.cash-drawer{grid-template-columns:repeat(6,1fr);gap:9px;align-items:center}.score{gap:7px}.score small{font-size:10px;color:#6f7c79;text-transform:uppercase;font-weight:900}.peb-icon{width:26px;height:26px;display:grid;place-items:center;border-radius:48% 52% 45% 55%;background:linear-gradient(145deg,#ffd876,#e8a944);color:#644a24;border:2px solid #ca8d2d;box-shadow:inset 0 2px 2px #fff2b5,0 2px 0 #a87327;font-size:14px;font-weight:1000;transform:rotate(-6deg)}.peb-icon.large{width:62px;height:62px;margin:auto;font-size:30px;border-width:4px}.coin{justify-self:center;width:76px;height:76px;border-radius:50%;border:6px double #a98945;cursor:pointer;position:relative;background:radial-gradient(circle at 35% 28%,#fff6c4 0 8%,#eecf71 30%,#bd9142 78%);box-shadow:inset 0 0 0 3px #f8dfa0,0 5px 0 #896936,0 8px 13px rgba(53,63,53,.2);color:#4c422b;transition:.15s}.coin-1{width:68px;height:68px;background:radial-gradient(circle at 35% 28%,#fff 0 8%,#d9e2e4 30%,#94a7ad 78%);border-color:#829398;box-shadow:inset 0 0 0 3px #edf3f4,0 5px 0 #687b80,0 8px 13px rgba(53,63,53,.2)}.coin:hover,.coin:focus-visible{transform:translateY(-4px) rotate(5deg)}.coin:active{transform:translateY(2px);box-shadow:inset 0 0 0 3px #f8dfa0,0 2px 0 #896936}.coin:disabled{opacity:.42;cursor:not-allowed}.coin span{display:block;font-size:21px;font-weight:1000}.coin small{display:block;font-size:9px;text-transform:uppercase;font-weight:900}.mini-note,.mini-coin{animation:cashLand .28s cubic-bezier(.2,.9,.3,1.25)}.mini-coin{position:relative;flex:0 0 38px;height:38px;display:grid;place-items:center;border-radius:50%;background:#eecf71;border:3px double #9b7536;color:#4c422b;font-size:12px;font-weight:1000}.mini-coin.coin-1{background:#d9e2e4;border-color:#778b91}.customer-area img{transition:opacity .35s ease,transform .35s ease}.customer-area.changing img{opacity:0;transform:translateX(-35px) scale(.92)}.customer-area.arriving img{animation:customerArrive .55s cubic-bezier(.2,.9,.25,1.2),customerIdle 3.6s .55s ease-in-out infinite}.speech{transition:opacity .25s ease,transform .25s ease}.customer-area.changing .speech{opacity:0;transform:translateY(-8px)}dialog{max-height:92vh;overflow:auto}.finish-money{display:grid;place-items:center;margin-bottom:8px}.finish-money.success{width:62px;height:62px;margin:0 auto 8px;border-radius:50%;background:#79ba83;color:white;font-size:34px;font-weight:1000}.money-lesson{display:grid;gap:4px;padding:13px 15px;border-radius:15px;background:#eaf6f1;color:#44645e}.money-lesson span{font-size:13px;line-height:1.4}.allocation-cards{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:15px 0}.allocation-card{display:grid;gap:3px;padding:13px;border:3px solid;border-radius:18px}.allocation-card>span{font-size:25px}.allocation-card small{font-size:10px;letter-spacing:.09em;font-weight:1000}.allocation-card strong{font-size:31px}.allocation-card em{font-size:10px;font-style:normal}.allocation-card.spend{background:#fff0d4;border-color:#ecc482}.allocation-card.save{background:#e1f1ee;border-color:#8bc4b9}.save-slider{display:grid;gap:10px;text-align:left;color:#64716e;font-size:12px;font-weight:900}.save-slider input{width:100%;height:13px;appearance:none;border-radius:99px;background:linear-gradient(90deg,#75b9aa 0 var(--saved-percent),#f0d59c var(--saved-percent) 100%);outline:none}.save-slider input::-webkit-slider-thumb{appearance:none;width:31px;height:31px;border-radius:50%;background:#fff;border:5px solid #ef768f;box-shadow:0 3px 7px #9b8974;cursor:grab}.allocation-check{font-size:12px;color:#63706d}.confirm-plan{width:100%;padding:14px;border:0;border-radius:999px;background:#f6758e;color:white;box-shadow:0 5px 0 #c94e68;font-weight:1000;cursor:pointer}.balance-summary{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:18px 0}.balance-summary div{display:grid;gap:5px;padding:14px;border-radius:16px;background:#eef6f2}.balance-summary small{font-size:9px;color:#687875;font-weight:900}.balance-summary strong{font-size:28px}.primary-link{background:#f6758e!important;color:#fff!important}.dialog-actions button{cursor:pointer}@keyframes customerArrive{0%{opacity:0;transform:translateX(50px) scale(.9)}100%{opacity:1;transform:translateX(0) scale(1)}}@keyframes cashLand{0%{opacity:0;transform:translateY(-18px) rotate(-5deg)}100%{opacity:1;transform:translateY(0) rotate(0)}}@media(max-width:1050px){.cash-drawer{grid-template-columns:repeat(3,1fr)}}@media(max-width:570px){.cash-drawer{grid-template-columns:repeat(2,1fr)}.score small{display:none}.coin{width:66px;height:66px}.coin-1{width:60px;height:60px}}@media(prefers-reduced-motion:reduce){.mini-note,.mini-coin,.customer-area.arriving img{animation:none}.customer-area img,.speech,.coin{transition:none}}
.allocation-impact{margin:0 0 14px;padding:10px 12px;border:2px dashed #d6b75f;border-radius:14px;background:#fff5c9;color:#665a38;font-size:11px;font-weight:900;line-height:1.4}
#bank-level{padding:3px 7px;border:2px solid #d9be7c;border-radius:999px;background:#fff0b9;color:#725b2e;font-size:8px;letter-spacing:.06em}.cash-drawer .rule-blocked{opacity:.28;filter:grayscale(.8);box-shadow:none;cursor:not-allowed}.cash-drawer .rule-blocked::after{content:"Not this round";position:absolute;inset:auto 3px 3px;padding:2px;border-radius:5px;background:rgba(76,58,45,.82);color:#fff;font-size:6px;font-weight:1000}
