@import"https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;500;600&family=Inter:wght@400;500;600;700;800&display=swap";html{--bg: #f4f4f5;--surface: #ffffff;--surface-2: #e4e4e7;--border: #d4d4d8;--text: #18181b;--text-muted: #71717a;--code-bg: #1e1e2e;--code-text: #cdd6f4;--accent-blue: #3b82f6;--accent-yellow: #f59e0b;--accent-green: #22c55e;--accent-red: #ef4444;--accent-purple: #a855f7;--accent-cyan: #06b6d4;--tag-bg: rgba(59, 130, 246, .1);--tag-text: #3b82f6;--shadow-sm: 0 1px 3px rgba(0, 0, 0, .08);--shadow-md: 0 4px 16px rgba(0, 0, 0, .12)}html[data-theme=dark]{--bg: #09090b;--surface: #18181b;--surface-2: #27272a;--border: #3f3f46;--text: #fafafa;--text-muted: #a1a1aa;--code-bg: #0d0d14;--code-text: #cdd6f4;--tag-bg: rgba(59, 130, 246, .2);--tag-text: #93c5fd}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:Inter,Segoe UI,system-ui,sans-serif;background:var(--bg);color:var(--text);line-height:1.65;transition:background .25s ease,color .25s ease;min-height:100dvh;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:Inter,Segoe UI,system-ui,sans-serif;line-height:1.25;font-weight:700}code,pre,kbd{font-family:JetBrains Mono,Fira Code,Cascadia Code,monospace}a{color:var(--accent-blue);text-decoration:none}a:hover{text-decoration:underline}.hljs{background:var(--code-bg)!important;color:var(--code-text)!important;padding:0!important}.hljs-keyword{color:#cba6f7;font-weight:600}.hljs-built_in{color:#89b4fa}.hljs-string{color:#a6e3a1}.hljs-number{color:#fab387}.hljs-comment{color:#6c7086;font-style:italic}.hljs-title{color:#89dceb}.hljs-params{color:#cdd6f4}.hljs-operator{color:#89dceb}.hljs-punctuation{color:#cdd6f4}.hljs-literal{color:#fab387}.hljs-variable{color:#cdd6f4}.hljs-attr{color:#f38ba8}.hljs-class .hljs-title{color:#f9e2af}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border);border-radius:999px}::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem}@media(max-width:640px){.container{padding:0 1rem}}.svelte-12qhfyh,.svelte-12qhfyh:before,.svelte-12qhfyh:after{box-sizing:border-box;margin:0;padding:0}.svelte-12qhfyh::-webkit-scrollbar{width:6px;height:6px}.svelte-12qhfyh::-webkit-scrollbar-track{background:transparent}.svelte-12qhfyh::-webkit-scrollbar-thumb{background:var(--border);border-radius:999px}.svelte-12qhfyh::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}
