*{box-sizing:border-box;margin:0;padding:0}:root{--bg: #080a08;--bg-soft: #11140f;--ink: #fbf8ef;--muted: #b9b3a5;--faint: rgba(251, 248, 239, .68);--line: rgba(251, 248, 239, .12);--line-strong: rgba(251, 248, 239, .2);--glass: rgba(18, 22, 16, .72);--glass-strong: rgba(18, 22, 16, .9);--green: #9bff63;--green-deep: #2f8f4e;--gold: #e7b95f;--gold-deep: #a9792e;--coral: #ff795f;--cream: #f7e4bf;--shadow: 0 24px 90px rgba(0, 0, 0, .38)}html{scroll-behavior:smooth;overflow-x:hidden;background:var(--bg)}body{min-height:100vh;overflow-x:hidden;color:var(--ink);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:linear-gradient(115deg,rgba(155,255,99,.08) 0%,transparent 34%),linear-gradient(245deg,rgba(231,185,95,.1) 0%,transparent 31%),linear-gradient(180deg,#080a08,#10140e 46%,#090b09)}body:before{content:"";position:fixed;inset:0;z-index:-2;pointer-events:none;background-image:linear-gradient(rgba(251,248,239,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(251,248,239,.025) 1px,transparent 1px);background-size:64px 64px;-webkit-mask-image:linear-gradient(to bottom,black 0%,transparent 78%);mask-image:linear-gradient(to bottom,black 0%,transparent 78%)}body:after{content:"";position:fixed;inset:0;z-index:-1;pointer-events:none;background:linear-gradient(180deg,#0000000a,#0000006b)}body:has(.mobile-sticky-cta){padding-bottom:0}a{color:inherit;text-decoration:none}button,input{font:inherit}button{color:inherit}img{display:block;max-width:100%}.site-shell{min-height:100vh}.container{width:min(1180px,calc(100% - 40px));margin:0 auto}.nav-wrap{position:sticky;top:0;z-index:50;padding:14px 0;background:linear-gradient(180deg,rgba(8,10,8,.92),rgba(8,10,8,.62),transparent);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.nav{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:18px;min-height:70px;padding:10px;border:1px solid var(--line);border-radius:8px;background:#0d100cc7;box-shadow:0 18px 60px #00000038}.brand,.footer-brand{display:inline-flex;align-items:center;gap:11px;width:fit-content;min-width:0}.brand-logo{width:44px;height:44px;object-fit:contain;border-radius:8px}.brand-name,.footer-brand strong{font-size:1.25rem;font-weight:900;letter-spacing:0;text-transform:lowercase}.nav-links{display:inline-flex;align-items:center;gap:6px;justify-self:center;padding:4px;border:1px solid var(--line);border-radius:999px;background:#ffffff0a}.nav-links a,.nav-quiz{min-height:42px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-size:.9rem;font-weight:850;letter-spacing:0;white-space:nowrap}.nav-links a{padding:0 16px;color:var(--faint);transition:color .18s ease,background .18s ease}.nav-links a:hover,.nav-links a.is-active{color:#10140e;background:var(--cream)}.nav-quiz{justify-self:end;padding:0 18px;border:1px solid rgba(155,255,99,.3);color:var(--green);cursor:pointer;background:#9bff6314;transition:transform .18s ease,background .18s ease}.nav-quiz:hover{transform:translateY(-2px);background:#9bff6324}.hero{min-height:calc(100vh - 98px);display:flex;align-items:center;padding:58px 0 86px}.hero-grid{display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:54px}.hero-copy{min-width:0}.eyebrow,.section-kicker{display:inline-flex;align-items:center;width:fit-content;margin-bottom:18px;color:var(--green);font-size:.74rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.gold .eyebrow,.gold .section-kicker,.product-cta.gold .section-kicker,.checkout-card.gold .section-kicker{color:var(--gold)}h1,h2,h3{letter-spacing:0;overflow-wrap:anywhere}h1{max-width:760px;font-size:5.45rem;line-height:.92;font-weight:950}h2{font-size:3.65rem;line-height:.98;font-weight:930}h3{font-size:1.55rem;line-height:1.08;font-weight:900}.hero-lead,.section-head p,.system-copy p,.solution-copy p,.product-cta p,.final-cta p{color:var(--muted);font-size:1.12rem;line-height:1.75}.hero-lead{max-width:680px;margin-top:24px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.btn{min-height:58px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:0 24px;border:1px solid transparent;border-radius:999px;cursor:pointer;font-weight:920;letter-spacing:0;text-align:center;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease}.btn:hover{transform:translateY(-3px)}.btn-primary{color:#0b1008;background:linear-gradient(135deg,#f7ffe8 0%,var(--green) 55%,#55c471 100%);box-shadow:0 18px 44px #62d76b3d}.gold .btn-primary,.route-card.gold .btn-primary,.product-cta.gold .btn-primary,.checkout-card.gold .btn-primary{background:linear-gradient(135deg,#fff4d3 0%,var(--gold) 56%,#cf8636 100%);box-shadow:0 18px 44px #e7b95f3d}.btn-secondary{color:var(--ink);border-color:var(--line-strong);background:#ffffff0f;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.btn-secondary:hover{border-color:#f7e4bf61;background:#f7e4bf17}.trust-row{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-top:28px;color:var(--faint);font-size:.95rem;font-weight:800}.trust-row span:first-child,.rating-line strong{color:var(--ink)}.stars{display:inline-flex;color:#ffd66e;font-size:.95rem;letter-spacing:0;text-shadow:0 0 20px rgba(255,214,110,.28)}.hero-visual,.goal-visual{isolation:isolate;position:relative;min-height:620px;display:grid;place-items:center}.hero-visual:before,.goal-visual:before{content:"";position:absolute;z-index:0;width:min(560px,88%);height:min(560px,88%);border-radius:999px;background:radial-gradient(circle at 50% 44%,rgba(251,248,239,.18),transparent 24%),radial-gradient(circle at 50% 50%,rgba(155,255,99,.24),transparent 58%);filter:blur(28px);opacity:.72;animation:glowPulse 7s ease-in-out infinite}.goal-visual:before{background:radial-gradient(circle at 50% 44%,rgba(251,248,239,.16),transparent 24%),radial-gradient(circle at 50% 50%,rgba(231,185,95,.26),transparent 58%)}.hero-book{position:absolute;z-index:1;width:min(560px,92%);height:auto;object-fit:contain;filter:drop-shadow(0 34px 45px rgba(0,0,0,.48)) drop-shadow(0 0 34px rgba(155,255,99,.1));animation:bookFloat 7s ease-in-out infinite}.hero-book-reduction{left:-4%;top:7%;transform:rotate(-6deg)}.hero-book-mass{right:-7%;bottom:-1%;transform:rotate(5deg);animation-delay:-2.8s}.visual-badge{position:absolute;z-index:2;padding:9px 14px;border:1px solid var(--line);border-radius:999px;color:var(--ink);background:#0a0c09b8;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);font-size:.85rem;font-weight:900}.visual-badge-top{top:14%;right:5%}.visual-badge-bottom{left:4%;bottom:11%}.section{padding:92px 0}.section-head{max-width:780px;margin-bottom:34px}.section-head p{margin-top:18px}.route-section,.proof-section,.faq-section{background:linear-gradient(180deg,transparent,rgba(255,255,255,.025),transparent)}.route-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.route-card{min-height:100%;display:flex;flex-direction:column;align-items:flex-start;overflow:hidden;padding:24px;border:1px solid var(--line);border-radius:8px;background:linear-gradient(145deg,rgba(255,255,255,.09),transparent 38%),var(--glass);box-shadow:0 18px 70px #0000003d;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.route-card.green{border-color:#9bff6338}.route-card.gold{border-color:#e7b95f3d}.route-card-book{align-self:center;width:min(310px,88%);height:270px;object-fit:contain;margin:-16px auto 12px;filter:drop-shadow(0 24px 34px rgba(0,0,0,.42));transition:transform .22s ease}.route-card:hover .route-card-book{transform:translateY(-6px) rotate(-1deg)}.route-card span{color:var(--green);font-size:.78rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.route-card.gold span{color:var(--gold)}.route-card h3{margin-top:13px;max-width:490px;font-size:2.15rem}.route-card p{flex:1;margin:15px 0 24px;color:var(--muted);line-height:1.68}.route-card .btn{width:100%}.system-grid,.solution-grid,.transformation-grid,.faq-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:42px;align-items:start}.system-copy,.solution-copy{position:sticky;top:116px}.system-steps,.pillar-list,.outcome-grid,.faq-list{display:grid;gap:12px}.system-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.system-steps div,.pillar,.outcome-card,.pain-card,.review-card,.faq-item{border:1px solid var(--line);border-radius:8px;background:#ffffff0e;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.system-steps div{min-height:168px;display:flex;flex-direction:column;justify-content:space-between;padding:20px}.system-steps strong{color:var(--coral);font-size:.9rem;letter-spacing:.12em}.system-steps span{font-size:1.22rem;font-weight:900;line-height:1.18}.goal-hero.green{background:linear-gradient(120deg,rgba(155,255,99,.1),transparent 48%)}.goal-hero.gold{background:linear-gradient(120deg,rgba(231,185,95,.12),transparent 48%)}.goal-grid{grid-template-columns:.98fr 1.02fr}.cta-stack{display:grid;justify-items:start;gap:14px;margin-top:30px}.cta-book{width:138px;height:96px;object-fit:contain;object-position:left center;filter:drop-shadow(0 15px 22px rgba(0,0,0,.36))}.goal-visual img{position:relative;z-index:1;width:min(760px,114%);height:auto;object-fit:contain;filter:drop-shadow(0 34px 48px rgba(0,0,0,.48)) drop-shadow(0 0 38px rgba(247,228,191,.12));animation:bookFloat 7s ease-in-out infinite}.pain-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.pain-card{min-height:210px;display:flex;flex-direction:column;justify-content:space-between;padding:22px}.pain-card span{width:38px;height:4px;display:block;border-radius:999px;background:linear-gradient(90deg,var(--green),var(--gold),var(--coral))}.pain-card h3{font-size:1.85rem}.pillar{display:grid;grid-template-columns:38px 1fr;align-items:center;gap:14px;padding:18px}.pillar span{width:38px;height:38px;display:grid;place-items:center;border-radius:999px;color:#0d1309;background:var(--cream);font-weight:900}.pillar p{color:var(--ink);font-size:1.08rem;font-weight:800;line-height:1.38}.outcome-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.outcome-card{min-height:190px;display:flex;flex-direction:column;justify-content:space-between;padding:22px}.outcome-card strong{color:var(--ink);font-size:2.35rem;line-height:.95;font-weight:950}.outcome-card span{color:var(--muted);line-height:1.45}.proof-head{display:grid;grid-template-columns:1fr auto;align-items:end;gap:24px;margin-bottom:24px}.proof-head h2{max-width:820px}.rating-line{display:grid;gap:7px;justify-items:end;color:var(--muted);font-size:.92rem;white-space:nowrap}.rating-line strong{font-size:2rem;font-weight:950}.review-slider{display:grid;grid-template-columns:auto 1fr auto;align-items:stretch;gap:12px}.slider-button{width:46px;min-height:100%;border:1px solid var(--line);border-radius:8px;cursor:pointer;color:var(--ink);background:#ffffff0f;font-size:2.2rem;transition:transform .18s ease,background .18s ease}.slider-button:hover{transform:translateY(-2px);background:#ffffff1a}.review-track{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.review-card{min-height:270px;display:flex;flex-direction:column;gap:14px;padding:20px;opacity:.78;transform:translateY(8px);transition:opacity .25s ease,transform .25s ease,border-color .25s ease}.review-card.is-active{opacity:1;transform:translateY(0);border-color:#ffd66e59}.avatar{width:48px;height:48px;display:grid;place-items:center;border:1px solid var(--line-strong);border-radius:999px;color:#11140f;background:linear-gradient(135deg,var(--cream),#ffffff);font-weight:950}.review-card p{flex:1;color:var(--ink);font-size:1.02rem;line-height:1.62}.review-card strong{color:var(--muted);font-size:.95rem}.review-dots{display:flex;justify-content:center;gap:8px;margin-top:18px}.review-dots button{width:10px;height:10px;border:0;border-radius:999px;cursor:pointer;background:#ffffff38}.review-dots button.is-active{width:28px;background:var(--green)}.product-cta,.final-cta{display:grid;justify-items:center;text-align:center;overflow:hidden;padding:44px 26px;border:1px solid var(--line);border-radius:8px;background:linear-gradient(135deg,rgba(255,255,255,.1),transparent 45%),#ffffff0e;box-shadow:var(--shadow);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.product-cta.green{border-color:#9bff6342}.product-cta.gold{border-color:#e7b95f47}.product-cta img{width:min(430px,94%);height:350px;object-fit:contain;margin-bottom:12px;filter:drop-shadow(0 28px 36px rgba(0,0,0,.42))}.product-cta h2,.product-cta p{max-width:760px}.product-cta p{margin:18px 0 28px}.final-cta{grid-template-columns:220px 1fr 220px;align-items:center;gap:24px;text-align:left}.final-cta>img{width:220px;height:180px;object-fit:contain;filter:drop-shadow(0 20px 30px rgba(0,0,0,.4))}.final-cta>img:last-child{transform:scaleX(-1)}.final-cta p{margin:15px 0 24px}.faq-list{gap:10px}.faq-item{overflow:hidden}.faq-item summary{min-height:68px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 18px;cursor:pointer;color:var(--ink);font-size:1.05rem;font-weight:900;list-style:none}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";width:28px;height:28px;display:grid;place-items:center;flex:0 0 auto;border-radius:999px;color:#10140e;background:var(--cream)}.faq-item[open] summary:after{content:"−"}.faq-item p{padding:0 18px 18px;color:var(--muted);line-height:1.65}.quiz-overlay,.checkout-modal{position:fixed;inset:0;z-index:200;display:grid;place-items:center;padding:20px}.quiz-overlay{background:linear-gradient(135deg,rgba(155,255,99,.14),transparent 36%),linear-gradient(225deg,rgba(231,185,95,.16),transparent 36%),#080a08f5}.quiz-card{width:min(680px,100%);min-height:640px;display:grid;grid-template-rows:auto auto auto 1fr auto;gap:28px;padding:30px;border:1px solid var(--line-strong);border-radius:8px;background:#10140ed6;box-shadow:var(--shadow);backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px);animation:modalIn .34s ease both}.quiz-topline{display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-weight:900}.quiz-topline img{width:48px;height:48px;object-fit:contain;border-radius:8px}.progress-bar{height:8px;overflow:hidden;border-radius:999px;background:#ffffff1a}.progress-bar span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--green),var(--gold));transition:width .28s ease}.quiz-question{display:flex;flex-direction:column;justify-content:center}.quiz-intro{max-width:560px;color:var(--muted);font-size:1rem;line-height:1.55}.quiz-question h2{font-size:4.2rem}.quiz-input-wrap{position:relative;display:block;margin-top:28px}.quiz-input-wrap input{width:100%;min-height:94px;padding:0 98px 0 24px;border:1px solid rgba(251,248,239,.22);border-radius:8px;color:var(--ink);outline:none;background:#ffffff0f;font-size:2.2rem;font-weight:900}.quiz-input-wrap input:focus,.checkout-field input:focus{border-color:#9bff63b3;box-shadow:0 0 0 4px #9bff631f}.quiz-input-wrap span{position:absolute;right:24px;top:50%;color:var(--muted);font-size:1.15rem;font-weight:900;transform:translateY(-50%)}.choice-buttons{display:grid;gap:12px;margin-top:28px}.choice-buttons button{min-height:74px;border:1px solid var(--line);border-radius:8px;cursor:pointer;color:var(--ink);background:#ffffff0f;font-size:1.1rem;font-weight:900;transition:transform .18s ease,background .18s ease,border-color .18s ease}.choice-buttons button:hover,.choice-buttons button.is-selected{transform:translateY(-2px);border-color:#9bff6385;background:#9bff6324}.quiz-error,.checkout-message{min-height:24px;margin-top:12px;color:#ffb4a5;font-weight:800;opacity:0;transition:opacity .18s ease}.quiz-error.is-visible,.checkout-message.is-visible{opacity:1}.quiz-next{width:100%}.checkout-backdrop{position:absolute;inset:0;border:0;cursor:pointer;background:#020302c7;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.checkout-card{position:relative;z-index:1;width:min(520px,100%);padding:24px;border:1px solid var(--line-strong);border-radius:8px;background:linear-gradient(145deg,rgba(255,255,255,.1),transparent 42%),var(--glass-strong);box-shadow:var(--shadow);animation:modalIn .28s ease both}.checkout-card.green{border-color:#9bff6347}.checkout-card.gold{border-color:#e7b95f4d}.checkout-close{position:absolute;top:14px;right:14px;width:40px;height:40px;border:1px solid var(--line);border-radius:999px;cursor:pointer;color:var(--ink);background:#ffffff14;font-size:1.35rem;line-height:1}.checkout-book{width:170px;height:126px;object-fit:contain;margin-bottom:10px;filter:drop-shadow(0 18px 26px rgba(0,0,0,.38))}.checkout-card h2{max-width:calc(100% - 50px);font-size:2.3rem}.checkout-price{display:flex;align-items:end;justify-content:space-between;gap:16px;margin:18px 0 20px;padding:16px;border:1px solid var(--line);border-radius:8px;background:#ffffff0e}.checkout-price strong{color:var(--ink);font-size:2rem;line-height:1;font-weight:950}.checkout-price span{color:var(--muted);font-size:.88rem;font-weight:800;text-align:right}.checkout-field{display:grid;gap:9px;color:var(--ink);font-weight:900}.checkout-field input{min-height:58px;width:100%;padding:0 15px;border:1px solid var(--line-strong);border-radius:8px;color:var(--ink);outline:none;background:#fff1}.checkout-submit{width:100%;margin-top:12px}.checkout-submit:disabled{cursor:progress;opacity:.72}.mobile-sticky-cta{display:none}.footer{padding:44px 0 54px;border-top:1px solid var(--line)}.footer-grid{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px}.footer-brand img{width:40px;height:40px;object-fit:contain;border-radius:8px}.footer-links{display:flex;gap:10px}.footer-links a{color:var(--muted);font-size:.92rem;font-weight:850}.footer p{justify-self:end;max-width:360px;color:var(--muted);font-size:.9rem;line-height:1.5;text-align:right}.reveal{opacity:0;transform:translateY(24px);transition:opacity .65s ease var(--reveal-delay),transform .65s ease var(--reveal-delay)}.reveal.show{opacity:1;transform:translateY(0)}@keyframes bookFloat{0%,to{translate:0 0}50%{translate:0 -14px}}@keyframes glowPulse{0%,to{opacity:.56;transform:scale(.96)}50%{opacity:.82;transform:scale(1.04)}}@keyframes modalIn{0%{opacity:0;transform:translateY(18px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media(max-width:1040px){.hero-grid,.goal-grid,.system-grid,.solution-grid,.transformation-grid,.faq-grid{grid-template-columns:1fr}.system-copy,.solution-copy{position:static}.hero{min-height:auto}.hero-visual,.goal-visual{min-height:540px}.proof-head{grid-template-columns:1fr}.rating-line{justify-items:start}.final-cta{grid-template-columns:160px 1fr 160px}}@media(max-width:820px){body:has(.mobile-sticky-cta){padding-bottom:92px}.container{width:min(100% - 28px,1180px)}.nav{grid-template-columns:1fr auto}.nav-links{grid-column:1 / -1;width:100%;justify-content:space-between;order:3}.nav-links a{flex:1;padding:0 10px}.nav-quiz{grid-column:2}h1{font-size:3.55rem}h2{font-size:2.65rem}.hero{padding:28px 0 62px}.hero-grid{gap:28px}.hero-actions,.hero-actions .btn,.cta-stack,.cta-stack .btn{width:100%}.cta-stack{justify-items:stretch}.cta-book{justify-self:center}.route-cards,.pain-grid,.outcome-grid,.review-track,.system-steps,.review-slider{grid-template-columns:1fr}.slider-button{display:none}.review-card:not(.is-active){display:none}.product-cta img{height:280px}.final-cta{grid-template-columns:1fr;text-align:center}.final-cta>img{justify-self:center}.final-cta>img:last-child{display:none}.footer-grid{grid-template-columns:1fr;justify-items:start}.footer p{justify-self:start;text-align:left}.mobile-sticky-cta{position:fixed;left:12px;right:12px;bottom:12px;z-index:90;display:block}.mobile-sticky-cta button{width:100%;min-height:64px;display:flex;align-items:center;justify-content:center;gap:10px;border:1px solid rgba(247,228,191,.28);border-radius:999px;color:#0b1008;cursor:pointer;background:linear-gradient(135deg,#f7ffe8,var(--green));box-shadow:0 18px 38px #0000005c;font-weight:950}.mobile-sticky-cta img{width:28px;height:28px;object-fit:contain}}@media(max-width:560px){.nav-wrap{padding:8px 0}.nav{gap:8px;min-height:0;padding:8px}.brand-logo{width:36px;height:36px}.brand-name{font-size:1.05rem}.nav-quiz{min-height:38px;padding:0 12px;font-size:.8rem}.nav-links a{min-height:38px;font-size:.8rem}.hero{padding-top:22px}h1{font-size:2.7rem;line-height:.98}h2{font-size:2.1rem;line-height:1.03}h3,.pain-card h3{font-size:1.45rem}.hero-lead,.section-head p,.system-copy p,.solution-copy p,.product-cta p,.final-cta p{font-size:1rem;line-height:1.65}.btn{width:100%;min-height:54px;padding:0 16px;font-size:.95rem}.hero-visual,.goal-visual{min-height:390px}.hero-book{width:98%}.hero-book-reduction{left:-18%;top:6%}.hero-book-mass{right:-18%;bottom:0}.visual-badge{font-size:.74rem}.section{padding:58px 0}.route-card,.pain-card,.product-cta,.final-cta,.checkout-card{padding:18px}.route-card-book{height:220px}.route-card h3{font-size:1.65rem}.system-steps div,.outcome-card,.pain-card{min-height:144px}.outcome-card strong{font-size:1.85rem}.proof-head h2{font-size:2rem}.review-card{min-height:250px}.product-cta img{height:230px}.quiz-overlay,.checkout-modal{padding:12px}.quiz-card{min-height:calc(100vh - 24px);padding:18px;gap:18px}.quiz-question h2{font-size:3rem}.quiz-input-wrap input{min-height:78px;padding-right:76px;font-size:1.6rem}.quiz-input-wrap span{right:18px}.checkout-book{width:140px;height:105px}.checkout-card h2{font-size:1.85rem}.checkout-price{display:grid;align-items:start}.checkout-price span{text-align:left}}
