:root{color:#f6e7bf;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;background:#101015;font-family:Noto Sans TC,Microsoft JhengHei,system-ui,sans-serif}*{box-sizing:border-box}body{background:#101015;min-width:320px;min-height:100vh;margin:0;overflow:hidden}button{font:inherit}.rpg-game,.playfield{position:fixed;inset:0;overflow:hidden}.playfield canvas{image-rendering:pixelated;display:block}.rpg-game:after{content:"";pointer-events:none;background:linear-gradient(#07080c57,#0000 18% 58%,#07080c9e),linear-gradient(90deg,#0003,#0000 14% 86%,#0003);position:fixed;inset:0}.rpg-hud,.dialog-panel,.hint-chip{z-index:2;position:fixed;left:10px;right:10px}.rpg-hud{pointer-events:none;gap:5px;display:grid;top:8px}.title-chip,.stat-row,.dialog-panel{background:#2d1e16eb;border:3px solid #2b1b14;box-shadow:inset 0 0 0 2px #f6da953d,0 8px #00000059}.hint-chip{color:#f6e7bf;pointer-events:none;background:#2d1e16d1;border:3px solid #2b1b14;place-items:center;min-height:38px;font-size:13px;display:grid;bottom:14px;box-shadow:inset 0 0 0 2px #f6da952e,0 7px #0000004d}.title-chip{align-items:center;gap:10px;width:min(360px,100%);padding:6px 8px;display:flex}.seal{color:#251610;background:#e4b048;border:2px solid #7c3b22;flex:none;place-items:center;width:32px;height:32px;font-weight:900;display:grid}h1,p{margin:0}h1{letter-spacing:0;color:#ffe6a3;text-shadow:2px 2px #161014;font-size:18px;line-height:1}.title-chip p{color:#d6b77a;margin-top:2px;font-size:12px}.stat-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;padding:5px;display:grid}.meter{background:#191211d1;border:2px solid #e9bd6152;grid-template-columns:17px 1fr;align-items:center;gap:0 5px;min-width:0;padding:4px 5px;display:grid}.meter svg{color:#e2b84c;grid-row:span 2;width:16px;height:16px}.meter span{color:#c8a66d;font-size:11px}.meter strong{color:#fff0b6;font-size:16px;line-height:1}.dialog-panel{gap:5px;max-height:min(39vh,330px);padding:7px;display:grid;bottom:6px;overflow:auto}.speaker{grid-template-columns:auto auto 1fr;align-items:center;gap:7px;display:grid}.speaker svg{color:#e2b84c}.speaker strong{color:#ffe6a3;font-size:17px}.speaker span{color:#d6b77a;justify-self:end;font-size:12px}.dialog-panel p{color:#f3dfb0;font-size:12px;line-height:1.35}.dialog-panel small{color:#b7d88a;min-height:18px;line-height:1.35}.dialog-panel.is-event{border-color:#5d1f21}.dialog-panel.is-event small{color:#f6c06b}.choice-grid{gap:6px;display:grid}.herb-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.event-choice-grid{grid-template-columns:1fr}.choice-grid button,.next-customer,.treat-submit,.diagnosis-grid button,.therapy-grid button{color:#f8e8b8;cursor:pointer;background:#2b201d;border:2px solid #6d4a2d;min-height:35px;box-shadow:inset 0 -3px #0000003d}.choice-grid button:active,.next-customer:active{transform:translateY(1px)}.herb-choice-grid button{text-align:left;grid-template-columns:30px 1fr;align-items:center;gap:3px 6px;padding:4px 6px;display:grid}.herb-choice-grid img{width:30px;height:30px;image-rendering:pixelated;object-fit:contain;grid-row:span 2}.herb-choice-grid strong{color:#ffe6a3;font-size:14px}.herb-choice-grid span{color:#c8a66d;font-size:10px}.event-choice-grid button,.next-customer{justify-content:center;align-items:center;gap:7px;padding:8px 10px;display:inline-flex}.next-customer{color:#241810;background:#e1ad48;border-color:#7c3b22;width:100%;min-height:38px;font-weight:800}.advanced-board{gap:6px;display:grid}.diagnosis-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;display:grid}.diagnosis-grid button,.therapy-grid button,.treat-submit{color:#f8e8b8;cursor:pointer;background:#2b201d;border:2px solid #6d4a2d;font-size:12px}.diagnosis-grid button{min-height:30px}.formula-count{color:#e8c778;font-size:12px}.herb-choice-grid.compact{grid-template-columns:repeat(4,minmax(0,1fr));max-height:none;overflow:visible}.herb-choice-grid.compact button{text-align:center;grid-template-columns:1fr;justify-items:center;gap:2px;min-height:36px;display:grid}.herb-choice-grid.compact img{grid-row:auto;width:21px;height:21px}.herb-choice-grid.compact strong{font-size:11px;line-height:1.05}.herb-choice-grid.compact span{display:none}.selected{color:#241810!important;background:#e1ad48!important;border-color:#f1d277!important}.therapy-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;display:grid}.therapy-grid button{min-height:30px}.treat-submit{color:#241810;background:#d6973e;border-color:#7c3b22;justify-content:center;align-items:center;gap:6px;width:100%;min-height:35px;font-weight:800;display:inline-flex}.treat-submit:disabled,.next-customer:disabled{opacity:.45;cursor:not-allowed}@media (width>=700px){.rpg-game{background:#101015;width:430px;max-width:100vw;left:50%;right:auto;transform:translate(-50%)}.playfield,.rpg-game:after{width:430px;left:50%;right:auto;transform:translate(-50%)}.rpg-hud,.dialog-panel,.hint-chip{left:calc(50% - 205px);right:calc(50% - 205px)}}@media (height<=720px){.dialog-panel{max-height:42vh}.title-chip{padding:6px 8px}.seal{width:32px;height:32px}h1{font-size:18px}.meter strong{font-size:16px}}
