:root{--ground:#14100b;--panel:#1d1712;--panel-2:#241c15;--ink:#f5eddf;--ink-soft:#b9a992;--ink-faint:#7d6f5c;--crema:#c98d54;--crema-bright:#e0a869;--dose:#8cc0a2;--dose-deep:#5f9a7c;--line:#f5eddf24;--line-soft:#f5eddf14;--font-display:"Anton", "Arial Narrow", sans-serif;--font-body:"Archivo", "Helvetica Neue", system-ui, sans-serif;--font-mono:"IBM Plex Mono", ui-monospace, monospace}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--ground);color:var(--ink);font-family:var(--font-body);-webkit-font-smoothing:antialiased;margin:0;font-size:16px;line-height:1.6}img{max-width:100%;display:block}a{color:inherit}::selection{background:var(--crema);color:var(--ground)}h1,h2,h3{margin:0;font-weight:400}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
