:root{--bg:#f7e9e8;--surface:#fff5f3;--soft:#f2dedd;--line:#ead3d2;--ink:#1b1714;--muted:#9a7e78;--rose:#8b4e70;--placeholder:#eee5cf;--serif:Georgia,'Times New Roman',serif;--sans:Arial,sans-serif}*{box-sizing:border-box}html,body{margin:0;min-height:100%;background:#ded0cf;color:var(--ink);font-family:var(--sans)}body{padding:26px 14px}.phone{position:relative;width:min(100%,420px);min-height:calc(100vh - 52px);margin:0 auto;padding-bottom:88px;overflow:hidden;border:1px solid #211e1a;border-radius:34px;background:var(--bg);box-shadow:0 18px 55px #4e3b3b33}.statusbar{height:30px;padding:12px 27px 0;display:flex;justify-content:space-between;font-size:14px;font-weight:600}.status-icons{font-size:11px;letter-spacing:2px}.app-header{height:40px;padding:8px 25px;display:flex;align-items:center;justify-content:space-between}.brand{padding:0;border:0;background:none;font:600 24px var(--serif);cursor:pointer}.profile-button{width:28px;height:28px;border:0;border-radius:50%;background:var(--rose);color:#fff;font:500 13px var(--serif);cursor:pointer}.screen{display:none;padding:22px 25px 35px}.screen.active{display:block}.eyebrow{color:var(--muted);font-size:9px;letter-spacing:2px}.screen h1{margin:12px 0 14px;font:500 40px/.95 var(--serif);letter-spacing:-1.3px}.weather-card{display:flex;align-items:center;gap:10px;padding:12px 14px;margin:0 0 28px;border-radius:15px;background:var(--soft)}.weather-icon{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#e9d7c2;font-size:16px}.weather-card strong,.weather-card small{display:block}.weather-card strong{font-size:13px}.weather-card small{margin-top:2px;color:var(--muted);font-size:10px}.section-label{display:flex;justify-content:space-between;margin:0 0 11px;color:var(--muted);font-size:9px;letter-spacing:1.7px}.section-label span:last-child,.section-label button{border:0;background:none;color:var(--rose);font-size:10px;letter-spacing:0;cursor:pointer}.outfit-card{padding:0}.outfit-collage{display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:135px 78px;gap:7px}.placeholder{position:relative;overflow:hidden;border-radius:12px;background:repeating-linear-gradient(-45deg,#eee6d0 0 9px,#e7dfca 9px 13px)}.placeholder:after{content:"";position:absolute;inset:0;background:linear-gradient(140deg,transparent 45%,#fff8 46% 48%,transparent 49%)}.placeholder span{position:absolute;z-index:1;left:10px;bottom:9px;color:#a79578;font-size:9px}.placeholder.tall{grid-row:span 2}.placeholder.pink{background:repeating-linear-gradient(-45deg,#f2dedc 0 9px,#ecd3d1 9px 13px)}.outfit-note{margin:14px 0;color:#826b67;font:italic 13px/1.42 var(--serif)}.primary{width:100%;height:47px;border:0;border-radius:14px;background:var(--ink);color:#fff8f4;font-size:13px;font-weight:600;cursor:pointer}.button-row{display:flex;gap:7px;margin-top:8px}.outline{flex:1;height:43px;border:1px solid var(--line);border-radius:13px;background:transparent;color:var(--ink);font-size:11px;cursor:pointer}.outline.rose{color:var(--rose)}.quick-label{margin-top:28px}.quick-grid{display:grid;grid-template-columns:1fr 1fr;gap:7px}.quick-grid button{display:flex;align-items:flex-end;justify-content:space-between;height:62px;padding:11px;border:1px solid var(--line);border-radius:14px;background:transparent;text-align:left;color:var(--ink);font:500 13px var(--serif);cursor:pointer}.quick-grid i{color:var(--rose);font-style:normal}.intro{margin:0 0 23px;color:#826b67;font-size:13px;line-height:1.5}.composer-card{padding:16px;border:1px solid var(--line);border-radius:17px;background:var(--surface);box-shadow:0 8px 18px #9c7a7812}.composer-card textarea{width:100%;resize:none;border:0;outline:0;background:transparent;color:var(--ink);font:italic 16px var(--serif)}.composer-card textarea::placeholder{color:#b79891}.composer-actions{display:flex;align-items:center;justify-content:space-between;margin-top:10px;color:var(--muted);font-size:17px}.composer-actions button,.chat-compose button{width:40px;height:40px;border:0;border-radius:50%;background:var(--ink);color:#fff;font-size:19px;cursor:pointer}.chips{display:flex;flex-wrap:wrap;gap:7px;margin:18px 0}.chips button{padding:9px 12px;border:0;border-radius:20px;background:var(--soft);color:var(--ink);font-size:10px;cursor:pointer}.hint{display:flex;gap:10px;margin-top:22px;padding:14px;border-radius:16px;background:#f1dddb}.hint .spark{display:grid;place-items:center;width:27px;height:27px;border-radius:50%;background:var(--rose);color:#fff}.hint strong{font-size:12px}.hint p{margin:9px 0;font:italic 14px/1.35 var(--serif);color:#826b67}.hint button{border:0;background:none;color:var(--rose);font-size:10px;cursor:pointer}.hint .muted{margin-left:15px;color:var(--muted)}.chat-screen{padding:0}.chat-header{display:flex;gap:10px;align-items:center;padding:13px 25px;border-bottom:1px solid var(--line)}.chat-avatar{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:var(--rose);color:#fff}.chat-header strong,.chat-header small{display:block}.chat-header strong{font-size:12px}.chat-header small{margin-top:2px;color:var(--muted);font-size:9px}.chat-log{display:flex;min-height:470px;flex-direction:column;gap:13px;padding:23px 25px}.message{max-width:86%;padding:13px 15px;border-radius:18px;font-size:12px;line-height:1.45}.message.user{align-self:flex-end;border-radius:18px 18px 4px;background:var(--ink);color:#fff}.message.assistant{border:1px solid var(--line);border-radius:18px 18px 18px 4px;background:var(--surface)}.thinking{display:flex;flex-direction:column;gap:8px;width:73%;padding:13px 15px;border:1px solid var(--line);border-radius:17px;color:#826b67;font-size:11px}.thinking strong{margin-bottom:3px;color:var(--rose);font-size:9px;letter-spacing:1.5px}.chat-compose{display:flex;gap:8px;padding:0 25px 20px}.chat-compose input{min-width:0;flex:1;height:43px;padding:0 14px;border:1px solid var(--line);border-radius:22px;background:var(--surface);outline:0;font-size:12px}.chat-compose button{width:43px;height:43px}.result-hero{height:215px;margin:15px 0 8px}.result-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.result-grid .placeholder{height:100px}.result-note{margin:17px 0;color:#826b67;font:italic 14px/1.4 var(--serif)}.profile-card{display:flex;align-items:center;gap:11px;padding:15px;margin:20px 0;border:1px solid var(--line);border-radius:16px;background:var(--surface)}.large-avatar{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:var(--rose);color:#fff;font:500 22px var(--serif)}.profile-card strong,.profile-card small{display:block}.profile-card strong{font-size:12px}.profile-card small{margin-top:4px;color:var(--muted);font-size:10px}.profile-card button{margin-left:auto;border:0;background:none;color:var(--muted);font-size:22px}.profile-row{display:flex;align-items:center;min-height:58px;border-bottom:1px solid var(--line);font-size:13px}.profile-row strong{margin-left:auto;margin-right:11px;color:var(--muted);font-size:10px;font-weight:400}.profile-row i{color:var(--muted);font-style:normal;font-size:20px}.bottom-nav{position:absolute;bottom:0;left:0;right:0;display:flex;justify-content:space-around;padding:11px 14px 17px;border-top:1px solid var(--line);background:#f7e9e8ee;backdrop-filter:blur(10px)}.bottom-nav button{display:flex;flex-direction:column;align-items:center;gap:4px;border:0;background:none;color:var(--muted);cursor:pointer}.bottom-nav button span{font-size:19px}.bottom-nav button small{font-size:9px}.bottom-nav button.active{color:var(--rose)}.toast{position:fixed;left:50%;bottom:25px;z-index:5;transform:translate(-50%,12px);padding:10px 15px;border-radius:22px;background:var(--ink);color:#fff;opacity:0;pointer-events:none;font-size:11px;transition:.25s}.toast.show{transform:translate(-50%,0);opacity:1}@media(max-width:500px){body{padding:0}.phone{min-height:100vh;border:0;border-radius:0;box-shadow:none}}
