:root{color-scheme:light;--primary: #1e88e5;--primary-light: #64b5f6;--primary-dark: #1565c0;--surface: rgba(255, 255, 255, .9);--surface-strong: #ffffff;--surface-alt: #eef5fb;--background: #f5f5f5;--background-tint: #edf6ff;--text: #14334f;--text-soft: #58708b;--border: rgba(30, 136, 229, .12);--shadow: 0 24px 60px rgba(21, 101, 192, .16);--radius-xl: 32px;--radius-lg: 24px;--radius-md: 18px;--max-width: 1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;font-family:Inter,sans-serif;background:radial-gradient(circle at top left,rgba(100,181,246,.28),transparent 28%),radial-gradient(circle at top right,rgba(78,205,196,.22),transparent 30%),linear-gradient(180deg,#f9fcff 0%,var(--background) 100%);color:var(--text)}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}#root{min-height:100vh}.site-shell{position:relative;overflow:hidden}.site-backdrop{position:fixed;z-index:-1;width:24rem;height:24rem;border-radius:50%;filter:blur(10px);opacity:.75}.site-backdrop-left{top:-10rem;left:-8rem;background:radial-gradient(circle,rgba(30,136,229,.24),transparent 68%)}.site-backdrop-right{top:12rem;right:-8rem;background:radial-gradient(circle,rgba(78,205,196,.24),transparent 68%)}.site-header,.section-block,.metrics-strip,.cta-banner,.site-footer,.hero-section,.page-hero,.faq-page-grid,.legal-page{width:min(calc(100% - 2rem),var(--max-width));margin-inline:auto}.site-header{padding:1.2rem 0 0}.nav-bar{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;border:1px solid rgba(255,255,255,.75);border-radius:999px;background:#ffffffc2;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 18px 40px #1b5b9314}.brand{display:inline-flex;align-items:center;gap:.85rem}.brand-mark{width:3rem;height:3rem}.brand-copy{display:flex;flex-direction:column;gap:.15rem}.brand-copy strong{font-family:Poppins,sans-serif;font-size:1rem;line-height:1}.brand-copy span{color:var(--text-soft);font-size:.84rem}.nav-links{display:flex;align-items:center;gap:.45rem;flex-wrap:wrap;justify-content:flex-end}.nav-link{padding:.72rem 1rem;border-radius:999px;color:var(--text-soft);font-weight:600;transition:background-color .18s ease,color .18s ease,transform .18s ease}.nav-link:hover,.nav-link-active{background:#1e88e51a;color:var(--primary-dark);transform:translateY(-1px)}.hero-section,.page-hero,.section-block,.cta-banner,.site-footer,.faq-page-grid,.legal-page{animation:fade-up .62s ease both}.hero-section{display:grid;grid-template-columns:1.15fr .95fr;gap:2rem;align-items:center;padding:4.5rem 0 2rem}.hero-copy h1,.page-hero h1,.section-heading h2,.cta-banner h2{margin:0;font-family:Poppins,sans-serif;font-weight:800;letter-spacing:-.04em;line-height:1.02}.hero-copy h1{max-width:11ch;font-size:clamp(3.3rem,8vw,5.6rem)}.hero-text,.page-subtitle,.section-heading p,.feature-card p,.faq-card p,.step-card p,.hero-card p,.footer-copy{color:var(--text-soft);line-height:1.7}.hero-text{max-width:60ch;margin:1.3rem 0 0;font-size:1.06rem}.eyebrow,.stat-kicker,.feature-badge{display:inline-flex;align-items:center;gap:.35rem;padding:.45rem .85rem;border-radius:999px;background:#1e88e51a;color:var(--primary-dark);font-size:.78rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.hero-actions,.section-actions,.cta-links{display:flex;flex-wrap:wrap;gap:.9rem;margin-top:1.8rem}.hero-actions-compact{margin-top:1rem}.text-link{color:var(--primary-dark);font-weight:700}.text-link:hover{text-decoration:underline}.button{display:inline-flex;align-items:center;justify-content:center;min-height:3.3rem;padding:.85rem 1.3rem;border-radius:999px;font-weight:700;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease}.button:hover{transform:translateY(-2px)}.button:disabled{opacity:.45;cursor:not-allowed;transform:none;box-shadow:none}.button-primary{background:linear-gradient(135deg,var(--primary) 0%,var(--primary-dark) 100%);color:#fff;box-shadow:0 18px 30px #1565c040}.button-secondary{background:#ffffffe0;color:var(--primary-dark);border:1px solid var(--border)}.store-button{display:inline-flex;align-items:center;gap:.9rem;min-height:3.8rem;padding:.85rem 1.2rem;border-radius:22px;border:1px solid transparent;box-shadow:0 16px 28px #14334f1f;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background-color .18s ease}.store-button:hover{transform:translateY(-2px);box-shadow:0 20px 36px #14334f24}.store-button-ios{background:linear-gradient(180deg,#23384f,#12263d);color:#fff}.store-button-android{background:#fffffff5;color:#23384f;border-color:#14334f1f}.store-button-icon{width:1.55rem;height:1.55rem;flex:0 0 auto}.store-button-android .store-button-icon{color:#3ddc84}.store-button-copy{display:flex;flex-direction:column;align-items:flex-start;line-height:1.1}.store-button-overline{font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;opacity:.72}.store-button-label{margin-top:.2rem;font-size:1rem;font-weight:800}.hero-panel{position:relative;display:grid;gap:1rem}.hero-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.hero-card,.metric-card,.step-card,.feature-card,.faq-card,.legal-card,.cta-banner,.site-footer{border:1px solid rgba(255,255,255,.78);box-shadow:var(--shadow)}.hero-card{padding:1.35rem;border-radius:var(--radius-lg);background:#ffffffe6}.hero-card-primary{min-height:18rem;background:linear-gradient(160deg,#1e88e5fa,#1565c0f0),#1e88e5;color:#fff}.hero-card-primary .hero-card-label{display:inline-block;margin-bottom:1.25rem;color:#ffffffb8;font-size:.82rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.hero-card-primary strong,.hero-card-secondary strong,.metric-card strong,.step-card h3,.feature-card h3,.faq-card h2,.faq-card h3,.cta-banner h2,.legal-prose h1,.legal-prose h2{font-family:Poppins,sans-serif}.hero-card-primary strong{display:block;max-width:14ch;font-size:2rem;line-height:1.05}.hero-card-primary p{color:#fffc;max-width:28ch;margin-top:1rem}.hero-card-secondary{background:linear-gradient(180deg,#fffffff2,#f4f9ffeb)}.hero-card-secondary strong{display:block;margin:.85rem 0 .45rem;font-size:1.2rem}.metrics-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:1rem}.metric-card{display:flex;flex-direction:column;gap:.45rem;padding:1.35rem;border-radius:var(--radius-md);background:#ffffffe0}.metric-card strong{font-size:2rem;color:var(--primary-dark)}.metric-card span{color:var(--text-soft);font-weight:600}.section-block{padding:5rem 0 0}.section-heading{max-width:44rem}.section-heading h2{margin-top:.8rem;font-size:clamp(2rem,4vw,3.2rem)}.demo-callout-card,.quiz-card,.quiz-review-card{border:1px solid rgba(255,255,255,.78);box-shadow:var(--shadow)}.demo-callout-card{display:grid;grid-template-columns:1.2fr .8fr;gap:1.5rem;align-items:center;padding:2rem;border-radius:var(--radius-xl);background:radial-gradient(circle at top right,rgba(78,205,196,.2),transparent 24%),linear-gradient(180deg,#fffffff5,#ecf5ffe0)}.demo-callout-copy p:not(.eyebrow),.demo-callout-note{color:var(--text-soft);line-height:1.7}.demo-callout-actions{display:grid;gap:1rem;justify-items:start}.demo-callout-note{max-width:28ch;font-weight:600}.steps-grid,.features-grid,.faq-list,.faq-page-grid,.seo-copy-grid{display:grid;gap:1rem;margin-top:1.6rem}.steps-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.step-card{padding:1.5rem;border-radius:var(--radius-lg);background:linear-gradient(180deg,#fffffff0,#ebf5ffdb)}.step-index{display:inline-flex;margin-bottom:1rem;color:var(--primary);font-weight:800;font-size:.95rem}.features-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.feature-card{position:relative;overflow:hidden;min-height:16rem;padding:1.5rem;border-radius:28px;background:radial-gradient(circle at top right,rgba(255,255,255,.3),transparent 28%),linear-gradient(180deg,#fffffff0,#ffffffe0)}.feature-card:after{content:"";position:absolute;inset:auto -3rem -5rem auto;width:10rem;height:10rem;border-radius:50%;background:linear-gradient(135deg,var(--feature-start),var(--feature-end));opacity:.14}.feature-icon{display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;margin:1rem 0 1.2rem;border-radius:16px;background:linear-gradient(135deg,var(--feature-start),var(--feature-end));color:#fff;font-weight:800;letter-spacing:.08em}.feature-card h3,.seo-copy-card h3,.faq-card h2,.faq-card h3{margin:0;font-size:1.28rem}.seo-copy-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.seo-copy-card{padding:1.5rem;border:1px solid rgba(255,255,255,.78);border-radius:var(--radius-lg);background:#ffffffe6;box-shadow:var(--shadow)}.seo-copy-card p{margin-bottom:0;color:var(--text-soft);line-height:1.75}.faq-preview{padding-bottom:1rem}.faq-list{grid-template-columns:repeat(2,minmax(0,1fr))}.faq-page-grid{grid-template-columns:repeat(2,minmax(0,1fr));padding:1rem 0 4rem}.faq-card{padding:1.5rem;border-radius:var(--radius-lg);background:#ffffffe6}.faq-card-large{min-height:15rem}.quiz-page{padding-bottom:4rem}.quiz-page-hero{padding-bottom:1rem}.quiz-stage{width:min(calc(100% - 2rem),980px);margin:0 auto}.quiz-card{padding:2rem;border-radius:var(--radius-xl);background:#fffffff0}.quiz-intro-card,.quiz-results-card{animation:fade-up .62s ease both}.quiz-intro-metrics,.quiz-score-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:1.6rem}.quiz-status-row,.quiz-actions-row{display:flex;justify-content:space-between;align-items:center;gap:1rem}.quiz-kicker{margin:0 0 .45rem;color:var(--primary-dark);font-size:.85rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.quiz-title{margin:0;font-family:Poppins,sans-serif;font-size:clamp(1.8rem,4vw,2.8rem);line-height:1.05}.quiz-timer{min-width:6.2rem;padding:.9rem 1rem;border-radius:18px;background:linear-gradient(135deg,#1565c01f,#64b5f62e);color:var(--primary-dark);font-family:Poppins,sans-serif;font-size:1.35rem;font-weight:800;text-align:center}.quiz-progress{width:100%;height:.7rem;margin-top:1.4rem;border-radius:999px;background:#14334f14;overflow:hidden}.quiz-progress-bar{height:100%;border-radius:inherit;background:linear-gradient(135deg,var(--primary),var(--primary-dark))}.quiz-pill-row{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:1.2rem}.quiz-pill{width:2.4rem;height:2.4rem;border:1px solid rgba(20,51,79,.12);border-radius:999px;background:#fff;color:var(--text-soft);font-weight:700;cursor:pointer}.quiz-pill-answered{background:#4ecdc424;color:#1d7c72}.quiz-pill-current{border-color:#1565c047;box-shadow:0 0 0 4px #1e88e51a;color:var(--primary-dark)}.quiz-question-block{margin-top:1.8rem}.quiz-question-block h2{margin:0;font-family:Poppins,sans-serif;font-size:clamp(1.35rem,3vw,1.95rem);line-height:1.3}.quiz-answers{display:grid;gap:.85rem;margin-top:1.35rem}.quiz-answer{display:grid;grid-template-columns:auto 1fr;gap:.9rem;align-items:center;width:100%;padding:1rem 1.05rem;border:1px solid rgba(20,51,79,.1);border-radius:20px;background:#fffffffa;color:var(--text);cursor:pointer;text-align:left;transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease,background-color .18s ease}.quiz-answer:hover{transform:translateY(-1px);border-color:#1e88e533;box-shadow:0 18px 32px #14334f14}.quiz-answer-selected{border-color:#1565c04d;background:linear-gradient(180deg,#ebf5fff5,#fffffffa)}.quiz-answer-index{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:999px;background:#1565c01f;color:var(--primary-dark);font-weight:800}.quiz-actions-row{margin-top:1.8rem}.quiz-actions-group{display:flex;flex-wrap:wrap;gap:.8rem;justify-content:flex-end}.quiz-review-list{display:grid;gap:1rem;margin-top:1.8rem}.quiz-review-card{padding:1.35rem;border-radius:var(--radius-lg);background:#fffffff5}.quiz-review-card h2{margin:0 0 .9rem;font-family:Poppins,sans-serif;font-size:1.1rem;line-height:1.4}.quiz-review-card-correct{background:linear-gradient(180deg,#e2fcf2cc,#fffffff5)}.quiz-review-card-incorrect{background:linear-gradient(180deg,#ffececd1,#fffffff5)}.quiz-review-line{margin:.45rem 0 0;color:var(--text-soft);line-height:1.7}.cta-banner{display:flex;justify-content:space-between;align-items:center;gap:1.5rem;margin-top:5rem;margin-bottom:4rem;padding:2rem;border-radius:var(--radius-xl);background:linear-gradient(135deg,#1565c0f0,#1e88e5e0),#1565c0;color:#fff}.cta-banner .eyebrow{background:#ffffff24;color:#ffffffe6}.cta-banner .button-secondary{background:#ffffff1f;color:#fff;border-color:#ffffff2e}.cta-banner .store-button-ios{background:#0c1825eb;color:#fff}.cta-banner .store-button-android{background:#fffffff5;color:#1b334a;border-color:#ffffff4d}.page-hero,.legal-page{padding:4.2rem 0 0}.legal-page{padding-bottom:4rem}.page-hero h1{max-width:12ch;font-size:clamp(2.4rem,5vw,4.2rem)}.page-subtitle{max-width:44rem;margin-top:1rem;font-size:1.04rem}.legal-card{margin-top:1.6rem;padding:2rem;border-radius:var(--radius-xl);background:#fffffff0}.legal-prose h1{margin:0 0 .35rem;font-size:2rem}.legal-prose h2{margin:2rem 0 .8rem;font-size:1.3rem;color:var(--primary-dark)}.legal-prose p,.legal-prose li{color:var(--text-soft);line-height:1.8}.legal-prose ul{padding-left:1.2rem}.last-updated{color:#7890a7;font-size:.95rem}.site-footer{display:grid;grid-template-columns:1.3fr 1fr;gap:2rem;margin-bottom:2rem;padding:1.7rem;border-radius:var(--radius-xl);background:#ffffffe0}.footer-brand{margin:0 0 .6rem;font-family:Poppins,sans-serif;font-size:1.15rem}.footer-copy{max-width:44ch;margin:0}.footer-meta{margin:1rem 0 0;color:var(--text-soft);font-size:.92rem}.footer-links{display:grid;gap:.85rem;justify-items:start;align-content:start;color:var(--text-soft);font-weight:600}@keyframes fade-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 960px){.nav-bar,.hero-section,.cta-banner,.site-footer,.demo-callout-card{grid-template-columns:1fr}.nav-bar,.hero-section,.cta-banner,.site-footer,.demo-callout-card{display:grid}.nav-links{justify-content:flex-start}.hero-copy h1,.page-hero h1{max-width:none}.hero-card-grid,.steps-grid,.features-grid,.seo-copy-grid,.quiz-intro-metrics,.quiz-score-grid,.faq-list,.faq-page-grid,.metrics-strip{grid-template-columns:1fr}.quiz-status-row,.quiz-actions-row{flex-direction:column;align-items:stretch}.quiz-actions-group{justify-content:stretch}}@media (max-width: 640px){.site-header,.section-block,.metrics-strip,.cta-banner,.site-footer,.hero-section,.page-hero,.faq-page-grid,.legal-page,.quiz-stage{width:min(calc(100% - 1.1rem),var(--max-width))}.nav-bar{border-radius:28px}.brand{align-items:flex-start}.hero-section{padding-top:2.8rem}.hero-copy h1{font-size:2.8rem}.cta-banner,.site-footer,.quiz-card,.legal-card,.feature-card,.step-card,.faq-card,.hero-card{padding:1.25rem}}
