:root{--bg: #0B0F14;--bg-elevated: #14191F;--bg-input: #1B222B;--text: #E8EDF2;--text-dim: #8A97A6;--accent-blue: #1AA7E5;--accent-teal: #1FD6BE}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;min-height:100vh}::placeholder{color:#5c6877}input:focus,select:focus,textarea:focus{border-color:var(--accent-teal)!important}select option{background:var(--bg-input);color:var(--text)}a{color:inherit}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:#2d3946;border-radius:6px;border:2px solid var(--bg)}::-webkit-scrollbar-thumb:hover{background:#3a4756}
