*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#faf9f6;--surface:#f0ede6;--text:#1c1914;--muted:#8a7d65;--accent:#9a6500;--glow:#9a650014;--border:#9a650029;--font:ui-monospace, "Cascadia Code", "SF Mono", Menlo, Consolas, "Courier New", monospace;--width:660px;--ease:.14s ease}[data-theme=dark]{--bg:#201d13;--surface:#2a2618;--text:#e4d9c3;--muted:#8a7d62;--accent:#ffb300;--glow:#ffb3001a;--border:#ffb3002e}[data-theme=dark] body:before{content:"";pointer-events:none;z-index:9999;background:repeating-linear-gradient(0deg,#0000 0 3px,#0000000e 3px 4px);position:fixed;inset:0}html{background:var(--bg);color:var(--text);font-family:var(--font);-webkit-font-smoothing:antialiased;font-size:14px;line-height:1.75}body{flex-direction:column;min-height:100dvh;display:flex}.wrap{max-width:var(--width);width:100%;margin:0 auto;padding:0 1.5rem}main{flex:1;padding:2.5rem 0 5rem}header{text-align:center;padding:3rem 0 0}.terminal-icon{width:54px;height:54px;color:var(--accent);margin:0 auto 1.1rem;display:block}[data-theme=dark] .terminal-icon{filter:drop-shadow(0 0 10px #ffb30040)}.site-title{letter-spacing:.02em;font-size:1.05rem;font-weight:400}.site-title a{color:var(--accent);text-decoration:none}@keyframes blink{0%,49%{opacity:1}50%,to{opacity:0}}.cursor{background:var(--accent);vertical-align:text-bottom;width:.55em;height:.95em;margin-left:1px;animation:1.2s step-end infinite blink;display:inline-block}nav{justify-content:center;align-items:center;gap:1.75rem;margin-top:1.2rem;display:flex}nav a{color:var(--muted);transition:color var(--ease);font-size:.82rem;text-decoration:none}nav a:hover,nav a.active{color:var(--accent)}.theme-toggle{cursor:pointer;color:var(--muted);font-family:var(--font);min-inline-size:7ch;transition:color var(--ease);background:0 0;border:none;padding:0;font-size:.82rem;line-height:1}.theme-toggle:hover:enabled{color:var(--accent)}.theme-toggle:disabled{cursor:default}.header-rule{border:none;border-top:1px solid var(--border);margin:1.75rem 0 0}footer{text-align:center;color:var(--muted);border-top:1px solid var(--border);padding:1.25rem 0 2rem;font-size:.78rem}footer a{color:var(--muted);transition:color var(--ease);text-decoration:none}footer a:hover{color:var(--accent)}a{color:var(--accent);text-decoration:none}.post-list{flex-direction:column;list-style:none;display:flex}.post-item{transition:border-color var(--ease);border-bottom:1px solid #0000;grid-template-columns:7.5rem 1fr;gap:0 .75rem;padding:.55rem 0;display:grid}.post-item:hover{border-bottom-color:var(--border)}.post-date{color:var(--muted);align-self:start;padding-top:.15rem;font-size:.8rem}.post-title-link{color:var(--text);transition:color var(--ease);text-decoration:none;display:block}.post-item:hover .post-title-link{color:var(--accent)}.post-desc{color:var(--muted);grid-column:2;margin-top:.15rem;font-size:.8rem}.post-header{margin-bottom:2.5rem}.post-header h1{color:var(--accent);margin-bottom:.4rem;font-size:1.15rem;font-weight:400}.post-meta{color:var(--muted);font-size:.8rem}.post-content{color:var(--text)}.post-content h2{color:var(--accent);margin:2.25rem 0 .6rem;font-size:1rem;font-weight:400}.post-content h3{color:var(--accent);margin:1.75rem 0 .5rem;font-size:.92rem;font-weight:400}.post-content p{margin:1rem 0}.post-content ul,.post-content ol{margin:1rem 0;padding-left:1.5rem}.post-content li{margin:.3rem 0}.post-content a{color:var(--accent);text-decoration:underline;-webkit-text-decoration-color:var(--border);text-decoration-color:var(--border);text-underline-offset:3px;transition:text-decoration-color var(--ease)}.post-content a:hover{-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent)}.post-content code{background:var(--glow);color:var(--accent);font-size:.88em;font-family:var(--font);border-radius:2px;padding:.1em .35em}.post-content pre{background:var(--surface);border:1px solid var(--border);border-radius:2px;margin:1.5rem 0;padding:1.25rem;overflow-x:auto}[data-theme=dark] .post-content pre{background:#0a0906}.post-content pre code{color:var(--text);background:0 0;padding:0;font-size:.9em}.post-content blockquote{border-left:2px solid var(--accent);color:var(--muted);margin:1.5rem 0;padding-left:1rem}.post-content hr{border:none;border-top:1px solid var(--border);margin:2.5rem 0}.back-link{color:var(--muted);transition:color var(--ease);align-items:center;gap:.35rem;margin-top:3rem;font-size:.82rem;text-decoration:none;display:inline-flex}.back-link:hover{color:var(--accent)}.prose{color:var(--text)}.prose h1{color:var(--accent);margin-bottom:1.5rem;font-size:1.15rem;font-weight:400}.prose h2{color:var(--accent);margin-top:2rem;margin-bottom:.5rem;font-size:1rem;font-weight:400}.prose p{margin:1rem 0}.prose a{color:var(--accent);text-decoration:underline;-webkit-text-decoration-color:var(--border);text-decoration-color:var(--border);text-underline-offset:3px}.prose a:hover{-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent)}.projects-intro{margin-bottom:2.5rem}.section-path{color:var(--muted);margin-bottom:.35rem;font-size:.78rem}.projects-intro h1{color:var(--accent);margin-bottom:.65rem;font-size:1.15rem;font-weight:400}.projects-intro>p:last-child{color:var(--muted);max-width:34rem}.project-list{border-top:1px solid var(--border);list-style:none}.project-list>li{border-bottom:1px solid var(--border)}.project-entry{color:var(--text);transition:background-color var(--ease);grid-template-columns:2.5rem 1fr;gap:.9rem;padding:1.35rem .75rem 1.35rem 0;display:grid}.project-entry:hover,.project-entry:focus-visible{background:var(--glow)}.project-entry:focus-visible{outline:1px solid var(--accent);outline-offset:3px}.project-number{color:var(--muted);text-align:right;padding-top:.2rem;font-size:.76rem}.project-entry-content{flex-direction:column;min-width:0;display:flex}.project-entry-topline{justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.project-entry-title{font-size:1rem}.project-status{color:var(--muted);white-space:nowrap;font-size:.75rem}.project-status[data-status=in-progress]{color:var(--accent)}.project-entry-description{color:var(--muted);margin-top:.35rem;font-size:.82rem}.project-entry-meta{color:var(--muted);flex-wrap:wrap;gap:.2rem 1.1rem;margin-top:.8rem;font-size:.73rem;display:flex}.project-entry-action{color:var(--accent);margin-top:.8rem;font-size:.78rem}.project-detail .project-back-link{margin:0 0 2rem}.project-header{text-align:left;margin-bottom:3rem;padding:0}.project-eyebrow{color:var(--muted);flex-wrap:wrap;gap:.35rem 1rem;margin-bottom:.7rem;font-size:.75rem;display:flex}.project-header h1{color:var(--accent);font-size:clamp(1.35rem,4vw,1.75rem);font-weight:400;line-height:1.35}.project-summary{color:var(--muted);max-width:36rem;margin-top:.85rem;font-size:.9rem}.project-stack{flex-wrap:wrap;gap:.4rem 0;margin-top:1.25rem;list-style:none;display:flex}.project-stack li{color:var(--muted);font-size:.75rem}.project-stack li:not(:last-child):after{content:"·";color:var(--border);margin:0 .65rem}.project-links{flex-wrap:wrap;gap:.5rem 1.25rem;margin-top:1.25rem;display:flex}.project-source-link{text-decoration:underline;-webkit-text-decoration-color:var(--border);text-decoration-color:var(--border);text-underline-offset:3px;font-size:.82rem;display:inline-block}.project-source-link:hover{-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent)}.project-content{border-top:1px solid var(--border);padding-top:.5rem}@media (prefers-reduced-motion:reduce){.cursor{animation:none}.project-entry{transition:none}}@media (width<=520px){.post-item{grid-template-columns:1fr;gap:.1rem}.post-date{font-size:.75rem}.post-desc{grid-column:1}.terminal-icon{width:44px;height:44px}nav{gap:1rem}.project-entry{grid-template-columns:1.8rem 1fr;gap:.65rem}.project-entry-topline{flex-direction:column;align-items:flex-start;gap:.2rem}}.kofi-link{text-align:center;margin-top:1rem}.kofi-link a{color:#72a4f2;font-size:.9rem;text-decoration:none}.kofi-link a:hover{text-decoration:underline}
