@import "https://fonts.googleapis.com/css2?family=Caveat:wght@600;700&family=Source+Sans+3:wght@400;600;700&display=swap";
:root{--bg:#211c18;--board:#2c2620;--board-edge:#1a1612;--chalk:#f3ede0;--chalk-dim:#b9ae9a;--wheat:#d9a544;--crust:#c97a3d;--stamp:#b23b2e;--line:#f3ede02e;--good:#7da06b;--radius:14px}*{box-sizing:border-box;margin:0;padding:0}html,body{background:var(--bg);color:var(--chalk);min-height:100vh;font-family:"Source Sans 3",sans-serif}button{cursor:pointer;font-family:inherit}input{font-family:inherit}
