*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #09090B;--bg-2: #0D0D10;--surface: #18181B;--surface-2: #1F1F23;--surface-3: #27272A;--border: #27272A;--border-2: #3F3F46;--primary: #3B82F6;--primary-dark: #2563EB;--primary-light:#60A5FA;--primary-dim: rgba(59,130,246,.1);--primary-glow: rgba(59,130,246,.2);--primary-ring: rgba(59,130,246,.35);--text: #FAFAFA;--text-2: #E4E4E7;--text-muted: #A1A1AA;--text-faint: #52525B;--green: #10B981;--green-dim: rgba(16,185,129,.12);--amber: #22C55E;--amber-dim: rgba(34,197,94,.12);--red: #EF4444;--red-dim: rgba(239,68,68,.12);--blue-dim: rgba(59,130,246,.12);--radius-sm: 6px;--radius: 10px;--radius-lg: 16px;--shadow-sm: 0 1px 3px rgba(0,0,0,.4);--shadow: 0 4px 20px rgba(0,0,0,.5);--shadow-lg: 0 12px 48px rgba(0,0,0,.6);--glow: 0 0 20px rgba(59,130,246,.15);--glow-lg: 0 0 40px rgba(59,130,246,.2)}html{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{background:var(--bg);color:var(--text);line-height:1.5;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer;border:none}input,textarea,select{font-family:inherit}.dot-grid{background-image:radial-gradient(circle,#27272A 1px,transparent 1px);background-size:28px 28px}.glow-line{height:1px;background:linear-gradient(90deg,transparent,var(--primary),transparent);opacity:.4}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.mono{font-variant-numeric:tabular-nums;font-feature-settings:"tnum"}.dash-float.svelte-1jx1w9q{position:fixed;bottom:24px;right:24px;z-index:9999;display:flex;align-items:center;gap:8px;padding:10px 20px;background:var(--surface);border:1px solid var(--border);border-radius:999px;color:var(--text-muted);font-size:.82rem;font-weight:600;text-decoration:none;box-shadow:0 4px 20px #00000080,0 1px 4px #0000004d;transition:border-color .15s,color .15s,transform .15s}.dash-float.svelte-1jx1w9q:hover{border-color:var(--primary);color:var(--primary);transform:translateY(-2px)}
