:root{--font-family: "Inter", system-ui, -apple-system, sans-serif;--bg-app: #020617;--bg-card: #0f172a;--border-color: #1e293b;--text-primary: #e2e8f0;--text-secondary: #94a3b8;--accent-primary: #2563eb}body{margin:0;padding:0;font-family:var(--font-family);background-color:var(--bg-app);color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button,input,select{font-family:inherit;outline:none}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#334155;border-radius:99px}::-webkit-scrollbar-thumb:hover{background:#475569}
