/* amaslakov.com — strict, monospace accents, light-first. */
:root { --accent: #111827; --maxw: 46rem; }
:root[data-theme="dark"] { --accent: #cbd5e1; }
.brand { font-family: var(--mono); }
h1, h2, h3 { letter-spacing: -0.01em; }
