:root{--ink:#1a1c2e;--mute:#8a8798;--line:#786ea024;--pink:#d65ec6;--lilac:#e8d5ff;--soft:#f3eafd;--acc:#b44fd4;--grad:linear-gradient(90deg, #d65ec6 0%, #e9b8e6 48%, #e8d5ff 100%);--shadow:0 10px 28px #50378217;--radius:22px}*{box-sizing:border-box}html,body{margin:0}body{font-family:var(--font-manrope), Manrope, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;color:var(--ink);-webkit-font-smoothing:antialiased;background:#f6f2fa}button{font:inherit}svg{display:block}.phone{background:radial-gradient(90% 48% at 50% 0,#ebd2ff8c,#0000 60%),linear-gradient(#f4effa 0%,#faf8fc 55%,#f7f4fb 100%);width:100%;max-width:430px;min-height:100dvh;margin:0 auto;position:relative;overflow:hidden auto}.screen{min-height:100vh;padding:18px 20px 120px;animation:.32s cubic-bezier(.22,.9,.28,1) in;display:none}.screen.on{display:block}.screen.splash.on{padding:0}#closet.screen.on{min-height:100vh;padding:0}@keyframes in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.splash{color:#fff;background:#120e1c;padding:0;position:relative;overflow:hidden}.life-wall{grid-template-columns:repeat(3,1fr);gap:10px;padding:36px 10px 220px;animation:28s linear infinite alternate wallDrift;display:grid;position:absolute;inset:0}@keyframes wallDrift{0%{transform:translateY(0)}to{transform:translateY(-36px)}}.life{background:#2a2438;border-radius:999px 999px 28px 28px;height:178px;overflow:hidden;box-shadow:0 10px 24px #00000040}.life:nth-child(3n+2){margin-top:28px}.life:nth-child(3n){margin-top:12px}.life img{object-fit:cover;filter:saturate(1.05)brightness(.96);width:100%;height:100%;display:block}.splash:after{content:"";pointer-events:none;background:linear-gradient(#120e1c26 0%,#120e1c47 38%,#0c0a14eb 100%);position:absolute;inset:0}.splash-copy{z-index:2;min-height:100vh;padding:0 24px calc(36px + env(safe-area-inset-bottom));flex-direction:column;justify-content:flex-end;display:flex;position:relative}.brand{letter-spacing:.28em;text-transform:uppercase;color:#ffffffb8;cursor:pointer;margin:0 0 12px;font-size:12px;font-weight:600;text-decoration:none;display:inline-block}.splash h1{font-family:var(--font-fraunces), Fraunces, Georgia, serif;letter-spacing:-.02em;max-width:11ch;margin:0;font-size:clamp(34px,9vw,42px);font-weight:700;line-height:1.08}.splash p{color:#ffffffc7;max-width:320px;margin:14px 0 0;font-size:15px;line-height:1.55}.btn-white{color:#1a1c2e;cursor:pointer;background:#fff;border:0;border-radius:999px;width:100%;min-height:56px;margin-top:24px;font-size:16px;font-weight:700}.btn-ghost-light{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff38;border-radius:999px;width:100%;min-height:46px;margin-top:10px;font-weight:600}a.btn-white,a.btn-ghost-light,a.btn-grad,a.btn-outline,a.ghost-btn,a.pick,a.legal-link-card,a.back,a.hint-link{box-sizing:border-box;-webkit-tap-highlight-color:transparent;text-decoration:none}a.btn-white,a.btn-ghost-light,a.btn-grad,a.btn-outline,a.ghost-btn{justify-content:center;align-items:center;display:inline-flex}a.pick{display:block}.btn-grad{background:var(--grad);color:#1a1c2e;cursor:pointer;border:0;border-radius:999px;width:100%;min-height:56px;font-size:16px;font-weight:700;box-shadow:0 10px 22px #c85ab42e}.btn-grad:active,.btn-white:active,.chip:active,.pick:active,.nav-item:active,.thumb:active,.filter:active{transform:scale(.985)}.sticky-cta{z-index:5;margin-top:20px;position:sticky;bottom:104px}.back{width:36px;height:36px;color:var(--ink);cursor:pointer;z-index:2;background:0 0;border:0;font-size:24px;position:absolute;top:18px;left:16px}.welcome-head{text-align:center}.welcome-head h2{margin:0;font-size:18px;font-weight:700}.progress{background:#e5e1ee;border-radius:999px;width:120px;height:4px;margin:12px auto 0;overflow:hidden}.progress>i{background:var(--pink);border-radius:999px;width:34%;height:100%;display:block}.progress.half>i{width:58%}.wand{width:64px;height:64px;box-shadow:var(--shadow);color:var(--pink);background:linear-gradient(145deg,#f0d4f7,#e8d7ff);border-radius:22px;place-items:center;margin:26px auto 16px;display:grid}.wand svg{width:28px;height:28px}.title{text-align:center;letter-spacing:-.025em;margin:0;font-size:26px;font-weight:800;line-height:1.15}.sub{text-align:center;color:var(--mute);margin:10px 0 0;font-size:14px;line-height:1.5}.quote-card{box-shadow:var(--shadow);background:#fff;border-radius:22px;margin-top:20px;padding:16px 18px}.quote-top{color:var(--mute);justify-content:space-between;font-size:12px;font-weight:600;display:flex}.quote-top .stars{color:#f0b429}.quote-body{margin-top:10px;font-size:15px;font-style:italic;line-height:1.45}.quote-body:before{content:"“";color:var(--pink);margin-right:4px;font-size:22px;font-style:normal;font-weight:700}.quote-by{color:var(--mute);margin-top:6px;font-size:12px}.feat-list{flex-direction:column;gap:10px;margin-top:14px;display:flex}.feat{box-shadow:var(--shadow);background:#fff;border-radius:18px;align-items:center;gap:14px;padding:14px 16px;display:flex}.feat .ico{width:40px;height:40px;color:var(--pink);background:#f7eefc;border-radius:14px;flex:none;place-items:center;display:grid}.feat .ico svg{width:20px;height:20px}.feat b{font-size:15px;display:block}.feat span{color:var(--mute);margin-top:2px;font-size:12px;display:block}.page-title{text-align:center;margin:8px 0 10px}.page-title h2{margin:0;font-size:18px;font-weight:700}.pick-row{grid-template-columns:1fr 1fr;gap:12px;margin-top:20px;display:grid}.pick{aspect-ratio:.86;cursor:pointer;box-shadow:var(--shadow);background:#f4f0f8;border:1.5px solid #be96e659;border-radius:22px;padding:0;position:relative;overflow:hidden}.pick .slot{background:linear-gradient(#efebf5,#f8f6fb);justify-content:center;align-items:center;width:100%;height:100%;display:flex;overflow:hidden}.pick .slot img{object-fit:contain;object-position:center;background:0 0;width:100%;height:100%;padding:10px;display:block}.pick>img{object-fit:cover;width:100%;height:100%;display:block}.pick .badge{color:#fff;background:#1c1e2ab8;border-radius:999px;align-items:center;min-height:26px;padding:0 10px;font-size:11px;font-weight:700;display:inline-flex;position:absolute;bottom:10px;left:10px}.pick .eye{color:#5c5870;background:#ffffffe6;border-radius:999px;place-items:center;width:28px;height:28px;display:grid;position:absolute;top:10px;right:10px}.pick .eye svg{width:14px;height:14px}.pick.empty .slot{color:var(--mute);flex-direction:column;gap:8px}.pick.empty .ph{color:#b0a8c2;background:#efeaf6;border-radius:16px;place-items:center;width:44px;height:44px;display:grid}.pick.empty .ph svg{width:22px;height:22px}.pick.empty .hint{font-size:12px;font-weight:600}.preview-box{min-height:200px;box-shadow:var(--shadow);color:var(--mute);cursor:pointer;background:#fff;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;gap:10px;margin-top:14px;display:flex;overflow:hidden}.preview-box .hand{color:#b0a8c2;background:#f4eefb;border-radius:18px;place-items:center;width:52px;height:52px;display:grid}.preview-box .hand svg{width:24px;height:24px}.preview-box.has-result{cursor:pointer;color:inherit;padding:0;text-decoration:none;position:relative}.preview-box.has-result img{object-fit:cover;width:100%;height:260px;display:block}.preview-tap-hint{color:#fff;white-space:nowrap;pointer-events:none;background:#1a1c2eb8;border-radius:999px;padding:6px 12px;font-size:12px;font-weight:600;position:absolute;bottom:12px;left:50%;transform:translate(-50%)}.quick-strip{box-shadow:var(--shadow);background:#fff;border-radius:22px;margin-top:14px;padding:14px;position:relative}.quick-strip .dismiss{color:#9a96ab;cursor:pointer;background:#f3f1f7;border:0;border-radius:999px;width:26px;height:26px;font-size:15px;position:absolute;top:10px;right:12px}.qs-head{color:var(--ink);align-items:center;gap:8px;font-size:15px;font-weight:700;display:flex}.qs-head .rocket{width:22px;height:22px;color:var(--pink)}.qs-head .rocket svg{width:22px;height:22px}.qs-head .try-label{color:var(--mute);font-size:13px;font-weight:500}.qs-body{grid-template-columns:64px 1fr;align-items:center;gap:12px;margin-top:12px;display:grid}.qs-thumb{border:1px solid var(--line);background:linear-gradient(#efebf5,#f8f6fb);border-radius:14px;place-items:center;width:64px;height:78px;display:grid;overflow:hidden}.qs-thumb img{object-fit:cover;width:100%;height:100%;display:block}.qs-body .mini-btn{background:var(--grad);width:100%;min-height:44px;color:var(--ink);cursor:pointer;border:0;border-radius:999px;font-size:14px;font-weight:700}.model-row{text-align:center;margin-top:16px}.model-row .hint{color:var(--mute);margin-bottom:8px;font-size:12px;font-weight:600}.seg{background:#ebe6f3;border-radius:999px;grid-template-columns:1fr 1fr;gap:4px;padding:4px;display:grid}.seg button{color:#7d788f;cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;gap:6px;min-height:44px;font-size:13px;font-weight:700;display:inline-flex}.seg button svg{width:16px;height:16px}.seg button.on{color:var(--ink);background:#fff;box-shadow:0 3px 10px #46326e1a}.bar{grid-template-columns:1fr auto 1fr;align-items:center;gap:8px;margin-bottom:14px;display:grid}.bar h2{letter-spacing:-.02em;text-align:center;grid-column:2;margin:0;font-size:22px;font-weight:800}.bar>:first-child:not(h2){justify-self:start}.bar>:last-child:not(h2){justify-self:end}.bar:has(>h2:first-child){grid-template-columns:1fr auto}.bar:has(>h2:first-child) h2{text-align:left;grid-column:1;justify-self:start}.card{box-shadow:var(--shadow);background:#fff;border-radius:24px;padding:16px}.card+.card{margin-top:12px}.card h3{color:var(--ink);align-items:center;gap:8px;margin:0 0 12px;font-size:15px;font-weight:700;display:flex}.card h3 .hi{width:20px;height:20px;color:var(--pink)}.card h3 .hi svg{width:20px;height:20px}.chip-grid{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.chip-grid.three{grid-template-columns:repeat(3,1fr)}.chip{border:1px solid var(--line);min-height:48px;color:var(--ink);cursor:pointer;background:#fff;border-radius:999px;justify-content:center;align-items:center;gap:7px;padding:0 12px;font-size:13px;font-weight:600;display:inline-flex}.chip svg{color:#7a748f;flex:none;width:16px;height:16px}.chip.on{color:#b44fd4;background:#f3eafd;border-color:#0000}.chip.on svg{color:#b44fd4}#closet.screen{--closet-sheet-h:22vh;--closet-lavender:#d0c1e4;overscroll-behavior:none;background:var(--closet-lavender);height:100dvh;min-height:100dvh;max-height:100dvh;padding:0;display:none;position:relative;overflow:hidden}#closet.screen.on{display:block}.phone:has(#closet.screen.on){overscroll-behavior:none;height:100dvh;max-height:100dvh;overflow:hidden}.closet-stage{padding-bottom:calc(72px + env(safe-area-inset-bottom,0px));overscroll-behavior:none;touch-action:none;background:var(--closet-lavender);justify-content:center;align-items:flex-start;padding-top:8px;display:flex;position:absolute;inset:0;overflow:hidden;container-type:size}#closet.zoomed .closet-stage{padding-bottom:calc(72px + env(safe-area-inset-bottom,0px));padding-top:8px;inset:0}#closet.zoomed .closet-sheet{pointer-events:none;transform:translateY(110%)}.tools{z-index:12;flex-direction:column;align-items:flex-end;gap:9px;display:flex;position:absolute;top:14px;right:8px}.tools.hidden{display:none!important}.stage-try{min-height:40px;box-shadow:var(--shadow);color:var(--ink);cursor:pointer;background:#fff;border:0;border-radius:999px;align-items:center;gap:6px;padding:0 14px;font-size:13px;font-weight:700;display:inline-flex}.stage-try svg{width:16px;max-width:16px;height:16px;max-height:16px;color:var(--pink)}.round-btn{width:42px;height:42px;box-shadow:var(--shadow);cursor:pointer;color:var(--ink);background:#fff;border:0;border-radius:999px;place-items:center;display:grid}.round-btn svg{width:18px;max-width:18px;height:18px;max-height:18px}.round-btn.on{outline:2px solid #1a1c2e}.round-btn.confirm{color:#fff;background:#1a1c2e}.mannequin{aspect-ratio:2/3;transform-origin:top;z-index:2;background:0 0;justify-content:center;align-items:flex-start;width:min(72%,66.6667cqh);height:auto;max-height:100%;transition:transform .28s;display:flex;position:relative}#closet.zoomed .mannequin{transform:scale(1.14)}.figure{background:0 0;width:100%;height:100%;position:relative}.mann-photo{object-fit:contain;object-position:center top;pointer-events:none;z-index:1;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:100%;height:100%;position:absolute;inset:0}.figure.size-s{transform-origin:top;transform:scale(.92)}.figure.size-m{transform-origin:top;transform:scale(1)}.figure.size-l{transform-origin:top;transform:scale(1.08)}.mann-hair{--hair:#1d1512;--hair-mask:none;z-index:3;pointer-events:none;background-color:var(--hair);width:54%;height:32%;-webkit-mask-image:var(--hair-mask);-webkit-mask-image:var(--hair-mask);mask-image:var(--hair-mask);position:absolute;top:-6%;left:50%;transform:translate(-50%);-webkit-mask-position:top;mask-position:top;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.mann-glasses{aspect-ratio:900/340;z-index:7;pointer-events:none;width:19%;height:auto;display:none;position:absolute;top:9.2%;left:50%;transform:translate(-50%)}.mann-glasses.show{display:block}.mann-glasses[hidden]{display:none!important}.mann-glasses.sun{width:14%;top:10%}.mann-glasses.optic{width:14%;top:11.5%}.mann-glasses img{object-fit:contain;object-position:center center;filter:drop-shadow(0 2px 4px #281e322e);width:100%;height:100%;display:block}.mann-body{z-index:5;pointer-events:none;position:absolute;inset:0}.wear{pointer-events:none;position:absolute;left:50%;overflow:visible;transform:translate(-50%)}.wear[hidden]{display:none!important}.wear img{object-fit:contain;object-position:center center;transform-origin:50%;filter:drop-shadow(0 3px 8px #281e3229);background:0 0;width:100%;height:100%;display:block}.wear-top{z-index:3;width:36.5%;height:30%;top:16.5%}.wear-top img{object-position:center top;transform:scale(1.06)}.wear-bottom{z-index:2;width:40%;height:calc(44% + 20px);top:38%}.wear-bottom img{object-position:center top;transform:scale(1.07)}.wear-dress{z-index:3;width:calc(40% + 10px);height:calc(56% + 20px);top:18%}.wear-dress img{object-position:center top;transform:scale(1.08)}.wear-coat{z-index:4;opacity:.98;width:calc(48% + 10px);height:calc(44% + 20px);top:16.5%}.wear-coat img{object-position:center top;transform:scale(1.06)}.wear-shoes{z-index:6;width:26%;height:12%;bottom:.8%;left:49%;transform:translate3d(-50%,0,8px)}.wear-shoes img{object-fit:contain;object-position:center bottom;transform-origin:bottom;filter:drop-shadow(0 0 .5px #ffffff59)drop-shadow(0 5px 4px #281e3252);transform:perspective(260px)rotateX(20deg)scale(1.09)}.figure.has-shoes .mann-photo{-webkit-mask-image:linear-gradient(#000 0% 90%,#00000073 94%,#0000 98.5%);mask-image:linear-gradient(#000 0% 90%,#00000073 94%,#0000 98.5%)}.wear-bag{z-index:7;width:18%;height:16%;top:46%;left:auto;right:8%;transform:none}.wear-bag img{object-fit:contain}.rail-thumb{cursor:pointer;scroll-snap-align:start;background:linear-gradient(#f0eef4 0%,#d9d6e0 100%);border:2px solid #0000;border-radius:18px;flex:0 0 88px;place-items:center;width:88px;height:112px;padding:10px 8px;display:grid;position:relative}.rail-thumb.on{border-color:#b44fd4}.rail-thumb img{object-fit:contain;filter:drop-shadow(0 4px 8px #281e3c1f);background:0 0;width:90%;height:90%}.hotspot{cursor:pointer;color:#6a657c;z-index:8;background:#ffffffdb;border:0;border-radius:999px;justify-content:center;align-items:center;gap:2px;min-width:44px;height:36px;padding:0 10px;display:inline-flex;position:absolute;box-shadow:0 4px 14px #281e501a}.hotspot:after{content:"+";opacity:.7;font-size:14px;font-weight:600}.hotspot svg{width:16px;max-width:16px;height:16px;max-height:16px}.hotspot.on{color:#fff;background:#1a1c2e}.hot-face{top:10%;left:64%}.hot-torso{top:32%;left:2%}.hot-outer{top:40%;left:2%}.hot-hand{top:46%;right:4%}.hot-legs{top:58%;left:2%}.hot-feet{bottom:14%;left:58%}#closet.dressed .hot-outer{display:none}.slot-carousel{z-index:22;pointer-events:none;align-items:center;height:200px;display:none;position:absolute;top:46%;left:0;right:0;transform:translateY(-50%)}#closet.slot-mode .slot-carousel{display:flex}.slot-track{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;touch-action:pan-x;pointer-events:auto;gap:18px;width:100%;padding:20px calc(50% - 70px);display:flex;overflow-x:auto}.slot-track::-webkit-scrollbar{display:none}.slot-card{scroll-snap-align:center;cursor:pointer;opacity:.45;filter:drop-shadow(0 8px 16px #281e3c1f);background:0 0;border:0;border-radius:22px;flex:0 0 140px;place-items:center;width:140px;height:170px;padding:0;transition:transform .2s,opacity .2s;display:grid;transform:scale(.88)}.slot-card.center,.slot-card:focus{opacity:1;background:0 0;outline:none;transform:scale(1)}.slot-card.center:not(.none){opacity:1;filter:none}.slot-card.center:not(.none) img{opacity:0}.slot-card img{object-fit:contain;background:0 0;max-width:100%;max-height:100%}.slot-card.none{color:#8b8798;background:#ffffff8c;border-radius:22px;flex-direction:column;gap:8px;font-size:12px;font-weight:700}.slot-card.none .ban{border:2.5px solid #9a96a8;border-radius:50%;place-items:center;width:54px;height:54px;display:grid;position:relative}.slot-card.none .ban:after{content:"";background:#9a96a8;width:70%;height:2.5px;position:absolute;transform:rotate(-45deg)}.empty-layer{z-index:7;color:#8b8798;pointer-events:none;flex-direction:column;align-items:center;gap:6px;font-size:12px;font-weight:700;display:none;position:absolute;top:38%;left:50%;transform:translate(-50%,-50%)}.empty-layer.show{display:flex}.empty-layer .ban{border:2.5px solid #9a96a8;border-radius:50%;width:48px;height:48px;position:relative}.empty-layer .ban:after{content:"";background:#9a96a8;width:70%;height:2.5px;position:absolute;top:48%;left:15%;transform:rotate(-45deg)}.closet-sheet{height:var(--closet-sheet-h);z-index:20;background:#fff;border-radius:28px 28px 0 0;flex-direction:column;min-height:140px;max-height:calc(100% - 100px);transition:none;display:flex;position:absolute;bottom:72px;left:0;right:0;overflow:hidden;box-shadow:0 -8px 28px #3c28641f}#closet.slot-mode .closet-sheet{opacity:0;pointer-events:none;min-height:0;height:0!important}#closet.zoomed .closet-sheet{opacity:0;min-height:0;height:0!important}.sheet-handle-wrap{cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;flex:none;padding:10px 18px 4px}.sheet-handle{background:#d9d5e2;border-radius:999px;width:42px;height:5px;margin:0 auto 10px}.sheet-bar{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.sheet-bar h2{letter-spacing:-.02em;margin:0;font-size:22px;font-weight:800}.sheet-body{-webkit-overflow-scrolling:touch;flex:1;padding:0 16px 16px;overflow-y:auto}.filters{gap:8px;margin-bottom:12px;display:flex;overflow-x:auto}.filters::-webkit-scrollbar{display:none}.filter{border:1px solid var(--line);cursor:pointer;min-height:36px;color:var(--ink);background:#fff;border-radius:999px;flex:none;align-items:center;gap:6px;padding:0 14px;font-size:13px;font-weight:600;display:inline-flex}.filter svg{color:#7a748f;width:14px;max-width:14px;height:14px;max-height:14px}.filter.on{color:#b44fd4;background:#f3eafd;border-color:#0000}.filter.on svg{color:#b44fd4}.grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.thumb{cursor:pointer;text-align:left;aspect-ratio:.78;background:linear-gradient(#f0eef4 0%,#d9d6e0 100%);border:2px solid #0000;border-radius:20px;padding:0;display:block;position:relative;overflow:hidden}.thumb.on{border-color:var(--pink)}.thumb .garment{background:0 0;place-items:center;width:100%;height:100%;padding:14px 10px 12px;display:grid}.thumb .garment img{object-fit:contain;object-position:center;filter:drop-shadow(0 8px 14px #281e3c29);background:0 0;width:88%;height:88%;display:block}.thumb .tag{color:#fff;z-index:2;background:#2d303ec7;border-radius:999px;align-items:center;min-height:22px;padding:0 8px;font-size:10px;font-weight:700;display:inline-flex;position:absolute;top:10px;left:10px}.thumb .nm{display:none}.look-sheet{z-index:50;background:#12101c47;display:none;position:absolute;inset:0}.look-sheet.show{display:block}.look-panel{max-height:78%;padding:10px 18px calc(28px + env(safe-area-inset-bottom));background:#fff;border-radius:28px 28px 0 0;position:absolute;bottom:0;left:0;right:0;overflow-y:auto;box-shadow:0 -12px 36px #281e5029}.look-panel .sheet-handle{margin-bottom:14px}.look-row{justify-content:space-between;align-items:center;margin-top:4px;display:flex}.look-row h3{margin:0;font-size:18px;font-weight:800}.switch{cursor:pointer;background:#d8d6df;border:0;border-radius:999px;width:46px;height:28px;transition:background .18s;position:relative}.switch:after{content:"";background:#fff;border-radius:50%;width:22px;height:22px;transition:transform .18s;position:absolute;top:3px;left:3px;box-shadow:0 1px 2px #0000001f}.switch.on{background:#1a1c2e}.switch.on:after{transform:translate(18px)}.sizes.is-disabled,.hair-options.is-disabled{opacity:.38;pointer-events:none}.field{color:#1a1c2e;margin-top:16px;font-size:15px;font-weight:700}.sizes,.hairs{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.size{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:14px;flex:1;min-height:48px;font-weight:700}.size.on{color:#fff;background:#1a1c2e;border-color:#1a1c2e}.hair{cursor:pointer;border:3px solid #0000;border-radius:999px;width:30px;height:30px;box-shadow:inset 0 0 0 1px #00000014}.hair.on{border-color:#1a1c2e}.styles{grid-template-columns:repeat(4,1fr);gap:8px;margin-top:10px;display:grid}.style{aspect-ratio:1;border:1.5px solid var(--line);color:#3a342f;cursor:pointer;background:#fff;border-radius:16px;padding:0;font-size:0;position:relative;overflow:hidden}.style img{object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;display:block}.style.on{background:#fff;border-width:2.5px;border-color:#1a1c2e}.style.locked{opacity:1}.style.locked img{opacity:.55;filter:grayscale(.15)}.style.locked:after{content:"";background:#b44fd4 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='white' d='M7 10V8a5 5 0 0110 0v2h1a1 1 0 011 1v8a1 1 0 01-1 1H6a1 1 0 01-1-1v-8a1 1 0 011-1h1zm2 0h6V8a3 3 0 00-6 0v2z'/%3E%3C/svg%3E") 50%/11px 11px no-repeat;border-radius:999px;width:18px;height:18px;position:absolute;top:6px;right:6px;box-shadow:0 1px 2px #0000001f}.result-card{box-shadow:var(--shadow);background:#fff;border-radius:28px;padding:12px}.result-board{background:linear-gradient(#f7f3fb 0%,#efe8f6 100%);border-radius:22px;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:12px;display:grid}.result-board-label{text-align:center;letter-spacing:.1em;text-transform:uppercase;color:#a63d9a;grid-column:1/-1;margin:0 0 2px;font-size:.72rem;font-weight:800}.result-board-item{text-align:center;background:#fff;border-radius:18px;margin:0;padding:12px 10px 10px;box-shadow:0 6px 16px #3c28640f}.result-board-item img{object-fit:contain;width:100%;height:120px}.result-board-item figcaption{color:#6f6885;margin-top:6px}.result-board-item figcaption b{color:#1c1830;letter-spacing:0;text-transform:none;font-size:.78rem;font-weight:700;line-height:1.3;display:block}.result-board-item figcaption span{letter-spacing:.06em;text-transform:uppercase;margin-top:2px;font-size:.68rem;font-weight:700;display:block}.card.about .about-eyebrow{color:#a63d9a;letter-spacing:.06em;text-transform:uppercase;margin:0 0 6px;font-size:.72rem;font-weight:800}.card.about .about-meta{color:#6f6885;border-top:1px solid #46376e1f;gap:10px;margin-top:16px;padding-top:14px;font-size:.88rem;line-height:1.5;display:grid}.card.about .about-meta strong{color:#1c1830;letter-spacing:.06em;text-transform:uppercase;margin-bottom:2px;font-size:.72rem;display:block}.card.about .about-meta a{color:#6f3bb5;word-break:break-word;text-decoration:none}.result-card>img,.result-photo{cursor:zoom-in;background:#ebe7f2;border:0;border-radius:22px;width:100%;padding:0;display:block;position:relative;overflow:hidden}.result-photo img,.result-card>img{object-fit:cover;background:#ebe7f2;border-radius:22px;width:100%;height:360px;display:block}.result-zoom-hint{color:#fff;pointer-events:none;background:#1a1c2eb8;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:600;position:absolute;bottom:10px;right:10px}.result-lightbox{z-index:80;padding:12px;padding-bottom:calc(12px + env(safe-area-inset-bottom));background:#0a0812eb;flex-direction:column;justify-content:center;align-items:stretch;display:none;position:fixed;inset:0}.result-lightbox.show{display:flex}.result-lightbox-close{color:#fff;cursor:pointer;background:#ffffff24;border:0;border-radius:999px;align-self:flex-end;width:40px;height:40px;margin-bottom:8px;font-size:26px;line-height:1}.result-lightbox-stage{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-x pan-y pinch-zoom;flex:1;place-items:center;min-height:0;display:grid;overflow:auto}.result-lightbox-stage img{object-fit:contain;cursor:zoom-out;border-radius:12px;width:auto;max-width:100%;height:auto;max-height:min(86dvh,920px)}.pill-tag{color:#b44fd4;background:#f3eafd;border-radius:999px;align-items:center;min-height:28px;margin-top:12px;padding:0 12px;font-size:12px;font-weight:700;display:inline-flex}.result-title{margin-top:8px;font-size:18px;font-weight:800}.result-copy{color:var(--mute);margin-top:6px;font-size:13px;line-height:1.5}.pieces{grid-template-columns:repeat(4,1fr);gap:8px;margin-top:12px;display:grid}.piece{text-align:center;color:var(--mute);background:linear-gradient(#efebf5,#f8f6fb);border-radius:14px;padding:8px 6px;font-size:10px;font-weight:600}.piece .g{border-radius:10px;place-items:center;height:68px;margin-bottom:4px;display:grid;overflow:hidden}.piece .g img{object-fit:cover;border-radius:10px;width:100%;height:68px;display:block}.saved-grid{grid-template-columns:1fr 1fr;gap:10px;margin-top:12px;display:grid}.outfit-person-row{align-items:center;gap:.75rem;display:flex}.outfit-person-pick{aspect-ratio:3/4;width:4.5rem;box-shadow:none;border-radius:.85rem;flex:none}.outfit-person-pick .slot img{padding:.25rem}.outfit-person-pick.empty .ph{border-radius:.6rem;width:1.75rem;height:1.75rem}.outfit-person-pick.empty .ph svg{width:.95rem;height:.95rem}.outfit-person-meta{flex-direction:column;align-items:flex-start;gap:.5rem;min-width:0;display:flex}.outfit-person-meta>span{color:var(--mute);font-size:.8125rem}.outfit-person-meta .ghost-btn{width:auto;min-height:2.25rem;padding:0 .85rem}@media (min-width:640px){.outfit-person-pick{width:5.25rem}}.saved-item{text-align:left;width:100%;font:inherit;color:inherit;cursor:pointer;box-shadow:var(--shadow);background:#fff;border:0;border-radius:20px;margin:0;padding:8px;display:block}.saved-item img{object-fit:cover;border-radius:14px;width:100%;height:150px;display:block}.saved-item b{margin-top:8px;font-size:13px;display:block}.outfit-look{box-shadow:var(--shadow);background:#fff;border-radius:20px;padding:10px}.outfit-look-thumbs{background:linear-gradient(#f3eff8,#faf8fc);border-radius:14px;grid-template-columns:1fr 1fr;gap:6px;min-height:120px;padding:8px;display:grid}.outfit-look-thumbs img{object-fit:contain;width:100%;height:54px;display:block}.outfit-look b{margin-top:8px;font-size:13px;display:block}.outfit-look span{color:var(--mute);margin-top:2px;font-size:11px;display:block}.saved-looks-block{margin-top:14px}.saved-looks-head{justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px;display:flex}.saved-looks-head b{color:var(--ink);font-size:13px;font-weight:700}.saved-looks-head .hint-link{color:#9b5fd4;cursor:pointer;background:0 0;border:0;padding:0;font-size:12px;font-weight:650}.saved-looks-rail{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:10px;margin:0 -2px;padding:2px 2px 6px;display:flex;overflow-x:auto}.saved-looks-rail::-webkit-scrollbar{display:none}.saved-look-card{scroll-snap-align:start;box-shadow:var(--shadow);text-align:left;cursor:pointer;color:var(--ink);background:#fff;border:2px solid #0000;border-radius:18px;flex:0 0 138px;padding:8px}.saved-look-card.on{border-color:#c77be8;box-shadow:0 0 0 3px #c77be82e}.saved-look-card .thumbs{background:linear-gradient(#f3eff8,#faf8fc);border-radius:12px;grid-template-columns:1fr 1fr;gap:4px;min-height:88px;padding:6px;display:grid}.saved-look-card .thumbs img{object-fit:contain;width:100%;height:38px;display:block}.saved-look-card b{white-space:nowrap;text-overflow:ellipsis;margin-top:7px;font-size:12px;font-weight:700;line-height:1.25;display:block;overflow:hidden}.saved-look-card span{color:var(--mute);margin-top:2px;font-size:10px;display:block}.saved-looks-empty{min-width:220px;color:var(--mute);background:#f7f4fb;border-radius:16px;flex:none;padding:14px 12px;font-size:12px;line-height:1.45}.look-collage{box-sizing:border-box;grid-template-columns:1fr 1fr;gap:6px;width:100%;height:100%;padding:12px;display:grid}.look-collage img{object-fit:contain;width:100%;height:100%;min-height:64px;display:block}.about p{color:var(--mute);margin:0 0 16px;font-size:14px;line-height:1.65}.about h3{margin:0 0 6px;font-size:15px}.legal-link-card{text-align:left;border:1px solid var(--line);cursor:pointer;width:100%;box-shadow:var(--shadow);color:var(--ink);background:#fff;border-radius:18px;justify-content:space-between;align-items:center;gap:12px;margin-top:10px;padding:16px;display:flex}.legal-link-card strong{margin-bottom:4px;font-size:15px;display:block}.legal-link-card span:not(.chev){color:var(--mute);font-size:12px;line-height:1.4;display:block}.legal-link-card .chev{color:var(--mute);flex:none;font-size:22px;line-height:1}.legal-screen .bar{margin-bottom:10px}.legal-doc{box-shadow:var(--shadow);color:#3a3650;background:#fff;border-radius:22px;padding:18px 16px 24px;font-size:13.5px;line-height:1.55}.legal-doc h2{color:var(--ink);margin:18px 0 8px;font-size:15px;font-weight:800}.legal-doc h2:first-child{margin-top:0}.legal-doc h3{color:var(--ink);margin:12px 0 6px;font-size:13.5px;font-weight:700}.legal-doc p{margin:0 0 10px}.legal-doc ul{margin:0 0 12px;padding-left:1.15em}.legal-doc li{margin:0 0 6px}.legal-doc a{color:var(--acc);word-break:break-word}.legal-lead{color:var(--mute);margin:0 0 14px;font-size:13px;line-height:1.5}.contact-card{background:linear-gradient(#faf7fd,#f3eafd);border-radius:16px;margin:12px 0;padding:14px}.contact-card h2{letter-spacing:.06em;text-transform:uppercase;color:var(--acc);margin:0 0 6px;font-size:13px}.contact-card p{color:var(--ink);margin:0;font-size:14px;line-height:1.5}.contact-thanks{text-align:center;color:var(--mute)!important;margin-top:16px!important}.tiny{min-height:36px;box-shadow:var(--shadow);cursor:pointer;color:var(--ink);background:#fff;border:0;border-radius:999px;align-items:center;gap:6px;padding:0 14px;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex}a.tiny:hover,a.tiny:focus,a.tiny:visited{color:var(--ink);text-decoration:none}.nav{width:min(386px,100vw - 24px);padding:8px 4px calc(8px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:40;background:#fffffff0;border-radius:28px;grid-template-columns:repeat(5,1fr);transition:transform .28s,opacity .22s;display:grid;position:fixed;bottom:14px;left:50%;transform:translate(-50%)translateY(0);box-shadow:0 12px 30px #3c286424}.nav.off{opacity:0;pointer-events:none;transform:translate(-50%)translateY(120%)}.nav-item{color:#8b8fa3;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:0;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-height:56px;font-size:11px;font-weight:600;text-decoration:none;transition:color .2s,background .2s;display:flex}.nav-item .ico,.nav-item .ico svg{width:20px;height:20px}.nav-item.on{color:var(--acc);background:#f7eefc}.section-card{border-radius:var(--radius);box-shadow:var(--shadow);background:#fff;border:1px solid #fff9;margin:12px 0;padding:14px}.section-card .sec-head{justify-content:space-between;align-items:center;margin-bottom:10px;font-size:14px;font-weight:700;display:flex}.section-card .sec-head span{color:var(--mute);font-size:12px;font-weight:500}.look-summary{background:#f7f2fb;border-radius:14px;align-items:center;gap:10px;padding:10px 12px;display:flex}.look-hair-swatch{border:2px solid #fff;border-radius:999px;flex:none;width:22px;height:22px;box-shadow:0 0 0 1px #281e3c1f}.look-hair-thumb{object-fit:contain;flex:none;width:40px;height:40px}.look-summary-copy{flex-direction:column;gap:2px;min-width:0;display:flex}.look-summary-copy b{text-transform:capitalize;font-size:13px}.look-summary-copy span,.look-summary-empty{color:var(--mute);margin:0;font-size:12px}.action-row{grid-template-columns:1fr 1fr;gap:10px;margin-top:10px;display:grid}.action-row.single{justify-content:center;display:flex}.action-row.single .ghost-btn{min-width:min(100%,11.5rem)}.ghost-btn{border:1px solid var(--line);min-height:44px;color:var(--ink);cursor:pointer;background:#faf8fc;border-radius:14px;justify-content:center;align-items:center;gap:6px;font-size:13px;font-weight:600;display:inline-flex}.ghost-btn svg{width:16px;height:16px}.page-kicker{letter-spacing:.14em;text-transform:uppercase;color:var(--acc);margin:0 0 4px;font-size:12px;font-weight:700}.title.serif{font-family:var(--font-fraunces), Fraunces, Georgia, serif;letter-spacing:-.02em;font-weight:700}.result-actions{grid-template-columns:1fr 1fr;gap:10px;margin-top:14px;display:grid}.btn-outline{border:1.5px solid var(--line);min-height:52px;color:var(--ink);cursor:pointer;background:#fff;border-radius:999px;font-weight:700}.btn-grad:disabled,.mini-btn:disabled{opacity:.65;cursor:wait}.generating-label{align-items:baseline;display:inline-flex}.generating-dots{justify-content:flex-start;width:1.15em;display:inline-flex}.generating-dots span{opacity:.25;animation:1.2s ease-in-out infinite generating-dot}.generating-dots span:nth-child(2){animation-delay:.2s}.generating-dots span:nth-child(3){animation-delay:.4s}@keyframes generating-dot{0%,80%,to{opacity:.25}40%{opacity:1}}.hidden{display:none!important}input[type=file]{display:none}.toast{color:#fff;text-align:center;z-index:60;pointer-events:none;background:#1a1c2eeb;border-radius:16px;width:min(280px,100% - 40px);padding:12px 16px;font-size:13px;line-height:1.4;display:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.toast.show{display:block}.tour{z-index:50;display:none;position:fixed;inset:0}.tour.show{display:block}.spot{pointer-events:none;border:2px solid #fffc;border-radius:24px;transition:all .25s;position:absolute;box-shadow:0 0 0 9999px #0a0a1285}.tour-tip{box-shadow:var(--shadow);background:#fff;border-radius:22px;padding:16px;position:absolute;bottom:100px;left:18px;right:18px}.tour-tip h4{margin:0;font-size:16px}.tour-tip p{color:var(--mute);margin:8px 0 0;font-size:13px;line-height:1.45}.tour-actions{justify-content:space-between;align-items:center;margin-top:14px;display:flex}.link{color:var(--mute);cursor:pointer;background:0 0;border:0;font-weight:600}.next{background:var(--grad);min-height:40px;color:var(--ink);cursor:pointer;border:0;border-radius:999px;padding:0 18px;font-weight:700}@media (max-width:360px){.splash h1{font-size:32px}.grid,.styles{grid-template-columns:repeat(2,1fr)}}.ws-desktop-only,.ws-landing{display:none}.ws-site{min-height:100dvh}.ws-app-stage{width:100%}@media (min-width:1024px){body{background:radial-gradient(70% 50% at 15% 10%,#d65ec638,#0000 55%),radial-gradient(60% 45% at 90% 80%,#b44fd42e,#0000 50%),#120e1c}.ws-site.is-home .ws-app-stage{display:none}.ws-site.is-home .ws-landing{display:block}.ws-topnav.ws-desktop-only{z-index:60;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#120e1cb8;border-bottom:1px solid #ffffff0f;display:block;position:sticky;top:0}.ws-topnav-inner{align-items:center;gap:1.25rem;max-width:1120px;margin:0 auto;padding:.85rem 1.5rem;display:flex}.ws-topnav-brand{font-family:var(--font-fraunces), Fraunces, Georgia, serif;color:#fff;letter-spacing:-.02em;font-size:1.35rem;font-weight:600;text-decoration:none}.ws-topnav-links{align-items:center;gap:.25rem;margin-left:auto;display:flex}.ws-topnav-links a{color:#ffffffb8;border-radius:999px;padding:.45rem .75rem;font-size:.9rem;font-weight:600;text-decoration:none}.ws-topnav-links a:hover,.ws-topnav-links a.on{color:#fff;background:#ffffff14}.ws-topnav-cta{background:var(--grad);min-height:2.5rem;color:var(--ink);white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:0 1.1rem;font-size:.875rem;font-weight:700;text-decoration:none;display:inline-flex}.ws-landing{color:#f6f2fb}.ws-landing-hero{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:center;gap:3rem;max-width:1120px;margin:0 auto;padding:4rem 1.5rem 3rem;display:grid}.ws-landing-kicker{letter-spacing:.08em;text-transform:uppercase;color:#e9b8e6;margin:0 0 .75rem;font-size:.8rem;font-weight:700}.ws-landing-hero h1{letter-spacing:-.03em;color:#fff;max-width:14ch;margin:0;font-size:clamp(2.5rem,4vw,3.75rem);line-height:1.05}.ws-landing-lead{color:#ffffffb8;max-width:36ch;margin:1.1rem 0 0;font-size:1.125rem;line-height:1.55}.ws-landing-cta-row{flex-wrap:wrap;align-items:center;gap:.85rem;margin-top:1.75rem;display:flex}.ws-landing-cta-row.center{justify-content:center}.ws-landing-btn{border-radius:999px;justify-content:center;align-items:center;width:auto;min-height:3.25rem;padding:0 1.5rem;text-decoration:none;display:inline-flex}.ws-landing-ghost{color:#ffffffd1;padding:.65rem .25rem;font-weight:650;text-decoration:none}.ws-landing-ghost:hover{color:#fff}.ws-landing-mosaic{grid-template-columns:repeat(3,1fr);gap:.75rem;display:grid;transform:rotate(-2deg)}.ws-landing-tile{aspect-ratio:3/4;background:#2a2438;border-radius:1.35rem;overflow:hidden;box-shadow:0 18px 40px #00000059}.ws-landing-tile:nth-child(2),.ws-landing-tile:nth-child(5){transform:translateY(1.25rem)}.ws-landing-tile img{object-fit:cover;width:100%;height:100%;display:block}.ws-landing-band{text-align:center;background:#ffffff0d;border:1px solid #ffffff14;border-radius:1.5rem;max-width:1120px;margin:0 auto 1rem;padding:1.75rem 1.5rem}.ws-landing-band>p{color:#fff;margin:0 0 1rem;font-size:1.25rem;font-weight:650}.ws-landing-compare{grid-template-columns:1fr 1fr;gap:.75rem;max-width:36rem;margin:0 auto;display:grid}.ws-landing-compare>div{text-align:left;background:#00000038;border-radius:1rem;padding:1rem}.ws-landing-compare span{color:#ffffff80;margin-bottom:.35rem;font-size:.75rem;display:block}.ws-landing-compare b{color:#fff;font-size:1rem}.ws-landing-compare>div.on{background:linear-gradient(135deg,#d65ec659,#e8d5ff2e);border:1px solid #e9b8e659}.ws-landing-section{max-width:1120px;margin:0 auto;padding:3.5rem 1.5rem}.ws-landing-section-head{max-width:36rem;margin-bottom:2rem}.ws-landing-section-head h2{color:#fff;letter-spacing:-.02em;margin:0;font-size:clamp(1.85rem,2.5vw,2.5rem)}.ws-landing-section-head p{color:#ffffff9e;margin:.75rem 0 0;font-size:1.05rem;line-height:1.5}.ws-landing-features{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.ws-landing-feature{background:#ffffff0d;border:1px solid #ffffff14;border-radius:1.35rem;padding:1.35rem 1.4rem}.ws-landing-feature-ico{color:#f3eafd;background:#e9b8e629;border-radius:.85rem;place-items:center;width:2.5rem;height:2.5rem;margin-bottom:.85rem;display:grid}.ws-landing-feature-ico svg{width:1.25rem;height:1.25rem}.ws-landing-eyebrow{letter-spacing:.06em;text-transform:uppercase;color:#e9b8e6;margin:0;font-size:.72rem;font-weight:700}.ws-landing-feature h3{color:#fff;margin:.35rem 0 .5rem;font-size:1.2rem}.ws-landing-feature p:last-child{color:#ffffff9e;margin:0;font-size:.95rem;line-height:1.5}.ws-landing-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-bottom:2rem;display:grid}.ws-landing-step{background:#1a1428;border:1px solid #ffffff14;border-radius:1.35rem;padding:1.35rem}.ws-landing-step-n{background:var(--grad);width:2rem;height:2rem;color:var(--ink);border-radius:999px;place-items:center;margin-bottom:.85rem;font-size:.9rem;font-weight:800;display:inline-grid}.ws-landing-step h3{color:#fff;margin:0 0 .45rem;font-size:1.1rem}.ws-landing-step p{color:#ffffff9e;margin:0;font-size:.95rem;line-height:1.5}.ws-landing-footer{color:#ffffff8c;border-top:1px solid #ffffff14;justify-content:space-between;gap:1.5rem;max-width:1120px;margin:0 auto;padding:2.5rem 1.5rem 3.5rem;display:flex}.ws-landing-footer p{max-width:28ch;margin:.5rem 0 0;font-size:.9rem;line-height:1.45}.ws-landing-footer-links{flex-wrap:wrap;align-items:flex-start;gap:.85rem 1.25rem;display:flex}.ws-landing-footer-links a{color:#ffffffb3;font-size:.9rem;font-weight:600;text-decoration:none}.ws-landing-footer-links a:hover{color:#fff}.ws-site.is-app .ws-app-stage{justify-content:center;align-items:center;gap:3.5rem;max-width:1120px;min-height:calc(100dvh - 4rem);margin:0 auto;padding:2rem 2rem 2.5rem;display:flex}.ws-app-aside.ws-desktop-only{color:#f6f2fb;flex-direction:column;align-items:flex-start;max-width:22rem;display:flex}.ws-app-aside h2{letter-spacing:-.03em;color:#fff;margin:0;font-size:clamp(2rem,2.8vw,2.75rem);line-height:1.1}.ws-app-aside-copy{color:#ffffffad;margin:1rem 0 0;font-size:1rem;line-height:1.55}.ws-app-aside-list{gap:.75rem;width:100%;margin:1.5rem 0;padding:0;list-style:none;display:grid}.ws-app-aside-list li{color:#ffffffdb;align-items:center;gap:.7rem;font-size:.95rem;font-weight:600;display:flex}.ws-app-aside-ico{color:#f3eafd;background:#e9b8e629;border-radius:.7rem;flex-shrink:0;place-items:center;width:2.1rem;height:2.1rem;display:grid}.ws-app-aside-ico svg{width:1.1rem;height:1.1rem}.ws-site.is-app .phone{border-radius:2rem;flex:none;width:24.375rem;max-width:24.375rem;height:min(52rem,100dvh - 6rem);min-height:min(52rem,100dvh - 6rem);max-height:calc(100dvh - 5rem);overflow:hidden;transform:translateZ(0);box-shadow:0 0 0 1px #ffffff1a,0 28px 80px #00000073}.ws-site.is-app .phone:has(#closet.screen.on){height:min(52rem,100dvh - 6rem);max-height:calc(100dvh - 5rem)}.ws-site.is-app #closet.screen,.ws-site.is-app #closet.screen.on{height:100%;min-height:100%;max-height:100%}.ws-site.is-app .phone .nav{width:calc(100% - 1.5rem)}}@media (min-width:1280px){.ws-landing-features{grid-template-columns:repeat(4,minmax(0,1fr))}.ws-site.is-app .ws-app-stage{gap:4.5rem;max-width:1280px;padding:2.25rem 2.5rem 2.75rem}.ws-app-aside.ws-desktop-only{max-width:26rem}.ws-site.is-app .phone{width:26.25rem;max-width:26.25rem}}@media (min-width:1440px){.ws-site.is-app .ws-app-stage{max-width:1360px}.ws-site.is-app .phone{width:27.5rem;max-width:27.5rem;height:min(56rem,100dvh - 6rem);min-height:min(56rem,100dvh - 6rem)}.ws-site.is-app .phone:has(#closet.screen.on){height:min(56rem,100dvh - 6rem)}}
.ws-app{--ws-max:70rem;--ws-mist:#f6f2fa;--ws-paper:#fcfafd;--ws-rose:#c94eb8;--ws-rose-deep:#a63d9a;--ws-ink-soft:#3d3756;--ws-line:#46376e1f;background:radial-gradient(70% 50% at 10% 0%, #d65ec61f, transparent 55%), radial-gradient(55% 40% at 95% 15%, #b478dc1a, transparent 50%), var(--ws-mist);min-height:100dvh;color:var(--ink);flex-direction:column;display:flex}.ws-app-body{flex-direction:column;flex:1;min-height:0;display:flex;position:relative}.ws-app-main{width:min(100% - 2rem, var(--ws-max));flex:1;margin-inline:auto;padding-bottom:5.5rem}.ws-app.is-home .ws-app-main{width:100%;max-width:none;margin:0;padding:0}.ws-app.is-home .ws-tabbar{display:none}.ws-site-header{z-index:40;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f6f2fae0;border-bottom:1px solid #0000;display:none;position:sticky;top:0}.ws-site-header-inner{width:min(100% - 2rem, var(--ws-max));justify-content:space-between;align-items:center;gap:1rem;min-height:4rem;margin-inline:auto;display:flex}.ws-site-brand{font-family:var(--font-fraunces), Fraunces, Georgia, serif;letter-spacing:-.02em;color:inherit;font-size:1.35rem;font-weight:700;text-decoration:none}.ws-site-nav-links{align-items:center;gap:.5rem;display:flex}.ws-site-nav-links a{color:var(--mute);border-radius:999px;padding:.5rem .875rem;font-size:.9rem;font-weight:700;text-decoration:none}.ws-site-nav-links a.on{color:var(--acc);background:#b44fd41f}.ws-site-cta{color:#fff;background:linear-gradient(105deg,#d65ec6 0%,#b44fd4 100%);border-radius:999px;justify-content:center;align-items:center;min-height:2.75rem;padding:0 1.25rem;font-size:.9rem;font-weight:700;text-decoration:none;display:inline-flex;box-shadow:0 10px 24px #b44fd447}.ws-tabbar{z-index:30;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid var(--ws-line);padding:.5rem .5rem calc(.5rem + env(safe-area-inset-bottom));background:#fcfafdf0;margin-top:auto;display:flex;position:sticky;bottom:0}.ws-tabbar.off{display:none}.ws-tabbar-item{color:var(--mute);background:0 0;border:0;flex:1;justify-items:center;gap:.25rem;padding:.625rem .25rem;font-size:.72rem;font-weight:700;text-decoration:none;display:grid}.ws-tabbar-item .ico,.ws-tabbar-item .ico svg{width:1.375rem;height:1.375rem}.ws-tabbar-item.on{color:var(--acc)}.ws-app.is-studio .screen.on{background:0 0;min-height:auto;padding:1.25rem 0 2rem;display:block}.ws-app.is-studio .screen .sticky-cta{box-shadow:none;background:0 0;margin-top:1rem;padding:0;position:static}.studio-mobile{display:block}.studio-desktop{display:none}.studio-intro{margin-bottom:1.25rem}.studio-intro h1{font-family:var(--font-fraunces), Fraunces, Georgia, serif;letter-spacing:-.03em;margin:0;font-size:clamp(1.7rem,4vw,2.6rem);line-height:1.1}.studio-intro p{color:var(--mute);max-width:42ch;margin:.625rem 0 0}.compose{align-items:stretch;gap:2rem;display:grid}.stage{background:linear-gradient(145deg,#ffffff8c,#ffffff26),radial-gradient(80% 70% at 50% 40%,#fff 0%,#efe6f6 70%,#e7dcf0 100%);border-radius:1.75rem;min-height:22rem;position:relative;overflow:hidden;box-shadow:0 30px 80px #4628641f}.stage-img{object-fit:cover;object-position:center top;z-index:1;width:100%;height:100%;position:absolute;inset:0}.stage-idle{text-align:center;color:var(--mute);z-index:1;place-items:center;padding:2.5rem;display:grid;position:absolute;inset:0}.stage-idle .mark{width:4.5rem;height:4.5rem;font-family:var(--font-fraunces), Fraunces, Georgia, serif;color:var(--ink);background:#ffffffb3;border-radius:1.5rem;place-items:center;margin:0 auto 1.125rem;font-size:1.6rem;display:grid}.stage-idle strong{color:var(--ink);font-family:var(--font-fraunces), Fraunces, Georgia, serif;margin-bottom:.5rem;font-size:1.4rem;display:block}.stage-idle.stage-garment{align-content:center;gap:.75rem;padding-bottom:6.5rem}.stage-garment-preview{aspect-ratio:3/4;place-items:center;width:min(14rem,42%);margin:0 auto .25rem;display:grid}.stage-garment-preview>img,.stage-garment-preview .stage-look-collage{object-fit:contain;width:100%;height:100%}.stage-look-collage{grid-template-columns:1fr 1fr;gap:.25rem;display:grid}.stage-look-collage img{object-fit:contain;background:#ffffff8c;border-radius:.5rem;width:100%;height:100%}.film{z-index:2;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);scrollbar-width:none;background:#ffffff8c;border:1px solid #ffffffa6;border-radius:1.25rem;gap:.625rem;padding:.625rem;display:flex;position:absolute;bottom:1.25rem;left:1.25rem;right:1.25rem;overflow-x:auto}.film::-webkit-scrollbar{display:none}.film a,.film button{background:#ffffffd9;border:2px solid #0000;border-radius:1rem;flex:0 0 4rem;height:4rem;padding:.5rem;display:block;overflow:hidden}.film a.on,.film button.on{border-color:var(--ws-rose)}.film img{object-fit:contain;width:100%;height:100%}.rail{flex-direction:column;justify-content:space-between;gap:1.5rem;display:flex}.rail-block h2{font-family:var(--font-fraunces), Fraunces, Georgia, serif;margin:0 0 .375rem;font-size:1.3rem}.rail-block p{color:var(--mute);max-width:30ch;margin:0 0 1rem;font-size:.95rem}.photo-slot{aspect-ratio:4/3;cursor:pointer;background:#ffffff8c;border:1px solid #fffc;border-radius:1.5rem;width:100%;padding:0;position:relative;overflow:hidden;box-shadow:0 18px 40px #46286e14}.photo-slot img{object-fit:cover;width:100%;height:100%}.photo-slot .empty{text-align:center;color:var(--mute);place-content:center;gap:.375rem;padding:1.25rem;display:grid;position:absolute;inset:0}.photo-slot .empty b{color:var(--ink)}.rail .actions{flex-wrap:wrap;gap:.625rem;margin-top:.875rem;display:flex}.btn-soft{border:1px solid var(--ws-line);min-height:2.75rem;color:inherit;cursor:pointer;background:#ffffffb3;border-radius:999px;justify-content:center;align-items:center;padding:0 1rem;font-size:.9rem;font-weight:700;text-decoration:none;display:inline-flex}.btn-main{color:#fff;cursor:pointer;background:linear-gradient(105deg,#d06bc2 0%,#b44fd4 100%);border:0;border-radius:999px;width:100%;min-height:3.25rem;margin-top:.5rem;padding:0 1.75rem;font-weight:800;box-shadow:0 16px 36px #b44fd447}.btn-main:disabled{opacity:.4;box-shadow:none}.rail-meta{color:var(--mute);gap:1.125rem;font-size:.85rem;font-weight:600;display:flex}.rail-meta span b{color:var(--ink);margin-bottom:.125rem;font-size:.95rem;display:block}.outfit-wide,.closet-wide{display:block}@media (min-width:900px){.ws-site-header{display:block}.ws-app-main{padding-bottom:2.5rem}.ws-tabbar,.studio-mobile{display:none}.studio-desktop{display:block}.compose{grid-template-columns:minmax(0,1.7fr) minmax(17.5rem,.9fr);gap:2rem;min-height:35rem}.stage{border-radius:2rem;min-height:35rem}.outfit-wide{grid-template-columns:.9fr 1.1fr;align-items:start;gap:1.5rem;display:grid}.closet-wide{grid-template-columns:1.1fr 1fr;align-items:start;gap:1.5rem;display:grid}}.ws-app-body>.toast{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ws-app.is-studio .phone{background:0 0;width:100%;max-width:none;min-height:0;margin:0;overflow:visible}.ws-app-body:has(#closet.screen.on) .ws-app-main{width:100%;max-width:none;padding-inline:0}@media (max-width:899px){.ws-app:has(#closet.screen.on){height:100dvh;overflow:hidden}.ws-app:has(#closet.screen.on) .ws-app-body{min-height:0;overflow:hidden}.ws-app:has(#closet.screen.on) .ws-app-main{flex:1;min-height:0;padding:0;overflow:hidden}#closet.screen.ws-closet,#closet.screen.ws-closet.on{overscroll-behavior:none;background:var(--closet-lavender,#d0c1e4);height:100%;min-height:100%;max-height:100%;padding:0;position:relative;overflow:hidden}#closet.screen.ws-closet{display:none}#closet.screen.ws-closet.on{display:block}.ws-app.is-studio #closet.screen.on{min-height:100%}.ws-app.is-studio #closet .studio-mobile{position:absolute;inset:0}.ws-app.is-studio #closet .closet-sheet{bottom:0}.ws-app.is-studio #closet .closet-stage{padding-bottom:env(safe-area-inset-bottom,0px)}}@media (min-width:900px){.ws-app.is-studio #closet.screen.on{min-height:0}.ws-app:has(#closet.screen.on){height:100dvh;overflow:hidden}:is(.ws-app:has(#closet.screen.on) .ws-app-body,.ws-app:has(#closet.screen.on) .ws-app-main){min-height:0;overflow:hidden}.ws-app:has(#closet.screen.on) .ws-app-main{flex-direction:column;padding-bottom:0;display:flex}#closet.screen.ws-closet{--closet-lavender:#d0c1e4;background:0 0;display:none;position:relative}#closet.screen.ws-closet.on{flex-direction:column;flex:1;height:auto;min-height:0;max-height:none;padding:1.25rem 1.5rem;display:flex;overflow:hidden}#closet.screen.ws-closet.on .studio-desktop{flex-direction:column;flex:1;min-height:0;display:flex}.ws-closet .studio-desktop .closet-layout{flex:1;grid-template-columns:1.1fr 1fr;align-items:stretch;gap:1.5rem;width:min(100% - 3rem,70rem);min-height:0;margin-inline:auto;display:grid}.ws-closet .studio-desktop .closet-tools{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:.75rem;display:flex}.ws-closet .studio-desktop .closet-tools .stage-try{color:#fff;min-height:2.625rem;box-shadow:none;cursor:pointer;background:linear-gradient(105deg,#d65ec6,#b44fd4);border:0;border-radius:999px;padding:0 .875rem;font-size:.85rem;font-weight:800;position:static}.ws-closet .studio-desktop .closet-tools .round-btn{color:#3d3756;width:auto;min-width:2.625rem;height:2.625rem;box-shadow:none;cursor:pointer;background:#fff;border:1px solid #46376e1f;border-radius:999px;padding:0 .85rem;font-size:.78rem;font-weight:700;position:static}.ws-closet .studio-desktop .closet-tools .round-btn.on{color:#b44fd4;border-color:#c94eb8}.ws-closet .studio-desktop .closet-stage{touch-action:auto;background:radial-gradient(70% 60% at 50% 40%,#fff,#efe6f6 75%);border:1px solid #46376e1f;border-radius:1.5rem;flex:1;justify-content:center;align-items:center;min-height:0;padding:1.25rem;display:flex;position:relative;inset:auto;overflow:hidden;container-type:normal}.ws-closet .studio-desktop .closet-stage .mannequin{aspect-ratio:2/3;background:0 0;flex:none;width:min(100%,22rem);max-width:100%;height:auto;max-height:min(28.75rem,55dvh);margin:0 auto;display:block;position:relative}.ws-closet .studio-desktop .closet-stage .figure{width:100%;height:100%;min-height:100%;position:relative}.ws-closet .studio-desktop .closet-stage .mann-photo{object-fit:contain;object-position:center top;width:100%;height:100%;max-height:none;position:absolute;inset:0}.ws-closet.zoomed .studio-desktop .closet-stage .mannequin,.ws-closet .studio-desktop .closet-stage.zoomed .mannequin{transition:transform .25s;transform:scale(1.12)}.ws-closet .studio-desktop .hotspots{flex-wrap:wrap;justify-content:center;gap:.375rem;margin-top:.625rem;display:flex;position:static}.ws-closet .studio-desktop .hotspots button{width:auto;height:auto;min-height:0;color:inherit;box-shadow:none;background:#ffffffe6;border:1px solid #46376e1f;border-radius:999px;padding:.375rem .625rem;font-size:.72rem;font-weight:700;position:static;transform:none}.ws-closet .studio-desktop .hotspots button.on{color:#b44fd4;border-color:#c94eb8}.ws-closet .studio-desktop .worn-strip{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-top:.75rem;display:flex}.ws-closet .studio-desktop .worn-strip .tag-piece{background:#fff;border:1px solid #46376e1f;border-radius:999px;align-items:center;gap:.5rem;padding:.375rem .625rem;font-size:.78rem;font-weight:700;display:inline-flex}.ws-closet .studio-desktop .worn-strip .tag-piece img{object-fit:contain;width:1.75rem;height:1.75rem}.ws-closet .studio-desktop .worn-empty{color:var(--mute);text-align:center;margin:0;font-size:.9rem}.ws-closet .studio-desktop .look-panel{background:#fff;border:1px solid #46376e1f;border-radius:1.125rem;margin-top:.875rem;padding:1rem;display:none}.ws-closet .studio-desktop .look-panel.on{display:block}.ws-closet .studio-desktop .ws-closet-stage-col{flex-direction:column;min-height:0;display:flex;overflow:hidden}.ws-closet .studio-desktop .ws-closet-panel{overscroll-behavior:contain;scrollbar-gutter:stable;min-height:0;padding-right:.25rem;overflow:hidden auto}.ws-closet .studio-desktop .ws-closet-panel-head{background:#fff;border:1px solid #46376e1f;border-radius:1.25rem;margin-bottom:.75rem;padding:1rem;box-shadow:0 8px 24px #3c28640d}.ws-closet .studio-desktop .ws-closet-panel-title{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.625rem;display:flex}.ws-closet .studio-desktop .ws-closet-panel-title h3{letter-spacing:.08em;text-transform:uppercase;color:#a63d9a;margin:0;font-size:.78rem;font-weight:800}.ws-closet .studio-desktop .closet-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:.625rem;display:grid}.ws-closet .studio-desktop .closet-item{aspect-ratio:1;cursor:pointer;background:#fff;border:2px solid #0000;border-radius:1rem;place-items:center;width:100%;min-width:0;min-height:0;padding:.5rem;display:grid;overflow:hidden;box-shadow:0 4px 14px #3c28640a}.ws-closet .studio-desktop .closet-item.on{border-color:#c94eb8}.ws-closet .studio-desktop .closet-item .closet-thumb{place-items:center;width:100%;min-width:0;height:100%;min-height:0;display:grid}.ws-closet .studio-desktop .closet-item img{object-fit:contain;object-position:center;width:100%;max-width:100%;height:100%;max-height:100%;display:block}.ws-closet .studio-desktop .filters{scrollbar-width:none;gap:.5rem;padding-bottom:.375rem;display:flex;overflow-x:auto}.ws-closet .studio-desktop .filters::-webkit-scrollbar{display:none}}
