:root{color-scheme:dark;--bg:#091014;--surface:#111b20;--surface-strong:#17252b;--text:#edf5f2;--muted:#9fb2ae;--line:#294047;--accent:#63e6be;--accent-strong:#2fc997;--max-width:1080px;background:var(--bg);color:var(--text);font-family:Inter,Hiragino Sans,Yu Gothic,system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at 85% 0%, #12302d 0, transparent 32rem), var(--bg);min-height:100vh;margin:0;line-height:1.75}a{color:inherit;text-decoration-color:color-mix(in srgb, var(--accent) 60%, transparent);text-underline-offset:.2em}a:hover{color:var(--accent)}img{max-width:100%;height:auto}.container{width:min(calc(100% - 2rem), var(--max-width));margin-inline:auto}.site-header{border-bottom:1px solid var(--line);background:color-mix(in srgb, var(--bg) 88%, transparent);backdrop-filter:blur(16px);z-index:10;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:1.5rem;min-height:4.5rem;display:flex}.brand{letter-spacing:-.02em;align-items:center;gap:.75rem;font-weight:750;text-decoration:none;display:inline-flex}.brand-mark{border:1px solid var(--accent);width:2.4rem;height:2.4rem;color:var(--accent);border-radius:.6rem;place-items:center;font-family:ui-monospace,monospace;font-size:.82rem;display:grid}nav{gap:1.25rem;display:flex}nav a{color:var(--muted);font-size:.93rem;text-decoration:none}.hero{padding-block:clamp(5rem,12vw,9rem)}.eyebrow{color:var(--accent);letter-spacing:.13em;text-transform:uppercase;font-family:ui-monospace,monospace;font-size:.78rem;font-weight:700;text-decoration:none}.hero h1{letter-spacing:-.055em;max-width:1080px;margin:.7rem 0 1.5rem;font-size:clamp(2.7rem,8vw,5.8rem);line-height:1.05}.mobile-break{display:none}.hero-copy,.lead{max-width:720px;color:var(--muted);font-size:clamp(1.05rem,2vw,1.25rem)}.section{padding-bottom:7rem}.section-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:baseline;margin-bottom:2rem;display:flex}.section-heading h2{margin:0 0 .8rem;font-size:1.5rem}.post-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,300px),1fr));gap:1rem;display:grid}.post-card{border:1px solid var(--line);background:linear-gradient(145deg, var(--surface-strong), var(--surface));border-radius:1rem;padding:1.5rem}.post-card-meta,.post-meta{color:var(--muted);flex-wrap:wrap;gap:.75rem 1rem;font-size:.85rem;display:flex}.post-card-meta a{color:var(--accent);text-decoration:none}.post-card h2{letter-spacing:-.025em;margin:.8rem 0;line-height:1.35}.post-card h2 a{text-decoration:none}.post-card p{color:var(--muted)}.tag-list{flex-wrap:wrap;gap:.45rem;margin:1rem 0 0;padding:0;list-style:none;display:flex}.tag-list a{color:var(--muted);font-size:.82rem;text-decoration:none}.page-header,.not-found{padding-block:clamp(4rem,9vw,7rem)}.page-header>h1,.not-found h1{letter-spacing:-.045em;margin:.5rem 0 2rem;font-size:clamp(2.5rem,7vw,4.8rem);line-height:1.1}.taxonomy-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.8rem;display:grid}.taxonomy-grid a{border:1px solid var(--line);background:var(--surface);border-radius:.8rem;justify-content:space-between;padding:1.2rem;text-decoration:none;display:flex}.taxonomy-grid strong{color:var(--accent)}.tag-cloud{flex-wrap:wrap;gap:.7rem;display:flex}.tag-cloud a{border:1px solid var(--line);background:var(--surface);border-radius:999px;padding:.55rem .9rem;text-decoration:none}.article{max-width:820px;padding-block:clamp(4rem,9vw,7rem)}.article-header{border-bottom:1px solid var(--line);padding-bottom:2.5rem}.article-header h1{letter-spacing:-.045em;margin:.6rem 0 1rem;font-size:clamp(2.3rem,7vw,4.5rem);line-height:1.15}.prose{padding-top:2.5rem;font-size:1.05rem}.prose h2{margin-top:3.2rem;font-size:1.8rem;line-height:1.35}.prose h3{margin-top:2.4rem}.prose p,.prose li{color:#d5e1de}.prose code{background:var(--surface-strong);color:var(--accent);overflow-wrap:anywhere;border-radius:.35rem;padding:.15em .4em;font-family:ui-monospace,monospace}.prose pre{border:1px solid var(--line);background:#05090b;border-radius:.8rem;min-width:0;max-width:100%;padding:1.2rem;overflow-x:auto}.prose pre code{color:inherit;background:0 0;padding:0}.prose blockquote{border-left:3px solid var(--accent);color:var(--muted);margin-inline:0;padding-left:1rem}.prose table{border:1px solid var(--line);border-spacing:0;table-layout:fixed;background:var(--surface);border-radius:.8rem;width:100%;max-width:100%;margin:1.5rem 0;overflow:hidden}.prose th,.prose td{border-bottom:1px solid var(--line);vertical-align:top;overflow-wrap:anywhere;padding:.7rem .8rem}.prose th{background:var(--surface-strong);color:var(--text);font-size:.9rem;font-weight:700}.prose th+th,.prose td+td{border-left:1px solid var(--line)}.prose tbody tr:last-child td{border-bottom:0}.button{background:var(--accent);color:#04110e;border-radius:.6rem;margin-top:1rem;padding:.7rem 1rem;font-weight:700;text-decoration:none;display:inline-block}.button:hover{background:var(--accent-strong);color:#04110e}.site-footer{border-top:1px solid var(--line);color:var(--muted)}.footer-inner{justify-content:space-between;gap:1rem;padding-block:2rem;font-size:.85rem;display:flex}.footer-inner p{margin:0}.advertising-notice{max-width:58rem;font-size:.78rem;margin-top:.45rem!important}.footer-links{flex-wrap:wrap;justify-content:flex-end;gap:.5rem 1rem;display:flex}.footer-links a{color:var(--muted)}@media (width<=640px){.header-inner{flex-direction:column;align-items:flex-start;padding-block:1rem}.mobile-break{display:initial}nav{justify-content:space-between;width:100%}.footer-inner{flex-direction:column}.footer-links{justify-content:flex-start}.prose table{font-size:.86rem}.prose th,.prose td{padding:.6rem .45rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
