@import"https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,500;9..144,600&family=Inter:wght@400;500;600&family=IBM+Plex+Mono:wght@400;500&display=swap";:root{--paper: #f7f7f2;--paper-raised: #ffffff;--rule: #e3e1d8;--ink-900: #1e2a38;--ink-600: #5b6673;--accent-pine: #3f6f4e;--accent-sienna: #b5602e;--font-display: "Fraunces", Georgia, serif;--font-body: "Inter", -apple-system, sans-serif;--font-mono: "IBM Plex Mono", "Courier New", monospace}*{box-sizing:border-box}html,body{margin:0;padding:0;height:100%}body{font-family:var(--font-body);color:var(--ink-900);-webkit-font-smoothing:antialiased}button{font-family:inherit}a{color:inherit}::selection{background:var(--accent-pine);color:var(--paper)}
