@import "https://fonts.googleapis.com/css2?family=DM+Mono:wght@300;400&family=Unbounded:wght@900&display=swap";:root{--color-background:#0d0d0b;--color-panel:#10100e;--color-ink:#f0ece3;--color-muted:#f0ece361;--color-line:#ffffff0e;--color-accent:#e8c84a;--color-clay:#c4622d;--color-flame:#e07840;--color-harvest:#d4a832;--font-display:"Unbounded", Arial, sans-serif;--font-body:"DM Mono", "Courier New", monospace;--font-size-title:88px;--font-size-title-mobile:58px;--font-size-copy:13px;--font-size-small:10px;--font-size-year:9px;--motion-fast:.22s ease;--motion-slow:.7s ease;--motion-onboarding-exit:.92s}*,:before,:after{box-sizing:border-box}html,body{background:var(--color-background);min-height:100%;color:var(--color-ink);font-family:var(--font-body);margin:0}body{-webkit-user-select:none;user-select:none;overflow-x:hidden}html[data-yafa-first-visit="1"],html[data-yafa-first-visit="1"] body{background:var(--color-ink)}a{color:inherit}img{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}::selection{background:var(--color-accent);color:var(--color-background)}@media (width<=760px){html,body{overscroll-behavior:none;width:100%;height:100%;min-height:100%;overflow:hidden}body{position:fixed;inset:0}}
