:root{font-family:system-ui,sans-serif;line-height:1.5;color:#1a1a1a;background:#f6f6f6}body{margin:0;min-height:100vh}.app{max-width:42rem;margin:0 auto;padding:1rem 1rem 2rem}.app__brand{font-size:1.25rem;margin:0 0 .75rem;text-align:center}.game{border:1px solid #ddd;border-radius:10px;background:#fff;overflow:hidden}.game__main{padding:1rem 1.25rem 1.5rem}.topbar{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem 1rem;padding:.65rem 1.25rem;background:#2d3748;color:#f7fafc;font-size:.9rem}.topbar__title{font-weight:700;flex:1 1 auto;min-width:8rem}.topbar__meta{display:flex;gap:.75rem;flex-wrap:wrap}.topbar__hint{opacity:.85;font-size:.85rem}.topbar__stats{font-variant-numeric:tabular-nums;display:flex;gap:.75rem}.topbar__newgame{margin-left:auto;font:inherit;font-size:.8rem;padding:.35rem .65rem;border-radius:6px;border:1px solid rgba(255,255,255,.35);background:transparent;color:#e2e8f0;cursor:pointer}.topbar__newgame:hover{background:#ffffff14}.topbar__inv{width:100%;flex-basis:100%;font-size:.78rem;opacity:.9;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.shop-name-setup__footer{margin-top:1.25rem;font-size:.85rem}.link-button{font:inherit;padding:0;border:none;background:none;color:#3182ce;text-decoration:underline;cursor:pointer}.link-button:hover{color:#2b6cb0}.shop-list{list-style:none;padding:0;margin:0 0 1rem}.shop-list__row{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.5rem;padding:.65rem 0;border-bottom:1px solid #eee}.shop-list__meta{display:flex;align-items:center;gap:.5rem}.small{font-size:.82rem}.shop-end-day{margin-top:.5rem}.inv-pre{margin:.35rem 0 0;font:inherit;font-size:.88rem;white-space:pre-wrap}.brew-select{margin-top:.75rem}.brew-slots{margin-bottom:.75rem}.brew-slot-list{margin:.35rem 0 0;padding-left:1.25rem}.ingredient-grid{display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:.75rem}.btn--chip{font-size:.85rem;padding:.4rem .55rem;min-height:40px}.brew-heat{margin-top:.75rem}.brew-heat__loading,.brew-heat__error{margin:.35rem 0}.brew-heat__progress{width:100%;max-width:16rem;height:8px;margin:.35rem 0 .6rem;background:#e5e7eb;border-radius:999px;overflow:hidden}.brew-heat__progress-fill{height:100%;width:0;background:#3182ce;transition:width 60ms linear}.brew-heat__actions{margin-top:.75rem}.brew-heat__btn{width:100%;max-width:16rem;min-height:48px;touch-action:none;-webkit-user-select:none;user-select:none}.toast{margin-bottom:.5rem;padding:.4rem .6rem;background:#744210;color:#fffeeb;border-radius:6px;font-size:.9rem}.deliver-card{margin-top:.75rem;padding:.75rem;border:1px solid #cbd5e0;border-radius:8px;background:#fafafa}.deliver-card__name{margin:0 0 .5rem}.deliver-scores{margin:.5rem 0;padding-left:1.2rem}.deliver-price{font-weight:700;font-size:1.1rem}.panel h2{margin-top:0;font-size:1.1rem}.muted{color:#555;font-size:.9rem}.stack{display:flex;flex-direction:column;gap:.5rem}.input{font:inherit;padding:.45rem .55rem;border:1px solid #ccc;border-radius:6px}.btn{font:inherit;padding:.5rem 1rem;border-radius:8px;border:1px solid #999;background:#f0f0f0;cursor:pointer;min-height:44px}.btn--primary{background:#3182ce;border-color:#2b6cb0;color:#fff}.btn--secondary{background:#edf2f7;border-color:#a0aec0;color:#2d3748}.btn-row{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.summary-list{margin:0 0 1rem;padding-left:1.2rem}.summary-list li{margin-bottom:.35rem}
