:root{color-scheme:dark;--background-color: #121820;--surface-color: #18212c;--surface-elevated: #202b38;--text-primary: #f1f5f9;--text-secondary: #94a3b8;--text-muted: #64748b;--border-color: #2a3542;--accent-color: #3f8cff;--accent-hover-color: #5a9cff;--hover-color: rgba(255, 255, 255, .05);--shadow-sm: 0 1px 2px rgba(0, 0, 0, .18);--shadow-md: 0 8px 24px rgba(0, 0, 0, .22);--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px}html,body{margin:0;min-width:320px;min-height:100%;background:var(--background-color);color:var(--text-primary);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{min-height:100vh}a{color:inherit;text-decoration:none}a:hover{text-decoration:none}button,input,textarea,select{font:inherit}*{box-sizing:border-box}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::selection{background:#3f8cff40;color:var(--text-primary)}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--background-color)}::-webkit-scrollbar-thumb{background:#344153;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:#46556a}
