:root{color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;--color-bg: #0b1117;--color-bg-glow: #10283c;--color-surface: #111c26;--color-surface-2: #172635;--color-surface-3: #203246;--color-border: #243647;--color-border-strong: #36516a;--color-text: #edf6ff;--color-text-muted: #91a4b7;--color-text-dim: #667b8f;--color-primary: #42e6b5;--color-primary-soft: rgba(66, 230, 181, .16);--color-secondary: #8b7dff;--color-danger: #ff647c;--color-warning: #f6b84b;--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.25rem;--space-6: 1.5rem;--radius-sm: .5rem;--radius-md: .875rem;--radius-lg: 1.25rem;--radius-xl: 1.75rem;--radius-pill: 999px;--shadow-soft: 0 16px 40px rgba(0, 0, 0, .32);--shadow-glow: 0 18px 60px rgba(66, 230, 181, .12);--motion-fast: .14s ease}*{box-sizing:border-box}html,body{margin:0;min-height:100%;background:radial-gradient(circle at top left,var(--color-bg-glow),transparent 28rem),var(--color-bg);color:var(--color-text)}button,input,select{font:inherit}button{border:0;cursor:pointer}button:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.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}
