:root{--bg: #ece2d2;--surface: #f7f1e6;--card: #fffdf7;--border: #e6dbc4;--border-2: #d8cbb0;--text: #2c241b;--text-2: #8c7d68;--text-3: #b3a892;--accent: #c0552d;--accent-deep: #9c4220;--accent-soft: #f3e1d4;--sage: #6e7a52;--gold: #bd8b2c;--panel-bg: #26201a;--panel-card: #332a21;--panel-text: #efe6d6;--panel-text-2: #b3a488;--ai-bubble: #332a21;--user-bubble: #4a3a2a;--panel-border: #42352a}*{box-sizing:border-box}@media (min-width: 701px){html{zoom:1.25}}html,body,#root{margin:0;height:100%}html,body{overscroll-behavior-y:none}body{font-family:Hanken Grotesk,system-ui,sans-serif;color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font-family:inherit}input:focus,textarea:focus{outline:none}::-webkit-scrollbar{width:9px;height:9px}::-webkit-scrollbar-thumb{background:#78695047;border-radius:9px;border:2px solid transparent;background-clip:padding-box}::-webkit-scrollbar-thumb:hover{background:#78695080;background-clip:padding-box}@keyframes msgIn{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:none}}@keyframes blink{0%,80%,to{opacity:.25;transform:translateY(0)}40%{opacity:1;transform:translateY(-2px)}}@keyframes diceShake{0%,to{transform:rotate(0)}25%{transform:rotate(-16deg)}75%{transform:rotate(16deg)}}@keyframes timerPulse{0%,to{transform:scale(1);box-shadow:0 0 #bd8b2c73}50%{transform:scale(1.04);box-shadow:0 0 0 9px #bd8b2c00}}@keyframes fadeUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}
