@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";:root{--bg:#07111b;--panel:#ffffff0a;--panel-strong:#ffffff0f;--text:#f5f7fb;--soft:#c7d0df;--muted:#7f8da3;--muted-2:#9aa6b8;--line:#ffffff14;--cyan:#67e8f9;--gold:#f6c76b}html{scroll-behavior:smooth}*{box-sizing:border-box}::selection{color:#fff;background:#67e8f92e}body{background:var(--bg);min-width:320px;color:var(--text);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,textarea,select{font:inherit}.section-shell{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.section-accent{background:linear-gradient(#ffffff06 0%,#ffffff04 100%)}.glass-panel{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#0e1623e0,#090f19f0);border:1px solid #ffffff14;box-shadow:0 25px 80px #00000047,inset 0 1px #ffffff0a}.section-title{letter-spacing:-.04em;color:#fff;font-size:clamp(2rem,4vw,3.4rem);font-weight:800;line-height:1}.eyebrow-cyan,.eyebrow-gold{text-transform:uppercase;letter-spacing:.34em;font-size:.75rem;font-weight:700}.eyebrow-cyan{color:var(--cyan)}.eyebrow-gold{color:var(--gold)}.btn-primary,.btn-secondary,.btn-ghost{border-radius:999px;justify-content:center;align-items:center;min-height:3.35rem;padding:0 1.25rem;font-weight:600;transition:transform .18s,background-color .18s,border-color .18s,box-shadow .18s,color .18s;display:inline-flex}.btn-primary:hover,.btn-secondary:hover,.btn-ghost:hover{transform:translateY(-1px)}.btn-primary{color:#06101a;background:linear-gradient(135deg,#7dd3fc,#67e8f9);border:1px solid #67e8f966;box-shadow:0 12px 30px #22d3ee2e}.btn-primary:hover{box-shadow:0 18px 36px #22d3ee38}.btn-secondary{color:#fff;background:#ffffff0a;border:1px solid #ffffff1a}.btn-secondary:hover{background:#fff1;border-color:#67e8f933}.btn-ghost{color:#f8df9d;background:#f6c76b14;border:1px solid #f6c76b2e}.btn-ghost:hover{background:#f6c76b1c;border-color:#f6c76b47}@media (width<=768px){.section-title{line-height:1.04}}
