:root{--bg: #0A0E1A;--bg-2: #111827;--bg-3: #1C2438;--surface: #161D2E;--surface-2: #1E2840;--border: rgba(255,255,255,.07);--border-2: rgba(255,255,255,.12);--brand: #00E5C3;--brand-dim: rgba(0,229,195,.12);--brand-glow: rgba(0,229,195,.25);--accent: #FF6B35;--accent-dim: rgba(255,107,53,.12);--text-1: #F0F4FF;--text-2: #8B96B0;--text-3: #5A6480;--green: #10B981;--red: #EF4444;--yellow: #F59E0B;--font-display: "Syne", sans-serif;--font-body: "DM Sans", sans-serif;--r-sm: 8px;--r-md: 14px;--r-lg: 20px;--r-xl: 28px;--r-full: 9999px;--shadow-brand: 0 0 40px rgba(0,229,195,.15);--shadow-card: 0 4px 32px rgba(0,0,0,.4)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-text-size-adjust:100%;height:100%}body{font-family:var(--font-body);background:var(--bg);color:var(--text-1);min-height:100%;line-height:1.6;-webkit-font-smoothing:antialiased;overflow-x:hidden}#root{min-height:100dvh;display:flex;flex-direction:column}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border-2);border-radius:4px}::selection{background:var(--brand-dim);color:var(--brand)}h1,h2,h3,h4{font-family:var(--font-display);font-weight:700;line-height:1.2}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;background:none;font-family:inherit}input,textarea,select{font-family:inherit}.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}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.04'/%3E%3C/svg%3E");pointer-events:none;z-index:9999;opacity:.4}
