.progress{z-index:120;background:var(--pink);width:0;height:2px;transition:width .1s linear;position:fixed;top:0;left:0}.topbar{z-index:110;padding:15px var(--pad);color:var(--ink);background:0 0;justify-content:space-between;align-items:center;gap:24px;transition:color .4s,background .4s,padding .35s;display:flex;position:fixed;top:0;left:0;right:0}.topbar.solid{padding:11px var(--pad);background:color-mix(in srgb, var(--cream) 88%, transparent);-webkit-backdrop-filter:blur(14px)saturate(150%);border-bottom:1px solid var(--hair);color:var(--ink);text-shadow:none}.topbar .brand{font-size:1.5rem}.navlinks{align-items:center;gap:clamp(14px,2.2vw,34px);display:flex}.navlinks a{font-family:var(--sans);letter-spacing:0;text-transform:lowercase;color:inherit;opacity:.94;cursor:pointer;padding:4px 0;font-size:.96rem;font-weight:500;transition:opacity .25s;position:relative}.navlinks a:after{content:"";background:var(--pink);transform-origin:0;height:1.5px;transition:transform .3s var(--ease);position:absolute;bottom:-2px;left:0;right:0;transform:scaleX(0)}.navlinks a:hover{opacity:1}.navlinks a:hover:after{transform:scaleX(1)}@media (max-width:860px){.navlinks,.topbar__cta-desktop{display:none}}@media (max-width:600px){.topbar{justify-content:center}.topbar__cta-desktop{display:none!important}}.mobile-menu{z-index:300;background:var(--cream);padding:clamp(18px, 5vw, 36px) var(--pad);animation:menu-in .28s var(--ease-soft) both;flex-direction:column;display:flex;position:fixed;inset:0;overflow-y:auto}@keyframes menu-in{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:none}}.mobile-menu__top{border-bottom:1px solid var(--hair);justify-content:space-between;align-items:center;padding-bottom:clamp(20px,4vh,36px);display:flex}.mobile-menu__close{color:var(--ink);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:8px;transition:background .2s;display:flex}.mobile-menu__close:hover{background:var(--cream-2)}.mobile-menu__nav{flex-direction:column;flex:1;padding:clamp(20px,4vh,40px) 0;display:flex}.mobile-menu__nav a{font-family:var(--serif);color:var(--ink);border-bottom:1px solid var(--hair);padding:clamp(10px,2vh,16px) 0;font-size:clamp(2rem,8vw,2.8rem);line-height:1.1;transition:color .2s}.mobile-menu__nav a:hover{color:var(--pink)}.mobile-menu__foot{border-top:1px solid var(--hair);padding-top:clamp(20px,4vh,36px)}.mobile-menu__note{font-family:var(--sans);color:var(--ink-soft);text-align:center;margin:12px 0 0;font-size:.74rem}.cta-mini{font-family:var(--sans);letter-spacing:0;text-transform:lowercase;border:1.5px solid var(--pink-deep);background:var(--pink-deep);color:#fff;cursor:pointer;transition:transform .3s var(--ease), box-shadow .3s var(--ease), background .3s ease;box-shadow:0 8px 22px -12px var(--pink);border-radius:100px;padding:11px 26px;font-size:.95rem;font-weight:600;display:inline-block}.cta-mini:hover{background:var(--pink);box-shadow:0 14px 30px -12px var(--pink);transform:translateY(-2px)}.cta-ghost{color:inherit;box-shadow:none;background:0 0;border-color:currentColor}.cta-ghost:hover{background:var(--ink);color:var(--cream);border-color:var(--ink)}.topbar:not(.solid) .cta-ghost{border-color:color-mix(in srgb, var(--ink) 28%, transparent)}section{position:relative}#free,#features,#analyze,#picks,#proof,#reviews,#faq,#waitlist,#quiz{scroll-margin-top:70px}.polaroid:before{content:"";-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#ffffff57;width:78px;height:24px;position:absolute;top:-12px;left:50%;transform:translate(-50%)rotate(-3deg);box-shadow:0 2px 8px #0000001f}.slot{background:var(--cream-2);width:100%;height:100%;min-height:120px}.hero{min-height:100svh;padding:clamp(78px, 11vh, 116px) var(--pad) clamp(24px, 3.4vw, 40px);color:var(--ink);background:radial-gradient(ellipse 80% 70% at 92% 3%, #ffffffc7 0%, transparent 52%), radial-gradient(ellipse 65% 60% at 6% 96%, color-mix(in srgb, var(--lilac) 62%, transparent) 0%, transparent 55%), var(--blush);flex-direction:column;justify-content:space-between;display:flex;position:relative;overflow:hidden}.hero:after{content:"";pointer-events:none;opacity:.5;mix-blend-mode:soft-light;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='180' height='180'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.86' numOctaves='2' stitchTiles='stitch'/><feColorMatrix values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.5 0'/></filter><rect width='100%25' height='100%25' filter='url(%23n)'/></svg>");position:absolute;inset:0}.hero__top,.hero__main,.hero__foot{z-index:2;position:relative}.hero__top{border-bottom:1px solid var(--line);font-family:var(--sans);letter-spacing:.24em;text-transform:uppercase;color:var(--ink-soft);justify-content:space-between;align-items:center;padding-bottom:16px;font-size:.66rem;font-weight:700;display:flex}.hero__top .pill{align-items:center;gap:8px;display:inline-flex}.hero__top .pulse{background:var(--pink);width:7px;height:7px;box-shadow:0 0 0 0 color-mix(in srgb, var(--pink) 55%, transparent);animation:pulse 2.4s var(--ease-soft) infinite;border-radius:50%}@keyframes pulse{0%{box-shadow:0 0 0 0 color-mix(in srgb, var(--pink) 50%, transparent)}70%{box-shadow:0 0 0 11px #0000}to{box-shadow:0 0 #0000}}.hero__main{max-width:var(--maxw);flex:1;grid-template-columns:1fr 1fr;align-items:center;gap:clamp(24px,4vw,56px);width:100%;margin:0 auto;padding:2vh 0;display:grid}.hero__copy{text-align:left}.hero__copy .hero__mast{max-width:14ch}.hero__preview{flex-direction:column;align-items:center;gap:12px;width:100%;display:flex}.hero__preview .ba{width:100%;max-width:440px}.hero__preview-card{width:min(100%,320px);transform:rotate(2deg)}.hero__preview-photo{aspect-ratio:4/5;background:#eadfd2;position:relative;overflow:hidden}.hero__preview-photo img{object-fit:cover}.hero__preview-badge{font-family:var(--sans);letter-spacing:.06em;text-transform:uppercase;color:var(--ink);background:#ffffffeb;border-radius:100px;align-items:center;gap:7px;padding:7px 13px;font-size:.62rem;font-weight:800;display:inline-flex;position:absolute;bottom:12px;left:12px}.hero__preview-dot{background:#4ade80;border-radius:50%;width:8px;height:8px}.hero__preview-pal{border-radius:2px;grid-template-columns:repeat(8,1fr);margin-top:12px;display:grid;overflow:hidden}.hero__preview-pal i{aspect-ratio:1/2;display:block}.hero__preview-foot{font-family:var(--sans);justify-content:space-between;margin-top:10px;display:flex}.hero__preview-season{font-family:var(--serif);color:var(--ink);font-size:1rem}.hero__preview-meta{letter-spacing:.12em;text-transform:uppercase;color:var(--ink-soft);font-size:.56rem;font-weight:700}.hero__preview-caption{font-family:var(--sans);color:var(--ink-soft);text-align:center;max-width:22ch;margin:0;font-size:.72rem}.hero__value{font-family:var(--sans);color:var(--ink-soft);max-width:42ch;margin-top:18px;font-size:1rem;line-height:1.6}@media (max-width:900px){.hero__main{text-align:center;grid-template-columns:1fr}.hero__copy{text-align:center}.hero__mast,.hero__value{margin-inline:auto}.hero__cta,.hero__note{justify-content:center}}.hero__eyebrow{flex-wrap:wrap;align-items:center;gap:14px;margin-bottom:18px;display:flex}.hero__eyebrow .kicker{color:var(--pink)}.hero__logo{font-family:var(--sans);text-transform:lowercase;letter-spacing:-.03em;color:var(--ink);opacity:.96;margin-bottom:clamp(20px,4vh,42px);font-size:clamp(1.3rem,2.2vw,1.7rem);font-weight:800;line-height:1}.hero__logo .me{color:var(--pink)}.hero__mast{font-family:var(--serif);letter-spacing:-.015em;max-width:16ch;color:var(--ink);text-shadow:none;margin:0;font-size:clamp(2.7rem,6.6vw,5.8rem);font-weight:400;line-height:1.03}.hero__tagline{font-family:var(--serif);color:var(--ink-soft);margin-top:clamp(18px,2.6vw,28px);font-size:clamp(1.05rem,2vw,1.5rem);font-style:italic}.hero__cta{flex-wrap:wrap;justify-content:flex-start;gap:14px;margin-top:clamp(26px,3.4vw,40px);display:flex}.hero__cta .cta-ghost{color:var(--ink);border-color:color-mix(in srgb, var(--ink) 30%, transparent);background:0 0}.hero__cta .cta-ghost:hover{background:var(--ink);color:var(--cream);border-color:var(--ink)}.hero__foot{z-index:2;border-top:1px solid var(--line);color:var(--ink);margin-top:auto;position:relative}.hero__seasons{font-family:var(--serif);gap:clamp(12px,2.4vw,30px);font-size:clamp(1rem,1.7vw,1.4rem);font-style:italic;display:flex}.hero__seasons span{opacity:.7;transition:opacity .3s}.hero__scrollnote{font-family:var(--sans);letter-spacing:.22em;text-transform:uppercase;font-size:.64rem;font-weight:700}.hero__proof{align-items:center;gap:12px;display:flex}.hero__proof .av{display:flex}.hero__proof .av i{border:2px solid #ffffffd9;border-radius:50%;width:28px;height:28px;margin-left:-8px}.hero__proof .av i:first-child{margin-left:0}.hero__proof span:last-child{font-family:var(--sans);font-size:.78rem;font-weight:600}.does{background:var(--cream);padding:clamp(48px,8vh,92px) 0}.does__grid{grid-template-columns:.92fr 1.08fr;align-items:center;gap:clamp(34px,5vw,72px);display:grid}.does__copy h2{margin-bottom:.3em;font-size:clamp(2.6rem,6vw,5rem);line-height:1.02}.does__copy p{color:var(--ink-soft);max-width:42ch;margin-bottom:16px;font-size:1.1rem}.does__note{border-top:1px solid var(--line);align-items:flex-start;gap:14px;margin-top:26px;padding-top:22px;display:flex}.does__note .n{font-family:var(--serif);color:var(--pink);font-size:1.5rem;font-style:italic;line-height:1}.does__note p{margin:0;font-size:.96rem}.ba{aspect-ratio:4/5;background:#fff;border-radius:3px;width:100%;padding:12px 12px 16px;position:relative;overflow:hidden;transform:rotate(-1.4deg);box-shadow:0 26px 56px -28px #17121a80}.ba__layer{position:absolute;inset:12px 12px 16px}.ba__img{width:100%;height:100%;position:relative;overflow:hidden}.ba__img img{object-fit:cover}.ba__before .slot{filter:grayscale(.66)contrast(.86)brightness(1.12);background:#c9c1c8}.ba__after{clip-path:inset(0 0 0 var(--pos,52%))}.ba__after .slot{filter:saturate(1.3);background:linear-gradient(135deg,#f3c6d6,#e8a8c4)}.ba__tag{z-index:4;font-family:var(--sans);letter-spacing:.16em;text-transform:uppercase;border-radius:100px;padding:7px 12px;font-size:.58rem;font-weight:700;position:absolute;top:24px}.ba__tag.l{color:#fff;background:#17121a9e;left:24px}.ba__tag.r{background:var(--pink);color:#fff;right:24px}.ba__cap{z-index:4;background:linear-gradient(#0000,#00000073);justify-content:space-between;align-items:flex-end;padding:12px 14px;display:flex;position:absolute;bottom:16px;left:12px;right:12px}.ba__cap .sw{gap:5px;display:flex}.ba__cap .sw i{border:1.5px solid #ffffffb3;border-radius:50%;width:18px;height:18px}.ba__cap span{font-family:var(--sans);letter-spacing:.14em;text-transform:uppercase;color:#fff;font-size:.56rem;font-weight:700}.ba__handle{top:12px;bottom:16px;left:var(--pos,52%);z-index:5;background:#fff;width:2px;position:absolute;transform:translate(-1px)}.ba__grip{cursor:ew-resize;width:46px;height:46px;color:var(--ink);background:#fff;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 6px 18px #0000004d}.outfit-ex{grid-template-columns:1fr 1fr;gap:14px;margin-top:26px;display:grid}.outfit-ex figure{margin:0}.outfit-ex .of{aspect-ratio:1;background:#fff;border-radius:2px;padding:8px;position:relative;overflow:hidden}.outfit-ex .wrong{transform:rotate(-2deg)}.outfit-ex .right{transform:rotate(1.6deg)}.outfit-ex .wrong .slot{filter:grayscale(.55);background:#c2b9c0}.outfit-ex .right .slot{background:#f0bcd0}.outfit-ex figcaption{font-family:var(--sans);letter-spacing:.12em;text-transform:uppercase;color:var(--ink-soft);align-items:center;gap:8px;margin-top:10px;font-size:.6rem;font-weight:700;display:flex}.outfit-ex .dot{border-radius:50%;width:9px;height:9px}.outfit-ex .badge{z-index:3;font-family:var(--sans);border-radius:100px;padding:4px 8px;font-size:.54rem;font-weight:800;position:absolute;top:14px;right:14px}.outfit-ex .wrong .badge{color:#fff;background:#17121a9e}.outfit-ex .right .badge{background:var(--pink);color:#fff}@media (max-width:880px){.does__grid{grid-template-columns:1fr}.does__copy{order:2}}.what{background:var(--cream);padding:clamp(56px,9vh,100px) 0}.what__head{text-align:center;max-width:720px;margin:0 auto clamp(40px,5vw,64px)}.what__head .eyebrow{justify-content:center}.what__head h2{font-size:clamp(2.4rem,5.5vw,4.2rem);line-height:1.04}.what__lead{color:var(--ink-soft);margin-top:18px;margin-bottom:0;font-size:1.12rem;line-height:1.6}.what__flow{margin-bottom:40px}.what__arrow{font-family:var(--sans);letter-spacing:.18em;text-transform:uppercase;color:var(--ink-soft);flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin-bottom:32px;font-size:.62rem;font-weight:700;display:flex}.what__arrow svg{width:48px;color:var(--pink)}.what__steps{grid-template-columns:repeat(3,1fr);gap:clamp(20px,3vw,36px);display:grid}.what__step{text-align:center}.what__photo{margin-bottom:18px;transform:rotate(-1deg)}.what__step:nth-child(2) .what__photo{transform:rotate(1.2deg)}.what__step:nth-child(3) .what__photo{transform:rotate(-.8deg)}.what__img{aspect-ratio:4/5;background:var(--cream-2);position:relative;overflow:hidden}.what__img-el{object-fit:cover}.what__scan-overlay{font-family:var(--sans);letter-spacing:.08em;text-transform:uppercase;color:#fff;background:linear-gradient(#0000 40%,#17121a8c);flex-direction:column;justify-content:flex-end;align-items:center;gap:8px;padding-bottom:16px;font-size:.68rem;font-weight:700;display:flex;position:absolute;inset:0}.what__scan-dot{background:var(--pink);width:10px;height:10px;animation:pulse 2s var(--ease-soft) infinite;border-radius:50%}.what__pal{border-radius:2px;grid-template-columns:repeat(8,1fr);margin-top:10px;display:grid;overflow:hidden}.what__pal i{aspect-ratio:1/1.8;display:block}.what__season-tag{font-family:var(--serif);color:var(--ink);margin:8px 0 0;font-size:.9rem;font-style:italic}.what__num{font-family:var(--serif);color:var(--pink);margin-bottom:6px;font-size:1.8rem;font-style:italic;display:block}.what__step h3{margin-bottom:8px;font-size:1.35rem}.what__step p{color:var(--ink-soft);margin:0;font-size:.95rem}.what__benefits{flex-direction:column;gap:12px;max-width:640px;margin:0 auto 36px;padding:0;list-style:none;display:flex}.what__benefits li{font-family:var(--sans);color:var(--ink-soft);border:1px solid var(--hair);background:#fff;border-radius:8px;padding:14px 20px;font-size:1rem}.what__benefits strong{color:var(--ink)}.what__cta{text-align:center}@media (max-width:820px){.what__steps{grid-template-columns:1fr;max-width:360px;margin-inline:auto}.what__arrow{display:none}}.seasons{min-height:100svh;transition:background .8s var(--ease), color .8s var(--ease);align-items:center;padding:clamp(34px,5vh,60px) 0 clamp(40px,6vh,72px);display:flex;overflow:hidden}.seasons .wrap{width:100%}.seasons__head{border-bottom:1px solid;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-bottom:clamp(20px,3vw,34px);padding-bottom:16px;display:flex}.seasons__head .shead-l{flex-wrap:wrap;align-items:baseline;gap:16px;display:flex}.seasons__head h2{font-size:clamp(1.5rem,3vw,2.4rem);line-height:1}.seasons__head h2 .scr{font-size:1.35em}.seasons__head .shead-sub{font-family:var(--sans);letter-spacing:.2em;text-transform:uppercase;opacity:.6;font-size:.66rem;font-weight:700}.ctabs{flex-wrap:wrap;gap:6px;display:flex}.ctab{font-family:var(--sans);letter-spacing:.14em;text-transform:uppercase;color:inherit;cursor:pointer;opacity:.5;background:0 0;border:1px solid;border-radius:100px;padding:8px 15px;font-size:.64rem;font-weight:700;transition:opacity .3s,background .3s,color .3s}.ctab:hover{opacity:.85}.ctab.active{opacity:1;background:currentColor}.ctab.active span{color:var(--cbg)}.cstage{min-height:min(64vh,560px);position:relative}.cslide{opacity:0;pointer-events:none;transition:opacity .7s var(--ease), transform .7s var(--ease);grid-template-columns:1fr auto 1fr;align-items:center;gap:clamp(16px,3vw,40px);display:grid;position:absolute;inset:0;transform:scale(.97)}.cslide.active{opacity:1;pointer-events:auto;position:relative;transform:none}.cwm{pointer-events:none;z-index:0;justify-content:center;align-items:center;display:flex;position:absolute;inset:0;overflow:hidden}.cwm span{font-family:var(--script);color:var(--cac);opacity:.12;white-space:nowrap;font-size:clamp(8rem,32vw,30rem);line-height:1}.cside{z-index:2;flex-direction:column;gap:18px;display:flex;position:relative}.cside.l{text-align:left;align-items:flex-start}.cside.r{text-align:right;align-items:flex-end}.cside .chno{font-family:var(--sans);letter-spacing:.2em;text-transform:uppercase;opacity:.62;font-size:.62rem;font-weight:700}.cside .ctemp{flex-wrap:wrap;gap:7px;display:flex}.cside.r .ctemp{justify-content:flex-end}.cside .ctemp span{font-family:var(--sans);letter-spacing:.14em;text-transform:uppercase;opacity:.85;border:1px solid;border-radius:100px;padding:5px 11px;font-size:.6rem;font-weight:700}.cside .clead{font-family:var(--serif);max-width:24ch;font-size:clamp(1.05rem,1.6vw,1.4rem);font-style:italic;line-height:1.32}.cside .cwhy{font-family:var(--sans);opacity:.82;max-width:30ch;font-size:.92rem;line-height:1.5}.cside .cmini{aspect-ratio:3/4;background:#fff;border-radius:2px;width:128px;padding:7px 7px 12px;box-shadow:0 16px 34px -20px #0000008c}.cside.l .cmini{transform:rotate(-4deg)}.cside.r .cmini{transform:rotate(4deg)}.cside .cmini .cap{font-family:var(--serif);color:var(--ink);text-align:center;margin-top:6px;font-size:.74rem;font-style:italic}.cmain{z-index:3;background:#fff;border-radius:3px;width:min(40vw,372px);padding:13px 13px 18px;position:relative;transform:rotate(-1.5deg);box-shadow:0 36px 70px -30px #17121a99}.cmain:before{content:"";background:#fff6;width:96px;height:26px;position:absolute;top:-13px;left:50%;transform:translate(-50%)rotate(-3deg);box-shadow:0 3px 9px #00000029}.cmain__photo{aspect-ratio:4/5;background:#eadfd2;position:relative;overflow:hidden}.cmain__season{z-index:3;font-family:var(--script);color:#fff;text-shadow:0 4px 16px #00000080;font-size:clamp(2.4rem,5vw,3.4rem);line-height:.8;position:absolute;bottom:12px;left:12px}.cmain__pal{border-radius:2px;grid-template-columns:repeat(8,1fr);gap:0;margin-top:13px;display:grid;overflow:hidden}.cmain__pal i{aspect-ratio:1/2.4;display:block}.cmain__foot{font-family:var(--sans);justify-content:space-between;align-items:center;margin-top:11px;display:flex}.cmain__foot .cname{font-family:var(--serif);color:var(--ink);font-size:1.05rem}.cmain__foot .cmeta{letter-spacing:.12em;text-transform:uppercase;color:var(--ink-soft);font-size:.58rem;font-weight:700}.cnav{justify-content:center;align-items:center;gap:22px;margin-top:clamp(20px,3vw,34px);display:flex}.cnav__dots{gap:10px;display:flex}.cdot{cursor:pointer;opacity:.5;background:0 0;border:1.5px solid;border-radius:50%;width:9px;height:9px;padding:0;transition:all .3s}.cdot.active{opacity:1;background:currentColor;transform:scale(1.25)}.carrow{width:44px;height:44px;color:inherit;cursor:pointer;background:0 0;border:1.5px solid;border-radius:50%;justify-content:center;align-items:center;transition:transform .3s;display:flex}.carrow:hover{transform:scale(1.08)}@media (max-width:980px){.cslide{text-align:center;grid-template-columns:1fr;justify-items:center;display:none;position:relative}.cslide.active{flex-direction:column;display:flex}.cside{display:none}.cmain{width:min(82vw,360px);transform:none}.cstage{min-height:0}.seasons{min-height:0;padding:clamp(36px,7vh,64px) 0}}.how{background:var(--cream-2);padding:clamp(48px,8vh,92px) 0}.how__head{text-align:center;max-width:760px;margin:0 auto clamp(30px,4vw,52px)}.how__head .eyebrow{justify-content:center}.how__head h2{font-size:clamp(2.4rem,5.6vw,4.4rem);line-height:1.04}.how__head p{color:var(--ink-soft);margin-top:16px;max-width:46ch;margin-inline:auto;font-size:1.06rem}.how__steps{grid-template-columns:repeat(3,1fr);gap:clamp(24px,3.4vw,46px);display:grid}.step{border-top:2px solid var(--ink);padding-top:22px}.step .num{font-family:var(--serif);color:var(--pink);margin-bottom:12px;font-size:2.6rem;font-style:italic;line-height:1;display:block}.step h3{margin-bottom:10px;font-size:1.6rem}.step p{color:var(--ink-soft);margin:0;font-size:.98rem}.step__art{aspect-ratio:4/5;background:#fff;border-radius:2px;margin-top:20px;padding:9px 9px 16px;overflow:hidden;box-shadow:0 18px 40px -22px #17121a80}.step__art .ba__img{width:100%;height:100%;min-height:200px}.scard__photo .ba__img{min-height:100%}.step:first-child .step__art{transform:rotate(-2deg)}.step:nth-child(2) .step__art{transform:rotate(1.4deg)}.step:nth-child(3) .step__art{transform:rotate(-1.2deg)}@media (max-width:780px){.how__steps{grid-template-columns:1fr}}.feat{background:var(--ink);color:var(--cream);padding:clamp(50px,8vh,92px) 0}.feat__intro{border-bottom:1px solid #fbf1e438;grid-template-columns:1.2fr .8fr;align-items:end;gap:clamp(30px,5vw,64px);margin-bottom:clamp(28px,4vw,48px);padding-bottom:clamp(22px,3vw,38px);display:grid}.feat__intro h2{font-size:clamp(2.6rem,6vw,5rem);line-height:1}.feat__intro p{color:#fbf1e4bd;max-width:40ch;font-size:1.06rem}.fgrid{grid-template-columns:repeat(12,1fr);gap:14px;display:grid}.card{min-height:250px;transition:transform .5s var(--ease), background .4s;background:#fbf1e40d;border:1px solid #fbf1e424;border-radius:6px;flex-direction:column;gap:14px;padding:clamp(24px,3vw,38px);display:flex}.card:hover{background:#fbf1e417;transform:translateY(-6px)}.card .fnum{font-family:var(--sans);letter-spacing:.18em;color:var(--pink);text-transform:uppercase;font-size:.64rem;font-weight:800}.card h3{font-size:clamp(1.7rem,2.6vw,2.4rem);line-height:1.06}.card p{color:#fbf1e4b8;margin:0;font-size:.97rem}.card .swrow{gap:7px;margin-top:auto;display:flex}.card .swrow i{border-radius:50%;width:22px;height:22px;display:block}.card.f1{grid-column:span 7}.card.f2{grid-column:span 5}.card.f3,.card.f4,.card.f5{grid-column:span 4}@media (max-width:880px){.fgrid{grid-template-columns:repeat(6,1fr)}.card.f1,.card.f2{grid-column:span 6}.card.f3,.card.f4,.card.f5{grid-column:span 3}.feat__intro{grid-template-columns:1fr}}@media (max-width:560px){.card.f3,.card.f4,.card.f5{grid-column:span 6}}.scan{background:var(--cream);padding:clamp(48px,8vh,92px) 0}.scan__head{margin-bottom:clamp(28px,4vw,46px)}.scan__head h2{max-width:18em;font-size:clamp(2.4rem,5.6vw,4.4rem);line-height:1.04}.scan__head p{color:var(--ink-soft);max-width:52ch;margin-top:14px;font-size:1.06rem}.scan__grid{grid-template-columns:1fr 1fr;gap:clamp(22px,3.5vw,46px);display:grid}.scan__col h3{flex-wrap:wrap;align-items:baseline;gap:12px;margin-bottom:6px;font-size:1.7rem;display:flex}.scan__col h3 .lab{font-family:var(--sans);letter-spacing:.16em;text-transform:uppercase;color:var(--pink);border:1px solid var(--pink);border-radius:100px;padding:4px 10px;font-size:.58rem;font-weight:800}.scan__col>p{color:var(--ink-soft);max-width:40ch;margin-bottom:18px;font-size:1rem}.scard{border:1px solid var(--hair);background:#fff;border-radius:6px;overflow:hidden;box-shadow:0 26px 50px -34px #17121a80}.scard__photo{aspect-ratio:4/3;position:relative;overflow:hidden}.scard__photo .slot{background:#e7dccf;min-height:100%}.scard__chip{z-index:3;border:1px solid var(--hair);font-family:var(--sans);color:var(--ink);background:#ffffffeb;border-radius:100px;align-items:center;gap:8px;padding:8px 14px;font-size:.64rem;font-weight:800;display:inline-flex;position:absolute;bottom:14px;left:14px}.scard__chip .dot{border-radius:50%;width:9px;height:9px}.scard__panel{padding:clamp(18px,2.4vw,26px)}.scard__head .rk{font-family:var(--sans);letter-spacing:.18em;text-transform:uppercase;color:var(--ink-soft);font-size:.56rem;font-weight:800}.scard__head .rn{font-family:var(--serif);font-size:2rem;line-height:1.02}.scard .rp{gap:6px;margin:12px 0;display:flex}.scard .rp i{border-radius:4px;flex:1;height:30px;display:block}.scard__verdict{align-items:center;gap:12px;margin-bottom:15px;display:flex}.scard__verdict .mk{background:var(--pink);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.scard__verdict .ht{font-family:var(--serif);font-size:1.35rem;line-height:1.08}.scard__verdict .hs{font-family:var(--sans);letter-spacing:.1em;text-transform:uppercase;color:var(--ink-soft);font-size:.58rem;font-weight:700}.scard .vr{font-family:var(--sans);align-items:center;gap:12px;margin-bottom:8px;font-size:.74rem;display:flex}.scard .vr .lab{color:var(--ink-soft);white-space:nowrap;font-weight:700}.scard .vr .bar{background:#00000014;border-radius:4px;flex:1;height:7px;overflow:hidden}.scard .vr .bar b{background:var(--pink);border-radius:4px;height:100%;display:block}.scard .vr .pct{font-weight:800}@media (max-width:880px){.scan__grid{grid-template-columns:1fr}}.quiz-cta{background:var(--berry);color:var(--cream);padding:clamp(48px,8vh,92px) 0}.quiz-cta__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:clamp(24px,4vw,48px);display:flex}.quiz-cta h2{margin:0;font-size:clamp(2rem,5vw,3.6rem);line-height:1.02}.quiz-cta h2 .scr{color:#fff}.quiz-cta p{color:#fbf1e4b8;max-width:44ch;font-family:var(--sans);margin-top:14px}@media (max-width:720px){.quiz-cta__inner{flex-direction:column;align-items:flex-start}}.quiz{background:var(--berry);color:var(--cream);padding:clamp(48px,8vh,92px) 0}.quiz__head{text-align:center;margin-bottom:clamp(34px,5vw,56px)}.quiz__head .eyebrow{justify-content:center}.quiz__head .eyebrow .kicker{color:var(--blush)}.quiz__head h2{font-size:clamp(2.4rem,6vw,4.6rem);line-height:1}.quiz__head h2 .scr{color:#fff}.quiz__head p{color:#fbf1e4b8;margin-top:14px;max-width:44ch;margin-inline:auto}.quiz__stage{background:#ffffff0d;border:1px solid #ffffff29;border-radius:10px;max-width:820px;min-height:430px;margin:0 auto;padding:clamp(26px,4vw,52px)}.quiz__progress{gap:8px;margin-bottom:34px;display:flex}.quiz__progress i{background:#ffffff2e;border-radius:2px;flex:1;height:3px;list-style:none;overflow:hidden}.quiz__progress i b{background:var(--pink);height:100%;transition:width .5s var(--ease);display:block}.quiz__q{display:none}.quiz__q.on{animation:qin .5s var(--ease-soft) both;display:block}@keyframes qin{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}.quiz__qn{font-family:var(--sans);letter-spacing:.22em;text-transform:uppercase;color:var(--blush);margin-bottom:14px;font-size:.64rem;font-weight:700}.quiz__qt{font-family:var(--serif);max-width:22ch;margin-bottom:30px;font-size:clamp(1.6rem,3.4vw,2.5rem);line-height:1.08}.quiz__opts{grid-template-columns:repeat(2,1fr);gap:13px;display:grid}.quiz__opt{text-align:left;cursor:pointer;color:var(--cream);font-family:var(--sans);transition:all .3s var(--ease);background:#ffffff0d;border:1px solid #ffffff2e;border-radius:8px;align-items:center;gap:15px;padding:17px 19px;font-size:1rem;display:flex}.quiz__opt:hover{border-color:var(--pink);background:#ffffff1f;transform:translateY(-3px)}.quiz__opt .sw{border:1px solid #ffffff59;border-radius:50%;flex:none;width:34px;height:34px}.quiz__result{text-align:center;display:none}.quiz__result.on{animation:qin .6s var(--ease-soft) both;display:block}.quiz__result .rname{font-family:var(--serif);margin-bottom:8px;font-size:clamp(3rem,11vw,6rem);line-height:.92}.quiz__result .rpal{flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:26px;display:flex}.quiz__result .rpal i{border-radius:4px;width:46px;height:60px;display:block}.quiz__redo{color:#fbf1e499;cursor:pointer;font-family:var(--sans);text-transform:lowercase;text-underline-offset:4px;background:0 0;border:none;font-size:.9rem;font-weight:600;text-decoration:underline}@media (max-width:620px){.quiz__opts{grid-template-columns:1fr}}.market{background:var(--cream);padding:clamp(48px,8vh,92px) 0}.market__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:26px;display:flex}.market__head h2{max-width:13em;font-size:clamp(2.4rem,5.6vw,4.4rem);line-height:1.04}.market__head p{color:var(--ink-soft);max-width:40ch;margin-top:14px}.market__filter{border:1px solid var(--hair);background:#fff;border-radius:100px;flex-wrap:wrap;align-items:center;gap:14px;margin-bottom:clamp(28px,4vw,44px);padding:14px 20px;display:flex}.market__filter .lab{font-family:var(--sans);letter-spacing:.16em;text-transform:uppercase;color:var(--ink-soft);font-size:.62rem;font-weight:800}.market__filter .pal{flex:1;gap:6px;display:flex}.market__filter .pal i{border:2px solid #fff;border-radius:50%;width:22px;height:22px;display:block}.market__filter .sel{font-family:var(--serif);color:var(--pink);font-size:1.1rem;font-style:italic}.mgrid{grid-template-columns:repeat(4,1fr);gap:clamp(14px,2vw,24px);display:grid}.product{cursor:pointer;transition:transform .4s var(--ease);flex-direction:column;display:flex}.product:hover{transform:translateY(-6px)}.product__img{aspect-ratio:3/4;background:var(--cream-2);border:1px solid var(--hair);border-radius:4px;position:relative;overflow:hidden}.product__match{z-index:3;font-family:var(--sans);color:var(--ink);background:#fffffff0;border-radius:100px;align-items:center;gap:6px;padding:5px 10px;font-size:.6rem;font-weight:800;display:flex;position:absolute;top:10px;left:10px}.product__match .dot{border-radius:50%;width:9px;height:9px}.product__retail{z-index:3;color:#fff;font-family:var(--sans);background:#17121abd;border-radius:5px;padding:5px 9px;font-size:.56rem;font-weight:700;position:absolute;top:10px;right:10px}.product__info{justify-content:space-between;align-items:flex-start;gap:10px;margin-top:12px;display:flex}.product__info .nm{font-family:var(--serif);font-size:1.14rem;line-height:1.15}.product__info .br{font-family:var(--sans);color:var(--ink-soft);margin-top:3px;font-size:.64rem}.product__info .pr{font-family:var(--sans);font-size:.98rem;font-weight:800}.product__sw{gap:5px;margin-top:8px;display:flex}.product__sw i{border:1px solid var(--hair);border-radius:50%;width:14px;height:14px;display:block}.market__foot{text-align:center;margin-top:clamp(34px,5vw,52px)}.market__foot .note{font-family:var(--serif);color:var(--ink-soft);max-width:48ch;margin:0 auto 22px;font-size:1.2rem;font-style:italic}@media (max-width:980px){.mgrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:680px){.mgrid{grid-template-columns:repeat(2,1fr)}}.fdemo__next-strip{background:var(--cream-2)}.fdemo__next-head{text-align:center;margin-bottom:clamp(30px,4vw,48px)}.fdemo__next-head .eyebrow{justify-content:center}.fdemo__next-head h2{font-size:clamp(2rem,4.5vw,3.4rem);line-height:1.04}.fdemo__next-head p{color:var(--ink-soft);margin-top:12px;margin-bottom:0;font-size:1rem}.fdemo__next-grid{grid-template-columns:repeat(3,1fr);gap:clamp(16px,2.5vw,28px);display:grid}.fdemo__next-card{border:1px solid var(--hair);background:#fff;border-radius:8px;padding:clamp(22px,3vw,32px);position:relative}.fdemo__next-card:after{content:"early access";font-family:var(--sans);letter-spacing:.18em;text-transform:uppercase;color:var(--pink);border:1px solid var(--pink);border-radius:100px;padding:3px 8px;font-size:.5rem;font-weight:800;position:absolute;top:14px;right:14px}.fdemo__next-num{font-family:var(--serif);color:var(--pink);margin-bottom:10px;font-size:2rem;font-style:italic;line-height:1;display:block}.fdemo__next-card h3{margin-bottom:8px;padding-right:56px;font-size:1.3rem}.fdemo__next-card p{color:var(--ink-soft);margin:0;font-size:.92rem;line-height:1.55}.fdemo__demo-note{font-family:var(--sans);color:var(--ink-soft);text-align:center;border-top:1px solid var(--hair);margin-top:14px;padding-top:14px;font-size:.74rem}.fdemo .kicker{color:#fbf1e494;border-color:#fbf1e42e}.fdemo .how__head p,.fdemo .does__copy p,.fdemo .fdemo__next-head p{color:#fbf1e4ad}.fdemo .fdemo__strip{border-top-color:#fbf1e41a}.fdemo .fdemo__demo-note{color:#fbf1e46b;border-top-color:#fbf1e41a}.fdemo .product__info .br{color:#fbf1e47a}.fdemo .fdemo__next-strip{background:#ffffff0a}.fdemo .fdemo__next-card{background:#fbf1e40f;border-color:#fbf1e41f}.fdemo .fdemo__next-card p{color:#fbf1e49e}.fdemo .scr{color:var(--pink)}@media (max-width:760px){.fdemo__next-grid{grid-template-columns:1fr}.fdemo__next-card h3{padding-right:64px}}.reviews{background:var(--blush);padding:clamp(48px,8vh,92px) 0}.reviews__head{text-align:center;margin-bottom:clamp(30px,4vw,50px)}.reviews__head h2{color:var(--berry);font-size:clamp(2.4rem,5.6vw,4.2rem);line-height:1.04}.reviews__head h2 .scr{color:var(--pink-deep)}.rgrid{grid-template-columns:repeat(3,1fr);gap:clamp(18px,2.6vw,30px);display:grid}.review{background:#fff;border-radius:12px;flex-direction:column;gap:0;margin:0;padding:0;display:flex;overflow:hidden;box-shadow:0 22px 44px -26px #5e163a80}.review:first-child{transform:rotate(-1.6deg)}.review:nth-child(2){transform:rotate(1deg)}.review:nth-child(3){transform:rotate(-1deg)}.review__photo{aspect-ratio:4/5;flex-shrink:0;width:100%;position:relative;overflow:hidden}.review__season-tag{color:var(--ink);font-family:var(--sans);letter-spacing:.08em;text-transform:uppercase;background:#fff;border-radius:100px;padding:5px 10px;font-size:.62rem;font-weight:700;position:absolute;bottom:12px;left:12px}.review__desc{font-family:var(--sans);color:var(--ink-soft);margin:0;padding:16px clamp(16px,2.2vw,24px) 20px;font-size:.88rem;line-height:1.55}@media (max-width:840px){.rgrid{grid-template-columns:1fr}.review{transform:none!important}}.faq{background:var(--cream);padding:clamp(48px,8vh,92px) 0 clamp(54px,8vh,90px)}.faq__head{text-align:center;margin-bottom:clamp(24px,3.5vw,40px)}.faq__head .eyebrow{justify-content:center}.faq__head h2{font-size:clamp(2.4rem,5.6vw,4.2rem);line-height:1.04}.faq__list{max-width:780px;margin:0 auto}.faq__list details{border-bottom:1px solid var(--line)}.faq__list summary{cursor:pointer;font-family:var(--serif);color:var(--ink);justify-content:space-between;align-items:center;gap:16px;padding:22px 4px;font-size:clamp(1.2rem,2vw,1.5rem);list-style:none;display:flex}.faq__list summary::-webkit-details-marker{display:none}.faq__list summary:after{content:"+";font-family:var(--sans);color:var(--pink);transition:transform .3s var(--ease);font-size:1.6rem;font-weight:300}.faq__list details[open] summary:after{transform:rotate(45deg)}.faq__list details p{color:var(--ink-soft);margin:0 0 22px;padding-right:40px;font-size:1rem;line-height:1.6}.waitlist{text-align:center;color:#fff;background:radial-gradient(60% 55% at 90% 5%, color-mix(in srgb, var(--accent) 30%, transparent) 0%, transparent 58%), radial-gradient(55% 50% at 5% 95%, color-mix(in srgb, var(--lilac) 26%, transparent) 0%, transparent 58%), var(--berry);padding:clamp(54px,9vh,104px) 0;position:relative;overflow:hidden}.waitlist:after{content:"";pointer-events:none;opacity:.45;mix-blend-mode:soft-light;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='180' height='180'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.86' numOctaves='2' stitchTiles='stitch'/><feColorMatrix values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.5 0'/></filter><rect width='100%25' height='100%25' filter='url(%23n)'/></svg>");position:absolute;inset:0}.waitlist .wrap{z-index:2;position:relative}.waitlist .eyebrow{justify-content:center}.waitlist .eyebrow .kicker{color:#ffb3cf;border-color:#ffb3cf4d}.waitlist h2{color:#fff;margin-bottom:18px;font-size:clamp(2.8rem,9vw,7rem);line-height:.96}.waitlist h2 .scr{color:#fff}.waitlist .sub{font-family:var(--serif);color:#fffffff5;max-width:30ch;margin:0 auto clamp(30px,5vw,44px);font-size:clamp(1.1rem,2.4vw,1.7rem);font-style:italic}.signup{background:#fff;border:1.5px solid #fff;border-radius:100px;gap:9px;max-width:500px;margin:0 auto;padding:7px 7px 7px 22px;display:flex;box-shadow:0 18px 50px -20px #781e5066}.signup input{font-family:var(--sans);color:var(--ink);background:0 0;border:none;outline:none;flex:1;min-width:0;font-size:1rem}.signup button{background:var(--pink-deep);color:#fff;cursor:pointer;font-family:var(--sans);text-transform:lowercase;transition:transform .3s var(--ease), background .3s;white-space:nowrap;border:none;border-radius:100px;padding:13px 28px;font-size:.95rem;font-weight:600}.signup button:hover{background:var(--pink);transform:scale(1.03)}.signup.done{font-family:var(--sans);color:var(--ink);justify-content:center;padding:16px 28px}.waitlist .micro{font-family:var(--sans);color:#ffffffeb;margin-top:18px;font-size:.74rem}.waitlist .proof{justify-content:center;align-items:center;gap:14px;margin-top:30px;display:flex}.waitlist .proof .av{display:flex}.waitlist .proof .av i{border:2px solid #ffffffd9;border-radius:50%;width:30px;height:30px;margin-left:-8px;display:block}.waitlist .proof .av i:first-child{margin-left:0}.waitlist .proof span{font-family:var(--sans);color:#fffffff2;font-size:.8rem}.waitlist__perks{text-align:left;flex-direction:column;gap:9px;max-width:360px;margin:0 auto clamp(26px,4vw,38px);padding:0;list-style:none;display:flex}.waitlist__perks li{font-family:var(--sans);color:#ffffffe0;align-items:flex-start;gap:10px;font-size:.9rem;line-height:1.4;display:flex}.waitlist__perks li:before{content:"✓";color:#fff;flex-shrink:0;font-weight:800}.waitlist__error{font-family:var(--sans);color:#fff;text-align:center;background:#17121a73;border-radius:100px;max-width:420px;margin:14px auto 0;padding:10px 18px;font-size:.88rem}.foot{background:var(--ink);color:var(--cream);padding:clamp(40px,6vw,68px) 0 32px}.foot__mast{font-family:var(--sans);text-transform:lowercase;letter-spacing:-.05em;border-bottom:1px solid #fbf1e438;margin-bottom:30px;padding-bottom:clamp(20px,3vw,40px);font-size:clamp(3.4rem,16vw,12rem);font-weight:800;line-height:.82}.foot__mast .me{color:var(--pink)}.foot__grid{font-family:var(--sans);grid-template-columns:2fr 1fr 1fr;gap:30px;font-size:.86rem;display:grid}.foot__grid h5{letter-spacing:.2em;text-transform:uppercase;opacity:.5;margin:0 0 14px;font-size:.62rem;font-weight:800}.foot__grid a,.foot__grid p{color:#fbf1e4bd;margin-bottom:9px;display:block}.foot__grid .blurb{font-family:var(--serif);max-width:30ch;color:var(--cream);font-size:1.25rem;font-style:italic}.foot__grid a:hover{color:var(--pink)}.foot__bottom{font-family:var(--sans);letter-spacing:.1em;text-transform:uppercase;opacity:.55;border-top:1px solid #fbf1e429;flex-wrap:wrap;justify-content:space-between;gap:10px;margin-top:40px;padding-top:18px;font-size:.66rem;display:flex}@media (max-width:680px){.foot__grid{grid-template-columns:1fr 1fr}.foot__grid .blurb{grid-column:1/-1}}.sproof{background:var(--cream-2);padding:clamp(48px,8vh,92px) 0}.sproof__head{text-align:center;margin-bottom:clamp(36px,5vw,60px)}.sproof__head .eyebrow{justify-content:center}.sproof__head h2{font-size:clamp(2.4rem,5.6vw,4.4rem);line-height:1.04}.sproof__head p{color:var(--ink-soft);margin-top:16px;margin-inline:auto;max-width:46ch;margin-bottom:0;font-size:1.06rem}.sproof__grid{grid-template-columns:repeat(3,1fr);gap:clamp(22px,3vw,44px);display:grid}.sproof__card{flex-direction:column;gap:18px;display:flex}.sproof__card:first-child .polaroid{transform:rotate(-1.8deg)}.sproof__card:nth-child(2) .polaroid{transform:rotate(1.4deg)}.sproof__card:nth-child(3) .polaroid{transform:rotate(-.9deg)}.sproof__photo-wrap{padding:10px 10px 0}.sproof__photo{aspect-ratio:3/4;background:var(--cream);position:relative;overflow:hidden}.sproof__overlay{inset-x:0;background:linear-gradient(#0000 10%,#17121ab8);flex-direction:column;gap:3px;padding:14px;display:flex;position:absolute;bottom:0}.sproof__season{font-family:var(--script);color:#fff;text-shadow:0 4px 16px #00000080;font-size:clamp(2rem,4vw,2.8rem);line-height:.88}.sproof__sub{font-family:var(--sans);letter-spacing:.2em;text-transform:uppercase;color:#ffffffb8;font-size:.56rem;font-weight:700}.sproof__pal{border-radius:0 0 1px 1px;grid-template-columns:repeat(8,1fr);margin-top:10px;display:grid;overflow:hidden}.sproof__pal i{aspect-ratio:1/1.6;display:block}.sproof__quote{font-family:var(--serif);color:var(--ink);margin:0;font-size:clamp(1rem,1.5vw,1.2rem);font-style:italic;line-height:1.4}.sproof__name{font-family:var(--sans);color:var(--ink-soft);align-items:center;gap:10px;font-size:.78rem;font-weight:800;display:flex}.sproof__name:before{content:"";background:var(--pink);flex-shrink:0;width:24px;height:1.5px;display:inline-block}.sproof__cta{text-align:center;flex-direction:column;align-items:center;gap:14px;margin-top:clamp(40px,5vw,60px);display:flex}.sproof__privacy{font-family:var(--sans);color:var(--ink-soft);margin:0;font-size:.74rem}@media (max-width:840px){.sproof__grid{scroll-snap-type:x mandatory;max-width:none;margin-inline:calc(-1 * var(--pad));padding-inline:var(--pad);-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:20px;padding-bottom:18px;display:flex;overflow-x:auto}.sproof__grid::-webkit-scrollbar{display:none}.sproof__card{scroll-snap-align:start;flex:0 0 78vw;max-width:310px}.sproof__card .polaroid{transform:none!important}}.free-flow{background:var(--cream-2);padding:clamp(48px,8vh,92px) 0}.free-flow__grid{grid-template-columns:repeat(3,1fr);gap:clamp(18px,3vw,32px);margin-bottom:36px;display:grid}.free-flow__step{margin:0;padding:10px 10px 14px;transform:rotate(-1deg)}.free-flow__step:nth-child(2){transform:rotate(1.2deg)}.free-flow__step:nth-child(3){transform:rotate(-.8deg)}.free-flow__photo{aspect-ratio:4/5;background:var(--cream);position:relative;overflow:hidden}.free-flow__photo--analyze .free-flow__result{background:linear-gradient(#0000,#17121ab8);padding:12px;position:absolute;bottom:0;left:0;right:0}.free-flow__photo--analyze .rn{color:#fff;margin-bottom:8px;display:block}.free-flow__cap{font-family:var(--sans);color:var(--ink-soft);align-items:baseline;gap:10px;margin-top:12px;font-size:.78rem;font-weight:600;display:flex}.free-flow__cap .num{font-family:var(--serif);color:var(--pink);font-size:1.5rem;font-style:italic;line-height:1}.free-flow__picks{background:var(--cream);flex-direction:column;gap:8px;min-height:100%;padding:8px;display:flex}.free-flow__picks--large{background:0 0;flex-flow:wrap;gap:14px;padding:0}.free-flow__picks--large .product{flex:140px;max-width:180px}.free-flow__pick{grid-template-columns:56px 1fr;align-items:center;gap:10px;display:grid}.free-flow__pick-img{aspect-ratio:3/4;border-radius:3px;position:relative;overflow:hidden}.free-flow__pick-name{font-family:var(--serif);color:var(--ink);margin:0;font-size:.82rem;line-height:1.2}.free-flow__cta{text-align:center}.hero__preview-picks{justify-content:center;gap:10px;margin-top:14px;display:flex}.hero__preview-pick{font-family:var(--sans);color:var(--ink-soft);flex-direction:column;align-items:center;gap:4px;font-size:.58rem;font-weight:800;display:flex}.hero__preview-pick-img{border:2px solid var(--hair);border-radius:3px;width:52px;height:64px;position:relative;overflow:hidden}.fdemo{background:var(--ink);color:var(--cream);padding:clamp(20px,3vh,40px) 0 clamp(48px,8vh,92px)}.fdemo__strip{border-top:1px solid var(--line);padding:clamp(40px,6vh,72px) 0}.fdemo__strip--flip .does__copy{order:2}.fdemo__strip .does__copy .num{font-family:var(--serif);color:var(--pink);margin-bottom:12px;font-size:2.6rem;font-style:italic;line-height:1;display:block}.fdemo__media{position:relative}.fdemo__phone{max-width:300px;margin:0 auto;padding:0;transform:rotate(-1.4deg)}.fdemo__phone-screen{background:#fff;border-radius:3px;overflow:hidden}.fdemo__analyze-photo{aspect-ratio:4/5;position:relative;overflow:hidden}.fdemo__analyze-photo .scard__chip{position:absolute;bottom:14px;left:14px}.fdemo__scan-grid{pointer-events:none;background-image:linear-gradient(#ff2e7e1a 1px,#0000 1px),linear-gradient(90deg,#ff2e7e1a 1px,#0000 1px);background-size:20px 20px;position:absolute;inset:0}.fdemo__scan-line{background:var(--pink);height:2px;animation:fdemo-scan 2.4s var(--ease-soft) infinite;pointer-events:none;position:absolute;top:40%;left:0;right:0}@keyframes fdemo-scan{0%,to{opacity:.5;top:20%}50%{opacity:1;top:75%}}.fdemo__media--pair{flex-wrap:wrap;justify-content:center;align-items:center;gap:clamp(16px,3vw,28px);display:flex}.fdemo__pal-card{border:1px solid var(--hair);background:#fff;border-radius:6px;width:min(100%,220px);padding:clamp(18px,2.4vw,26px);transform:rotate(-2deg);box-shadow:0 18px 40px -22px #17121a73}.fdemo__outfit-card{width:min(100%,240px);padding:10px 10px 14px;transform:rotate(1.4deg)}.fdemo__outfit-photo{aspect-ratio:3/4;position:relative;overflow:hidden}.fdemo__outfit-cap{font-family:var(--sans);letter-spacing:.1em;text-transform:uppercase;color:#15803d;align-items:center;gap:8px;margin:10px 0 0;font-size:.6rem;font-weight:800;display:flex}.fdemo__media--dual{grid-template-columns:1fr 1fr;gap:16px;display:grid}.fdemo__scan{margin:0;padding:10px 10px 14px}.fdemo__scan-photo{aspect-ratio:3/4;position:relative;overflow:hidden}.fdemo__cam-frame{pointer-events:none;border:1.5px solid #fffc;border-radius:2px;position:absolute;inset:10px}.fdemo__verdict{font-family:var(--sans);letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:8px;margin-top:10px;font-size:.58rem;font-weight:800;display:flex}.fdemo__verdict--yes{color:var(--ink)}.fdemo__verdict--no{color:var(--ink-soft)}.fdemo__media--market .market__filter{margin-bottom:18px}.fdemo__row--wide .fdemo__media--market{width:100%}@media (max-width:880px){.free-flow__grid{scroll-snap-type:x mandatory;max-width:none;margin-inline:calc(-1 * var(--pad));padding-inline:var(--pad);-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:20px;padding-bottom:18px;display:flex;overflow-x:auto}.free-flow__grid::-webkit-scrollbar{display:none}.free-flow__step{scroll-snap-align:start;flex:0 0 75vw;max-width:270px;transform:none!important}.fdemo__strip--flip .does__copy{order:unset}.fdemo__media--dual{max-width:400px;margin-inline:auto}.free-flow__picks--large{justify-content:center}}@media (max-width:600px){.hero__preview-picks,.hero__preview-caption{display:none}.hero__preview-card{width:min(100%,280px);margin:0 auto}.hero__preview{gap:0}}@media (max-width:480px){.signup{border-radius:16px;flex-direction:column;align-items:stretch;gap:10px;padding:16px}.signup input{text-align:center;padding:10px 0}.signup button{text-align:center}}@media (max-width:620px){.rgrid{grid-template-columns:1fr}.review{transform:none!important}}@media (max-width:480px){.faq__list summary{padding:18px 4px;font-size:1.05rem}.foot__grid{grid-template-columns:1fr}.free-flow__step{flex:0 0 82vw;max-width:260px}.quiz__stage{min-height:auto}}.cdot{min-width:28px;min-height:28px}.carrow{min-width:44px;min-height:44px}.hero__note{font-family:var(--sans);color:var(--ink-soft);flex-wrap:wrap;gap:18px;margin-top:18px;font-size:.82rem;display:flex}.hero__note span{align-items:center;gap:7px;display:inline-flex}.hero__note span svg{width:14px;height:14px;color:var(--pink);flex-shrink:0}.hero__steps{max-width:var(--maxw);grid-template-columns:repeat(3,1fr);gap:clamp(16px,3vw,40px);margin:0 auto;padding:clamp(18px,2.6vh,28px) 0 clamp(20px,3vh,32px);display:grid}.hstep{color:inherit;align-items:flex-start;gap:14px;text-decoration:none;transition:opacity .2s;display:flex}.hstep:hover{opacity:.75}.hstep .num{font-family:var(--serif);color:var(--pink);flex-shrink:0;margin-top:2px;font-size:1.5rem;font-style:italic;line-height:1}.hstep b{font-family:var(--sans);text-transform:lowercase;color:var(--ink);letter-spacing:0;font-size:.95rem;font-weight:700;display:block}.hstep small{color:var(--ink-soft);margin-top:3px;font-size:.8rem;line-height:1.45;display:block}@media (max-width:680px){.hero__steps{grid-template-columns:1fr;gap:14px}}.hero__live{font-family:var(--sans);letter-spacing:.06em;color:var(--ink-soft);align-items:center;gap:7px;font-size:.7rem;font-weight:600;display:inline-flex}@media (prefers-reduced-motion:no-preference){.reveal{opacity:0;transition:opacity .75s var(--ease-soft), transform .75s var(--ease-soft);transition-delay:var(--rd,0s);transform:translateY(26px)}.reveal.is-in{opacity:1;transform:none}.reveal--left{transform:translate(-36px)}.reveal--right{transform:translate(36px)}.reveal--pop{transform:translateY(30px)scale(.95)}.reveal--pop.is-in{transform:none}}.cmini__pair{flex-direction:column;gap:10px;display:flex}.cmini__photo{aspect-ratio:3/3.4;border-radius:1px;position:relative;overflow:hidden}.cseason__gallery{grid-template-columns:repeat(2,1fr);gap:6px;margin-top:16px;display:grid}.cseason__gallery-img{aspect-ratio:1;border-radius:2px;position:relative;overflow:hidden}.waitlist__success-head{font-family:var(--script);color:#ffb3cf;margin-bottom:8px;font-size:3rem;line-height:1;display:block}.waitlist__success-p{font-family:var(--sans);color:#ffffffe0;margin:0;font-size:1rem}.waitlist__success-cta{margin-top:28px}.mob-bar{display:none}@media (max-width:600px){.mob-bar{z-index:200;padding:11px 16px calc(11px + env(safe-area-inset-bottom));background:color-mix(in srgb, var(--cream) 82%, transparent);-webkit-backdrop-filter:blur(18px)saturate(160%);border-top:1px solid var(--line);transition:transform .35s var(--ease);pointer-events:none;gap:10px;display:flex;position:fixed;bottom:0;left:0;right:0;transform:translateY(100%)}.mob-bar--show{pointer-events:auto;transform:translateY(0)}.mob-bar__btn{min-height:48px;font-family:var(--sans);text-transform:lowercase;letter-spacing:0;border-radius:100px;flex:1;justify-content:center;align-items:center;font-size:.9rem;font-weight:600;text-decoration:none;transition:opacity .2s;display:flex}.mob-bar__btn--primary{background:var(--pink-deep);color:#fff;border:1.5px solid var(--pink-deep)}.mob-bar__btn--ghost{color:var(--ink);border:1.5px solid color-mix(in srgb, var(--ink) 30%, transparent);background:0 0}.hero{min-height:auto;padding-top:80px;padding-bottom:28px}.hero__main{text-align:center;grid-template-columns:1fr;gap:28px}.hero__copy{text-align:center;flex-direction:column;align-items:center;display:flex}.hero__eyebrow{justify-content:center}.hero__logo{text-align:center;margin-bottom:14px;font-size:1.1rem}.hero__mast{text-align:center;max-width:100%;margin-inline:auto;font-size:clamp(2.2rem,9vw,3rem)}.hero__value{text-align:center;max-width:36ch;margin-inline:auto;font-size:.92rem}.hero__cta{flex-flow:wrap;justify-content:center;gap:10px}.hero__cta .cta-mini{justify-content:center;align-items:center;min-height:48px;padding-inline:22px;font-size:.88rem;display:inline-flex}.hero__note{justify-content:center;gap:12px;font-size:.76rem}.hero__foot{margin-top:24px}.hero__steps{grid-template-columns:1fr;gap:10px;padding:14px 0 20px}.hstep{gap:10px}.hstep .num{font-size:1.1rem}.free-flow,.fdemo,.seasons,.reviews,.faq,.scan,.sproof{padding-top:54px;padding-bottom:54px}.waitlist{padding-top:64px;padding-bottom:64px}.how__head h2,.fdemo h2,.reviews h2,.faq h2,.seasons h2,.waitlist h2,.sproof h2,.free-flow h2{font-size:clamp(1.9rem,7vw,2.5rem)}.free-flow__grid{grid-template-columns:1fr;gap:22px;max-width:360px;margin-inline:auto}.does__grid,.fdemo__strip .wrap{grid-template-columns:1fr}.fdemo__next-grid{grid-template-columns:1fr;gap:14px;max-width:360px;margin-inline:auto}.seasons__head{flex-direction:column;align-items:flex-start;gap:16px}.ctabs{grid-template-columns:1fr 1fr;gap:8px;width:100%;display:grid}.ctab{justify-content:center;min-height:44px;font-size:.7rem}.cstage{margin-top:20px}.cslide{grid-template-columns:1fr;gap:16px}.cside.l,.cside.r{display:none}.cmain__photo{aspect-ratio:3/4}.rgrid{grid-template-columns:1fr;gap:16px;max-width:360px;margin-inline:auto}.faq__list details summary{align-items:center;min-height:48px;display:flex}.waitlist h2{font-size:clamp(2rem,8vw,3rem)}.signup{border-radius:16px;flex-direction:column;gap:8px;padding:12px}.signup input{padding:10px 8px;font-size:1rem}.signup button{border-radius:10px;width:100%;min-height:48px}.foot{padding-bottom:104px}.foot__grid{grid-template-columns:1fr;gap:28px}.foot__bottom{text-align:center;flex-direction:column;gap:6px}}@media (max-width:360px){.hero__cta{flex-direction:column}.hero__cta .cta-mini{width:100%}.mob-bar{gap:8px;padding-inline:12px}.mob-bar__btn{font-size:.82rem}}
