:root{--bg:#0b0b0c;--fg:#e8e6e1;--muted:#8a857d;--subtle:#5c5852;--accent:#6ab0f3;--rule:#1f1d1c;--rule-strong:#2d2a27}*,:before,:after{box-sizing:border-box}html,body{background:var(--bg);color:var(--fg);color-scheme:dark;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;padding:0;font-family:IBM Plex Serif,Georgia,serif;font-size:17px;line-height:1.6}main{max-width:40rem;margin:0 auto;padding:5rem 1.5rem 3rem}.hero{margin-bottom:5rem}.hero h1,.page-header h1{letter-spacing:-.015em;margin:0 0 .4rem;font-size:2.6rem;font-weight:600;line-height:1.1}.tagline{color:var(--muted);margin:0 0 2rem;font-size:1.05rem;font-style:italic}.hero p{margin:0 0 1.1rem}.actions{flex-wrap:wrap;gap:.6rem;margin:2.2rem 0 0;display:flex}.btn{border:1px solid var(--rule-strong);color:var(--fg);border-radius:4px;padding:.55rem 1rem;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:.84rem;text-decoration:none;transition:border-color .15s,background .15s,color .15s;display:inline-block}.btn:hover{border-color:var(--accent);color:var(--accent);background:#6ab0f30a}.btn.primary{border-color:var(--accent);color:var(--accent)}.btn.primary:hover{background:#6ab0f314}section{margin-bottom:3.5rem}section h2{text-transform:uppercase;letter-spacing:.18em;color:var(--muted);border-bottom:1px solid var(--rule);margin:0 0 1.5rem;padding-bottom:.7rem;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:.78rem;font-weight:500}.entry{margin-bottom:2.4rem}.entry:last-child{margin-bottom:0}.entry-head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.4rem 1rem;margin-bottom:.15rem;display:flex}.entry-title{font-size:1.05rem;font-weight:600}.entry-meta,.post-meta{color:var(--muted);font-family:IBM Plex Mono,ui-monospace,monospace;font-size:.78rem}.entry-sub{color:var(--muted);margin:0 0 .7rem;font-size:.95rem;font-style:italic}.entry ul{margin:.6rem 0 0;padding-left:1.2rem}.entry li{margin-bottom:.45rem}.entry li:last-child{margin-bottom:0}.entry p{margin:.6rem 0 0}.project-link,a.text-link,.site-nav a,.post-list a,.prose a{color:var(--accent);border-bottom:1px solid #6ab0f34d;text-decoration:none}.project-link:hover,a.text-link:hover,.site-nav a:hover,.post-list a:hover,.prose a:hover{border-bottom-color:var(--accent)}.capability-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem 1.5rem;display:grid}.capability-name{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;margin-bottom:.25rem;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:.78rem}.site-nav{gap:1.25rem;margin-bottom:3.5rem;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:.82rem;display:flex}.page-header{margin-bottom:3rem}.page-header>p{color:var(--muted);margin:.75rem 0 0}.post-list{margin:0;padding:0;list-style:none}.post-list li{border-top:1px solid var(--rule);padding:1.5rem 0}.post-list li:last-child{border-bottom:1px solid var(--rule)}.post-list a{font-size:1.18rem;font-weight:600}.post-list p{color:var(--muted);margin:.45rem 0}.draft-badge{border:1px solid var(--rule-strong);color:var(--muted);letter-spacing:.04em;text-transform:uppercase;vertical-align:middle;border-radius:3px;margin-left:.7rem;padding:.08rem .42rem;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:.7rem;display:inline-block}.page-header>.draft-badge{margin:0 0 .8rem}.prose h2,.prose h3{margin:2.5rem 0 .8rem;line-height:1.25}.prose p,.prose ul,.prose ol,.prose blockquote,.prose pre{margin:0 0 1.25rem}.prose ul,.prose ol{padding-left:1.5rem}.prose li{margin-bottom:.45rem}.prose blockquote{border-left:3px solid var(--rule-strong);color:var(--muted);padding:.15rem 0 .15rem 1rem}.prose blockquote p:last-child{margin-bottom:0}.prose code{border:1px solid var(--rule-strong);background:#111113;border-radius:3px;padding:.08rem .3rem;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:.84em}.prose pre{border:1px solid var(--rule-strong);background:#111113;border-radius:4px;padding:1rem;overflow-x:auto}.prose pre code{background:0 0;border:0;padding:0}.prose img,.prose video{border-radius:4px;max-width:100%;height:auto;margin:2rem auto;display:block}footer{border-top:1px solid var(--rule);color:var(--subtle);flex-wrap:wrap;justify-content:space-between;gap:1.5rem;margin-top:4rem;padding-top:1.5rem;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:.78rem;display:flex}footer .footer-links{flex-wrap:wrap;gap:1.25rem;display:flex}footer a{color:var(--muted);border-bottom:1px solid #0000;text-decoration:none}footer a:hover{color:var(--fg);border-bottom-color:var(--rule-strong)}@media (width<=480px){main{padding:3rem 1.25rem 2rem}.hero h1,.page-header h1{font-size:2rem}.hero{margin-bottom:3.5rem}section{margin-bottom:2.8rem}.capability-list{grid-template-columns:1fr}.site-nav{margin-bottom:2.5rem}}@media print{:root{--bg:#fff;--fg:#1a1a1a;--muted:#666;--subtle:#888;--rule:#ddd;--rule-strong:#ccc;--accent:#06c}body{font-size:10.5pt;line-height:1.45}main{max-width:none;padding:.5in}.actions,.site-nav,footer{display:none}.hero{margin-bottom:1.5rem}.hero h1{font-size:22pt}.tagline{margin-bottom:.8rem;font-size:11pt}section{page-break-inside:avoid;margin-bottom:1.2rem}.entry{page-break-inside:avoid;margin-bottom:.9rem}section h2{margin-bottom:.5rem;padding-bottom:.3rem}a,a.text-link,.project-link{color:inherit;border-bottom:none}}
