:root{--bg:#f4efe5;--bg-strong:#0e1d1f;--card:hsla(0,0%,100%,.78);--card-strong:#12282b;--text:#12282b;--muted:#4c635d;--accent:#f46f4a;--accent-soft:#ffd3c6;--line:rgba(18,40,43,.12);--shadow:0 18px 60px rgba(14,29,31,.16);--radius-lg:32px;--radius-md:22px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Avenir Next,Segoe UI,sans-serif;color:var(--text);background:radial-gradient(circle at top left,rgba(244,111,74,.18),transparent 28%),radial-gradient(circle at top right,rgba(18,40,43,.12),transparent 26%),linear-gradient(180deg,#f8f3ea 0,var(--bg) 100%)}a{color:inherit;text-decoration:none}.site-shell{min-height:100vh}.topbar{position:-webkit-sticky;position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.5rem;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:hsla(39,50%,95%,.82);border-bottom:1px solid var(--line)}.brandmark{display:inline-flex;align-items:center;gap:.7rem;font-weight:800;letter-spacing:-.04em}.brandmark__pulse{width:.9rem;height:.9rem;border-radius:999px;background:linear-gradient(135deg,var(--accent),#ffb574);box-shadow:0 0 0 10px rgba(244,111,74,.14)}.footer__links,.hero__actions,.hero__stats,.queue-preview,.topbar__actions,.topnav{display:flex;align-items:center}.footer__links,.topbar__actions,.topnav{gap:1rem}.button,.button--ghost{display:inline-flex;align-items:center;justify-content:center;min-height:2.9rem;padding:0 1.15rem;border-radius:999px;border:1px solid transparent;font-weight:700}.button{background:var(--text);color:#fff}.button--ghost{border-color:var(--line);background:hsla(0,0%,100%,.58)}.footer,.hero,.section{width:min(1180px,calc(100% - 2rem));margin:0 auto}.hero{display:grid;grid-template-columns:1.1fr .9fr;grid-gap:2rem;gap:2rem;padding:5rem 0 3rem}.hero__copy h1,.section h1,.section h2{margin:0;letter-spacing:-.06em;line-height:.94}.hero__copy h1{max-width:13ch;font-size:clamp(3.4rem,8vw,6.6rem)}.card p,.footer__copy,.hero__lede,.legal-copy p,.pricing-banner p,.section__lede{color:var(--muted);line-height:1.65}.hero__actions{gap:.85rem;margin:2rem 0;flex-wrap:wrap}.hero__stats{gap:1rem;flex-wrap:wrap}.hero__stats div{min-width:12rem;padding:1rem 1.1rem;border-radius:18px;border:1px solid var(--line);background:hsla(0,0%,100%,.56)}.hero__stats strong{display:block;margin-bottom:.25rem;font-size:1.1rem}.card__label,.eyebrow,.step__index{text-transform:uppercase;letter-spacing:.12em;font-size:.78rem;font-weight:800}.card__label,.eyebrow{color:var(--accent)}.card,.preview-tile,.pricing-banner{border-radius:var(--radius-lg);border:1px solid var(--line);background:var(--card);box-shadow:var(--shadow)}.card{padding:1.5rem}.hero__visual{padding:1.8rem;background:linear-gradient(180deg,hsla(0,0%,100%,.9),hsla(33,50%,91%,.92)),var(--card)}.hero__visual h2{margin:.35rem 0 0;font-size:2rem;letter-spacing:-.05em}.hero__visual-title{font-size:1.1rem;line-height:1.5}.play-button{display:inline-flex;align-items:center;gap:.75rem;padding:.95rem 1.2rem;border:0;border-radius:999px;background:linear-gradient(135deg,var(--accent),#ffac80);color:#1e2327;font-size:1rem;font-weight:800}.play-button span{display:inline-grid;place-items:center;width:2.2rem;height:2.2rem;border-radius:999px;background:hsla(0,0%,100%,.88)}.queue-preview{flex-direction:column;align-items:stretch;gap:.9rem;margin-top:1.5rem}.queue-preview div{padding:1rem;border-radius:22px;background:rgba(18,40,43,.06)}.footer__copy,.queue-preview span{display:block}.queue-preview span{margin-bottom:.3rem;color:var(--muted)}.section{padding:2rem 0 4rem}.section--split{display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:1.5rem;gap:1.5rem}.section--contrast{padding:2.2rem;border-radius:40px;background:linear-gradient(180deg,rgba(18,40,43,.98),#173439 100%);color:#fff}.section--contrast .eyebrow,.section--contrast .section__lede{color:hsla(0,0%,100%,.72)}.section--narrow{width:min(820px,calc(100% - 2rem))}.faq-list,.steps{margin:0;padding:0;list-style:none}.steps{grid-gap:1rem}.step,.steps{display:grid;gap:1rem}.step{grid-template-columns:auto 1fr;grid-gap:1rem;align-items:start}.step__index{display:inline-grid;place-items:center;width:3rem;height:3rem;border-radius:18px;background:var(--accent-soft);color:var(--text)}.grid{display:grid;grid-gap:1rem;gap:1rem}.grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.preview-tile{padding:1.35rem;color:#eff7f6;background:hsla(0,0%,100%,.08)}.pricing-banner{grid-template-columns:1.1fr .9fr;padding:1.8rem}.faq-list,.legal-copy,.pricing-banner{display:grid;grid-gap:1rem;gap:1rem}.footer{display:flex;align-items:flex-start;justify-content:space-between;gap:1.5rem;padding:1rem 0 3rem;border-top:1px solid var(--line)}.footer__brand{margin:0 0 .5rem;font-size:1.2rem;font-weight:800}@media (max-width:960px){.topnav{display:none}.grid--three,.grid--two,.hero,.pricing-banner,.section--split{grid-template-columns:1fr}}@media (max-width:720px){.footer,.topbar{flex-direction:column;align-items:stretch}.footer__links,.hero__stats,.topbar__actions{flex-wrap:wrap}.hero{padding-top:2rem}}