html,body{margin:0;padding:0}html{color-scheme:dark;scroll-behavior:smooth}:root{--color-bg: #030812;--color-surface: rgba(10, 18, 34, .95);--color-elevated: rgba(14, 24, 42, .9);--color-border: rgba(148, 163, 184, .1);--color-border-bright: rgba(96, 165, 250, .22);--color-accent: #38bdf8;--color-accent2: #818cf8;--color-blue: #2563eb;--color-text: #f0f4ff;--color-muted: #8ca8d0;--color-dim: #5a7094;--color-link: #60d7ff;--color-success: #4ade80;--color-warn: #fb923c;--color-danger: #f87171;--radius-sm: 10px;--radius-md: 16px;--radius-lg: 22px;--radius-xl: 28px;--radius-pill: 999px}body{min-height:100vh;background:radial-gradient(ellipse 80% 60% at 50% -10%,rgba(56,189,248,.08),transparent),radial-gradient(ellipse 60% 40% at 0% 50%,rgba(99,102,241,.06),transparent),radial-gradient(ellipse 60% 40% at 100% 20%,rgba(37,99,235,.07),transparent),#030812;color:var(--color-text);font-family:Avenir Next,Segoe UI,system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}button,input,textarea,select{font:inherit}a,button{-webkit-tap-highlight-color:transparent}a,button,[role=button]{touch-action:manipulation}@media (max-width: 768px){input,select,textarea{font-size:16px!important}}.gradient-text{background:linear-gradient(135deg,#60d7ff,#a5b4fc,#38bdf8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.glow-blue{box-shadow:0 0 32px #38bdf82e,0 0 80px #2563eb1a}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:#03081280}::-webkit-scrollbar-thumb{background:#38bdf833;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:#38bdf859}:focus-visible{outline:2px solid rgba(56,189,248,.5);outline-offset:2px;border-radius:4px}
