@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";
@import "https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;500&display=swap";
*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility}body{min-height:100dvh}img,picture,video,canvas,svg{max-width:100%;display:block}input,button,textarea,select{font:inherit}a{color:inherit;text-decoration:none}ul,ol{list-style:none}h1,h2,h3,h4,h5,h6,p{overflow-wrap:break-word}:root{--bg-primary:#f8f6f3;--bg-secondary:#efebe5;--bg-dark:#2c2926;--text-primary:#2d2a26;--text-secondary:#8a8580;--text-inverse:#f8f6f3;--accent:#6366f1;--accent-light:#eeedf5;--accent-muted:#a5b4fc;--code-bg:#292623;--code-text:#e8e4de;--code-border:#3d3a36;--border:#e5e1da;--space-xs:.25rem;--space-sm:.5rem;--space-md:.75rem;--space-lg:1rem;--space-xl:1.5rem;--space-2xl:2.5rem;--space-3xl:3.5rem;--max-width:1100px;--content-width:680px;--font-sans:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-mono:"JetBrains Mono", "Fira Code", monospace;--duration-fast:.1s;--duration-normal:.15s;--focus-ring:0 0 0 2px var(--bg-primary), 0 0 0 4px var(--accent)}html{font-family:var(--font-sans);color:var(--text-primary);background-color:var(--bg-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;-webkit-text-size-adjust:100%;font-size:16px;line-height:1.65}body{flex-direction:column;min-height:100dvh;display:flex}::selection{background:var(--accent-light);color:var(--text-primary)}h1{letter-spacing:-.025em;font-size:2rem;font-weight:700;line-height:1.2}h2{letter-spacing:-.02em;font-size:1.5rem;font-weight:600;line-height:1.25}h3{font-size:1.125rem;font-weight:600;line-height:1.35}h4{font-size:1rem;font-weight:600;line-height:1.4}p{margin-bottom:1.25rem;font-size:1rem;line-height:1.7}small{color:var(--text-secondary);font-size:.8125rem}a{color:var(--accent)}code{font-family:var(--font-mono);background:var(--bg-secondary);border-radius:4px;padding:.1em .35em;font-size:.85em}:focus-visible{box-shadow:var(--focus-ring);outline:none}.decorative{pointer-events:none}.container{width:100%;max-width:var(--max-width);padding:0 var(--space-lg);margin:0 auto}
.Header-module-scss-module__uJvYVW__header{background-color:var(--bg-dark);color:var(--text-inverse);z-index:100;position:sticky;top:0}.Header-module-scss-module__uJvYVW__inner{max-width:var(--max-width);padding:var(--space-md) var(--space-xl);justify-content:space-between;align-items:center;margin:0 auto;display:flex}.Header-module-scss-module__uJvYVW__logo{letter-spacing:-.02em;transition:color var(--duration-fast) ease;font-size:.9375rem;font-weight:700}.Header-module-scss-module__uJvYVW__logo:hover{color:var(--accent-muted)}.Header-module-scss-module__uJvYVW__nav{align-items:center;gap:var(--space-lg);display:flex}.Header-module-scss-module__uJvYVW__link{color:var(--text-inverse);opacity:.5;transition:opacity var(--duration-fast) ease;-webkit-user-select:none;user-select:none;align-items:center;gap:.3rem;font-size:.8125rem;font-weight:500;display:flex}.Header-module-scss-module__uJvYVW__link:hover,.Header-module-scss-module__uJvYVW__link.Header-module-scss-module__uJvYVW__active{opacity:1}.Header-module-scss-module__uJvYVW__prefix{font-family:var(--font-mono);opacity:.4;font-size:.6875rem}
.Footer-module-scss-module__QPfkOW__footer{background-color:var(--bg-dark);color:var(--text-inverse);margin-top:auto}.Footer-module-scss-module__QPfkOW__inner{max-width:var(--max-width);padding:var(--space-lg) var(--space-xl);justify-content:space-between;align-items:center;margin:0 auto;display:flex}.Footer-module-scss-module__QPfkOW__copy{opacity:.35;font-size:.75rem}.Footer-module-scss-module__QPfkOW__links{gap:var(--space-lg);display:flex}.Footer-module-scss-module__QPfkOW__link{color:var(--text-inverse);opacity:.45;transition:opacity var(--duration-fast) ease;-webkit-user-select:none;user-select:none;font-size:.75rem}.Footer-module-scss-module__QPfkOW__link:hover{opacity:.9}
