:root{--bg: #0c1f42;--text: #eef3fc;--muted: #aebdd8;--border: #e3e7ef;--primary: #6d28d9;--primary-hover: #5b21b6;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color-scheme:light;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:var(--bg);color:var(--text);line-height:1.55}#root{min-height:100vh}h1{font-size:22px;font-weight:700;letter-spacing:-.01em;margin:0}h2{font-weight:600;letter-spacing:-.01em}a{color:var(--primary);text-decoration:none}a:hover{text-decoration:underline}button{font-family:inherit;transition:background-color .15s ease,box-shadow .15s ease,opacity .15s ease}button:not(:disabled):hover{filter:brightness(.96)}button:disabled{opacity:.55;cursor:not-allowed}input,select,textarea{font-family:inherit;transition:border-color .15s ease,box-shadow .15s ease}input:focus,select:focus,textarea:focus{border-color:var(--primary)!important;box-shadow:0 0 0 3px #6d28d92e}*{scrollbar-width:thin;scrollbar-color:#b8c0cf transparent}*::-webkit-scrollbar{width:10px;height:10px}*::-webkit-scrollbar-thumb{background:#b8c0cf;border-radius:8px}.cl-rootBox,.cl-card{box-shadow:0 1px 3px #1018281a,0 1px 2px #1018280f!important}
