@import"https://fonts.googleapis.com/css2?family=Raleway:wght@300&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg-page: #0f1117;--bg-card: #1a1f2e;--bg-input: #0f1117;--border: #2e3650;--text-primary: #e2e8f0;--text-secondary:#94a3b8;--text-muted: #4a5568;--accent: #4f9cf9;--success: #34d399;--warning: #fbbf24;--error: #f87171;--purple: #a78bfa;--nav-active-bg: rgba(79, 156, 249, .12)}[data-theme=light]{--bg-page: #f1f5f9;--bg-card: #ffffff;--bg-input: #f8fafc;--border: #e2e8f0;--text-primary: #1e293b;--text-secondary: #64748b;--text-muted: #94a3b8;--nav-active-bg: rgba(79, 156, 249, .1)}body{background:var(--bg-page);color:var(--text-primary);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;line-height:1.5;transition:background .2s,color .2s}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--bg-page)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--accent)}a{color:var(--accent);text-decoration:none}button{cursor:pointer;font-family:inherit;font-size:14px}input,select,textarea{font-family:inherit;font-size:14px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
