:root{font-family:Segoe UI,Trebuchet MS,sans-serif;color:#e2e8f0;background:#090f1f}.settings-shell{height:92vh;border-radius:24px;padding:16px;border:1px solid rgba(108,159,255,.35);background:radial-gradient(1200px 560px at 30% 20%,rgba(86,151,255,.18),transparent 70%),radial-gradient(700px 380px at 75% 70%,rgba(12,168,255,.14),transparent 70%),linear-gradient(180deg,#101f44,#0b1735);box-shadow:inset 0 0 0 1px #7ca9ff1f,0 18px 42px #02071273}.settings-wrap{max-width:1920px;width:100%;margin:0 auto;display:grid;gap:12px;display:flex;align-items:start;justify-content:center}.settings-head{display:flex;align-items:center;justify-content:space-between;padding:4px 4px 2px}.settings-head h2{margin:0;display:inline-flex;align-items:center;gap:12px;font-size:30px;color:#eaf2ff}.settings-head button{min-width:110px;border-radius:12px;padding:9px 14px;background:linear-gradient(135deg,#2b7cff,#1454d1);box-shadow:0 8px 20px #216cf56b}.settings-card{border-radius:18px;border:1px solid rgba(119,164,248,.24);background:radial-gradient(1000px 380px at 35% 15%,rgba(141,192,255,.11),transparent 70%),linear-gradient(180deg,#152855e6,#0d1d44f0);box-shadow:inset 0 0 0 1px #6891de14,0 8px 20px #030a1c59}.settings-card h3{margin:0;padding:14px 18px;border-bottom:1px solid rgba(136,171,241,.25);display:flex;align-items:center;gap:10px;font-size:24px;color:#e7efff}.settings-row{padding:12px 18px;display:flex;align-items:center;justify-content:space-between;gap:14px}.settings-row p{margin:0;color:#d9e5ff;font-size:20px}.settings-row input[type=number]{width:124px;text-align:center;border-radius:12px;border:1px solid rgba(117,158,237,.42);background:#0c193bd1;font-size:20px;padding:8px 10px}.settings-toggle-label{display:inline-flex;align-items:center;gap:12px;color:#d9e5ff;font-size:20px}.settings-toggle-label input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:26px;height:26px;border-radius:8px;border:1px solid rgba(120,166,245,.45);background:#132349cc;box-shadow:inset 0 0 8px #1e74ff40}.settings-toggle-label input[type=checkbox]:checked{background:radial-gradient(circle at 30% 30%,#72b5ff,#2f69e8);border-color:#5ca5ff}.settings-toggle{position:relative;display:inline-flex;width:64px;height:34px}.settings-toggle input{opacity:0;width:0;height:0;position:absolute}.settings-toggle span{width:100%;height:100%;border-radius:999px;border:1px solid rgba(96,152,238,.45);background:#101e44db;box-shadow:inset 0 0 10px #215fd659;transition:all .2s ease}.settings-toggle span:after{content:"";position:absolute;top:3px;left:3px;width:26px;height:26px;border-radius:50%;background:linear-gradient(135deg,#91d3ff,#2d76ed);box-shadow:0 4px 12px #1f6aec80;transition:transform .2s ease}.settings-toggle input:checked+span{background:linear-gradient(135deg,#188bc5db,#1255a9d1);border-color:#73ccffa6}.settings-toggle input:checked+span:after{transform:translate(30px)}.settings-field-grid{padding:12px 18px 16px;display:grid;gap:10px}.settings-field-grid label{display:grid;grid-template-columns:minmax(160px,250px) 1fr;align-items:center;gap:12px;color:#d9e5ff;font-size:19px}.settings-field-grid input{border-radius:12px;border:1px solid rgba(117,158,237,.38);background:#0b193ad6;color:#f2f7ff;font-size:18px;min-height:44px;padding:8px 12px}.settings-receipt-fields{padding:0 18px 12px}.settings-receipt-fields h4,.settings-receipt-preview h4{margin:0 0 8px;color:#d9e5ff;font-size:17px}.settings-receipt-fields-grid{display:grid;grid-template-columns:repeat(3,minmax(180px,1fr));gap:8px 12px}.settings-receipt-fields-grid label{display:inline-flex;align-items:center;gap:8px;color:#d9e5ff;font-size:14px}.settings-receipt-fields-grid input[type=checkbox]{width:16px;height:16px}.settings-receipt-preview{padding:0 18px 16px}.receipt-preview-paper{background:#f3f3f4;color:#24262b;border-radius:10px;width:80mm;max-width:100%;padding:14px;border:1px solid #d6d7db;overflow:hidden}.receipt-preview-paper h5{margin:0 0 14px;font-size:24px;letter-spacing:.8px;text-align:center}.receipt-preview-paper p{margin:4px 0;font-size:13px;line-height:1.35}.receipt-preview-paper table{width:100%;border-collapse:collapse;margin-top:6px;table-layout:fixed;background:transparent!important}.receipt-preview-paper th,.receipt-preview-paper td{font-size:12px;text-align:left;border-bottom:1px solid #c8cad0;padding:6px 0;background:transparent!important;color:#2a2d33!important}.receipt-preview-paper th:first-child,.receipt-preview-paper td:first-child{width:46%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.receipt-preview-paper th:nth-child(2),.receipt-preview-paper td:nth-child(2){width:14%;text-align:right}.receipt-preview-paper th:nth-child(3),.receipt-preview-paper td:nth-child(3),.receipt-preview-paper th:nth-child(4),.receipt-preview-paper td:nth-child(4){width:20%;text-align:right}.receipt-preview-paper strong{display:block;margin-top:8px;font-size:24px;line-height:1.15}.receipt-preview-sep{border-bottom:1px solid #c8cad0;margin:10px 0}.receipt-preview-footer{text-align:center;font-size:14px;margin-top:8px!important}.receipt-preview-logo{display:flex;justify-content:center;margin-bottom:8px}.receipt-preview-logo img{max-height:54px;max-width:180px;object-fit:contain}.settings-actions{display:flex;justify-content:flex-end;gap:12px;padding-right:6px}.settings-actions button{padding:9px 14px;font-size:16px}.settings-actions .ghost{border-radius:14px;background:linear-gradient(135deg,#657aa659,#374e8159);border:1px solid rgba(141,162,202,.25)}.settings-actions button:last-child{border-radius:14px;background:linear-gradient(135deg,#24a4ff,#1f62ff);box-shadow:0 10px 20px #1b78f659}@media (max-width: 1100px){.settings-head h2{font-size:28px}.settings-card h3{font-size:22px}.settings-row p,.settings-toggle-label,.settings-field-grid label,.settings-field-grid input{font-size:17px}.settings-row input[type=number]{width:112px;font-size:17px}.settings-field-grid label{grid-template-columns:minmax(140px,210px) 1fr}.settings-receipt-fields-grid{grid-template-columns:repeat(2,minmax(180px,1fr))}.receipt-preview-paper h5,.receipt-preview-paper strong{font-size:20px}}@media (max-width: 760px){.settings-shell{padding:12px;border-radius:14px}.settings-head h2{font-size:22px}.settings-card h3{padding:12px 14px;font-size:18px}.settings-row{flex-direction:column;align-items:flex-start;padding:12px 14px}.settings-row p,.settings-toggle-label{font-size:15px}.settings-row input[type=number]{width:100%;max-width:none;font-size:16px}.settings-field-grid label{grid-template-columns:1fr;font-size:15px}.settings-field-grid input{min-height:40px;font-size:15px}.settings-receipt-fields,.settings-receipt-preview,.settings-field-grid{padding-left:14px;padding-right:14px}.settings-receipt-fields-grid{grid-template-columns:1fr;gap:8px}.settings-receipt-fields-grid label{font-size:13px}.settings-actions{justify-content:stretch;padding-right:0}.settings-actions button{flex:1;justify-content:center}.receipt-preview-paper{width:100%;padding:12px}.receipt-preview-paper h5{font-size:18px}.receipt-preview-paper p,.receipt-preview-paper th,.receipt-preview-paper td{font-size:11px}.receipt-preview-paper strong{font-size:18px}}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:linear-gradient(135deg,#080f1f,#0d1730)}main{min-height:100vh;padding:0}.auth-page,.dashboard-page{display:grid;place-items:center}.auth-card{width:min(430px,92vw);background:#0f172ac7;border:1px solid rgba(148,163,184,.2);border-radius:20px;padding:26px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 24px 60px #00000059}.badge{display:inline-block;margin:0;padding:6px 12px;border-radius:999px;background:#3b82f633;color:#bfdbfe;font-size:12px;letter-spacing:1px;text-transform:uppercase}h1{margin:0;font-size:24px}.hint{margin-top:0;color:#cbd5e1}.auth-form{margin-top:18px;display:grid;gap:12px}label{display:grid;gap:6px;font-size:14px;color:#cbd5e1}input,select{border:1px solid rgba(148,163,184,.32);background:#0f172ab8;color:#f8fbff;border-radius:10px;padding:10px 12px}button{border:none;border-radius:10px;padding:11px 16px;background:linear-gradient(135deg,#2563eb,#0ea5e9);color:#fff;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;gap:6px}button.ghost{background:#94a3b826}.error-text{margin:2px 0;color:#fecaca}.auth-page{position:relative;overflow:hidden;background:radial-gradient(540px 320px at 16% 40%,rgba(46,190,130,.2),transparent 72%),radial-gradient(760px 420px at 86% 86%,rgba(31,83,213,.16),transparent 78%),linear-gradient(135deg,#131a38,#0d1430,#0b1230)}.auth-page:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(120deg,rgba(255,255,255,.04),transparent 45%);pointer-events:none}.auth-card{width:min(460px,92vw);padding:36px 34px 30px;border-radius:24px;border:1px solid rgba(145,161,204,.22);background:linear-gradient(180deg,#252d4de6,#1f2848e6);box-shadow:0 18px 44px #03071480,inset 0 0 0 1px #96a6d00a;z-index:1}.auth-card h1{margin:0;text-align:center;color:#eaf0ff;font-size:36px;font-weight:500;letter-spacing:.6px}.auth-title-line{width:58px;height:4px;border-radius:999px;display:block;margin:8px auto 18px;background:linear-gradient(90deg,#1dbf73,#24d38d)}.auth-form{margin-top:0;gap:14px}.auth-form label{display:block}.auth-form input{min-height:54px;width:100%;border-radius:14px;border:1px solid rgba(120,131,165,.2);background:#4a53718c;color:#eef3ff;font-size:24px;padding:12px 14px}.auth-form input::placeholder{color:#e1e7ffb8}.auth-form button{margin-top:8px;width:100%;min-height:56px;justify-content:center;border-radius:14px;background:linear-gradient(135deg,#1dbf73,#10a860);color:#fff;font-size:28px;font-weight:700;letter-spacing:.3px;box-shadow:0 10px 28px #1cb96e52}.auth-form .error-text{margin:2px 2px 0;font-size:18px;color:#ffd7e4}@media (max-width: 640px){.auth-card{width:min(440px,92vw);padding:30px 20px 22px}.auth-card h1{font-size:30px}.auth-form input{min-height:48px;font-size:20px;padding:12px 14px}.auth-form button{min-height:50px;font-size:22px}.auth-form .error-text{font-size:16px}}.dashboard-page{width:100%;min-height:100vh;display:grid;grid-template-columns:340px 1fr;gap:0;place-items:stretch;align-items:stretch;justify-items:stretch}.sidebar{background:linear-gradient(180deg,#0a1227,#13253f);border-right:1px solid rgba(148,163,184,.15);padding:18px 12px 14px;display:flex;flex-direction:column;justify-content:space-between;gap:14px;min-width:0;overflow:hidden;transition:transform .24s ease,opacity .24s ease,padding .24s ease,border-color .24s ease}.sidebar-top{overflow-y:auto;padding-right:4px}.sidebar-title{margin:12px 0 40px;font-size:28px}.sidebar-subtitle{margin:0 0 16px;color:#9fb2cf}.menu-block{margin-bottom:12px}.menu-title{margin:0 8px 8px;font-size:12px;color:#7f96b5;letter-spacing:1px}.menu{display:grid;gap:8px}.menu-btn{width:100%;text-align:left;background:#1a2842b3;border:1px solid rgba(125,149,180,.15);color:#d6e4f7;justify-content:flex-start;height:60px;font-size:17px}.menu-btn.active{background:linear-gradient(135deg,#4d83f8,#2f6ef4);box-shadow:0 10px 26px #2663ef59;border-color:#7aaaff99}.logout-btn{width:100%}.workspace{padding:10px;display:grid;grid-template-rows:auto auto 1fr auto;gap:10px;background:#0a1328;min-width:0;transition:padding .24s ease}.topbar{height:48px;border-radius:10px;display:flex;align-items:center;justify-content:space-between;padding:0 12px;background:#081024;border:1px solid rgba(148,163,184,.2)}.topbar-main{display:flex;align-items:center;gap:10px;min-width:0}.sidebar-toggle-btn{width:34px;min-width:34px;height:34px}.dashboard-page.sidebar-collapsed{grid-template-columns:0 minmax(0,1fr)}.dashboard-page.sidebar-collapsed .sidebar{transform:translate(-100%);opacity:0;pointer-events:none;padding-left:0;padding-right:0;border-right-color:transparent}.dashboard-page.sidebar-collapsed .workspace{padding:10px}.dashboard-page.sidebar-collapsed .topbar h1,.dashboard-page.sidebar-collapsed .homex-wrap.v2 .homex-topbar h2,.dashboard-page.sidebar-collapsed .salesx-header h2{font-size:24px}.dashboard-page.sidebar-collapsed .homex-kpis.v2 .homex-kpi strong,.dashboard-page.sidebar-collapsed .salesx-card strong,.dashboard-page.sidebar-collapsed .sales-stat-card strong,.dashboard-page.sidebar-collapsed .salesv2-kpi strong,.dashboard-page.sidebar-collapsed .card p{font-size:18px}.dashboard-page.sidebar-collapsed .homex-wrap.v2 .homex-panel h3,.dashboard-page.sidebar-collapsed .homex-wrap.v2 .homex-panel .big,.dashboard-page.sidebar-collapsed .salesx-card p,.dashboard-page.sidebar-collapsed .homex-kpis.v2 .homex-kpi span,.dashboard-page.sidebar-collapsed .homex-kpis.v2 .homex-kpi small{font-size:11px}.toolbar-actions{display:flex;gap:8px}.icon-btn{width:40px;min-width:40px;padding:0;border-radius:8px;background:#94a3b82e}.theme-toggle-btn{min-height:36px;padding:7px 12px;border-radius:8px;background:linear-gradient(135deg,#0ea5e9,#2563eb);font-size:12px}.panel{padding:8px;border-radius:10px;background:#10254fd1;border:1px solid rgba(63,99,160,.35)}.panel-row{display:grid;grid-template-columns:2fr 1fr;gap:8px}.search-input{width:100%;background:#364a7bad;border:1px solid rgba(103,126,188,.35);color:#e3efff}.actions-cell{display:flex;gap:8px}.action-btn{padding:6px 10px;font-size:12px;border-radius:8px}.icon{width:15px;height:15px;flex:0 0 auto}.action-btn.edit{background:linear-gradient(135deg,#2563eb,#1d4ed8)}.action-btn.delete{background:linear-gradient(135deg,#ef4444,#dc2626)}.action-btn.money{min-width:36px;justify-content:center;background:linear-gradient(135deg,#16a34a,#15803d);padding:6px 10px}.money-symbol{font-size:16px;font-weight:800;line-height:1}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#020617b8;display:grid;place-items:center;z-index:1000}.modal-card{width:min(520px,92vw);background:#0f1a33;border:1px solid rgba(148,163,184,.25);border-radius:14px;padding:18px}.modal-card.modal-wide{width:min(1000px,96vw)}.modal-card h3{margin:0 0 14px}.modal-subtitle{margin:2px 0 4px;font-size:13px;color:#9fb2cf;letter-spacing:.3px}.modal-form{display:grid;gap:10px}.modal-card.modal-product{width:min(1040px,96vw);max-height:92vh;overflow:auto}.product-modal-form{gap:12px}.product-modal-grid{display:grid;gap:10px 12px}.product-modal-grid-basic,.product-modal-grid-pricing{grid-template-columns:repeat(3,minmax(0,1fr))}.product-modal-supplier-btn{justify-self:start}.product-modal-hints{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px 12px}.product-modal-hints .hint{margin:0}.product-piece-box{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px 12px;align-items:end}.product-piece-box .check-line{grid-column:1 / -1}.check-line{display:flex;align-items:center;gap:8px}.check-line input[type=checkbox]{width:auto;height:auto;padding:0}.piece-box{border:1px solid rgba(148,163,184,.22);border-radius:10px;padding:10px;display:grid;gap:10px}.history-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;margin-bottom:12px}.history-item{background:#0f172ab3;border:1px solid rgba(148,163,184,.2);border-radius:10px;padding:10px}.history-item p{margin:4px 0 0;font-size:13px}.customer-daily-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr))}.customer-modal{width:min(1280px,96vw);padding:0;border:1px solid rgba(126,154,196,.5);background:linear-gradient(145deg,#102650,#0b1f47);overflow:hidden}.customer-modal-head{display:flex;justify-content:space-between;align-items:center;padding:22px 34px 10px;border-bottom:1px solid rgba(148,163,184,.28)}.customer-modal-head h3{margin:0;font-size:48px;font-weight:700}.customer-modal-close{border:none;background:transparent;color:#9fb2cf;font-size:48px;line-height:1;cursor:pointer}.customer-modal-body{padding:18px 34px 24px}.customer-modal-date{margin:4px 0 10px;font-size:44px}.customer-kpi-row{display:grid;grid-template-columns:repeat(3,minmax(220px,1fr));gap:14px;margin-bottom:14px}.customer-kpi{border-radius:16px;padding:16px;border:1px solid rgba(188,216,255,.28);box-shadow:inset 0 1px #fff3,0 10px 24px #0003}.customer-kpi p{margin:0;font-size:16px;font-weight:700}.customer-kpi strong{display:block;margin-top:14px;font-size:28px;color:#f8fbff}.customer-kpi small{display:block;margin-top:4px;color:#e9f1ff;font-size:12px}.customer-kpi.k1{background:linear-gradient(145deg,#1f60d6,#2f9cff)}.customer-kpi.k2{background:linear-gradient(145deg,#0f6e9a,#48b980)}.customer-kpi.k3{background:linear-gradient(145deg,#e8781d,#f9b73f)}.customer-pay-bar{display:grid;grid-template-columns:220px 1fr auto auto;gap:10px;align-items:end;margin-bottom:10px}.customer-pay-field{display:grid;gap:6px;font-size:12px;color:#9fb2cf}.customer-pay-field input{height:42px;border-radius:12px;border:1px solid rgba(120,152,201,.35);background:#081634e6;color:#dce9ff;padding:0 12px}.customer-pay-note{min-width:240px}.customer-pay-quick{display:inline-flex;gap:6px}.customer-pay-quick button{height:42px;min-width:56px;border-radius:10px}.customer-pay-submit{height:42px;border-radius:12px;padding:0 18px;font-weight:700}.customer-pay-totals{display:grid;grid-template-columns:repeat(4,minmax(160px,1fr));gap:8px;margin-bottom:10px}.customer-pay-totals p{margin:0;font-size:13px;color:#d7e3f5}.customer-modal .table-wrap{border-radius:14px;margin-top:8px}.customer-history-title{margin:14px 0 6px}.customer-history-open-btn{margin-left:10px;padding:2px 10px}.customer-inner-backdrop{background:#0206178c}.customer-history-modal{width:min(920px,94vw)}.customer-history-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.customer-history-head h4{margin:0}.modal-actions{display:flex;justify-content:flex-end;gap:8px}.table-wrap{border-radius:10px;overflow:auto;background:#112752c7;border:1px solid rgba(63,99,160,.35)}.products-table-wrap{max-height:88vh}.products-section{display:grid;gap:10px}.products-pagination{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 10px 2px}.products-pagination-info{display:flex;align-items:center;gap:14px;color:#cfe0fb;font-size:13px}.products-pagination-actions{display:flex;align-items:center;gap:8px}.products-pagination-actions button{min-width:40px}table{width:100%;border-collapse:collapse;min-width:860px;max-width:100vw}th,td{padding:12px 14px;text-align:left;font-size:13px;color:#d7e8ff;border-bottom:1px solid rgba(70,99,155,.32)}th{background:#304f87e0;color:#d7e8ff;font-weight:700}.table-wrap table tbody tr:nth-child(odd){background:#172d5a85}.table-wrap table tbody tr:hover{background:#223f759e}.stock{color:#dc2626;font-weight:700}.cards{display:grid;grid-template-columns:repeat(2,minmax(190px,1fr));gap:10px}.sales-cards{grid-template-columns:repeat(6,minmax(120px,1fr));gap:8px}.sales-mini-card{min-height:84px;padding:10px;border-radius:10px;border:1px solid rgba(148,163,184,.25)}.sales-mini-card h2{font-size:12px;margin:0}.sales-mini-card p{margin:6px 0 0;font-size:24px;line-height:1.1;font-weight:700}.sales-mini-sales{background:linear-gradient(135deg,#2563eb59,#1e3a8a40)}.sales-mini-revenue{background:linear-gradient(135deg,#0ea5e959,#0c4a6e40)}.sales-mini-cash{background:linear-gradient(135deg,#16a34a59,#14532d40)}.sales-mini-cardpay{background:linear-gradient(135deg,#ea580c59,#7c2d1240)}.sales-mini-click{background:linear-gradient(135deg,#a855f759,#581c8740)}.sales-mini-profit{background:linear-gradient(135deg,#14b8a659,#134e4a40)}.sales-filter-row{display:grid;gap:10px}.sales-filter-buttons{display:grid;grid-template-columns:repeat(5,minmax(90px,1fr));gap:8px}.sales-filter-buttons button{background:#1e3a8a2e;color:#1e293b}.sales-filter-buttons button.active{background:linear-gradient(135deg,#1d4ed8,#0284c7);color:#fff}.sales-date-range{display:grid;grid-template-columns:1fr 1fr;gap:10px}.sales-date-range label{color:#334155}.sales-date-range input{background:#fff;color:#334155}.salesv2-wrap{display:grid;gap:12px}.salesv2-summary{display:grid;grid-template-columns:repeat(6,minmax(120px,1fr));gap:10px}.salesv2-kpi{border-radius:12px;padding:12px;border:1px solid rgba(123,152,191,.24);background:radial-gradient(140% 120% at 10% 0%,rgba(56,189,248,.18),transparent 50%),linear-gradient(160deg,#0c192feb,#091224eb)}.salesv2-kpi p{margin:0;color:#93accd;font-size:12px}.salesv2-kpi strong{display:block;margin-top:6px;font-size:24px;line-height:1.05;color:#f5f9ff}.salesv2-filters{border-radius:12px;padding:12px;background:#0a1325d1;border:1px solid rgba(113,142,182,.22);display:grid;gap:10px}.salesv2-periods{display:grid;grid-template-columns:repeat(5,minmax(90px,1fr));gap:8px}.salesv2-periods button{background:#34527a57;border:1px solid rgba(128,153,187,.26);color:#d9e8fb;justify-content:center}.salesv2-periods button.active{background:linear-gradient(135deg,#0ea5e9,#2563eb);border-color:#b0dcff99}.salesv2-dates{display:grid;grid-template-columns:1fr 1fr;gap:10px}.salesv2-dates label{color:#b9cbe5;font-size:13px}.salesv2-dates input{background:#0a111ee6;border-color:#7b98bf59}.salesv2-search-note{margin:0;color:#8fb4dc;font-size:12px}.salesv2-list{display:grid;gap:10px;align-content:start}.salesv2-item{border-radius:14px;border:1px solid rgba(111,141,180,.25);background:linear-gradient(160deg,#0b162aeb,#081020eb);padding:12px;display:grid;gap:10px}.salesv2-head{display:flex;justify-content:space-between;gap:8px;align-items:flex-start}.salesv2-head strong{font-size:15px}.salesv2-head p{margin:4px 0 0;color:#97afcf;font-size:12px}.salesv2-tags{display:flex;gap:6px;flex-wrap:wrap}.salesv2-tags span{padding:5px 9px;border-radius:999px;border:1px solid rgba(120,156,203,.35);font-size:11px;color:#c7dcf8;background:#192d4a8c}.salesv2-tags span.warn{color:#fecaca;border-color:#fca5a559;background:#7f1d1d59}.salesv2-products{display:flex;flex-wrap:wrap;gap:7px}.salesv2-products span{border-radius:8px;padding:5px 8px;font-size:12px;color:#ddedff;border:1px solid rgba(118,149,191,.26);background:#18284180}.salesv2-metrics{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.salesv2-metrics p{margin:0;border-radius:8px;padding:7px 8px;background:#122138b3;border:1px solid rgba(113,145,186,.24);color:#a9c1e1;font-size:12px}.salesv2-metrics strong{color:#f0f7ff;margin-left:4px}.salesv2-empty{padding:24px;border-radius:12px;border:1px dashed rgba(135,163,201,.35);color:#9fb8d9;background:#0a1426b3}.sales-panel{display:grid;gap:10px}.sales-top-cards{display:grid;grid-template-columns:repeat(6,minmax(120px,1fr));gap:8px}.sales-stat-card{padding:10px;border-radius:10px;border:1px solid rgba(127,152,187,.25);background:linear-gradient(160deg,#0a1426e6,#0c182ee6)}.sales-stat-card p{margin:0;font-size:12px;color:#9cb4d4}.sales-stat-card strong{display:block;margin-top:6px;font-size:22px;line-height:1.05;color:#f4f8ff}.sales-tools{border-radius:10px;padding:8px;background:#e7edf5f2;display:grid;gap:6px}.sales-tools-periods{display:grid;grid-template-columns:repeat(5,minmax(90px,1fr));gap:6px}.sales-tools-periods button{background:#1e3a8a2e;color:#1e293b;min-height:34px;padding:6px 10px;font-size:13px;border-radius:8px}.sales-tools-periods button.active{background:linear-gradient(135deg,#1d4ed8,#0284c7);color:#fff}.sales-tools-dates{display:grid;grid-template-columns:1fr 1fr;gap:6px}.sales-tools-dates label{color:#334155;font-size:12px;gap:4px}.sales-tools-dates input{background:#fff;color:#334155;padding:8px 10px;border-radius:8px;font-size:13px}.sales-tools-note{margin:0;color:#475569;font-size:12px}.sales-table-wrap{max-height:62vh}.sales-pay-badge{display:inline-flex;align-items:center;justify-content:center;padding:3px 8px;border-radius:999px;background:#dbeafe;color:#1e3a8a;font-size:11px;font-weight:700}.sales-return-note{display:block;margin-top:4px;color:#991b1b;font-size:11px;font-weight:600}.salesx-wrap{display:grid;gap:12px;padding:6px;border-radius:16px;background:radial-gradient(80% 160% at 0% 100%,rgba(56,189,248,.12),transparent 70%),radial-gradient(80% 160% at 100% 0%,rgba(99,102,241,.12),transparent 70%),#0a1632;border:1px solid rgba(92,122,170,.22)}.salesx-header{display:grid;grid-template-columns:1fr minmax(220px,360px);gap:10px;align-items:center;padding:8px;border-radius:14px;background:linear-gradient(120deg,#1e3a8a57,#1e40af33);border:1px solid rgba(130,160,208,.22)}.salesx-head-main{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;min-width:0}.salesx-header h2{margin:0;font-size:32px;color:#ecf4ff;letter-spacing:.3px;white-space:nowrap}.salesx-search{display:grid;grid-template-columns:1fr auto;gap:8px;align-items:center}.salesx-search input{width:100%;height:46px;border-radius:12px;background:#85a3cf2e;border:1px solid rgba(145,177,221,.35);color:#f5f9ff}.salesx-search select{height:46px;min-width:90px;border-radius:12px;background:#85a3cf2e;border:1px solid rgba(145,177,221,.35);color:#f5f9ff;padding:0 10px}.salesx-search input::placeholder{color:#d6e5fb}.salesx-cards{display:grid;grid-template-columns:repeat(5,minmax(150px,1fr));gap:10px}.salesx-card{padding:12px 14px;min-height:100px;border-radius:14px;border:1px solid rgba(170,199,238,.3);box-shadow:inset 0 -24px 32px #00000029,0 10px 24px #0000003d}.salesx-card p{margin:0;font-size:14px;color:#f4f8ff}.salesx-card strong{display:block;margin-top:10px;font-size:42px;line-height:1;color:#fff}.salesx-card.s1{background:linear-gradient(145deg,#3e2eb0,#1f7ad9)}.salesx-card.s2{background:linear-gradient(145deg,#2f56e2,#15a4e6)}.salesx-card.s3{background:linear-gradient(145deg,#f39a33,#f97316)}.salesx-card.s4{background:linear-gradient(145deg,#5ea33f,#0ea5a7)}.salesx-card.s5{background:linear-gradient(145deg,#2850cd,#2048a8)}.salesx-filter{border-radius:14px;padding:10px;background:linear-gradient(160deg,#1d3767cc,#122349cc);border:1px solid rgba(126,157,206,.25);display:grid;gap:8px}.salesx-periods{display:flex;align-items:center;justify-content:center;gap:6px;min-width:0}.salesx-periods button{min-height:28px;padding:4px 9px;border-radius:8px;font-size:12px;color:#e2edff;background:#5f7eb15c;border:1px solid rgba(149,177,219,.28)}.salesx-periods button.active{background:linear-gradient(135deg,#0ea5e9,#2563eb)}.salesx-dates{display:flex;align-items:center;justify-content:flex-end;gap:6px;min-width:0}.salesx-dates label{font-size:12px;color:#d8e7ff;gap:3px;display:inline-grid;min-width:120px}.salesx-dates input{padding:5px 8px;border-radius:8px;background:#adc4e62e;border-color:#95b3df4d;font-size:12px;height:30px}.salesx-table-wrap{border-radius:14px;border:1px solid rgba(113,145,194,.25);background:linear-gradient(170deg,#102248db,#0b1938db);overflow:auto}.salesx-table{min-width:1060px}.salesx-table th,.salesx-table td{color:#e4efff;border-bottom:1px solid rgba(110,142,190,.2)}.salesx-table th{background:linear-gradient(120deg,#325491d6,#274275d6)}.salesx-table tbody tr:nth-child(odd){background:#2a437624}.salesx-table tbody tr:hover{background:#486cad3d}.salesx-row-returned{background:#7f1d1d1f!important}.salesx-pay-badge{display:inline-block;border-radius:999px;padding:3px 9px;font-size:12px;color:#dff4ff;background:linear-gradient(145deg,#2d80e2,#1e67c8)}.salesx-product-cell,.salesx-pay-stack{display:flex;flex-direction:column;gap:4px}.salesx-status-badge.returned{display:inline-flex;align-items:center;align-self:flex-start;border-radius:999px;padding:4px 10px;font-size:11px;font-weight:700;color:#fdba74;background:#f973162e;border:1px solid rgba(251,146,60,.35)}.salesx-return-note{color:#fca5a5;font-size:11px}.salesx-profit{color:#89fbc5;font-weight:700}.salesx-pagination{display:flex;justify-content:flex-end;align-items:center;gap:8px;padding:8px 10px;border-top:1px solid rgba(113,145,194,.2)}.homex-wrap{display:grid;gap:10px;border-radius:14px;padding:10px;background:radial-gradient(80% 140% at 0% 100%,rgba(16,185,129,.1),transparent 65%),radial-gradient(80% 140% at 100% 0%,rgba(59,130,246,.12),transparent 65%),#0a1730;border:1px solid rgba(104,135,182,.24)}.homex-head{border-radius:12px;padding:12px;background:linear-gradient(120deg,#1d4ed852,#0891b238)}.homex-head h2{margin:0;font-size:28px;color:#eef5ff}.homex-head p{margin:6px 0 0;color:#bed4f2;font-size:13px}.homex-filter{border-radius:10px;padding:8px;display:grid;grid-template-columns:1fr 1fr;gap:8px;background:#0d1d3ad9;border:1px solid rgba(103,136,184,.24)}.homex-filter label{font-size:12px;color:#cfe1f7;gap:4px}.homex-filter input{height:34px;font-size:13px}.homex-kpis{display:grid;grid-template-columns:repeat(4,minmax(170px,1fr));gap:8px}.homex-kpi{border-radius:12px;padding:10px;border:1px solid rgba(112,145,190,.25);background:linear-gradient(165deg,#0e1d38f0,#0a152cf0)}.homex-kpi span{display:block;color:#9db5d7;font-size:12px}.homex-kpi-title{display:inline-flex!important;align-items:center;gap:8px}.homex-kpi-title .icon{width:20px;height:20px}.homex-kpi strong{display:block;margin-top:6px;font-size:28px;line-height:1.05;color:#f4f9ff}.homex-kpi.mini strong{font-size:20px}.homex-grid{display:grid;grid-template-columns:1fr 1fr 1.2fr;gap:8px}.homex-panel{border-radius:12px;padding:10px;border:1px solid rgba(112,145,190,.23);background:#0a152be0}.homex-panel h3{margin:0;font-size:16px}.homex-list{margin-top:8px;display:grid;gap:6px}.homex-row{display:flex;justify-content:space-between;gap:8px;border-radius:8px;background:#182944b8;border:1px solid rgba(109,141,187,.22);padding:7px 8px;font-size:13px}.homex-row strong{color:#e9f4ff}.homex-bars{margin-top:8px;display:grid;gap:8px}.homex-bar-row{display:grid;gap:5px}.homex-bar-label{display:flex;justify-content:space-between;font-size:12px}.homex-bar-track{height:8px;border-radius:999px;background:#2c3e5be6;overflow:hidden}.homex-bar-fill{height:100%;border-radius:999px;background:linear-gradient(90deg,#06b6d4,#22c55e)}.homex-events{margin-top:8px;display:grid;gap:7px}.homex-event{display:grid;grid-template-columns:1fr auto;gap:10px;border-radius:10px;padding:8px 10px;border:1px solid rgba(109,141,187,.2)}.homex-event.sale{background:#2563eb29}.homex-event.return{background:#dc262629}.homex-event.expense{background:#f59e0b29}.homex-event strong{font-size:13px}.homex-event p{margin:4px 0 0;font-size:12px;color:#b9cee8}.homex-foot{display:grid;grid-template-columns:repeat(3,minmax(140px,1fr));gap:8px}.homex-wrap.v2{gap:12px;padding:12px;border-radius:18px;background:radial-gradient(140% 90% at 50% 0%,rgba(59,130,246,.15),transparent 55%),radial-gradient(100% 80% at 100% 100%,rgba(14,116,144,.14),transparent 60%),#06122c}.homex-wrap.v2 .homex-topbar{display:grid;grid-template-columns:1fr auto;gap:12px;align-items:center;border:1px solid rgba(120,153,201,.26);border-radius:14px;padding:10px 12px;background:linear-gradient(140deg,#152c57e0,#0b1a38e0)}.homex-wrap.v2 .homex-topbar h2{margin:0;font-size:50px;color:#f3f8ff}.homex-wrap.v2 .homex-topbar p{margin:8px 0 0;color:#c3d8f4;font-size:14px}.homex-topbar-right{display:grid;gap:8px;justify-items:end}.homex-search{width:min(680px,52vw);height:44px;border-radius:12px;background:linear-gradient(120deg,#89a5d64d,#5270aa47);border:1px solid rgba(161,188,228,.34);color:#f4f8ff}.homex-range{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.homex-range label input{height:30px;padding:4px 8px;border-radius:8px;font-size:12px}.homex-currency{display:inline-grid;gap:3px;font-size:12px;color:#d8e7ff}.homex-currency select{height:30px;min-width:90px;padding:4px 8px;border-radius:8px;font-size:12px;background:#adc4e62e;border-color:#95b3df4d}.homex-presets{display:inline-flex;gap:6px}.homex-presets button{min-height:30px;padding:4px 10px;font-size:12px;border-radius:8px;background:#3e5a8e6b;border:1px solid rgba(157,182,221,.3)}.homex-kpis.v2{grid-template-columns:repeat(5,minmax(150px,1fr))}.homex-kpis.v2 .homex-kpi{min-height:150px;box-shadow:inset 0 -28px 40px #00000038,0 14px 24px #0000004d}.homex-kpis.v2 .homex-kpi strong{font-size:56px}.homex-kpis.v2 .homex-kpi small{display:block;margin-top:8px;color:#e4efff;font-size:13px}.homex-kpis.v2 .homex-kpi.c1{background:linear-gradient(145deg,#3654d8,#1fa7dd)}.homex-kpis.v2 .homex-kpi.c2{background:linear-gradient(145deg,#1d8f7a,#2db66a)}.homex-kpis.v2 .homex-kpi.c3{background:linear-gradient(145deg,#f58022,#f8bc2f)}.homex-kpis.v2 .homex-kpi.c4{background:linear-gradient(145deg,#f3992f,#f2bf37)}.homex-kpis.v2 .homex-kpi.c5{background:linear-gradient(145deg,#3f54cf,#2f7bf1)}.homex-mid{display:grid;grid-template-columns:1.1fr 1.7fr 1.4fr;gap:10px}.homex-mid>.homex-panel{min-width:0}.homex-wrap.v2 .homex-panel{background:linear-gradient(165deg,#112248f2,#0a1835f2);border:1px solid rgba(120,153,201,.25);border-radius:14px}.homex-wrap.v2 .homex-panel h3{font-size:42px;margin-bottom:8px}.homex-wrap.v2 .homex-panel .big{margin:0;font-size:35px;font-weight:800}.homex-debt-totals{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:8px}.homex-debt-totals p{margin:0;font-size:14px}.homex-table-wrap{overflow:auto;border-radius:10px;border:1px solid rgba(114,146,195,.25)}.homex-table{width:100%;min-width:760px;border-collapse:collapse}.homex-table th,.homex-table td{padding:9px 10px;font-size:13px;border-bottom:1px solid rgba(111,143,190,.22)}.homex-table th{color:#dceafe;background:#35558a8c}.homex-table td{color:#e8f2ff}.homex-type{display:inline-flex;padding:2px 8px;border-radius:999px;font-size:12px;background:#476fb099}.homex-type.savdo{background:#2563eba6}.homex-type.vozvrat{background:#dc2626a6}.homex-type.xarajat{background:#eab308a6}.homex-foot.v2{grid-template-columns:repeat(5,minmax(150px,1fr))}.homex-foot-card{border-radius:12px;padding:10px 12px;min-height:84px;border:1px solid rgba(109,141,187,.28);background:linear-gradient(150deg,#182a4ef2,#102040f2);display:flex;justify-content:space-between;align-items:center;gap:10px}.homex-foot-card strong{font-size:20px}.homex-foot-card span{font-size:24px;font-weight:800}.card{background:#0f172abf;border:1px solid rgba(148,163,184,.25);border-radius:12px;padding:14px}.card h2{margin:0;font-size:14px}.card p{font-size:24px;margin:6px 0 0}.cashier-page{width:100%;min-height:100vh;height:100vh;display:grid;grid-template-columns:220px 1fr 560px;background:#101722;color:#e8eff8;overflow:hidden}.cashier-left{background:linear-gradient(180deg,#1d2a3d,#111a27);border-right:1px solid rgba(127,146,170,.25);padding:14px;display:grid;grid-template-rows:auto 1fr auto;gap:14px;min-height:0}.cashier-brand h2{margin:8px 0 4px}.cashier-cats{display:grid;gap:8px;align-content:start;min-height:0;max-height:100%;overflow-y:auto;overflow-x:hidden;padding-right:4px;scrollbar-width:thin;scrollbar-color:rgba(56,189,248,.45) rgba(15,23,42,.25)}.cashier-cats::-webkit-scrollbar{width:8px}.cashier-cats::-webkit-scrollbar-track{background:#0f172a40;border-radius:999px}.cashier-cats::-webkit-scrollbar-thumb{background:#38bdf873;border-radius:999px}.cashier-cats::-webkit-scrollbar-thumb:hover{background:#38bdf8a6}.cashier-cat-btn{height:48px;border-radius:10px;border:1px solid rgba(146,166,190,.2);background:#1c293bcc;color:#c6d5e9;justify-content:flex-start}.cashier-cat-btn.active{background:linear-gradient(135deg,#11989e,#0e7490);border-color:#3edcd499}.cashier-center{padding:14px;border-right:1px solid rgba(127,146,170,.2);display:grid;grid-template-rows:auto 1fr;gap:12px}.cashier-toolbar{display:flex;align-items:center;justify-content:space-between;gap:10px;background:#202b3a;border:1px solid rgba(131,151,176,.24);border-radius:12px;padding:10px}.cashier-search{flex:1;border:1px solid rgba(131,151,176,.24);border-radius:10px;background:#141d2a;color:#f4f9ff;padding:10px 12px}.cashier-product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:10px;align-content:start;max-height:calc(100vh - 110px);overflow:auto;padding-right:2px}.cashier-product-card{min-height:128px;background:linear-gradient(160deg,#123448,#0f2737);border:1px solid rgba(121,208,220,.25);border-radius:12px;text-align:left;display:grid;gap:6px;align-content:space-between}.cashier-product-card h3{margin:0;font-size:16px}.cashier-product-card p{margin:0;color:#9cc9dd;font-size:12px}.cashier-card-foot{display:grid;gap:3px;font-size:12px}.cashier-price-box{display:flex;align-items:center;gap:6px;flex-wrap:nowrap}.cashier-price-input{min-width:64px;width:64px;padding:7px 10px;font-size:13px;text-align:right}.cashier-price-switch{display:inline-flex;flex:0 0 auto}.cashier-price-switch button{min-height:28px;min-width:62px;padding:5px 12px;border-radius:7px;justify-content:center;font-size:12px;background:#263246e6;border:1px solid rgba(131,151,176,.24)}.cashier-price-switch button.active{background:linear-gradient(135deg,#0eacb4,#0f766e);border-color:#53f1ea73}.cashier-right{padding:4px;display:grid;grid-template-rows:auto minmax(0,1fr) auto auto auto;gap:12px;background:#151d2a;min-height:100vh;height:100vh;overflow:hidden}.cashier-left,.cashier-center,.cashier-right{min-height:0}.cashier-right h3{margin:0}.cashier-cart-table{background:#222c3b;border:1px solid rgba(131,151,176,.24);border-radius:10px;overflow-y:auto;overflow-x:hidden;min-height:0;height:100%;max-height:100%;overscroll-behavior:contain}.cashier-cart-table table{min-width:0;width:100%;table-layout:auto}.cashier-col-product{width:22%}.cashier-col-price{width:34%}.cashier-col-qty{width:22%}.cashier-col-sum{width:14%}.cashier-col-del{width:8%}.cashier-cart-table th{white-space:nowrap}.cashier-cart-table th,.cashier-cart-table td{padding:12px 10px;font-size:13px;border-bottom:1px solid rgba(117,136,160,.3);color:#e2ebf7;vertical-align:middle}.cashier-cart-table th{background:#2d394a}.cashier-qty{display:inline-grid;grid-template-columns:24px 58px 24px auto;align-items:center;gap:4px;white-space:nowrap}.cashier-qty button{width:24px;height:24px;min-width:24px;padding:0;border-radius:5px;background:#334154;font-size:13px;display:flex;align-items:center;justify-content:center;font-weight:700}.cashier-qty input{width:58px;padding:5px 6px;text-align:center;border-radius:6px;background:#111a26;font-size:13px}.cashier-qty-unit{font-size:11px;color:#bcd0e8;font-weight:600;min-width:20px}.cashier-del-btn{width:28px;min-width:28px;height:28px;border-radius:7px;background:linear-gradient(135deg,#dc2626,#b91c1c);font-weight:700;display:flex;align-items:center;justify-content:center}.cashier-pay{background:#1d2736;border:1px solid rgba(131,151,176,.24);border-radius:10px;padding:10px}.cashier-pay p{margin:0 0 10px}.cashier-pay-types{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.cashier-pay-types button{background:#18263b;border:1px solid #2c3f5f;color:#dce8ff;justify-content:center;height:56px;font-size:20px!important}.cashier-pay-types button:nth-child(4){grid-column:1 / 2}.cashier-pay-types button:nth-child(5){grid-column:2 / 3}.cashier-pay-types button.active{background:linear-gradient(135deg,#0891b2,#0f766e);border-color:#53f1ea73}.cashier-mix-box{margin-top:10px;padding:10px;border-radius:10px;background:#111a26;border:1px solid rgba(132,152,177,.24)}.cashier-mix-head{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:12px}.cashier-mix-head button{padding:6px 10px;border-radius:8px}.cashier-mix-grid{margin-top:10px;display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.cashier-mix-grid label{gap:4px;font-size:12px}.cashier-mix-grid input{padding:7px 8px}.cashier-mix-total{margin:8px 0 0;font-size:12px}.cashier-mix-total.ok{color:#6ee7b7}.cashier-mix-total.bad{color:#fca5a5}.cashier-total{display:flex;justify-content:space-between;align-items:center;background:#202a39;border-radius:10px;padding:12px}.cashier-total strong{font-size:38px}.cashier-sell-btn{height:56px;border-radius:12px;font-size:20px;background:linear-gradient(135deg,#0eacb4,#0f766e)}.cashier-sell-btn:disabled{opacity:.55;cursor:not-allowed}.cashier-error{margin:-2px 0 0;font-size:12px}.cashier-history-btn{height:44px;justify-content:center}.qty-keypad-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0208149e;z-index:1400;display:grid;place-items:center;padding:14px}.qty-keypad{background:#0f1724;border:1px solid rgba(133,152,177,.28);border-radius:12px;padding:10px;display:grid;gap:8px;width:min(380px,95vw)}.qty-keypad-head{display:flex;align-items:center;justify-content:space-between}.qty-keypad-head strong{font-size:14px}.qty-keypad-display{height:40px;border-radius:8px;background:#0a111c;border:1px solid rgba(133,152,177,.2);display:flex;align-items:center;justify-content:flex-end;padding:0 10px;font-size:20px;font-weight:700}.qty-keypad-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.qty-keypad-grid button{height:42px;border-radius:8px;font-size:18px}.qty-keypad-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.search-keypad{width:min(920px,96vw);border-radius:12px;background:#0d1830;border:1px solid rgba(133,152,177,.25);padding:12px;display:grid;gap:10px}.search-keypad-display{height:42px;border-radius:8px;background:#0a111c;border:1px solid rgba(133,152,177,.2);display:flex;align-items:center;padding:0 10px;font-size:18px;font-weight:700;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.search-keypad-rows{display:grid;gap:8px}.search-keypad-row{display:grid;grid-template-columns:repeat(10,minmax(0,1fr));gap:6px}.touchkbd-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1800;background:#03091680;display:grid;align-items:end;padding:10px}.touchkbd-card{width:min(1100px,98vw);margin:0 auto;border-radius:14px;border:1px solid rgba(122,157,209,.32);background:radial-gradient(140% 120% at 10% 0%,rgba(56,189,248,.2),transparent 60%),linear-gradient(170deg,#0a1832fa,#071125fa);padding:10px;display:grid;gap:8px}.touchkbd-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.touchkbd-head strong{font-size:14px}.touchkbd-head-actions{display:inline-flex;gap:6px}.touchkbd-grid{display:grid;gap:6px}.touchkbd-row{display:grid;grid-template-columns:repeat(10,minmax(0,1fr));gap:6px}.touchkbd-grid.num .touchkbd-row{grid-template-columns:repeat(3,minmax(0,1fr))}.touchkbd-row button{min-height:42px;border-radius:8px;justify-content:center;font-size:18px}.touchkbd-row button.wide{grid-column:span 7}html[data-theme=light] body{background:linear-gradient(135deg,#dfeaf8,#eef5ff);color:#1f2937}html[data-theme=light] .workspace{background:#eef5ff}html[data-theme=light] .sidebar{background:linear-gradient(180deg,#d7e6fb,#c8dcf7);border-right-color:#5674a033}html[data-theme=light] .topbar{background:#f7fbff;border-color:#5c7ba733}html[data-theme=light] .menu-btn{background:#d6e4f7f2;color:#1f3554}html[data-theme=light] .menu-btn.active{background:linear-gradient(135deg,#2d6de0,#1b95d7);color:#fff}html[data-theme=light] .panel,html[data-theme=light] .table-wrap{background:#f8fbff}html[data-theme=light] .card,html[data-theme=light] .salesx-wrap,html[data-theme=light] .homex-wrap.v2,html[data-theme=light] .salesx-table-wrap{background:#eaf2ff;color:#122743;border-color:#6786b340}html[data-theme=light] th{background:#d5e7fb;color:#17325a}html[data-theme=light] td{color:#1f3a5e}html[data-theme=light] input,html[data-theme=light] select{background:#fff;color:#1f2937;border-color:#6482ab4d}html[data-theme=light] .touchkbd-backdrop{background:#b4c6e17a}html[data-theme=light] .touchkbd-card{background:linear-gradient(170deg,#ecf4fffa,#dfecfcfa);color:#1f3555}.search-keypad-row button{min-height:44px;border-radius:8px;font-size:16px;justify-content:center}.search-keypad-row button.ghost{font-size:13px}.sales-history-wrap{max-height:60vh;overflow:auto;border:1px solid rgba(148,163,184,.24);border-radius:10px}.sales-history-table{min-width:0;width:100%}.sales-history-table th,.sales-history-table td{font-size:12px}.sales-history-products{display:grid;gap:6px}.sales-history-product-line{display:flex;align-items:center;justify-content:space-between;gap:8px}.sales-history-product-line button{padding:5px 10px;font-size:11px}.sales-history-row-returned{background:#0f172a59}.sales-history-status{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.sales-history-badge.returned{background:#f9731638;color:#fdba74;border:1px solid rgba(251,146,60,.4)}.sales-history-line-status{display:inline-flex;align-items:center;border-radius:999px;padding:4px 10px;font-size:11px;font-weight:700;color:#93c5fd;background:#2563eb2e;border:1px solid rgba(96,165,250,.35)}@media (max-width: 1440px){.dashboard-page{grid-template-columns:280px 1fr}.sidebar{padding:14px 10px 12px}.sidebar-title{font-size:24px;margin-bottom:28px}.menu{gap:6px}.menu-btn{height:52px;font-size:15px}.workspace{padding:8px;gap:8px}.topbar{height:44px;padding:0 10px}.topbar h1{font-size:20px}.toolbar-actions{gap:6px}.toolbar-actions button{padding:9px 12px;font-size:13px}.theme-toggle-btn{min-height:34px;padding:6px 10px;font-size:11px}.panel{padding:6px}.search-input{padding:9px 10px;font-size:14px}.homex-wrap.v2{padding:10px;gap:10px}.homex-wrap.v2 .homex-topbar{padding:10px}.homex-wrap.v2 .homex-topbar h2{font-size:36px}.homex-wrap.v2 .homex-topbar p{font-size:13px}.homex-search{width:min(520px,42vw);height:40px}.homex-kpis.v2{grid-template-columns:repeat(5,minmax(130px,1fr))}.homex-kpis.v2 .homex-kpi{min-height:124px}.homex-kpis.v2 .homex-kpi strong{font-size:40px}.homex-kpis.v2 .homex-kpi small{font-size:12px}.homex-mid{grid-template-columns:1fr 1.35fr 1.15fr}.homex-wrap.v2 .homex-panel h3{font-size:28px}.homex-wrap.v2 .homex-panel .big{font-size:24px}.homex-row span,.homex-row strong,.homex-debt-totals p,.homex-table th,.homex-table td{font-size:12px}.homex-foot.v2{grid-template-columns:repeat(5,minmax(120px,1fr))}.homex-foot-card{padding:10px}.homex-foot-card strong{font-size:16px}.homex-foot-card span{font-size:18px}}@media (max-width: 1600px),(max-height: 1000px){.dashboard-page{grid-template-columns:220px 1fr}.sidebar{padding:10px 8px;gap:8px}.badge{padding:5px 10px;font-size:11px}.sidebar-title{font-size:18px;margin:10px 0 16px}.menu{gap:5px}.menu-btn{height:40px;font-size:13px;padding:8px 10px}.workspace{padding:6px;gap:6px}.topbar{height:38px;padding:0 8px}.topbar h1{font-size:17px}.toolbar-actions{gap:5px}.toolbar-actions button,.theme-toggle-btn{min-height:32px;padding:6px 9px;font-size:12px}.panel,.sales-tools,.salesv2-filters,.salesx-filter,.homex-wrap,.homex-wrap.v2,.cashier-pay,.cashier-total,.settings-shell{padding:6px}.search-input,.salesx-search input,.cashier-search,.homex-search,input,select,button{font-size:13px}th,td{padding:9px;font-size:12px}.action-btn{padding:6px 9px;font-size:12px}.modal-card{padding:12px}.modal-card h3{margin-bottom:10px;font-size:18px}.history-item,.piece-box,.salesv2-item,.sales-stat-card,.homex-panel,.card{padding:8px}.sales-mini-card{min-height:62px;padding:8px}.sales-mini-card h2,.salesv2-kpi p,.sales-stat-card p,.sales-tools-note,.salesv2-search-note,.salesx-card p,.homex-wrap.v2 .homex-topbar p,.homex-debt-totals p,.homex-event p,.customer-kpi p,.customer-kpi small{font-size:11px}.sales-mini-card p,.salesv2-kpi strong,.sales-stat-card strong,.card p,.homex-kpi strong{font-size:16px}.sales-filter-buttons,.salesv2-periods,.sales-tools-periods{grid-template-columns:repeat(4,minmax(72px,1fr));gap:6px}.sales-filter-buttons button,.salesv2-periods button,.sales-tools-periods button{min-height:28px;padding:4px 6px;font-size:11px}.salesx-header{padding:6px;gap:8px}.salesx-header h2{font-size:22px}.salesx-search input,.salesx-search select{height:36px}.salesx-cards{grid-template-columns:repeat(9,minmax(0,1fr));gap:6px}.salesx-card{min-height:58px;padding:7px 8px}.salesx-card strong{margin-top:3px;font-size:15px;line-height:1}.salesx-card p{font-size:11px;line-height:1.15}.salesx-pay-badge,.sales-pay-badge,.salesv2-tags span,.salesv2-products span{font-size:10px}.homex-head{padding:8px}.homex-head h2,.homex-wrap.v2 .homex-topbar h2{font-size:22px}.homex-kpis{grid-template-columns:repeat(4,minmax(110px,1fr))}.homex-kpis.v2{grid-template-columns:repeat(5,minmax(0,1fr));gap:6px}.homex-kpis.v2 .homex-kpi,.homex-kpi{min-height:78px;padding:8px}.homex-kpis.v2 .homex-kpi{min-height:62px;padding:7px 8px}.homex-kpi-title{gap:4px}.homex-kpi-title .icon{width:13px;height:13px}.homex-kpis.v2 .homex-kpi .homex-kpi-title,.homex-kpis.v2 .homex-kpi small,.homex-kpis.v2 .homex-kpi span{font-size:10px;line-height:1.15}.homex-kpis.v2 .homex-kpi strong{margin-top:3px;font-size:15px;line-height:1}.homex-grid,.homex-mid{gap:8px}.homex-mid{grid-template-columns:repeat(3,minmax(0,1fr))}.homex-wrap.v2 .homex-panel h3{font-size:20px}.homex-wrap.v2 .homex-panel .big{font-size:18px}.homex-list,.homex-bars{gap:6px}.homex-row,.homex-event,.homex-foot-card{padding:6px 8px}.homex-foot-card strong,.homex-foot-card span{font-size:13px}.customer-modal{width:min(1080px,95vw)}.customer-modal-head{padding:12px 16px 8px}.customer-modal-head h3{font-size:22px}.customer-modal-close{font-size:24px}.customer-modal-body{padding:12px 16px 16px}.customer-modal-date{font-size:20px}.customer-kpi{padding:10px}.customer-kpi strong{margin-top:8px;font-size:18px}.customer-pay-field,.customer-pay-totals p{font-size:11px}.customer-pay-field input,.customer-pay-quick button,.customer-pay-submit{height:34px}.settings-shell{border-radius:16px}.settings-wrap{max-width:100%;gap:8px}.settings-head h2{font-size:18px}.settings-head button,.settings-actions button{padding:6px 10px;font-size:12px}.settings-card h3{padding:10px 12px;font-size:17px}.settings-row,.settings-field-grid,.settings-receipt-fields,.settings-receipt-preview{padding-left:12px;padding-right:12px}.settings-row{padding-top:10px;padding-bottom:10px}.settings-row p,.settings-toggle-label,.settings-field-grid label,.settings-receipt-fields h4,.settings-receipt-preview h4{font-size:14px}.settings-row input[type=number]{width:96px;font-size:14px;padding:6px 8px}.settings-toggle{width:52px;height:28px}.settings-toggle span:after{width:20px;height:20px}.settings-toggle input:checked+span:after{transform:translate(24px)}.settings-field-grid{gap:8px}.settings-field-grid label{grid-template-columns:minmax(120px,180px) 1fr;gap:8px;font-size:14px}.settings-field-grid input{min-height:36px;padding:6px 8px;font-size:14px}.settings-receipt-fields-grid{grid-template-columns:repeat(3,minmax(120px,1fr));gap:6px 10px}.settings-receipt-fields-grid label{font-size:13px}.receipt-preview-paper{width:68mm;padding:10px}.receipt-preview-paper h5,.receipt-preview-paper strong{font-size:15px}.receipt-preview-paper p,.receipt-preview-paper th,.receipt-preview-paper td,.receipt-preview-footer{font-size:10px}.receipt-preview-logo img{max-height:40px}.cashier-page{grid-template-columns:170px 1fr 380px}.cashier-left,.cashier-center,.cashier-right{padding:8px;gap:8px}.cashier-cat-btn{height:36px;font-size:12px;padding:6px 8px}.cashier-toolbar{padding:6px;gap:6px}.cashier-search{padding:8px 10px}.cashier-product-grid{grid-template-columns:repeat(auto-fill,minmax(124px,1fr));gap:6px;max-height:calc(100vh - 84px)}.cashier-product-card{min-height:88px;padding:8px;gap:4px}.cashier-product-card h3{font-size:12px}.cashier-product-card p,.cashier-card-foot,.cashier-pay p,.cashier-mix-head,.cashier-mix-grid label,.cashier-mix-total,.cashier-error{font-size:11px}.cashier-cart-table th,.cashier-cart-table td{padding:7px 6px;font-size:11px}.cashier-qty{grid-template-columns:16px 36px 16px;gap:2px}.cashier-qty button,.cashier-del-btn{width:16px;height:16px;min-width:16px;font-size:10px}.cashier-qty input{width:36px;font-size:10px;padding:2px}.cashier-qty-unit{display:none}.cashier-pay-types{gap:6px}.cashier-pay-types button,.cashier-history-btn{min-height:32px;font-size:12px;padding:5px 6px}.cashier-mix-box{padding:8px}.cashier-mix-grid input{padding:6px}.cashier-right h3,.cashier-total strong{font-size:20px}.cashier-total{padding:8px}.cashier-sell-btn{height:40px;font-size:15px}.qty-keypad,.search-keypad,.touchkbd-card{padding:8px}}@media (min-width: 1400px) and (max-width: 1500px){.cashier-page{grid-template-columns:180px minmax(0,1fr) 500px}.cashier-left,.cashier-center,.cashier-right{padding:10px}.cashier-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.cashier-product-card{min-height:126px}.cashier-col-product{width:21%}.cashier-col-price{width:37%}.cashier-col-qty{width:20%}.cashier-col-sum{width:14%}.cashier-col-del{width:8%}.cashier-cart-table th,.cashier-cart-table td{font-size:14px}.cashier-price-input{min-width:72px;width:72px;font-size:14px}.cashier-price-switch button{min-height:30px;min-width:68px;font-size:12px}.cashier-qty{grid-template-columns:26px 60px 26px auto;gap:5px}.cashier-qty button{width:26px;height:26px;min-width:26px;font-size:14px}.cashier-qty input{width:60px;font-size:14px}.cashier-del-btn{width:30px;min-width:30px;height:30px}}@media (max-width: 1366px),(max-height: 900px){.auth-card{width:min(400px,88vw);padding:24px 22px 20px}.auth-card h1{font-size:28px}.auth-form input{min-height:44px;font-size:18px}.auth-form button{min-height:46px;font-size:20px}.dashboard-page{grid-template-columns:250px 1fr}.sidebar{padding:12px 10px;gap:10px}.sidebar-title{font-size:22px;margin-bottom:24px}.menu{gap:6px}.menu-btn{height:48px;font-size:15px}.workspace{padding:8px;gap:8px}.topbar{height:42px;padding:0 10px}.topbar h1{font-size:20px}.search-input,.salesx-search input,.cashier-search,.homex-search{font-size:13px}.toolbar-actions button{min-height:34px;padding:7px 10px;font-size:12px}.panel,.sales-tools,.salesv2-filters,.salesx-filter,.homex-wrap,.homex-wrap.v2,.cashier-pay,.cashier-total{padding:8px}input,select,button{font-size:13px}table{min-width:760px}th,td{padding:10px;font-size:12px}.modal-card{padding:14px}.modal-card h3{font-size:20px}.modal-form,.history-grid,.product-modal-grid,.product-piece-box{gap:8px}.product-modal-grid-basic,.product-modal-grid-pricing{grid-template-columns:repeat(2,minmax(0,1fr))}.product-modal-hints{grid-template-columns:1fr;gap:4px}.customer-modal-head{padding:16px 20px 10px}.customer-modal-head h3,.customer-modal-close{font-size:30px}.customer-modal-body{padding:14px 20px 18px}.customer-modal-date{font-size:26px}.customer-kpi strong{font-size:22px}.customer-pay-bar{grid-template-columns:1fr 1fr}.customer-pay-totals{grid-template-columns:repeat(2,minmax(130px,1fr))}.cards,.salesv2-summary,.sales-top-cards,.salesx-cards,.homex-kpis,.homex-kpis.v2,.homex-foot.v2{gap:8px}.sales-mini-card{min-height:74px;padding:9px}.sales-mini-card p,.salesv2-kpi strong,.sales-stat-card strong,.card p{font-size:20px}.sales-filter-buttons,.salesv2-periods,.sales-tools-periods{grid-template-columns:repeat(4,minmax(84px,1fr))}.sales-date-range,.salesv2-dates,.sales-tools-dates{gap:8px}.salesv2-head strong,.sales-stat-card p,.salesv2-kpi p,.salesx-pay-badge,.sales-pay-badge{font-size:11px}.salesx-header h2{font-size:26px}.salesx-search input,.salesx-search select{height:42px}.salesx-card{min-height:88px;padding:10px 12px}.salesx-card strong{font-size:28px}.salesx-card p{font-size:13px}.homex-wrap.v2 .homex-topbar h2{font-size:30px}.homex-wrap.v2 .homex-topbar p{font-size:13px}.homex-search{height:40px;width:min(480px,40vw)}.homex-kpis.v2 .homex-kpi{min-height:112px}.homex-kpis.v2 .homex-kpi strong{font-size:32px}.homex-wrap.v2 .homex-panel h3{font-size:24px}.homex-wrap.v2 .homex-panel .big{font-size:20px}.homex-head h2{font-size:24px}.homex-kpi strong{font-size:22px}.homex-grid{grid-template-columns:1fr 1fr 1fr}.homex-foot-card strong{font-size:15px}.homex-foot-card span{font-size:16px}.settings-shell{height:auto;min-height:100%;padding:12px}.settings-wrap{display:grid;max-width:1120px;width:100%;justify-content:stretch}.settings-head h2{font-size:24px}.settings-card h3{font-size:20px}.settings-row p,.settings-toggle-label,.settings-field-grid label{font-size:15px}.settings-row,.settings-field-grid,.settings-receipt-fields,.settings-receipt-preview{padding-left:14px;padding-right:14px}.settings-field-grid input,.settings-row input[type=number]{font-size:15px}.settings-receipt-fields-grid label{font-size:13px}.receipt-preview-paper h5,.receipt-preview-paper strong{font-size:18px}.cashier-page{grid-template-columns:190px 1fr 430px}.cashier-left,.cashier-center,.cashier-right{padding:10px;gap:10px}.cashier-cat-btn{height:42px;font-size:13px}.cashier-cart-table th,.cashier-cart-table td,.cashier-pay p,.cashier-mix-head,.cashier-mix-grid label,.cashier-card-foot,.cashier-error{font-size:11px}.cashier-toolbar{padding:8px}.cashier-product-grid{grid-template-columns:repeat(auto-fill,minmax(148px,1fr));gap:8px;max-height:calc(100vh - 98px)}.cashier-product-card{min-height:108px;padding:10px}.cashier-product-card h3{font-size:14px}.cashier-right h3,.cashier-total strong{font-size:24px}.cashier-pay-types button,.cashier-history-btn{min-height:38px;font-size:12px}.cashier-sell-btn{height:48px;font-size:18px}}@media (max-width: 1180px),(max-height: 780px){.dashboard-page{grid-template-columns:220px 1fr}.sidebar-title{font-size:20px;margin-bottom:18px}.menu-btn{height:42px;font-size:14px}.topbar{height:40px}.topbar h1{font-size:18px}.toolbar-actions button{padding:6px 8px;font-size:11px}.panel-row{grid-template-columns:1fr}.salesv2-summary,.sales-top-cards{grid-template-columns:repeat(3,minmax(120px,1fr))}.sales-filter-buttons,.salesv2-periods,.sales-tools-periods{grid-template-columns:repeat(3,minmax(80px,1fr))}.salesx-cards,.homex-kpis.v2{grid-template-columns:repeat(3,minmax(120px,1fr))}.salesx-card strong,.homex-kpis.v2 .homex-kpi strong{font-size:24px}.homex-wrap.v2 .homex-topbar h2{font-size:26px}.homex-wrap.v2 .homex-panel h3{font-size:20px}.homex-wrap.v2 .homex-panel .big{font-size:18px}.homex-grid,.homex-mid{grid-template-columns:1fr 1fr}.settings-head,.settings-actions{gap:8px}.cashier-page{grid-template-columns:1fr;height:auto;overflow:visible}.cashier-left,.cashier-center{border-right:none;border-bottom:1px solid rgba(127,146,170,.2)}.cashier-right{min-height:auto}}@media (max-width: 1280px){.modal-card{padding:16px}.modal-card.modal-wide,.customer-modal,.customer-history-modal{width:min(96vw,1120px)}table{min-width:720px}.salesx-table{min-width:920px}.salesv2-summary,.sales-top-cards{grid-template-columns:repeat(3,minmax(140px,1fr))}.salesv2-periods,.sales-tools-periods{grid-template-columns:repeat(3,minmax(110px,1fr))}.salesv2-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.salesx-header{grid-template-columns:1fr}.salesx-head-main{grid-template-columns:1fr;align-items:stretch}.salesx-header h2{white-space:normal;font-size:28px}.salesx-cards{grid-template-columns:repeat(3,minmax(150px,1fr))}.salesx-card strong{font-size:34px}.salesx-periods,.salesx-dates{justify-content:flex-start;flex-wrap:wrap}.customer-modal-head{padding:18px 22px 10px}.customer-modal-head h3,.customer-modal-close{font-size:36px}.customer-modal-body{padding:16px 22px 20px}.customer-modal-date{font-size:32px}.customer-pay-bar{grid-template-columns:1fr 1fr}.customer-pay-note{min-width:0}.customer-pay-quick{flex-wrap:wrap}.customer-pay-totals{grid-template-columns:repeat(2,minmax(140px,1fr))}.settings-wrap{max-width:none}.settings-field-grid label{grid-template-columns:minmax(140px,220px) 1fr}.settings-receipt-fields-grid{grid-template-columns:repeat(2,minmax(180px,1fr))}.homex-kpis{grid-template-columns:repeat(3,minmax(140px,1fr))}.homex-grid{grid-template-columns:1fr 1fr}.homex-foot{grid-template-columns:repeat(2,minmax(140px,1fr))}.homex-wrap.v2 .homex-topbar{grid-template-columns:1fr}.homex-topbar-right{justify-items:stretch}.homex-search{width:100%}.homex-kpis.v2{grid-template-columns:repeat(3,minmax(140px,1fr))}.homex-mid{grid-template-columns:1fr 1fr}.homex-foot.v2{grid-template-columns:repeat(3,minmax(130px,1fr))}.cashier-page{grid-template-columns:200px minmax(0,1fr) 470px}.cashier-product-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}.cashier-toolbar{flex-wrap:wrap}.cashier-search{min-width:220px}}@media (max-width: 1000px){.dashboard-page{grid-template-columns:1fr}.sidebar{border-right:none;border-bottom:1px solid rgba(148,163,184,.15)}.workspace{grid-template-rows:auto auto auto auto}.actions-cell{flex-wrap:wrap}.panel-row{grid-template-columns:1fr}.sales-cards{grid-template-columns:repeat(2,minmax(130px,1fr))}.sales-filter-buttons{grid-template-columns:repeat(2,minmax(120px,1fr))}.sales-date-range{grid-template-columns:1fr}.salesv2-summary,.salesv2-periods{grid-template-columns:repeat(2,minmax(120px,1fr))}.salesv2-dates{grid-template-columns:1fr}.salesv2-head{flex-direction:column}.salesv2-metrics{grid-template-columns:1fr 1fr}.sales-top-cards,.sales-tools-periods{grid-template-columns:repeat(2,minmax(120px,1fr))}.sales-tools-dates,.salesx-header{grid-template-columns:1fr}.salesx-head-main{grid-template-columns:1fr;gap:8px}.salesx-header h2{font-size:28px}.salesx-cards{grid-template-columns:repeat(2,minmax(140px,1fr))}.salesx-card strong{font-size:28px}.salesx-periods,.salesx-dates{width:100%;justify-content:flex-start;flex-wrap:wrap}.customer-pay-bar{grid-template-columns:1fr}.modal-card.modal-product{width:min(900px,96vw)}.product-modal-grid-basic,.product-modal-grid-pricing,.product-piece-box{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-pay-note{min-width:0}.customer-pay-quick{justify-content:flex-start}.customer-pay-totals{grid-template-columns:repeat(2,minmax(120px,1fr))}.customer-modal-head{padding:16px 18px 10px}.customer-modal-head h3{font-size:30px}.customer-modal-close{font-size:32px}.customer-modal-body{padding:14px 18px 18px}.customer-modal-date{font-size:28px}.customer-kpi-row{grid-template-columns:1fr}.homex-kpis{grid-template-columns:repeat(2,minmax(140px,1fr))}.homex-filter,.homex-grid,.homex-foot,.homex-wrap.v2 .homex-topbar{grid-template-columns:1fr}.homex-search{width:100%}.homex-kpis.v2{grid-template-columns:repeat(2,minmax(140px,1fr))}.homex-kpis.v2 .homex-kpi strong{font-size:34px}.homex-mid,.homex-foot.v2,.cashier-page{grid-template-columns:1fr}.cashier-left,.cashier-center{border-right:none;border-bottom:1px solid rgba(127,146,170,.2)}.cashier-right{grid-template-rows:auto minmax(220px,1fr) auto auto auto;min-height:auto;height:auto}.cashier-pay-types{grid-template-columns:repeat(3,1fr)}.cashier-mix-grid{grid-template-columns:1fr}.search-keypad{width:min(96vw,560px)}.search-keypad-row,.touchkbd-row{grid-template-columns:repeat(5,minmax(0,1fr))}.touchkbd-grid.num .touchkbd-row{grid-template-columns:repeat(3,minmax(0,1fr))}.touchkbd-row button.wide{grid-column:span 3}}@media (max-width: 760px){.topbar{height:auto;align-items:stretch;flex-direction:column;padding:10px;gap:10px}.toolbar-actions{width:100%;flex-wrap:wrap}.toolbar-actions>*{flex:1 1 160px}.panel{padding:8px}.modal-backdrop{align-items:end;padding:8px}.modal-card,.modal-card.modal-wide,.customer-modal,.customer-history-modal{width:96vw;max-height:92vh;overflow:auto;padding:14px}table{min-width:640px}th,td{padding:10px 8px;font-size:12px}.cards,.sales-cards,.salesv2-summary,.sales-top-cards,.salesx-cards,.homex-kpis,.homex-kpis.v2,.homex-foot,.homex-foot.v2,.sales-filter-buttons,.salesv2-periods,.sales-tools-periods,.salesv2-metrics,.customer-pay-totals{grid-template-columns:1fr}.salesx-header h2,.homex-wrap.v2 .homex-topbar h2{font-size:24px}.salesx-card strong{font-size:28px}.salesx-table{min-width:760px}.customer-modal-head,.customer-modal-body{padding:14px}.customer-modal-head h3{font-size:24px}.customer-modal-close{font-size:28px}.customer-modal-date{font-size:22px}.customer-pay-quick{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.customer-pay-submit{width:100%}.settings-shell{padding:10px}.settings-head{align-items:stretch;flex-direction:column;gap:10px}.settings-head button,.settings-actions button{width:100%;justify-content:center}.settings-row{padding:12px 14px}.settings-row p,.settings-toggle-label{font-size:16px}.settings-field-grid,.settings-receipt-fields,.settings-receipt-preview{padding-left:14px;padding-right:14px}.receipt-preview-paper{width:100%}.modal-card.modal-product{width:min(96vw,640px);max-height:94vh;padding:14px}.product-modal-grid-basic,.product-modal-grid-pricing,.product-modal-hints,.product-piece-box{grid-template-columns:1fr}.product-modal-supplier-btn{width:100%;justify-content:center}.cashier-left,.cashier-center,.cashier-right{padding:10px}.cashier-toolbar{flex-direction:column;align-items:stretch}.cashier-search{min-width:0;width:100%}.cashier-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));max-height:none}.cashier-cart-table th,.cashier-cart-table td{padding:8px 6px;font-size:11px}.cashier-qty{grid-template-columns:18px 42px 18px;gap:4px}.cashier-qty-unit{display:none}.cashier-qty button,.cashier-del-btn{width:20px;height:20px;min-width:20px}.cashier-qty input{width:42px}.cashier-pay-types{grid-template-columns:1fr 1fr}.cashier-pay-types button:nth-child(4),.cashier-pay-types button:nth-child(5){grid-column:auto}.cashier-total{flex-direction:column;align-items:flex-start;gap:6px}.cashier-total strong{font-size:24px}.cashier-sell-btn,.cashier-history-btn{width:100%}.search-keypad-row,.touchkbd-row{grid-template-columns:repeat(4,minmax(0,1fr))}.touchkbd-row button.wide{grid-column:span 2}}@media (min-width: 1200px) and (max-height: 1100px){.salesx-cards{grid-template-columns:repeat(9,minmax(0,1fr));gap:6px}.salesx-card{min-height:56px;padding:7px 8px}.salesx-card p{font-size:11px;line-height:1.15}.salesx-card strong{margin-top:3px;font-size:14px;line-height:1}.homex-kpis.v2{grid-template-columns:repeat(5,minmax(0,1fr));gap:6px}.homex-kpis.v2 .homex-kpi{min-height:60px;padding:7px 8px}.homex-kpis.v2 .homex-kpi strong{margin-top:3px;font-size:14px}.homex-kpis.v2 .homex-kpi .homex-kpi-title,.homex-kpis.v2 .homex-kpi small,.homex-kpis.v2 .homex-kpi span{font-size:10px;line-height:1.15}.homex-kpi-title{gap:4px}.homex-kpi-title .icon{width:13px;height:13px}.homex-mid{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.homex-mid>.homex-panel{min-width:0}.homex-wrap.v2 .homex-panel h3{font-size:18px}.homex-wrap.v2 .homex-panel .big{font-size:16px}.homex-row,.homex-bar-label,.homex-debt-totals p,.homex-wrap.v2 .hint{font-size:11px}.cashier-page{grid-template-columns:210px minmax(0,1fr) 470px;min-height:100vh}.cashier-left,.cashier-center,.cashier-right{padding:10px;gap:10px}.cashier-left,.cashier-center{border-right:1px solid rgba(127,146,170,.2);border-bottom:none}.cashier-right{min-height:100vh;grid-template-rows:auto minmax(0,1fr) auto auto auto}.cashier-cat-btn{height:40px;font-size:12px;padding:6px 8px}.cashier-toolbar{flex-direction:row;align-items:center;padding:8px}.cashier-search{min-width:0;width:100%;padding:8px 10px}.cashier-product-grid{grid-template-columns:repeat(auto-fill,minmax(132px,1fr));max-height:calc(100vh - 96px);gap:8px}.cashier-product-card{min-height:92px;padding:8px}.cashier-product-card h3{font-size:12px}.cashier-product-card p,.cashier-card-foot,.cashier-pay p,.cashier-mix-head,.cashier-mix-grid label,.cashier-mix-total,.cashier-error{font-size:11px}.cashier-cart-table th,.cashier-cart-table td{padding:8px 7px;font-size:11px}.cashier-qty{grid-template-columns:16px 38px 16px;gap:3px}.cashier-qty button,.cashier-del-btn{width:16px;min-width:16px;height:16px;font-size:10px}.cashier-qty input{width:38px;padding:2px;font-size:10px}.cashier-qty-unit{display:none}.cashier-pay-types{grid-template-columns:repeat(3,1fr);gap:6px}.cashier-pay-types button:nth-child(4){grid-column:1 / 2}.cashier-pay-types button:nth-child(5){grid-column:2 / 3}.cashier-pay-types button,.cashier-history-btn{min-height:34px;padding:5px 6px;font-size:11px}.cashier-total{flex-direction:row;align-items:center;padding:8px 10px}.cashier-right h3,.cashier-total strong{font-size:20px}.cashier-sell-btn{height:42px;font-size:16px}}.dashboard-page.sidebar-collapsed .homex-kpis.v2{gap:8px}.dashboard-page.sidebar-collapsed .homex-kpis.v2 .homex-kpi{min-height:68px;padding:8px 9px}.dashboard-page.sidebar-collapsed .homex-kpis.v2 .homex-kpi strong,.dashboard-page.sidebar-collapsed .salesx-card strong{font-size:16px}.dashboard-page.sidebar-collapsed .salesx-cards{gap:8px}.dashboard-page.sidebar-collapsed .salesx-card{min-height:64px;padding:8px 9px}.dashboard-page.sidebar-collapsed .salesx-card p,.dashboard-page.sidebar-collapsed .homex-kpis.v2 .homex-kpi span,.dashboard-page.sidebar-collapsed .homex-kpis.v2 .homex-kpi small,.dashboard-page.sidebar-collapsed .homex-wrap.v2 .homex-panel h3,.dashboard-page.sidebar-collapsed .homex-wrap.v2 .homex-panel .big{font-size:12px}
