@import"https://fonts.googleapis.com/css2?family=Roboto+Mono:wght@400;500;700&display=swap";:root{--bg: #f5f0e8;--bg-panel: #ffffff;--coral: #e8865a;--lime: #7ab830;--blue: #3a6bc0;--purple: #8a6aaa;--text: #2c2416;--bad: #c0442a;--good: #53b467;--accent: #cc7c5e;--gray1: #d4cfc6;--gray2: #8a8577;--gray3: #4a4639}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Georgia,Times New Roman,serif;background-color:var(--bg);color:var(--text);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code,pre,.monospace{font-family:Roboto Mono,Menlo,Monaco,Courier New,monospace}*:focus-visible{outline:2px solid var(--accent);outline-offset:2px}button{font-family:inherit;cursor:pointer;border:none;background:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}
