:root{--vt-bg:#0e0d0b;--vt-bg-2:#0a0908;--vt-panel:#14120e;--vt-line:#2a2620;--vt-line-2:#4a443a;--vt-ink:#f2ead9;--vt-ink-2:#c9c0ae;--vt-muted:#a89f8f;--vt-faint:#7d7666;--vt-orange:#ff5c00;--vt-green:#3fd97e;--font-display:"Anton", sans-serif;--font-body:"Space Grotesk", sans-serif;--font-mono:"JetBrains Mono", monospace}*{box-sizing:border-box}body{background:var(--vt-bg);color:var(--vt-ink);font-family:var(--font-body);-webkit-font-smoothing:antialiased;margin:0;overflow-x:hidden}::selection{background:var(--vt-orange);color:var(--vt-bg)}a{color:var(--vt-ink);text-decoration:none}a:hover{color:var(--vt-orange)}:focus-visible{outline:2px solid var(--vt-orange);outline-offset:3px}input::placeholder{color:#0e0d0b73}@media (pointer:fine){body[data-cursor=on],body[data-cursor=on] a,body[data-cursor=on] button,body[data-cursor=on] input,body[data-cursor=on] select,body[data-cursor=on] label{cursor:none}}@media (max-width:900px){[data-hide-mobile]{display:none!important}}@media (prefers-reduced-motion:reduce){[data-motion]{transition:none!important;animation:none!important}}@keyframes blinkCaret{0%,49%{opacity:1}50%,to{opacity:0}}@keyframes marqueeX{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes scanY{0%{top:-14%}to{top:114%}}@keyframes loadBar{0%{width:0}to{width:100%}}.site-header{z-index:80;border-bottom:1px solid var(--vt-line);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0e0d0bf2;position:sticky;top:0}.site-header__inner{justify-content:space-between;align-items:center;gap:1.5rem;max-width:1280px;margin:0 auto;padding:14px clamp(16px,4vw,44px);display:flex}.site-header__brand{font-family:var(--font-display);letter-spacing:.05em;color:var(--vt-ink);font-size:24px}.site-nav{flex-wrap:wrap;gap:clamp(14px,2.5vw,28px);display:flex}.site-nav a{font-family:var(--font-mono);letter-spacing:.22em;text-transform:uppercase;color:var(--vt-muted);font-size:11px}.site-nav a:hover{color:var(--vt-orange)}.site-main{min-height:60vh}.prose,.blog-list{max-width:760px;margin:0 auto;padding:clamp(48px,8vw,96px) clamp(20px,5vw,32px)}.prose h1,.blog-list h1{font-family:var(--font-display);letter-spacing:.008em;text-transform:uppercase;margin:0 0 1.5rem;font-size:clamp(38px,7vw,72px);font-weight:400;line-height:.98}.prose h2{font-family:var(--font-display);letter-spacing:.01em;text-transform:uppercase;margin:2.5rem 0 1rem;font-weight:400}.prose h3{font-family:var(--font-display);margin:2rem 0 .75rem;font-weight:400}.prose p,.prose li{color:var(--vt-ink-2);font-size:17px;line-height:1.7}.prose a{color:var(--vt-orange);border-bottom:1px solid var(--vt-orange)}.prose img,.post-hero{border:1px solid var(--vt-line);max-width:100%;height:auto;margin:1.5rem 0}.post-date{font-family:var(--font-mono);letter-spacing:.16em;color:var(--vt-faint);margin-top:-.5rem;font-size:12px}.back-link{font-family:var(--font-mono);letter-spacing:.2em;text-transform:uppercase;color:var(--vt-muted);margin-bottom:1.5rem;font-size:11px;display:inline-block}.post-cards{background:var(--vt-line);border:1px solid var(--vt-line);grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1px;padding:0;list-style:none;display:grid}.post-card__link{background:var(--vt-bg);height:100%;color:inherit;padding-bottom:1.25rem;display:block}.post-card__link:hover{background:var(--vt-panel)}.post-card__img{width:100%;height:auto;margin-bottom:1rem;display:block}.post-card h2{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.01em;margin:1rem 1.25rem .5rem;font-size:1.4rem;font-weight:400}.post-card p{color:var(--vt-muted);margin:0 1.25rem;font-size:14.5px;line-height:1.6}
