:root{color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;color:#e5eef7;background:#08111f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at top,#11213a,#08111f 45%,#050a12)}a{color:inherit;text-decoration:none}.page-shell{min-height:100vh}.hero,.section{width:min(1120px,calc(100% - 32px));margin:0 auto}.topbar{display:flex;align-items:center;justify-content:space-between;padding:28px 0 20px}.brandmark{display:inline-flex;align-items:center;gap:12px;font-weight:700;letter-spacing:.02em}.brandmark-icon{display:inline-grid;place-items:center;width:40px;height:40px;border-radius:12px;background:linear-gradient(135deg,#22c55e,#f59e0b);box-shadow:0 18px 40px #22c55e40}.brandmark-logo-wrap{overflow:hidden;background:#ffffffeb}.brandmark-logo{width:100%;height:100%;object-fit:cover}.ghost-link{color:#9eb2c8}.hero-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:36px;align-items:center;padding:42px 0 72px}.eyebrow{margin:0 0 12px;color:#7dd3fc;text-transform:uppercase;letter-spacing:.16em;font-size:.76rem;font-weight:700}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(2.8rem,6vw,5.2rem);line-height:.95;letter-spacing:-.04em;max-width:11ch;margin-bottom:18px}h2{font-size:clamp(2rem,4vw,3.2rem);line-height:1;letter-spacing:-.03em;margin-bottom:14px;font-weight:800}.hero-text,.section-heading p:last-child,.final-cta p{font-size:1.08rem;color:#9eb2c8;max-width:60ch}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin:30px 0 28px}.primary-button,.secondary-button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 20px;border-radius:16px;font-weight:700;transition:transform .16s ease,opacity .16s ease,background .16s ease}.primary-button{background:linear-gradient(135deg,#22c55e,#16a34a);color:#04110a;box-shadow:0 18px 38px #22c55e40}.secondary-button{border:1px solid rgba(158,178,200,.2);background:#ffffff08}.primary-button:hover,.secondary-button:hover,.ghost-link:hover{transform:translateY(-1px);opacity:.92}.stat-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.stat-card,.info-card,.feature-pill,.final-cta,.phone-frame{border:1px solid rgba(158,178,200,.14);background:#070e1ab8;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.stat-card{border-radius:20px;padding:18px}.stat-card strong{display:block;font-size:1.1rem;margin-bottom:6px}.stat-card span{color:#9eb2c8;font-size:.95rem}.hero-panel{display:flex;justify-content:center}.phone-frame{width:min(100%,360px);border-radius:34px;padding:16px;box-shadow:0 30px 80px #00000059}.phone-screen{border-radius:24px;padding:18px;background:linear-gradient(180deg,#0f172af2,#08111ffa)}.screen-card{border-radius:20px;padding:18px;background:#ffffff0a;margin-bottom:14px}.screen-card.accent{background:linear-gradient(135deg,#22c55e3d,#f59e0b2e)}.screen-label{display:block;color:#9eb2c8;font-size:.86rem;margin-bottom:6px}.screen-card strong{display:block;font-size:1.6rem;margin-bottom:6px}.screen-card p{margin:0;color:#c7d5e4}.screen-list{display:grid;gap:10px}.screen-list div{display:flex;justify-content:space-between;padding:12px 14px;border-radius:16px;background:#ffffff08}.section{padding:34px 0 72px}.section-heading{margin-bottom:26px}.section-heading.narrow{max-width:720px}.steps-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.info-card{border-radius:24px;padding:24px}.step-number{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:999px;background:#22c55e24;color:#86efac;font-weight:700;margin-bottom:18px}.info-card p{color:#9eb2c8}.muted-section{padding-top:6px}.feature-grid{display:flex;flex-wrap:wrap;gap:12px}.feature-pill{border-radius:999px;padding:14px 18px;color:#dce7f2}.final-cta{margin-bottom:56px;border-radius:28px;padding:30px;display:flex;align-items:center;justify-content:space-between;gap:24px}@media (max-width: 900px){.hero-grid,.steps-grid,.stat-row,.final-cta{grid-template-columns:1fr;display:grid}.hero-grid{padding-top:24px}h1{max-width:100%}.final-cta{justify-items:start}}@media (max-width: 640px){.topbar{padding-top:18px}.hero,.section{width:min(1120px,calc(100% - 24px))}.phone-frame,.info-card,.final-cta,.stat-card{border-radius:22px}}grid-template-columns: 1fr; display: grid; } .hero-grid{padding-top:24px}h1{max-width:100%}.final-cta{justify-items:start}} @media (max-width: 640px){.topbar{padding-top:18px}.hero,.section{width:min(1120px,calc(100% - 24px))}.phone-frame,.info-card,.final-cta,.stat-card{border-radius:22px}}
