@import "https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Noto+Sans+SC:wght@400;500;600&display=swap";:root{--font-display:"Bebas Neue", system-ui, sans-serif;--font-body:"Noto Sans SC", system-ui, sans-serif;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{min-height:100svh;font-family:var(--font-body);-webkit-font-smoothing:antialiased;background:#060608;margin:0}#root{min-height:100svh}.app{color:#e8e6ec;background:#060608;min-height:100svh}.hero{isolation:isolate;flex-direction:column;min-height:100svh;display:flex;position:relative;overflow:hidden}.hero-bg-layer{z-index:0;position:absolute;inset:-6%}.hero-bg-parallax{will-change:transform;width:100%;height:100%}.hero-bg-img{object-fit:cover;object-position:center 28%;filter:saturate(1.05)contrast(1.04);width:100%;height:100%}.hero-vignette{z-index:1;pointer-events:none;background:radial-gradient(55% 50% at 50% 42%,#0000 0%,#06060840 55%,#060608eb 100%),linear-gradient(#0606081a 0%,#0606088c 100%);position:absolute;inset:0}.hero-tint{z-index:2;pointer-events:none;opacity:0;mix-blend-mode:soft-light;transition:opacity .45s;position:absolute;inset:0}.hero-tint.is-left{opacity:1;background:linear-gradient(90deg,#38bdf859 0%,#0000 55%)}.hero-tint.is-right{opacity:1;background:linear-gradient(270deg,#fb923c61 0%,#0000 55%)}.hero-lightning{z-index:3;pointer-events:none;opacity:0;background:linear-gradient(165deg,#0000 38%,#bae6fd8c 48%,#f0f9ffe6 50%,#7dd3fc73 52%,#0000 62%);transition:opacity 50ms linear;position:absolute;inset:0}.hero-lightning[data-active="1"]{opacity:.22}.ember-canvas{z-index:4;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.hero-nav{z-index:6;justify-content:space-between;align-items:center;padding:1.25rem clamp(1rem,4vw,2.5rem);display:flex;position:relative}.hero-logo{font-family:var(--font-display), Impact, sans-serif;letter-spacing:.22em;color:#faf8fc;text-shadow:0 0 28px #000000d9;font-size:clamp(1.15rem,2.4vw,1.5rem);text-decoration:none}.hero-logo-accent{color:#fdba74}.hero-nav-links{letter-spacing:.12em;gap:clamp(1rem,3vw,2rem);font-size:.9rem;display:flex}.hero-nav-links a{color:#f8fafcd1;text-shadow:0 1px 12px #000000e6;text-decoration:none;transition:color .2s}.hero-nav-links a:hover{color:#fff}.hero-center{z-index:6;text-align:center;box-sizing:border-box;flex-direction:column;flex:1;justify-content:center;align-items:center;width:100%;max-width:52rem;margin:0 auto;padding:0 1.25rem 4rem;display:flex;position:relative}.hero-eyebrow{letter-spacing:.35em;text-transform:lowercase;color:#fef3c7e0;text-shadow:0 0 20px #000000e6;margin:0 0 .75rem;font-size:.78rem}.hero-title{font-family:var(--font-display), sans-serif;letter-spacing:.08em;color:#fff;text-shadow:0 0 40px #000000f2,0 0 80px #fb923c26,0 0 80px #38bdf81f;margin:0;font-size:clamp(2.75rem,9vw,5.5rem);font-weight:400;line-height:1.05}.hero-sub{letter-spacing:.06em;color:#e2e8f0e0;text-shadow:0 1px 18px #000000f2;max-width:22em;margin:1.25rem 0 0;font-size:clamp(.95rem,2.2vw,1.15rem)}.hero-cta{flex-wrap:wrap;justify-content:center;gap:.85rem;margin-top:2.25rem;display:flex}.btn{letter-spacing:.14em;border-radius:999px;justify-content:center;align-items:center;padding:.85rem 1.65rem;font-size:.88rem;text-decoration:none;transition:transform .2s,box-shadow .25s,background .2s,border-color .2s;display:inline-flex}.btn-primary{color:#0c0a09;background:linear-gradient(135deg,#fed7aa 0%,#fb923c 45%,#ea580c 100%);border:1px solid #fed7aaf2;font-weight:600;box-shadow:0 0 0 1px #00000059,0 12px 40px #ea580c59}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 0 0 1px #00000059,0 18px 48px #ea580c73}.btn-ghost{color:#f8fafc;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172a59;border:1px solid #94a3b873}.btn-ghost:hover{background:#1e293b8c;border-color:#e2e8f0bf;transform:translateY(-2px)}.section{max-width:48rem;margin:0 auto;padding:clamp(3rem,8vw,5rem) clamp(1.25rem,5vw,3rem)}.section h2{font-family:var(--font-display), sans-serif;letter-spacing:.12em;margin:0 0 1rem;font-size:clamp(1.5rem,4vw,2rem);font-weight:400}.section p{color:#cbd5e1eb;letter-spacing:.04em;margin:0;line-height:1.75}.section-dark{background:#060608;border-top:1px solid #33415580}.section-ember{background:linear-gradient(#060608 0%,#0f0a08 40%,#060608 100%);border-top:1px solid #78350f59}.site-footer{text-align:center;letter-spacing:.2em;color:#94a3b8bf;background:#060608;padding:2rem 1.25rem 3rem;font-size:.75rem}@media (width<=640px){.hero-nav-links{display:none}}@media (prefers-reduced-motion:reduce){.hero-bg-parallax{transform:none!important}.hero-lightning{display:none}.btn:hover{transform:none}}
