body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.manage-bills-layout{background:#f8fafc;min-height:100vh}.bills-header{background:linear-gradient(135deg,#1e293b,#0f172a);box-shadow:0 2px 12px #0000004d;height:64px;justify-content:space-between;padding:0 24px;position:sticky;top:0;z-index:100}.bills-header,.header-brand{align-items:center;display:flex}.header-brand{gap:12px}.brand-icon{font-size:28px;line-height:1}.brand-title{color:#f8fafc!important;font-family:Georgia,serif;font-size:18px!important;letter-spacing:.5px;margin:0!important}.brand-sub{color:#94a3b8!important;font-size:11px;letter-spacing:1px;text-transform:uppercase}.header-right{gap:16px}.header-right,.live-badge{align-items:center;display:flex}.live-badge{background:#10b98126;border:1px solid #10b9814d;border-radius:20px;color:#10b981;font-size:12px;font-weight:600;gap:6px;padding:3px 10px}.live-dot{animation:pulse 1.5s infinite;background:#10b981;border-radius:50%;height:6px;width:6px}.header-date{color:#94a3b8!important;font-size:12px}.bills-content{padding:20px 24px}.main-tabs .ant-tabs-nav{margin-bottom:20px}.tab-label{align-items:center;display:flex;font-weight:500;gap:6px}.table-view-toolbar{flex-wrap:wrap;justify-content:space-between;margin-bottom:20px}.table-legend,.table-view-toolbar{align-items:center;display:flex;gap:12px}.table-legend{color:#64748b;font-size:13px}.legend-dot{border-radius:50%;display:inline-block;height:10px;width:10px}.available-dot{background:#22c55e}.occupied-dot{background:#f59e0b}.table-card{border:2px solid #0000!important;border-radius:12px!important;height:100%;transition:all .2s ease}.table-card.available{background:#fff;border-color:#e2e8f0!important}.table-card.occupied{background:linear-gradient(135deg,#fffbeb,#fef3c7);border-color:#fbbf24!important}.table-card:hover{box-shadow:0 4px 20px #0000001a;transform:translateY(-2px)}.table-card-header{margin-bottom:10px}.table-name-row{justify-content:space-between}.table-name{color:#1e293b;font-size:15px}.status-tag{border-radius:10px!important;font-size:10px!important;line-height:18px!important;padding:0 6px!important}.tag-occupied{background:#fef3c7!important;border-color:#fbbf24!important;color:#d97706!important}.tag-available{background:#f0fdf4!important;border-color:#86efac!important;color:#16a34a!important}.table-meta{color:#64748b;display:flex;font-size:12px;gap:10px}.bill-count-badge{align-items:center;color:#92400e;display:flex;font-size:12px;gap:6px;margin-bottom:10px}.table-actions{margin-top:8px}.create-bill-btn{background:linear-gradient(135deg,#6366f1,#8b5cf6)!important;border:none!important}.bill-panel-drawer .ant-drawer-header{background:linear-gradient(135deg,#1e293b,#0f172a);border-bottom:1px solid #334155}.bill-panel-drawer .ant-drawer-title{color:#f8fafc!important}.bill-panel-drawer .ant-drawer-close{color:#94a3b8!important}.panel-title{align-items:center;display:flex;gap:8px}.panel-table-name{color:#f8fafc;font-size:16px;font-weight:700}.bill-tab-label{align-items:center;display:flex;gap:6px}.bill-tab-total{background:#f1f5f9;border-radius:10px;color:#475569;font-size:11px;font-weight:600;padding:1px 6px}.empty-bill-state{align-items:center;gap:16px;height:300px;justify-content:center}.bill-editor,.empty-bill-state{display:flex;flex-direction:column}.bill-editor{gap:12px}.bill-editor-toolbar{align-items:center;display:flex;gap:8px}.bill-items-table .ant-table-thead th{background:#f8fafc!important;color:#64748b;font-size:12px;font-weight:600}.bill-summary{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:16px}.summary-row{align-items:center;display:flex;justify-content:space-between;padding:2px 0}.total-row{padding-top:4px}.product-grid{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(3,1fr);max-height:360px;overflow-y:auto;padding:4px}.product-card{align-items:center;background:#fff;border:1.5px solid #e2e8f0;border-radius:8px;cursor:pointer;display:flex;gap:8px;padding:10px;position:relative;transition:all .15s ease}.product-card:hover{background:#f5f3ff;border-color:#6366f1;transform:scale(1.02)}.product-card.already-added{cursor:default;opacity:.8}.product-veg-dot{border-radius:50%;flex-shrink:0;height:8px;width:8px}.product-card-body{display:flex;flex:1 1;flex-direction:column}.product-card-name{color:#1e293b;font-size:12px;font-weight:600;line-height:1.3}.product-card-price{color:#6366f1;font-size:11px;font-weight:700;margin-top:2px}.category-radio .ant-radio-button-wrapper{font-size:12px;padding:0 10px}.bills-history{max-width:1000px}.stat-card{border:1px solid #e2e8f0!important;border-radius:10px!important}.revenue-card{background:linear-gradient(135deg,#fffbeb,#fef3c7)!important;border-color:#fbbf24!important}.history-table .ant-table-thead th,.merge-card{background:#f8fafc!important}.merge-card{border-radius:8px!important}.bill-tabs .ant-tabs-tab{border-radius:6px 6px 0 0!important}.product-qty-controls{flex-shrink:0;gap:4px;margin-left:auto}.product-qty-controls,.qty-btn{align-items:center;display:flex}.qty-btn{border:none;border-radius:50%;cursor:pointer;height:20px;justify-content:center;line-height:1;padding:0;transition:background .15s;width:20px}.minus-btn{background:#fee2e2;color:#ef4444}.minus-btn:hover{background:#fca5a5}.plus-btn{background:#dcfce7;color:#16a34a}.plus-btn:hover{background:#86efac}.qty-value{color:#1e293b;font-size:12px;font-weight:700;min-width:18px;text-align:center}.table-qty-row{align-items:center;display:flex;gap:4px}.category-scroll{display:flex;flex-wrap:wrap;gap:6px}.cat-chip{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:20px;color:#475569;cursor:pointer;font-size:12px;font-weight:500;padding:3px 12px;transition:all .15s;white-space:nowrap}.cat-chip:hover{border-color:#6366f1;color:#6366f1}.cat-chip-active{background:#6366f1;border-color:#6366f1;color:#fff!important}.picker-hint{background:#f8fafc;border:1px dashed #e2e8f0;border-radius:6px;color:#94a3b8;font-size:11px;margin:0;padding:5px 10px}.product-card.already-added{background:#f0fdf4;border-color:#86efac}.bill-modal .ant-modal-body::-webkit-scrollbar{width:6px}.bill-modal .ant-modal-body::-webkit-scrollbar-thumb,.bill-modal .ant-modal-body::-webkit-scrollbar-track{background:#0000}.bill-modal .ant-modal-body:hover::-webkit-scrollbar-thumb{background:#0000004d;border-radius:10px}.scanner-frame{background:#000;border:2px solid #fff;border-radius:14px;box-shadow:0 10px 30px #0009;height:200px;overflow:hidden;position:relative;width:80%}.scanner-frame video{filter:grayscale(100%) contrast(1.2);height:100%!important;object-fit:cover;width:100%!important}.scan-line{animation:scanMove 2s linear infinite;background:linear-gradient(90deg,#0000,#00e5ff,#fff,#00e5ff,#0000);box-shadow:0 0 10px #00e5ff;height:4px;left:0;position:absolute;top:0;width:100%;will-change:transform;z-index:10}@keyframes scanMove{0%{transform:translateY(0)}to{transform:translateY(200px)}}.scan-input-box{bottom:10px;display:flex;justify-content:center;left:10px;position:absolute;right:10px;z-index:4}.scan-input-box input{background:#0009;border:1px solid #fff;border-radius:6px;color:#fff;outline:none;padding:8px 10px;width:90%}#reader__camera_selection,#reader__dashboard_section,#reader__dashboard_section_csr,#reader__dashboard_section_swaplink,#reader__scan_region,#reader__scan_region img,#reader__status_span{display:none!important}.bill-panel-drawer .ant-drawer-content{background:linear-gradient(135deg,#f8f9fa,#fff)}.bill-panel-drawer .ant-drawer-header{display:none}.bill-panel-drawer .ant-drawer-body{height:100vh;overflow:hidden;padding:0}.bill-panel-container{background:#fff;display:flex;flex-direction:column;height:100%}.close-icon{color:#8c8c8c;cursor:pointer;font-size:28px;font-weight:300;line-height:1;transition:all .3s ease}.close-icon:hover{color:#ff4d4f;transform:rotate(90deg)}.bill-panel-header{background:linear-gradient(135deg,#667eea,#764ba2);border-bottom:none;overflow:hidden;padding:14px 18px;position:relative}.bill-panel-header:before{animation:pulse 4s ease-in-out infinite;background:radial-gradient(circle,#ffffff1a 0,#fff0 70%);content:"";height:200%;position:absolute;right:-50%;top:-50%;width:200%}@keyframes pulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:.8;transform:scale(1.1)}}.bill-panel-header-main{align-items:center;display:flex;gap:14px;justify-content:space-between;position:relative;z-index:1}.table-info-card{gap:14px;min-width:0}.table-icon,.table-info-card{align-items:center;display:flex}.table-icon{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:2px solid #ffffff4d;border-radius:14px;flex-shrink:0;font-size:24px;height:48px;justify-content:center;transition:all .3s ease;width:48px}.table-icon:hover{background:#ffffff4d;transform:scale(1.05)}.table-info{flex:1 1;min-width:0}.table-name-row{align-items:center;display:flex;flex-wrap:wrap;gap:10px;margin-bottom:4px}.table-name{color:#fff;font-size:22px;font-weight:700;letter-spacing:-.3px;line-height:1.1;margin:0;text-shadow:0 2px 4px #0000001a}.zone-tag{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:none;border-radius:999px;font-size:12px;font-weight:600;margin:0;padding:3px 10px}.table-stats{flex-wrap:wrap;gap:10px}.stat-item,.table-stats{align-items:center;display:flex}.stat-item{color:#ffffffeb;font-size:12px;gap:6px}.stat-icon{color:#ffffffb8;font-size:13px}.stat-value{font-weight:500}.stat-divider{background:#ffffff47;height:16px;width:1px}.header-actions{flex-shrink:0}.action-buttons,.header-actions{display:flex;gap:10px}.action-btn-mobile{display:none}.action-btn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:10px;font-weight:600;height:36px;padding:0 16px;transition:all .3s ease}.action-btn.primary{background:#fff;border:none;box-shadow:0 4px 12px #00000024;color:#667eea}.action-btn.primary:hover{background:#fff;box-shadow:0 6px 18px #0000002e;color:#764ba2;transform:translateY(-1px)}.action-btn.secondary{background:#ffffff2e;border:1px solid #ffffff47;color:#fff}.action-btn.secondary:hover{background:#ffffff42;color:#fff;transform:translateY(-1px)}.bill-panel-body{background:#f8f9fa;flex:1 1;overflow-y:auto}.bill-panel-body::-webkit-scrollbar{width:8px}.bill-panel-body::-webkit-scrollbar-track{background:#f0f0f0}.bill-panel-body::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:4px}.bill-panel-body::-webkit-scrollbar-thumb:hover{background:#bfbfbf}.empty-state{align-items:center;display:flex;justify-content:center;min-height:420px;padding:24px}.empty-icon{animation:float 3s ease-in-out infinite;font-size:56px;margin-bottom:18px}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.empty-description{text-align:center}.empty-title{color:#262626;font-size:19px;font-weight:700;margin-bottom:6px}.empty-subtitle{color:#8c8c8c;font-size:13px;margin-bottom:20px}.create-bill-btn{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:12px;box-shadow:0 4px 12px #667eea59;font-weight:600;height:42px;padding:0 28px}.create-bill-btn:hover{background:linear-gradient(135deg,#764ba2,#667eea);box-shadow:0 6px 18px #667eea6b;transform:translateY(-1px)}.bills-container{padding:14px 16px}.custom-tabs{background:#fff;border-radius:16px;box-shadow:0 2px 8px #0000000a,0 4px 16px #0000000a;overflow:hidden}.tabs-topbar{align-items:flex-start;background:#fff;border-bottom:1px solid #f0f0f0;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;padding:12px 14px 10px}.tabs-topbar-left{display:flex;flex-direction:column;gap:2px}.tabs-title{color:#262626;font-size:17px;font-weight:700;margin:0}.tabs-subtitle{font-size:12px}.bill-actions{display:flex;flex-wrap:wrap;gap:10px}.action-icon-btn{border-radius:10px;font-weight:500;height:34px;padding:0 14px;transition:all .3s ease}.action-icon-btn:hover{transform:translateY(-1px)}.tabs-header{background:#fafafa;border-bottom:1px solid #f0f0f0;display:flex;gap:4px;overflow-x:auto;padding:10px 10px 0;scrollbar-width:thin}.tabs-header::-webkit-scrollbar{height:4px}.tabs-header::-webkit-scrollbar-track{background:#f0f0f0;border-radius:2px}.tabs-header::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:2px}.tab-button{animation:slideIn .3s ease-out;background:#0000;border:none;border-radius:12px 12px 0 0;cursor:pointer;flex:0 0 auto;min-width:150px;padding:8px 10px;position:relative;text-align:left;transition:all .3s ease}.tab-button:hover{background:#667eea0d}.tab-button.active{background:#fff;box-shadow:0 -2px 8px #00000005}.tab-button.active:after{background:linear-gradient(90deg,#667eea,#764ba2);border-radius:2px;bottom:-1px;content:"";height:2px;left:0;position:absolute;right:0}.tab-content{display:flex;flex-direction:column;gap:6px}.tab-header{align-items:center;display:flex;gap:8px;justify-content:space-between}.tab-name{color:#262626;font-size:13px;font-weight:600}.tab-status{align-items:center;background:#00000005;border-radius:12px;display:flex;font-size:10px;font-weight:500;gap:4px;padding:2px 7px}.tab-status-text{margin-left:2px}.tab-footer{align-items:center;display:flex;font-size:11px;justify-content:space-between}.tab-items{color:#8c8c8c}.tab-total{color:#667eea;font-weight:700}.tabs-content{background:#fff;min-height:auto;padding:14px 16px}.bill-editor-modern{display:flex;flex-direction:column;gap:12px;width:100%}.be-main-card,.be-summary-card{border:1px solid #edf2f7!important;border-radius:18px!important;box-shadow:0 8px 24px #0f172a0d!important}.be-main-card .ant-card-body,.be-summary-card .ant-card-body{padding:16px!important}.be-summary-card{position:static;top:auto}.be-summary-bottom{margin-top:0}.be-toolbar{align-items:flex-start;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;margin-bottom:10px}.be-toolbar-left{min-width:0}.be-toolbar-title-wrap{align-items:center;display:flex;gap:10px}.be-summary-icon,.be-toolbar-icon{align-items:center;background:linear-gradient(135deg,#eef2ff,#e0e7ff);border-radius:12px;color:#4f46e5;display:flex;flex-shrink:0;font-size:16px;height:36px;justify-content:center;width:36px}.be-summary-title,.be-toolbar-title{color:#111827;font-size:16px;font-weight:700;line-height:1.05}.be-summary-subtitle,.be-toolbar-subtitle{color:#6b7280;font-size:11px;margin-top:2px}.be-toolbar-actions{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.be-add-btn{box-shadow:0 8px 18px #6366f129}.be-add-btn,.be-add-items-btn{background:linear-gradient(135deg,#6366f1,#7c3aed)!important;border:none!important;border-radius:10px!important;font-size:13px!important;font-weight:600;height:36px!important;padding:0 14px!important}.be-add-items-btn,.be-add-items-btn .anticon,.be-parcel-btn{color:#fff!important}.be-parcel-btn{background:linear-gradient(135deg,#3a64ce,hwb(235 32% 25%))!important;border:none!important;border-radius:10px!important;font-size:13px!important;font-weight:600;height:36px!important;padding:0 14px!important}.be-parcel-btn .anticon{color:#fff!important}.be-add-items-btn:hover{background:linear-gradient(135deg,#5b5ff0,#6d28d9)!important}.be-parcel-btn:hover{background:linear-gradient(135deg,#3a64ce,hwb(235 25% 46%)100%)!important}.be-add-btn:hover{box-shadow:0 10px 22px #6366f133;transform:translateY(-1px)}.be-split-btn{border-radius:10px!important;font-size:13px!important;font-weight:600;height:36px!important;padding:0 14px!important}.be-sync-indicator{align-items:center;background:#eef2ff;border-radius:10px;color:#4f46e5;display:inline-flex;font-size:11px;font-weight:600;gap:6px;padding:6px 10px}.be-empty-state{background:linear-gradient(180deg,#fafcff,#f8fafc);border:1px dashed #dbe2ea;flex-direction:column;gap:8px;min-height:60px;padding:22px;text-align:center}.be-empty-icon,.be-empty-state{align-items:center;border-radius:16px;display:flex;justify-content:center}.be-empty-icon{background:#eef2ff;color:#4f46e5;font-size:24px;height:56px;width:56px}.be-empty-title{color:#111827;font-size:17px;font-weight:700}.be-empty-subtitle{color:#6b7280;font-size:12px;max-width:240px}.be-items-table .ant-table{border-radius:14px!important;overflow:hidden!important}.be-items-table .ant-table-container{border:1px solid #eef2f7;border-radius:14px!important}.be-items-table .ant-table-body,.be-items-table .ant-table-content{scrollbar-width:thin}.be-items-table .ant-table-body::-webkit-scrollbar,.be-items-table .ant-table-content::-webkit-scrollbar{height:6px;width:6px}.be-items-table .ant-table-body::-webkit-scrollbar-track,.be-items-table .ant-table-content::-webkit-scrollbar-track{background:#edf2f7;border-radius:999px}.be-items-table .ant-table-body::-webkit-scrollbar-thumb,.be-items-table .ant-table-content::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}.be-items-table .ant-table-thead>tr>th{background:#f8fafc!important;border-bottom:1px solid #e5e7eb!important;color:#374151!important;font-size:11px!important;font-weight:700!important;padding:11px 12px!important;white-space:nowrap}.be-items-table .ant-table-thead>tr>th:first-child{padding-left:16px!important}.be-items-table .ant-table-tbody>tr>td{border-bottom:1px solid #eef2f7!important;padding:10px 12px!important;vertical-align:middle!important}.be-items-table .ant-table-tbody>tr>td:first-child{padding-left:16px!important}.be-items-table .ant-table-tbody>tr:last-child>td{border-bottom:none!important}.be-items-table .ant-table-tbody>tr:hover>td{background:#fcfcff!important}.be-item-cell{align-items:center;display:flex;gap:10px}.be-item-dot{border-radius:50%;box-shadow:0 0 0 2px #fff;flex-shrink:0;height:9px;width:9px}.be-item-meta{display:flex;flex-direction:column;gap:3px}.be-item-name{color:#1f2937;font-size:13px;font-weight:600;line-height:1.25}.be-item-meta .ant-tag,.be-tax-tag{border-radius:8px!important;font-size:10px!important;line-height:16px!important;margin:0!important;padding:0 8px!important;width:fit-content}.be-item-total,.be-price-text{color:#111827;display:inline-block;font-size:13px;font-weight:600;min-width:auto;text-align:right}.be-item-total{font-weight:700}.be-product-qty-controls,.be-table-qty-row{align-items:center;display:inline-flex;gap:6px;justify-content:center}.be-qty-input{width:52px!important}.be-qty-input .ant-input-number{border-radius:8px!important}.be-qty-input .ant-input-number-input{font-size:13px;font-weight:600;height:24px!important;text-align:center!important}.be-qty-btn{align-items:center;border:none;border-radius:7px;cursor:pointer;display:inline-flex;flex-shrink:0;height:26px;justify-content:center;transition:.2s ease;width:26px}.be-qty-btn:hover{transform:scale(1.05)}.be-minus-btn{background:#fee2e2;color:#dc2626}.be-plus-btn{background:#dcfce7;color:#16a34a}.be-summary-header{align-items:center;display:flex;gap:10px;margin-bottom:14px}.be-mini-stats{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr;margin-bottom:14px}.be-mini-stat{background:linear-gradient(180deg,#f8fafc,#f1f5f9);border:1px solid #e5e7eb;border-radius:14px;display:flex;flex-direction:column;gap:4px;padding:12px}.be-mini-stat-label{color:#6b7280;font-size:12px}.be-mini-stat-value{color:#111827;font-size:18px;font-weight:700}.be-summary-block{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:16px}.be-summary-row{align-items:flex-start;display:flex;font-size:13px;gap:14px;justify-content:space-between;margin-bottom:8px;padding:2px 0}.be-summary-row:last-child{margin-bottom:0}.be-summary-row>.ant-typography:first-child{flex:1 1;line-height:1.4;min-width:0}.be-summary-row>.ant-typography:last-child{font-weight:600;min-width:92px;text-align:right}.be-discount-row{align-items:flex-start;background:#fff7ed;border-radius:12px;margin-top:6px;padding:10px}.be-discount-left{display:flex;flex-direction:column;gap:8px}.be-discount-input{width:110px!important}.be-divider{margin:10px 0!important}.be-total-row{align-items:center;border-top:2px dashed #e5e7eb;margin-top:8px;padding-top:12px}.be-total-amount{color:#16a34a!important;font-size:30px;font-weight:800;line-height:1}.be-summary-row:nth-child(2),.be-summary-row:nth-child(3){color:#6b7280;font-style:italic}.be-note-wrap{margin-top:14px}.be-note-label{color:#374151;display:inline-block;font-weight:600;margin-bottom:8px}.be-note-area{border-radius:14px!important}.be-note-area textarea{line-height:1.5;padding:12px!important}.be-settle-btn{background:linear-gradient(135deg,#22c55e,#16a34a)!important;border:none!important;border-radius:14px!important;box-shadow:0 8px 20px #10b98138;font-weight:700!important;height:46px!important;margin-top:14px;min-width:210px}.be-settle-btn:hover{transform:translateY(-1px)}.be-product-picker-modal .ant-modal-content{border-radius:18px!important;overflow:hidden}.be-product-picker-modal .ant-modal-header{padding-bottom:10px}.be-product-picker-modal .ant-modal-title{font-weight:700}.be-category-scroll{display:flex;gap:8px;overflow-x:auto;padding-bottom:4px}.be-cat-chip{background:#fff;border:1px solid #dbe2ea;border-radius:999px;color:#374151;cursor:pointer;font-weight:600;padding:8px 14px;transition:.2s ease;white-space:nowrap}.be-cat-chip.active{background:#4f46e5;border-color:#4f46e5;color:#fff}.be-picker-topnote{color:#64748b;font-size:12px;margin-top:2px}.be-product-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fill,minmax(190px,1fr))}.be-product-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;cursor:pointer;display:flex;flex-direction:column;gap:10px;min-height:110px;padding:14px;transition:.2s ease}.be-product-card:hover{border-color:#c7d2fe;box-shadow:0 10px 24px #0f172a14;transform:translateY(-2px)}.be-product-card.already-added{background:linear-gradient(180deg,#fafaff,#f5f7ff);border-color:#c7d2fe}.be-product-dot{border-radius:50%;height:10px;width:10px}.be-product-card-body{display:flex;flex-direction:column;gap:4px}.be-product-card-name{color:#111827;font-size:14px;font-weight:600;line-height:1.35}.be-product-card-price{color:#4f46e5;font-size:13px;font-weight:700}.be-qty-value{color:#111827;font-weight:700;min-width:16px;text-align:center}.be-no-items{color:#94a3b8;grid-column:1/-1;padding:24px 0;text-align:center}.be-final-actions{display:flex;flex-direction:column;gap:10px;margin-top:14px}.be-final-actions-top{flex-wrap:wrap;gap:8px}.be-final-actions-bottom,.be-final-actions-top{display:flex;justify-content:flex-end}.be-final-actions .ant-btn{border-radius:12px;font-weight:600;height:42px;padding:0 16px}.be-kot-btn,.be-print-btn{background:#fff;border:1px solid #dbe2ea}.be-kot-btn:hover,.be-print-btn:hover{border-color:#c7d2fe!important;color:#4f46e5!important}@media (max-width:991px){.be-summary-card{position:static}.be-main-card .ant-card-body,.be-summary-card .ant-card-body{padding:14px!important}}@media (max-width:768px){.bill-panel-drawer .ant-drawer-content-wrapper{width:100%!important}.bill-panel-header{padding:14px}.bill-panel-header-main{align-items:flex-start;flex-direction:column}.table-icon{font-size:22px;height:44px;width:44px}.table-name{font-size:20px}.table-stats{gap:8px}.action-buttons,.stat-divider{display:none}.action-btn-mobile{display:inline-flex}.bills-container{padding:12px}.tabs-topbar{padding:10px 12px 8px}.tabs-header{padding:8px 8px 0}.tab-button{min-width:140px;padding:8px 10px}.tabs-content{padding:12px}.bill-actions{justify-content:flex-start;width:100%}.be-items-table .ant-table-tbody>tr>td,.be-items-table .ant-table-thead>tr>th{padding:9px 10px!important}.be-add-btn,.be-split-btn{font-size:12px!important;height:34px!important;padding:0 12px!important}.be-total-amount{font-size:26px}}@media (max-width:575px){.be-toolbar{align-items:stretch;flex-direction:column}.be-toolbar-actions{width:100%}.be-add-btn,.be-split-btn{flex:1 1}.be-mini-stats{grid-template-columns:1fr}.be-total-amount{font-size:22px}.table-info-card{gap:12px}.table-name-row,.table-stats{align-items:flex-start;flex-direction:column;gap:6px}.tab-button{min-width:128px}.tab-name{font-size:12px}.tab-status-text{display:none}.tabs-title{font-size:15px}.be-main-card .ant-card-body,.be-summary-card .ant-card-body{padding:12px!important}.be-summary-row{gap:10px}.be-summary-row>.ant-typography:last-child{min-width:80px}.be-discount-input{width:100px!important}.be-final-actions-bottom,.be-final-actions-top{justify-content:stretch}.be-final-actions .ant-btn,.be-settle-btn{min-width:100%;width:100%}}@keyframes slideIn{0%{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}.be-summary-label{color:#374151!important;font-size:14px;font-weight:500}.be-summary-value{color:#111827!important;font-size:15px;font-weight:600}.bills-content{background:linear-gradient(180deg,#f8fafc,#eef2f7);min-height:calc(100vh - 64px);padding:18px 20px}.tables-bills-page{display:flex;flex-direction:column;gap:18px}.tb-top-strip{background:#fff;border:1px solid #edf2f7;border-radius:18px;box-shadow:0 8px 28px #0f172a0f;padding:14px 18px}.tb-nav{align-items:center;display:flex;flex-wrap:wrap;gap:12px}.tb-nav-link{background:#0000;border:none;color:#475569;cursor:pointer;font-size:16px;font-weight:600;padding:10px 4px;position:relative;transition:all .25s ease}.tb-nav-link:hover{color:#4f46e5}.tb-nav-link.active{color:#2563eb}.tb-nav-link.active:after{background:linear-gradient(90deg,#3b82f6,#6366f1);border-radius:99px;bottom:-6px;content:"";height:3px;left:0;position:absolute;width:100%}.tb-toolbar{background:#fff;border:1px solid #edf2f7;border-radius:18px;box-shadow:0 8px 28px #0f172a0d;gap:14px;justify-content:space-between;padding:14px 16px}.tb-filter-group,.tb-toolbar{align-items:center;display:flex;flex-wrap:wrap}.tb-filter-group{gap:10px}.tb-chip{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;color:#334155;cursor:pointer;font-size:14px;font-weight:600;height:38px;padding:0 16px;transition:all .22s ease}.tb-chip:hover{background:#eef2ff;border-color:#c7d2fe;color:#4338ca}.tb-chip.active{background:linear-gradient(135deg,#4f46e5,#2563eb);border-color:#0000;box-shadow:0 8px 18px #4f46e538;color:#fff}.tb-legend{align-items:center;display:flex;flex-wrap:wrap;gap:18px}.tb-legend-item{align-items:center;color:#64748b;display:inline-flex;font-size:13px;font-weight:600;gap:8px}.tb-dot{border-radius:50%;height:10px;width:10px}.tb-dot.available{background:#22c55e;box-shadow:0 0 0 4px #22c55e24}.tb-dot.occupied{background:#f59e0b;box-shadow:0 0 0 4px #f59e0b24}.tb-grid-wrap{background:#fff;border:1px solid #edf2f7;border-radius:22px;box-shadow:0 10px 30px #0f172a0f;min-height:520px;padding:20px}.tb-grid{grid-gap:18px;align-items:start;display:grid;gap:18px;grid-template-columns:repeat(auto-fill,minmax(255px,1fr))}.tb-card{background:linear-gradient(180deg,#fff,#fbfdff);border:1px solid #e5e7eb;border-radius:22px;box-shadow:0 12px 24px #0f172a0d;overflow:hidden;padding:18px 16px 16px;position:relative;transition:all .28s ease}.tb-card:before{background:#e2e8f0;content:"";height:5px;inset:0 0 auto 0;position:absolute}.tb-card:hover{box-shadow:0 18px 36px #0f172a17;transform:translateY(-4px)}.tb-card.available:before{background:linear-gradient(90deg,#22c55e,#16a34a)}.tb-card.occupied:before{background:linear-gradient(90deg,#f59e0b,#f97316)}.tb-card.available{border-color:#22c55e47}.tb-card.occupied{background:linear-gradient(180deg,#fffdf6,#fffaf0);border-color:#f59e0b59}.tb-card-head{align-items:flex-start;display:flex;gap:12px;justify-content:space-between;margin-bottom:10px}.tb-card-title-wrap{min-width:0}.tb-card-title{color:#0f172a;font-size:18px;font-weight:800;line-height:1.2;margin-bottom:6px}.tb-card-meta{align-items:center;color:#64748b;display:flex;flex-wrap:wrap;font-size:13px;font-weight:500;gap:10px}.tb-status-badge{border-radius:999px;font-size:11px;font-weight:700;line-height:1;padding:5px 10px;white-space:nowrap}.tb-status-badge.available{background:#22c55e1f;border:1px solid #22c55e33;color:#15803d}.tb-status-badge.occupied{background:#f59e0b1f;border:1px solid #f59e0b33;color:#b45309}.tb-bill-pill{background:#fff7ed;border:1px solid #fed7aa;border-radius:999px;color:#b45309;font-size:13px;font-weight:700;gap:8px;margin:12px 0 14px;padding:7px 12px;width:fit-content}.tb-bill-count,.tb-bill-pill{align-items:center;display:inline-flex}.tb-bill-count{background:#f59e0b;border-radius:50%;color:#fff;font-size:12px;font-weight:800;height:22px;justify-content:center;width:22px}.tb-card-actions{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.tb-btn{align-items:center;border:none;border-radius:12px;cursor:pointer;display:inline-flex;font-size:14px;font-weight:700;gap:8px;height:38px;justify-content:center;padding:0 14px;transition:all .22s ease}.tb-btn.primary{background:linear-gradient(135deg,#4f46e5,#2563eb);box-shadow:0 10px 20px #4f46e538;color:#fff}.tb-btn.primary:hover{box-shadow:0 14px 24px #4f46e547;transform:translateY(-1px)}.tb-btn.secondary{background:#fff;border:1px solid #dbe2ea;color:#334155}.tb-btn.secondary:hover{background:#f8fafc;border-color:#cbd5e1}.tb-btn.icon-only{min-width:38px;padding:0;width:38px}.tb-empty-area{align-items:center;background:linear-gradient(180deg,#fcfdff,#f8fafc);border:1px dashed #dbe2ea;border-radius:18px;color:#94a3b8;display:flex;font-size:15px;font-weight:600;justify-content:center;min-height:420px}.tb-page-footer{color:#64748b;font-size:14px;font-weight:500;padding:14px 0 2px;text-align:center}@media (max-width:768px){.bills-content{padding:12px}.tb-grid-wrap,.tb-toolbar,.tb-top-strip{border-radius:16px;padding:12px}.tb-grid{grid-template-columns:1fr}.tb-card{border-radius:18px}.tb-card-actions{align-items:stretch;flex-direction:column}.tb-btn,.tb-btn.icon-only{width:100%}.tb-legend{justify-content:flex-start;width:100%}}.table-report-page{background:#f5f7fb;min-height:calc(100vh - 120px);padding:18px}.table-report-hero{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:18px;box-shadow:0 16px 34px #667eea38;display:flex;gap:16px;justify-content:space-between;margin-bottom:18px;overflow:hidden;padding:18px 20px;position:relative}.table-report-hero:before{background:radial-gradient(circle,#ffffff2e,#0000 65%);content:"";height:240px;position:absolute;right:-40%;top:-60%;width:240px}.table-report-hero-left{align-items:center;display:flex;gap:14px;position:relative;z-index:1}.table-report-hero-icon{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff2e;border:2px solid #ffffff3d;border-radius:16px;color:#fff;display:flex;font-size:22px;height:52px;justify-content:center;width:52px}.table-report-hero-title{color:#fff;font-size:24px;font-weight:700;line-height:1.1;margin:0}.table-report-hero-subtitle{color:#ffffffd1;font-size:13px;margin:4px 0 0}.table-report-card{border:1px solid #e8edf5!important;border-radius:18px!important;box-shadow:0 10px 30px #0f172a0f!important;overflow:hidden}.table-report-card .ant-card-body{padding:20px!important}.table-report-filters{background:#f8fafc;border:1px solid #edf2f7;border-radius:16px;margin-bottom:18px;padding:16px}.table-report-filters .ant-btn,.table-report-filters .ant-picker,.table-report-filters .ant-select{width:100%}.table-report-filters .ant-picker,.table-report-filters .ant-select-selector{align-items:center;border-color:#d9e2ec!important;border-radius:10px!important;box-shadow:none!important;display:flex;min-height:42px!important}.table-report-filters .ant-picker-focused,.table-report-filters .ant-select-focused .ant-select-selector{border-color:#6366f1!important;box-shadow:0 0 0 2px #6366f11f!important}.table-report-load-btn{background:linear-gradient(135deg,#6366f1,#7c3aed)!important;border:none!important;border-radius:10px!important;box-shadow:0 10px 20px #6366f138;font-weight:600;height:42px!important}.table-report-clear-btn{background:#fff!important;border:1px solid #d9e2ec!important;border-radius:10px!important;color:#334155!important;font-weight:600;height:42px!important}.table-report-toolbar{display:flex;justify-content:flex-end;margin-bottom:18px}.table-report-search{max-width:320px;width:100%}.table-report-search .ant-input-affix-wrapper{border-color:#d9e2ec!important;border-radius:10px!important;min-height:42px}.table-report-stats{margin-bottom:18px}.table-report-stat-card{border:1px solid #edf2f7!important;border-radius:16px!important;box-shadow:0 6px 18px #0f172a0a!important}.table-report-stat-card .ant-card-body{padding:18px!important}.table-report-stat-card .ant-statistic{display:flex;flex-direction:column;gap:6px}.table-report-stat-card .ant-statistic-title{color:#6b7280!important;font-size:13px!important;font-weight:500!important}.table-report-stat-card .ant-statistic-content{color:#111827!important;font-size:26px!important;font-weight:700!important}.table-report-stat-card .ant-statistic-content-prefix{color:#6366f1;margin-right:10px}.table-report-modern-table{background:#fff;border:1px solid #edf2f7;border-radius:18px;box-shadow:0 4px 16px #0f172a0a;overflow:hidden}.table-report-modern-table .ant-table-wrapper{border-radius:18px}.table-report-modern-table .ant-table{background:#fff}.table-report-modern-table .ant-table-thead>tr>th{background:#f8fafc!important;border-bottom:1px solid #e5e7eb!important;color:#334155!important;font-size:12px!important;font-weight:700!important}.table-report-modern-table .ant-table-tbody>tr>td{border-bottom:1px solid #f1f5f9!important;color:#1f2937;font-size:13px;vertical-align:middle!important}.table-report-modern-table .ant-table-tbody>tr:hover>td{background:#f7f8ff!important}.table-report-modern-table .ant-pagination{padding:0 16px 16px}.table-main-primary{display:flex;flex-direction:column;gap:3px}.table-main-title{color:#111827;font-weight:700}.table-main-subtitle{color:#64748b;font-size:11px}.table-zone-pill{background:#e8f1ff;color:#1565c0;font-size:12px;font-weight:600}.table-status-pill,.table-zone-pill{align-items:center;border-radius:999px;display:inline-flex;justify-content:center;padding:4px 10px}.table-status-pill{font-size:11px;font-weight:700}.table-status-pill.occupied{background:#fff7e6;color:#d97706}.table-status-pill.available{background:#ecfdf3;color:#059669}.table-discount-text{color:#dc2626;font-weight:600}.table-total-text{color:#111827}.table-report-empty{background:#fff;border-radius:16px;padding:36px 0}@media (max-width:992px){.table-report-card .ant-card-body{padding:16px!important}.table-report-filters{padding:14px}.table-report-stat-card .ant-statistic-content{font-size:22px!important}.table-report-hero{padding:16px}}@media (max-width:768px){.table-report-hero{align-items:flex-start;flex-direction:column}}@media (max-width:576px){.table-report-page{padding:12px}.table-report-card .ant-card-body{padding:14px!important}.table-report-hero-title{font-size:20px}.table-report-hero-subtitle{font-size:12px}.table-report-search{max-width:100%}}.bill-report-page{background:#f5f7fb;min-height:calc(100vh - 120px);padding:18px}.bill-report-hero{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:18px;box-shadow:0 16px 34px #667eea38;display:flex;gap:16px;justify-content:space-between;margin-bottom:18px;overflow:hidden;padding:18px 20px;position:relative}.bill-report-hero:before{background:radial-gradient(circle,#ffffff2e,#0000 65%);content:"";height:240px;position:absolute;right:-40%;top:-60%;width:240px}.bill-report-hero-left{align-items:center;display:flex;gap:14px;position:relative;z-index:1}.bill-report-hero-icon{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff2e;border:2px solid #ffffff3d;border-radius:16px;color:#fff;display:flex;font-size:22px;height:52px;justify-content:center;width:52px}.bill-report-hero-title{color:#fff;font-size:24px;font-weight:700;line-height:1.1;margin:0}.bill-report-hero-subtitle{color:#ffffffd1;font-size:13px;margin:4px 0 0}.bill-report-hero-actions{display:flex;flex-wrap:wrap;gap:10px;position:relative;z-index:1}.bill-report-card{border:1px solid #e8edf5!important;border-radius:18px!important;box-shadow:0 10px 30px #0f172a0f!important;overflow:hidden}.bill-report-card .ant-card-body{padding:20px!important}.bill-report-filters{background:#f8fafc;border:1px solid #edf2f7;border-radius:16px;margin-bottom:18px;padding:16px}.bill-report-filters .ant-btn,.bill-report-filters .ant-picker,.bill-report-filters .ant-select{width:100%}.bill-report-filters .ant-picker,.bill-report-filters .ant-select-selector{align-items:center;border-color:#d9e2ec!important;border-radius:10px!important;box-shadow:none!important;display:flex;min-height:42px!important}.bill-report-filters .ant-picker-focused,.bill-report-filters .ant-select-focused .ant-select-selector{border-color:#6366f1!important;box-shadow:0 0 0 2px #6366f11f!important}.bill-report-load-btn{background:linear-gradient(135deg,#6366f1,#7c3aed)!important;border:none!important;border-radius:10px!important;box-shadow:0 10px 20px #6366f138;font-weight:600;height:42px!important}.bill-report-clear-btn{background:#fff!important;border:1px solid #d9e2ec!important;border-radius:10px!important;color:#334155!important;font-weight:600;height:42px!important}.bill-report-toolbar{display:flex;justify-content:flex-end;margin-bottom:18px}.bill-report-search{max-width:340px;width:100%}.bill-report-search .ant-input-affix-wrapper{border-color:#d9e2ec!important;border-radius:10px!important;min-height:42px}.bill-report-stats{margin-bottom:18px}.bill-report-stat-card{border:1px solid #edf2f7!important;border-radius:16px!important;box-shadow:0 6px 18px #0f172a0a!important}.bill-report-stat-card .ant-card-body{padding:18px!important}.bill-report-stat-card .ant-statistic{display:flex;flex-direction:column;gap:6px}.bill-report-stat-card .ant-statistic-title{color:#6b7280!important;font-size:13px!important;font-weight:500!important}.bill-report-stat-card .ant-statistic-content{color:#111827!important;font-size:26px!important;font-weight:700!important}.bill-report-stat-card .ant-statistic-content-prefix{color:#6366f1;margin-right:10px}.bill-report-export-btn{background:#fffffff5!important;border-radius:10px!important;font-weight:600;height:40px!important;padding:0 16px!important}.bill-report-export-btn.excel{border-color:#16a34a!important;color:#16a34a!important}.bill-report-export-btn.pdf{border-color:#dc2626!important;color:#dc2626!important}.bill-report-modern-table{background:#fff;border:1px solid #edf2f7;border-radius:18px;box-shadow:0 4px 16px #0f172a0a;overflow:hidden}.bill-report-modern-table .ant-table-wrapper{border-radius:18px}.bill-report-modern-table .ant-table{background:#fff}.bill-report-modern-table .ant-table-thead>tr>th{background:#f8fafc!important;border-bottom:1px solid #e5e7eb!important;color:#334155!important;font-size:12px!important;font-weight:700!important}.bill-report-modern-table .ant-table-tbody>tr>td{border-bottom:1px solid #f1f5f9!important;color:#1f2937;font-size:13px;vertical-align:middle!important}.bill-report-modern-table .ant-table-tbody>tr:hover>td{background:#f7f8ff!important}.bill-report-modern-table .ant-pagination{padding:0 16px 16px}.bill-main-primary{display:flex;flex-direction:column;gap:3px}.bill-main-title{color:#111827;font-weight:700}.bill-main-subtitle{color:#64748b;font-size:11px}.bill-zone-pill{background:#e8f1ff;color:#1565c0;font-size:12px;font-weight:600}.bill-status-pill,.bill-zone-pill{align-items:center;border-radius:999px;display:inline-flex;justify-content:center;padding:4px 10px}.bill-status-pill{font-size:11px;font-weight:700}.bill-status-pill.closed{background:#ecfdf3;color:#059669}.bill-status-pill.open{background:#fff7e6;color:#d97706}.bill-discount-text{color:#dc2626;font-weight:600}.bill-total-text{color:#111827}.bill-time-text{color:#475569;font-size:12px;font-weight:600;letter-spacing:.2px}.bill-report-nested-wrap{padding:10px 0 4px}.bill-report-nested-head{align-items:center;color:#64748b;display:flex;font-size:12px;font-weight:600;justify-content:space-between;padding:0 2px 10px}.bill-report-nested-wrap .ant-table{border:1px solid #edf2f7;border-radius:14px;overflow:hidden}.bill-report-nested-wrap .ant-table-thead>tr>th{background:#f1f5f9!important;font-size:12px!important}.bill-report-nested-wrap .ant-table-tbody>tr>td{font-size:12px}.bill-item-cell{align-items:center;display:flex;gap:8px}.bill-item-dot{background:#6366f1;border-radius:50%;flex-shrink:0;height:8px;width:8px}.bill-item-name{color:#111827;font-weight:600}.bill-report-empty{background:#fff;border-radius:16px;padding:36px 0}@media (max-width:992px){.bill-report-card .ant-card-body{padding:16px!important}.bill-report-filters{padding:14px}.bill-report-stat-card .ant-statistic-content{font-size:22px!important}.bill-report-hero{padding:16px}}@media (max-width:768px){.bill-report-hero{align-items:flex-start;flex-direction:column}.bill-report-hero-actions{width:100%}}@media (max-width:576px){.bill-report-page{padding:12px}.bill-report-card .ant-card-body{padding:14px!important}.bill-report-hero-title{font-size:20px}.bill-report-hero-subtitle{font-size:12px}.bill-report-search{max-width:100%}.bill-report-export-btn{flex:1 1}}.stock-report-page{background:#f5f7fb;min-height:100vh;padding:18px}.stock-report-hero{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:18px;box-shadow:0 16px 34px #667eea38;display:flex;justify-content:flex-start;margin-bottom:18px;padding:16px 20px}.stock-report-hero-left{align-items:center;display:flex;gap:14px}.stock-report-hero-icon{align-items:center;background:#ffffff2e;border-radius:14px;color:#fff;display:flex;font-size:20px;height:48px;justify-content:center;width:48px}.stock-report-hero-title{color:#fff;font-size:24px;font-weight:700;line-height:1.1;margin:0}.stock-report-hero-subtitle{color:#ffffffd9;font-size:13px;margin-top:2px}.stock-report-card{border-radius:18px!important}.stock-report-filters{background:#f8fafc;border-radius:14px;margin-bottom:14px;padding:14px}.stock-report-filters .ant-picker,.stock-report-filters .ant-select{min-height:42px;width:100%}.stock-report-toolbar{display:flex;justify-content:flex-end;margin-bottom:16px}.stock-search{max-width:320px}.stock-stat-card{border-radius:14px!important}.stock-table{background:#fff;border-radius:16px;overflow:hidden}.stock-pill{background:#e8f1ff;border-radius:999px;color:#1565c0;font-size:12px;padding:4px 10px}.rs-refresh-btn{align-items:center;display:inline-flex;gap:8px}.rs-view-active{background:#f0f7ff!important;border-color:#1677ff!important;color:#1677ff!important}.rs-grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(auto-fill,minmax(255px,1fr))}.rs-card{background:linear-gradient(180deg,#fff,#fbfdff);border:1px solid #e5e7eb;border-radius:22px;box-shadow:0 12px 24px #0f172a0d;display:flex;flex-direction:column;height:100%;padding:18px 16px 16px;position:relative;transition:all .28s ease}.rs-card:hover{box-shadow:0 18px 36px #0f172a17;transform:translateY(-4px)}.rs-card-head{align-items:flex-start;display:flex;gap:12px;justify-content:space-between;margin-bottom:12px}.rs-card-title-wrap{min-width:0}.rs-card-title{color:#0f172a;font-size:18px;font-weight:800;line-height:1.2;margin-bottom:6px}.rs-card-meta{align-items:center;color:#64748b;display:flex;font-size:13px;font-weight:600;gap:6px}.rs-status-badge{border-radius:999px;font-size:11px;font-weight:700;line-height:1;padding:5px 10px;white-space:nowrap}.rs-room-list{display:flex;flex-direction:column;gap:6px;margin-bottom:12px}.rs-room-chip{align-items:center;background:#eef4ff;border-radius:10px;color:#1d4ed8;display:flex;font-size:12px;font-weight:700;gap:8px;padding:6px 10px}.rs-card-body{border-top:1px dashed #e5e7eb;display:flex;flex-direction:column;gap:8px;padding-top:12px}.rs-info-row{align-items:center;color:#334155;display:flex;font-size:13px;font-weight:500;gap:8px}.rs-card-actions{margin-top:auto;padding-top:14px}@media (max-width:768px){.rs-grid{grid-template-columns:1fr}}.page-shell.user-master-page{background:linear-gradient(180deg,#f4f7fb,#eef2f8);min-height:calc(100vh - 140px);padding:14px}.user-page-header{align-items:center;background:linear-gradient(180deg,#fff,#fbfcff);border:1px solid #e9edf5;border-radius:18px;box-shadow:0 8px 22px #0f172a0d;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin-bottom:12px;padding:18px 20px}.user-page-header-left{align-items:center;display:flex;gap:14px;min-width:0}.user-page-icon{align-items:center;background:linear-gradient(135deg,#eef4ff,#e0ecff);border-radius:16px;box-shadow:inset 0 0 0 1px #d9e7ff;color:#1677ff;display:flex;flex-shrink:0;font-size:23px;height:54px;justify-content:center;width:54px}.user-page-title{color:#111827;font-size:22px;font-weight:700;line-height:1.2;margin:0}.user-page-subtitle{color:#6b7280;font-size:13px;line-height:1.45;margin:6px 0 0}.user-page-header-actions{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.page-card{background:#fff;border:1px solid #e9edf5;border-radius:18px;box-shadow:0 6px 18px rgba(15,23,42,.045);overflow:hidden}.filter-card,.table-card{margin-bottom:12px;padding:16px 18px}.filter-card-header,.table-card-header{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;margin-bottom:14px}.filter-card-header h3,.table-card-header h3{color:#111827;font-size:16px;font-weight:700;margin:0}.filter-card-header span,.table-card-header p{color:#6b7280;font-size:13px;margin:0}.filter-card .ant-row{align-items:end}.user-stats-row{margin-bottom:12px}.stats-card{align-items:center;background:#fff;border:1px solid #e9edf5;border-radius:18px;box-shadow:0 6px 16px #0f172a0a;display:flex;gap:14px;height:100%;min-height:84px;padding:14px 16px;transition:all .2s ease}.stats-card:hover{box-shadow:0 10px 22px #0f172a12;transform:translateY(-2px)}.stats-card-icon{align-items:center;border-radius:14px;display:flex;flex-shrink:0;font-size:19px;height:44px;justify-content:center;width:44px}.stats-card-icon.blue{background:#edf5ff;color:#1677ff}.stats-card-icon.green{background:#ecfdf3;color:#16a34a}.stats-card-icon.red{background:#fff1f2;color:#e11d48}.stats-card-label{color:#64748b;font-size:11px;font-weight:700;letter-spacing:.45px;line-height:1.2;text-transform:uppercase}.stats-card-value{color:#0f172a;font-size:14px;font-weight:800;line-height:1;margin-top:4px}.field-label{color:#334155;display:inline-block;font-size:13px;font-weight:600;margin-bottom:8px}.page-search,.page-select,.w-full{width:100%}.page-search .ant-input-affix-wrapper,.page-search .ant-input-group-addon .ant-btn,.page-select .ant-select-selector{height:42px!important}.page-search .ant-input-group{display:flex;width:100%}.page-search .ant-input-group .ant-input-affix-wrapper{align-items:center;border-color:#dbe3f0!important;border-radius:12px 0 0 12px!important;box-shadow:none!important;display:flex;flex:1 1 auto;min-width:0}.page-select .ant-select-selector{align-items:center;border-color:#dbe3f0!important;border-radius:12px!important;box-shadow:none!important;display:flex}.page-search .ant-input-group-addon{background:#0000!important;border:none!important;min-width:42px;padding:0!important;width:42px}.page-search .ant-input-group-addon .ant-btn{background:#fff!important;border:1px solid #dbe3f0!important;border-left:0!important;border-radius:0 12px 12px 0!important;box-shadow:none!important;color:#64748b!important;min-width:42px;padding:0;width:42px}.page-search .ant-input-group-addon .ant-btn:hover{background:#f8fbff!important;border-color:#1677ff!important;color:#1677ff!important}.page-search:hover .ant-input-affix-wrapper,.page-select:hover .ant-select-selector{border-color:#b9c7da!important}.page-search:focus-within .ant-input-affix-wrapper,.page-search:focus-within .ant-input-group-addon .ant-btn,.page-select.ant-select-focused .ant-select-selector{border-color:#1677ff!important;box-shadow:0 0 0 3px #1677ff14!important}.page-search .ant-input{font-size:14px}.page-search input::placeholder,.page-select .ant-select-selection-placeholder{color:#94a3b8}.primary-btn{background:linear-gradient(135deg,#1677ff,#0958d9);border:none;border-radius:12px;box-shadow:0 8px 18px #1677ff38;color:#fff;font-weight:600;height:42px;padding:0 18px;transition:all .2s ease}.primary-btn:hover{background:linear-gradient(135deg,#0958d9,#1677ff)!important;color:#fff!important;transform:translateY(-1px)}.secondary-btn{background:#fff;border:1px solid #dbe3f0;border-radius:12px;color:#334155;font-weight:600;height:42px;padding:0 18px;transition:all .2s ease}.secondary-btn:hover{background:#f8fbff!important;border-color:#1677ff!important;color:#1677ff!important;transform:translateY(-1px)}.common-table-wrap{background:#fff;border:1px solid #edf2f7;border-radius:16px;overflow:hidden}.common-table-wrap .ant-table{border-radius:16px!important;overflow:hidden!important}.common-table-wrap .ant-table-container{border-radius:16px!important}.common-table-wrap .ant-table-thead>tr>th{background:#f8fafc!important;border-bottom:1px solid #e5e7eb!important;color:#334155!important;font-size:12px!important;font-weight:700!important;padding:13px 16px!important}.common-table-wrap .ant-table-tbody>tr>td{border-bottom:1px solid #f1f5f9!important;padding:14px 16px!important;vertical-align:middle!important}.common-table-wrap .ant-table-tbody>tr:hover>td{background:#fcfdff!important}.common-table-wrap .ant-pagination{margin:10px 16px!important}.common-table-wrap .ant-table-placeholder{min-height:140px}.uid-text{color:#64748b;font-weight:700}.username-text{color:#0f172a;font-weight:600}.table-icon-btn{align-items:center;border-radius:10px!important;display:inline-flex;height:32px!important;justify-content:center;min-width:32px!important;transition:all .2s ease;width:32px!important}.table-icon-btn:hover{transform:scale(1.05)}.edit-btn{background:#f7fbff!important;border:1px solid #cfe0ff!important;color:#1677ff!important}.edit-btn:hover{background:#edf5ff!important;border-color:#1677ff!important;color:#1677ff!important}.delete-btn{background:#fff8f8!important;border:1px solid #ffd6d6!important;color:#ef4444!important}.delete-btn:hover{background:#fff1f2!important;border-color:#ef4444!important;color:#ef4444!important}.form-grid-2{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}.form-actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end;margin-top:18px}.ant-modal .ant-modal-content{border-radius:18px;overflow:hidden}.ant-modal .ant-modal-header{margin-bottom:12px}.ant-modal .ant-modal-title{color:#111827;font-size:18px;font-weight:700}.ant-form-item-label>label{color:#334155;font-weight:600}.ant-input,.ant-input-password,.ant-select-selector{border-radius:12px!important}@media (max-width:991px){.form-grid-2{grid-template-columns:1fr}.user-page-header{align-items:flex-start}.user-page-header-actions{width:100%}}@media (max-width:575px){.page-shell.user-master-page{padding:12px}.filter-card,.table-card,.user-page-header{padding:16px}.user-page-title{font-size:20px}.user-page-header-actions{flex-direction:column;width:100%}.user-page-header-actions .ant-btn{width:100%}.stats-card{min-height:auto;padding:14px}.stats-card-value{font-size:16px}}.filters-inline-row{gap:16px}.role-item,.status-item{flex:0 0 28%;max-width:28%}.search-item{flex:1 1 auto;max-width:44%}.filter-item .page-search,.filter-item .page-select{width:100%}@media (max-width:991px){.filters-inline-row{flex-wrap:wrap}.role-item,.search-item,.status-item{flex:0 0 100%;max-width:100%}}.permission-module-title{color:#0f172a;font-size:14px;font-weight:700}.permission-module-subtitle{color:#64748b;font-size:12px;margin-top:2px;word-break:break-word}.filters-inline-row{align-items:flex-end;display:flex;flex-wrap:nowrap;gap:14px;width:100%}.filter-item{display:flex;flex-direction:column;min-width:0}.user-filter-item{flex:0 0 260px}.module-search-item{flex:1 1 auto}.action-btn-item{flex:0 0 150px}.filter-item .ant-btn{width:100%}@media (max-width:991px){.filters-inline-row{flex-wrap:wrap}.action-btn-item,.module-search-item,.user-filter-item{flex:0 0 100%}}.dashboard-table-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-table-tile{border:1px solid #e9edf5!important;border-radius:16px!important;box-shadow:0 6px 16px #0f172a0a!important;cursor:pointer;transition:all .2s ease}.dashboard-table-tile:hover{box-shadow:0 12px 24px #0f172a14!important;transform:translateY(-2px)}.dashboard-table-top{align-items:center;display:flex;gap:10px;justify-content:space-between;margin-bottom:10px}.dashboard-table-name{color:#0f172a;font-size:15px;font-weight:700}.dashboard-table-meta{color:#64748b;display:flex;flex-direction:column;font-size:13px;gap:6px}.dashboard-meta-label{color:#334155;font-weight:600}.payment-summary-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.payment-box{background:#fbfcff;border:1px solid #e9edf5;border-radius:16px;padding:14px}.payment-box-title{color:#64748b;font-size:13px;font-weight:700;margin-bottom:6px}.payment-box-value{color:#0f172a;font-size:18px;font-weight:800}.payment-total-row{align-items:center;border-top:1px dashed #dbe3f0;color:#334155;display:flex;font-size:15px;justify-content:space-between;margin-top:14px;padding-top:14px}.sales-trend-list{display:flex;flex-direction:column;gap:14px}.sales-trend-row{grid-gap:14px;align-items:center;display:grid;gap:14px;grid-template-columns:180px 1fr 140px}.sales-trend-date{align-items:center;color:#334155;display:flex;font-weight:600;gap:8px}.sales-trend-value{color:#0f172a;font-weight:700;text-align:right}@media (max-width:991px){.dashboard-table-grid,.payment-summary-grid,.sales-trend-row{grid-template-columns:1fr}.sales-trend-value{text-align:left}}.dashboard-page .dashboard-row{width:100%}.dashboard-page .dashboard-bills-row,.dashboard-page .dashboard-summary-row{margin-bottom:18px}.dashboard-page .dashboard-sales-row{margin-top:6px}.tables-bills-page .page-card.table-card{margin-bottom:0}.tables-bills-page .table-card-header{margin-bottom:18px}.tables-bills-page .tb-grid-wrap{margin-top:4px}.tables-bills-page .page-empty{min-height:220px}.profile-page-card{padding:22px}.profile-top-section{background:linear-gradient(180deg,#fbfcff,#f7faff);border:1px solid #e9edf5;border-radius:20px;margin-bottom:22px;padding:22px}.profile-user-block{align-items:center;display:flex;flex-wrap:wrap;gap:18px}.profile-avatar{background:linear-gradient(135deg,#1677ff,#0958d9);box-shadow:0 10px 24px #1677ff2e;flex-shrink:0}.profile-user-content{min-width:0}.profile-user-name{color:#0f172a;font-size:24px;font-weight:800;line-height:1.2;margin:0}.profile-user-role{color:#64748b;font-size:14px;font-weight:600;margin:6px 0 0;text-transform:capitalize}.profile-status-wrap{margin-top:10px}.profile-info-box{display:flex;flex-direction:column;height:100%;justify-content:center;min-height:118px}.profile-info-head{align-items:flex-start;display:flex;gap:14px}.profile-value-text{color:#0f172a;font-size:20px;font-weight:800;line-height:1.35;word-break:break-word}.profile-break{overflow-wrap:anywhere}@media (max-width:575px){.profile-page-card{padding:16px}.profile-top-section{margin-bottom:18px;padding:16px}.profile-user-block{align-items:flex-start}.profile-user-name{font-size:20px}.profile-value-text{font-size:16px}}.header-user-trigger{align-items:center;border-radius:999px;cursor:pointer;display:inline-flex;justify-content:center;padding:3px;transition:all .2s ease}.header-user-trigger:hover{background:#f8fbff}.header-user-avatar{background:linear-gradient(135deg,#8bcf65,#6fbe46)!important;box-shadow:0 8px 18px #6fbe4638}.header-user-popover-overlay .ant-popover-inner{border-radius:18px!important;box-shadow:0 18px 40px #0f172a24!important;overflow:hidden;padding:0!important}.header-user-popover{background:linear-gradient(180deg,#fff,#fbfcff);padding:18px;width:320px}.header-user-top{align-items:flex-start;display:flex;gap:14px}.header-user-popover-avatar{background:linear-gradient(135deg,#1677ff,#0958d9)!important;flex-shrink:0}.header-user-top-content{flex:1 1;min-width:0}.header-user-name{color:#0f172a;font-size:17px;font-weight:800;line-height:1.2}.header-user-restaurant{align-items:center;background:#eef2ff;border-radius:999px;color:#4338ca;display:inline-flex;font-size:12px;font-weight:700;gap:6px;letter-spacing:.2px;margin-top:6px;padding:3px 10px}.header-user-email{color:#64748b;font-size:13px;margin-top:4px;word-break:break-word}.header-user-status{margin-top:10px}.header-user-divider{margin:14px 0!important}.header-user-grid{grid-row-gap:10px;grid-column-gap:10px;column-gap:10px;display:grid;grid-template-columns:112px 1fr;row-gap:10px}.header-user-grid .ant-typography:first-child{color:#334155;font-size:13px}.header-user-grid .ant-typography:last-child{color:#0f172a;font-size:13px;word-break:break-word}.header-user-actions{display:flex;flex-direction:column;gap:10px}@media (max-width:575px){.header-user-popover{padding:14px;width:280px}.header-user-grid{grid-template-columns:96px 1fr}}.ant-menu-horizontal{gap:8px}.ant-menu-horizontal>.ant-menu-item,.ant-menu-horizontal>.ant-menu-submenu{border-radius:12px;height:42px!important;line-height:42px!important;margin-inline:4px!important;padding-inline:16px!important}.ant-menu-horizontal>.ant-menu-item-selected{background:#eef4ff!important;color:#1677ff!important}.ant-menu-horizontal>.ant-menu-item:hover,.ant-menu-horizontal>.ant-menu-submenu:hover{background:#f5f7fb!important;color:#1677ff!important}
/*# sourceMappingURL=main.a6a2c80e.css.map*/