@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:wght@600;700&display=swap";:root{font-family:DM Sans,system-ui,sans-serif;color:#243129;background:#d9c8b2;font-synthesis:none;--ink: #243129;--muted: #6f766e;--cream: #f7f0e5;--paper: #fffdf8;--sage: #6f7f64;--sage-dark: #3c503e;--coral: #c96c52;--line: rgba(56, 67, 57, .16);--shadow: 0 22px 70px rgba(69, 50, 35, .18)}*{box-sizing:border-box}html,body{width:100%;min-height:100%;overflow-x:hidden}html{background:#d9c8b2}body{margin:0;min-width:320px;min-height:100vh;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%;background:#d9c8b2}button,input{font:inherit}button{-webkit-tap-highlight-color:transparent}.site-shell{min-height:100dvh;display:grid;grid-template-columns:minmax(0,1fr) minmax(390px,520px);align-items:stretch;max-width:1440px;margin:0 auto;background:#d9c8b2}.desktop-story{position:sticky;top:0;height:100dvh;overflow:hidden;background:#b69d82}.desktop-story>img{width:100%;height:100%;object-fit:cover;object-position:center 34%;transition:opacity .22s ease}.desktop-story:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#1b1c170f 35%,#181c16c7);pointer-events:none}.desktop-story-copy{position:absolute;z-index:1;left:clamp(28px,5vw,72px);right:clamp(28px,5vw,72px);bottom:clamp(34px,7vh,86px);color:#fffaf1}.desktop-story-copy .brand{margin-bottom:38px}.desktop-story-copy .brand img{background:#ffffffe6}.desktop-story-copy>p{margin:0 0 10px;font-size:12px;font-weight:700;letter-spacing:.18em}.desktop-story-copy h2{margin:0 0 14px;max-width:680px;font:700 clamp(34px,4vw,62px)/1.02 "Playfair Display",serif}.desktop-story-copy>span{display:block;max-width:580px;font-size:clamp(15px,1.3vw,19px);line-height:1.5;color:#fffaf1d1}.mobile-prototype{width:100%;min-height:100dvh;position:relative;overflow-x:hidden;background:var(--paper);box-shadow:var(--shadow)}.topbar{position:sticky;top:0;z-index:20;height:68px;display:grid;grid-template-columns:46px 1fr 46px;align-items:center;padding:0 18px;border-bottom:1px solid rgba(56,67,57,.08);background:#fffdf8f5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.brand{display:flex;align-items:center;justify-content:center;gap:8px;font-size:18px;font-weight:700;letter-spacing:-.03em}.brand img{width:30px;height:30px;object-fit:contain;border-radius:50%}.back,.back-spacer{width:40px;height:40px}.topbar-end{width:40px;height:40px;justify-self:end}.back{display:grid;place-items:center;border:0;border-radius:50%;color:var(--ink);background:transparent;cursor:pointer}.back:hover{background:var(--cream)}.mode-badge{justify-self:end;font-size:9px;font-weight:800;letter-spacing:.12em;color:var(--sage-dark);background:#e4ebdf;border-radius:999px;padding:5px 7px}.screen{min-height:calc(100dvh - 68px);padding:22px 24px 32px;animation:screen-in .26s ease both}@keyframes screen-in{0%{opacity:0}to{opacity:1}}.progress-wrap{margin-bottom:32px}.progress-meta{display:flex;justify-content:space-between;gap:20px;margin-bottom:9px;font-size:12px;color:var(--muted)}.progress-meta strong{color:var(--ink)}.progress-track{height:6px;overflow:hidden;border-radius:999px;background:#ece9e1}.progress-track span{display:block;height:100%;border-radius:inherit;background:var(--coral);transition:width .26s ease}.question-heading{margin-bottom:24px}.question-heading h1,.email-screen h1,.loading-screen h1,.success-screen h1{margin:0;font:700 clamp(30px,7vw,39px)/1.08 "Playfair Display",serif;letter-spacing:-.035em}.question-heading .hint,.hint{margin:11px 0 0;color:var(--muted);font-size:14px;line-height:1.5}.eyebrow{margin:0 0 9px;color:var(--coral);font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}blockquote{margin:17px 0 0;padding:15px 16px;border-left:3px solid var(--coral);background:var(--cream);font:600 16px/1.45 DM Sans,sans-serif}.intro-art{position:relative;height:166px;margin:-7px 0 15px;overflow:hidden;border-radius:20px;background:var(--cream)}.intro-art img{width:100%;height:100%;display:block;object-fit:cover;object-position:center 31%}.intro-art:after{content:"";position:absolute;top:48%;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent,rgba(30,34,27,.72))}.intro-art span{position:absolute;z-index:1;left:14px;right:14px;bottom:12px;color:#fffdf8;font-size:12px;font-weight:700;line-height:1.35}.options{display:grid;gap:10px;padding-bottom:96px}.options.two-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.option{min-height:60px;width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 15px;border:1px solid var(--line);border-radius:15px;background:#fff;color:var(--ink);text-align:left;cursor:pointer;transition:border-color .15s ease,transform .15s ease,background .15s ease}.option:hover{transform:translateY(-1px);border-color:#3c503e61}.option.is-selected{border:1.5px solid var(--sage-dark);background:#eef2ea}.option strong{display:block;font-size:15px;line-height:1.25}.option small{display:block;margin-top:4px;color:var(--muted);font-size:12px;line-height:1.35;font-weight:400}.two-columns .option{min-height:72px}.primary,.secondary{min-height:54px;width:100%;display:flex;align-items:center;justify-content:center;gap:9px;border-radius:15px;font-weight:700;cursor:pointer}.primary{border:1px solid var(--sage-dark);color:#fffaf2;background:var(--sage-dark);box-shadow:0 10px 24px #3c503e2e}.primary:hover{background:#314334}.primary:disabled{opacity:.42;cursor:not-allowed;box-shadow:none}.primary.sticky{position:fixed;z-index:10;bottom:18px;width:calc(min(100vw,520px) - 48px);max-width:472px}.secondary{border:1px solid var(--line);color:var(--ink);background:#fff}.story-screen{padding:0 0 30px;background:var(--cream)}.story-image{width:100%;height:min(53vh,460px);display:block;object-fit:cover;object-position:center 31%}.story-copy{position:relative;margin:-34px 16px 0;padding:24px 22px 22px;border-radius:24px;background:#fffdf8f7;box-shadow:0 18px 42px #4a362726}.story-label{display:inline-flex;color:var(--coral);font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.story-copy h1{margin:10px 0 12px;font:700 clamp(29px,7vw,38px)/1.07 "Playfair Display",serif;letter-spacing:-.035em}.story-copy>p{margin:0 0 20px;color:var(--muted);font-size:14px;line-height:1.55}.moe-signature{display:flex;align-items:center;gap:10px;margin:0 0 18px;font-size:12px;font-weight:700;color:var(--sage-dark)}.moe-signature img{width:40px;height:40px;object-fit:contain}.color-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding-bottom:94px}.color-choice{min-height:52px;display:grid;grid-template-columns:26px 1fr 18px;align-items:center;gap:9px;padding:9px 11px;border:1px solid var(--line);border-radius:14px;color:var(--ink);background:#fff;text-align:left;cursor:pointer}.color-choice.is-selected{border-color:var(--sage-dark);background:#eef2ea}.swatch{width:26px;height:26px;border:1px solid rgba(36,49,41,.14);border-radius:50%}.measure-wrap{display:grid;gap:28px}.unit-toggle{width:fit-content;display:flex;gap:3px;padding:4px;border-radius:12px;background:#eeece5}.unit-toggle button{border:0;border-radius:9px;padding:8px 15px;color:var(--muted);background:transparent;cursor:pointer}.unit-toggle .active{color:var(--ink);background:#fff;box-shadow:0 3px 12px #24312914}.measure-input{min-height:86px;display:flex;align-items:center;justify-content:center;gap:10px;padding:12px 20px;border:1px solid var(--line);border-radius:18px;background:#fff}.measure-input span{order:2;color:var(--muted);font-size:18px}.measure-input input{width:125px;border:0;outline:none;color:var(--ink);background:transparent;font:700 45px/1 Playfair Display,serif;text-align:right}.taste-card{margin-top:-6px}.taste-card>img{width:100%;height:min(55vh,500px);display:block;object-fit:cover;object-position:center top;border-radius:22px;box-shadow:0 18px 44px #312c2429}.taste-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:15px}.taste-actions button{min-height:57px;display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid var(--line);border-radius:15px;color:var(--ink);background:#fff;font-weight:700;cursor:pointer}.taste-actions .yes{border-color:#d9a89c;color:#9a4f3d;background:#faeee8}.loading-screen{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:var(--cream)}.moe-loader{width:108px;height:108px;object-fit:contain;animation:float 1.6s ease-in-out infinite}@keyframes float{50%{transform:translateY(-8px)}}.loading-screen h1{max-width:340px}.loading-screen>.hint{max-width:330px}.analysis-list{width:100%;display:grid;gap:10px;margin-top:32px;text-align:left}.analysis-list>div{display:grid;grid-template-columns:24px 1fr auto;align-items:center;gap:9px;padding:14px;border:1px solid var(--line);border-radius:14px;color:#8d918c;background:#ffffffad}.analysis-list>div.done{color:var(--sage-dark);border-color:#3c503e47;background:#fff}.analysis-list strong{font-size:12px}.loading-question{width:100%;margin-top:18px;padding:13px;border-radius:15px;background:#fff;box-shadow:0 12px 28px #3a2f2414;text-align:left;animation:screen-in .22s ease both}.loading-question>span{color:var(--coral);font-size:9px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.loading-question>strong{display:block;margin-top:3px;font:600 17px/1.2 Playfair Display,serif}.loading-question>div{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:11px}.loading-question button{min-height:40px;padding:7px;border:1px solid var(--line);border-radius:10px;color:var(--ink);background:#fff;font-size:10px;font-weight:700;cursor:pointer}.loading-question button.is-selected{border-color:var(--sage-dark);color:var(--sage-dark);background:#eef2ea}.email-screen{padding-top:16px}.email-art{position:relative;height:230px;margin:0 0 25px;overflow:hidden;border-radius:22px;background:var(--cream)}.email-art>img:first-child{width:100%;height:100%;object-fit:cover;object-position:center 36%}.floating-moe{position:absolute;right:15px;bottom:12px;width:72px;height:72px;object-fit:contain}.text-field{display:grid;gap:7px;margin-top:24px;font-size:12px;font-weight:700}.text-field input{height:56px;width:100%;padding:0 15px;border:1px solid var(--line);border-radius:14px;outline:none;color:var(--ink);background:#fff;font-size:16px}.text-field input:focus{border-color:var(--sage-dark);box-shadow:0 0 0 3px #3c503e1a}.privacy-note{display:flex;align-items:center;gap:8px;margin-top:13px;color:var(--muted);font-size:12px}.privacy-note svg{color:var(--sage);flex:0 0 auto}.preview-screen{padding:0 0 30px;background:var(--cream)}.preview-hero{position:relative;height:min(51vh,440px);overflow:hidden}.preview-hero>img{width:100%;height:100%;object-fit:cover;object-position:center 31%}.preview-hero:after{content:"";position:absolute;top:48%;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent,rgba(25,30,24,.78))}.preview-hero>div{position:absolute;z-index:1;left:24px;right:24px;bottom:22px;color:#fffdf8}.preview-hero p{margin:0 0 4px;font-size:10px;font-weight:800;letter-spacing:.14em}.preview-hero h1{margin:0 0 4px;font:700 37px/1.05 Playfair Display,serif}.preview-hero span{font-size:13px;color:#fffdf8d1}.preview-copy{margin:-1px 14px 0;padding:24px 18px 20px;border-radius:0 0 24px 24px;background:var(--paper)}.preview-copy h2{margin:9px 0 17px;font:700 26px/1.12 Playfair Display,serif}.capsule-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.capsule-row article{position:relative;overflow:hidden;border-radius:12px;background:#eee9df}.capsule-row article>img{width:100%;aspect-ratio:3/4;display:block;object-fit:cover}.capsule-row article>span{display:block;padding:8px;font-size:11px;font-weight:700;text-align:center}.capsule-row article.locked>img{filter:blur(4px);opacity:.72}.capsule-row article>svg{position:absolute;left:50%;top:41%;transform:translate(-50%,-50%);color:#fff;filter:drop-shadow(0 3px 7px rgba(0,0,0,.35))}.why-card{display:flex;align-items:center;gap:10px;margin:17px 0;padding:12px 13px;border-radius:14px;color:var(--sage-dark);background:#eef2ea}.why-card img{width:42px;height:42px;object-fit:contain}.why-card p{margin:0;font-size:12px;line-height:1.45}.paywall-screen{background:var(--paper)}.paywall-top{text-align:center}.paywall-top>img{width:76px;height:76px;object-fit:contain}.paywall-top h1{margin:0 0 10px;font:700 34px/1.05 Playfair Display,serif;letter-spacing:-.035em}.paywall-top>p:last-child{margin:0 auto;max-width:410px;color:var(--muted);font-size:14px;line-height:1.45}.benefits{display:grid;gap:10px;margin:23px 0;padding:0;list-style:none}.benefits li{display:flex;align-items:flex-start;gap:9px;font-size:13px;line-height:1.4}.benefits svg{flex:0 0 auto;color:var(--sage)}.plans{display:grid;gap:10px;margin-bottom:16px}.plans>button{position:relative;min-height:76px;display:grid;grid-template-columns:22px 1fr auto;align-items:center;gap:11px;padding:13px;border:1px solid var(--line);border-radius:15px;color:var(--ink);background:#fff;text-align:left;cursor:pointer}.plans>button.is-selected{border:1.5px solid var(--sage-dark);background:#eef2ea}.radio{width:20px;height:20px;display:grid;place-items:center;border:1.5px solid #9a9f99;border-radius:50%}.is-selected .radio{border-color:var(--sage-dark)}.is-selected .radio span{width:10px;height:10px;border-radius:50%;background:var(--sage-dark)}.plan-copy strong,.plan-copy small{display:block}.plan-copy strong{font-size:14px}.plan-copy small{margin-top:4px;color:var(--muted);font-size:11px}.plan-price{font-size:15px;font-weight:800}.plans em{position:absolute;right:9px;top:-9px;padding:4px 7px;border-radius:999px;color:#fff;background:var(--coral);font-size:9px;font-style:normal;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.billing-copy{margin:11px auto 9px;max-width:420px;color:var(--muted);font-size:10px;line-height:1.45;text-align:center}.secure-row{display:flex;align-items:center;justify-content:center;gap:6px;color:var(--sage-dark);font-size:11px;font-weight:700}.success-screen{display:flex;flex-direction:column;align-items:center;text-align:center;background:var(--cream)}.success-art{width:100%;height:270px;margin-bottom:-20px;overflow:hidden;border-radius:22px}.success-art img{width:100%;height:100%;object-fit:cover;object-position:center 32%}.success-screen>svg{color:var(--sage);filter:drop-shadow(0 5px 10px rgba(60,80,62,.2))}.success-screen h1{margin-bottom:12px}.success-screen>p:not(.eyebrow){max-width:410px;margin:0;color:var(--muted);font-size:14px;line-height:1.5}.handoff-card{width:100%;display:grid;grid-template-columns:auto 1fr;gap:8px 14px;margin:23px 0 15px;padding:15px;border-radius:14px;background:#fff;text-align:left;font-size:12px}.handoff-card span{color:var(--muted)}.handoff-card strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:820px){:root,html,body{background:var(--paper)}.site-shell{display:block;max-width:none;background:var(--paper)}.desktop-story{display:none}.mobile-prototype{width:100%;max-width:none;box-shadow:none}.primary.sticky{width:calc(100vw - 48px);max-width:none}}@media(max-width:370px){.screen{padding-inline:18px}.topbar{padding-inline:12px}.options.two-columns,.color-grid{grid-template-columns:1fr}.primary.sticky{width:calc(100vw - 36px)}.question-heading h1,.email-screen h1,.loading-screen h1{font-size:29px}}.phase-progress .progress-meta{margin-bottom:7px}.phase-segments{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.phase-segments>span{height:4px;overflow:hidden;border-radius:999px;background:#e8e5de}.phase-segments i{width:0;height:100%;display:block;border-radius:inherit;background:var(--coral)}.phase-segments .is-complete i,.phase-segments .is-active i{width:100%}.phase-segments .is-active i{animation:phase-fill .48s ease both}@keyframes phase-fill{0%{width:24%}to{width:100%}}.app-proof-screen .app-store-card{cursor:default}.app-rating>strong{font:700 20px/1 Playfair Display,serif}.app-rating>span{gap:1px}.type-intent-multi .question-heading{margin-bottom:13px}.intent-icon{width:38px;height:38px}.season-options,.jewelry-options,.feature-options{display:grid;gap:9px;padding-bottom:86px}.season-options{grid-template-columns:repeat(2,minmax(0,1fr))}.season-options button,.jewelry-options button,.feature-options button{position:relative;min-width:0;overflow:hidden;padding:0;border:1px solid var(--line);border-radius:15px;color:var(--ink);background:#fff;text-align:left;cursor:pointer;box-shadow:0 7px 20px #2d27200a}.season-options button.is-selected,.jewelry-options button.is-selected,.feature-options button.is-selected{border-color:var(--sage-dark);box-shadow:0 0 0 2px #3c503e24}.season-options img{width:100%;height:clamp(88px,14dvh,118px);display:block;object-fit:cover;object-position:center 18%}.season-options button>span{min-height:54px;display:block;padding:8px 9px}.season-options strong,.season-options small{display:block}.season-options strong{font-size:13px}.season-options small{margin-top:3px;color:var(--muted);font-size:8px;line-height:1.25}.season-options button>svg,.jewelry-options button>svg,.feature-options button>svg{position:absolute;top:8px;right:8px;padding:4px;border-radius:50%;color:#fff;background:var(--sage-dark);box-sizing:content-box}.jewelry-options{grid-template-columns:repeat(3,minmax(0,1fr))}.jewelry-options img{width:100%;aspect-ratio:1.1;display:block;object-fit:cover}.jewelry-options button>span{min-height:56px;display:block;padding:8px;text-align:center}.jewelry-options strong,.jewelry-options small{display:block}.jewelry-options strong{font-size:12px}.jewelry-options small{margin-top:3px;color:var(--muted);font-size:8px}.feature-options{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-options button{min-height:132px;display:grid;place-items:center;text-align:center}.feature-options img{width:100%;height:98px;display:block;object-fit:contain;background:#fbf7f1}.feature-options strong{padding:8px;font-size:12px}.feature-options .feature-none{min-height:48px;grid-column:1 / -1}.range-card{padding:22px 18px 18px;border:1px solid var(--line);border-radius:20px;background:linear-gradient(180deg,#fff,#f7f1e8);box-shadow:0 14px 34px #3d312514}.range-value{display:flex;align-items:baseline;justify-content:center;gap:8px;margin-bottom:24px}.range-value strong{font:700 52px/1 Playfair Display,serif;color:var(--coral)}.range-value span{color:var(--muted);font-size:11px}.range-card input{width:100%;accent-color:var(--coral)}.range-labels{display:flex;justify-content:space-between;margin-top:8px;color:var(--muted);font-size:9px}.range-moe{display:grid;grid-template-columns:44px 1fr;align-items:center;gap:9px;margin-top:22px;padding:10px 12px;border-radius:13px;color:var(--sage-dark);background:#edf1e9;font-size:10px;line-height:1.35}.range-moe img{width:44px;height:44px;object-fit:contain}.icon-options{display:grid;gap:8px}.icon-options button{min-height:57px;display:grid;grid-template-columns:38px minmax(0,1fr) 18px;align-items:center;gap:10px;padding:8px 11px;border:1px solid var(--line);border-radius:13px;color:var(--ink);background:#fff;text-align:left;cursor:pointer}.icon-options button.is-selected{border-color:var(--sage-dark);background:#eef2ea}.icon-options button>span{width:36px;height:36px;display:grid;place-items:center;border-radius:11px;color:var(--coral);background:#f9ece6}.icon-options strong{font-size:12px}.icon-options button>svg{color:#979b94}.climate-wrap{text-align:center}.city-input{min-height:58px;display:grid;grid-template-columns:24px 1fr;align-items:center;gap:10px;padding:0 14px;border:1px solid var(--line);border-radius:14px;color:var(--coral);background:#fff;box-shadow:0 10px 28px #342c2412}.city-input input{min-width:0;border:0;outline:0;color:var(--ink);background:transparent;font-size:14px}.climate-wrap>small{display:block;margin:10px 0;color:var(--muted);font-size:9px;text-transform:uppercase;letter-spacing:.12em}.climate-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.climate-cards article{min-height:130px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;padding:10px 6px;border-radius:15px;color:var(--coral);background:#f7f0e7}.climate-cards span{color:var(--muted);font-size:8px}.climate-cards strong{color:var(--ink);font-size:11px;line-height:1.2}.phase-intro-screen{display:flex;flex-direction:column;padding-bottom:84px;background:#f8f4ed}.phase-intro-visual{position:relative;height:min(25dvh,220px);overflow:hidden;margin:-2px 0 15px;border-radius:18px;background:#eadfce}.phase-intro-visual>img{width:100%;height:100%;display:block;object-fit:cover}.phase-intro-visual:after{content:"";position:absolute;top:45%;right:0;bottom:0;left:0;background:linear-gradient(transparent,#1f221db3)}.phase-intro-visual>span{position:absolute;z-index:1;left:12px;right:12px;bottom:10px;display:flex;align-items:center;gap:8px;color:#fff;font-size:10px;font-weight:700}.phase-intro-visual>span img{width:32px;height:32px;object-fit:contain}.phase-intro-screen h1{margin:7px 0 14px;font:700 clamp(27px,7vw,36px)/1.04 "Playfair Display",serif;letter-spacing:-.035em}.phase-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.phase-list>div{position:relative;min-width:0;padding:10px 5px 9px;border-radius:13px;background:#fff;text-align:center;box-shadow:0 7px 18px #312b230d}.phase-list>div>span{width:34px;height:34px;display:grid;place-items:center;margin:0 auto 5px;border-radius:50%;color:var(--coral);background:#f9ece6}.phase-list i{position:absolute;top:5px;right:6px;color:#a8aaa5;font-size:8px;font-style:normal}.phase-list p,.phase-list strong,.phase-list small{display:block;margin:0}.phase-list strong{font-size:9px}.phase-list small{margin-top:2px;color:var(--muted);font-size:7px;line-height:1.2}.checkpoint-screen{align-items:stretch}.checkpoint-phase{display:grid;grid-template-columns:76px 1fr;align-items:center;gap:12px;margin-bottom:18px}.checkpoint-percent{width:72px;height:72px;display:grid;align-content:center;justify-items:center;border:6px solid #edc2b2;border-right-color:var(--coral);border-radius:50%;background:#fff}.checkpoint-percent strong{font:700 18px/1 Playfair Display,serif}.checkpoint-percent span{margin-top:3px;color:var(--muted);font-size:7px;text-transform:uppercase}.checkpoint-nodes{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px}.checkpoint-nodes>span{display:grid;justify-items:center;gap:4px;color:#a2a39e}.checkpoint-nodes i{width:25px;height:25px;display:grid;place-items:center;border:1px solid #d8d7d1;border-radius:50%;font-size:8px;font-style:normal}.checkpoint-nodes small{font-size:7px;text-align:center}.checkpoint-nodes .is-complete{color:var(--sage-dark)}.checkpoint-nodes .is-complete i{border-color:var(--sage-dark);color:#fff;background:var(--sage-dark)}@media(max-width:430px){.intent-options button{min-height:61px}.season-options img{height:min(13dvh,108px)}.feature-options button{min-height:124px}.feature-options img{height:90px}.checkpoint-image{height:min(27dvh,235px)}.palette-result{height:min(29dvh,250px)}}@media(max-width:370px){.type-intent-multi .question-heading h1{font-size:24px}.intent-options{gap:6px}.intent-options button{min-height:55px;grid-template-columns:34px minmax(0,1fr) 16px;padding:7px 9px}.intent-icon{width:32px;height:32px}.intent-options small{display:none}.season-options img{height:82px}.season-options button>span{min-height:46px}.jewelry-options button>span{min-height:48px;padding:6px}.feature-options button{min-height:108px}.feature-options img{height:76px}.phase-intro-visual{height:150px}.phase-intro-screen h1{font-size:25px}.climate-cards article{min-height:112px}}@media(max-width:820px){.question-screen .progress-wrap{margin-bottom:15px}.question-screen .question-heading{margin-bottom:13px}.question-screen .question-heading h1{font-size:clamp(25px,7.2vw,32px)}.question-visual{height:min(19dvh,166px)}.checkpoint-image{min-height:0;height:min(34dvh,280px);flex:0 0 auto;margin-bottom:0}.checkpoint-image>img:first-child{height:100%;min-height:0}.palette-result{min-height:0;height:min(36dvh,290px);flex:0 0 auto;margin-bottom:0}.story-screen .story-image{height:min(42dvh,350px)}.story-copy{margin-top:-28px;padding:19px 18px 18px}.story-copy h1{margin:7px 0 8px;font-size:clamp(25px,7vw,32px)}.story-copy>p{margin-bottom:10px;font-size:11px;line-height:1.4}}@media(max-height:720px)and (max-width:820px){.question-screen .progress-wrap,.question-screen .question-heading{margin-bottom:9px}.question-screen .question-heading h1{font-size:24px}.question-visual{height:118px}.type-capsule-single .question-visual{height:145px}.checkpoint-image{height:180px}}.app-proof-screen{display:flex;flex-direction:column;align-items:center;text-align:center;background:radial-gradient(circle at 50% 35%,rgba(200,108,82,.11),transparent 34%),#f6f3ee}.app-proof-kicker{width:fit-content;display:inline-flex;align-items:center;gap:7px;padding:7px 11px;border:1px solid rgba(36,49,41,.1);border-radius:999px;color:var(--sage-dark);background:#ffffffc7;font-size:10px;font-weight:700;box-shadow:0 8px 22px #362d260d}.app-proof-heading{max-width:390px;margin:18px auto 15px}.app-proof-heading h1{margin:0;font:600 clamp(29px,8vw,39px)/1.03 "Playfair Display",serif;letter-spacing:-.04em}.app-proof-heading p{margin:10px 0 0;color:var(--muted);font-size:12px;line-height:1.45}.app-store-card{width:100%;display:grid;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px;border:1px solid rgba(36,49,41,.11);border-radius:18px;color:var(--ink);background:#ffffffeb;box-shadow:0 15px 34px #3a2f2414;text-align:left;text-decoration:none}.app-store-card>img{width:58px;height:58px;border-radius:14px;object-fit:cover;box-shadow:0 5px 14px #20241f21}.app-store-card>span:nth-child(2){min-width:0}.app-store-card>span:nth-child(2) strong,.app-store-card>span:nth-child(2) small{display:block}.app-store-card>span:nth-child(2) strong{overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.app-store-card>span:nth-child(2) small{margin-top:4px;color:var(--muted);font-size:9px}.app-store-badge{display:inline-flex;align-items:center;gap:5px;padding:7px 9px;border-radius:9px;color:#fff;background:#25262a;font-size:9px;font-weight:700}.app-rating{display:grid;justify-items:end;gap:2px}.app-rating>span{display:inline-flex;color:#e19832}.app-rating>small{color:var(--muted);font-size:8px}.app-proof-portraits{width:min(100%,326px);height:min(25dvh,225px);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:8px;margin:17px auto 13px}.app-proof-portraits img{width:100%;height:80%;border-radius:15px;object-fit:cover;object-position:center 18%;box-shadow:0 12px 28px #3e302621}.app-proof-portraits img:nth-child(2){height:100%;transform:translateY(-3px)}.app-proof-facts{width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.app-proof-facts span{padding:9px 5px;border-radius:12px;background:#ffffffb8}.app-proof-facts strong,.app-proof-facts small{display:block}.app-proof-facts strong{font:600 18px/1 Playfair Display,serif}.app-proof-facts small{margin-top:4px;color:var(--muted);font-size:8px}.proof-disclosure{margin:9px 0 0;color:#93958f;font-size:8px;line-height:1.35}.intent-options,.brand-options,.capsule-choice-grid,.image-swatch-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.intent-options button{position:relative;min-width:0;min-height:142px;display:grid;grid-template-rows:auto 1fr;align-content:start;gap:10px;padding:13px 12px;border:1px solid var(--line);border-radius:16px;color:var(--ink);background:#fff;text-align:left;cursor:pointer;box-shadow:0 8px 22px #2d272009}.intent-options button.is-selected{border-color:var(--sage-dark);background:#eef2ea;box-shadow:0 0 0 2px #3c503e1f}.intent-options button>svg{position:absolute;top:12px;right:11px;color:var(--sage-dark)}.intent-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;color:var(--coral);background:#f9ece6}.intent-options strong,.intent-options small{display:block}.intent-options strong{max-width:95%;font-size:13px;line-height:1.24}.intent-options small{margin-top:5px;color:var(--muted);font-size:9px;line-height:1.35}.image-swatch-grid button{min-height:104px;display:grid;grid-template-columns:58px 1fr 18px;align-items:center;gap:10px;padding:10px;border:1px solid var(--line);border-radius:16px;color:var(--ink);background:#fff;text-align:left;cursor:pointer;box-shadow:0 8px 22px #2d272009}.image-swatch-grid button.is-selected{border-color:var(--sage-dark);background:#eef2ea}.image-swatch-grid img{width:58px;height:58px;border-radius:50%;object-fit:cover;box-shadow:inset 0 0 0 1px #2431291a,0 4px 12px #2d272014}.image-swatch-grid strong{font-size:13px}.image-swatch-grid button>svg{color:#92978f}.brand-options button{position:relative;min-width:0;min-height:142px;display:flex;flex-direction:column;align-items:stretch;padding:12px;border:1px solid var(--line);border-radius:16px;color:var(--ink);background:#fff;text-align:left;cursor:pointer;box-shadow:0 8px 22px #2d272009}.brand-options button.is-selected{border-color:var(--sage-dark);background:#eef2ea}.brand-options button>svg{position:absolute;top:11px;right:10px;color:var(--sage-dark)}.brand-logo-row{min-height:48px;display:flex;align-items:center;gap:7px;padding-right:15px}.brand-logo-row img{width:calc(50% - 4px);max-height:32px;object-fit:contain}.brand-option-copy{margin-top:auto}.brand-option-copy strong,.brand-option-copy small{display:block}.brand-option-copy strong{font-size:13px;line-height:1.2}.brand-option-copy small{margin-top:4px;color:var(--muted);font-size:8px;line-height:1.3}.capsule-choice-grid .option{min-height:82px;padding:11px 12px}.capsule-choice-grid .option strong{font-size:13px;line-height:1.25}@media(max-width:820px){html,body{height:100%;overflow:hidden}.mobile-prototype{height:100dvh;min-height:0;overflow:hidden}.question-screen,.checkpoint-screen,.app-proof-screen,.loading-screen,.email-screen{height:calc(100dvh - 62px);min-height:0;overflow:hidden}.question-screen{display:flex;flex-direction:column;padding:15px 20px 82px}.question-screen .progress-wrap{flex:0 0 auto;margin-bottom:15px}.question-screen .progress-meta{margin-bottom:6px;font-size:10px}.question-screen .progress-track{height:4px}.question-screen .question-heading{flex:0 0 auto;margin-bottom:13px}.question-screen .question-heading h1{font-size:clamp(25px,7.2vw,32px);line-height:1.02}.question-screen .question-heading .hint{margin-top:7px;font-size:11px;line-height:1.35}.question-screen blockquote{margin-top:10px;padding:11px 12px;font-size:13px}.question-screen .options,.question-screen .color-grid,.question-screen .body-options,.question-screen .visual-options{padding-bottom:0}.question-screen .options{gap:8px}.question-screen .option{min-height:52px;padding:10px 12px}.question-screen .option strong{font-size:13px}.question-screen .option small{font-size:9px}.question-visual{flex:0 0 auto;height:min(19dvh,166px);margin:0 0 12px}.type-capsule-single .question-visual{height:min(25dvh,220px)}.type-capsule-single .capsule-choice-grid{flex:1;align-content:start}.type-capsule-single .capsule-choice-grid .option{min-height:min(10dvh,86px)}.color-grid{gap:8px}.color-choice{min-height:47px;padding:7px 9px}.color-grid.single .color-choice{min-height:55px}.color-grid.single .swatch{width:30px;height:30px}.body-options{flex:1;gap:8px;align-content:start}.body-options button>img{height:clamp(104px,16.5dvh,146px);aspect-ratio:auto;object-position:center 25%}.body-options button>span{min-height:50px;padding:7px 8px 8px}.body-options strong{font-size:14px}.body-options small{margin-top:2px;font-size:8px}.intent-options,.brand-options,.image-swatch-grid{flex:1;align-content:start}.intent-options button,.brand-options button{min-height:min(16.2dvh,148px)}.visual-options{flex:1;grid-template-columns:none;grid-template-rows:repeat(2,minmax(0,1fr));grid-auto-flow:column;grid-auto-columns:min(42%,176px);overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;scroll-snap-type:x proximity;scrollbar-width:none}.visual-options::-webkit-scrollbar{display:none}.visual-options button{scroll-snap-align:start}.visual-options img{height:100%;aspect-ratio:auto}.visual-options strong{font-size:14px}.visual-options small{display:none}.measure-wrap{flex:1;align-content:start;gap:22px}.primary.sticky,.checkpoint-screen>.primary,.story-copy>.primary{position:fixed;z-index:30;left:20px;right:20px;bottom:max(12px,env(safe-area-inset-bottom));width:auto;max-width:none;min-height:55px;box-shadow:0 12px 30px #2c362d3d,0 0 0 10px #fffdf8f0}.checkpoint-screen{padding:15px 20px 82px}.checkpoint-progress{flex:0 0 auto;height:5px;margin-bottom:15px}.checkpoint-screen h1{flex:0 0 auto;margin:7px 0 8px;font-size:clamp(27px,7.6vw,34px)}.checkpoint-screen>p{flex:0 0 auto;margin-bottom:12px;font-size:11px;line-height:1.4}.checkpoint-image{min-height:0;height:min(34dvh,280px);flex:0 0 auto;margin-bottom:0}.checkpoint-image>img:first-child{height:100%;min-height:0}.palette-result{min-height:0;height:min(36dvh,290px);flex:0 0 auto;margin-bottom:0}.story-screen{height:calc(100dvh - 62px);min-height:0;overflow:hidden;padding-bottom:82px}.story-screen .story-image{height:min(42dvh,350px)}.story-copy{margin-top:-28px;padding:19px 18px 18px}.story-copy h1{margin:7px 0 8px;font-size:clamp(25px,7vw,32px)}.story-copy>p{margin-bottom:10px;font-size:11px;line-height:1.4}.moe-signature{margin-bottom:0}.app-proof-screen{padding:15px 20px 82px}.app-proof-heading{margin-block:13px 11px}.app-proof-heading h1{font-size:clamp(27px,7.8vw,35px)}.app-proof-portraits{flex:1;min-height:150px;max-height:225px}.proof-disclosure{margin-top:7px}}@media(max-width:370px){.question-screen,.checkpoint-screen,.app-proof-screen{padding-inline:16px}.primary.sticky,.checkpoint-screen>.primary,.story-copy>.primary{left:16px;right:16px}.intent-options,.brand-options,.capsule-choice-grid,.image-swatch-grid{gap:7px}.intent-options button{padding:10px}.intent-icon{width:34px;height:34px}.intent-options strong{font-size:11px}.intent-options small{font-size:8px}.brand-options button{padding:9px}.image-swatch-grid button{min-height:90px;grid-template-columns:46px 1fr 16px;gap:7px;padding:8px}.image-swatch-grid img{width:46px;height:46px}.app-store-card{grid-template-columns:50px minmax(0,1fr) auto;padding:10px}.app-store-card>img{width:50px;height:50px}.app-proof-portraits{margin-block:11px 9px}}@media(max-height:720px)and (max-width:820px){.question-screen{padding-top:10px}.question-screen .progress-wrap,.question-screen .question-heading{margin-bottom:9px}.question-screen .question-heading h1{font-size:24px}.question-visual{height:118px}.type-capsule-single .question-visual{height:145px}.question-screen .option{min-height:45px}.intent-options button,.brand-options button{min-height:112px}.body-options button>img{height:91px}.body-options button>span{min-height:43px}.checkpoint-screen h1{font-size:25px}.checkpoint-image{height:180px}.app-proof-heading{margin-block:8px}.app-proof-heading h1{font-size:27px}.app-proof-heading p{margin-top:6px}.app-proof-portraits{min-height:104px;margin-block:9px 7px}.app-proof-facts span{padding-block:6px}.proof-disclosure{display:none}}.mobile-prototype.is-age{background:#f4f1ec}.age-screen{min-height:100dvh;display:flex;flex-direction:column;align-items:center;padding:15px 22px 18px;color:#242528;background:radial-gradient(circle at 8% 0%,rgba(200,104,75,.07),transparent 26%),#f4f1ec;animation:screen-in .28s ease both}.age-brand{min-height:39px;display:flex;align-items:center;justify-content:center}.age-brand .brand{font-family:Playfair Display,serif;font-size:22px;letter-spacing:.12em;text-transform:uppercase}.age-brand .brand img{width:28px;height:28px}.age-progress{width:100%;height:2px;margin:8px 0 9px;overflow:hidden;border-radius:99px;background:#24252824}.age-progress span{display:block;width:14%;height:100%;background:var(--coral)}.trust-strip{width:fit-content;display:flex;align-items:center;justify-content:center;gap:6px;color:#5e625d;font-size:12px}.trust-strip.compact{font-size:10px}.trust-strip strong{color:#222521;font-size:inherit}.trust-strip>svg{flex:0 0 auto;color:var(--coral)}.stars{display:inline-flex;gap:1px;color:#d9942e}.age-screen>.trust-strip{margin:2px 0 8px;padding:6px 9px;border-radius:8px;background:#ffffffb8;box-shadow:0 5px 16px #2f271f0d}.age-screen h1{margin:0;font:600 clamp(27px,7.5vw,38px)/1.02 "Playfair Display",serif;letter-spacing:-.035em;text-align:center}.age-screen h1 em{color:var(--coral);font-weight:600}.age-screen>p{max-width:340px;margin:8px 0 13px;color:#686c68;font-size:12px;line-height:1.42;text-align:center}.age-grid{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.age-grid button{position:relative;min-width:0;overflow:hidden;padding:0;border:1px solid rgba(42,43,44,.08);border-radius:13px;background:#e8e1d8;box-shadow:0 10px 24px #3a2f2412;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease}.age-grid button:active{transform:scale(.985)}.age-grid button.is-selected{box-shadow:0 0 0 2px var(--coral),0 10px 24px #3a2f2417}.age-grid img{width:100%;height:clamp(116px,35vw,151px);display:block;object-fit:cover;object-position:center 16%}.age-grid button>span{min-height:39px;display:flex;align-items:center;justify-content:space-between;padding:0 11px;color:#fff;background:#25262a}.age-grid strong{font-size:13px;font-weight:500}.age-grid svg{opacity:.8}.age-screen>small{margin-top:auto;padding-top:12px;color:#98958f;font-size:8px;line-height:1.4;text-align:center}.age-screen>small a{color:inherit;text-underline-offset:2px}.question-screen{background:#fffdfa}.question-screen .progress-wrap{margin-bottom:25px}.question-heading{max-width:430px}.question-heading h1{font-weight:600}.question-visual{position:relative;height:160px;margin:-5px 0 16px;overflow:hidden;border-radius:18px;background:var(--cream);box-shadow:0 12px 28px #372d2414}.question-visual>img{width:100%;height:100%;display:block;object-fit:cover;object-position:center 34%}.question-visual:after{content:"";position:absolute;top:50%;right:0;bottom:0;left:0;background:linear-gradient(transparent,#1d1f1bbd)}.question-visual>div{position:absolute;z-index:1;left:12px;right:12px;bottom:9px;display:flex;align-items:center;gap:8px;color:#fff;font-size:10px;font-weight:600}.question-visual>div img{width:32px;height:32px;object-fit:contain}.option{min-height:58px;border-radius:13px;box-shadow:0 5px 16px #2b261f06}.option-copy{min-width:0;flex:1}.option>svg{flex:0 0 auto;color:#959991}.option.is-selected>svg{color:var(--sage-dark)}.meter-option{min-height:82px}.meter-option i{height:5px;display:block;margin-top:11px;overflow:hidden;border-radius:99px;background:#eceae5}.meter-option i span{height:100%;display:block;border-radius:inherit;background:linear-gradient(90deg,#cf7358,#dca68b)}.color-grid.single .color-choice{min-height:62px}.color-grid.single .swatch{width:34px;height:34px;box-shadow:inset 0 0 0 4px #ffffff4d}.color-choice{border-radius:13px;box-shadow:0 5px 16px #2b261f06}.visual-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding-bottom:96px}.visual-options button{position:relative;min-width:0;overflow:hidden;padding:0;border:1px solid var(--line);border-radius:15px;color:#fff;background:#292b29;text-align:left;cursor:pointer}.visual-options button.is-selected{box-shadow:0 0 0 2px var(--sage-dark)}.visual-options img{width:100%;aspect-ratio:4/4.3;display:block;object-fit:cover;object-position:center top}.visual-options button:after{content:"";position:absolute;top:42%;right:0;bottom:0;left:0;background:linear-gradient(transparent,#161715e6);pointer-events:none}.visual-options button>span{position:absolute;z-index:1;left:11px;right:11px;bottom:10px}.visual-options strong,.visual-options small{display:block}.visual-options strong{font:600 18px/1.1 Playfair Display,serif}.visual-options small{margin-top:3px;color:#ffffffb8;font-size:9px}.visual-options button>svg{position:absolute;z-index:2;top:9px;right:9px;padding:4px;border-radius:50%;color:#fff;background:var(--sage-dark);box-sizing:content-box}.body-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding-bottom:96px}.body-options button{position:relative;min-width:0;overflow:hidden;padding:0;border:1px solid var(--line);border-radius:15px;color:var(--ink);background:#fff;text-align:left;cursor:pointer}.body-options button.is-selected{border-color:var(--sage-dark);box-shadow:0 0 0 2px #3c503e29}.body-options button>img{width:100%;aspect-ratio:4/4.7;display:block;object-fit:cover;object-position:center 30%;background:#f0e8dd}.body-options button>span{min-height:68px;display:block;padding:9px 10px 10px}.body-options strong,.body-options small{display:block}.body-options strong{font:600 17px/1.1 Playfair Display,serif}.body-options small{margin-top:4px;color:var(--muted);font-size:9px;line-height:1.3}.body-options button>svg{position:absolute;top:8px;right:8px;padding:4px;border-radius:50%;color:#fff;background:var(--sage-dark);box-sizing:content-box}.answer-feedback{position:fixed;z-index:11;right:24px;bottom:82px;width:calc(min(100vw,520px) - 48px);display:grid;grid-template-columns:48px 1fr;align-items:center;gap:10px;margin:0;padding:12px;border-radius:15px;color:var(--sage-dark);background:#eef2ea;box-shadow:0 12px 30px #313d3224}.answer-feedback img{width:48px;height:48px;object-fit:contain}.answer-feedback strong,.answer-feedback span{display:block}.answer-feedback strong{font-size:13px}.answer-feedback span{margin-top:4px;color:#687267;font-size:10px;line-height:1.35}.answer-feedback.budget-feedback{margin-top:0}.checkpoint-screen{display:flex;flex-direction:column;background:linear-gradient(180deg,#f8f3eb,#fffdfa 55%)}.checkpoint-progress{height:7px;margin-bottom:28px;overflow:hidden;border-radius:999px;background:#e7e2da}.checkpoint-progress span{height:100%;display:block;border-radius:inherit;background:linear-gradient(90deg,var(--coral),#dda384)}.checkpoint-screen h1{margin:10px 0 12px;font:600 clamp(31px,8vw,40px)/1.04 "Playfair Display",serif;letter-spacing:-.035em}.checkpoint-screen>p{margin:0 0 20px;color:var(--muted);font-size:14px;line-height:1.5}.checkpoint-image{position:relative;min-height:285px;flex:1;overflow:hidden;margin-bottom:18px;border-radius:20px;background:#eadfce;box-shadow:0 15px 36px #4233261a}.checkpoint-image>img:first-child{width:100%;height:100%;min-height:285px;display:block;object-fit:cover;object-position:center 28%}.checkpoint-image:after{content:"";position:absolute;top:55%;right:0;bottom:0;left:0;background:linear-gradient(transparent,#20231e6b)}.checkpoint-image .checkpoint-moe{position:absolute;z-index:2;right:12px;bottom:10px;width:68px;height:68px;object-fit:contain}.palette-result{flex:1;min-height:305px;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:18px;border-radius:20px;background:#eee6da;box-shadow:inset 0 0 0 1px #3e352c12;text-align:center}.palette-result>div{display:flex;justify-content:center;margin-bottom:24px}.palette-result>div span{width:clamp(43px,12vw,58px);aspect-ratio:1;margin-left:-8px;border:4px solid #f7f1e8;border-radius:50%;box-shadow:0 8px 18px #332b231f}.palette-result>div span:first-child{margin-left:0}.palette-result strong{font:600 24px/1.1 Playfair Display,serif}.palette-result small{max-width:250px;margin-top:8px;color:var(--muted);font-size:11px;line-height:1.4}.taste-card{position:relative}.taste-card>img{height:min(50vh,440px);object-position:center 12%;border-radius:17px;box-shadow:0 15px 38px #312c2421}.taste-count{position:absolute;top:12px;left:12px;padding:5px 8px;border-radius:999px;color:#fff;background:#1f221fb8;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);font-size:8px;font-weight:800;letter-spacing:.12em}.taste-actions button{border-radius:13px}.story-screen{background:#e9e0d5}.story-image{height:min(50vh,445px);object-position:center 25%}.story-copy{margin-inline:13px;border-radius:22px}.story-copy h1{font-weight:600}.moe-signature{padding:8px 10px;border-radius:12px;background:#eef2ea}.email-art>img:first-child,.preview-hero>img,.paywall-visual>img{object-position:center 50%}.email-screen>.trust-strip{margin:-12px 0 15px}.preview-hero{height:min(49vh,420px);background:#eee5da}.preview-hero:after{top:50%;right:0;bottom:0;left:0}.paywall-screen{padding:0 0 24px;background:#eee7dd}.paywall-visual{position:relative;height:270px;overflow:hidden;background:#e9dfd2}.paywall-visual>img{width:100%;height:100%;display:block;object-fit:cover}.paywall-visual:after{content:"";position:absolute;top:55%;right:0;bottom:0;left:0;background:linear-gradient(transparent,#1f1f1c85)}.paywall-visual>span{position:absolute;z-index:1;bottom:14px;min-width:76px;padding:8px 10px;border:1px solid rgba(255,255,255,.35);border-radius:10px;color:#fffc;background:#20201d94;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);font-size:9px;text-align:center}.paywall-visual>span:first-of-type{left:16px}.paywall-visual>span:last-of-type{left:101px}.paywall-visual strong{display:block;color:#fff;font:600 22px/1 Playfair Display,serif}.paywall-card{position:relative;margin:-16px 12px 0;padding:18px 16px 20px;border-radius:22px;background:#fffdfa;box-shadow:0 20px 48px #3c302424}.paywall-card>.trust-strip{margin:0 auto 15px}.paywall-title{display:grid;grid-template-columns:48px 1fr;align-items:start;gap:10px}.paywall-title>img{width:48px;height:48px;object-fit:contain}.paywall-title .eyebrow{margin-top:2px;margin-bottom:5px}.paywall-title h1{margin:0;font:600 29px/1.02 Playfair Display,serif;letter-spacing:-.035em}.benefits{margin:18px 0}.benefits li{font-size:12px}.plans>button{border-radius:13px}.paywall-cta{min-height:58px;background:#272b27;border-color:#272b27}@media(min-width:821px){.age-grid img{height:142px}.age-screen{padding-inline:28px}}@media(max-width:430px){.screen{padding-top:19px}.topbar{height:62px}.screen{min-height:calc(100dvh - 62px)}.progress-wrap{margin-bottom:22px}.question-heading{margin-bottom:19px}.question-heading h1,.email-screen h1,.loading-screen h1,.success-screen h1{font-size:clamp(28px,8.1vw,35px)}}@media(max-width:370px){.age-screen{padding-inline:15px}.age-grid{gap:8px}.age-grid img{height:112px}.age-grid button>span{min-height:36px;padding-inline:9px}.age-screen h1{font-size:27px}.age-screen>p{margin-block:7px 10px}.options.two-columns,.color-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.option{padding-inline:12px}.two-columns .option{min-height:66px}.paywall-title h1{font-size:26px}.answer-feedback{right:18px;width:calc(100vw - 36px)}}@media(max-width:335px){.age-brand{min-height:34px}.age-brand .brand{font-size:19px}.age-progress{margin-block:5px 7px}.age-screen>.trust-strip{margin-bottom:5px;padding-block:4px}.age-screen h1{font-size:24px}.age-screen>p{font-size:10px}.age-grid img{height:100px}.age-grid button>span{min-height:34px}.age-screen>small{padding-top:8px}}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid rgba(201,108,82,.55);outline-offset:2px}@media(max-width:820px){.question-screen .progress-wrap{margin-bottom:15px}.question-screen .question-heading{margin-bottom:13px}.question-screen .question-heading h1{font-size:clamp(25px,7.2vw,32px)}.question-visual{height:min(19dvh,166px)}.checkpoint-image{min-height:0;height:min(34dvh,280px);flex:0 0 auto;margin-bottom:0}.checkpoint-image>img:first-child{height:100%;min-height:0}.palette-result{min-height:0;height:min(36dvh,290px);flex:0 0 auto;margin-bottom:0}.story-screen .story-image{height:min(42dvh,350px)}.story-copy{margin-top:-28px;padding:19px 18px 18px}.story-copy h1{margin:7px 0 8px;font-size:clamp(25px,7vw,32px)}.story-copy>p{margin-bottom:10px;font-size:11px;line-height:1.4}.preview-screen{height:calc(100dvh - 62px);min-height:0;overflow:hidden;padding-bottom:82px}.preview-hero{height:min(36dvh,300px)}.preview-hero>div{bottom:14px}.preview-hero h1{font-size:31px}.preview-copy{padding:16px 16px 12px}.preview-copy h2{margin:7px 0 11px;font-size:23px}.capsule-row article>img{height:min(14dvh,112px);aspect-ratio:auto}.capsule-row article>span{padding:6px;font-size:9px}.why-card{margin:10px 0 0;padding:8px 10px}.why-card img{width:34px;height:34px}.why-card p{font-size:9px}.preview-copy>.primary{position:fixed;z-index:30;left:20px;right:20px;bottom:max(12px,env(safe-area-inset-bottom));width:auto;min-height:55px;box-shadow:0 12px 30px #2c362d3d,0 0 0 10px #fffdf8f0}.paywall-screen{height:calc(100dvh - 62px);min-height:0;overflow:hidden;padding-bottom:0}.paywall-visual{height:min(28dvh,230px)}.paywall-card{margin-top:-14px;padding:14px 16px 12px}.paywall-card>.trust-strip{margin-bottom:10px}.paywall-title h1{font-size:27px}.benefits{gap:7px;margin:12px 0}.benefits li{font-size:10px}.plans{gap:8px;margin-bottom:10px}.plans>button{min-height:64px;padding-block:10px}.billing-copy{margin-block:7px 5px;font-size:8px}.secure-row{font-size:9px}.visual-options{grid-template-columns:none;grid-template-rows:repeat(2,minmax(0,1fr));grid-auto-flow:column;grid-auto-columns:min(42%,176px);overflow-x:auto;overflow-y:hidden}.visual-options img{height:100%;aspect-ratio:auto}}@media(max-height:720px)and (max-width:820px){.question-screen .progress-wrap,.question-screen .question-heading{margin-bottom:9px}.question-screen .question-heading h1{font-size:24px}.question-visual{height:118px}.type-capsule-single .question-visual{height:145px}.checkpoint-image{height:180px}.preview-hero{height:210px}.why-card{display:none}.paywall-visual{height:155px}.paywall-card{padding-top:10px}.paywall-title{grid-template-columns:36px 1fr;gap:8px}.paywall-title>img{width:36px;height:36px}.paywall-title h1{font-size:23px}.benefits{display:none}.plans{margin-top:14px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:1ms!important;transition-duration:1ms!important}}.intent-options{grid-template-columns:1fr;gap:8px}.intent-options button{min-height:64px;display:grid;grid-template-columns:40px minmax(0,1fr) 18px;grid-template-rows:1fr;align-items:center;gap:10px;padding:9px 11px;border-radius:14px}.intent-options button>svg{position:static}.intent-options strong{font-size:13px;line-height:1.18}.intent-options small{margin-top:3px;font-size:9px;line-height:1.25}.type-image-swatch-single .image-swatch-grid{gap:8px}.type-image-swatch-single .image-swatch-grid button{min-height:66px;grid-template-columns:42px 1fr 16px;gap:8px;padding:8px;border-radius:13px}.type-image-swatch-single .image-swatch-grid img{width:42px;height:42px}.type-image-swatch-single .image-swatch-grid strong{font-size:11px;line-height:1.15}.body-options button>img{object-fit:contain;object-position:center bottom;background:#f5ecdf}.checkpoint-screen h1{font-size:clamp(28px,7.5vw,37px)}.checkpoint-screen>p{font-size:12px}@media(max-width:1024px){html,body{height:100%;overflow:hidden}.site-shell{width:100%;min-height:100svh;display:block;max-width:none;margin:0;background:var(--paper)}.desktop-story{display:none}.mobile-prototype{width:100%;max-width:none;height:100svh;min-height:0;margin:0;overflow:hidden;box-shadow:none}.primary.sticky{left:50%;right:auto;width:min(472px,calc(100vw - 40px));transform:translate(-50%)}.question-screen,.checkpoint-screen,.app-proof-screen,.phase-intro-screen,.loading-screen,.email-screen{height:calc(100svh - 62px);min-height:0;overflow:hidden}}@media(max-width:370px){.intent-options button{min-height:55px;grid-template-columns:34px minmax(0,1fr) 16px;padding:7px 9px}.intent-options small{display:none}}.season-options{gap:10px}.season-options img{height:clamp(136px,18dvh,158px);object-fit:cover;object-position:center 16%}.season-options button>span{min-height:48px;padding:7px 9px 8px}.season-options small{font-size:7.5px}.question-body .question-heading{margin-bottom:10px}.question-body .question-heading .hint{font-size:10px}.body-options{gap:9px}.body-options button>img{height:clamp(174px,22.5dvh,198px);aspect-ratio:auto;object-fit:contain;object-position:center bottom;background:#f5ecdf}.body-options button>span{min-height:46px;padding:7px 9px 8px}.body-options strong{font-size:15px}.body-options small{margin-top:2px;font-size:7.5px;line-height:1.18}.question-shopping_feeling .question-visual{height:min(24dvh,214px);margin-bottom:11px}.question-shopping_feeling .icon-options{gap:7px}.question-shopping_feeling .icon-options button{min-height:53px}.question-combine .question-heading{margin-bottom:10px}.question-combine .question-heading blockquote{margin-bottom:9px;padding-block:11px;font-size:13px;line-height:1.28}.question-combine .question-visual{height:min(26dvh,230px);margin-bottom:12px}.question-combine .options{gap:8px}.question-combine .option{min-height:58px}.phase-intro-screen{gap:0}.phase-intro-visual{height:min(22dvh,190px);margin-bottom:12px}.phase-intro-visual>img{object-position:center 38%}.phase-intro-screen h1{margin:6px 0 12px;font-size:clamp(27px,7vw,34px)}.phase-route{min-height:183px;padding:12px 10px 14px;border:1px solid rgba(54,62,52,.08);border-radius:18px;background:#ffffffbd;box-shadow:0 12px 28px #342c230f}.phase-route-status{display:flex;align-items:center;justify-content:center;gap:10px;min-height:58px;margin-bottom:9px}.phase-route-status>img{width:54px;height:54px;object-fit:contain;animation:moe-route-float 1.8s ease-in-out infinite}.phase-route-status>span,.phase-route-status strong,.phase-route-status small{display:block}.phase-route-status strong{font:600 25px/1 Playfair Display,serif;color:var(--sage-dark)}.phase-route-status small{margin-top:3px;color:var(--muted);font-size:8px;letter-spacing:.08em;text-transform:uppercase}.phase-route-track{position:relative;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;padding-top:7px}.phase-route-track:before,.phase-route-track:after{content:"";position:absolute;z-index:0;top:25px;left:10%;height:2px;border-radius:99px}.phase-route-track:before{right:10%;background:#dedbd4}.phase-route-track:after{width:calc(var(--route-progress) * .8);background:var(--coral);transition:width .42s ease}.phase-route-track>div{position:relative;z-index:1;min-width:0;display:grid;justify-items:center;text-align:center;color:#9a9d96}.phase-route-track>div>span{width:38px;height:38px;display:grid;place-items:center;border:2px solid #dedbd4;border-radius:50%;background:#fff;transition:transform .26s ease,border-color .26s ease,color .26s ease,background .26s ease}.phase-route-track>div.is-complete>span{border-color:var(--sage-dark);color:#fff;background:var(--sage-dark)}.phase-route-track>div.is-active>span{border-color:var(--coral);color:var(--coral);background:#fff7f2;transform:translateY(-3px) scale(1.08)}.phase-route-track i{position:absolute;top:-3px;right:7px;font-size:7px;font-style:normal}.phase-route-track p,.phase-route-track strong,.phase-route-track small{display:block;margin:0}.phase-route-track p{margin-top:7px}.phase-route-track strong{color:var(--ink);font-size:9px}.phase-route-track small{margin-top:2px;color:var(--muted);font-size:6.5px;line-height:1.15}@keyframes moe-route-float{0%,to{transform:translateY(0) rotate(-2deg)}50%{transform:translateY(-5px) rotate(2deg)}}.checkpoint-phase{grid-template-columns:84px 1fr;gap:13px;margin-bottom:16px}.checkpoint-percent{position:relative;width:80px;height:80px;display:grid;place-items:center;border:0;background:conic-gradient(var(--coral) var(--checkpoint-deg),#edc2b2 0)}.checkpoint-percent:after{content:"";position:absolute;top:7px;right:7px;bottom:7px;left:7px;border-radius:50%;background:#fff}.checkpoint-percent>span{position:relative;z-index:1;display:grid;justify-items:center}.checkpoint-percent strong{font-size:19px}.checkpoint-percent small{margin-top:3px;color:var(--muted);font-size:7px;text-transform:uppercase}.checkpoint-nodes{position:relative;gap:3px;padding-top:1px}.checkpoint-nodes:before,.checkpoint-nodes:after{content:"";position:absolute;z-index:0;top:14px;left:9%;height:2px;border-radius:99px}.checkpoint-nodes:before{right:9%;background:#d8d7d1}.checkpoint-nodes:after{width:calc(var(--checkpoint-route) * .82);background:var(--sage-dark);animation:checkpoint-line-in .78s ease both}.checkpoint-nodes>span{position:relative;z-index:1}.checkpoint-nodes i{background:#fff}@keyframes checkpoint-line-in{0%{max-width:0}to{max-width:82%}}.show-discovery-screen{display:flex;flex-direction:column;padding-bottom:86px;background:#f8f4ed}.show-discovery-screen h1{margin:8px 0 9px;font:600 clamp(30px,8vw,39px)/1.03 "Playfair Display",serif;letter-spacing:-.035em}.show-discovery-screen>p{margin:0 0 13px;color:var(--muted);font-size:11px;line-height:1.4}.show-discovery-grid{min-height:0;flex:1;display:grid;grid-template-columns:1fr 1fr;gap:10px}.show-discovery-grid article{position:relative;min-width:0;overflow:hidden;border-radius:17px;background:#ddd2c5;box-shadow:0 12px 30px #30292117}.show-discovery-grid article:after{content:"";position:absolute;top:56%;right:0;bottom:0;left:0;background:linear-gradient(transparent,#181a17c7)}.show-discovery-grid img{width:100%;height:100%;min-height:285px;display:block;object-fit:cover;object-position:center 18%}.show-discovery-grid article>span{position:absolute;z-index:1;left:10px;right:10px;bottom:10px;color:#fff}.show-discovery-grid strong,.show-discovery-grid small{display:block}.show-discovery-grid strong{font:600 17px/1.05 Playfair Display,serif}.show-discovery-grid small{margin-top:4px;color:#ffffffbf;font-size:8px}.show-brand-rail{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:10px;margin-top:11px;padding:9px 10px;border-radius:13px;background:#fff}.show-brand-rail>span{color:var(--muted);font-size:8px}.show-brand-rail>div{display:flex;align-items:center;justify-content:flex-end;gap:12px}.show-brand-rail img{width:48px;height:22px;object-fit:contain;mix-blend-mode:multiply}.loading-screen{padding-bottom:84px}.loading-screen .analysis-list{margin-top:16px;gap:7px}.loading-screen .analysis-list>div{padding:10px 12px}.loading-question{margin-top:12px}.loading-complete{position:fixed;z-index:30;left:50%;bottom:max(12px,env(safe-area-inset-bottom));width:min(472px,calc(100vw - 40px));transform:translate(-50%);box-shadow:0 12px 30px #2c362d3d,0 0 0 10px #fffdf8f0}.capsule-row article>img{object-fit:cover;object-position:center}.capsule-row article>span{display:grid;gap:2px}.capsule-row article>span strong,.capsule-row article>span small{display:block}.capsule-row article>span small{color:var(--muted);font-size:7px;font-weight:500}.paywall-result-strip{display:grid;grid-template-columns:repeat(3,1fr) auto;align-items:center;gap:5px;margin:11px 0 2px;padding:8px;border-radius:12px;background:#f5efe6}.paywall-result-strip span{padding:5px 6px;border-radius:8px;color:var(--sage-dark);background:#fff;font-size:8px;text-align:center}.paywall-result-strip strong{font-size:9px}@media(max-width:1024px){.show-discovery-screen{height:calc(100dvh - 62px);min-height:0;overflow:hidden}}@media(max-height:740px)and (max-width:820px){.season-options img{height:108px}.season-options button>span{min-height:40px}.body-options button>img{height:127px}.body-options button>span{min-height:40px;padding-block:5px}.body-options small{display:none}.phase-intro-visual{height:112px}.phase-intro-screen h1{font-size:24px}.phase-route{min-height:154px;padding-block:8px}.phase-route-status{min-height:45px;margin-bottom:4px}.phase-route-status>img{width:42px;height:42px}.show-discovery-screen h1{font-size:27px}.show-discovery-screen>p{font-size:9px}.show-discovery-grid img{min-height:220px}.show-brand-rail{display:none}.question-shopping_feeling .question-visual,.question-combine .question-visual{height:126px}.loading-screen .analysis-list>div{padding:7px 10px}.loading-question{margin-top:8px;padding:10px}.loading-question>div{margin-top:7px}}@media(prefers-reduced-motion:reduce){.phase-route-status>img{animation:none}.phase-route-track:after,.checkpoint-nodes:after{transition:none;animation:none}}.question-body .body-options{flex:1;align-content:start;gap:9px}.question-body .body-options button>img{width:100%;height:auto;aspect-ratio:4 / 5;object-fit:cover;object-position:center;background:#f4ecdf}.range-card{position:relative;overflow:hidden}.range-card input[type=range]{position:relative;z-index:1;height:30px;cursor:ew-resize}.range-card.is-demonstrating input[type=range]{filter:drop-shadow(0 4px 8px rgba(201,108,82,.28))}.range-gesture{width:fit-content;min-height:32px;display:flex;align-items:center;gap:7px;margin:9px auto -9px;padding:6px 10px;border-radius:999px;color:#a65440;background:#fff3ed;font-size:9px;font-weight:800;letter-spacing:.03em;transition:opacity .18s ease,transform .18s ease}.range-gesture svg{animation:range-gesture 1.05s ease-in-out infinite}.range-gesture.is-hidden{opacity:0;transform:translateY(-4px);pointer-events:none}@keyframes range-gesture{0%,to{transform:translate(-5px)}50%{transform:translate(7px)}}.range-moe{margin-top:17px}.question-shopping_feeling{display:flex;flex-direction:column}.question-shopping_feeling .question-heading{margin-bottom:8px}.question-shopping_feeling .question-visual{flex:0 0 auto;height:clamp(184px,25dvh,234px);margin-bottom:12px;border-radius:19px}.question-shopping_feeling .question-visual>img{object-position:center}.question-shopping_feeling .icon-options{min-height:0;flex:1;display:grid;grid-template-rows:repeat(5,minmax(58px,1fr));gap:8px}.question-shopping_feeling .icon-options button{min-height:58px}.preview-hero{height:min(29dvh,240px)}.preview-hero>img,.paywall-visual>img{object-position:center}.capsule-row article:first-child>img{object-position:center 36%}.paywall-visual{height:min(28dvh,230px)}@media(max-height:740px)and (max-width:820px){.question-body .body-options button>img{height:auto;aspect-ratio:4 / 5;object-position:center}.question-shopping_feeling .question-visual{height:145px}.question-shopping_feeling .icon-options{grid-template-rows:repeat(5,minmax(48px,1fr));gap:6px}.question-shopping_feeling .icon-options button{min-height:48px}.range-card{padding-top:15px}.range-value{margin-bottom:12px}.range-gesture{margin-top:5px}.range-moe{margin-top:10px}.preview-hero{height:180px}.paywall-visual{height:155px}}@media(max-width:335px){.question-body .body-options{gap:7px}.question-body .body-options button>span{min-height:38px}.question-shopping_feeling .question-visual{height:128px}}@media(prefers-reduced-motion:reduce){.range-gesture svg{animation:none}}.paywall-screen{height:calc(100dvh - 68px);min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:0 0 158px;background:#eee7dd;scrollbar-width:none}.paywall-screen::-webkit-scrollbar{display:none}.paywall-visual{position:relative;height:clamp(210px,28dvh,245px);overflow:hidden;background:#cbb7a0}.paywall-visual>img{width:100%;height:100%;display:block;object-fit:cover;object-position:center 42%}.paywall-visual:after{content:"";position:absolute;top:46%;right:0;bottom:0;left:0;background:linear-gradient(transparent,#1f221d9e);pointer-events:none}.paywall-hero-result{position:absolute;z-index:2;left:14px;bottom:28px;max-width:calc(100% - 28px);display:flex;align-items:center;gap:9px;padding:8px 11px 8px 8px;border:1px solid rgba(255,255,255,.38);border-radius:14px;color:#fff;background:#242822a3;box-shadow:0 10px 24px #1918152e;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.paywall-hero-result>img{width:38px;height:38px;object-fit:contain}.paywall-hero-result>span,.paywall-hero-result small,.paywall-hero-result strong,.paywall-hero-result em{display:block}.paywall-hero-result small{color:#ffffffb8;font-size:7px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.paywall-hero-result strong{margin-top:2px;font:600 17px/1.05 Playfair Display,serif}.paywall-hero-result em{margin-top:3px;color:#ffffffd1;font-size:8px;font-style:normal}.paywall-card{position:relative;z-index:3;margin:-18px 10px 0;padding:15px 16px 18px;border-radius:24px 24px 20px 20px;background:#fffdfa;box-shadow:0 20px 48px #3c302424}.paywall-card>.trust-strip{margin:0 auto 11px}.paywall-title{display:block}.paywall-title .eyebrow{margin:0 0 5px}.paywall-title h1{margin:0;font:600 clamp(26px,7vw,31px)/1.02 "Playfair Display",serif;letter-spacing:-.035em}.paywall-title>p:last-child{margin:8px 0 0;color:var(--muted);font-size:10.5px;line-height:1.4}.paywall-result-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin:12px 0 0;padding:7px;border-radius:13px;background:#f5efe6}.paywall-result-strip span{min-width:0;display:flex;align-items:center;justify-content:center;gap:4px;padding:7px 4px;border-radius:9px;color:var(--sage-dark);background:#fff;font-size:8.5px;font-weight:700;text-align:center}.paywall-benefits{gap:7px;margin:13px 0 15px}.paywall-benefits li{align-items:center;gap:7px;font-size:10px;line-height:1.28}.paywall-benefits svg{color:#78906f}.paywall-plans{gap:9px;margin:0 0 10px}.paywall-plans>button{min-height:83px;grid-template-columns:21px minmax(0,1fr) auto;gap:9px;padding:11px 12px;border:1px solid rgba(56,67,57,.18);border-radius:15px;background:#fff}.paywall-plans>button.is-selected{border:1.5px solid var(--sage-dark);background:#eef2ea;box-shadow:0 8px 20px #3a4c3c17}.paywall-plans .plan-copy{min-width:0}.paywall-plans .plan-copy strong{font-size:13px;line-height:1.15}.paywall-plans .plan-copy small{margin-top:3px;color:var(--ink);font-size:9px;font-weight:700}.paywall-plans .plan-copy>span{display:block;margin-top:3px;color:var(--muted);font-size:7.5px;line-height:1.25}.paywall-plans .plan-price{min-width:58px;display:grid;justify-items:end;line-height:1}.paywall-plans .plan-price del{margin-bottom:3px;color:#b94729;font-size:8px;font-weight:700}.paywall-plans .plan-price strong{font-size:15px}.paywall-plans .plan-price small{margin-top:4px;color:var(--muted);font-size:7px;font-weight:700}.paywall-plans em{top:-8px;right:8px}.paywall-addon{width:100%;min-height:62px;display:grid;grid-template-columns:20px minmax(0,1fr) auto;align-items:center;gap:9px;padding:9px 10px;border:1px solid rgba(201,108,82,.26);border-radius:14px;color:var(--ink);background:#fff8f3;text-align:left;cursor:pointer}.paywall-addon.is-selected{border-color:var(--coral);background:#fff1e9;box-shadow:inset 0 0 0 1px #c96c521f}.addon-check{width:20px;height:20px;display:grid;place-items:center;border:1.5px solid #b9aaa1;border-radius:6px;color:#fff;background:#fff}.paywall-addon.is-selected .addon-check{border-color:var(--coral);background:var(--coral)}.paywall-addon>span:nth-child(2) strong,.paywall-addon>span:nth-child(2) small{display:block}.paywall-addon>span:nth-child(2) strong{font-size:10px;line-height:1.2}.paywall-addon>span:nth-child(2) small{margin-top:3px;color:var(--muted);font-size:7.5px;line-height:1.25}.paywall-addon>b{color:#a65440;font-size:10px}.paywall-terms{display:flex;align-items:flex-start;gap:8px;margin-top:11px;padding:10px;border-radius:12px;color:var(--sage-dark);background:#f2f5ef}.paywall-terms>svg{flex:0 0 auto;margin-top:1px}.paywall-terms p,.paywall-terms strong,.paywall-terms span{display:block;margin:0}.paywall-terms strong{font-size:9px}.paywall-terms span{margin-top:3px;color:var(--muted);font-size:7.5px;line-height:1.35}.paywall-checkout-dock{position:absolute;z-index:60;left:0;right:0;bottom:0;display:grid;grid-template-columns:1fr auto;gap:7px 12px;padding:9px 18px max(11px,env(safe-area-inset-bottom));border-top:1px solid rgba(56,67,57,.1);background:#fffdf8f5;box-shadow:0 -16px 36px #2f2a231f;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.checkout-total{display:flex;align-items:baseline;gap:6px}.checkout-total span{color:var(--muted);font-size:9px}.checkout-total strong{color:var(--ink);font-size:16px}.apple-pay-button{grid-column:1 / -1;min-height:50px;display:flex;align-items:center;justify-content:center;gap:5px;border:0;border-radius:13px;color:#fff;background:#000;box-shadow:0 8px 20px #0003;font-size:17px;font-weight:600;cursor:pointer;animation:apple-pay-pulse 1.5s infinite}.apple-pay-button:hover,.apple-pay-button:focus-visible{animation-play-state:paused;box-shadow:0 0 0 3px #c96c524d,0 8px 20px #0003;outline:0}.card-checkout{justify-self:end;display:inline-flex;align-items:center;gap:4px;padding:0;border:0;color:var(--sage-dark);background:transparent;font-size:9px;font-weight:800;cursor:pointer}@keyframes apple-pay-pulse{0%{transform:scale(.985);box-shadow:0 0 #c96c5261}70%{transform:scale(1);box-shadow:0 0 0 7px #c96c5200}to{transform:scale(.985);box-shadow:0 0 #c96c5200}}@media(max-width:430px){.paywall-screen{height:calc(100dvh - 62px);padding-bottom:158px}.paywall-visual{height:clamp(205px,27dvh,235px)}}@media(max-height:740px)and (max-width:820px){.paywall-visual{height:184px}.paywall-card{padding-top:12px}.paywall-benefits{display:none}.paywall-title h1{font-size:24px}.paywall-title>p:last-child{font-size:9px}}@media(prefers-reduced-motion:reduce){.apple-pay-button{animation:none}}@media(max-width:1024px){.question-screen,.checkpoint-screen,.story-screen{overflow-x:hidden;overflow-y:auto;overscroll-behavior-y:contain;scrollbar-width:none}.question-screen::-webkit-scrollbar,.checkpoint-screen::-webkit-scrollbar,.story-screen::-webkit-scrollbar{display:none}.question-screen{display:flex;flex-direction:column;padding-bottom:132px}.question-screen.type-swipe{padding-bottom:28px}.question-screen .primary.sticky,.checkpoint-screen>.primary,.story-copy>.primary{bottom:max(14px,env(safe-area-inset-bottom))}.question-fall_context .season-options{padding-bottom:0}.question-fall_context .season-options img{width:100%;height:auto;aspect-ratio:4 / 5;object-fit:cover;object-position:center}.question-body .body-options{min-height:auto;flex:none;padding-bottom:0}.question-body .body-options button>img{width:100%;height:auto;aspect-ratio:4 / 5;object-fit:cover;object-position:center}.question-body .body-options button>span{min-height:49px}.type-swipe .taste-card>img{width:100%;height:auto;max-height:none;aspect-ratio:auto;object-fit:contain;object-position:center;background:#eee5da}.type-swipe .taste-actions{margin-bottom:24px}.checkpoint-screen{display:block;padding-bottom:132px}.checkpoint-image{min-height:0;height:auto;flex:none;margin-bottom:0;background:#e8dccd}.mode-measurements .checkpoint-image{height:clamp(330px,45dvh,390px)}.mode-wardrobe .checkpoint-image{aspect-ratio:4 / 5}.checkpoint-image>img:first-child{width:100%;height:100%;min-height:0;object-fit:contain;object-position:center}.mode-measurements .checkpoint-image>img:first-child{object-fit:cover;object-position:center 30%}.checkpoint-image:after{display:none}.story-screen{padding-top:0;padding-bottom:132px}.story-screen .story-image{height:clamp(370px,50dvh,430px);object-position:center 24%}.story-copy{margin-top:-30px}.paywall-visual{height:auto;aspect-ratio:16 / 9;background:#e7ddce}.paywall-visual>img{object-fit:contain;object-position:center}.paywall-visual:after{display:none}.paywall-hero-result{bottom:12px;border-color:#ffffffb8;color:var(--ink);background:#fffdf8e6;box-shadow:0 9px 22px #342b2324}.paywall-hero-result small,.paywall-hero-result em{color:var(--muted)}}@media(max-height:740px)and (max-width:820px){.question-fall_context .season-options img,.question-body .body-options button>img{height:auto}.mode-measurements .checkpoint-image{height:330px}.paywall-visual{height:auto}}.preview-intro{margin:-4px 0 12px;color:var(--muted);font-size:11px;line-height:1.4}.board-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-bottom:9px;padding:5px;border-radius:13px;background:#f2ece3}.board-tabs button{min-height:32px;border:0;border-radius:9px;color:var(--muted);background:transparent;font-size:9px;font-weight:750;cursor:pointer}.board-tabs button.is-active{color:var(--sage-dark);background:#fff;box-shadow:0 5px 14px #3a342c14}.product-board{overflow:hidden;padding:9px;border:1px solid rgba(69,77,66,.14);border-radius:17px;background:#f7f3ec;box-shadow:0 13px 30px #322c2414}.product-board>header{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px}.product-board>header span,.product-board>header strong,.product-board>header small{display:block}.product-board>header strong{color:var(--ink);font-size:12px}.product-board>header small{margin-top:1px;color:var(--muted);font-size:8px}.product-board>header em{padding:5px 7px;border-radius:999px;color:var(--sage-dark);background:#e8eee4;font-size:8px;font-style:normal;font-weight:800}.product-board-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.product-board figure{min-width:0;margin:0;overflow:hidden;border-radius:11px;background:#fff}.product-board figure>img{width:100%;height:clamp(118px,17dvh,150px);display:block;object-fit:contain;object-position:center;background:#f5f3ef}.product-board figcaption{display:flex;align-items:center;justify-content:space-between;gap:4px;padding:6px}.product-board figcaption strong{overflow:hidden;font-size:7.5px;text-overflow:ellipsis;white-space:nowrap}.product-board figcaption small{flex:0 0 auto;color:#a65440;font-size:7px;font-weight:800}.preview-proof{display:flex;align-items:center;gap:9px;margin-top:9px;padding:8px 10px;border-radius:13px;color:var(--sage-dark);background:#eaf0e6}.preview-proof>img{width:34px;height:34px;flex:0 0 auto;object-fit:contain}.preview-proof p,.preview-proof strong,.preview-proof span{display:block;margin:0}.preview-proof strong{font-size:9px}.preview-proof span{margin-top:2px;color:#677166;font-size:7.5px;line-height:1.3}@media(max-width:1024px){.type-swipe .taste-card>img{width:100%;height:auto;max-height:none;aspect-ratio:4 / 5;object-fit:contain;object-position:center bottom;background:#eee5da}.question-shopping_feeling .question-visual,.question-combine .question-visual{width:100%;height:auto;aspect-ratio:16 / 9;flex:0 0 auto}.question-shopping_feeling .question-visual>img,.question-combine .question-visual>img{object-position:center 28%}.preview-screen{height:calc(100dvh - 62px);min-height:0;overflow-x:hidden;overflow-y:auto;padding-bottom:92px;scrollbar-width:none}.preview-screen::-webkit-scrollbar{display:none}.preview-hero{height:clamp(142px,21dvh,178px)}.preview-hero>img{object-fit:cover;object-position:center 42%}.preview-hero>div{bottom:12px}.preview-hero h1{font-size:27px}.preview-copy{margin-inline:11px;padding:14px 15px 12px}.preview-copy h2{margin:6px 0 10px;font-size:24px;line-height:1.08}.preview-copy>.primary{position:fixed;z-index:30;left:20px;right:20px;bottom:max(12px,env(safe-area-inset-bottom));width:auto;min-height:55px;box-shadow:0 12px 30px #2c362d3d,0 0 0 10px #fffdf8f0}}@media(max-height:740px)and (max-width:820px){.question-shopping_feeling .question-visual,.question-combine .question-visual{aspect-ratio:2.3 / 1}.preview-hero{height:132px}.preview-copy h2{font-size:21px}.preview-intro{display:none}.product-board figure>img{height:104px}.preview-proof{margin-top:7px;padding-block:6px}}.mobile-prototype:has(.preview-editorial-screen) .topbar{height:54px;padding-inline:16px}.mobile-prototype:has(.preview-editorial-screen) .topbar .brand{gap:7px;font-size:16px}.mobile-prototype:has(.preview-editorial-screen) .topbar .brand img{width:27px;height:27px}.mobile-prototype:has(.preview-editorial-screen) .topbar .mode-badge{padding:4px 7px;font-size:8px}.preview-editorial-screen{position:relative;isolation:isolate;width:100%;height:calc(100dvh - 54px);min-height:0;padding:0;overflow:hidden;color:#21332a;background:#f7f0e5}.preview-editorial-art{position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;width:100%;height:calc(100% + 44px);display:block;object-fit:cover;object-position:center top;transform:translateY(-44px)}.preview-editorial-copy{position:absolute;z-index:2;top:28px;left:clamp(25px,6.6vw,34px);width:min(53%,238px)}.preview-editorial-eyebrow{margin:0 0 13px;color:var(--coral);font-size:clamp(9px,2.65vw,11px);font-weight:800;letter-spacing:.15em;line-height:1.15;text-transform:uppercase}.preview-editorial-copy h1{margin:0;color:#213b30;font:600 clamp(42px,11.8vw,58px)/.95 "Playfair Display",serif;letter-spacing:-.045em}.preview-editorial-rule{width:22px;height:3px;display:block;margin:12px 0 9px;border-radius:99px;background:var(--coral)}.preview-editorial-copy h2{margin:0;color:#263b31;font:600 clamp(19px,5.3vw,26px)/1.08 "Playfair Display",serif;letter-spacing:-.035em}.preview-editorial-metrics{margin:10px 0 0;color:#37423a;font:500 clamp(9px,2.55vw,12px)/1.25 "DM Sans",sans-serif;white-space:nowrap}.preview-editorial-note{max-width:146px;display:grid;grid-template-columns:31px minmax(0,1fr);align-items:center;gap:7px;margin-top:10px;padding:6px 8px 6px 6px;border:1px solid rgba(52,69,56,.1);border-radius:14px;background:#fffdf8d6;box-shadow:0 8px 24px #4b3a2a17;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.preview-editorial-note img{width:31px;height:31px;display:block;object-fit:contain}.preview-editorial-note p{margin:0;color:#536057;font-size:clamp(7px,1.9vw,9px);line-height:1.38}.preview-product-tag,.preview-more-cue{position:absolute;z-index:3;color:#3d352e;background:#fffaf1eb;box-shadow:0 6px 16px #332a211f;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.preview-product-tag{padding:7px 10px;border:1px solid rgba(92,72,55,.1);border-radius:4px;font:600 clamp(8px,2.35vw,10px)/1 "Playfair Display",serif}.preview-product-tag-mango{top:70.5%;left:34%;transform:rotate(-1deg)}.preview-product-tag-massimo{right:25%;bottom:10.2%;transform:rotate(.7deg)}.preview-more-cue{right:16px;bottom:10.5%;display:inline-flex;align-items:center;gap:4px;padding:6px 8px;color:#ad5d49;border-radius:6px;font-size:8px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.preview-editorial-cta{position:absolute;z-index:7;left:14px;right:14px;bottom:max(10px,env(safe-area-inset-bottom));width:auto;min-height:60px;border-radius:22px;background:#183d2f;box-shadow:0 12px 30px #1e362842,0 0 0 8px #fffdf8b8;font-size:clamp(15px,4vw,18px);letter-spacing:.01em}.preview-editorial-cta:hover{background:#123226}.preview-editorial-cta:focus-visible{outline:3px solid rgba(201,108,82,.48);outline-offset:3px}@media(max-width:335px){.preview-more-cue{display:none}}@media(max-height:740px)and (max-width:820px){.preview-editorial-copy{top:26px;left:22px;width:57%}.preview-editorial-eyebrow{margin-bottom:8px;font-size:8px}.preview-editorial-copy h1{font-size:clamp(37px,11vw,46px)}.preview-editorial-rule{margin:9px 0 8px}.preview-editorial-copy h2{font-size:clamp(18px,5.5vw,23px)}.preview-editorial-metrics{margin-top:8px;font-size:8px}.preview-editorial-note{max-width:165px;grid-template-columns:31px minmax(0,1fr);gap:5px;margin-top:8px;padding:5px 8px 5px 5px;border-radius:13px}.preview-editorial-note img{width:31px;height:31px}.preview-editorial-note p{font-size:7px}.preview-product-tag{padding:5px 7px;font-size:7px}.preview-product-tag-mango{top:71%}.preview-product-tag-massimo{bottom:10.8%}.preview-editorial-cta{left:12px;right:12px;min-height:53px;border-radius:18px;font-size:14px}}.mobile-prototype:has(.paywall-screen) .topbar{height:54px;padding-inline:16px}.mobile-prototype:has(.paywall-screen) .topbar .brand{gap:7px;font-size:16px}.mobile-prototype:has(.paywall-screen) .topbar .brand img{width:27px;height:27px}.mobile-prototype:has(.paywall-screen) .topbar .mode-badge{padding:4px 7px;font-size:8px}.mobile-prototype:has(.scratch-screen) .topbar{height:54px;padding-inline:16px}.mobile-prototype:has(.scratch-screen) .topbar .brand{gap:7px;font-size:16px}.mobile-prototype:has(.scratch-screen) .topbar .brand img{width:27px;height:27px}.paywall-screen{height:calc(100dvh - 54px)}.paywall-moe-hero{position:relative;z-index:1;height:250px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:7px 18px 15px;overflow:hidden;color:var(--ink);background:#f7f0e5;text-align:center}.paywall-moe-orbit{position:relative;width:min(330px,92vw);height:166px;flex:0 0 auto}.paywall-moe-orbit>img{position:absolute;z-index:2;left:50%;top:50%;width:clamp(260px,75vw,300px);height:clamp(260px,75vw,300px);display:block;object-fit:contain;transform:translate(-50%,-50%);filter:drop-shadow(0 14px 19px rgba(72,58,44,.14))}.paywall-moe-icons{position:absolute;top:0;right:0;bottom:0;left:0;color:#496054}.paywall-moe-icons svg{position:absolute;opacity:.88}.paywall-moe-icons svg:nth-child(1){left:13px;top:19px}.paywall-moe-icons svg:nth-child(2){left:0;top:73px}.paywall-moe-icons svg:nth-child(3){left:36px;bottom:9px}.paywall-moe-icons svg:nth-child(4){right:13px;top:18px}.paywall-moe-icons svg:nth-child(5){right:0;top:72px}.paywall-moe-icons svg:nth-child(6){right:36px;bottom:9px}.paywall-moe-hero>.eyebrow{margin:2px 0 5px;color:var(--coral);font-size:8px;letter-spacing:.17em}.paywall-moe-hero>h1{margin:0;color:#23372e;font:600 clamp(27px,7.7vw,34px)/1.02 "Playfair Display",serif;letter-spacing:-.04em}.paywall-moe-hero>p:last-child{margin:7px 0 0;color:var(--muted);font-size:9.5px;line-height:1.3}.paywall-card{margin-top:-13px;padding-top:14px;border-radius:28px 28px 20px 20px}.paywall-app-proof{display:grid;grid-template-columns:36px minmax(0,1fr) 22px;align-items:center;gap:9px;margin-bottom:12px;padding:8px 10px;border:1px solid rgba(55,70,59,.12);border-radius:13px;color:#22352c;background:#f3f6f0}.paywall-app-proof>img{width:36px;height:36px;border-radius:9px;object-fit:cover;box-shadow:0 4px 10px #2d372f1f}.paywall-app-proof>span,.paywall-app-proof strong,.paywall-app-proof small{display:block}.paywall-app-proof strong{display:flex;align-items:center;gap:4px;font-size:9.5px}.paywall-app-proof strong svg{color:#d3912c}.paywall-app-proof small{margin-top:3px;color:var(--muted);font-size:7.5px;line-height:1.25}.paywall-app-proof>svg{color:#354a3e}.paywall-title h2{margin:0;color:#23372e;font:600 clamp(22px,6vw,27px)/1.03 "Playfair Display",serif;letter-spacing:-.038em}.paywall-title>p:last-child{margin-top:7px;font-size:9px}.paywall-result-strip{margin-top:10px}.paywall-value-note{display:flex;align-items:center;gap:8px;margin:8px 0 9px;padding:7px 9px;border-radius:12px;color:var(--sage-dark);background:#f1f4ee}.paywall-value-note>svg{flex:0 0 auto;color:#718b6b}.paywall-value-note span,.paywall-value-note strong,.paywall-value-note small{display:block}.paywall-value-note strong{font-size:9px}.paywall-value-note small{margin-top:2px;color:var(--muted);font-size:7.5px;line-height:1.3}.paywall-plans{gap:7px;margin-bottom:8px}.paywall-plans>button{min-height:74px;padding-block:9px}.paywall-plans .plan-copy small{color:#345043}.paywall-addon>b{display:grid;justify-items:end;gap:3px}.paywall-addon>b span{font-size:10px}.paywall-addon>b small{color:var(--muted);font-size:6.5px;font-weight:700;text-transform:uppercase}.apple-pay-button{animation:none;font-size:15px}@media(max-width:430px){.paywall-screen{height:calc(100dvh - 54px)}.paywall-moe-hero{height:250px}.paywall-card{padding-inline:15px}}@media(max-height:740px)and (max-width:820px){.paywall-moe-hero{height:230px;padding-top:3px}.paywall-moe-orbit{height:147px}.paywall-moe-orbit>img{width:250px;height:250px}.paywall-moe-icons svg{width:19px;height:19px}.paywall-moe-hero>h1{font-size:24px}.paywall-moe-hero>p:last-child{margin-top:4px;font-size:8px}.paywall-card{padding-top:14px}.paywall-title h2{font-size:22px}.paywall-value-note{margin-block:8px 9px;padding-block:7px}}.paywall-plans .plan-price small del{margin:0 3px 0 0;color:#b94729;font-size:inherit}.checkout-next-note{grid-column:1 / -1;color:var(--muted);font-size:7.5px;font-weight:700;text-align:center}.mosso-paywall-screen{height:100dvh;padding:0 0 24px;color:#262630;background:#f5e4cd}.mosso-offer-bar{position:sticky;z-index:12;top:0;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 20px;color:#fff;background:#d8a774;box-shadow:0 5px 15px #5b3d2617}.mosso-offer-bar span,.mosso-offer-bar small,.mosso-offer-bar strong{display:block}.mosso-offer-bar strong{margin-top:3px;font-size:16px}.mosso-offer-bar em{display:flex;align-items:center;gap:3px;margin-top:4px;color:#ffffffdb;font-size:7px;font-style:normal;font-weight:700}.mosso-offer-bar em svg{color:#fff2a9}.mosso-offer-bar button{min-height:42px;padding:0 18px;border:0;border-radius:22px;color:#fff;background:#262631;font-size:13px;font-weight:800;cursor:pointer}.mosso-intro{padding:10px 20px 17px}.mosso-intro>p{display:flex;align-items:center;justify-content:center;gap:7px;margin:7px 0 11px;font-size:14px;font-weight:800}.mosso-intro>p svg{color:#be2f08}.mosso-intro>div:last-child{min-height:55px;display:grid;grid-template-columns:20px minmax(0,1fr) auto;align-items:center;gap:8px;padding:9px 13px;border-radius:10px;background:#ffffffa6}.mosso-intro>div:last-child>svg{color:#15923f}.mosso-intro>div:last-child strong{font-size:13px}.mosso-intro>div:last-child span{color:#69676e;font-size:8px}.mosso-plan-list{display:grid;gap:18px;padding:8px 20px 0}.mosso-plan-stack{display:grid;gap:12px}.mosso-plan{position:relative;width:100%;min-height:108px;display:grid;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:11px;padding:18px 12px;border:1.5px solid #fff;border-radius:12px;color:#262630;background:#ffffff2e;text-align:left;cursor:pointer}.mosso-plan.is-selected{border-color:#bd2d07;background:#ffffff9e}.mosso-plan .radio{width:20px;height:20px;display:grid;place-items:center;border:2px solid #fff;border-radius:50%}.mosso-plan.is-selected .radio{border-color:#bd2d07}.mosso-plan.is-selected .radio span{width:11px;height:11px;border-radius:50%;background:#bd2d07}.mosso-plan-main,.mosso-plan-main strong,.mosso-plan-main span{display:block}.mosso-plan-main strong{font-size:19px;line-height:1.1}.mosso-plan-main span{margin-top:10px;font-size:12px}.mosso-plan-main del{margin-right:5px;color:#bd2d07}.mosso-daily{display:grid;justify-items:end}.mosso-daily del{color:#bd2d07;font-size:11px}.mosso-daily strong{margin-top:3px;font-size:22px;line-height:1}.mosso-daily small{margin-top:4px;font-size:10px}.mosso-popular{position:absolute;left:-1.5px;right:-1.5px;top:-31px;min-height:31px;display:grid;place-items:center;border-radius:11px 11px 0 0;color:#fff;background:#bd2d07;font-size:12px;font-weight:700}.mosso-plan-stack:has(.mosso-popular){margin-top:30px}.ebook-bonus{position:relative;min-height:100px;display:grid;grid-template-columns:60px minmax(0,1fr);align-items:center;gap:10px;padding:9px 12px;border-radius:19px;background:#fff}.ebook-bonus>img{width:54px;height:76px;object-fit:cover;border-radius:2px}.ebook-plus{position:absolute;left:50%;top:-12px;width:25px;height:25px;display:grid;place-items:center;border-radius:50%;color:#bd2d07;background:#fff;font-size:19px;font-weight:900;transform:translate(-50%)}.ebook-bonus div>p{display:flex;align-items:center;gap:6px;margin:0 0 4px}.ebook-bonus div>p del{color:#65646b;font-size:10px}.ebook-bonus div>p b{display:inline-flex;align-items:center;gap:3px;padding:4px 6px;border-radius:4px;color:#bd2d07;background:#f9e8e4;font-size:9px}.ebook-bonus div>strong,.ebook-bonus div>small{display:block}.ebook-bonus div>strong{font-size:14px;line-height:1.15}.ebook-bonus div>small{margin-top:5px;color:#65646b;font-size:8px}.mosso-paywall-legal{display:flex;align-items:flex-start;gap:7px;margin:18px 20px 10px;color:#635f5d;font-size:8px;line-height:1.35}.mosso-paywall-legal svg{flex:0 0 auto;color:#42604f}.mosso-claim{width:calc(100% - 40px);min-height:61px;display:flex;align-items:center;justify-content:center;gap:8px;margin:0 20px;border:0;border-radius:11px;color:#fff;background:#262631;font-size:19px;cursor:pointer}.checkout-screen,.upsell-screen,.receipt-screen{height:100dvh;min-height:0;padding:22px 20px 34px;overflow-y:auto;overscroll-behavior-y:contain;scrollbar-width:none;color:#2b2a30;background:#f8f4f1}.checkout-screen::-webkit-scrollbar,.upsell-screen::-webkit-scrollbar,.receipt-screen::-webkit-scrollbar{display:none}.checkout-steps{display:grid;grid-template-columns:repeat(3,1fr);margin:0 4px 20px}.checkout-steps>span{position:relative;display:grid;justify-items:center;gap:7px;color:#aaa7a4}.checkout-steps>span:not(:last-child):after{content:"";position:absolute;z-index:0;left:calc(50% + 13px);top:12px;width:calc(100% - 26px);height:2px;background:#dedbd7}.checkout-steps>span.is-active{color:#314b3e}.checkout-steps>span.is-active:not(:last-child):after{background:#c85b37}.checkout-steps i{position:relative;z-index:1;width:25px;height:25px;display:grid;place-items:center;border:2px solid #dedbd7;border-radius:50%;background:#fff;font-size:9px;font-style:normal}.checkout-steps .is-active i{border-color:#c85b37;color:#fff;background:#c85b37}.checkout-steps small{font-size:8px}.checkout-back{display:inline-flex;align-items:center;gap:5px;margin:-4px 0 10px;padding:0;border:0;color:#2b2a30;background:transparent;font-size:11px;font-weight:700;cursor:pointer}.mock-checkout-note{display:flex;align-items:center;justify-content:center;gap:5px;margin:0 0 12px;padding:7px;border-radius:8px;color:#496054;background:#edf2eb;font-size:8px;font-weight:800}.checkout-summary-card,.checkout-email{border-radius:13px;background:#fff}.checkout-summary-card{padding:15px}.checkout-summary-card h1{margin:0 0 10px;font-size:20px}.checkout-summary-card>div{min-height:44px;display:flex;align-items:center;justify-content:space-between;gap:10px;border-top:1px solid #e6ddd6;font-size:11px}.checkout-summary-card>div span{max-width:53%;line-height:1.25}.checkout-summary-card>div strong{text-align:right}.checkout-summary-card del{color:#9f9d9b;font-weight:500}.checkout-summary-card b{padding:3px 5px;border-radius:4px;color:#bd2d07;background:#f9e8e4;font-size:9px}.checkout-summary-card .checkout-discount{color:#ef3f39}.checkout-summary-card .checkout-grand-total{font-size:13px;font-weight:800}.checkout-email{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:5px 10px;margin-top:14px;padding:13px 15px}.checkout-email span strong,.checkout-email span small{display:block}.checkout-email span strong{font-size:10px}.checkout-email span small{margin-top:4px;font-size:12px}.checkout-email svg{color:#a5a4a4}.checkout-email p{grid-column:1 / -1;margin:2px 0 0;color:#aaa7a4;font-size:8px;font-style:italic;line-height:1.4}.checkout-screen>h2{margin:20px 0 12px;font-size:21px}.payment-options{display:grid;gap:10px}.wallet{min-height:50px;display:flex;align-items:center;justify-content:center;gap:7px;border:0;border-radius:7px;font-size:15px;font-weight:700;cursor:pointer}.apple-wallet{color:#fff;background:#000}.paypal-wallet{color:#0866b1;background:#ffc439}.google-wallet{color:#fff;background:#080808}.card-wallet{border:1px solid #d9d3ce;color:#2b2a30;background:#fff}.payment-or{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:8px;font-size:9px}.payment-or i{height:1px;background:#2b2a30}.checkout-renewal{display:flex;align-items:flex-start;gap:6px;margin:14px 0 0;color:#77736f;font-size:7.5px;line-height:1.4}.checkout-renewal svg{flex:0 0 auto;color:#496054}.upsell-screen{text-align:center}.upsell-moe{position:relative;display:grid;place-items:center;margin:2px auto 3px}.upsell-moe img{width:170px;height:128px;object-fit:contain}.upsell-moe span{position:absolute;bottom:5px;display:inline-flex;align-items:center;gap:4px;padding:7px 10px;border-radius:15px;color:#8f4a38;background:#fff;box-shadow:0 8px 20px #30251d1a;font-size:8px;font-weight:800}.upsell-screen>.eyebrow{margin:12px 0 7px}.upsell-screen>h1{margin:0;color:#24382f;font:600 32px/1.03 Playfair Display,serif;letter-spacing:-.04em}.upsell-lead{margin:10px auto 16px;max-width:310px;color:var(--muted);font-size:10px;line-height:1.45}.upsell-card{position:relative;padding:24px 16px 15px;border:1.5px solid #496054;border-radius:18px;background:#f0f4ed;text-align:left}.upsell-badge{position:absolute;top:-10px;left:50%;padding:5px 9px;border-radius:10px;color:#fff;background:#c96c52;font-size:8px;font-weight:800;transform:translate(-50%)}.upsell-card>strong{display:block;text-align:center;font-size:27px}.upsell-card>strong small{color:#938d88;font-size:11px;font-weight:500;text-decoration:line-through}.upsell-card ul{display:grid;gap:10px;margin:16px 0;padding:0;list-style:none}.upsell-card li{display:flex;align-items:center;gap:8px;font-size:10px;font-weight:700}.upsell-card li svg{color:#718b6b}.upsell-card>p{display:flex;align-items:center;justify-content:center;gap:5px;margin:0;color:#496054;font-size:8px;font-weight:800}.upsell-accept{width:100%;margin-top:14px}.upsell-decline{margin-top:12px;border:0;color:#67635f;background:transparent;font-size:9px;text-decoration:underline;cursor:pointer}.upsell-demo-copy{display:block;margin-top:12px;color:#aaa39d;font-size:7px}.receipt-screen{align-items:center;text-align:center}.receipt-screen>svg{margin-top:12px;color:#496054}.receipt-screen>h1{margin:8px 0;max-width:330px;color:#24382f;font:600 31px/1.03 Playfair Display,serif}.receipt-screen>p:not(.eyebrow):not(.receipt-demo){max-width:315px;color:var(--muted);font-size:10px;line-height:1.45}.receipt-card{width:100%;display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px 16px;margin:19px 0 13px;padding:16px;border-radius:16px;background:#fff;text-align:left}.receipt-card span{color:var(--muted);font-size:9px}.receipt-card strong{text-align:right;font-size:10px;text-transform:capitalize}.receipt-demo{display:flex;align-items:center;justify-content:center;gap:5px;margin:0 0 18px;color:#496054;font-size:8px;font-weight:800}.receipt-screen .secondary{width:100%}@media(max-height:720px)and (max-width:430px){.mosso-plan{min-height:96px}.upsell-moe img{width:145px;height:104px}.upsell-screen>h1{font-size:27px}.upsell-card ul{gap:7px;margin-block:12px}}.site-shell.qa-phone-shell{width:min(100%,var(--qa-width));min-height:min(100svh,var(--qa-height));display:block;margin:0 auto;background:var(--paper)}.qa-phone-shell .desktop-story{display:none}.qa-phone-shell .mobile-prototype{width:100%;height:var(--qa-height);min-height:0;overflow:hidden}.qa-phone-shell .mosso-paywall-screen,.qa-phone-shell .checkout-screen,.qa-phone-shell .upsell-screen,.qa-phone-shell .receipt-screen{height:var(--qa-height)}.qa-phone-shell .modern-paywall-screen{height:calc(var(--qa-height) - 54px)}.qa-phone-shell .paywall-moe-hero{height:250px}.qa-phone-shell .paywall-card{padding-inline:15px}.mosso-paywall-screen{height:100svh;min-height:0;padding:0;overflow-x:clip;overflow-y:auto;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;scroll-padding-top:calc(80px + env(safe-area-inset-top));scrollbar-width:none;color:#262630;background:#f6ead9;scroll-behavior:smooth}.mosso-paywall-screen::-webkit-scrollbar{display:none}.mosso-offer-bar{position:-webkit-sticky;position:sticky;z-index:50;top:0;width:100%;min-height:calc(80px + env(safe-area-inset-top));padding:calc(12px + env(safe-area-inset-top)) 20px 12px;isolation:isolate;transform:translateZ(0);backface-visibility:hidden;color:#fff;background:#d3a36f;box-shadow:0 7px 18px #4d321f1f}.mosso-offer-bar small{font-size:9px}.mosso-offer-bar strong{margin-top:2px;font-size:14px}.mosso-offer-bar em{margin-top:3px;font-size:7px}.mosso-offer-bar button{min-height:42px;padding-inline:17px;white-space:nowrap}.mosso-transform-hero{padding:24px 20px 30px;background:#fff;text-align:center}.mosso-hero-moe{width:184px;height:142px;display:block;margin:-5px auto -9px;object-fit:contain;filter:drop-shadow(0 15px 20px rgba(70,53,40,.15))}.mosso-transform-hero>.eyebrow{margin:0 0 7px;color:#b8472e;font-size:9px}.mosso-transform-hero>h1{max-width:390px;margin:0 auto 20px;color:#252a26;font:600 clamp(30px,8.2vw,38px)/1.02 "Playfair Display",serif;letter-spacing:-.04em}.mosso-before-after{position:relative;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;text-align:left}.mosso-before-after>article{min-width:0;overflow:hidden;border-radius:17px;background:#f3efea;box-shadow:0 10px 26px #3a2f2714}.mosso-before-after>article.is-after{background:#f5ead9}.mosso-person{position:relative;aspect-ratio:1003 / 1568;overflow:hidden;background:#e7e1db}.mosso-person img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}.mosso-before-after .is-before .mosso-person img{filter:grayscale(1) contrast(.88)}.mosso-person span{position:absolute;top:9px;left:9px;padding:6px 10px;border-radius:999px;color:#fff;background:#373432c7;font-size:10px;line-height:1;text-align:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.mosso-before-after .is-after .mosso-person span{color:#33251d;background:#d5a26d}.mosso-before-after dl{margin:0;padding:11px 10px 12px}.mosso-before-after dl>div{min-height:38px;padding:5px 0;border-bottom:1px solid rgba(60,52,47,.12)}.mosso-before-after dl>div:last-child{border-bottom:0}.mosso-before-after dt{color:#77716e;font-size:7.5px}.mosso-before-after dd{margin:3px 0 0;font-size:9px;font-weight:800;line-height:1.2}.mosso-hero-cta,.mosso-inline-cta{width:100%;min-height:58px;display:flex;align-items:center;justify-content:center;gap:7px;border:0;border-radius:28px;color:#fff;background:#25262d;font-size:16px;font-weight:700;cursor:pointer}.mosso-hero-cta{margin-top:22px}.mosso-app-plan{padding:31px 20px 34px;background:#f6ead9}.mosso-app-plan>.paywall-app-proof{margin-bottom:21px;background:#ffffffb8}.mosso-app-plan>.eyebrow{margin-bottom:7px;color:#b8472e;font-size:9px;text-align:center}.mosso-app-plan>h2,.mosso-trust-band>h2,.mosso-support-section>h2,.mosso-proof-footer>h2{margin:0;color:#2c2826;font:600 clamp(27px,7.2vw,34px)/1.05 "Playfair Display",serif;letter-spacing:-.035em;text-align:center}.mosso-plan-proof-list{display:grid;gap:10px;margin-top:20px}.mosso-plan-proof-list article{min-height:78px;display:grid;grid-template-columns:20px minmax(0,1fr) 64px;align-items:center;gap:9px;padding:9px 10px;border-radius:13px;background:#ffffffbf;box-shadow:0 8px 20px #3d2e220d}.mosso-plan-proof-list article>svg{color:#b73116}.mosso-plan-proof-list article>span,.mosso-plan-proof-list strong,.mosso-plan-proof-list small{display:block}.mosso-plan-proof-list strong{font-size:10.5px}.mosso-plan-proof-list small{margin-top:3px;color:#716b67;font-size:7.5px;line-height:1.3}.mosso-plan-proof-list img{width:64px;height:56px;padding:3px;border-radius:9px;object-fit:contain;background:#f5eee4}.mosso-pricing-block{scroll-margin-top:78px;padding:35px 20px 31px;background:#f3dfc5}.mosso-pricing-block.is-repeat{border-top:1px solid rgba(88,66,48,.08)}.mosso-pricing-kicker{margin:0 0 20px;color:#2a292e;font:500 28px/1.05 Playfair Display,serif;text-align:center}.mosso-pricing-kicker em{display:block;margin-top:4px;color:#b63418;font-style:italic}.mosso-promo-card{margin-bottom:20px;padding:13px;border-radius:15px;background:#ffffff57}.mosso-promo-card>p{display:flex;align-items:center;justify-content:center;gap:6px;margin:0 0 11px;padding-bottom:11px;border-bottom:1px solid rgba(255,255,255,.76);font-size:11px;font-weight:800}.mosso-promo-card>p svg{color:#bd2d07}.mosso-promo-card>div{min-height:50px;display:grid;grid-template-columns:20px minmax(0,1fr) auto;align-items:center;gap:8px;padding:8px 11px;border-radius:9px;background:#ffffffb3}.mosso-promo-card>div svg{color:#15923f}.mosso-promo-card>div strong{font-size:12px}.mosso-promo-card>div span{color:#6f6965;font-size:7.5px}.mosso-pricing-block .mosso-plan-list{gap:18px;padding:0}.mosso-pricing-block .mosso-plan{background:#ffffff2b}.mosso-pricing-block .mosso-plan.is-selected{background:#ffffffa6}.mosso-pricing-block .mosso-claim{width:100%;margin:23px 0 0}.mosso-pricing-block .mosso-paywall-legal{margin:13px 1px 0}.mosso-paywall-legal span strong{color:#494542}.mosso-safe-row{display:flex;align-items:center;justify-content:center;gap:7px;margin-top:14px;color:#4a5f52;text-align:left}.mosso-safe-row>svg{flex:0 0 auto}.mosso-safe-row span,.mosso-safe-row strong,.mosso-safe-row small{display:block}.mosso-safe-row strong{font-size:8.5px}.mosso-safe-row small{margin-top:2px;color:#77716d;font-size:6.5px}.mosso-trust-band{padding:34px 20px 31px;background:#fff;text-align:center}.mosso-trust-band>.paywall-app-proof{max-width:360px;margin:0 auto 21px}.mosso-trust-band>p{margin:12px auto 0;max-width:350px;color:#706c69;font-size:11px;line-height:1.45}.mosso-feature-stack{display:grid;gap:16px;padding:0 20px 36px;background:#fff}.mosso-feature-card{overflow:hidden;padding:18px 14px 15px;border:1px solid rgba(48,44,40,.08);border-radius:15px;background:#fff;box-shadow:0 10px 24px #2f272114;text-align:center}.mosso-feature-card h3{margin:0 0 13px;font-size:15px}.mosso-feature-card img{width:100%;aspect-ratio:1003 / 1568;height:auto;display:block;border-radius:11px;object-fit:cover;object-position:center;background:#f4eee5}.mosso-feature-card.is-contain img{object-fit:contain}.mosso-feature-card p{margin:14px 5px 0;color:#4e4a47;font-size:10px;line-height:1.45}.mosso-feature-stack .mosso-inline-cta{margin-top:2px;border-radius:9px}.mosso-emotional-proof{padding:37px 20px 42px;background:#f8f6f2;text-align:center}.mosso-emotional-proof h2{margin:0 0 27px;font:500 31px/1.06 Playfair Display,serif}.mosso-emotional-proof h2 em{color:#b83b20}.mosso-emotional-proof article{display:grid;justify-items:center;gap:12px;margin-top:24px}.mosso-emotional-proof article img{width:154px;height:154px;border:5px solid #fff;border-radius:50%;object-fit:cover;object-position:center top;box-shadow:0 5px 14px #2d262114}.mosso-emotional-proof article p{max-width:250px;margin:0;font-size:12px;line-height:1.35}.mosso-support-section{padding:36px 20px 40px;background:#fff}.mosso-support-section>h2 em{display:block;color:#b83b20}.mosso-support-section>div{display:grid;gap:16px;margin-top:25px}.mosso-support-section article{overflow:hidden;padding:13px 13px 17px;border-radius:15px;background:#fff;box-shadow:0 10px 26px #30292417;text-align:center}.mosso-support-section article img{width:100%;aspect-ratio:1003 / 1568;height:auto;display:block;border-radius:10px;object-fit:contain;background:#f5f0e9}.mosso-support-section article h3{margin:15px 0 0;font-size:14px}.mosso-support-section article p{margin:9px 4px 0;color:#5f5a56;font-size:9.5px;line-height:1.45}.mosso-support-section .mosso-inline-cta{margin-top:20px;border-radius:9px}.mosso-proof-footer{padding:34px 20px 42px;background:#f8f6f2;text-align:center}.mosso-proof-footer>.paywall-app-proof{margin-bottom:22px}.mosso-proof-footer>p{margin:12px auto 18px;max-width:350px;color:#66615e;font-size:10px;line-height:1.5}.mosso-proof-footer>div{display:grid;gap:9px;margin:0 0 22px;text-align:left}.mosso-proof-footer>div span{display:flex;align-items:center;gap:8px;font-size:10px;font-weight:700}.mosso-proof-footer>div svg{color:#758f70}.mosso-proof-footer .mosso-claim{width:100%;margin:0}.paywall-app-proof{min-height:62px;grid-template-columns:44px minmax(0,1fr) 24px;gap:11px;padding:9px 11px}.paywall-app-proof>img{width:44px;height:44px;border-radius:11px}.paywall-app-proof-copy{min-width:0}.paywall-app-proof strong{font-size:11.5px;line-height:1.15}.paywall-app-proof small{max-width:220px;margin-top:4px;font-size:8.5px;line-height:1.3}.mosso-offer-timer strong{font-variant-numeric:tabular-nums;font-size:22px;line-height:1;letter-spacing:.035em}.mosso-offer-timer em{white-space:nowrap}.mosso-transform-hero>h1 span,.mosso-app-plan>h2 span,.mosso-trust-band>h2 span,.mosso-feature-stack>h2 span,.mosso-review-section>h2 span,.mosso-proof-footer>h2 span{display:block}.mosso-before-after dl>div{min-height:43px}.mosso-before-after dl>.mosso-appearance{min-height:49px}.mosso-appearance dd{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:7px}.mosso-appearance dd i{height:3px;display:block;background:#d4d0cc}.mosso-before-after .is-before .mosso-appearance dd i:first-child{background:#b9361f}.mosso-before-after .is-after .mosso-appearance dd i{background:#248452}.mosso-locked-plan{display:grid;gap:15px;margin-top:25px;padding:21px 18px;border-radius:18px;background:#ffffff7a;box-shadow:0 13px 30px #5039250f}.mosso-locked-plan article{position:relative;display:grid;grid-template-columns:22px minmax(0,1fr);align-items:start;gap:10px}.mosso-locked-plan article>svg{margin-top:2px;color:#b92f10}.mosso-locked-plan article>span,.mosso-locked-plan strong,.mosso-locked-plan small{display:block}.mosso-locked-plan strong{font-size:13px;line-height:1.2}.mosso-blurred-copy{width:138px;margin-top:8px;color:#625b55;filter:blur(6px);-webkit-user-select:none;user-select:none}.mosso-locked-colors,.mosso-lock-circles{display:flex;gap:10px;margin-top:10px}.mosso-locked-colors i,.mosso-lock-circles i{width:42px;height:42px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.8);border-radius:50%;background:#fff;box-shadow:0 8px 18px #503b2b17}.mosso-locked-colors i:nth-child(1){background:#c9d4b0}.mosso-locked-colors i:nth-child(2){background:#d8a9aa}.mosso-locked-colors i:nth-child(3){background:#b7a5a2}.mosso-locked-colors i:nth-child(4){background:#d8b17d}.mosso-locked-colors i{filter:blur(6px)}.mosso-locked-thumbs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:10px}.mosso-locked-thumbs img{width:100%;aspect-ratio:4 / 5;display:block;border-radius:8px;object-fit:contain;background:#f3ede5;filter:blur(7px)}.mosso-locked-thumbs.is-small img{aspect-ratio:1}.mosso-locked-wardrobe button{position:absolute;z-index:2;left:36px;right:0;bottom:13px;min-height:48px;border:1px solid rgba(255,255,255,.86);border-radius:25px;color:#2c2928;background:#ffffffd6;box-shadow:0 8px 22px #3c2e2426;font-size:12px;font-weight:700;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);cursor:pointer}.mosso-lock-circles i{color:#aaa6a3}.mosso-book-bonus{position:relative;min-height:102px;display:grid;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 12px;border-radius:18px;background:#ffffffe0;box-shadow:0 9px 24px #47322212}.mosso-book-bonus:before{content:"+";position:absolute;top:-13px;left:50%;width:26px;height:26px;display:grid;place-items:center;border-radius:50%;color:#bd2d07;background:#fff;font-size:18px;font-weight:900;transform:translate(-50%)}.mosso-book-bonus>img{width:54px;height:78px;border-radius:3px;object-fit:cover}.mosso-book-bonus>span,.mosso-book-bonus strong,.mosso-book-bonus small{display:block}.mosso-book-bonus em{display:inline-flex;align-items:center;gap:4px;margin-bottom:5px;padding:4px 6px;border-radius:5px;color:#bd2d07;background:#fae7e1;font-size:8px;font-style:normal;font-weight:900}.mosso-book-bonus strong{font-size:12px;line-height:1.15}.mosso-book-bonus small{margin-top:5px;color:#6f6965;font-size:7.5px;line-height:1.3}.mosso-book-bonus>del{color:#77716d;font-size:10px}.mosso-payment-proof{margin-top:16px;padding:12px 10px 10px;border-radius:13px;background:#ffffff6b}.mosso-provider-logos{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:7px}.mosso-provider-logos span{min-height:28px;display:inline-flex;align-items:center;gap:3px;padding:4px 7px;border-radius:7px;background:#fff;font-size:7px;font-weight:900;letter-spacing:-.01em}.mosso-provider-logos .is-visa{color:#1434cb}.mosso-provider-logos .is-mastercard{color:#d94d2c}.mosso-provider-logos .is-paypal{color:#0866b1}.mosso-provider-logos .is-apple{color:#171717}.mosso-provider-logos .is-google{color:#4285f4}.mosso-payment-proof>p{display:flex;align-items:center;justify-content:center;gap:5px;margin:9px 0 0;color:#4c5f53;font-size:7.5px;font-weight:800}.mosso-avatar-row{display:flex;justify-content:center;margin-bottom:20px}.mosso-avatar-row img{width:48px;height:48px;display:block;margin-left:-9px;border:3px solid #fff;border-radius:50%;object-fit:cover;object-position:50% 16%;box-shadow:0 6px 14px #302a261f}.mosso-avatar-row img:first-child{margin-left:0}.mosso-trust-band>p{display:flex;align-items:center;justify-content:center;gap:5px}.mosso-trust-band>p svg{flex:0 0 auto;color:#d3912c}.mosso-feature-stack{padding-top:35px}.mosso-feature-stack>.eyebrow{margin:0;color:#b8472e;font-size:9px;text-align:center}.mosso-feature-stack>h2{margin:-5px 0 10px;color:#2c2826;font:600 clamp(27px,7.2vw,34px)/1.05 "Playfair Display",serif;letter-spacing:-.035em;text-align:center}.mosso-feature-card{position:relative;padding:20px 15px 16px}.mosso-feature-card h3{font-size:17px}.mosso-feature-card>img:not(.mosso-card-moe){aspect-ratio:4 / 5}.mosso-feature-card p{font-size:11px}.mosso-feature-card .mosso-card-moe{position:absolute;z-index:2;top:45px;right:5px;width:86px;height:66px;border:0;background:transparent;object-fit:contain;filter:drop-shadow(0 8px 9px rgba(54,46,41,.14))}.mosso-review-section{display:grid;gap:13px;padding:36px 20px 40px;background:#f8f6f2}.mosso-review-section>.eyebrow{margin:0;color:#b8472e;font-size:9px;text-align:center}.mosso-review-section>h2{margin:-5px 0 12px;color:#2c2826;font:600 clamp(27px,7.2vw,34px)/1.05 "Playfair Display",serif;letter-spacing:-.035em;text-align:center}.mosso-review-section article{display:grid;grid-template-columns:47px minmax(0,1fr);align-items:center;gap:9px 11px;padding:13px;border:1px solid #fff;border-radius:15px;background:#ffffff94}.mosso-review-section article>img{width:47px;height:47px;border-radius:50%;object-fit:cover;object-position:50% 16%}.mosso-review-section article>span{display:grid;gap:4px}.mosso-review-section article strong{font-size:11px}.mosso-review-section article em{color:#38ad76;font-size:12px;font-style:normal;letter-spacing:.08em}.mosso-review-section article p{grid-column:1 / -1;margin:0;color:#4f4a47;font-size:10.5px;line-height:1.45}.mosso-pricing-block>.paywall-app-proof{margin:0 0 20px;border:1px solid rgba(65,82,70,.16);background:#ffffffbd;box-shadow:0 8px 24px #4c37270f}.mosso-pricing-kicker{margin-bottom:18px}.mosso-plan-stack,.mosso-plan-stack.has-badge{gap:10px;margin-top:0}.mosso-plan-frame{overflow:hidden;border:1.5px solid rgba(255,255,255,.95);border-radius:15px;background:#ffffff2e}.mosso-plan-frame.is-selected{border-color:#bd2d07;background:#ffffffa8;box-shadow:0 8px 24px #7d3f1e14}.mosso-plan-frame .mosso-popular{position:static;min-height:36px;display:grid;place-items:center;border-radius:0;color:#fff;background:#bd2d07;font-size:12px;font-weight:800}.mosso-plan-frame .mosso-plan,.mosso-plan-frame .mosso-plan.is-selected{min-height:108px;border:0;border-radius:0;background:transparent}.mosso-plan-frame:not(.has-badge) .mosso-plan{border-radius:13px}.mosso-plan-frame.is-selected .mosso-plan .radio{border-color:#bd2d07}.mosso-plan-frame.is-selected .mosso-plan .radio span{width:11px;height:11px;border-radius:50%;background:#bd2d07}.mosso-book-bonus{border:1px solid rgba(87,72,60,.08);box-shadow:none}.mosso-book-bonus:before{display:none}.mosso-pricing-block .mosso-claim{margin-top:15px}.mosso-checkout-trust{display:grid;justify-items:center;gap:10px;margin-top:18px;padding:15px 12px 14px;border-top:1px solid rgba(88,67,50,.12)}.mosso-checkout-trust>p,.mosso-checkout-trust>small{display:flex;align-items:center;justify-content:center;gap:6px;margin:0;color:#3c4f42;text-align:center}.mosso-checkout-trust>p{font-size:10px;font-weight:800}.mosso-checkout-trust>p svg{color:#2db84d}.mosso-checkout-trust>div{width:100%;display:flex;align-items:center;justify-content:center;gap:17px}.mosso-checkout-trust img{width:auto;height:19px;display:block;object-fit:contain}.mosso-checkout-trust img[alt=Visa]{height:13px}.mosso-checkout-trust img[alt=PayPal]{height:16px}.mosso-checkout-trust img[alt="American Express"]{height:24px}.mosso-checkout-trust>small{color:#524d49;font-size:8px}.mosso-product-story{display:grid;gap:18px;padding:43px 16px 44px;background:linear-gradient(180deg,#f8f4ed,#f1e9df)}.mosso-product-story-heading{padding:0 8px 3px;text-align:center}.mosso-product-story-heading .mosso-avatar-row{margin-bottom:15px}.mosso-product-story-heading .eyebrow{margin:0;color:#b7452b;font-size:9px}.mosso-product-story-heading h2{margin:7px 0 9px;color:#292624;font:600 clamp(29px,7.8vw,36px)/1.02 "Playfair Display",serif;letter-spacing:-.04em}.mosso-product-story-heading h2 span{display:block}.mosso-product-story-heading>p:last-child{display:flex;align-items:center;justify-content:center;gap:5px;margin:0 auto;max-width:330px;color:#6c6762;font-size:9px;line-height:1.4}.mosso-product-story-heading>p:last-child svg{flex:0 0 auto;color:#d18f24}.mosso-app-showcase{overflow:hidden;border:1px solid rgba(72,64,57,.09);border-radius:22px;background:#fff;box-shadow:0 16px 34px #49392c17}.mosso-app-showcase>header{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:9px;padding:13px 14px;border-bottom:1px solid #eee9e4}.mosso-app-showcase>header img{width:42px;height:42px;border-radius:11px}.mosso-app-showcase>header span,.mosso-app-showcase>header strong,.mosso-app-showcase>header small{display:block}.mosso-app-showcase>header strong{font-size:12px}.mosso-app-showcase>header small{margin-top:3px;color:#77716d;font-size:7.5px}.mosso-app-showcase>header em{padding:5px 7px;border-radius:9px;color:#4b6152;background:#edf2eb;font-size:7px;font-style:normal;font-weight:900;white-space:nowrap}.mosso-showcase-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:4px;margin:12px 13px 0;padding:4px;border-radius:11px;background:#f1eee9}.mosso-showcase-tabs button{min-height:34px;border:0;border-radius:8px;color:#716b66;background:transparent;font-size:9px;font-weight:800;cursor:pointer}.mosso-showcase-tabs button.is-selected{color:#fff;background:#405a48;box-shadow:0 4px 10px #384f3e29}.mosso-showcase-visual{padding:12px 13px 0}.mosso-showcase-visual>img{width:100%;aspect-ratio:1 / 1;display:block;border-radius:15px;object-fit:contain;object-position:center;background:transparent}.mosso-showcase-visual>span{display:grid;gap:3px;padding:11px 4px 2px}.mosso-showcase-visual strong{font-size:12px}.mosso-showcase-visual small{color:#6d6762;font-size:8px;line-height:1.4}.mosso-showcase-stats{display:grid;grid-template-columns:repeat(3,1fr);margin:12px 13px 14px;overflow:hidden;border-radius:11px;background:#f4f1ec}.mosso-showcase-stats span{display:grid;justify-items:center;gap:2px;padding:9px 4px;border-left:1px solid #e4dfd8}.mosso-showcase-stats span:first-child{border-left:0}.mosso-showcase-stats strong{color:#405a48;font-size:15px}.mosso-showcase-stats small{color:#77716d;font-size:7px}.mosso-benefit-mosaic{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.mosso-benefit-mosaic article{overflow:hidden;padding:9px 9px 12px;border:1px solid rgba(77,68,61,.08);border-radius:16px;background:#ffffffd1;box-shadow:0 9px 24px #4b3b2e0f}.mosso-benefit-mosaic img{width:100%;aspect-ratio:1 / 1;display:block;padding:3px;border-radius:11px;object-fit:contain;object-position:center;background:#f2ebe2}.mosso-benefit-mosaic h3{margin:10px 2px 0;font-size:11px}.mosso-benefit-mosaic p{margin:5px 2px 0;color:#6a645f;font-size:7.5px;line-height:1.4}.mosso-moe-panel{overflow:hidden;display:grid;grid-template-columns:1.06fr .94fr;min-height:218px;border-radius:20px;color:#fff;background:#385143;box-shadow:0 14px 30px #354d3e29}.mosso-moe-panel>div:first-child{display:flex;flex-direction:column;align-items:flex-start;padding:22px 8px 20px 18px}.mosso-moe-panel .eyebrow{margin:0;color:#d9ba83;font-size:8px;text-align:left}.mosso-moe-panel h3{margin:8px 0 0;font:600 23px/1.02 Playfair Display,serif;letter-spacing:-.035em}.mosso-moe-panel>div:first-child>p:last-of-type{margin:10px 0 0;color:#ffffffbf;font-size:8px;line-height:1.45}.mosso-moe-panel button{min-height:36px;display:inline-flex;align-items:center;gap:5px;margin-top:auto;padding:0 12px;border:0;border-radius:18px;color:#385143;background:#fff;font-size:8.5px;font-weight:900;cursor:pointer}.mosso-moe-panel>div:last-child{position:relative;min-width:0;background:#e8dccb}.mosso-moe-panel>div:last-child>img:first-child{width:100%;height:100%;display:block;object-fit:contain;object-position:center;background:#e8dccb}.mosso-moe-panel>div:last-child>img:last-child{position:absolute;right:4px;top:7px;width:68px;height:54px;object-fit:contain;filter:drop-shadow(0 7px 10px rgba(31,31,31,.14))}.mosso-outcome-proof{display:grid;gap:9px}.mosso-outcome-proof article{min-height:82px;display:grid;grid-template-columns:68px minmax(0,1fr);align-items:center;gap:12px;padding:8px;border-radius:15px;background:#ffffffbf}.mosso-outcome-proof img{width:68px;height:68px;padding:2px;border-radius:11px;object-fit:contain;object-position:center;background:#f2ebe2}.mosso-outcome-proof span,.mosso-outcome-proof strong,.mosso-outcome-proof small{display:block}.mosso-outcome-proof strong{font-size:10px}.mosso-outcome-proof small{margin-top:4px;color:#6d6762;font-size:7.5px;line-height:1.4}.mosso-product-story .mosso-inline-cta{width:100%;margin:1px 0 0;border-radius:14px}.checkout-preferred-note{display:flex;align-items:center;gap:6px;margin:-5px 0 13px;padding:9px 10px;border-radius:9px;color:#405a48;background:#edf2eb;font-size:8px;font-weight:700}.mosso-checkout-screen .wallet{position:relative}.mosso-checkout-screen .wallet.is-preferred{outline:3px solid rgba(70,96,77,.2);outline-offset:2px}.mosso-checkout-screen .wallet>span{position:absolute;right:10px;padding:3px 5px;border-radius:6px;color:#405a48;background:#ffffffeb;font-size:6.5px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}@keyframes mosso-cta-pulse{0%,to{transform:scale(1);box-shadow:0 0 #26263133}50%{transform:scale(1.018);box-shadow:0 0 0 9px #26263100}}@keyframes mosso-hero-cta-pulse{0%,to{transform:scale(1);box-shadow:0 14px 34px #26263129,0 0 #26263138}50%{transform:scale(1.035);box-shadow:0 18px 40px #2626313d,0 0 0 14px #26263100}}.mosso-offer-bar button,.mosso-inline-cta,.mosso-claim,.mosso-locked-wardrobe button{animation:mosso-cta-pulse 1.9s ease-in-out infinite}.mosso-hero-cta{animation:mosso-hero-cta-pulse 1.65s ease-in-out infinite}.mosso-checkout-screen{color:#2b2a30;background:#f8f4f1}.mosso-checkout-screen .mock-checkout-note{margin-bottom:14px}.mosso-checkout-screen>h2{margin-top:22px}.mosso-checkout-screen .payment-options{gap:10px}.card-checkout{display:grid;gap:10px;padding-top:7px}.card-checkout-title{display:flex;align-items:center;justify-content:space-between;gap:10px}.card-checkout-title strong{font-size:14px}.card-checkout-title span{color:#4b5260;font-size:7px;font-weight:800;letter-spacing:.03em}.card-checkout label{display:grid;gap:4px}.card-checkout label>span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.card-checkout input{width:100%;height:53px;padding:0 13px;border:1px solid #ddd7d2;border-radius:8px;outline:0;color:#2b2a30;background:#fff;font-size:13px}.card-checkout input:focus{border-color:#536b5c;box-shadow:0 0 0 3px #536b5c1a}.card-checkout>div:not(.card-checkout-title){display:grid;grid-template-columns:1fr 1fr;gap:9px}.card-checkout .card-wallet{color:#fff;background:#26262d}.checkout-security{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:14px;padding:11px;border-radius:10px;color:#486052;background:#fff}.checkout-security span,.checkout-security strong,.checkout-security small{display:block}.checkout-security strong{font-size:9px}.checkout-security small{margin-top:2px;color:#77736f;font-size:7px}.scratch-screen{position:relative;height:calc(100svh - 54px);min-height:0;display:flex;flex-direction:column;align-items:center;padding:12px 20px calc(105px + env(safe-area-inset-bottom));overflow:hidden;overscroll-behavior:none;color:#292b28;background:#f7f1e7;text-align:center}.scratch-moe{width:68px;height:49px;display:block;object-fit:contain;filter:drop-shadow(0 10px 18px rgba(58,49,42,.12))}.scratch-screen>.eyebrow{margin:6px 0 0;color:#b8462d;font-size:9px}.scratch-screen>h1{margin:6px 0 0;font:600 clamp(28px,7.8vw,35px)/1.01 "Playfair Display",serif;letter-spacing:-.04em}.scratch-hint{min-height:31px;margin:8px auto 10px;max-width:320px;color:#6d6964;font-size:10px;line-height:1.35}.scratch-card-wrap{position:relative;width:min(288px,calc(100% - 28px));height:min(318px,39svh);min-height:240px;flex:0 1 auto;overflow:hidden;border:5px solid #fffaf4;border-radius:23px;background:#b8462d;box-shadow:0 20px 42px #52392a29}.scratch-card-result{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px;color:#fff;background:#b8462d}.scratch-card-result>img{width:57px;height:43px;margin-bottom:8px;object-fit:contain;filter:drop-shadow(0 8px 15px rgba(55,29,22,.18))}.scratch-card-result strong{font:600 62px/.9 Playfair Display,serif;letter-spacing:-.06em}.scratch-card-result>span{margin-top:7px;font-size:18px;font-weight:800}.scratch-card-result small{max-width:215px;margin-top:7px;color:#ffffffd1;font-size:9.5px;line-height:1.3}.scratch-card-result em{margin-top:16px;padding:7px 11px;border-radius:9px;color:#7c321f;background:#fff2dd;font-size:9px;font-style:normal;font-weight:900;letter-spacing:.08em}.scratch-layer{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block;border-radius:19px;opacity:1;touch-action:none;cursor:grab;transition:opacity .42s ease,transform .42s ease}.scratch-layer:active{cursor:grabbing}.scratch-card-wrap.is-revealed .scratch-layer{pointer-events:none;opacity:0;transform:scale(1.015)}.scratch-action-dock{position:absolute;z-index:5;left:0;right:0;bottom:0;min-height:calc(96px + env(safe-area-inset-bottom));display:grid;align-content:center;justify-items:center;gap:7px;padding:10px 20px calc(10px + env(safe-area-inset-bottom));background:linear-gradient(180deg,#f7f1e700,#f7f1e7 18%,#f7f1e7)}.scratch-action-dock.is-revealed{min-height:calc(108px + env(safe-area-inset-bottom))}.scratch-progress{width:min(288px,calc(100% - 28px));display:grid;grid-template-columns:1fr auto;align-items:center;gap:9px}.scratch-progress>span{height:5px;overflow:hidden;border-radius:999px;background:#7c503d24}.scratch-progress i{width:0;height:100%;display:block;border-radius:inherit;background:#b8462d;transition:width .16s ease}.scratch-progress strong{color:#6b625b;font-size:8px;white-space:nowrap}.scratch-reveal-assist{padding:2px 8px;border:0;color:#6b625b;background:transparent;font-size:8.5px;font-weight:800;text-decoration:underline;text-underline-offset:3px;cursor:pointer}.scratch-continue{width:min(310px,calc(100% - 28px));min-height:56px;animation:mosso-hero-cta-pulse 1.65s ease-in-out infinite}.scratch-disclosure{display:flex;align-items:center;justify-content:center;gap:6px;margin:0 auto;max-width:310px;color:#68756b;font-size:7.5px;line-height:1.3}.scratch-disclosure svg{flex:0 0 auto}@media(max-width:360px){.mosso-offer-bar{padding-inline:14px}.mosso-offer-bar button{padding-inline:13px;font-size:11px}.mosso-transform-hero,.mosso-app-plan,.mosso-pricing-block,.mosso-product-story{padding-left:13px;padding-right:13px}.mosso-before-after dd{font-size:8px}.mosso-locked-colors,.mosso-lock-circles{gap:7px}.mosso-locked-colors i,.mosso-lock-circles i{width:37px;height:37px}.mosso-plan{grid-template-columns:18px minmax(0,1fr) auto;gap:8px;padding-inline:9px}.mosso-plan-main strong{font-size:16px}.mosso-plan-main span{font-size:10px}.mosso-daily strong{font-size:18px}.mosso-moe-panel{grid-template-columns:1fr}.mosso-moe-panel>div:first-child{min-height:190px;padding:20px 18px}.mosso-moe-panel>div:last-child{min-height:218px}.scratch-screen{padding:9px 14px calc(101px + env(safe-area-inset-bottom))}.scratch-moe{width:59px;height:42px}.scratch-screen>h1{font-size:27px}.scratch-hint{margin-block:6px 8px}.scratch-card-wrap{width:min(250px,calc(100% - 24px));height:min(276px,39svh);min-height:220px}.scratch-card-result strong{font-size:56px}.scratch-continue{width:min(286px,calc(100% - 24px))}}@media(prefers-reduced-motion:reduce){.mosso-paywall-screen{scroll-behavior:auto}.mosso-offer-bar button,.mosso-hero-cta,.mosso-inline-cta,.mosso-claim,.mosso-locked-wardrobe button,.scratch-continue{animation:none}.scratch-layer{transition:none}}.experiment-assignment-loading{display:grid;place-content:center;justify-items:center;gap:12px;min-height:100%;background:#f7f1e7}.experiment-assignment-loading img{width:92px;height:68px;object-fit:contain;animation:moe-float 1.8s ease-in-out infinite}.experiment-assignment-loading p{margin:0;color:#536258;font-size:12px;font-weight:800}.handoff-screen{gap:0;align-items:stretch;padding:24px 24px calc(36px + env(safe-area-inset-bottom));overflow-y:auto}.handoff-screen>.checkout-steps{flex:0 0 auto}.handoff-app-icon{position:relative;width:76px;height:76px;margin:16px auto 10px}.handoff-app-icon img{width:100%;height:100%;display:block;border-radius:18px;box-shadow:0 15px 30px #27322b29}.handoff-app-icon svg{position:absolute;right:-5px;bottom:-5px;color:#fff;background:#59765e;border:3px solid #f7f4ef;border-radius:50%}.handoff-screen>.eyebrow{margin:4px 0 8px;text-align:center}.handoff-screen>h1{margin-inline:auto;text-align:center}.handoff-screen>p:not(.eyebrow):not(.receipt-demo){margin-inline:auto;text-align:center}.handoff-primary-card{margin-top:18px;padding:18px;border:1px solid rgba(60,86,68,.18);border-radius:22px;background:#edf1e9;box-shadow:0 18px 38px #3244381a}.handoff-preview-pill{width:max-content;display:flex;align-items:center;gap:5px;margin:0 auto 13px;padding:6px 9px;border-radius:999px;color:#4b6252;background:#fff;font-size:8px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.handoff-primary-card>strong,.handoff-primary-card>small{display:block;text-align:center}.handoff-primary-card>strong{color:#283b31;font:600 24px/1.05 Playfair Display,serif}.handoff-primary-card>small{max-width:310px;margin:8px auto 0;color:#6a746d;font-size:9px;line-height:1.45}.handoff-open{width:100%;min-height:56px;display:flex;align-items:center;justify-content:center;gap:9px;margin-top:15px}.handoff-store-link{display:block;margin-top:12px;color:#41584a;font-size:9px;font-weight:800;text-align:center;text-decoration:underline;text-underline-offset:3px}.handoff-link-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px}.handoff-link-actions a,.handoff-link-actions button{min-width:0;display:flex;flex-direction:column;align-items:flex-start;padding:12px;border:1px solid rgba(60,86,68,.15);border-radius:14px;color:#31483a;background:#fff;text-align:left;text-decoration:none;cursor:pointer}.handoff-link-actions span{font-size:9px;font-weight:900}.handoff-link-actions small{max-width:100%;margin-top:4px;overflow:hidden;color:#7d817d;font-size:7px;text-overflow:ellipsis;white-space:nowrap}.handoff-screen .receipt-card{margin-top:14px}.handoff-screen .receipt-demo{max-width:310px;margin:12px auto 18px;line-height:1.4}.experiment-admin-login,.experiment-admin-page{min-height:100svh;color:#24342c;background:#f6f0e6}.experiment-admin-login{width:min(100%,440px);display:flex;flex-direction:column;justify-content:center;margin:0 auto;padding:42px 28px}.experiment-admin-login>.brand{margin-bottom:36px}.experiment-admin-login>.eyebrow{margin:0 0 10px}.experiment-admin-login h1,.experiment-admin-page h1{margin:0;font:600 clamp(38px,7vw,64px)/.98 "Playfair Display",serif;letter-spacing:-.05em}.experiment-admin-login>p:not(.eyebrow){margin:14px 0 26px;color:#70756f;font-size:13px;line-height:1.55}.experiment-admin-login label{display:grid;gap:7px}.experiment-admin-login label span{font-size:10px;font-weight:900}.experiment-admin-login input{min-height:52px;padding:0 14px;border:1px solid #d7d6ce;border-radius:12px;font:inherit;background:#fff}.experiment-admin-login .primary{margin-top:12px}.experiment-admin-error{display:flex;align-items:center;gap:7px;margin:10px 0 0;color:#a63f2f;font-size:10px;font-weight:800}.experiment-admin-page{padding-bottom:60px}.experiment-admin-page>header{position:sticky;z-index:10;top:0;display:flex;align-items:center;justify-content:space-between;padding:14px max(22px,calc((100vw - 1040px)/2));border-bottom:1px solid rgba(55,71,60,.1);background:#f6f0e6e8;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.experiment-admin-page>header>div{display:flex;align-items:center;gap:16px}.experiment-admin-page>header p{margin:0;color:#798077;font-size:9px;font-weight:800;text-transform:uppercase}.experiment-admin-page>header a{display:flex;align-items:center;gap:5px;color:#334c3c;font-size:10px;font-weight:900;text-decoration:none}.experiment-admin-hero,.experiment-control-card,.experiment-stats,.experiment-preview-links{width:min(calc(100% - 40px),980px);margin-inline:auto}.experiment-admin-hero{padding:72px 0 34px}.experiment-admin-hero .eyebrow{margin:0 0 12px}.experiment-admin-hero h1{max-width:760px}.experiment-admin-hero>p:last-child{max-width:690px;margin:20px 0 0;color:#6f756f;font-size:14px;line-height:1.6}.experiment-control-card{padding:28px;border:1px solid rgba(51,76,60,.13);border-radius:28px;background:#fff;box-shadow:0 20px 55px #363f3814}.experiment-split-numbers{display:grid;grid-template-columns:1fr 1fr;gap:12px}.experiment-split-numbers article{display:flex;align-items:baseline;justify-content:space-between;padding:17px 18px;border-radius:17px;background:#edf1e9}.experiment-split-numbers article:last-child{color:#933f2c;background:#f9e7dc}.experiment-split-numbers span{font-size:12px;font-weight:900}.experiment-split-numbers strong{font:600 32px/1 Playfair Display,serif}.experiment-control-card>input[type=range]{width:100%;margin:28px 0 19px;accent-color:#3f5c49}.experiment-presets{display:flex;flex-wrap:wrap;gap:8px}.experiment-presets button{min-height:34px;padding:0 12px;border:1px solid #d5d9d2;border-radius:999px;color:#617066;background:#fff;font-size:9px;font-weight:900;cursor:pointer}.experiment-presets button.is-active{color:#fff;border-color:#3f5c49;background:#3f5c49}.experiment-control-card>.primary{width:100%;margin-top:20px}.experiment-stats{margin-top:44px}.experiment-section-title{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:16px}.experiment-section-title .eyebrow{margin:0 0 4px}.experiment-section-title h2,.experiment-preview-links h2{margin:0;font:600 31px/1.05 Playfair Display,serif}.experiment-section-title button{border:0;color:#3f5c49;background:transparent;font-size:10px;font-weight:900;cursor:pointer}.experiment-stat-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.experiment-stat-grid article{overflow:hidden;border:1px solid rgba(51,76,60,.12);border-radius:22px;background:#fff}.experiment-stat-grid article>div{display:grid;grid-template-columns:1fr auto;align-items:baseline;gap:4px 14px;padding:20px;background:#edf1e9}.experiment-stat-grid article:nth-child(2)>div{background:#f9e7dc}.experiment-stat-grid article>div span{font-size:11px;font-weight:900}.experiment-stat-grid article>div strong{grid-row:span 2;font:600 34px/1 Playfair Display,serif}.experiment-stat-grid article>div small{color:#80847f;font-size:8px}.experiment-stat-grid dl{margin:0;padding:8px 20px 16px}.experiment-stat-grid dt,.experiment-stat-grid dd{display:inline-flex;width:50%;margin:0;padding:11px 0;border-bottom:1px solid #ecece7;font-size:9px}.experiment-stat-grid dd{justify-content:flex-end;gap:8px;font-weight:900}.experiment-stat-grid dd small{color:#869088;font-size:8px;font-weight:700}.experiment-stats-note{display:flex;align-items:center;gap:8px;margin:12px 0 0;color:#6e766f;font-size:9px}.experiment-preview-links{display:grid;gap:8px;margin-top:44px}.experiment-preview-links h2{margin-bottom:8px}.experiment-preview-links a{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border:1px solid rgba(51,76,60,.13);border-radius:14px;color:#31483a;background:#fff;font-size:10px;font-weight:900;text-decoration:none}@media(max-width:640px){.handoff-screen{padding-inline:18px}.experiment-admin-page>header{padding-inline:16px}.experiment-admin-page>header p{display:none}.experiment-admin-hero,.experiment-control-card,.experiment-stats,.experiment-preview-links{width:min(calc(100% - 28px),980px)}.experiment-admin-hero{padding-top:45px}.experiment-control-card{padding:18px;border-radius:22px}.experiment-split-numbers{gap:8px}.experiment-split-numbers article{display:grid;gap:8px;padding:14px}.experiment-stat-grid{grid-template-columns:1fr}}
