:root{--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--font-size-xs:0.75rem;--font-size-sm:0.875rem;--font-size-base:1rem;--font-size-lg:1.25rem;--font-size-xl:1.5rem;--font-size-2xl:2rem;--font-size-hero:3rem;--line-height-tight:1.2;--line-height-base:1.6;--line-height-relaxed:1.8;--letter-spacing-tight:-0.02em;--letter-spacing-normal:0;--letter-spacing-wide:0.05em;--letter-spacing-wider:0.1em;--space-1:0.25rem;--space-2:0.5rem;--space-3:0.75rem;--space-4:1rem;--space-6:1.5rem;--space-8:2rem;--space-12:3rem;--space-16:4rem;--content-max-width:860px;--content-padding:var(--space-6);--transition-fast:150ms ease;--transition-base:250ms ease;--transition-slow:400ms ease;--color-bg:#fafafa;--color-bg-alt:#f0f0f0;--color-fg:#1a1a1a;--color-fg-muted:#666;--color-fg-subtle:#999;--color-accent:#06c;--color-accent-hover:#0052a3;--color-border:#e0e0e0;--noise-opacity:0.25}[data-theme=dark]{--color-bg:#0a0a0a;--color-bg-alt:#1a1a1a;--color-fg:#e0e0e0;--color-fg-muted:#a0a0a0;--color-fg-subtle:#666;--color-accent:#66b3ff;--color-accent-hover:#9cf;--color-border:#333;--noise-opacity:0.05}[data-noise-overlay]{filter:invert(1)}[data-theme=dark] [data-noise-overlay]{filter:none}@media (prefers-reduced-motion:reduce){:root{--transition-fast:0ms;--transition-base:0ms;--transition-slow:0ms}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-text-size-adjust:100%}[role=button],a,body,button,input,label,select,textarea{cursor:url(/gom-jabbar_cursor.png),auto}body{font-family:var(--font-mono);font-size:var(--font-size-base);line-height:var(--line-height-base);color:var(--color-fg);background-color:var(--color-bg);height:100vh;height:100dvh;overflow:hidden}h1,h2,h3,h4,h5,h6{font-weight:400;line-height:var(--line-height-tight)}a{color:var(--color-accent);text-decoration:none;transition:color var(--transition-fast)}a:hover{color:var(--color-accent-hover);text-decoration:underline}a:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}button{font-family:inherit;font-size:inherit;cursor:url(/gom-jabbar_cursor.png),auto;border:none;background:none}button:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.scroll-container{scrollbar-width:thin;scrollbar-color:var(--color-border) transparent}.blog-hex-divider{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.75rem;color:var(--color-fg-subtle);text-align:center;letter-spacing:.05em;margin:2rem 0}.scroll-container::-webkit-scrollbar{width:6px}.scroll-container::-webkit-scrollbar-track{background:transparent}.scroll-container::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:3px}.scroll-container::-webkit-scrollbar-thumb:hover{background:var(--color-fg-muted)}@media (max-width:640px){:root{--content-padding:var(--space-4);--font-size-hero:2rem;--font-size-2xl:1.5rem}}.NoiseOverlay_noise__4viJy{position:fixed;top:0;left:0;width:100vw;height:100vh;pointer-events:none;z-index:9999;opacity:var(--noise-opacity)}