.cash-workspace-nav{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.cash-workspace-tabs{display:flex;gap:4px;padding:4px;border:1px solid var(--line);border-radius:12px;background:#fff}.cash-workspace-tabs button{padding:9px 15px;border:0;border-radius:8px;background:transparent;color:var(--muted);font:inherit;font-weight:750;cursor:pointer}.cash-workspace-tabs button.active{background:var(--accent);color:#fff}.cash-workspace-tabs button[hidden],.cash-module-register[hidden]{display:none!important}.cash-module-register{display:flex;align-items:center;gap:14px;min-width:210px;justify-content:space-between;text-align:left}.cash-module-register span{display:flex;min-width:0;flex-direction:column}.cash-module-register small{color:var(--muted);font-size:10px}.cash-module-register strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cash-operation-filters{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:16px;padding:14px 16px}.cash-operation-filters label{font-weight:650;color:var(--muted)}.cash-operation-filters select{margin-top:5px}.cash-consolidated{margin-bottom:16px;padding:18px}.cash-consolidated>.panel-title{align-items:center;margin-bottom:14px}.cash-consolidated>.panel-title strong{font-size:20px}.cash-overview-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:10px}.cash-overview-grid article{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:6px 12px;padding:14px;border:1px solid var(--line);border-radius:12px;background:var(--soft)}.cash-overview-grid article.is-open{border-color:#b9ded6;background:#f2faf8}.cash-overview-grid article div{display:flex;min-width:0;flex-direction:column}.cash-overview-grid article>b{align-self:center;font-size:17px}.cash-overview-grid article>small{grid-column:1/-1;color:var(--muted)}.cash-overview-grid article>button{grid-column:1/-1;justify-self:start}.cash-current-toolbar p{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.cash-current-toolbar p small{flex-basis:100%;color:var(--muted)}.cash-closed{min-height:250px;display:grid;place-items:center;align-content:center;gap:8px;text-align:center}.cash-closed-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:12px;background:#def5ef;color:var(--accent);font-size:22px}.cash-register-detail-dialog{width:min(760px,calc(100vw - 32px))}.cash-detail-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:16px}.cash-detail-metrics>div{display:flex;min-width:0;flex-direction:column;padding:12px;border-radius:10px;background:var(--soft)}.cash-detail-metrics small{color:var(--muted)}.cash-detail-metrics strong{overflow-wrap:anywhere}.cash-detail-empty{padding:40px;text-align:center;color:var(--muted)}.receipt-operation{font-size:11px}.single-operation-register #history-register,.single-operation-register #report-register,.single-operation-register #cash-filter-register{opacity:.8}.single-active-register #active-cash-register{cursor:default}.single-active-register #active-cash-register span:last-child small{font-size:0}.single-active-register #active-cash-register span:last-child small::after{content:'Caja';font-size:11px}@media(max-width:800px){.cash-workspace-nav{align-items:stretch;flex-direction:column}.cash-workspace-tabs,.cash-module-register{width:100%}.cash-workspace-tabs button{flex:1}.cash-operation-filters{grid-template-columns:1fr}.cash-overview-grid{grid-template-columns:1fr}.cash-consolidated>.panel-title{align-items:flex-start}.cash-detail-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}
