@charset "UTF-8";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;scroll-behavior:smooth}:root{--bg: #0a0a0b;--surface: #111113;--surface2: #1c1c1f;--surface3: #242428;--border: rgba(255,255,255,.07);--border-strong: rgba(255,255,255,.13);--text: #fafaf9;--text-muted: rgba(250,250,249,.52);--text-subtle: rgba(250,250,249,.3);--accent: #fefd00;--accent-fg: #18180a;--accent-muted: rgba(254,253,0,.12);--accent-border: rgba(254,253,0,.22);--danger: #ff4d4f;--success: #4ade80;--sidebar-w: 220px;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--radius-xl: 20px;--ease: cubic-bezier(.4, 0, .2, 1)}:root[data-theme=light]{--bg: #f0f0f2;--surface: #ffffff;--surface2: #f4f4f6;--surface3: #ebebee;--border: rgba(0,0,0,.07);--border-strong: rgba(0,0,0,.13);--text: #18181b;--text-muted: rgba(24,24,27,.58);--text-subtle: rgba(24,24,27,.36);--accent: #fefd00;--accent-fg: #18180a;--accent-muted: rgba(254,253,0,.18);--accent-border: rgba(200,190,0,.35)}body{background:var(--bg);color:var(--text);font-family:Avenir,Avenir Next,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:background .2s,color .2s}
