*{box-sizing:border-box;margin:0;padding:0}body{color:#f8fafc;background:#0b0e14;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Inter,Sora,sans-serif}#app{min-height:100vh}:root{--bg-primary:#0b0e14;--bg-secondary:#0f172a;--bg-tertiary:#1e293b;--text-primary:#f8fafc;--text-secondary:#cbd5e1;--border-color:#334155;--accent-blue:#38bdf8;--accent-orange:#f97316;--success:#22d3ee;--danger:#ef4444}body{font-size:14px;line-height:1.6}button{cursor:pointer;border:none;outline:none;font-family:inherit}input,textarea,select{outline:none;font-family:inherit}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--bg-secondary)}::-webkit-scrollbar-thumb{background:var(--bg-tertiary);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#334155}
