.site-header{z-index:30;backdrop-filter:blur(16px);border-bottom:1px solid var(--border-subtle);background:#141613f0;position:sticky;top:0}.site-header__inner{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:28px;height:92px;display:grid}.brand{align-items:center;gap:13px;display:inline-flex}.brand__mark{width:40px;height:40px;color:var(--text-heading);letter-spacing:-.1em;border:1px solid #46533a;border-radius:9px;grid-auto-flow:column;place-content:center;padding-right:3px;font-size:23px;font-weight:750;line-height:1;display:grid}.brand__dot{color:var(--accent)}.brand__name{letter-spacing:-.035em;font-size:15px;font-weight:650}.primary-nav{gap:6px;margin-left:auto;display:flex}.primary-nav a{color:var(--text-muted);border-radius:6px;padding:8px 19px;font-size:12px;position:relative}.primary-nav a:hover{color:var(--text-heading)}.primary-nav a[aria-current]{color:var(--accent);background:#262c20}.social-links{flex-wrap:wrap;gap:5px;display:flex}.social-links a{width:28px;height:32px;color:var(--text-muted);place-items:center;font-size:13px;display:grid}.social-links a:hover{color:var(--accent)}.header-socials{flex-shrink:0;justify-self:end}@media (width<=800px){.site-header__inner{justify-content:space-between;gap:20px;height:76px;display:flex}.primary-nav{margin-left:auto}.primary-nav a{padding-inline:14px}.header-socials{display:none}}@media (width<=540px){.site-header__inner{gap:12px;height:70px}.brand{gap:8px}.brand__mark{border-radius:7px;width:32px;height:32px;font-size:20px}.brand__name{font-size:12px}.primary-nav{gap:0}.primary-nav a{padding:7px 11px;font-size:11px}}@media (pointer:coarse){.brand,.primary-nav a{min-height:44px}.primary-nav a{justify-content:center;align-items:center;min-width:44px;display:inline-flex}.social-links a{width:44px;height:44px}}.brand-icon{vertical-align:-.125em;flex-shrink:0;width:1.25em;height:1em;display:inline-block}.site-footer{border-top:1px solid var(--border-color);margin-top:66px}.footer-bottom{color:var(--text-muted);justify-content:space-between;align-items:center;gap:25px;padding:23px 0 28px;font-size:9px;display:flex}.footer-socials{display:none}.back-to-top{color:var(--text-muted);white-space:nowrap;font:9px var(--font-mono);margin-left:13px}@media (width<=1100px){.footer-role{display:none}}@media (width<=800px){.footer-bottom{flex-wrap:wrap;gap:12px}.footer-socials{display:flex}.back-to-top{margin-left:auto}.footer-bottom>span{width:100%}}@media (width<=540px){.site-footer{margin-top:40px}.footer-socials{gap:4px}}@media (pointer:coarse){.back-to-top{align-items:center;min-height:44px;display:inline-flex}}:root{color-scheme:dark;--bg-primary:#141613;--bg-card:#1b1e19;--bg-secondary:#22261f;--text-primary:#b9bdb3;--text-heading:#f0f1e9;--text-muted:#969d8f;--text-subtle:#b9bdb3;--text-link:#f0f1e9;--text-link-hover:#c1f17c;--border-color:#343a2f;--border-subtle:#2b3027;--accent:#c1f17c;--accent-gold:#e7cb80;--code-bg:#1b1e19;--code-text:#e5e9de;--font-body:"Manrope", sans-serif;--font-mono:"IBM Plex Mono", monospace}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{background:var(--bg-primary);color:var(--text-primary);font-family:var(--font-body);-webkit-font-smoothing:antialiased;margin:0;font-size:15px;line-height:1.7}::selection{background:var(--accent);color:var(--bg-primary)}[hidden]{display:none!important}a{color:var(--text-heading);text-decoration:none;transition:color .2s,background .2s,border-color .2s}a:hover{color:var(--accent)}button,input,select{font:inherit}button,select{cursor:pointer}button{color:inherit}img,svg{max-width:100%}img{height:auto}h1,h2,h3,h4,h5,h6{color:var(--text-heading);letter-spacing:-.045em;margin:0;font-weight:650;line-height:1.2}p{margin:0 0 1em}:focus-visible{outline:2px solid var(--accent);outline-offset:5px}#main:focus{outline:none}.site-container{width:min(1180px,100% - 96px);margin-inline:auto}.icon{vertical-align:middle;flex-shrink:0;display:inline-block}.accent{color:var(--accent)}.eyebrow{color:var(--text-muted);font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:400;line-height:1.7;display:block}.status-dot{background:var(--accent);vertical-align:middle;border-radius:50%;width:6px;height:6px;margin-right:9px;display:inline-block;box-shadow:0 0 0 4px #c1f17c12}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:100;background:var(--accent);color:var(--bg-primary);padding:10px 16px;position:fixed;top:10px;left:16px;transform:translateY(-150%)}.skip-link:focus{color:var(--bg-primary);transform:translateY(0)}.button{border:1px solid #0000;border-radius:5px;justify-content:center;align-items:center;gap:26px;min-height:46px;padding:11px 20px;font-size:12px;font-weight:650;line-height:1.6;transition:background .2s,color .2s,transform .2s,border-color .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button--primary{background:var(--accent);color:#1a2510}.button--primary:hover{color:#1a2510;background:#d1ffa0}.button .icon{width:17px;height:17px}.text-link{white-space:nowrap;align-items:center;gap:12px;font-size:12px;font-weight:550;display:inline-flex}.text-link .icon{width:17px;height:17px}.home-section{padding-top:73px}.hero+.home-section{padding-top:36px}.section-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:30px;display:flex}.section-heading .eyebrow{margin:0 0 10px;font-size:9px}.section-index{color:#a9bc92;margin-right:9px}.section-heading h2{font-size:32px;font-weight:550}.section-heading>.text-link{padding-bottom:3px}.count{border:1px solid var(--border-color);min-width:24px;height:22px;font:10px var(--font-mono);color:var(--text-muted);border-radius:4px;place-items:center;display:inline-grid}.home-section--posts{padding-top:75px;padding-bottom:34px}.page-heading{padding:74px 0 45px}.page-heading>.eyebrow{margin-bottom:21px}.page-heading h1{max-width:880px;font-size:clamp(38px,4.7vw,58px);font-weight:550}.page-heading>p:last-child{color:var(--text-muted);margin:23px 0 0;font-size:14px;line-height:1.9}.archive-page{padding-bottom:30px}.empty-state{text-align:center;padding:70px 20px}.empty-state h2{margin-bottom:15px;font-size:26px}.empty-state p{color:var(--text-muted)}.empty-state .button{margin-top:8px}.back-link{color:var(--text-muted);font:10px var(--font-mono);align-items:center;gap:10px;margin-bottom:35px;display:inline-flex}.back-link .icon{width:15px;height:15px}.meta-divider{color:#66715b}@media (width<=1100px){.site-container{width:calc(100% - 64px)}}@media (width<=800px){.site-container{width:calc(100% - 48px)}.hero+.home-section{padding-top:22px}.section-heading h2{font-size:28px}.page-heading{padding-top:55px}.page-heading h1{font-size:44px}}@media (width<=540px){.site-container{width:calc(100% - 36px)}.button{gap:15px;padding-inline:16px;font-size:11px}.home-section{padding-top:47px}.section-heading{gap:12px;margin-bottom:23px}.section-heading h2{font-size:25px}.section-heading .eyebrow{font-size:8px}.section-heading>.text-link{gap:7px;padding-bottom:3px;font-size:10px}.section-heading>.text-link .count{display:none}.section-heading>.text-link .icon{width:14px;height:14px}.page-heading{padding:45px 0 30px}.page-heading h1{font-size:37px}.page-heading>p:last-child{margin-top:19px;font-size:13px}.page-heading>p br{display:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}.app-card:hover,.button:hover,.app-card:hover .app-card__photo{transform:none}}@media (pointer:coarse){.text-link,.back-link{min-height:44px}}.is-page-hidden *,.is-page-hidden :before,.is-page-hidden :after{animation-play-state:paused!important}
