.pos-cash-count-column{border:1px solid var(--pos-cash-border,#e8e4e3);background:var(--pos-cash-bg,#fafafa);border-radius:10px;flex-direction:column;flex:1 1 0;min-width:0;display:flex;overflow:hidden}.pos-cash-count-column__header{border-bottom:1px solid var(--pos-cash-border,#e8e4e3);background:var(--pos-cash-header-bg,#fff);justify-content:space-between;align-items:center;gap:8px;padding:10px 12px;display:flex}.pos-cash-count-column__currency{color:var(--pos-cash-title,#000000e0);align-items:center;gap:6px;font-size:13px;font-weight:600;display:inline-flex}.pos-cash-count-column__currency-badge{background:var(--pos-cash-badge-bg,#e6f4f1);min-width:28px;height:22px;color:var(--pos-cash-badge-fg,#0d6b5c);border-radius:6px;justify-content:center;align-items:center;padding:0 6px;font-size:12px;font-weight:700;display:inline-flex}.pos-cash-count-column__total{color:var(--pos-cash-muted,#00000073);text-align:right;min-width:0;font-size:12px}.pos-cash-count-column__total strong{color:var(--pos-cash-title,#000000e0);white-space:nowrap;font-size:14px;display:block}.pos-cash-count-column__table-head{letter-spacing:.02em;text-transform:uppercase;color:var(--pos-cash-muted,#00000073);border-bottom:1px solid var(--pos-cash-border,#e8e4e3);background:var(--pos-cash-header-bg,#fff);grid-template-columns:minmax(0,1fr) 72px;gap:8px;padding:6px 12px;font-size:11px;font-weight:500;display:grid}.pos-cash-count-column__rows{flex:1;min-height:0;padding:4px 0;overflow-y:auto}.pos-cash-count-column__row{grid-template-columns:minmax(0,1fr) 72px;align-items:center;gap:8px;padding:4px 12px;transition:background .15s;display:grid}.pos-cash-count-column__row--active{background:var(--pos-cash-row-active,#0d6b5c0f)}.pos-cash-count-column__denom{color:var(--pos-cash-title,#000000e0);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:500;overflow:hidden}.pos-cash-count-column__qty .ant-input-number{width:100%}.pos-cash-count-column__qty .ant-input-number-input{text-align:center;padding:4px 8px}
.pos-shift-drawer{flex-direction:column;height:100%;min-height:0;display:flex}.pos-shift-drawer__body{flex:1;min-height:0;padding-bottom:8px;overflow-y:auto}.pos-shift-drawer__body--open-form{flex-direction:column;padding-bottom:0;display:flex;overflow:hidden}.pos-shift-drawer__open-form{flex-direction:column;flex:1;gap:12px;min-height:0;display:flex}.pos-shift-drawer__open-form-top{flex-shrink:0}.pos-shift-drawer__open-form-cash{flex:1;min-height:0}.pos-shift-drawer__open-form-cash>.ant-spin-nested-loading,.pos-shift-drawer__open-form-cash>.ant-spin-nested-loading>.ant-spin-container{flex-direction:column;flex:1;min-height:0;display:flex}.pos-shift-drawer__open-form-summary{flex-shrink:0}.pos-shift-drawer__footer{border-top:1px solid var(--pos-shift-drawer-footer-border,#f0f0f0);flex-shrink:0;padding-top:12px}.pos-shift-drawer__active-footer{flex-direction:column;gap:8px;display:flex}.pos-shift-modal-section{flex-direction:column;gap:6px;display:flex}.pos-shift-modal-section__label{color:var(--pos-shift-label,#000000e0);font-size:13px;font-weight:600}.pos-shift-modal-summary{border:1px solid var(--pos-shift-summary-border,#b7eb8f);background:var(--pos-shift-summary-bg,#f6ffed);border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.pos-shift-modal-summary__label{color:var(--pos-shift-summary-muted,#000000a6);font-size:13px}.pos-shift-modal-summary__values{text-align:right;flex-direction:column;align-items:flex-end;gap:2px;display:flex}.pos-shift-modal-summary__value{color:var(--pos-shift-summary-value,#135200);white-space:nowrap;font-size:20px;font-weight:700;line-height:1.2}.pos-shift-modal-summary__value-khr{color:var(--pos-shift-summary-muted,#000000a6);white-space:nowrap;font-size:13px;font-weight:600;line-height:1.2}.pos-shift-modal-preview{border:1px solid var(--pos-shift-preview-border,#d9d9d9);background:var(--pos-shift-preview-bg,#fafafa);border-radius:10px;padding:12px 14px}.pos-shift-modal-preview-grid{flex-direction:column;gap:8px;display:flex}.pos-shift-modal-preview-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.pos-shift-modal-cash-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.pos-shift-modal-cash-grid--fill{flex:1;align-items:stretch;min-height:0}.pos-shift-modal-cash-grid--fill .pos-cash-count-column{min-height:0}.pos-shift-modal-cash-grid--fill .pos-cash-count-column__rows{flex:1;min-height:0;max-height:none;overflow-y:auto}@media (max-width:640px){.pos-shift-modal-cash-grid{grid-template-columns:1fr}.pos-shift-drawer__body--open-form{overflow-y:auto}.pos-shift-modal-cash-grid--fill{flex:none}.pos-shift-modal-cash-grid--fill .pos-cash-count-column__rows{flex:none;max-height:none;overflow:visible}}.pos-shift-modal-footer{justify-content:flex-end;gap:8px;padding-top:4px;display:flex}.pos-shift-modal-footer .ant-btn{min-width:120px}.pos-shift-drawer__body--active{padding-bottom:4px}.pos-shift-drawer__active-view{flex-direction:column;gap:12px;display:flex}.pos-shift-active-hero{border:1px solid var(--pos-shift-summary-border,#b7eb8f);background:var(--pos-shift-summary-bg,#f6ffed);border-radius:10px;flex-direction:column;gap:6px;padding:10px 12px;display:flex}.pos-shift-active-hero__row{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.pos-shift-active-hero__row--secondary{padding-top:2px}.pos-shift-active-hero__label{color:var(--pos-shift-summary-muted,#000000a6);font-size:12px;line-height:1.3}.pos-shift-label-with-icon{align-items:center;gap:6px;min-width:0;display:inline-flex}.pos-shift-label-with-icon__icon{color:var(--pos-shift-summary-value,#135200);flex-shrink:0;justify-content:center;align-items:center;font-size:13px;display:inline-flex}.pos-shift-section-label{color:var(--pos-shift-label,#000000e0);align-items:center;gap:6px;font-size:13px;font-weight:600;display:inline-flex}.pos-shift-section-label__icon{color:#0d6b5c;background:#0d6b5c1a;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:13px;display:inline-flex}.pos-shift-active-hero__hint-icon{vertical-align:-1px;margin-right:4px;font-size:11px}.pos-shift-active-hero__value{color:var(--pos-shift-summary-value,#135200);white-space:nowrap;font-size:22px;font-weight:700;line-height:1.1}.pos-shift-active-hero__subvalue{color:#000000c7;white-space:nowrap;text-align:right;font-size:13px;font-weight:600}.pos-shift-active-hero__sep{color:#00000059;margin:0 4px;font-weight:400}.pos-shift-active-hero__hint{font-size:11px;line-height:1.3;display:block}.pos-shift-active-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.pos-shift-active-stat{border:1px solid var(--pos-shift-preview-border,#e8e8e8);background:var(--pos-shift-preview-bg,#fafafa);border-radius:8px;flex-direction:column;gap:4px;min-width:0;padding:8px 10px;display:flex}.pos-shift-active-stat__head{align-items:center;gap:6px;min-width:0;display:flex}.pos-shift-active-stat__icon{border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:12px;display:inline-flex}.pos-shift-active-stat--invoices .pos-shift-active-stat__icon{color:#1677ff;background:#1677ff1f}.pos-shift-active-stat--total .pos-shift-active-stat__icon{color:#135200;background:#1352001a}.pos-shift-active-stat--cash .pos-shift-active-stat__icon{color:#d48806;background:#faad1424}.pos-shift-active-stat--bank .pos-shift-active-stat__icon{color:#722ed1;background:#722ed11f}.pos-shift-active-stat__label{color:#00000073;text-overflow:ellipsis;white-space:nowrap;font-size:11px;line-height:1.25;overflow:hidden}.pos-shift-active-stat__value{color:#000000e0;white-space:nowrap;text-overflow:ellipsis;font-size:16px;font-weight:700;line-height:1.2;overflow:hidden}.pos-shift-active-section{flex-direction:column;gap:6px;display:flex}.pos-shift-active-kv-grid{border:1px solid var(--pos-shift-preview-border,#e8e8e8);background:#fff;border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 10px;padding:8px 10px;display:grid}.pos-shift-active-kv{flex-direction:column;gap:1px;min-width:0;display:flex}.pos-shift-active-kv__label{color:#00000073;align-items:center;gap:4px;font-size:11px;line-height:1.25;display:inline-flex}.pos-shift-active-kv__label-icon{color:#00000059;flex-shrink:0;align-items:center;font-size:11px;display:inline-flex}.pos-shift-active-kv__value{color:#000000e0;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:500;line-height:1.3;overflow:hidden}.pos-shift-active-payments{border:1px solid var(--pos-shift-preview-border,#e8e8e8);background:#fff;border-radius:8px;overflow:hidden}.pos-shift-active-payments__head,.pos-shift-active-payments__row{grid-template-columns:minmax(0,1fr) 52px 84px;align-items:center;gap:8px;padding:6px 10px;display:grid}.pos-shift-report-page{max-width:720px;margin:0 auto;padding:16px}.pos-shift-report-summary{flex-direction:column;gap:16px;display:flex}.pos-shift-report-panel{border:1px solid var(--pos-shift-preview-border,#e8e8e8);background:#fff;border-radius:10px;padding:12px}.pos-shift-report-panel__title{margin-bottom:8px;font-size:13px;display:block}.pos-shift-cash-count-section{flex-direction:column;gap:10px;display:flex}.pos-shift-cash-count-block__title{margin-bottom:6px;font-size:12px;display:block}.pos-shift-cash-count-table__head,.pos-shift-cash-count-table__row{grid-template-columns:36px minmax(0,1fr) 56px 56px!important}.pos-shift-cash-count-table__head{color:#0000008c;font-size:11px;font-weight:600}.pos-shift-cash-count-table__no,.pos-shift-cash-count-table__qty{text-align:center;font-variant-numeric:tabular-nums}.pos-shift-cash-count-table__denom{text-overflow:ellipsis;white-space:nowrap;font-weight:500;overflow:hidden}.pos-shift-active-payments__head{background:var(--pos-shift-preview-bg,#fafafa);border-bottom:1px solid var(--pos-shift-preview-border,#e8e8e8)}.pos-shift-payment-col-title{color:#00000073;text-transform:uppercase;letter-spacing:.02em;align-items:center;gap:4px;min-width:0;font-size:11px;font-weight:600;line-height:1.25;display:inline-flex}.pos-shift-payment-col-title--center{justify-content:center}.pos-shift-payment-col-title--right{justify-content:flex-end}.pos-shift-payment-col-title__icon{color:#00000059;flex-shrink:0;align-items:center;font-size:11px;display:inline-flex}.pos-shift-active-payments__row+.pos-shift-active-payments__row{border-top:1px solid #0000000a}.pos-shift-active-payments__method{text-overflow:ellipsis;white-space:nowrap;color:#000000e0;min-width:0;font-size:13px;font-weight:500;overflow:hidden}.pos-shift-active-payments__qty{text-align:center;color:#000000e0;font-size:13px;font-weight:600}.pos-shift-active-payments__amount{text-align:right;color:#000000e0;white-space:nowrap;font-size:13px;font-weight:600}.pos-shift-active-empty{font-size:12px;line-height:1.4;display:block}@media (max-width:640px){.pos-shift-active-kv-grid{grid-template-columns:1fr}}.pos-shift-register-option{justify-content:space-between;align-items:center;gap:8px;width:100%;min-width:0;display:flex}.pos-shift-register-option__name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.pos-shift-register-option__default-wrap{flex-shrink:0;align-items:center;line-height:1;display:inline-flex}.pos-shift-register-option__default{color:#faad14;font-size:12px}
