@import"https://fonts.googleapis.com/css2?family=Dokdo&display=swap";@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500&display=swap";@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500;600&display=swap";:root{--bg:#f4e9d8;--ink:#1a1a1a;--muted:#595249;--border:#e6d7bf;--accent:#d87756;--accent-dark:#4c3206;--white:#fff;--cream-light:#fffaf2}*{box-sizing:border-box;margin:0;padding:0}html{text-size-adjust:100%}body,html{height:100%}body{font-family:Dokdo,cursive;background:var(--bg);color:var(--ink);line-height:1.25;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button{touch-action:manipulation}button,input,select,textarea{font:inherit}h1,h2,h3,h4,h5,h6{font-weight:400;line-height:1.25}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}a,button,input,select,textarea{min-height:44px}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}