:root{--color-bg:#fafaf9;--color-fg:#111;--color-muted:#6b7280;--color-accent:#0b62d6;--color-accent-success:#047857;--color-error:#dc2626;--color-border:#e5e5e5;--color-card-bg:#fff;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-12:3rem;--space-16:4rem;--radius-sm:4px;--radius-md:6px;--radius-lg:12px;--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", sans-serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, monospace;--color-code-bg:#f4f4f2;--color-warning-bg:#fff9e6;--color-warning-border:#f0c040;--color-warning-fg:#7a5c00;--content-width:720px;--wide-width:1080px;--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-3xl:1.875rem;--text-4xl:2.25rem;--text-5xl:3rem}*,:before,:after{box-sizing:border-box}html,body{background:var(--color-bg);color:var(--color-fg);font-family:var(--font-sans);font-size:var(--text-base);-webkit-font-smoothing:antialiased;margin:0;padding:0;line-height:1.55}h1,h2,h3,p{margin:0}a{color:inherit}button{cursor:pointer;font-family:inherit}.prose h1{font-size:var(--text-3xl);letter-spacing:-.02em;margin:var(--space-8) 0 var(--space-4);font-weight:700;line-height:1.2}.prose h2{font-size:var(--text-xl);letter-spacing:-.01em;margin:var(--space-8) 0 var(--space-3);font-weight:600}.prose h3{font-size:var(--text-lg);margin:var(--space-6) 0 var(--space-2);font-weight:600}.prose p{margin:0 0 var(--space-4);line-height:1.7}.prose a{color:var(--color-accent);text-underline-offset:2px}.prose strong,.prose b{font-weight:600}.prose ul,.prose ol{margin:0 0 var(--space-4);padding-left:var(--space-6)}.prose li{margin-bottom:var(--space-2);line-height:1.6}.prose blockquote{border-left:3px solid var(--color-border);margin:var(--space-4) 0;padding:var(--space-2) 0 var(--space-2) var(--space-4);color:var(--color-muted)}.prose hr{border:none;border-top:1px solid var(--color-border);margin:var(--space-8) 0}.prose code{font-family:var(--font-mono);background:var(--color-border);padding:1px var(--space-1);border-radius:var(--radius-sm);font-size:.875em}.prose pre{background:var(--color-code-bg);border-radius:var(--radius-md);padding:var(--space-4);margin:0 0 var(--space-4);overflow-x:auto}.prose pre code{font-size:var(--text-sm);background:0 0;padding:0}
.layout-module-scss-module__95db7a__header{border-bottom:1px solid var(--color-border);padding:var(--space-4);background:var(--color-bg);z-index:10;position:sticky;top:0}.layout-module-scss-module__95db7a__header-inner{max-width:var(--wide-width);justify-content:space-between;align-items:center;margin:0 auto;display:flex}.layout-module-scss-module__95db7a__logo{font-weight:700;font-size:var(--text-base);letter-spacing:-.02em;color:var(--color-fg);text-decoration:none}.layout-module-scss-module__95db7a__nav{gap:var(--space-4);display:flex}@media (min-width:640px){.layout-module-scss-module__95db7a__nav{gap:var(--space-6)}}.layout-module-scss-module__95db7a__nav-link{font-size:var(--text-sm);color:var(--color-muted);text-decoration:none;transition:color .1s}.layout-module-scss-module__95db7a__nav-link:hover{color:var(--color-fg)}.layout-module-scss-module__95db7a__footer{border-top:1px solid var(--color-border);padding:var(--space-8) var(--space-4);margin-top:var(--space-16)}.layout-module-scss-module__95db7a__footer-inner{max-width:var(--wide-width);font-size:var(--text-xs);font-family:var(--font-mono);color:var(--color-muted);margin:0 auto}
