*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root,[data-theme=dark]{--page-bg: #0a1628;--page-text: #e2e8f0;--muted-text: #64748b;--surface-bg: #111c2d;--surface-border: rgba(255, 255, 255, .07);--nav-bg: #ffffff;--nav-text: #111827;--nav-muted: #6b7280;--nav-border: #e8ecf0;--nav-hover-bg: #f3f4f6}[data-theme=light]{--page-bg: #f4f6f9;--page-text: #111827;--muted-text: #6b7280;--surface-bg: #ffffff;--surface-border: #e5e7eb;--nav-bg: #ffffff;--nav-text: #111827;--nav-muted: #6b7280;--nav-border: #e8ecf0;--nav-hover-bg: #f3f4f6}html,body{height:100%;font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,sans-serif;background:var(--page-bg);color:var(--page-text);-webkit-font-smoothing:antialiased;transition:background .2s,color .2s}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#1e3a5f;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#2a4a70}input,textarea,select,button{font-family:inherit}
