:root{--color-bg: #070707;--color-surface: rgba(255, 255, 255, .06);--color-surface-strong: rgba(255, 255, 255, .1);--color-text: #f8f8f8;--color-muted: #b8b8b8;--color-primary: #ff7a1a;--color-primary-soft: rgba(255, 122, 26, .18);--color-accent: #7dd3fc;--radius-lg: 24px;--radius-xl: 32px;--shadow-soft: 0 24px 80px rgba(0, 0, 0, .35);--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-6: 1.5rem;--space-8: 2rem}html{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--color-text);background:var(--color-bg);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}body{margin:0}*{box-sizing:border-box}.eyebrow{margin:0;color:var(--color-primary);font-weight:900;letter-spacing:.08em;text-transform:uppercase;font-size:.78rem}p{line-height:1.6}::selection{color:#070707;background:var(--color-primary)}.page-shell{min-height:100vh;background:radial-gradient(circle at 20% 0%,rgba(255,122,26,.12),transparent 32rem),radial-gradient(circle at 85% 18%,rgba(125,211,252,.08),transparent 30rem),var(--color-bg)}.content-frame{width:min(1120px,100% - 2rem);margin-inline:auto}.gradient-orb{position:absolute;pointer-events:none;border-radius:999px;filter:blur(44px);opacity:.55}.gradient-orb--one{width:22rem;height:22rem;left:-7rem;top:9rem;background:#ff7a1a38}.gradient-orb--two{width:20rem;height:20rem;right:-8rem;top:28rem;background:#7dd3fc1f}.cta-button,.ghost-button{display:inline-flex;align-items:center;justify-content:center;min-height:3rem;padding:.85rem 1.1rem;border-radius:999px;font-weight:900;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.cta-button{color:#070707;border:0;background:linear-gradient(135deg,var(--color-primary),#ffb15f);cursor:pointer}.cta-button--glow{box-shadow:0 0 0 1px #ffffff14,0 20px 70px #ff7a1a47}.ghost-button{color:var(--color-text);border:1px solid rgba(255,255,255,.12);background:#ffffff0f}.cta-button:hover,.ghost-button:hover{transform:translateY(-2px)}.cta-button:disabled{opacity:.65;cursor:wait}.glass-card,.stat-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}button,input,select,textarea{font:inherit}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;z-index:1000;top:.75rem;left:.75rem;transform:translateY(-150%);padding:.8rem 1rem;color:#070707;background:var(--color-primary);border-radius:999px;font-weight:900;text-decoration:none}.skip-link:focus{transform:translateY(0)}:focus-visible{outline:2px solid rgba(255,122,26,.9);outline-offset:3px}
