*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0a0a0a;--text: #c8c8c8;--text-muted: #666;--accent: #4a6a52;--font-mono: "JetBrains Mono", ui-monospace, monospace;--max-width: 65ch}#shader-bg{position:fixed;inset:0;z-index:-1}html{font-size:16px}body{background:var(--bg);color:var(--text);font-family:var(--font-mono);line-height:1.6;display:flex;justify-content:center;align-items:stretch;min-height:100vh;padding:1.5rem}.terminal{width:100%;max-width:80vw;min-height:calc(100vh - 3rem);margin:0 auto;display:flex;flex-direction:column;background:#0a0a0abf;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.08);border-radius:2px;box-shadow:0 0 80px #0009}h1,h2,h3,h4,h5,h6{color:var(--text);font-weight:400;line-height:1.3}h1{font-size:1.25rem;margin-bottom:1rem}h2{font-size:1rem;margin-top:2rem;margin-bottom:.75rem;color:var(--accent)}h3{font-size:.875rem;margin-top:1.5rem;margin-bottom:.5rem}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}main{max-width:var(--max-width);width:100%;margin:0 auto;padding:2rem;flex:1}.site-header{padding:1.5rem 2rem}.site-header nav{display:flex;justify-content:space-between;align-items:center;font-size:.875rem}.site-name{color:var(--text)}.nav-links{display:flex;gap:1.5rem}.nav-links a{color:var(--text-muted)}.nav-links a:hover{color:var(--accent)}.site-footer{padding:2rem;font-size:.75rem;color:var(--text-muted);text-align:center}.footer-links{display:flex;justify-content:center;gap:1.5rem}.footer-links a{color:var(--text-muted)}.footer-links a:hover{color:var(--accent)}.prose{line-height:1.7}.prose p{margin-bottom:1.25rem}.prose ul,.prose ol{margin-bottom:1.25rem;padding-left:1.5rem}.prose li{margin-bottom:.25rem}.prose blockquote{border-left:2px solid var(--accent);padding-left:1rem;margin:1.5rem 0;color:var(--text-muted)}.prose code{font-size:.875em;background:#ffffff0d;padding:.1em .3em}.prose pre{margin:1.5rem 0;padding:1rem;overflow-x:auto;font-size:.8rem;background:#0000004d;border:1px solid rgba(255,255,255,.1)}.prose pre code{background:none;padding:0}.prose a{text-decoration:underline;text-decoration-color:var(--text-muted)}.prose a:hover{text-decoration-color:var(--accent)}.prose img{max-width:100%;margin:1.5rem 0}.prose hr{border:none;border-top:1px solid rgba(255,255,255,.1);margin:2rem 0}.newsletter-form{margin-top:3rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1)}.newsletter-form label{display:block;font-size:.75rem;color:var(--text-muted);margin-bottom:.5rem}.form-row{display:flex;gap:.5rem}.form-row input[type=email]{flex:1;background:transparent;border:1px solid var(--text-muted);color:var(--text);font-family:var(--font-mono);font-size:.875rem;padding:.5rem}.form-row input[type=email]:focus{outline:none;border-color:var(--accent)}.form-row input[type=email]::placeholder{color:var(--text-muted)}.form-row button{background:transparent;border:1px solid var(--accent);color:var(--accent);font-family:var(--font-mono);font-size:.875rem;padding:.5rem 1rem;cursor:pointer}.form-row button:hover{background:var(--accent);color:var(--bg)}:root{--pagefind-ui-scale: .875;--pagefind-ui-primary: var(--accent);--pagefind-ui-text: var(--text);--pagefind-ui-background: var(--bg);--pagefind-ui-border: var(--text-muted);--pagefind-ui-border-width: 1px;--pagefind-ui-border-radius: 0;--pagefind-ui-font: var(--font-mono);--pagefind-ui-tag: rgba(255,255,255,.05)}.pagefind-ui__search-input{background:transparent!important;color:var(--text)!important;border:1px solid var(--text-muted)!important;border-radius:0!important}.pagefind-ui__search-input:focus{border-color:var(--accent)!important;outline:none!important;box-shadow:none!important}.pagefind-ui__search-clear{color:var(--text-muted)!important;background:none!important}.pagefind-ui__result-link{color:var(--text)!important;font-weight:400!important;font-family:var(--font-mono)!important;font-size:.875rem!important}.pagefind-ui__result-link:hover{color:var(--accent)!important}.pagefind-ui__result-excerpt{color:var(--text-muted)!important;font-family:var(--font-mono)!important;font-size:.8rem!important}.pagefind-ui__result-title,.pagefind-ui__message{font-family:var(--font-mono)!important}.pagefind-ui mark{background:#4a6a5259!important;color:var(--text)!important}.pagefind-ui__result{border-top:1px solid rgba(255,255,255,.08)!important}@media(max-width:768px){body{padding:.5rem}.terminal{max-width:100%;min-height:calc(100vh - 1rem)}}@media(max-width:480px){.site-header nav{flex-direction:column;gap:.75rem;align-items:flex-start}.form-row{flex-direction:column}.form-row button{width:100%}}@media(prefers-reduced-motion:reduce){#shader-bg{display:none}}
