@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=JetBrains+Mono:wght@400;500;600;700&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #ffffff;--bg-subtle: #f8fafc;--sidebar-bg: #f8fafc;--border: #e2e8f0;--border-mid: #cbd5e1;--text-1: #0f172a;--text-2: #475569;--text-3: #94a3b8;--accent: #111111;--accent-hover: #000000;--accent-soft: #f4f4f4;--accent-mid: #e0e0e0;--code-bg: #f1f5f9;--code-border: #e2e8f0;--success: #16a34a;--font: "Inter", system-ui, -apple-system, sans-serif;--mono: "JetBrains Mono", "Fira Code", monospace;--r-sm: 6px;--r: 10px;--r-lg: 14px;--ease: cubic-bezier(.16, 1, .3, 1);--sidebar-w: 260px;--topbar-h: 52px}html,body,#root{height:100%;background-color:var(--bg);background-image:radial-gradient(circle,#c8c8c8 1px,transparent 1px);background-size:20px 20px;color:var(--text-1);font-family:var(--font);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::selection{background:var(--accent-mid)}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border-mid);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--text-3)}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
