html.auth-app,html.dashboard-route{font-family:Inter,Segoe UI,Roboto,system-ui,sans-serif}html.auth-app .font-mono,html.auth-app code,html.auth-app kbd,html.auth-app pre,html.auth-app samp,html.dashboard-route .font-mono,html.dashboard-route code,html.dashboard-route kbd,html.dashboard-route pre,html.dashboard-route samp{font-family:JetBrains Mono,Fira Code,ui-monospace,monospace}html.dashboard-route{--ws-bg:#0e1117;--ws-surface:#11161d;--ws-surface-elevated:#151b23;--ws-surface-raised:#1c2129;--ws-surface-hover:#161b22;--ws-border:hsla(0,0%,100%,.08);--ws-border-accent:rgba(34,211,238,.12);--ws-overlay:rgba(1,4,9,.72);--ws-text-muted:hsla(0,0%,100%,.65);--ws-glow-cyan:rgba(34,211,238,.15)}html.dashboard-route select{color-scheme:dark}html.dashboard-route .dashboard-select-field,html.dashboard-route .dashboard-select-field option,html.dashboard-route select.dashboard-native-select,html.dashboard-route select.dashboard-native-select option,html.dashboard-route select.dashboard-select-field,html.dashboard-route select.dashboard-select-field option{color:#fff;background-color:#1e1e1e}html.dashboard-route .dashboard-select-field option:checked,html.dashboard-route select.dashboard-native-select option:checked,html.dashboard-route select.dashboard-select-field option:checked{background-color:#2a2f38;color:#fff}html.dashboard-route ::-webkit-scrollbar-track{background:var(--ws-surface)}html.dashboard-route ::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.12);border-radius:0}html.dashboard-route ::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,100%,.18)}html.dashboard-route .fixed.inset-0.z-\[100\]>.absolute.inset-0{background-color:var(--ws-overlay)!important}html.dashboard-route .fixed.inset-0.z-\[100\]>.relative.rounded-2xl{background-color:var(--ws-surface-elevated);border-color:var(--ws-border)}