@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--ink: #0f1117;--ink-muted: #4a5568;--ink-light: #718096;--surface: #ffffff;--surface-2: #f7f8fa;--surface-3: #edf0f4;--accent: #1a56db;--accent-hover: #1344b8;--accent-light: #ebf0fd;--red: #c53030;--red-light: #fff5f5;--red-border: #feb2b2;--yellow: #b7791f;--yellow-light: #fffbeb;--yellow-border: #f6e05e;--green: #276749;--green-light: #f0fff4;--green-border: #9ae6b4;--border: #e2e8f0;--radius: 10px;--radius-lg: 16px;--shadow: 0 1px 3px rgba(0,0,0,.08), 0 4px 16px rgba(0,0,0,.06);--shadow-lg: 0 4px 6px rgba(0,0,0,.07), 0 10px 40px rgba(0,0,0,.1);--sidebar-width: 240px;--topbar-height: 60px}html{scroll-behavior:smooth}body{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:15px;line-height:1.6;color:var(--ink);background:var(--surface-2);-webkit-font-smoothing:antialiased}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}button{cursor:pointer;font-family:inherit}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}
