*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#18181b;--text:#e4e4e7;--muted:#c4c4ca;--border:#3f3f46;--hover-bg:#27272a}body{background:var(--bg);min-height:100vh;color:var(--text);-webkit-font-smoothing:antialiased;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.container{width:100%;max-width:44rem;margin:0 auto;padding:2.5rem 2rem}.nav{border:1px solid var(--border);background:#1f1f23;border-radius:6px;flex-wrap:wrap;gap:.25rem;width:fit-content;margin-bottom:1.75rem;margin-left:auto;margin-right:auto;padding:.2rem;display:flex}.nav a{color:var(--muted);border-radius:4px;padding:.35rem .55rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.82rem;text-decoration:none}.nav a:hover,.nav a[aria-current=page]{background:var(--hover-bg);color:var(--text)}.nav a:focus-visible,a:focus-visible{outline:2px solid var(--text);outline-offset:4px}.name{letter-spacing:0;margin-bottom:.5rem;font-size:1.73rem;font-weight:500}.status{color:var(--muted);margin-bottom:1rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.69rem;font-weight:400}.bio{color:var(--muted);margin-bottom:1.75rem;font-size:1rem;font-weight:300;line-height:1.65}.section{margin-bottom:1.75rem}.section-label{color:var(--muted);letter-spacing:0;text-transform:uppercase;margin-bottom:.75rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.75rem;font-weight:400}.posts{flex-direction:column;display:flex}.post{border-radius:6px;margin:0 -.75rem;padding:.65rem .75rem;text-decoration:none;display:block}.post:hover{background:var(--hover-bg)}.post-header{justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:.3rem;display:flex}.post h2{color:var(--text);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.9rem;font-weight:400}.post time,.footer{color:var(--muted);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.75rem}.post p{max-width:38rem;color:var(--muted);font-size:.9rem;font-weight:300;line-height:1.5}.tags{flex-wrap:wrap;gap:.5rem;display:flex}.tag{border:1px solid var(--border);color:var(--muted);border-radius:6px;padding:.25rem .45rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.75rem}.footer{margin-top:2rem}@media (width<=520px){.container{padding:2rem 1.25rem}.post-header{display:block}.post time{margin-top:.2rem;display:block}}
