:root{--staff-max-width: 480px;--staff-footer-height: 118px;--staff-header-height: 56px;--staff-safe-bottom: env(safe-area-inset-bottom, 0px);--staff-touch: 48px;--staff-ink: #0f172a;--staff-muted: #475569;--staff-brand: #0f766e}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%;text-size-adjust:100%;overflow-x:hidden;width:100%}html,body,#root{min-height:100%;margin:0;background:#f0fdfa;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;overflow-x:hidden;width:100%;max-width:100vw;touch-action:manipulation}body{position:relative}.staff-shell{width:100%;max-width:100%;margin:0 auto;height:100dvh;max-height:100dvh;display:flex;flex-direction:column;background:#f8fafc;overflow:hidden}@media(min-width:481px){.staff-shell{max-width:var(--staff-max-width)}}.staff-header{position:sticky;top:0;z-index:10;background:#fff;border-bottom:1px solid #e2e8f0;padding:10px 14px;min-height:var(--staff-header-height)}.staff-page-header{display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:8px;padding:8px 12px;min-height:56px}.staff-page-header__back{width:44px;height:44px;border:none;border-radius:12px;background:#f8fafc;color:#0f172a;font-size:18px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0}.staff-page-header__back:active{background:#ecfdf5;color:var(--staff-brand)}.staff-page-header__titles{min-width:0;display:flex;flex-direction:column;line-height:1.2}.staff-page-header__title{font-size:17px!important;font-weight:800!important;color:var(--staff-ink)!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.staff-page-header__subtitle{font-size:11px!important;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.staff-page-header__right{display:flex;align-items:center;justify-content:flex-end;min-height:44px}.staff-page-header__right-spacer{width:44px}.customer-header-add.ant-btn{min-height:40px!important;padding-inline:14px!important;font-weight:700!important;border-radius:12px!important}.staff-body{flex:1;min-height:0;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding:12px 14px calc(var(--staff-footer-height) + var(--staff-safe-bottom) + 16px)}.pos-body{padding-bottom:calc(168px + var(--staff-safe-bottom) + 16px)}.pos-customer-drawer .ant-drawer-body{display:flex;flex-direction:column;overflow:hidden;padding-bottom:calc(12px + var(--staff-safe-bottom))}.pos-customer-drawer__head{flex-shrink:0}.pos-customer-drawer__list{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;margin:0 -2px;padding:4px 2px}.pos-customer-drawer__foot{flex-shrink:0;padding-top:8px}.staff-footer{position:fixed;left:0;right:0;bottom:0;width:100%;max-width:100vw;margin:0 auto;background:#fff;border-top:1px solid #e2e8f0;padding:12px 14px calc(12px + var(--staff-safe-bottom));z-index:20}@media(min-width:481px){.staff-footer{left:50%;right:auto;transform:translate(-50%);max-width:var(--staff-max-width)}}.cart-line{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:14px;margin-bottom:12px;overflow:hidden;max-width:100%}.cart-line-top{display:flex;align-items:flex-start;gap:8px;min-width:0}.cart-line-info{flex:1;min-width:0;overflow:hidden}.cart-line-info .ant-typography{word-break:break-word;font-size:16px!important;line-height:1.35;color:var(--staff-ink)}.cart-line-meta{margin-top:4px;font-size:14px!important;color:var(--staff-muted)!important;display:flex;align-items:center;gap:6px;flex-wrap:wrap}.cart-line-remove{flex-shrink:0;width:var(--staff-touch)!important;height:var(--staff-touch)!important;min-width:var(--staff-touch)!important;font-size:22px!important;font-weight:600}.cart-line-foot{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:12px}.cart-line-qty{flex-shrink:0;display:inline-flex;align-items:center;gap:6px}.cart-line-qty .ant-btn{width:var(--staff-touch)!important;height:var(--staff-touch)!important;min-width:var(--staff-touch)!important;padding:0!important;font-size:18px!important;border-radius:12px!important}.cart-line-qty .ant-input-number{width:56px!important;height:var(--staff-touch)!important}.cart-line-qty .ant-input-number-input{height:var(--staff-touch)!important;text-align:center;font-weight:700;font-size:17px!important}.cart-line-discount{flex-shrink:0}.cart-line-discount-label{font-size:13px;font-weight:700;color:var(--staff-muted);flex-shrink:0;line-height:1}.cart-line-discount-type.ant-segmented{padding:2px;background:#f1f5f9}.cart-line-discount-type .ant-segmented-item-label{min-height:22px;min-width:28px;line-height:22px;padding:0 6px;font-size:12px;font-weight:600}.cart-line-discount-input.ant-input-number{width:72px}.cart-line-discount-input .ant-input-number-input{padding:0 4px;text-align:center}.pos-empty-cart{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:28px 16px 20px;background:#fff;border:1px dashed #cbd5e1;border-radius:16px;margin-bottom:4px}.pos-empty-cart__icon{width:64px;height:64px;border-radius:18px;background:#ecfdf5;color:var(--staff-brand);display:flex;align-items:center;justify-content:center;font-size:28px;margin-bottom:12px}.pos-empty-cart__title{font-size:16px;font-weight:600;color:var(--staff-ink);margin:0 0 4px}.pos-empty-cart__hint{font-size:14px;color:var(--staff-muted);margin:0 0 12px}.pos-empty-cart__action{font-size:15px!important;font-weight:600;height:40px!important;padding-inline:16px!important}.pos-cart-title{margin:16px 0 10px!important;font-size:18px!important;font-weight:700!important;color:var(--staff-ink)!important}.pos-customer-btn.ant-btn{min-height:var(--staff-touch)!important;font-size:15px!important;font-weight:600;border-radius:12px!important}.pos-order-discount{display:flex;align-items:center;gap:8px;margin-bottom:10px;padding:8px 10px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px}.pos-order-discount__label{flex-shrink:0;font-size:13px;font-weight:700;color:var(--staff-ink)}.pos-order-discount__type.ant-select{width:64px;flex-shrink:0}.pos-order-discount__value.ant-input-number{flex:1 1 auto;min-width:0}.pos-order-discount__value .ant-input-number-input{font-size:16px!important;font-weight:600}.pos-order-discount__saved{flex-shrink:0;font-size:13px;font-weight:700;color:#059669;white-space:nowrap}.pos-footer-total{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:10px}.pos-footer-total__label{font-size:15px;font-weight:600;color:var(--staff-ink)}.pos-footer-total__badge{display:inline-flex;align-items:center;margin-left:8px;padding:2px 8px;border-radius:999px;background:#ecfdf5;color:var(--staff-brand);font-size:12px;font-weight:700}.pos-footer-total__amount{margin:0!important;font-size:24px!important;font-weight:800!important;color:var(--staff-brand)!important;line-height:1.1!important}.pos-footer-actions{display:flex;gap:10px;align-items:stretch}.pos-footer-draft.ant-btn{flex:0 0 34%;min-height:52px!important;font-size:15px!important;font-weight:600;border-radius:12px!important;border-color:var(--staff-brand)!important;color:var(--staff-brand)!important}.pos-footer-pay.ant-btn{flex:1 1 auto;min-height:52px!important;font-size:17px!important;font-weight:700;border-radius:12px!important}.pos-home-btn{flex-shrink:0;width:44px!important;height:44px!important;min-width:44px!important;padding:0!important;font-size:22px!important;color:#0f766e!important}.pos-home-btn .anticon{font-size:22px}.hub-logout-btn{margin-top:16px;min-height:52px!important;font-size:16px!important;font-weight:600;border-radius:12px!important}.hub-shell{background:#f4f7f8}.hub-topbar{display:flex;align-items:center;gap:10px;position:sticky;top:0;z-index:10;background:#fff;border-bottom:1px solid #e8eef0;padding:10px 12px;min-height:var(--staff-header-height)}.hub-topbar-brand{flex:1;min-width:0;display:flex;align-items:center;gap:10px}.hub-topbar-titles{min-width:0;display:flex;flex-direction:column;line-height:1.2}.hub-pharmacy-name{font-size:15px!important;font-weight:700!important;color:var(--staff-ink)!important}.hub-pharmacy-sub{font-size:11px!important;margin-top:2px}.hub-icon-btn{width:40px;height:40px;border:none;border-radius:12px;background:transparent;color:#334155;font-size:18px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0}.hub-icon-btn:active{background:#f1f5f9}.hub-body{padding-bottom:calc(88px + var(--staff-safe-bottom) + 12px)!important;background:#f4f7f8}.hub-primary-card{display:flex;align-items:center;gap:8px;width:100%;border:none;border-radius:18px;background:linear-gradient(135deg,#0f766e,#14b8a6);color:#fff;padding:6px 10px 6px 6px;margin-bottom:18px;box-shadow:0 8px 20px #0f766e38}.hub-primary-main{flex:1;min-width:0;display:flex;align-items:center;gap:12px;border:none;background:transparent;color:inherit;text-align:left;padding:10px 4px 10px 10px;cursor:pointer;font-family:inherit}.hub-primary-icon{width:44px;height:44px;border-radius:50%;border:1.5px solid rgba(255,255,255,.55);display:inline-flex;align-items:center;justify-content:center;font-size:22px;flex-shrink:0}.hub-primary-copy{display:flex;flex-direction:column;gap:2px;min-width:0}.hub-primary-title{font-size:18px;font-weight:800;letter-spacing:.04em;line-height:1.15}.hub-primary-hint{font-size:12px;opacity:.88;line-height:1.3}.hub-primary-scan{width:42px;height:42px;border:1px solid rgba(255,255,255,.45);border-radius:12px;background:#ffffff1f;color:#fff;font-size:20px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0}.hub-primary-scan:active{background:#ffffff38}.hub-primary-chevron{font-size:26px;line-height:1;opacity:.85;padding-right:4px;flex-shrink:0}.hub-section-label{display:block;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#94a3b8;margin:6px 0 10px 2px}.hub-tile-row{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:10px}.hub-tile{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:8px;border:1px solid #e8eef0;border-radius:16px;background:#fff;padding:14px 12px;cursor:pointer;text-align:left;font-family:inherit;min-height:96px}.hub-tile:active{background:#f8fffe}.hub-tile-label{font-size:14px;font-weight:700;color:var(--staff-ink)}.hub-tile-hint{font-size:12px;color:#94a3b8;line-height:1.3}.hub-tile-badge{position:absolute!important;top:10px;right:10px}.hub-icon-well{width:36px;height:36px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;font-size:18px;flex-shrink:0}.hub-icon-well.tone-teal{background:#ecfdf5;color:#0f766e}.hub-icon-well.tone-green{background:#ecfdf5;color:#059669}.hub-icon-well.tone-blue{background:#eff6ff;color:#2563eb}.hub-icon-well.tone-orange{background:#fff7ed;color:#ea580c}.hub-icon-well.tone-purple{background:#f5f3ff;color:#7c3aed}.hub-icon-well.tone-amber{background:#fffbeb;color:#d97706}.hub-icon-well.tone-rose{background:#fff1f2;color:#e11d48}.hub-icon-well.tone-slate{background:#f1f5f9;color:#64748b}.hub-list-card{background:#fff;border:1px solid #e8eef0;border-radius:16px;overflow:hidden;margin-bottom:8px}.hub-list-row{width:100%;display:flex;align-items:center;gap:12px;border:none;border-bottom:1px solid #f1f5f9;background:#fff;padding:14px;cursor:pointer;text-align:left;font-family:inherit}.hub-list-row:last-child{border-bottom:none}.hub-list-row:active{background:#f8fffe}.hub-list-copy{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.hub-list-label{font-size:14px;font-weight:700;color:var(--staff-ink)}.hub-list-hint{font-size:12px;color:#94a3b8;line-height:1.35}.hub-chevron{color:#cbd5e1;font-size:22px;line-height:1;flex-shrink:0}.hub-counter-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:8px}.hub-grid-tile{display:flex;align-items:center;gap:10px;border:1px solid #e8eef0;border-radius:14px;background:#fff;padding:12px;cursor:pointer;text-align:left;font-family:inherit;min-height:56px}.hub-grid-tile:active{background:#f8fffe}.hub-grid-label{font-size:13px;font-weight:600;color:var(--staff-ink);line-height:1.25}.hub-shift-card{background:#fff;border:1px solid #e8eef0;border-radius:16px;overflow:hidden;margin-bottom:8px}.hub-shift-main{width:100%;display:flex;align-items:center;gap:12px;border:none;background:transparent;padding:14px 14px 10px;cursor:pointer;text-align:left;font-family:inherit}.hub-shift-main:active{background:#f8fffe}.hub-shift-copy{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.hub-shift-amount{font-size:15px;font-weight:800;color:var(--staff-brand);white-space:nowrap}.hub-shift-meta{display:flex;align-items:center;gap:8px;padding:0 14px 12px;flex-wrap:wrap}.hub-shift-pill{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:600;color:#059669;background:#ecfdf5;border-radius:999px;padding:4px 10px}.hub-shift-dot{width:7px;height:7px;border-radius:50%;background:#10b981}.hub-shift-meta-text{font-size:12px;color:#64748b;flex:1;min-width:0}.hub-shift-meta-warn{color:#b45309}.hub-shift-close{border:none;background:transparent;color:var(--staff-brand);font-size:13px;font-weight:700;cursor:pointer;padding:4px 0;font-family:inherit}.hub-tabbar{position:fixed;left:50%;transform:translate(-50%);bottom:0;width:100%;max-width:var(--staff-max-width);display:grid;grid-template-columns:repeat(5,1fr);align-items:end;gap:2px;background:#fff;border-top:1px solid #e8eef0;padding:6px 6px calc(8px + var(--staff-safe-bottom));z-index:30;box-shadow:0 -4px 16px #0f172a0a}.hub-tab{border:none;background:transparent;color:#94a3b8;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:2px;padding:6px 2px;min-height:52px;font-size:10px;font-weight:600;cursor:pointer;font-family:inherit}.hub-tab .anticon{font-size:20px}.hub-tab.is-active{color:var(--staff-brand)}.hub-tab-scan{position:relative;top:-14px}.hub-scan-fab{width:52px;height:52px;border-radius:50%;background:linear-gradient(145deg,#0f766e,#14b8a6);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:24px;box-shadow:0 8px 18px #0f766e59;margin-bottom:2px}.hub-more-drawer .ant-drawer-body{padding-bottom:calc(16px + var(--staff-safe-bottom))}.hub-more-body{padding-top:4px}.search-hit{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:12px;margin-bottom:8px;cursor:pointer}.search-hit:active{background:#ecfdf5}button.search-hit{width:100%;text-align:left;font-family:inherit;display:block}.stock-hit.is-active{border-color:#99f6e4;background:#f0fdfa;border-bottom-left-radius:0;border-bottom-right-radius:0;margin-bottom:0}.stock-hit-wrap{margin-bottom:8px}.stock-hit-wrap .stock-hit{margin-bottom:0}.stock-hit-detail{background:#f0fdfa;border:1px solid #99f6e4;border-top:none;border-radius:0 0 12px 12px;padding:10px 12px 12px}.stock-hit-detail__total{font-size:14px;margin-bottom:8px;color:#0f172a}.stock-hit-detail__batches{display:flex;flex-direction:column;gap:2px}.stock-hit-meta{display:flex;justify-content:space-between;gap:8px;margin-top:4px;font-size:12px;color:#64748b}.stock-hit-qty{flex-shrink:0;font-weight:700;color:var(--staff-brand)}.stock-batch-row{display:flex;justify-content:space-between;gap:8px;font-size:12px;margin-top:6px;color:#64748b}.receipt-preview{background:#fff;border:1px dashed #cbd5e1;border-radius:8px;padding:8px;overflow:auto;max-height:50vh}.pos-header{padding:8px 14px 10px}.pos-header-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.pos-tenant-label{font-weight:600;font-size:15px;line-height:1.3}.pos-warehouse-select{width:100%;max-width:100%;margin-top:2px}.pos-warehouse-select.ant-select{max-width:100%}.pos-warehouse-select.ant-select .ant-select-selector{padding-left:0!important;padding-right:0!important;font-size:13px;color:#64748b!important}.pos-shift-bar{width:100%;display:flex;align-items:center;gap:8px;margin-top:10px;padding:11px 12px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;cursor:pointer;text-align:left;font-size:13px;color:#334155;font-family:inherit}.pos-shift-bar:active{background:#f1f5f9}.pos-shift-bar.is-open{background:#ecfdf5;border-color:#99f6e4}.pos-shift-dot{width:8px;height:8px;border-radius:50%;background:#94a3b8;flex-shrink:0}.pos-shift-dot.is-open{background:#10b981}.pos-shift-label{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pos-shift-chevron{color:#94a3b8;font-size:18px;line-height:1}.pos-shift-stats{display:grid;grid-template-columns:1fr 1fr;gap:10px;background:#f8fafc;border-radius:12px;padding:12px}.pos-shift-stat-value{font-weight:600;font-size:15px;margin-top:2px}.checkout-body{padding-bottom:140px}.checkout-hero{text-align:center;background:linear-gradient(180deg,#f0fdfa,#fff);border:1px solid #ccfbf1;border-radius:16px;padding:16px 14px 14px;margin-bottom:12px}.checkout-hero__label{font-size:12px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.checkout-hero__amount{font-size:34px;font-weight:800;letter-spacing:-.03em;color:var(--staff-brand, #0f766e);line-height:1.15;margin:4px 0}.checkout-hero__meta{font-size:12px}.checkout-customer{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;background:#fff;border:1px solid #e8eef0;border-radius:14px;padding:12px 12px 12px 14px;margin-bottom:12px}.checkout-customer__main{min-width:0;flex:1}.checkout-customer__meta{display:flex;flex-wrap:wrap;align-items:center;gap:6px 8px;margin-top:6px}.checkout-customer__phone{color:var(--staff-brand, #0f766e);font-weight:600;font-size:13px;text-decoration:none}.checkout-customer__phone-missing{color:#e11d48;font-weight:600;font-size:12px}.checkout-source.ant-alert{border-radius:12px}.checkout-panel{background:#fff;border:1px solid #e8eef0;border-radius:14px;padding:12px 14px;margin-bottom:12px}.checkout-panel__title{font-size:13px;font-weight:700;color:#0f172a;margin-bottom:8px}.checkout-panel--loyalty{border-color:#bae6fd;background:#f0f9ff}.checkout-summary-row{display:flex;justify-content:space-between;gap:12px;padding:5px 0;font-size:13px;color:#334155}.checkout-summary-row.is-muted{color:#64748b}.checkout-summary-row.is-strong{margin-top:4px;padding-top:8px;border-top:1px dashed #e2e8f0;font-size:15px;font-weight:700;color:#0f172a}.checkout-lines{list-style:none;margin:0;padding:0}.checkout-lines__item{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;padding:8px 0;border-bottom:1px solid #f1f5f9}.checkout-lines__item:last-child{border-bottom:none;padding-bottom:0}.checkout-lines__item:first-child{padding-top:0}.checkout-lines__name{min-width:0;flex:1;display:flex;flex-direction:column;gap:2px}.checkout-lines__sub{font-size:11px!important}.checkout-lines__amt{flex-shrink:0;font-size:13px!important}.checkout-discount-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.checkout-field-label{display:block;font-size:11px!important;margin-bottom:4px!important}.checkout-switch-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.checkout-reminder-fields{margin-top:12px;display:flex;flex-direction:column;gap:4px}.checkout-cash-presets{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.checkout-cash-presets .ant-btn{min-height:40px;border-radius:10px;font-weight:600}.checkout-payment-row{display:flex;gap:8px;align-items:center;margin-bottom:8px}.checkout-payment-remove.ant-btn{width:44px!important;height:44px!important;min-width:44px!important;flex-shrink:0}.checkout-footer{display:flex;flex-direction:column;gap:8px;padding-top:10px;padding-bottom:calc(10px + env(safe-area-inset-bottom,0px))}.checkout-footer__hint{font-size:12px;text-align:center}.checkout-footer__btn.ant-btn{min-height:52px!important;border-radius:14px!important;font-weight:700;font-size:16px}.pos-search-block{margin-bottom:12px}.pos-field-head{display:flex;flex-wrap:wrap;align-items:flex-start;gap:2px 8px;margin-bottom:6px}.pos-field-label{flex-shrink:0;font-size:13px;font-weight:700;letter-spacing:.01em;color:var(--staff-ink)}.pos-field-hint{flex:1 1 100%;min-width:0;font-size:13px;line-height:1.35;color:var(--staff-muted)}.pos-barcode-row{display:flex;width:100%;min-width:0;gap:8px}.pos-barcode-row .ant-input-affix-wrapper{flex:1;min-width:0}.pos-barcode-row .ant-btn{flex-shrink:0;width:var(--staff-touch)!important;height:var(--staff-touch)!important;min-width:var(--staff-touch)!important;border-radius:12px!important}.staff-touch-input.ant-input-affix-wrapper,.pos-barcode-row .ant-input-affix-wrapper{min-height:var(--staff-touch)!important;padding-block:8px!important;border-radius:14px!important;border-color:#cbd5e1!important}.staff-touch-input.ant-input-affix-wrapper-focused,.pos-barcode-row .ant-input-affix-wrapper-focused{border-color:var(--staff-brand)!important;box-shadow:0 0 0 3px #0f766e26!important}.staff-touch-input .anticon,.pos-barcode-row .ant-input-affix-wrapper .anticon{font-size:18px;color:var(--staff-brand)}.staff-shell .ant-input,.staff-shell .ant-input-affix-wrapper,.staff-shell .ant-input-number-input,.staff-shell .ant-select-selection-item,.staff-shell .ant-select-selection-placeholder,.staff-shell .ant-input-affix-wrapper .ant-input{font-size:16px!important}.pos-hit-list{margin-top:8px}.pos-hit-list .search-hit{margin-bottom:8px;min-height:56px;padding:14px;border-radius:12px}.pos-hit-list .search-hit .ant-typography{font-size:16px!important}.pos-hit-meta{margin-top:4px;font-size:14px!important;color:var(--staff-muted)!important}.barcode-scanner-view{width:100%;min-height:240px;border-radius:12px;overflow:hidden;background:#0f172a}.barcode-scanner-view video{width:100%!important;height:auto!important;object-fit:cover}.transfer-list-item{display:block;width:100%;text-align:left;margin-bottom:10px;padding:12px 14px;border:1px solid #e2e8f0;border-radius:12px;background:#fff;cursor:pointer}.transfer-list-item:active{background:#f8fafc}.transfer-list-item-top{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-bottom:4px}.transfer-toolbar{display:flex;flex-direction:column;gap:10px;margin-bottom:12px}.transfer-toolbar__row{display:flex;align-items:center;gap:8px}.transfer-toolbar__row .ant-segmented{flex:1;min-width:0;overflow-x:auto}.transfer-toolbar__row .ant-segmented-item-label{font-size:12px;padding:0 6px}.transfer-card{background:#fff;border:1px solid #e8eef0;border-radius:14px;margin-bottom:10px;overflow:hidden}.transfer-card__main{display:block;width:100%;text-align:left;padding:12px 14px;border:none;background:transparent;font-family:inherit;cursor:pointer}.transfer-card__main:active{background:#f8fffe}.transfer-card__head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:8px}.transfer-card__ids{display:flex;flex-direction:column;gap:2px;min-width:0}.transfer-card__number{font-size:15px!important}.transfer-card__when{font-size:11px!important}.transfer-card__route{display:flex;flex-direction:column;gap:4px;font-size:13px;color:#334155;line-height:1.35}.transfer-card__route-label{display:inline-block;min-width:28px;font-size:11px;font-weight:700;color:#94a3b8;text-transform:uppercase}.transfer-card__actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:0 12px 12px}.transfer-card__btn.ant-btn{min-height:44px!important;border-radius:10px!important;font-weight:600;margin:0!important}.transfer-detail-meta{display:flex;align-items:center;gap:10px;margin-bottom:10px}.transfer-detail-route{background:#f8fafc;border:1px solid #e8eef0;border-radius:12px;padding:10px 12px;margin-bottom:12px;display:flex;flex-direction:column;gap:6px;font-size:13px}.transfer-detail-line{background:#fff;border:1px solid #e8eef0;border-radius:12px;padding:10px 12px;margin-bottom:8px}.transfer-detail-line__qty{display:flex;justify-content:space-between;gap:8px;margin-top:6px;font-size:13px;font-weight:600}.transfer-detail-line__qty .is-short{color:#e11d48}.transfer-detail-footer{display:flex;flex-wrap:wrap;gap:8px}.transfer-detail-footer .ant-btn{flex:1;min-width:110px;min-height:44px}.transfer-line-card{margin-bottom:16px;padding:12px;border:1px dashed #cbd5e1;border-radius:12px;background:#f8fafc}.transfer-line-card-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.stock-warehouse-select .ant-select-selector{border-radius:10px!important}.stocktake-panel{background:#fff;border:1px solid #e8eef0;border-radius:14px;padding:12px 14px;margin-bottom:12px}.stocktake-field-label{display:block;font-size:11px!important;margin-bottom:4px!important;font-weight:600}.stocktake-actions{display:flex;flex-direction:column;gap:8px;margin-bottom:16px}.stocktake-actions .ant-btn{min-height:48px!important;border-radius:12px!important;font-weight:700}.stocktake-session-card{background:#fff;border:1px solid #e8eef0;border-radius:14px;margin-bottom:10px;overflow:hidden}.stocktake-session-card__main{display:block;width:100%;text-align:left;font-family:inherit;background:transparent;border:0;padding:12px 14px 8px;cursor:pointer}.stocktake-session-card__main:active{background:#f0fdfa}.stocktake-session-card__actions{display:flex;justify-content:flex-end;padding:4px 8px 8px;border-top:1px solid #f1f5f9}.stocktake-session-card__head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:6px}.stocktake-session-card__number{display:block;font-size:15px!important}.stocktake-session-card__when{display:block;font-size:11px!important}.stocktake-session-card__meta{display:flex;flex-wrap:wrap;gap:4px 6px;font-size:12px;color:#64748b;margin-bottom:6px}.stocktake-count-body{padding-bottom:180px}.stocktake-count-status{display:flex;flex-direction:column;gap:6px;margin-bottom:12px}.stocktake-scan-panel{background:#fff;border:1px solid #e8eef0;border-radius:14px;padding:12px 14px;margin-bottom:16px}.stocktake-scan-row{display:flex;gap:8px;align-items:stretch}.stocktake-scan-row .ant-select,.stocktake-scan-row .ant-select-auto-complete{flex:1;min-width:0}.stocktake-scan-row .ant-input-affix-wrapper,.stocktake-scan-row .ant-input{flex:1}.stocktake-scan-row .ant-btn{min-width:72px;min-height:40px;font-weight:600}.stocktake-entry-card{background:#fff;border:1px solid #e8eef0;border-radius:12px;padding:10px 12px;margin-bottom:8px}.stocktake-entry-card__head{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.stocktake-entry-card__meta{margin-top:4px;font-size:12px;color:#64748b}.stocktake-entry-card__qty{margin-top:6px;font-size:15px;font-weight:800;color:var(--staff-brand, #0f766e)}.stocktake-count-footer{display:flex;flex-direction:column;gap:8px}.stocktake-count-footer__actions{display:grid;grid-template-columns:1fr 1.2fr;gap:8px}.stocktake-count-footer__hint{font-size:12px;text-align:center}.grn-primary-cta{margin-bottom:12px;min-height:44px;font-weight:700;border-radius:12px!important}.grn-search{margin-bottom:10px}.grn-status-filter{margin-bottom:14px}.grn-status-filter.ant-segmented{background:#f1f5f9;padding:3px;border-radius:12px}.grn-card{background:#fff;border:1px solid #e8eef0;border-radius:14px;margin-bottom:10px;overflow:hidden}.grn-card__main{display:block;width:100%;text-align:left;font-family:inherit;background:transparent;border:0;padding:12px 14px 8px;cursor:pointer}.grn-card__main:active{background:#f0fdfa}.grn-card__head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:6px}.grn-card__number{display:block;font-size:15px!important}.grn-card__when{display:block;font-size:11px!important;margin-top:2px}.grn-card__meta{display:flex;flex-wrap:wrap;gap:4px 6px;font-size:12px;color:#64748b;margin-bottom:2px}.grn-card__amount{margin-top:8px;font-size:16px;font-weight:800;color:var(--staff-brand, #0f766e)}.grn-card__actions{display:flex;flex-wrap:wrap;gap:8px;padding:8px 12px 12px;border-top:1px solid #f1f5f9}.grn-card__actions .ant-btn{min-height:36px;font-weight:600}.grn-detail-body{padding-bottom:24px}.grn-detail-body--actions{padding-bottom:160px}.grn-detail-hero{background:#fff;border:1px solid #e8eef0;border-radius:14px;padding:12px 14px;margin-bottom:14px}.grn-detail-hero__row{display:flex;justify-content:space-between;gap:8px;align-items:flex-start}.grn-detail-hero__meta{display:flex;flex-wrap:wrap;gap:4px 6px;margin-top:6px;font-size:12px;color:#64748b}.grn-line-card{background:#fff;border:1px solid #e8eef0;border-radius:12px;padding:10px 12px;margin-bottom:8px}.grn-line-card__meta{margin-top:4px;font-size:12px;color:#64748b;display:flex;flex-wrap:wrap;gap:4px 6px}.grn-line-card__hsd{margin-top:6px;font-size:12px;font-weight:700}.grn-line-card__hsd--ok{color:#64748b}.grn-line-card__hsd--warn{color:#b45309}.grn-line-card__hsd--bad{color:#b91c1c}.grn-detail-total{display:flex;justify-content:space-between;align-items:center;margin-top:12px;padding:12px 14px;background:#f0fdfa;border-radius:12px;font-size:14px}.grn-detail-total strong{font-size:18px;color:var(--staff-brand, #0f766e)}.grn-detail-footer{display:flex;flex-direction:column;gap:8px}.grn-detail-footer__hint,.grn-create-footer__hint{font-size:12px;text-align:center}.grn-detail-footer__actions,.grn-create-footer__actions{display:grid;grid-template-columns:1fr 1.25fr;gap:8px}.grn-create-body{padding-bottom:180px}.grn-create-line{background:#fff;border:1px solid #e8eef0;border-radius:14px;padding:12px 14px;margin-bottom:12px}.grn-create-line__head{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.grn-create-line__qty-row{display:flex;gap:12px;margin-bottom:6px}.grn-create-line__total{font-size:13px;font-weight:700;color:var(--staff-brand, #0f766e);text-align:right}.grn-create-footer{display:flex;flex-direction:column;gap:8px}.grn-create-footer__summary{display:flex;justify-content:space-between;align-items:center;font-size:13px;color:#64748b}.grn-create-footer__summary strong{font-size:16px;color:var(--staff-brand, #0f766e)}.collect-body{padding-bottom:24px}.collect-body--actions{padding-bottom:140px}.collect-search{margin-bottom:12px}.collect-section{margin-top:8px;margin-bottom:12px}.collect-section__label{display:block;font-size:12px;margin-bottom:8px}.collect-hit{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;text-align:left;font-family:inherit;background:#fff;border:1px solid #e8eef0;border-radius:12px;padding:12px 14px;margin-bottom:8px;cursor:pointer}.collect-hit:active{background:#f0fdfa;border-color:#99f6e4}.collect-hit__main{min-width:0;flex:1}.collect-hit__meta{margin-top:2px;font-size:12px;color:#64748b}.collect-hit__debt{font-size:14px;font-weight:800;color:#b45309;white-space:nowrap}.collect-hero{background:#fff;border:1px solid #e8eef0;border-radius:14px;padding:12px 14px;margin-bottom:14px}.collect-hero__top{display:flex;justify-content:space-between;gap:10px;align-items:flex-start}.collect-hero__name{display:block;font-size:16px!important}.collect-hero__meta{margin-top:2px;font-size:12px;color:#64748b}.collect-hero__balance{display:flex;justify-content:space-between;align-items:center;margin-top:12px;padding:10px 12px;background:#fff7ed;border-radius:10px;font-size:13px;color:#9a3412}.collect-hero__balance strong{font-size:18px;color:#c2410c}.collect-hero__switch{padding:0;margin-top:8px;height:auto}.collect-field-label{display:block;font-size:12px;margin-bottom:6px}.collect-amount{margin-bottom:8px}.collect-presets{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:8px}.collect-presets .ant-btn{min-height:34px;font-weight:600}.collect-remaining{margin-bottom:14px;font-size:13px;color:#64748b}.collect-remaining strong{color:var(--staff-brand, #0f766e)}.collect-method{margin-bottom:14px}.collect-method.ant-segmented{background:#f1f5f9;padding:3px;border-radius:12px}.collect-order-row{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;background:#fff;border:1px solid #e8eef0;border-radius:10px;margin-bottom:6px}.collect-footer{display:flex;flex-direction:column;gap:8px}.collect-footer__hint{font-size:12px;text-align:center}.collect-receipt-body{padding-bottom:160px}.collect-receipt-summary{background:#fff;border:1px solid #e8eef0;border-radius:14px;padding:14px;margin-bottom:12px}.collect-receipt-summary__number{display:block;font-size:16px!important}.collect-receipt-summary__meta{margin-top:4px;font-size:12px;color:#64748b}.collect-receipt-summary__amount{margin-top:10px;font-size:22px;font-weight:800;color:var(--staff-brand, #0f766e)}.collect-receipt-preview{margin-top:8px;border-radius:12px;overflow:hidden;border:1px solid #e8eef0}.collect-receipt-iframe{width:100%;height:280px;border:none;display:block}.collect-receipt-footer{display:flex;flex-direction:column;gap:8px}.collect-receipt-footer__row{display:grid;grid-template-columns:1fr 1fr;gap:8px}.returns-body{padding-bottom:24px}.returns-body--actions{padding-bottom:150px}.returns-mode{margin-bottom:10px}.returns-mode.ant-segmented{background:#f1f5f9;padding:3px;border-radius:12px}.returns-search{margin-bottom:8px}.returns-hit{display:block;width:100%;text-align:left;font-family:inherit;background:#fff;border:1px solid #e8eef0;border-radius:12px;padding:12px 14px;margin-bottom:8px;cursor:pointer}.returns-hit:disabled{opacity:.55;cursor:not-allowed}.returns-hit:not(:disabled):active{background:#f0fdfa;border-color:#99f6e4}.returns-hit__head{display:flex;justify-content:space-between;gap:8px;align-items:center}.returns-hit__status{font-size:11px;font-weight:700;color:#0f766e;background:#ecfdf5;border-radius:999px;padding:2px 8px}.returns-hit__meta{margin-top:3px;font-size:12px;color:#64748b}.returns-hit__amount{margin-top:8px;font-size:15px;font-weight:800;color:var(--staff-brand, #0f766e)}.returns-hero{background:#fff;border:1px solid #e8eef0;border-radius:14px;padding:12px 14px;margin-bottom:12px}.returns-hero__row{display:flex;justify-content:space-between;gap:8px;align-items:center}.returns-hero__number{font-size:16px!important}.returns-hero__switch{padding:0;margin-top:8px;height:auto}.returns-line-toolbar{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px}.returns-line-toolbar__actions{display:flex;gap:6px}.returns-line-card{background:#fff;border:1px solid #e8eef0;border-radius:12px;padding:10px 12px;margin-bottom:8px}.returns-line-card__qty{display:flex;align-items:center;gap:6px;margin-top:8px}.returns-line-card__qty .ant-btn{min-width:36px;min-height:36px;font-weight:700}.returns-line-card__refund{margin-top:6px;font-size:12px;font-weight:700;color:var(--staff-brand, #0f766e);text-align:right}.returns-blocked{margin:12px 0}.returns-blocked__row{display:flex;justify-content:space-between;gap:8px;font-size:12px;color:#64748b;padding:8px 10px;background:#f8fafc;border-radius:8px;margin-bottom:4px}.returns-section-label{display:block;font-size:12px;margin:10px 0 6px}.returns-method{margin-bottom:8px}.returns-method.ant-segmented{background:#f1f5f9;padding:3px;border-radius:12px}.returns-summary{background:#f0fdfa;border-radius:12px;padding:12px 14px;margin-top:4px}.returns-summary__row{display:flex;justify-content:space-between;align-items:center;font-size:14px}.returns-summary__row strong{font-size:18px;color:var(--staff-brand, #0f766e)}.returns-summary__row--muted{margin-top:4px;font-size:12px;color:#64748b}.returns-footer{display:flex;flex-direction:column;gap:8px}.returns-footer__hint{font-size:12px;text-align:center}.chat-thread-shell{min-height:100dvh}.chat-thread-body{padding-bottom:calc(88px + var(--staff-safe-bottom))}.chat-compose-footer{position:fixed;padding-top:10px}.chat-bubble-row{display:flex;margin-bottom:8px}.chat-bubble-row.staff{justify-content:flex-end}.chat-bubble-row.customer{justify-content:flex-start}.chat-bubble{max-width:82%;padding:8px 12px;border-radius:12px}.chat-bubble.staff{background:#0f766e;color:#fff}.chat-bubble.customer{background:#fff;border:1px solid #e2e8f0}.chat-bubble-time{font-size:11px!important;display:block;margin-top:4px;opacity:.75}.today-method-row{display:flex;justify-content:space-between;align-items:flex-start;gap:10px;font-size:13px;padding:8px 0;border-bottom:1px solid #f1f5f9}.today-method-row:last-child{border-bottom:0;padding-bottom:0}.today-method-row__vals{display:flex;flex-direction:column;align-items:flex-end;gap:2px}.today-method-row__detail{font-size:11px;color:#94a3b8}.today-body{padding-bottom:24px}.today-body--actions{padding-bottom:140px}.today-shift-alert{margin-bottom:12px}.today-panel{background:#fff;border:1px solid #e8eef0;border-radius:14px;padding:12px 14px;margin-bottom:12px}.today-panel--hero{border-color:#99f6e4;background:linear-gradient(180deg,#f0fdfa,#fff 48%)}.today-panel--cash{background:#fffbeb;border-color:#fde68a}.today-panel__head{display:flex;flex-direction:column;gap:2px;margin-bottom:10px}.today-panel__hint{font-size:12px!important}.today-panel__net{display:flex;justify-content:space-between;align-items:baseline;gap:8px;font-size:13px;color:#64748b}.today-panel__net strong{font-size:22px;color:var(--staff-brand, #0f766e)}.today-panel--cash .today-panel__net strong{color:#b45309}.today-panel__sub{display:block;margin-top:6px;font-size:12px}.today-methods{margin-top:10px;padding-top:4px;border-top:1px solid #f1f5f9}.today-fefo-list{margin:8px 0 0;padding-left:18px;font-size:12px}.today-footer{display:flex;flex-direction:column;gap:8px}.today-footer__hint{font-size:12px;text-align:center}@media print{body *{visibility:hidden}.receipt-print-area,.receipt-print-area *{visibility:visible}.receipt-print-area{position:absolute;left:0;top:0;width:80mm}.no-print{display:none!important}}.app-splash{min-height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:24px;background:#fff;color:#0f172a}.app-splash img{width:120px;height:120px;object-fit:contain}.app-splash p{margin:0;font-size:15px;font-weight:600;color:#64748b}.customer-empty{text-align:center;padding:28px 12px}.customer-hit{width:100%;display:block;text-align:left;font-family:inherit;background:#fff;border:1px solid #e8eef0;border-radius:14px;padding:12px 14px;margin-bottom:8px;cursor:pointer}.customer-hit:active{background:#f0fdfa;border-color:#99f6e4}.customer-hit__top{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.customer-hit__name{font-size:15px!important;line-height:1.3}.customer-hit__debt{flex-shrink:0;font-size:12px;font-weight:700;color:#e11d48}.customer-hit__meta{margin-top:4px;font-size:12px;color:#64748b}.customer-hit__tags{display:flex;flex-wrap:wrap;gap:4px;margin-top:8px}.customer-hit__tags .ant-tag{margin-inline-end:0}.customer-detail-drawer .ant-drawer-body{padding-bottom:calc(20px + var(--staff-safe-bottom))}.customer-detail__row{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}.customer-detail__phone{margin-bottom:12px}.customer-detail__phone-edit{margin-top:6px}.customer-detail__value{font-size:16px;font-weight:700;color:var(--staff-ink);margin-top:2px}.customer-detail__tags{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:10px}.customer-detail__tags .ant-tag{margin-inline-end:0}.customer-detail__actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:4px}.customer-otp-card{background:#f0fdfa;border:1px solid #99f6e4;border-radius:14px;padding:14px}.customer-otp-card--wait{background:#fff;border-color:#e2e8f0}.customer-otp-card__head{display:flex;flex-direction:column;gap:2px;margin-bottom:8px}.customer-otp-code{font-size:32px;font-weight:800;letter-spacing:.28em;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;color:var(--staff-brand);line-height:1.2;margin:4px 0 8px}.customer-load-more.ant-btn{margin:8px 0 16px;min-height:48px!important;font-weight:600;border-radius:12px!important}.chat-header-refresh.ant-btn,.chat-header-call.ant-btn{width:44px!important;height:44px!important;min-width:44px!important;padding:0!important;font-size:18px!important;color:#334155!important}.chat-list-toolbar{margin:10px 0 12px}.chat-list-toolbar .ant-segmented{width:100%}.chat-thread-hit{width:100%;display:flex;align-items:flex-start;gap:12px;text-align:left;font-family:inherit;background:#fff;border:1px solid #e8eef0;border-radius:14px;padding:12px;margin-bottom:8px;cursor:pointer}.chat-thread-hit:active{background:#f8fffe}.chat-thread-hit.is-unread{border-color:#99f6e4;background:#f0fdfa}.chat-thread-avatar{width:42px;height:42px;border-radius:12px;background:#f1f5f9;color:#475569;font-size:13px;font-weight:800;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.chat-thread-avatar.is-unread{background:#ccfbf1;color:var(--staff-brand)}.chat-thread-main{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.chat-thread-top{display:flex;align-items:center;justify-content:space-between;gap:8px}.chat-thread-name{font-size:15px!important;flex:1;min-width:0}.chat-thread-time{flex-shrink:0;font-size:11px;font-weight:600;color:#94a3b8}.chat-thread-phone{font-size:12px;color:#64748b}.chat-thread-phone-warn{color:#e11d48;font-weight:600}.chat-thread-preview{display:flex;align-items:center;gap:6px;margin-top:2px;min-width:0}.chat-thread-preview-icon{color:#cbd5e1;font-size:12px;flex-shrink:0}.chat-thread-preview-text{flex:1;min-width:0;font-size:13px!important}.chat-thread-preview-text.is-unread{color:var(--staff-ink)!important;font-weight:600!important}.chat-compose-row{display:flex;align-items:flex-end;gap:8px}.chat-compose-row .ant-input-textarea{flex:1;min-width:0}.chat-compose-row textarea.ant-input{border-radius:12px!important;min-height:44px!important;padding-top:10px!important}.chat-compose-send.ant-btn{width:48px!important;height:48px!important;min-width:48px!important;padding:0!important;border-radius:14px!important;flex-shrink:0}.reservation-toolbar{margin:10px 0 12px;overflow-x:auto;-webkit-overflow-scrolling:touch}.reservation-toolbar .ant-segmented{min-width:100%}.reservation-toolbar .ant-segmented-item-label{font-size:12px;padding:0 6px}.reservation-card{background:#fff;border:1px solid #e8eef0;border-radius:14px;padding:12px 14px;margin-bottom:10px}.reservation-card__head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:8px}.reservation-card__ids{display:flex;flex-direction:column;gap:2px;min-width:0}.reservation-card__number{font-size:15px!important;letter-spacing:.02em}.reservation-card__when{font-size:11px!important}.reservation-card__customer{margin-bottom:12px}.reservation-card__meta{display:flex;flex-wrap:wrap;align-items:center;gap:4px 6px;margin-top:4px;font-size:12px;color:#64748b;line-height:1.4}.reservation-card__phone{color:var(--staff-brand);font-weight:600;text-decoration:none}.reservation-card__phone-missing{color:#e11d48;font-weight:600}.reservation-card__actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.reservation-card__btn.ant-btn{min-height:44px!important;border-radius:10px!important;font-weight:600;margin:0!important}.reservation-card__btn-pos.ant-btn{grid-column:1 / -1}.reservation-card__block.ant-alert{border-radius:10px;padding:8px 10px}.reservation-card__block .ant-alert-message{font-size:13px;font-weight:700}.reservation-card__block .ant-alert-description{font-size:12px}.reservation-pos-block-modal__footer{display:flex;flex-direction:column;gap:8px;width:100%}.reservation-pos-block-modal__footer .ant-btn{min-height:44px;margin:0!important;font-weight:600}@media(min-width:420px){.reservation-card__actions{grid-template-columns:repeat(4,1fr)}.reservation-card__btn-pos.ant-btn{grid-column:auto}}.customer-draft-toolbar{margin:10px 0 12px;overflow-x:auto;-webkit-overflow-scrolling:touch}.customer-draft-toolbar .ant-segmented{min-width:100%}.customer-draft-toolbar .ant-segmented-item-label{font-size:12px;padding:0 6px}.customer-draft-card{background:#fff;border:1px solid #e8eef0;border-radius:14px;padding:12px 14px;margin-bottom:10px}.customer-draft-card__head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:8px}.customer-draft-card__ids{display:flex;flex-direction:column;gap:2px;min-width:0}.customer-draft-card__number{font-size:15px!important;letter-spacing:.02em}.customer-draft-card__when{font-size:11px!important}.customer-draft-card__customer{margin-bottom:8px}.customer-draft-card__meta{display:flex;flex-wrap:wrap;align-items:center;gap:4px 6px;margin-top:4px;font-size:12px;color:#64748b;line-height:1.4}.customer-draft-card__phone{color:var(--staff-brand);font-weight:600;text-decoration:none}.customer-draft-card__phone-missing{color:#e11d48;font-weight:600}.customer-draft-card__expiry.is-urgent{color:#e11d48;font-weight:700}.customer-draft-card__amount{font-size:18px;font-weight:800;color:var(--staff-ink, #0f172a);letter-spacing:-.02em;margin-bottom:8px}.customer-draft-card__hint{display:block;font-size:11px!important;margin-bottom:10px!important;line-height:1.4}.customer-draft-card__actions{display:grid;grid-template-columns:1fr 2fr;gap:8px}.customer-draft-card__btn.ant-btn{min-height:44px!important;border-radius:10px!important;font-weight:600;margin:0!important}.counter-draft-card{background:#fff;border:1px solid #e8eef0;border-radius:14px;padding:12px 14px;margin-bottom:10px}.counter-draft-card__head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:8px}.counter-draft-card__ids{display:flex;flex-direction:column;gap:2px;min-width:0}.counter-draft-card__number{font-size:15px!important;letter-spacing:.02em}.counter-draft-card__when{font-size:11px!important}.counter-draft-card__customer{margin-bottom:8px}.counter-draft-card__meta{display:flex;flex-wrap:wrap;gap:4px 6px;margin-top:4px;font-size:12px;color:#64748b}.counter-draft-card__amount{font-size:18px;font-weight:800;letter-spacing:-.02em;margin-bottom:10px;color:var(--staff-ink, #0f172a)}.counter-draft-card__actions{display:grid;grid-template-columns:1fr 2fr;gap:8px}.counter-draft-card__btn.ant-btn{min-height:44px!important;border-radius:10px!important;font-weight:600;margin:0!important}.orders-body{padding-bottom:24px}.orders-summary{display:grid;grid-template-columns:1fr 1.4fr;gap:10px;margin-bottom:12px}.orders-summary>div{background:#fff;border:1px solid #e8eef0;border-radius:14px;padding:10px 12px;display:flex;flex-direction:column;gap:2px}.orders-summary__label{font-size:11px;color:#64748b;font-weight:600;text-transform:uppercase;letter-spacing:.04em}.orders-summary strong{font-size:18px;font-weight:800;color:#0f172a;letter-spacing:-.02em}.orders-summary__money{color:var(--staff-brand, #0f766e)!important}.orders-search{margin-bottom:10px}.orders-date-filter{margin-bottom:8px}.orders-status-filter{margin-bottom:14px}.orders-date-filter.ant-segmented,.orders-status-filter.ant-segmented{background:#f1f5f9;padding:3px;border-radius:12px}.orders-loading{text-align:center;padding:28px 12px}.orders-list{display:flex;flex-direction:column;gap:10px}.orders-card{background:#fff;border:1px solid #e8eef0;border-radius:14px;overflow:hidden}.orders-card__main{display:block;width:100%;text-align:left;font-family:inherit;background:transparent;border:0;padding:12px 14px 10px;cursor:pointer}.orders-card__main:active{background:#f0fdfa}.orders-card__head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.orders-card__number{display:block;font-size:15px;font-weight:700;color:#0f172a}.orders-card__when{display:block;margin-top:2px;font-size:12px;color:#64748b}.orders-card__customer{margin-top:8px;font-size:13px;color:#334155;font-weight:500}.orders-card__foot{display:flex;align-items:baseline;justify-content:space-between;gap:10px;margin-top:8px}.orders-card__meta{font-size:12px;color:#64748b}.orders-card__amount{font-size:17px;font-weight:800;letter-spacing:-.02em;color:var(--staff-brand, #0f766e)}.orders-card__actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:0 12px 12px}.orders-card__actions .ant-btn{min-height:40px;border-radius:10px!important;font-weight:600}.orders-detail-body{padding-bottom:140px}.orders-hero{background:#fff;border:1px solid #e8eef0;border-radius:14px;padding:14px;margin-bottom:14px}.orders-hero__top{display:flex;justify-content:space-between;gap:10px;align-items:flex-start}.orders-hero__number{display:block;font-size:17px!important}.orders-hero__meta{margin-top:2px;font-size:12px;color:#64748b}.orders-hero__customer{margin-top:10px;padding-top:10px;border-top:1px solid #f1f5f9}.orders-hero__customer-name{font-size:14px;font-weight:600;color:#0f172a}.orders-hero__totals{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:12px}.orders-hero__totals>div{background:#f8fafc;border-radius:10px;padding:8px 10px;display:flex;flex-direction:column;gap:2px}.orders-hero__totals span{font-size:11px;color:#64748b;font-weight:600}.orders-hero__totals strong{font-size:16px;font-weight:800;color:#0f172a}.orders-hero__totals .is-paid{color:var(--staff-brand, #0f766e)}.orders-hero__totals .is-debt{color:#c2410c}.orders-hero__pays{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.orders-pay-chip{font-size:11px;font-weight:600;color:#334155;background:#eff6ff;border:1px solid #bfdbfe;border-radius:999px;padding:3px 8px}.orders-section-label{display:block;font-size:11px!important;font-weight:700!important;text-transform:uppercase;letter-spacing:.05em;color:#64748b!important;margin-bottom:8px}.orders-lines{display:flex;flex-direction:column;gap:8px}.orders-line{display:flex;justify-content:space-between;gap:12px;background:#fff;border:1px solid #e8eef0;border-radius:12px;padding:10px 12px}.orders-line__main{min-width:0;flex:1}.orders-line__name{display:block;font-size:13px!important;line-height:1.35}.orders-line__meta{margin-top:3px;font-size:12px;color:#64748b}.orders-line__right{text-align:right;flex-shrink:0}.orders-line__total{display:block;font-size:14px;font-weight:800;color:#0f172a}.orders-line__unit{display:block;margin-top:2px;font-size:11px;color:#94a3b8}.orders-bill-preview{margin-top:14px;background:#fff;border:1px solid #e8eef0;border-radius:12px;overflow:hidden}.orders-bill-preview iframe{width:100%;height:280px;border:0;display:block}.orders-footer{display:flex;flex-direction:column;gap:8px}.orders-footer__actions{display:grid;grid-template-columns:1fr 1.3fr;gap:8px}.orders-footer__secondary{display:grid;grid-template-columns:1fr 1fr;gap:8px}.orders-footer__secondary:has(>:only-child){grid-template-columns:1fr}.orders-list--compact{gap:0;background:#fff;border:1px solid #e8eef0;border-radius:14px;overflow:hidden}.orders-row{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;text-align:left;font-family:inherit;background:#fff;border:0;border-bottom:1px solid #f1f5f9;padding:10px 12px;cursor:pointer;min-height:56px}.orders-row:last-child{border-bottom:0}.orders-row:active{background:#f0fdfa}.orders-row__left{min-width:0;flex:1}.orders-row__top{display:flex;align-items:center;flex-wrap:wrap;gap:6px 8px}.orders-row__number{font-size:13px;font-weight:700;color:#0f172a}.orders-row__when{font-size:12px;color:#94a3b8;font-variant-numeric:tabular-nums}.orders-row__tag.ant-tag{margin:0;line-height:18px;padding:0 6px;font-size:11px;border-radius:6px}.orders-row__customer{margin-top:2px;font-size:12px;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.orders-row__right{display:flex;align-items:center;gap:8px;flex-shrink:0}.orders-row__amount{font-size:14px;font-weight:800;letter-spacing:-.02em;color:var(--staff-brand, #0f766e);font-variant-numeric:tabular-nums}.orders-row__print{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:10px;background:#f1f5f9;color:#334155;font-size:16px}.orders-row__print:active{background:#e2e8f0}.orders-row__chevron{width:20px;text-align:center;color:#cbd5e1;font-size:18px;font-weight:600}.orders-load-more{margin-top:12px;min-height:44px;border-radius:12px!important;font-weight:600}.orders-end-hint{display:block;text-align:center;margin-top:12px;font-size:12px!important}
