@import "https://fonts.googleapis.com/css2?family=Prompt:wght@300;400;500;600;700&family=Teko:wght@500;600;700&display=swap";
:root{--bg:#050d1a;--bg-deep:#020611;--bg-panel:#0a111ed1;--bg-panel-strong:#070c16f0;--bg-panel-soft:#140e0fc2;--accent:#ef4444;--accent-strong:#f87171;--accent-glow:#ef44445c;--accent-2:#f5c842;--accent-2-strong:#fde68a;--accent-2-glow:#f5c84247;--ink:#e2e8f0;--muted:#94a3b8;--line:#ef44442e;--line-strong:#f5c84238;--shadow-xl:0 28px 90px #0000007a;--shadow-hot:0 0 0 1px #ef444429, 0 18px 48px #ef44442e;--max:1200px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;color:var(--ink);background:radial-gradient(circle at 14% 14%,#ef444438,#0000 26%),radial-gradient(circle at 88% 12%,#f5c8421f,#0000 20%),radial-gradient(circle at 50% 70%,#7f1d1d47,#0000 34%),linear-gradient(#050d1a 0%,#050812 42%,#03050a 100%);margin:0;font-family:Prompt,sans-serif;line-height:1.75}body:before{content:"";pointer-events:none;opacity:.8;background:linear-gradient(115deg,#f5c8420a,#0000 30%),linear-gradient(300deg,#ef44440f,#0000 32%);position:fixed;inset:0}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}::selection{color:#fff7ed;background:#ef444459}h1,h2,h3,h4{letter-spacing:.02em;font-family:Teko,Prompt,sans-serif}.site-shell{min-height:100vh;position:relative}.site-header{z-index:100;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(90deg,#050d1af5,#09101de0 52%,#1a0a0af0);border-bottom:1px solid #f5c84224;position:fixed;top:0;left:0;right:0;box-shadow:0 10px 40px #00000047}.header-wrap,.footer-wrap{width:min(var(--max), calc(100% - 32px));margin:0 auto}.header-wrap{grid-template-columns:auto 1fr auto;align-items:center;gap:18px;min-height:76px;padding:12px 0;display:grid}.brand-lockup{align-items:center;display:inline-flex}.brand-badge{box-shadow:var(--shadow-hot);background:linear-gradient(135deg,#ef444429,#f5c8421a);border:1px solid #f5c84229;border-radius:999px;justify-content:center;align-items:center;padding:6px 10px;display:inline-flex}.site-nav{flex-wrap:wrap;justify-content:center;align-items:center;gap:2px;display:flex}.site-nav-link{color:#e2e8f0c2;border-radius:999px;padding:10px 12px;font-size:.94rem;transition:all .18s}.site-nav-link:hover{color:#fff7ed;background:#ef44441f;box-shadow:inset 0 0 0 1px #ef444424}.header-actions{align-items:center;gap:10px;display:flex}.cta-button{white-space:nowrap;border-radius:14px;justify-content:center;align-items:center;min-height:46px;padding:0 18px;font-weight:700;transition:transform .18s,box-shadow .18s,border-color .18s;display:inline-flex}.cta-button:hover{transform:translateY(-1px)}.cta-primary{color:#0a0f1e;background:linear-gradient(135deg,#f5c842,#f9df82);box-shadow:0 10px 26px #f5c84247,0 0 0 1px #f5c84238}.cta-outline{color:#f5c842;background:#f5c8420a;border:1px solid #f5c842e6;box-shadow:inset 0 0 0 1px #f5c84226}.site-footer{background:linear-gradient(#060a1299,#04070eeb),radial-gradient(circle at top,#ef44441f,#0000 36%);border-top:1px solid #f5c8421f;margin-top:72px;position:relative}.footer-wrap{justify-content:space-between;align-items:center;gap:20px;padding:28px 0 42px;display:flex}.footer-title{color:var(--accent-2);margin:0 0 6px;font-family:Teko,Prompt,sans-serif;font-size:2rem;line-height:1}.footer-copy{color:var(--muted);margin:0;font-size:.95rem}.footer-links{color:#f8fafc;flex-wrap:wrap;align-items:center;gap:16px;display:flex}.footer-links a{color:#e2e8f0d6}.footer-links a:hover{color:var(--accent-2)}@media (max-width:1120px){.header-wrap{grid-template-columns:1fr;justify-items:center;padding:14px 0 16px}.site-nav{gap:6px}.header-actions{justify-content:center;width:100%}}@media (max-width:720px){.header-wrap,.footer-wrap{width:min(var(--max), calc(100% - 22px))}.site-nav{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}.site-nav-link{text-align:center}.header-actions{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.cta-button{width:100%}.footer-wrap{flex-direction:column;align-items:flex-start}}
