@import url('https://fonts.googleapis.com/css2?family=Archivo+Black&family=DM+Sans:wght@400;500;600;700&display=swap');
:root{--ink:#11110f;--paper:#f2efe7;--amber:#f4a900}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ink);color:var(--paper);font-family:'DM Sans',sans-serif;background-image:radial-gradient(rgba(255,255,255,.06) 1px,transparent 1px);background-size:4px 4px}.display{font-family:'Archivo Black',sans-serif;letter-spacing:-.055em}.htmx-indicator{display:none}.htmx-request .htmx-indicator{display:inline-block}
