@import url(https://fonts.googleapis.com/css2?family=Space+Mono:wght@400;700&family=VT323&display=swap);:root{--bg:#f4efe4;--panel:#fffdf7;--panel-2:#efe8d8;--ink:#3a3630;--muted:#6b6455;--muted-2:#8a8272;--accent:#c9d9b8;--accent-2:#dbe8cd;--accent-dark:#4a5a3a;--amber:#e0a545;--amber-dark:#96691f;--coral:#d1603d;--coral-dark:#963f24;--coral-tint:#f5ddd2;--blue:#4a7a8c;--blue-dark:#2c4c58;--blue-tint:#d9e6ea;--border:#3a3630;--radius:8px;--shadow:4px 4px 0 #3a3630;--shadow-sm:2px 2px 0 #3a3630;--font-mono:"Space Mono","Courier New",monospace;--font-pixel:"VT323","Courier New",monospace}body,html{background:#f4efe4;background:var(--bg);color:#3a3630;color:var(--ink);font-family:Space Mono,Courier New,monospace;font-family:var(--font-mono);margin:0;overflow-x:hidden;padding:0;scroll-behavior:smooth}section{margin:0 auto;max-width:900px;padding:5rem 2rem}h1,h2,h3{color:#3a3630;color:var(--ink);font-weight:700}a{color:#963f24;color:var(--coral-dark);text-decoration:none}a:hover{text-decoration:underline}button{font-family:Space Mono,Courier New,monospace;font-family:var(--font-mono)}::selection{background:#e0a545;background:var(--amber);color:#3a3630;color:var(--ink)}@keyframes type-cursor{50%{border-color:#0000}}
/*# sourceMappingURL=main.01f738d4.css.map*/