.cashbox-daily{margin-top:24px;background:#fff;border:1px solid #e3e8ef;border-radius:18px;overflow:hidden}.cashbox-daily header{display:flex;align-items:center;justify-content:space-between;padding:22px;background:linear-gradient(120deg,#f5fbff,#fff8e8)}.cashbox-daily h2,.cashbox-daily h3{margin:3px 0}.cashbox-current{display:grid;grid-template-columns:repeat(4,minmax(130px,1fr));gap:12px;padding:16px}.cashbox-current span{padding:14px;background:#f7f9fc;border-radius:12px;color:#667085}.cashbox-current b{display:block;color:#172033;font-size:1.12rem;margin-top:4px}.cashbox-table-wrap{overflow:auto;padding:0 16px 16px}.cashbox-table-wrap table{width:100%;border-collapse:collapse}.cashbox-table-wrap th,.cashbox-table-wrap td{padding:12px;border-bottom:1px solid #edf0f4;text-align:start}.cash-match{border:1px solid #f2a900;background:#fff7dc;border-radius:999px;padding:6px 12px}.cash-match.matched{border-color:#48a868;background:#e9f8ee;color:#176b34}.cashbox-daily>h3{padding:8px 16px}.cashbox-history{padding:0 16px 18px;display:grid;gap:8px}.cashbox-history article{display:grid;grid-template-columns:2fr repeat(4,1fr) auto;gap:12px;align-items:center;padding:12px;background:#f8fafc;border-radius:10px}.cash-close-summary{display:flex;justify-content:space-between;padding:12px;background:#f6f8fb;border-radius:10px;margin-bottom:12px}@media(max-width:850px){.cashbox-current{grid-template-columns:repeat(2,1fr)}.cashbox-history article{grid-template-columns:1fr 1fr}.cashbox-daily header{align-items:flex-start;gap:12px;flex-direction:column}}
