:root{
  --bg:#fffaf6;--paper:#ffffff;--ink:#202938;--muted:#697386;--soft:#968f89;--line:#e9e1da;
  --coral:#ff6f61;--coral-dark:#e85b50;--peach:#fff1eb;--sage:#3f7f6f;--sage-soft:#edf6f2;
  --navy:#223047;--violet:#6756e8;--shadow:0 14px 36px rgba(42,35,30,.07);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
button,input{font:inherit}
button{touch-action:manipulation}
svg{display:block}
.preview-banner{position:fixed;top:0;left:0;right:0;z-index:100;height:26px;display:grid;place-items:center;background:#222;color:#fff;text-align:center;font-size:9px;letter-spacing:.12em;font-weight:850;padding:0 10px}
.app-shell{padding-top:26px;min-height:100svh}
.screen{display:none;min-height:calc(100svh - 26px)}
.screen.is-active{display:block}

/* Shared brand + buttons */
.brand-row{display:flex;gap:10px;align-items:center;margin-bottom:14px}
.brand-row.compact{margin-bottom:18px}
.brand-mark,.brand-mini{display:grid;place-items:center;background:linear-gradient(145deg,#5d4fe2,#7559ef);color:#fff;font-weight:900;letter-spacing:-.03em;box-shadow:0 7px 18px rgba(92,76,229,.18)}
.brand-mark{width:40px;height:40px;border-radius:13px;font-size:13px}
.brand-mini{width:32px;height:32px;border-radius:10px;font-size:11px}
.brand-name{font-weight:900;font-size:17px;letter-spacing:-.025em}
.brand-sub{font-size:11px;color:var(--muted);margin-top:1px}
.eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:10px;font-weight:900;color:var(--coral);margin-bottom:7px}
.btn{border:0;border-radius:14px;padding:13px 17px;font-weight:850;font-size:14px;cursor:pointer;transition:.18s transform,.18s box-shadow,.18s background;display:inline-flex;align-items:center;justify-content:center;gap:8px}
.btn:active{transform:scale(.985)}
.btn-primary{background:var(--coral);color:#fff;box-shadow:0 9px 22px rgba(255,111,97,.22)}
.btn-primary:hover{background:var(--coral-dark)}
.btn-lg{width:100%;min-height:52px;font-size:15px}
.btn-small{background:var(--sage);color:#fff;padding:9px 11px;border-radius:11px;font-size:11px}
.icon-btn{border:0;background:#f5f2ef;width:36px;height:36px;border-radius:11px;font-size:18px;cursor:pointer;color:#364152}
.is-invisible{visibility:hidden!important}
.ui-icon{width:20px;height:20px;display:block}
.microcopy{font-size:10px;color:#9a948e;text-align:center;line-height:1.45}
.microcopy.left{text-align:left}

/* Landing — compact first fold */
.landing{max-width:520px;margin:0 auto;padding:18px 18px 28px}
.hero-art{position:relative;height:100px;margin:0 auto 11px;display:flex;align-items:center;justify-content:center;gap:20px}
.parent-dot,.teen-dot{width:64px;height:64px;border-radius:50%;display:grid;place-items:center;position:relative;z-index:2;box-shadow:0 10px 24px rgba(44,37,33,.08)}
.parent-dot{background:#ffe4dc;color:#bf5248}
.teen-dot{background:#e3eaff;color:#4e65b4}
.parent-dot svg,.teen-dot svg{width:30px;height:30px}
.role-chip{position:absolute;bottom:-7px;background:#fff;border:1px solid rgba(40,40,40,.07);box-shadow:0 4px 10px rgba(31,41,55,.07);border-radius:99px;padding:3px 6px;font-size:7px;letter-spacing:.1em;font-weight:900}
.bridge{display:flex;gap:4px;align-items:center;position:relative}
.bridge span{width:5px;height:5px;border-radius:50%;background:#c7ced8}
.bridge span:nth-child(2){width:18px;border-radius:99px;background:#94a0b1}
.bridge b{position:absolute;top:-25px;left:50%;transform:translateX(-50%);color:#728095;background:#fff;border:1px solid #ebe4de;border-radius:99px;width:25px;height:25px;display:grid;place-items:center;box-shadow:0 4px 12px rgba(31,41,55,.06)}
.bridge b svg{width:13px;height:13px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.orbit{position:absolute;border:1px dashed #eadfd6;border-radius:50%}
.orbit-a{width:165px;height:75px;transform:rotate(-7deg)}
.orbit-b{width:220px;height:94px;transform:rotate(8deg);border-color:#e8e2ef}
.landing>.eyebrow{text-align:center;margin-top:2px}
.landing h1,.result-hero h2,.teaser-screen h2{font-family:Georgia,"Times New Roman",serif;font-weight:700;letter-spacing:-.036em;line-height:1.04;margin:0}
.landing h1{font-size:clamp(36px,10.2vw,49px);text-align:center;max-width:480px;margin:0 auto}
.landing h1 em{color:var(--coral);font-style:normal}
.hero-copy{font-size:15px;line-height:1.48;color:#667085;text-align:center;margin:13px auto 17px;max-width:440px}
.trust-row{display:flex;justify-content:center;gap:11px;flex-wrap:wrap;color:#697386;font-size:11px;margin:11px 0 9px}
.trust-row span{display:flex;gap:5px;align-items:center;white-space:nowrap}
.trust-icon{width:18px;height:18px;border-radius:6px;background:#eaf7f0;color:#29835c;display:grid;place-items:center;font-style:normal}
.trust-icon svg{width:11px;height:11px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.value-preview{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin:9px 0 10px}
.value-preview>div{min-width:0;background:#fff;border:1px solid #eee6df;border-radius:13px;padding:8px 5px;text-align:center;box-shadow:0 5px 14px rgba(49,41,35,.035)}
.value-preview small{display:block;font-size:8.8px;line-height:1.2;color:#716b66;font-weight:750;margin-top:4px}
.value-icon,.benefit-icon{display:grid;place-items:center;background:#f7f2ee;color:#617083}
.value-icon{width:24px;height:24px;margin:auto;border-radius:8px}
.value-icon svg,.benefit-icon svg,.secure-line svg,.lock svg{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.value-icon svg{width:14px;height:14px}
.value-preview>div:nth-child(1) .value-icon{background:#fff0eb;color:#be5a50}
.value-preview>div:nth-child(2) .value-icon{background:#edf6f2;color:#3f7f6f}
.value-preview>div:nth-child(3) .value-icon{background:#f0edff;color:#6557c8}
.landing>.microcopy{margin:8px auto 0;max-width:390px}

/* Quiz */
.quiz-screen{background:#fff}
.quiz-header{height:62px;display:grid;grid-template-columns:36px 1fr 36px;gap:10px;align-items:center;padding:9px 14px;border-bottom:1px solid #f0ebe7;position:sticky;top:26px;background:rgba(255,255,255,.97);backdrop-filter:blur(10px);z-index:10}
.progress-meta{display:flex;justify-content:space-between;font-size:9px;font-weight:850;color:#958e88;margin-bottom:5px}
.progress-track{height:5px;border-radius:99px;background:#f1ece8;overflow:hidden}
.progress-bar{height:100%;width:9%;background:linear-gradient(90deg,var(--coral),#ffab7b);border-radius:99px;transition:width .3s ease}
.question-wrap{max-width:560px;margin:0 auto;padding:17px 18px 30px}
.question-context{display:flex;align-items:center;gap:9px;margin-bottom:12px}
.question-icon{width:36px;height:36px;border-radius:11px;background:linear-gradient(145deg,#fff2ed,#ffe6df);color:#c45449;display:grid;place-items:center;box-shadow:0 5px 14px rgba(198,85,73,.07);flex:0 0 auto}
.question-icon .ui-icon{width:19px;height:19px}
.question-section{text-transform:uppercase;letter-spacing:.1em;font-size:9px;font-weight:900;color:#4f7d71;margin-bottom:2px}
.question-reassurance{font-size:10px;color:#99918b;line-height:1.3}
.question-wrap h2{font-size:28px;line-height:1.12;letter-spacing:-.035em;margin:0 0 7px}
.question-help{color:var(--muted);font-size:13px;line-height:1.42;margin:0 0 13px}
.answers{display:grid;gap:8px}
.answer{width:100%;text-align:left;border:1px solid #e6dfda;border-radius:14px;background:#fff;padding:8px 11px;display:grid;grid-template-columns:36px 1fr 22px;align-items:center;gap:10px;font-size:13px;font-weight:760;color:#333;cursor:pointer;transition:.16s;min-height:58px;box-shadow:0 3px 10px rgba(45,38,33,.02)}
.answer:hover{border-color:#f6a79c;background:#fffaf8;transform:translateY(-1px)}
.answer-icon{width:36px;height:36px;border-radius:10px;background:#f7f4f1;color:#70747c;display:grid;place-items:center;transition:.16s}
.answer-icon .ui-icon{width:18px;height:18px}
.answer-copy{line-height:1.25;min-width:0}
.answer-state{display:grid;place-items:center;color:#c5bdb7}
.answer-state .ui-icon{width:18px;height:18px}
.chevron{font-size:22px;font-weight:400;line-height:1}
.answer.no-icon{grid-template-columns:minmax(0,1fr) 22px;min-height:56px;padding:9px 13px}
.answer.selected{border-color:var(--coral);background:#fff6f3;box-shadow:0 7px 18px rgba(255,111,97,.07)}
.answer.selected .answer-icon{background:#ffe8e1;color:#c34f43}
.answer.selected .answer-state{color:var(--coral)}
.answers.visual-grid{grid-template-columns:1fr 1fr;gap:8px}
.answers.visual-grid .answer.no-icon{min-height:66px;display:flex;justify-content:space-between;gap:8px;padding:11px 12px}
.question-footnote{display:flex;justify-content:center;align-items:center;gap:5px;color:#a29b95;font-size:9px;margin-top:12px}
.question-footnote .ui-icon{width:11px;height:11px}
.direct-entry-proof{display:flex;justify-content:space-between;align-items:center;gap:10px;background:#f7f5ff;border:1px solid #e5e1ff;border-radius:12px;padding:8px 10px;margin-bottom:7px;font-size:10px;color:#6c7380}
.direct-entry-proof strong{color:#5448bd;font-size:12px}
.direct-entry-copy{margin:0 0 11px;font-size:11px;line-height:1.35;color:#727987}
body[data-variant="B"] .quiz-screen{background:linear-gradient(180deg,#fffdfb 0,#fff 210px)}

/* Processing */
.processing-screen{display:none;align-items:center;justify-content:center;padding:20px}
.processing-screen.is-active{display:flex}
.processing-card{text-align:center;max-width:420px}
.scan-ring{width:106px;height:106px;border-radius:50%;border:6px solid #f4e7df;border-top-color:var(--coral);margin:0 auto 22px;display:grid;place-items:center;animation:spin 1.15s linear infinite}
.scan-ring span{animation:counter 1.15s linear infinite;background:var(--navy);color:#fff;width:48px;height:48px;border-radius:15px;display:grid;place-items:center;font-weight:900}
@keyframes spin{to{transform:rotate(360deg)}}
@keyframes counter{to{transform:rotate(-360deg)}}
.processing-card h2{font-size:27px;line-height:1.15;margin:5px 0 15px}
.processing-card p{color:var(--muted);font-size:13px}
.processing-lines{display:grid;gap:7px;margin:18px auto;width:240px}
.processing-lines span{height:7px;border-radius:99px;background:linear-gradient(90deg,#f5dfd4,#f0eee9,#dceae5);background-size:200% 100%;animation:shimmer 1.2s infinite}
.processing-lines span:nth-child(2){width:78%;margin:auto}.processing-lines span:nth-child(3){width:58%;margin:auto}
@keyframes shimmer{to{background-position:-200% 0}}

/* Teaser */
.teaser-screen,.result-screen{max-width:540px;margin:0 auto;padding:18px 18px 34px}
.teaser-screen h2{font-size:36px;margin-bottom:10px}
.result-kicker{font-size:9.5px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;color:var(--sage);margin-bottom:6px}
.result-summary{font-size:14px;line-height:1.5;color:#65707e;margin:0 0 15px}
.teaser-map{display:grid;gap:0;background:#fff;border:1px solid var(--line);padding:8px 12px;border-radius:18px;box-shadow:var(--shadow);margin-bottom:14px}
.teaser-map-row{display:grid;grid-template-columns:27px 1fr auto 1fr;gap:7px;align-items:center;padding:9px 0;border-bottom:1px solid #f2ece8}
.teaser-map-row:last-child{border-bottom:0}
.teaser-map-row span{font-size:11px}
.map-metric-icon{width:27px;height:27px;border-radius:8px;background:#f1f7f4;color:var(--sage);display:grid;place-items:center}
.map-metric-icon .ui-icon{width:14px;height:14px}
.teaser-map-row .left{font-weight:800;line-height:1.2}
.teaser-map-row .left small{display:block;text-transform:uppercase;letter-spacing:.07em;color:#9c948d;font-size:7px;margin-bottom:2px}
.teaser-map-row .arrow{color:#b9b0a9}
.teaser-map-row .right{text-align:right;color:var(--sage);font-weight:850;line-height:1.2}
.insight-callout{display:flex;gap:11px;background:var(--sage-soft);border:1px solid #d8e9e2;border-radius:16px;padding:13px;margin:14px 0 16px}
.insight-icon{width:31px;height:31px;border-radius:9px;background:var(--sage);color:#fff;display:grid;place-items:center;flex:0 0 auto}
.insight-icon svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.insight-callout strong{font-size:13px}
.insight-callout p{font-size:12px;line-height:1.42;color:#566761;margin:4px 0 0}
.email-card{background:#fff;border:1px solid var(--line);border-radius:19px;padding:16px;box-shadow:var(--shadow)}
.email-card h3{font-size:21px;line-height:1.18;margin:0 0 6px}
.email-card p{font-size:12px;color:var(--muted);line-height:1.45;margin:0 0 9px}
.email-card label,.checkout-card label{display:block;font-size:11px;font-weight:800;margin:11px 0 6px}
.email-card input,.checkout-card input{width:100%;border:1px solid #ddd5cf;border-radius:12px;padding:12px 13px;outline:none;margin-bottom:8px}
.email-card input:focus{border-color:var(--coral);box-shadow:0 0 0 3px #fff0ed}
.email-card .btn{width:100%;margin-top:2px}
.email-card small{display:block;text-align:center;color:#a29b95;margin-top:8px;font-size:9px}

/* Result */
.result-screen{padding-top:0}
.sticky-result-header{position:sticky;top:26px;z-index:20;background:rgba(255,250,246,.95);backdrop-filter:blur(12px);display:grid;grid-template-columns:36px 1fr auto;gap:8px;align-items:center;padding:8px 0;border-bottom:1px solid #eee5de;font-size:11px;font-weight:800}
.result-hero{padding:18px 0 11px}
.result-hero h2{font-size:37px;margin-bottom:8px}
.now-direction-card,.section-card,.offer-card{background:#fff;border:1px solid var(--line);border-radius:20px;box-shadow:0 10px 28px rgba(40,33,28,.05)}
.now-direction-card{padding:11px 12px;margin-bottom:12px}
.map-head{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:3px}
.map-head span{border:1.5px solid var(--sage);color:var(--sage);border-radius:10px;text-align:center;padding:7px;font-size:9px;font-weight:900}
.map-head span:first-child{border-color:#cb8272;color:#b45b50}
.full-map-row{display:grid;grid-template-columns:1fr 24px 1fr;gap:5px;padding:9px 0;border-bottom:1px solid #f0ebe7;align-items:center}
.full-map-row:last-child{border-bottom:0}
.map-side{display:flex;align-items:center;gap:6px;min-width:0}
.map-side .map-metric-icon{width:26px;height:26px;flex:0 0 auto}
.metric-label{font-size:7.5px;text-transform:uppercase;letter-spacing:.08em;color:#9a938e;margin-bottom:2px}
.metric-copy{font-size:11px;font-weight:850;line-height:1.18}
.full-map-row .to{text-align:center;color:#b6ada6;font-size:12px}
.full-map-row .goal .metric-copy{color:var(--sage)}
.section-card{padding:15px 16px;margin:12px 0}
.section-card h3{font-size:20px;line-height:1.17;letter-spacing:-.025em;margin:1px 0 7px}
.section-card p{font-size:12.5px;line-height:1.52;color:#667085;margin:0}
.narrative-card{background:linear-gradient(145deg,#fff,#fff8f4)}
.first-step-card{display:grid;grid-template-columns:42px 1fr;gap:11px;background:var(--sage-soft);border-color:#d7e8e2}
.step-number{width:40px;height:40px;border-radius:12px;background:var(--sage);color:#fff;display:grid;place-items:center;font-size:12px;font-weight:900}
.score-bars{display:grid;gap:11px;margin-top:12px}
.score-row-head{display:flex;justify-content:space-between;align-items:center;font-size:10.5px;font-weight:850;margin-bottom:5px}
.score-row-head>span:last-child{color:#8d8782}
.score-label{display:flex;align-items:center;gap:6px}
.score-icon{width:23px;height:23px;border-radius:7px;background:#fff1eb;color:#bf5c50;display:grid;place-items:center}
.score-icon .ui-icon{width:12px;height:12px}
.score-track{height:7px;border-radius:99px;background:#eee9e5;overflow:hidden}
.score-fill{height:100%;border-radius:99px;background:linear-gradient(90deg,#f28b78,var(--coral));width:0;transition:width .6s ease}

/* Offer */
.offer-card{padding:17px;margin:16px 0;background:linear-gradient(180deg,#223047 0,#263953 34%,#fff 34.1%);overflow:hidden}
.offer-badge{display:inline-block;background:#ffe8df;color:#a84438;font-weight:900;font-size:8.5px;letter-spacing:.1em;border-radius:99px;padding:6px 8px;margin-bottom:9px}
.offer-card>h2{color:#fff;font-size:27px;line-height:1.06;letter-spacing:-.035em;margin:0 0 7px}
.offer-lead{color:#dfe7ef;line-height:1.42;font-size:12.5px;margin:0 0 14px;max-width:440px}
.offer-preview{margin-top:12px;background:#fff;border-radius:15px;padding:11px;display:grid;grid-template-columns:58px 1fr;gap:10px;box-shadow:0 9px 24px rgba(0,0,0,.12)}
.day-stack{display:grid;gap:4px}
.day-stack span{display:grid;place-items:center;background:#fff2ec;color:#b65345;font-size:8.5px;font-weight:900;border-radius:8px;padding:7px 3px}
.day-stack span:nth-child(2){background:#f4f1ff;color:#5e55b5}.day-stack span:nth-child(3){background:#eaf5f0;color:#37705f}
.offer-copy strong{font-size:12.5px;line-height:1.25;display:block}
.offer-copy p{font-size:11px;color:#6c7480;line-height:1.35;margin:4px 0 0}
.benefit-list{list-style:none;padding:13px 0 2px;margin:0}
.benefit-list li{padding:8px 0;border-bottom:1px solid #eee8e3;display:flex;gap:9px;align-items:flex-start}
.benefit-icon{width:28px;height:28px;border-radius:9px;background:#edf5f2;color:#3f7f6f;flex:0 0 auto}
.benefit-icon svg{width:15px;height:15px}
.benefit-list b{display:block;font-size:12.5px}
.benefit-list li>div>span{display:block;color:#77716c;font-size:11px;margin-top:2px;line-height:1.32}
.price-row{display:flex;justify-content:space-between;align-items:end;gap:10px;margin:10px 0}
.price-row strong{font-size:30px;letter-spacing:-.03em}
.price-old{text-decoration:line-through;color:#aaa19a;margin-right:7px;font-size:13px}
.price-note{font-size:10px;color:#77716c;text-align:right}
.secure-line{display:flex;align-items:center;justify-content:center;gap:5px;text-align:center;color:#8e8883;font-size:9px;margin-top:8px;line-height:1.3}
.secure-line svg{width:12px;height:12px;flex:0 0 auto}
.social-proof h3{font-size:19px}
.footer{text-align:center;padding:14px 0 0;display:grid;gap:3px;color:#9a938e;font-size:10px}
.footer strong{color:#5c5651}

/* Checkout */
.checkout-screen{background:#fff;max-width:520px;margin:0 auto}
.checkout-head{display:grid;grid-template-columns:36px 1fr 36px;align-items:center;padding:11px 15px;border-bottom:1px solid #eee8e3;position:sticky;top:26px;background:#fff;z-index:10}
.checkout-head>div:nth-child(2){display:grid;text-align:center;font-size:13px}
.checkout-head span{font-size:9px;color:#98918b;margin-top:1px}
.lock{display:grid;place-items:center;color:#647184}
.lock svg{width:17px;height:17px}
.checkout-body{padding:16px 17px 34px}
.order-card{background:#f8f7f6;border:1px solid #e8e3df;border-radius:15px;padding:12px;margin-bottom:12px}
.order-card>div{display:flex;justify-content:space-between;gap:10px;font-size:12px}
.order-card small{color:#8d8680;display:block;margin-top:4px;font-size:10px}
.checkout-card{border:1px solid #e8e3df;border-radius:18px;padding:16px;box-shadow:var(--shadow)}
.checkout-card h2{font-size:25px;letter-spacing:-.03em;margin:8px 0 13px}
.preview-pill{display:inline-block;font-size:8px;letter-spacing:.1em;font-weight:900;background:#fff0eb;color:#af5043;padding:5px 7px;border-radius:99px}
.fake-card-field,.fake-card-row>div{border:1px solid #ddd5cf;border-radius:12px;background:#fff;padding:12px 13px;color:#9c9691}
.fake-card-field{display:flex;justify-content:space-between;gap:10px;font-size:11px}
.fake-card-row{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:8px 0 12px}
.fake-card-row>div{font-size:11px}
.checkout-warning{font-size:10px;color:#9a938e;line-height:1.4;text-align:center;margin-bottom:0}
.post-purchase-preview{background:var(--sage-soft);border:1px solid #d6e8e1;border-radius:15px;padding:13px;margin-top:12px}
.post-purchase-preview span{font-size:8px;letter-spacing:.1em;font-weight:900;color:var(--sage)}
.post-purchase-preview strong{display:block;font-size:12.5px;margin:5px 0}
.post-purchase-preview p{font-size:11px;color:#62716c;line-height:1.4;margin:0}
.toast{position:fixed;left:50%;bottom:20px;transform:translate(-50%,20px);background:#20262e;color:#fff;padding:11px 14px;border-radius:11px;font-size:11px;font-weight:700;opacity:0;pointer-events:none;transition:.25s;z-index:100;max-width:calc(100vw - 28px);text-align:center}
.toast.show{opacity:1;transform:translate(-50%,0)}

@media (max-width:340px){
  .landing{padding-left:14px;padding-right:14px}.brand-row{margin-bottom:10px}.hero-art{height:86px;margin-bottom:8px}.parent-dot,.teen-dot{width:57px;height:57px}.orbit-a{width:150px}.orbit-b{width:200px}.landing h1{font-size:34px}.hero-copy{font-size:14px;margin:11px auto 14px}.trust-row{gap:7px;font-size:10px}.value-preview small{font-size:8px}
  .quiz-header{grid-template-columns:34px 1fr 34px;padding-left:10px;padding-right:10px}.question-wrap{padding-left:14px;padding-right:14px}.question-wrap h2{font-size:25px}.question-help{font-size:12px}.answer{font-size:12.5px}.answer.no-icon{min-height:54px}.direct-entry-proof{font-size:9px;padding:7px 8px}.direct-entry-proof strong{font-size:11px}
  .teaser-screen,.result-screen{padding-left:14px;padding-right:14px}.result-hero h2{font-size:33px}.teaser-screen h2{font-size:33px}.metric-copy{font-size:10.2px}.offer-card>h2{font-size:25px}.price-note{max-width:110px}
  .checkout-body{padding-left:14px;padding-right:14px}.fake-card-field{font-size:10px}
}

@media (min-width:700px){
  body{background:#f6f2ee}.screen{background:var(--bg);box-shadow:0 0 70px rgba(35,31,27,.05)}.landing,.teaser-screen,.result-screen,.checkout-screen{background:var(--bg)}.quiz-screen{max-width:620px;margin:0 auto}.question-wrap{padding-top:28px}.offer-card{background:linear-gradient(180deg,#223047 0,#263953 31%,#fff 31.1%)}
}
