@import url("https://fonts.googleapis.com/css2?family=Fraunces:ital,wght@0,300;0,500;1,300&family=DM+Mono:wght@400;500&display=swap");*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--ink:#18140f;--paper:#f6f1e9;--cream:#ede7d8;--amber:#c8860a;--amber-lt:#f0c96e;--amber-pale:#fdf4dc;--muted:#7a6e60;--border:#d5ccc0;--green:#2d7a4a;--green-bg:#e6f4ed;--red:#b83232;--red-bg:#fdf0f0;--r:8px;--mono:"DM Mono",monospace;--serif:"Fraunces",serif}body,html{min-height:100vh;background:var(--paper);color:var(--ink);font-family:var(--mono);-webkit-font-smoothing:antialiased}