@import "https://fonts.googleapis.com/css2?family=Prompt:wght@300;400;500;600;700&family=Sora:wght@500;600;700;800&display=swap";
:root{--bg:#050d1a;--bg-deep:#020711;--bg-pitch:#07161d;--surface:#081418c7;--surface-strong:#061012eb;--surface-soft:#0b1c17b8;--surface-card:#09131ee6;--accent:#22c55e;--accent-strong:#86efac;--accent-glow:#22c55e47;--accent-2:#f5c842;--accent-2-glow:#f5c8423d;--ink:#e2e8f0;--muted:#94a3b8;--line:#22c55e2e;--line-strong:#22c55e57;--shadow-deep:0 28px 90px #0000006b;--shadow-glow:0 0 0 1px #22c55e29, 0 24px 70px #22c55e26;--max:1180px;--radius-xxl:32px;--radius-xl:28px;--radius-lg:20px;--radius-md:14px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;color:var(--ink);background:radial-gradient(circle at top,#22c55e29,#0000 28%),radial-gradient(circle at 85% 10%,#f5c8421a,#0000 20%),radial-gradient(circle at 12% 18%,#22c55e1c,#0000 26%),linear-gradient(#07111a 0%,#050d1a 42%,#030812 100%);margin:0;font-family:Prompt,sans-serif;line-height:1.72}body:before,body:after{content:"";pointer-events:none;z-index:-1;position:fixed;inset:auto}body:before{filter:blur(18px);background:radial-gradient(circle,#22c55e2e,#0000 70%);border-radius:999px;width:240px;height:240px;top:18%;left:-80px}body:after{filter:blur(22px);background:radial-gradient(circle,#f5c84224,#0000 72%);border-radius:999px;width:300px;height:300px;bottom:10%;right:-120px}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}main{overflow:clip}::selection{color:#f8fafc;background:#22c55e3d}h1,h2,h3,h4{margin:0;font-family:Sora,Prompt,sans-serif;line-height:1.1}p{margin:0}.site-shell{min-height:100vh}.page-container{width:min(var(--max), calc(100% - 32px));margin:0 auto}.site-header{z-index:100;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(#030a12f5,#030a12d1);border-bottom:1px solid #22c55e24;position:fixed;inset:0 0 auto;box-shadow:0 8px 30px #00000047}.site-header:after{content:"";opacity:.8;background:linear-gradient(90deg,#0000,#22c55eb3,#f5c842b3,#0000);height:2px;position:absolute;bottom:-1px;left:0;right:0}.site-header-inner{width:min(var(--max), calc(100% - 28px));justify-content:space-between;align-items:center;gap:18px;min-height:74px;margin:0 auto;display:flex}.brand-link{align-items:center;gap:12px;min-width:0;display:flex}.brand-mark{align-items:center;gap:10px;display:inline-flex;position:relative}.brand-mark:after{content:"";z-index:-1;background:radial-gradient(circle,#22c55e29,#0000 70%);border-radius:999px;position:absolute;inset:-8px}.nav-cluster{flex:1;justify-content:flex-end;align-items:center;gap:10px;display:flex}.main-nav{background:#08101dc2;border:1px solid #22c55e1f;border-radius:999px;align-items:center;gap:4px;padding:4px;display:flex}.main-nav a{color:#e2e8f0c7;border-radius:999px;padding:10px 12px;font-size:.92rem;transition:color .18s,background .18s}.main-nav a:hover,.main-nav a:focus-visible{color:var(--ink);background:#22c55e1f}.cta-group{align-items:center;gap:10px;display:flex}.glass-panel{border:1px solid var(--line);box-shadow:var(--shadow-glow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#061018eb,#040b12e0),linear-gradient(135deg,#22c55e14,#f5c84208)}.glow-border{position:relative;overflow:hidden}.glow-border:before{content:"";border-radius:inherit;-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(135deg,#22c55e8a,#f5c8423d,#22c55e1f);padding:1px;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.eyebrow{color:var(--accent-2);letter-spacing:.12em;text-transform:uppercase;background:#f5c84214;border:1px solid #f5c84233;border-radius:999px;align-items:center;gap:10px;padding:8px 14px;font-size:12px;font-weight:700;display:inline-flex}.eyebrow:before{content:"";background:var(--accent);border-radius:999px;width:8px;height:8px;box-shadow:0 0 18px #22c55ecc}.cta-primary,.cta-secondary{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:0 22px;font-weight:700;transition:transform .18s,box-shadow .18s,border-color .18s,background .18s;display:inline-flex}.cta-primary{color:#031109;background:linear-gradient(135deg,#3ae071,#22c55e);box-shadow:0 14px 40px #22c55e47}.cta-secondary{color:var(--accent);background:#22c55e14;border:1px solid #22c55e99}.cta-primary:hover,.cta-secondary:hover{transform:translateY(-1px)}.site-main{padding:110px 0 48px}.copy-flow{gap:16px;display:grid}.copy-flow p,.copy-flow li{color:#e2e8f0e0}.copy-flow a,.rich-copy a{color:var(--accent-2)}.section-shell{border-radius:var(--radius-xl);padding:30px}.section-stack{gap:26px;display:grid}.section-heading{gap:10px;display:grid}.section-heading p{color:#e2e8f0c7;max-width:760px}.rich-copy{gap:16px;font-size:1rem;display:grid}.rich-copy strong{color:#f8fafc}.hero-shell{border-radius:var(--radius-xxl);gap:28px;padding:34px;display:grid;position:relative;overflow:hidden}.hero-shell:after{content:"";pointer-events:none;background:linear-gradient(120deg,#22c55e29,#0000 36%),radial-gradient(circle at 88% 20%,#f5c84224,#0000 18%),linear-gradient(#070f1800,#070f1880);position:absolute;inset:0}.hero-grid{z-index:1;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);align-items:center;gap:26px;display:grid;position:relative}.hero-copy{gap:18px;display:grid}.hero-title{letter-spacing:-.05em;font-size:clamp(2.6rem,7vw,5.3rem)}.hero-kicker{color:var(--accent-2);font-size:clamp(1.1rem,2vw,1.5rem);font-weight:700}.hero-lead{color:#e2e8f0d6;max-width:720px;font-size:1.02rem}.hero-cta{flex-wrap:wrap;gap:12px;display:flex}.scoreboard{z-index:1;background:linear-gradient(#061012f2,#050c12f2),repeating-linear-gradient(90deg,#22c55e14 0 1px,#0000 1px 34px);border:1px solid #22c55e3d;border-radius:24px;gap:14px;padding:20px;display:grid;position:relative;box-shadow:inset 0 0 0 1px #f5c8420f,0 16px 44px #00000052}.scoreboard-top{color:var(--muted);text-transform:uppercase;letter-spacing:.12em;justify-content:space-between;gap:16px;font-size:.78rem;display:flex}.scoreboard-main{gap:12px;display:grid}.score-row{background:#ffffff08;border:1px solid #22c55e1f;border-radius:18px;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.score-row strong{color:var(--accent);font-size:1.2rem}.score-row span:last-child{color:var(--accent-2);font-weight:700}.visual-grid,.feature-grid,.card-grid,.faq-grid,.support-grid{gap:18px;display:grid}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.support-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.faq-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stat-chip,.feature-card,.support-card,.faq-card,.toc-shell,.quote-card{background:#040c12d1;border:1px solid #22c55e2e;border-radius:22px;padding:18px}.stat-chip{gap:6px;display:grid}.stat-chip strong{color:var(--accent-2);font-size:1.25rem}.feature-card,.support-card,.faq-card,.quote-card{gap:10px;display:grid}.feature-card h3,.support-card h3,.faq-card h3{font-size:1.05rem}.feature-card p,.support-card p,.faq-card p,.quote-card p{color:#e2e8f0cc}.quote-card{background:linear-gradient(#f5c84214,#22c55e0f),#050c12d6}.toc-shell{gap:12px;display:grid}.toc-shell ol{grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:8px;margin:0;padding:0;list-style:none;display:grid}.inline-cta{flex-wrap:wrap;gap:12px;display:flex}.media-frame{background:#050c12bd;border:1px solid #f5c8422e;border-radius:20px;overflow:hidden;box-shadow:0 18px 40px #00000047}.banner-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.site-footer{background:#02080eb8;border-top:1px solid #22c55e24;padding:28px 0 36px}.site-footer-inner{width:min(var(--max), calc(100% - 28px));color:#e2e8f0b3;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;margin:0 auto;display:flex}.footer-links{flex-wrap:wrap;gap:14px;display:flex}.subpage-hero{border-radius:var(--radius-xl);gap:18px;padding:28px;display:grid}.subpage-copy{gap:22px;display:grid}.subpage-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}@media (max-width:1080px){.site-header-inner{flex-wrap:wrap;padding:14px 0}.nav-cluster{flex-wrap:wrap;justify-content:space-between;width:100%}.main-nav{border-radius:24px;flex-wrap:wrap;order:2;justify-content:center;width:100%}}@media (max-width:900px){.page-container{width:min(var(--max), calc(100% - 20px))}.site-main{padding-top:150px}.section-shell,.hero-shell,.subpage-hero{padding:22px}.hero-grid,.feature-grid,.card-grid,.faq-grid,.support-grid,.subpage-grid,.banner-grid{grid-template-columns:1fr}}@media (max-width:640px){.site-header-inner{gap:12px;min-height:0}.main-nav a{font-size:.86rem}.cta-group,.hero-cta,.inline-cta,.footer-links{width:100%}.cta-group a,.hero-cta a,.inline-cta a{flex:180px}.site-main{padding-top:186px}.hero-title{font-size:2.4rem}}
