:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#18303d;background:#f3f5f7;font-synthesis:none;font-size:16px;line-height:1.5;font-weight:400;--ink: #18303d;--muted: #61717c;--line: #dce3e7;--lime: #d4ef90;--paper: white}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer;display:inline-flex;gap:.5rem;align-items:center;justify-content:center;transition:background .15s}button:disabled{opacity:.5;cursor:not-allowed}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #3986aa;outline-offset:3px}button{color:inherit}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(1.8rem,3vw,2.65rem);line-height:1.15;letter-spacing:-.055em;margin-bottom:1rem;font-weight:650}h2{font-size:1.25rem;letter-spacing:-.025em;line-height:1.3;margin-bottom:.85rem}h3{font-size:1rem;line-height:1.35;margin:0}p{color:var(--muted)}small{font-size:.8rem}.app{min-height:100vh;display:flex}.sidebar{background:var(--ink);color:#eaf0f2;width:250px;position:fixed;inset:0 auto 0 0;padding:2.3rem 1.3rem;display:flex;flex-direction:column}.brand{display:flex;color:inherit;text-decoration:none;align-items:center;gap:.75rem;font-size:1.35rem;letter-spacing:-.03em;margin-bottom:3.6rem;white-space:nowrap}.brand b{font-weight:400}.brand small{font-size:.59rem;letter-spacing:.13em;display:block;color:#bccbd1;margin-top:.3rem}.brand-icon{width:42px;height:42px;display:grid;place-items:center;background:var(--lime);color:var(--ink);border-radius:12px}.sidebar nav{display:flex;flex-direction:column;gap:.5rem}.nav{border:0;background:transparent;color:#c8d4da;padding:1rem;justify-content:flex-start;border-radius:9px;font-size:.94rem}.nav:hover{background:#254655}.nav.active{background:var(--lime);color:var(--ink);font-weight:600}.sidebar-foot{margin-top:auto;padding:.9rem}.sidebar-foot p{color:#bbc9d0;font-size:.82rem;margin-top:.8rem}.sidebar-foot .text-button{color:#eaf0f2}.pilot{font-size:.72rem;letter-spacing:.12em;font-weight:650}main{margin-left:250px;min-width:0;width:calc(100% - 250px)}.topbar{height:85px;border-bottom:1px solid var(--line);padding:1rem 3rem;display:flex;justify-content:space-between;align-items:center;color:var(--muted);font-size:.875rem;background:#ffffffa6}.avatar{width:36px;height:36px;border-radius:50%;background:#e1e8ec;display:grid;place-items:center;color:var(--ink);font-weight:600}.content{max-width:1280px;padding:2.6rem 3rem;margin:auto}.eyebrow{font-size:.74rem;font-weight:700;letter-spacing:.12em;color:#526b77;margin-bottom:.8rem;display:block}.lead{max-width:620px;line-height:1.7}.steps{display:flex;list-style:none;padding:0;gap:2.5rem;margin:2rem 0}.steps li{display:flex;align-items:center;gap:.65rem;color:var(--muted);font-size:.875rem}.steps li>span{height:28px;width:28px;border-radius:50%;display:grid;place-items:center;background:#e3e9ed}.steps .current{color:var(--ink);font-weight:650}.steps .current>span{background:var(--ink);color:#fff}.steps .done>span{background:var(--lime)}.favorite-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.favorite-panel,.panel{background:var(--paper);border:1px solid var(--line);border-radius:15px;padding:1.7rem}.favorite-panel h2{min-height:1.7rem}.upload-zone{width:100%;min-height:230px;display:flex;flex-direction:column;background:#f5f7f9;border:1px dashed #9cabb5;border-radius:10px;gap:.7rem;color:#526b77}.upload-zone:hover{background:#eaf0f4}.upload-zone span{font-size:.8rem}.favorite-photo{height:230px;margin-bottom:1rem}.favorite-photo img{width:100%;height:100%;object-fit:contain}.hint{font-size:.82rem;line-height:1.6;margin-top:1rem}.actions{display:flex;gap:1rem;justify-content:flex-end;margin-top:1.8rem;align-items:center}.between{justify-content:space-between}.primary,.secondary{border-radius:8px;padding:.8rem 1.1rem;font-weight:600;font-size:.9rem;min-height:45px}.primary{background:var(--ink);color:#fff;border:1px solid var(--ink)}.primary:hover:not(:disabled){background:#2b5062}.secondary{background:#fff;border:1px solid #cbd6dd}.secondary:hover:not(:disabled){background:#eef3f5}.text-button{padding:.5rem 0;background:none;border:0;color:#2c576c;font-size:.86rem}.text-button:hover{text-decoration:underline}.icon-button{height:40px;width:40px;flex-shrink:0;border:0;background:transparent;border-radius:6px}.icon-button:hover{background:#eaf0f4}.full{width:100%}.center{margin:.6rem auto 0}.field{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.15rem;min-width:0}.field>span{font-size:.86rem;font-weight:600}.field input,.field select,.field textarea{width:100%;min-width:0;background:#fff;border:1px solid #cbd6dd;border-radius:7px;padding:.73rem .8rem;color:var(--ink)}textarea{resize:vertical}.field input::placeholder,.field textarea::placeholder{color:#7b8992}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.narrow{max-width:760px}.narrow>p{line-height:1.75}.profile-fields{margin:1.5rem 0}.tag{font-size:.74rem;font-weight:650;background:#edf2f5;padding:.35rem .6rem;border-radius:5px;display:inline-block;margin-bottom:.7rem}.profile-summary{font-size:1.05rem}.mini-favorites{display:flex;gap:1rem;margin:1.5rem 0}.mini-favorites img{width:120px;height:140px;object-fit:contain;background:#f4f6f7;border-radius:8px}.page-heading{display:flex;justify-content:space-between;gap:1rem;align-items:center;margin-bottom:1.5rem}.page-heading p{margin-bottom:0}.page-heading button{flex-shrink:0}.work-grid{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(230px,1fr);gap:1.5rem}.section-heading{display:flex;justify-content:space-between;gap:1rem;align-items:center;margin-bottom:1rem}.section-heading h2,.section-heading .tag{margin:0}.rule-note{display:flex;align-items:flex-start;gap:.8rem;background:#f2f5f7;padding:1rem;border-radius:8px;margin:.5rem 0 1.3rem}.rule-note svg{flex-shrink:0;margin-top:.3rem}.rule-note p{font-size:.84rem;margin:0}.rule-note strong{color:var(--ink)}.summary{background:#e4edf1;border-radius:15px;padding:1.8rem}.summary .big-number{font-size:3.9rem;line-height:1;letter-spacing:-.06em;margin:1.5rem 0 2rem}.big-number small{display:block;font-size:.86rem;letter-spacing:0;color:#526b77;margin-top:.65rem}.summary-line{display:flex;justify-content:space-between;gap:1rem;font-size:.85rem;margin:1rem 0}.meter{height:5px;border-radius:4px;background:#c4d3dc;margin:1rem 0}.meter span{display:block;height:100%;background:#3d6274;border-radius:4px}.summary p{font-size:.84rem;line-height:1.7}.quiet-note{display:flex;align-items:flex-start;gap:.8rem;margin:2rem 0;padding:1.2rem 0;border-top:1px solid var(--line)}.quiet-note>span{background:#e3e9ed;color:#526b77;padding:.2rem .45rem;font-size:.75rem;border-radius:5px}.quiet-note p{font-size:.8rem;flex:1;margin:0}.quiet-note strong{display:block;color:var(--ink);font-weight:600;margin-bottom:.2rem}.results{margin-top:2rem}.looks-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.look{padding:1.2rem;display:flex;flex-direction:column}.look-photos{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;margin:.6rem 0}.look-photos>div:last-child:nth-child(3){grid-column:1/-1;display:flex;gap:.7rem;align-items:center}.look-photos img{width:100%;height:160px;object-fit:contain;background:#f5f7f8;border-radius:6px}.look-photos>div:last-child:nth-child(3) img{width:60px;height:60px}.look-photos small{font-size:.75rem;display:block;overflow-wrap:anywhere}.look p{font-size:.86rem;margin:.7rem 0 1rem;flex:1}.filters{display:flex;gap:.5rem;margin:1.5rem 0;flex-wrap:wrap}.filters button{background:transparent;border:1px solid var(--line);padding:.5rem .8rem;font-size:.85rem;border-radius:8px}.filters button.selected{background:var(--ink);color:#fff;border-color:var(--ink)}.wardrobe-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.3rem}.item-card{background:#fff;border:1px solid var(--line);border-radius:12px;overflow:hidden}.item-image{position:relative;aspect-ratio:1/1.04;background:#edf1f4;padding:1rem}.item-image img{width:100%;height:100%;object-fit:contain}.favorite-badge{position:absolute;left:.8rem;top:.8rem;display:flex;align-items:center;gap:.3rem;background:#fff;border-radius:5px;font-size:.72rem;padding:.3rem .5rem}.item-content{padding:.7rem 1rem 1rem}.row{display:flex;justify-content:space-between;align-items:center;gap:.5rem}.row h3{overflow-wrap:anywhere}.item-content p{font-size:.8rem;margin:.1rem 0 .6rem}.toggle{display:flex;align-items:center;gap:.6rem;font-size:.82rem;min-height:36px}.toggle input{accent-color:var(--ink);width:17px;height:17px;flex-shrink:0}.unavailable .item-image img{opacity:.55}.history-list{margin-top:2rem;display:flex;flex-direction:column;gap:.85rem}.history-row{display:flex;align-items:center;gap:1.5rem;padding:1.2rem}.date-block{display:flex;flex-direction:column;gap:.5rem;font-size:.85rem;min-width:100px}.history-thumbs{display:flex;gap:.4rem}.history-thumbs img{width:55px;height:70px;object-fit:contain;background:#f4f6f8;border-radius:5px}.history-details{flex:1}.history-details p{font-size:.85rem;margin:.25rem 0 0}.danger{color:#a83232}.empty{border:1px dashed #bdcbd3;border-radius:12px;padding:3rem 1.5rem;text-align:center;margin:1.5rem 0}.empty>svg{color:#67808f;margin-bottom:1rem}.empty h3,.empty h2{margin-bottom:.75rem}.empty p{max-width:570px;margin:0 auto 1.5rem;font-size:.9rem}.dialog{border:1px solid var(--line);border-radius:16px;padding:1.6rem;width:min(780px,calc(100% - 2rem));max-height:90dvh;overflow:auto;color:var(--ink);box-shadow:0 25px 100px #10273333}.dialog::backdrop{background:#12263199;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.dialog fieldset{padding:0;margin:0;border:0;min-width:0}.editor-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.editor-photo,.photo-placeholder{height:270px;background:#f1f5f7;border-radius:9px;margin:1rem 0}.editor-photo img{height:100%;width:100%;object-fit:contain}.photo-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;color:#6a7e89}.editor-grid input[type=file]{width:100%;font-size:.8rem}.editor-grid input[type=file]::file-selector-button{padding:.6rem;border:1px solid #b9c8d0;background:#fff;border-radius:5px;margin-right:.5rem}.alert{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1rem;border-radius:9px;font-size:.875rem;margin-bottom:1.5rem}.alert button{background:none;border:0;flex-shrink:0}.error{background:#fff0ed;color:#983b2c;border:1px solid #f0c7bf}.success{background:#e8f1dd;color:#38551e;border:1px solid #cbdcbc}.login-page{margin:0;width:100%;min-height:100svh;display:grid;grid-template-columns:minmax(320px,1fr) minmax(420px,.8fr);background:#fff}.login-intro{min-height:100svh;padding:clamp(2rem,6vw,5.5rem);background:var(--ink);color:#fff;display:flex;flex-direction:column;justify-content:space-between}.login-brand{margin:0}.login-intro .eyebrow,.login-intro p{color:#c9d5db}.login-intro h1{color:#fff;font-size:clamp(2.5rem,5.5vw,5.2rem);max-width:800px;margin-bottom:1.4rem}.login-intro>div p{max-width:650px;line-height:1.75}.login-security{display:flex;align-items:center;gap:.55rem;font-size:.85rem;margin:0}.login-card{width:min(480px,calc(100% - 3rem));margin:auto;padding:2.5rem 0}.login-card h2{font-size:clamp(1.7rem,3vw,2.2rem);margin-bottom:.7rem}.login-card>p{line-height:1.65;margin-bottom:1.8rem}.google-button{width:100%;min-height:52px;border-radius:9px;border:1px solid #b8c5cc;background:#fff;color:var(--ink);font-weight:650}.google-button:hover:not(:disabled){background:#f3f6f8;border-color:#8fa2ac}.google-mark{width:21px;height:21px;flex:none}.login-error{margin-bottom:1rem}.email-access{margin-top:1.4rem;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:1rem 0}.email-access summary{cursor:pointer;color:#3f5e6d;font-size:.88rem;text-align:center;list-style-position:inside}.email-access form{margin-top:1.3rem}.login-terms{color:#70808a;display:block;line-height:1.55;margin-top:1.2rem;text-align:center}.loading{display:flex;align-items:center;justify-content:center;gap:.6rem;min-height:100vh}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}footer{font-size:.75rem;color:#697d89;margin:3rem 0 0;border-top:1px solid var(--line);padding-top:1.2rem}@media(min-width:1550px){.wardrobe-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:1100px){.sidebar{width:210px;padding:2rem 1rem}main{margin-left:210px;width:calc(100% - 210px)}.content{padding:2rem 1.5rem}.topbar{padding:1rem 1.5rem}.brand{font-size:1.1rem}.brand small{font-size:.5rem}.work-grid{grid-template-columns:1fr}.summary{display:none}.looks-grid,.wardrobe-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.page-heading{align-items:flex-start;flex-direction:column}}@media(max-width:700px){.app{display:block}.sidebar{position:static;width:100%;padding:1rem 1.1rem;background:var(--ink)}.brand{margin:0;font-size:1.25rem}.brand small{font-size:.56rem}.sidebar nav{margin-top:1.3rem;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.3rem}.nav{padding:.6rem .2rem;flex-direction:column;gap:.4rem;font-size:.71rem}.nav span{white-space:normal}.sidebar-foot{display:none}main{margin:0;width:100%}.topbar{height:50px;padding:.5rem 1.2rem;font-size:.75rem}.avatar{width:29px;height:29px}.content{padding:1.6rem 1.1rem}.steps{gap:.7rem;margin:1.7rem 0}.steps li{font-size:.72rem;gap:.4rem;flex:1;align-items:flex-start}.steps li>span{flex-shrink:0;width:22px;height:22px}.favorite-grid{grid-template-columns:1fr;gap:1rem}.favorite-panel,.panel{padding:1.2rem}.upload-zone{min-height:165px}.favorite-photo{height:180px}.form-grid{grid-template-columns:1fr;gap:0}.actions{flex-wrap:wrap;gap:.7rem}.actions .primary{flex:1}.work-grid{gap:1rem}.quiet-note{display:none}.looks-grid{grid-template-columns:1fr}.look-photos img{height:200px}.results>.section-heading{align-items:flex-start;flex-direction:column}.wardrobe-grid{gap:.7rem}.item-content{padding:.5rem .6rem}.item-content .toggle{font-size:.72rem}.item-content h3{font-size:.875rem}.item-image{padding:.4rem;aspect-ratio:1/1.15}.favorite-badge{font-size:.65rem;left:.4rem;top:.4rem}.history-row{gap:.7rem;flex-wrap:wrap}.history-details{min-width:55%}.date-block{min-width:110px}.history-row>.icon-button{margin-left:auto}.editor-grid{grid-template-columns:1fr;gap:.7rem}.editor-photo,.photo-placeholder{height:180px}.dialog{padding:1.1rem;width:calc(100% - 1rem)}.dialog .section-heading h2{font-size:1.15rem}.dialog .actions{position:sticky;bottom:-1.1rem;background:#fff;padding:1rem 0;margin-top:1rem;border-top:1px solid var(--line)}.login-page{display:block;background:#f3f5f7}.login-intro{min-height:auto;padding:max(1.3rem,env(safe-area-inset-top)) 1.2rem 1.4rem;display:block}.login-intro>div{margin-top:2.2rem}.login-intro h1{font-size:2.35rem}.login-intro>div p,.login-security{display:none}.login-card{width:calc(100% - 2rem);background:#fff;border:1px solid var(--line);border-radius:14px;margin:1rem auto;padding:1.4rem}.login-card h2{font-size:1.55rem}.google-button{min-height:50px}.page-heading h1{font-size:2rem}}@media(prefers-reduced-motion:reduce){*{transition:none!important}.spin{animation:none}}.mobile-signout{display:none}.wardrobe-chat{margin:0 0 1.5rem}.wardrobe-chat .section-heading{align-items:flex-start;flex-wrap:wrap}.wardrobe-chat .eyebrow{font-size:.8rem}.chat-transcript{max-height:380px;overflow-y:auto;overscroll-behavior:contain;display:flex;flex-direction:column;gap:1rem;margin:1.3rem 0;padding:.2rem}.chat-message{max-width:90%;padding:1rem 1.2rem;border-radius:12px;background:#edf2f5;overflow-wrap:anywhere}.chat-message.user{align-self:flex-end;background:#e9f3d7}.chat-message strong{font-size:.875rem}.chat-message p{white-space:pre-wrap;margin:.4rem 0 0;color:var(--ink)}.chat-pending{display:flex;align-items:center;gap:.7rem;padding:1rem 0}.chat-pending svg{flex-shrink:0}.chat-compose{margin-top:1.5rem}.chat-compose .field{margin-bottom:.5rem}.chat-compose textarea{width:100%;border:1px solid #bccbd2;padding:1rem;border-radius:10px;color:var(--ink);background:#fff;min-height:100px}.chat-compose-footer{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:.6rem}.chat-compose-footer small{color:var(--muted)}.chat-date{font-weight:600;color:var(--ink)}.manual-looks{margin:1rem 0 2rem}.manual-looks>summary{cursor:pointer;padding:1rem 0;font-size:.9rem;color:#355969}.manual-looks[open]>summary{margin-bottom:.5rem}@media(max-width:700px){.chat-message{max-width:100%;padding:.8rem}.chat-transcript{max-height:320px}.chat-compose-footer .primary{min-height:48px}}@media(max-width:700px){.mobile-signout{display:inline-flex;margin-left:auto;margin-right:1rem}}.occasion-context{border-top:1px solid var(--line);padding-top:1.2rem;margin:0 0 1.5rem}.occasion-context h3{margin-bottom:1rem}.ai-progress{display:flex;align-items:flex-start;gap:.7rem;padding:1rem;margin-top:1rem;background:#eaf1f6;border:1px solid #c7dbe7;border-radius:8px}.ai-progress>svg{flex-shrink:0;margin-top:.2rem}.ai-progress strong,.ai-progress span{display:block;font-size:.85rem}.ai-progress span{color:var(--muted);margin-top:.3rem}
