*,*:before,*:after{box-sizing:border-box}:root{--color-primary: #6366f1;--color-primary-light: #818cf8;--color-primary-dark: #4f46e5;--color-bg: #ffffff;--color-bg-subtle: #fafafa;--color-sidebar-bg: #09090b;--color-sidebar-hover: #18181b;--color-sidebar-active: #27272a;--color-text: #18181b;--color-text-muted: #71717a;--color-text-sidebar: #a1a1aa;--color-text-sidebar-active: #ffffff;--color-border: #e4e4e7;--color-code-bg: #f4f4f5;--color-link: #4f46e5;--font-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", "Inter", system-ui, sans-serif;--font-mono: "JetBrains Mono", "Fira Code", "Cascadia Code", ui-monospace, monospace;--sidebar-width: 260px;--content-max-width: 720px}html,body{height:100%}html{font-family:var(--font-sans);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;padding:0;background:var(--color-bg);color:var(--color-text)}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}
