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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{background:#f5f6fa;margin:0}.container{margin:auto;max-width:1000px;padding:20px}h1{color:#242424;text-align:left}form{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:20px}input{border:1px solid #ddd;border-radius:6px;flex:1 1;padding:10px}button{background:#2ecc71;border:none;border-radius:6px;color:#fff;cursor:pointer;padding:10px 15px}button:hover{background:#27ae60}table{background:#fff;border-collapse:collapse;border-radius:10px;overflow:hidden;width:100%}th{background:#34495e;color:#fff}td,th{padding:12px}td{border-bottom:1px solid #eee;text-align:center}.delete-btn{background:#e74c3c}.delete-btn:hover{background:#c0392b}.admin-container{display:flex;gap:20px;padding:20px}.admin-left{width:40%}.admin-center{width:60%}.admin-right{width:30%}.product-form input,.product-form select{margin-bottom:10px;padding:10px;width:100%}.product-table{border-collapse:collapse;width:100%}.product-table td,.product-table th{padding:8px;text-align:center}.report-box{display:flex;flex-direction:column;gap:10px}.modal-overlay{align-items:center;background:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%}.modal-card{background:#fff;border-radius:10px;box-shadow:0 4px 20px #0003;padding:20px;width:320px}.modal-title{font-size:18px;font-weight:700;margin-bottom:15px}.form-group{display:flex;flex-direction:column;margin-bottom:10px}.form-group label{color:#555;font-size:12px;margin-bottom:4px}.form-group input{border:1px solid #ccc;border-radius:5px;padding:8px}.modal-actions{display:flex;justify-content:space-between;margin-top:15px}.save-btn{background:green}.cancel-btn,.save-btn{border:none;border-radius:5px;color:#fff;padding:8px 12px}.cancel-btn{background:red}.product-search-box{align-items:center;display:flex;gap:10px;margin:20px 0;width:100%}.product-search-input{border:1px solid #ccc;border-radius:8px;flex:1 1;font-size:16px;outline:none;padding:12px 14px}.product-search-input:focus{border-color:#222}.clear-btn,.search-btn{border:none;border-radius:8px;cursor:pointer;font-size:15px;font-weight:700;padding:12px 20px}.search-btn{background-color:#222;color:#fff}.clear-btn{background-color:#777;color:#fff}.search-btn:hover{background-color:#000}.clear-btn:hover{background-color:#555}.csv-import-section{background:#fff;border:1px solid #d9dee7;border-radius:10px;margin:20px 0;padding:20px}.csv-import-header{align-items:center;display:flex;gap:20px;justify-content:space-between}.csv-import-header h3{margin:0 0 6px}.csv-import-header p{color:#667085;margin:0}.csv-file-button,.csv-import-button{align-items:center;background:#1f2937;border:none;border-radius:7px;color:#fff;cursor:pointer;display:inline-flex;font-weight:600;justify-content:center;min-height:42px;padding:10px 18px}.csv-file-button:hover,.csv-import-button:hover{opacity:.9}.csv-import-button:disabled{cursor:not-allowed;opacity:.6}.csv-file-name,.csv-import-message{margin-top:14px}.csv-summary{display:flex;gap:25px;margin:16px 0}.csv-summary span{display:flex;gap:6px}.csv-preview-wrapper{border:1px solid #e5e7eb;border-radius:7px;max-height:380px;overflow:auto}.csv-preview-table{border-collapse:collapse;width:100%}.csv-preview-table td,.csv-preview-table th{border-bottom:1px solid #e5e7eb;padding:10px;text-align:left;white-space:nowrap}.csv-preview-table th{background:#f8fafc;position:-webkit-sticky;position:sticky;top:0;z-index:1}.csv-preview-note{color:#667085;margin:0;padding:10px}.csv-errors,.csv-import-button{margin-top:16px}.csv-errors{color:#b42318}.csv-error-list{background:#fff4f2;border-radius:6px;margin-top:10px;max-height:200px;overflow-y:auto;padding:10px}@media (max-width:800px){.csv-import-header{align-items:stretch;flex-direction:column}.csv-file-button{width:100%}}.csv-file-button{align-items:center;background-color:#1f2937!important;border:none;border-radius:7px;color:#fff!important;cursor:pointer;display:inline-flex!important;font-size:14px;font-weight:600;justify-content:center;min-height:42px;padding:10px 18px;text-decoration:none}.csv-file-button:hover{background-color:#111827!important}.csv-file-input{display:none!important}.inventory-products-section{background:#fff;border:1px solid #dfe3e8;border-radius:10px;margin-top:20px;padding:18px}.inventory-products-section h2{margin:0 0 14px}.inventory-products-scroll{border:1px solid #e5e7eb;border-radius:8px;max-height:480px;overflow-x:auto;overflow-y:auto}.products-table{border-collapse:collapse;width:100%}.products-table td,.products-table th{border-bottom:1px solid #e5e7eb;padding:10px 12px;text-align:left;white-space:nowrap}.products-table thead th{background:#f3f4f6;position:-webkit-sticky;position:sticky;top:0;z-index:2}.products-table tbody tr:hover{background:#f8fafc}.inventory-products-scroll::-webkit-scrollbar{height:9px;width:9px}.inventory-products-scroll::-webkit-scrollbar-thumb{background:#9ca3af;border-radius:10px}.inventory-products-scroll::-webkit-scrollbar-track{background:#f1f5f9}.add-product-btn,.admin-left button,.admin-right button,.delete-btn,.inventory-btn,.product-form button,.product-list button,.product-page button,.search-btn{background:#1e3a8a!important;border:none!important;border-radius:12px!important;box-shadow:0 5px 14px #1e3a8a59!important;color:#fff!important;cursor:pointer!important;font-size:15px!important;font-weight:900!important;padding:11px 18px!important;transition:all .18s ease-in-out!important}.add-product-btn:hover,.admin-left button:hover,.admin-right button:hover,.inventory-btn:hover,.product-form button:hover,.product-list button:hover,.product-page button:hover,.search-btn:hover{background:linear-gradient(135deg,#2563eb,#1d4ed8)!important;box-shadow:0 8px 18px #2563eb73!important;transform:translateY(-2px)!important}.delete-btn:hover,.product-list .delete-btn:hover{background:linear-gradient(135deg,#dc2626,#b91c1c)!important;box-shadow:0 8px 18px #dc262673!important;transform:translateY(-2px)!important}.admin-left button:disabled,.admin-right button:disabled,.product-page button:disabled{background:#9ca3af!important;box-shadow:none!important;cursor:not-allowed!important;transform:none!important}.admin-left{background:#fff!important;border:1px solid #e5e7eb!important;border-radius:16px!important;box-shadow:0 6px 18px #1118271f!important;height:500px!important;margin:24px auto!important;max-width:800px!important;min-height:auto!important;padding:22px!important;width:100%!important}.admin-container,.product-page{background:#f3f4f6!important;padding:20px 24px!important}.admin-left form,.product-form{gap:14px!important;grid-template-columns:repeat(3,minmax(180px,1fr))!important}.admin-left input,.admin-left select,.product-form input,.product-form select{font-size:15px!important;height:44px!important}.inventory-box,.product-list,.product-table{border-radius:14px!important;max-height:520px!important;overflow-y:auto!important}@media (max-width:900px){.admin-left{max-width:95%!important}.admin-left form,.product-form{grid-template-columns:repeat(2,1fr)!important}}@media (max-width:560px){.admin-left form,.product-form{grid-template-columns:1fr!important}}.product-table .product-action-cell{align-items:center!important;display:flex!important;gap:6px!important;justify-content:center!important;min-width:80px!important;padding:8px!important;width:80px!important}.product-table .product-icon-btn{align-items:center!important;border:none!important;border-radius:8px!important;box-shadow:none!important;color:#fff!important;cursor:pointer!important;display:inline-flex!important;font-size:15px!important;height:30px!important;justify-content:center!important;line-height:1!important;margin:0!important;max-width:30px!important;min-width:30px!important;padding:0!important;width:30px!important}.product-table .product-edit-btn{background:#2563eb!important}.product-table .product-delete-btn{background:#dc2626!important}.product-table .product-icon-btn:hover{opacity:.85!important;transform:translateY(-1px)}*{box-sizing:border-box}#root,body,html{height:100%;margin:0;overflow:hidden;width:100%}body{font-family:Arial,sans-serif}button,input{font:inherit}.pos-container{background:#f4f4f4;display:flex;gap:8px;height:100vh;max-height:100vh;max-width:100vw;overflow:hidden;padding:8px;width:100vw}.left-panel{border-right:1px solid #ddd;flex:0 0 22%;flex-direction:column;gap:6px;max-width:22%;overflow-x:hidden;overflow-y:auto;padding:6px}.cart-section,.left-panel{background:#f4f4f4;display:flex;min-width:0}.cart-section{flex:1 1 auto;flex-direction:column;min-height:0;padding:4px 6px}.right-panel{grid-gap:6px;align-content:start;display:grid;flex:0 0 24%;gap:6px;grid-auto-rows:minmax(52px,auto);grid-template-columns:repeat(2,minmax(0,1fr));max-width:24%;min-width:0;overflow-x:hidden;overflow-y:auto;padding:6px}.pos-main-layout{display:grid;flex:1 1;grid-template-columns:minmax(0,1fr);width:100%}.pos-left,.pos-main-layout,.pos-right{min-height:0;min-width:0;overflow:hidden}.pos-left,.pos-right{max-width:100%}.scanner-input{font-size:16px;height:42px;max-width:100%;width:100%}.error,.scanner-input{margin-bottom:6px;padding:8px 10px}.error{background:#fee2e2;border:1px solid #fca5a5;border-radius:6px;color:#991b1b;font-weight:700}.cart-sync-status{align-items:center;border-radius:7px;display:flex;font-size:11px;font-weight:700;gap:6px;justify-content:space-between;margin-bottom:6px;max-width:100%;overflow:hidden;padding:6px 8px;width:100%}.cart-sync-status.online{background:#00e676;border:2px solid #00e676;color:#fff}.cart-sync-status.offline{background:#dc2626;border:2px solid #991b1b;color:#fff}.cart-sync-status span{color:inherit;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cart-sync-status span:first-child{flex:1 1}.cart-sync-status span:last-child{flex:1 1;text-align:right}.cart{background:#0f0f0f;border:1px solid #ccc;flex:1 1;max-height:100%;min-height:120px;overflow-x:hidden;overflow-y:auto;padding:6px}.cart thead{background:#fff;position:-webkit-sticky;position:sticky;top:0;z-index:10}.cart td,.cart th{border:1px solid #ddd;font-size:13px;padding:6px 4px;text-align:center;word-break:break-word}.total-box{flex:0 0 auto;margin:4px 0;padding:2px 0}.total-box h2{font-size:24px;line-height:1.1;margin:2px 0;padding:0}.cash-summary{flex:0 0 auto;font-weight:700;margin:0;padding:2px 0}.cash-summary h2{font-size:25px;line-height:1.1;margin:0;padding:2px}.green{color:green}.red{color:red}button{margin:2px;max-width:100%}.left-panel button,.pos-btn{font-size:15px;height:auto;padding:8px}.left-panel button,.pos-btn,.right-panel button{align-items:center;border:none;border-radius:9px;cursor:pointer;display:flex;font-weight:700;justify-content:center;min-height:54px;transition:.15s ease;width:100%}.right-panel button{font-size:14px;padding:8px 6px}.left-panel button:hover,.pos-btn:hover,.right-panel button:hover{opacity:.96;transform:scale(1.015)}.action-buttons,.buttons,.payment-buttons{display:flex;flex:0 0 auto;flex-wrap:wrap;gap:6px;margin-top:6px}.card-btn,.cash-btn,.grocery-btn,.payzone-btn{border:none;border-radius:8px;cursor:pointer;flex:1 1;font-size:16px;font-weight:700;min-height:52px;min-width:0;padding:10px!important;width:100%}.cash-btn{background:green;color:#fff}.card-btn{background:blue;color:#fff}.grocery-btn{background:#00e676;color:#fff}.payzone-btn{background:#1565c0;color:#fff}.lotto-btn{background:#6a1b9a;color:#fff}.cancel-btn,.prize-btn{background:#c62828;color:#fff}.eod-btn{background:#ff8f00;color:#fff}.zreport-btn{background:#1565c0;color:#fff}.monthly-btn{background:#455a64;color:#fff}.history-btn{background:#37474f;color:#fff}.coffee-btn{background:#136f8b!important;color:#fff!important}.magz-btn{background:#1e88e5!important}.bag-btn,.magz-btn{color:#fff!important}.bag-btn{background:#7c3aed!important}.endofdaybtn{background:#364cc9;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;min-height:48px;padding:9px;width:100%}.payzone-btn:disabled,button:disabled{background:gray;cursor:not-allowed}.cash-buttons,.quick-amounts{grid-gap:6px;display:grid;gap:6px;grid-template-columns:repeat(3,minmax(0,1fr));margin:8px 0}.cash-buttons button,.quick-amounts button{background:#2f5fa8;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:15px;font-weight:700;min-height:50px;min-width:0;padding:8px}.change-box{background:#f1f5f9;border-radius:8px;margin-top:8px;padding:10px}.age-box,.confirm-box,.inq-box,.manual-modal,.manual-popup,.modal,.qty-box{max-height:calc(100vh - 24px);max-width:calc(100vw - 24px);overflow-y:auto}.age-overlay,.confirm-overlay,.inq-overlay,.manual-modal-overlay,.manual-popup-overlay,.qty-overlay{align-items:center;background:#000000a6;display:flex;inset:0;justify-content:center;padding:12px;position:fixed;z-index:9999}.confirm-box{background:#fff;border-radius:10px;padding:18px;text-align:center;width:min(320px,92vw)}.confirm-actions{display:flex;gap:8px;justify-content:space-between;margin-top:12px}.danger{background:#d32f2f;border:none;border-radius:6px;color:#fff;padding:10px}.manual-popup{background:#fff;border-radius:12px;min-width:0;padding:20px;text-align:center;width:min(340px,92vw)}.manual-popup button{font-size:18px;margin:8px 0;padding:12px;width:100%}.manual-modal{background:#111827;border-radius:18px;padding:16px;width:min(380px,92vw)}.manual-modal-title{color:#fff;font-size:20px;font-weight:800;margin-bottom:12px;text-align:center}.manual-price-display{align-items:center;background:#f9fafb;border:3px solid #e5e7eb;border-radius:12px;color:#111827;display:flex;font-size:30px;font-weight:900;justify-content:flex-end;margin-bottom:12px;min-height:58px;padding:12px 14px}.manual-keypad{grid-gap:7px;display:grid;gap:7px;grid-template-columns:repeat(3,1fr)}.manual-keypad button{background:#f3f4f6;border:none;border-radius:12px;color:#111827;font-size:21px;font-weight:900;height:52px}.ok-key{background:#22c55e!important;color:#fff!important;grid-column:span 2}.manual-cancel-btn{background:#374151;border:none;border-radius:12px;color:#fff;font-size:18px;font-weight:800;height:48px;margin-top:10px;width:100%}.inq-box{background:linear-gradient(145deg,#fff,#f3f4f6);border:4px solid #e5e7eb;border-radius:22px;min-height:0;padding:24px;width:min(560px,92vw)}.inq-title{color:#111827;font-size:36px;margin:0 0 14px}.inq-price,.inq-title{font-weight:900;text-align:center}.inq-price{color:#16a34a;font-size:56px;margin:8px 0 24px}.inq-buttons{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr}.inq-buttons button{border:none;border-radius:16px;font-size:20px;font-weight:900;min-height:62px}.inq-add{background:#22c55e;color:#fff}.inq-close{background:#ef4444;color:#fff}.age-box{background:#fff;border:4px solid #ef4444;border-radius:22px;padding:24px;text-align:center;width:min(520px,92vw)}.age-icon{align-items:center;background:#ef4444;border:6px solid #fecaca;border-radius:50%;color:#fff;display:flex;font-size:36px;font-weight:900;height:100px;justify-content:center;margin:0 auto 14px;width:100px}.age-title{font-size:32px;font-weight:900;margin:0 0 10px}.age-product{font-size:22px;font-weight:800;margin:0 0 10px}.age-message{font-size:18px;font-weight:700;margin:0 0 18px}.age-buttons{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr}.age-buttons button{border:none;border-radius:16px;font-size:20px;font-weight:900;min-height:62px}.age-yes{background:#22c55e;color:#fff}.age-no{background:#ef4444;color:#fff}@media (max-height:800px),(max-width:1200px){.left-panel,.pos-container{gap:4px;padding:4px}.left-panel{flex-basis:20%;max-width:20%}.right-panel{flex-basis:24%;gap:4px;grid-auto-rows:minmax(46px,auto);max-width:24%;padding:4px}.cart-section{padding:2px 4px}.left-panel button,.pos-btn,.right-panel button{border-radius:7px;font-size:12px;min-height:46px;padding:6px}.scanner-input{font-size:14px;height:36px;margin-bottom:4px;padding:6px 8px}.cart-sync-status{font-size:10px;margin-bottom:4px;padding:4px 6px}.cart td,.cart th{font-size:11px;padding:4px 3px}.total-box h2{font-size:20px}.cash-summary h2{font-size:18px}.card-btn,.cash-btn,.grocery-btn,.payzone-btn{font-size:13px;min-height:44px;padding:7px!important}.cash-buttons button,.quick-amounts button{font-size:12px;min-height:42px;padding:6px}}@media (max-width:900px){.left-panel{flex-basis:18%;max-width:18%}.right-panel{flex-basis:27%;grid-template-columns:1fr;max-width:27%}.left-panel button,.pos-btn,.right-panel button{font-size:11px;min-height:42px}}@media (max-width:760px){#root,body,html{overflow:auto}.pos-container{flex-direction:column;height:auto;min-height:100vh;overflow-y:auto}.cart-section,.left-panel,.right-panel{flex:0 0 auto;max-width:100%;width:100%}.left-panel,.right-panel{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.cart-section{min-height:55vh}}.left-panel .grocery-btn,.left-panel .payzone-btn{line-height:normal!important}.scanner-input{font-size:14px!important;height:36px!important;line-height:1.1!important;margin-bottom:4px!important;max-height:36px!important;min-height:36px!important;padding:4px 8px!important}.cart{flex:0 1 42vh!important;height:40vh!important;height:30vh!important;max-height:40vh!important;max-height:30vh!important;min-height:120px!important;scrollbar-width:thin}.cart table{border-collapse:collapse;table-layout:fixed;width:100%}.cart th{background:#f3f4f6;border:1px solid #d1d5db;font-weight:800;padding:6px 4px!important}.cart td,.cart th{color:#111827;font-size:12px!important}.cart td{background:#fff;border:1px solid #e5e7eb;height:30px!important;line-height:1.1!important;padding:4px!important;vertical-align:middle}.cart tbody tr:nth-child(2n) td{background:#f9fafb}.cart tbody tr:hover td{background:#eef6ff}.cart td:first-child,.cart th:first-child{overflow:hidden;padding-left:7px!important;text-align:left;text-overflow:ellipsis;white-space:nowrap;width:42%}.cart td:not(:first-child),.cart th:not(:first-child){text-align:center;white-space:nowrap}.cart td button{border:none;border-radius:4px;cursor:pointer;font-size:11px!important;height:24px!important;line-height:1!important;margin:0 1px!important;min-height:24px!important;padding:2px 6px!important}.cart td input{font-size:12px!important;height:24px!important;padding:2px 4px!important;text-align:center;width:44px!important}.cart{background:#111827!important}.cart table,.cart tbody,.cart td,.cart tr{background:#0000!important}.cart td{border-color:#374151!important;color:#fff!important}.cart tbody tr:nth-child(2n) td{background:#ffffff0a!important}.cart tbody tr:hover td{background:#3b82f62e!important}.cart th{border-color:#4b5563!important}.cart td input,.cart th{background:#1f2937!important;color:#fff!important}.cart td input{border:1px solid #4b5563!important}.cart td button{color:#fff!important}.cart-section{overflow-x:hidden!important;overflow-y:auto!important}.cart{flex:0 1 auto!important;height:26vh!important;max-height:26vh!important;min-height:100px!important}.card-btn,.cash-btn{flex-shrink:0!important;height:42px!important;min-height:42px!important}.left-panel .grocery-btn,.left-panel .payzone-btn{flex:initial!important;font-size:15px!important;font-weight:700!important;height:auto!important;line-height:1.1!important;margin:2px!important;max-height:none!important;min-height:54px!important;padding:8px!important;white-space:normal!important;width:100%!important}@media (max-height:800px),(max-width:1200px){.left-panel .grocery-btn,.left-panel .payzone-btn{font-size:12px!important;height:auto!important;line-height:1.1!important;margin:2px!important;min-height:46px!important;padding:6px!important}}@media (max-height:700px){.left-panel .grocery-btn,.left-panel .payzone-btn{font-size:11px!important;height:auto!important;min-height:42px!important;padding:5px!important}}.cart{background:#050505!important;border-radius:16px!important;box-shadow:0 8px 20px #00000073!important;padding:12px!important}.cart p,.cart-empty{align-items:center!important;background:linear-gradient(135deg,#f8fafc,#eef2ff)!important;border:1px dashed #cbd5e1!important;border-radius:14px!important;box-shadow:inset 0 0 0 1px #fff9!important;color:#475569!important;display:flex!important;font-size:15px!important;font-weight:900!important;justify-content:center!important;margin:0!important;min-height:130px!important;text-align:center!important;width:100%!important}.cart-table-wrap{border-radius:12px!important;overflow:auto!important}.cart-table,.cart-table-wrap{background:#050505!important}.cart-table thead th{background:#000!important;border-bottom:2px solid #fff!important;font-size:14px!important;padding:10px 8px!important;position:-webkit-sticky!important;position:sticky!important;top:0!important;z-index:5!important}.cart-table tbody tr{background:#151515!important;border:1px solid #fff!important;border-radius:10px!important;color:#fff!important}.cart-table td{background:#151515!important;border-bottom:1px solid #fff!important;border-top:1px solid #fff!important;padding:12px 8px!important}.cart-table td:first-child{border-left:1px solid #fff!important;border-radius:10px 0 0 10px!important}.cart-table td:last-child{border-radius:0 10px 10px 0!important;border-right:1px solid #fff!important}.cart-name,.cart-price,.cart-qty,.cart-table tbody *,.cart-table td *,.cart-total-cell{color:#fff!important}.cart-price,.cart-qty{font-size:17px!important;font-weight:800!important}.cart-total-cell{color:#00ff7f!important;font-size:18px!important}.cart-adjust{gap:6px!important}.cart-adjust span{background:#000!important;border-radius:6px!important;font-size:16px!important;min-width:26px!important;padding:4px 6px!important}.cart td button,.cart-adjust button,.cart-remove button{align-items:center!important;background:#00e676!important;border:1px solid #00ff7f!important;border-radius:7px!important;color:#000!important;cursor:pointer!important;display:inline-flex!important;font-size:14px!important;font-weight:900!important;height:28px!important;justify-content:center!important;line-height:1!important;min-width:28px!important;padding:0!important;width:28px!important}.cart td button:hover,.cart-adjust button:hover,.cart-remove button:hover{background:#00ff7f!important;box-shadow:0 0 8px #00ff7fcc!important;color:#000!important}.cart-table td:first-child,.cart-table th:first-child{width:36%!important}.cart-table td:nth-child(3),.cart-table td:nth-child(4),.cart-table th:nth-child(3),.cart-table th:nth-child(4){text-align:right!important;width:14%!important}.cart-table td:nth-child(5),.cart-table td:nth-child(6),.cart-table th:nth-child(5),.cart-table th:nth-child(6){text-align:center!important;width:13%!important}.cart{border:2px solid #fff!important;border-radius:14px!important;color:#fff!important;padding:10px!important}.cart-table-wrap{border:1px solid #fff!important;border-radius:10px!important;overflow-x:auto!important}.cart-table{background:#000!important;border-spacing:0!important;color:#fff!important;min-width:620px!important}.cart-table th{background:#111!important;font-size:14px!important;font-weight:900!important;text-align:center!important}.cart-table td,.cart-table th{border:1px solid #fff!important;color:#fff!important;padding:10px 6px!important}.cart-table td{background:#000!important;font-size:17px!important;font-weight:700!important;vertical-align:middle!important}.cart-name,.cart-price,.cart-qty,.cart-table td *,.cart-table th *,.cart-total-cell{color:#fff!important}.cart-name{font-size:18px!important;font-weight:900!important;line-height:1.25!important;overflow-wrap:anywhere!important;text-align:left!important;white-space:normal!important}.cart-qty{text-align:center!important}.cart-price,.cart-total-cell{text-align:right!important}.cart-total-cell{font-weight:900!important}.cart-adjust{align-items:center!important;display:flex!important;gap:5px!important;height:100%!important;justify-content:center!important;white-space:nowrap!important;width:100%!important}.cart-adjust span{background:#111!important;border:1px solid #fff!important;border-radius:5px!important;color:#fff!important;font-size:15px!important;height:26px!important;min-width:24px!important}.cart-adjust button,.cart-adjust span,.cart-remove button{align-items:center!important;display:inline-flex!important;font-weight:900!important;justify-content:center!important}.cart-adjust button,.cart-remove button{background:#00e676!important;border:1px solid #00ff7f!important;border-radius:6px!important;color:#000!important;cursor:pointer!important;font-size:14px!important;height:28px!important;line-height:1!important;margin:0!important;max-width:28px!important;min-width:28px!important;padding:0!important;width:28px!important}.cart-remove{text-align:center!important}.cart-adjust button:hover,.cart-remove button:hover{background:#00ff7f!important;color:#000!important}.cart-table td:first-child,.cart-table th:first-child{width:38%!important}.cart-table td:nth-child(2),.cart-table th:nth-child(2){width:9%!important}.cart-table td:nth-child(3),.cart-table th:nth-child(3){text-align:right!important}.cart-table td:nth-child(4),.cart-table th:nth-child(4){text-align:right!important;width:14%!important}.cart-table td:nth-child(5),.cart-table th:nth-child(5){width:17%!important}.cart-table td:nth-child(6),.cart-table th:nth-child(6){width:9%!important}.cart-table{border-collapse:collapse!important}.cart-adjust-cell{padding:8px 4px!important}.cart-adjust-controls{gap:5px!important;width:auto!important}.cart-adjust-controls button{background:#00e676!important;border:1px solid #00ff7f!important;border-radius:6px!important;color:#000!important;font-size:14px!important;line-height:1!important;margin:0!important;max-width:28px!important;min-width:28px!important;padding:0!important;width:28px!important}.cart-adjust-controls button,.cart-adjust-controls span{align-items:center!important;display:inline-flex!important;font-weight:900!important;height:28px!important;justify-content:center!important}.cart-adjust-controls span{background:#111!important;border:1px solid #fff!important;border-radius:5px!important;color:#fff!important;font-size:15px!important;min-width:26px!important;width:26px!important}.left-panel button,.right-panel button{padding-bottom:10px!important;padding-top:10px!important}.left-panel .grocery-btn,.left-panel .payzone-btn,.left-panel button,.right-panel button{align-items:center!important;display:flex!important;height:62px!important;justify-content:center!important;min-height:62px!important}.left-panel .grocery-btn,.left-panel .payzone-btn,.left-panel button,.right-panel button{border-radius:9px!important;font-size:15px!important;font-weight:700!important;line-height:1.1!important;margin:2px!important;max-height:62px!important;padding:10px 8px!important}.cart-section{height:100%!important;max-height:100%!important;min-height:0!important}.cart{background:#000!important;border-radius:12px!important;box-shadow:none!important;flex:1 1 auto!important;height:34vh!important;max-height:34vh!important;min-height:140px!important;overflow-x:hidden!important;overflow-y:auto!important;padding:6px!important}.cart-table-wrap{border-radius:8px!important;overflow-x:hidden!important;overflow-y:visible!important}.cart table,.cart-table,.cart-table-wrap{background:#000!important;max-width:100%!important;width:100%!important}.cart table,.cart-table{border-collapse:collapse!important;border-spacing:0!important;min-width:0!important;table-layout:fixed!important}.cart th,.cart-table th{background:#00ff7f!important;border:1px solid #fff!important;color:#000!important;font-size:12px!important;font-weight:900!important;padding:6px 4px!important;text-align:center!important;white-space:nowrap!important}.cart td,.cart-table td{background:#050505!important;color:#fff!important;font-size:13px!important;font-weight:700!important;overflow:hidden!important;padding:6px 4px!important;vertical-align:middle!important}.cart td:first-child,.cart-name{color:#fff!important;font-size:13px!important;line-height:1.2!important;overflow-wrap:anywhere!important;text-align:left!important;white-space:normal!important;word-break:break-word!important}.cart td:not(:first-child),.cart-price,.cart-qty,.cart-total-cell{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.cart td:first-child,.cart th:first-child{width:34%!important}.cart td:nth-child(2),.cart th:nth-child(2){text-align:center!important;width:8%!important}.cart td:nth-child(3),.cart th:nth-child(3){text-align:right!important;width:13%!important}.cart td:nth-child(4),.cart th:nth-child(4){text-align:right!important;width:14%!important}.cart td:nth-child(5),.cart th:nth-child(5){text-align:center!important;width:21%!important}.cart td:nth-child(6),.cart th:nth-child(6){text-align:center!important;width:10%!important}.cart-adjust-cell{display:table-cell!important;padding:4px 2px!important;text-align:center!important;vertical-align:middle!important}.cart-adjust-controls{align-items:center!important;display:inline-flex!important;gap:4px!important;justify-content:center!important;max-width:100%!important;white-space:nowrap!important}.cart td button,.cart-adjust button,.cart-adjust-controls button,.cart-remove button{background:#00ff7f!important;border:1px solid #fff!important;border-radius:5px!important;line-height:1!important;margin:0!important;max-width:24px!important;min-height:24px!important;min-width:24px!important;padding:0!important;width:24px!important}.cart td button,.cart-adjust button,.cart-adjust span,.cart-adjust-controls button,.cart-adjust-controls span,.cart-remove button{align-items:center!important;color:#000!important;display:inline-flex!important;font-size:12px!important;font-weight:900!important;height:24px!important;justify-content:center!important}.cart-adjust span,.cart-adjust-controls span{background:#ff0!important;border:1px solid #fff!important;border-radius:4px!important;min-width:22px!important;width:22px!important}.cart-adjust{display:table-cell!important}.action-buttons,.buttons,.cash-summary,.payment-buttons,.total-box{flex-shrink:0!important}.drs-line{color:#ff0!important;font-size:11px!important;margin-top:2px!important}.drs-line,.surcharge-btn{font-weight:900!important}.surcharge-btn{background:#ffea00!important;border:none!important;color:#000!important}.surcharge-btn:hover{filter:brightness(1.08)!important}.age-check-overlay{align-items:center;background:#000000c7;display:flex;inset:0;justify-content:center;padding:18px;position:fixed;z-index:99999}.age-check-popup{background:#fff;border:4px solid #ff1744;border-radius:20px;color:#111827;max-height:92vh;overflow-y:auto;padding:22px;text-align:center;width:min(540px,94vw)}.age-check-badge{align-items:center;background:#ff1744;border:5px solid #ffd1d9;border-radius:50%;color:#fff;display:flex;font-size:32px;font-weight:900;height:90px;justify-content:center;margin:0 auto 14px;width:90px}.age-check-popup h2{color:#111827;font-size:30px;font-weight:900;margin:0 0 10px}.age-check-product{background:#fff1f2;border:2px solid #ff1744;border-radius:10px;color:#111827;font-size:21px;font-weight:900;margin:8px 0;padding:10px}.age-check-message{color:#374151;font-size:17px;font-weight:700;line-height:1.35;margin:14px 0 18px}.age-check-actions{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1.4fr}.age-check-actions button{border:none;border-radius:14px;cursor:pointer;font-size:18px;font-weight:900;min-height:62px}.age-check-refuse{background:#111827;color:#fff}.age-check-approve{background:#00c853;color:#fff}.age-check-approve:hover,.age-check-refuse:hover{filter:brightness(1.08)}@media (max-height:700px),(max-width:800px){.age-check-popup{padding:16px}.age-check-badge{font-size:25px;height:70px;width:70px}.age-check-popup h2{font-size:23px}.age-check-product{font-size:17px}.age-check-message{font-size:14px}.age-check-actions button{font-size:15px;min-height:52px}}.license-warning{background:#b91c1c!important;border:2px solid #7f1d1d!important;border-radius:6px!important;bottom:20px!important;box-shadow:0 4px 12px #00000059!important;color:#fff!important;font-size:14px!important;font-weight:700!important;max-width:340px!important;min-width:250px!important;padding:10px 14px!important;position:fixed!important;right:20px!important;text-align:center!important;width:auto!important;z-index:9999!important}.pos-title h1{color:#111827;font-size:28px;font-weight:900;margin:0}.pos-shop-subtitle{color:#6b7280;font-size:13px;font-weight:800;letter-spacing:.5px;margin:4px 0 0}.pos-main-topbar{align-items:center;border-radius:14px;box-sizing:border-box;color:#fff;display:flex;gap:14px;justify-content:space-between;min-height:30px;overflow:hidden;padding:10px 14px;width:100%}.pos-main-topbar.server-online{background:#16a34a}.pos-main-topbar.server-offline{background:#dc2626}.pos-topbar-left{align-items:center;display:flex;flex:1 1;gap:8px;justify-content:flex-start;min-width:280px}.topbar-status-row{background:#ffffff29;border:1px solid #ffffff40;border-radius:11px;box-sizing:border-box;display:flex;flex-direction:column;height:48px;justify-content:center;max-width:95px;min-width:78px;padding:6px 8px;text-align:center}.topbar-label{color:#e5e7eb;font-size:9px;letter-spacing:.4px;text-transform:uppercase}.topbar-label,.topbar-status-row strong{display:block;font-weight:900;line-height:1.1}.topbar-status-row strong{color:#fff;font-size:12px;margin-top:3px;white-space:nowrap}.pos-topbar-center{flex:1 1;min-width:220px;text-align:center}.pos-topbar-center h1{color:#fff;font-size:24px;font-weight:900;line-height:1.1;margin:0;overflow:hidden;text-align:center!important;text-overflow:ellipsis;white-space:nowrap}.pos-topbar-center span{color:#e5e7eb;display:block;font-size:11px;font-weight:900;letter-spacing:.8px;margin-top:4px;text-transform:uppercase}.pos-topbar-right{align-items:center;display:flex;flex:1 1;gap:10px;justify-content:flex-end;min-width:230px}.pos-user-info{min-width:110px;text-align:right}.pos-user-info strong{color:#fff;display:block;font-size:14px;font-weight:900;line-height:1.1;white-space:nowrap}.pos-user-info span{color:#e5e7eb;display:block;font-size:11px;font-weight:900;margin-top:4px;text-transform:uppercase}.pos-topbar-right button{background:#11182759;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:13px;font-weight:900;height:36px;padding:0 14px;white-space:nowrap}.pos-topbar-right button:hover{background:#1118278c}@media (max-width:1100px){.pos-main-topbar{gap:8px;padding:10px}.pos-topbar-left{gap:6px;min-width:250px}.topbar-status-row{min-width:72px;padding:5px 6px}.pos-topbar-center h1{font-size:20px}.pos-topbar-right{min-width:200px}}@media (max-width:850px){.pos-main-topbar{align-items:center;border-radius:14px;box-shadow:0 6px 18px #11182738;box-sizing:border-box;color:#fff;display:flex;gap:14px;justify-content:space-between;margin-bottom:12px;min-height:30px;overflow:hidden;padding:10px 14px;position:relative;width:100%}.pos-main-topbar.server-online{background:linear-gradient(135deg,#065f46,#16a34a)}.pos-main-topbar.server-offline{background:linear-gradient(135deg,#7f1d1d,#dc2626)}}.pos-main-topbar{border-radius:12px!important;gap:10px!important;height:auto!important;min-height:52px!important;padding:6px 12px!important}.pos-topbar-left{gap:6px!important}.topbar-status-row{border-radius:9px!important;height:36px!important;max-width:88px!important;min-width:70px!important;padding:4px 6px!important}.topbar-label{font-size:8px!important;letter-spacing:.3px!important;line-height:1!important}.topbar-status-row strong{font-size:11px!important;line-height:1!important;margin-top:2px!important}.server-status-dot{box-shadow:0 0 0 2px #ffffff2e!important;height:8px!important;width:8px!important}.server-status-text{gap:5px!important}.pos-topbar-center h1{font-size:20px!important;line-height:1!important}.pos-topbar-right{gap:8px!important}.pos-user-info strong{font-size:12px!important;line-height:1!important}.pos-user-info span{font-size:9px!important;line-height:1!important;margin-top:2px!important}.pos-topbar-right button{border-radius:8px!important;font-size:12px!important;height:30px!important;padding:0 11px!important}.pos-main-topbar{border-radius:10px!important;margin-bottom:2px!important;min-height:42px!important;padding:4px 10px!important}.topbar-status-row{border-radius:8px!important;height:30px!important;max-width:76px!important;min-width:62px!important;padding:3px 5px!important}.topbar-label{font-size:7px!important}.topbar-status-row strong{font-size:10px!important;margin-top:1px!important}.server-status-dot{height:7px!important;width:7px!important}.pos-topbar-center h1{font-size:17px!important}.pos-user-info strong{font-size:11px!important}.pos-user-info span{font-size:8px!important}.pos-topbar-right button{border-radius:7px!important;font-size:11px!important;height:26px!important;padding:0 9px!important}.pos-date-time{border-right:1px solid #ffffff40;min-width:92px;padding-right:8px;text-align:right}.pos-date-time strong{color:#fff;font-size:11px!important}.pos-date-time span,.pos-date-time strong{display:block;font-weight:900;line-height:1;white-space:nowrap}.pos-date-time span{color:#dbeafe;font-size:8px!important;margin-top:2px;text-transform:uppercase}@media (max-width:900px){.pos-date-time{border-right:none;padding-right:0;text-align:left}}.cart-table{border-collapse:initial!important;border-spacing:0 8px!important;table-layout:fixed!important;width:100%!important}.cart-table thead tr{background:#eef2ff!important}.cart-table thead th{color:#fff!important;font-size:13px!important;font-weight:900!important;letter-spacing:.25px!important;overflow:hidden!important;padding:7px 4px!important;text-align:center!important;text-overflow:ellipsis!important;text-transform:uppercase!important;white-space:nowrap!important}.cart-table thead th:first-child{border-bottom-left-radius:10px!important;border-top-left-radius:10px!important;padding-left:8px!important;text-align:left!important}.cart-table thead th:last-child{border-bottom-right-radius:10px!important;border-top-right-radius:10px!important}.cart-table td:first-child,.cart-table th:first-child{text-align:left!important;width:34%!important}.cart-table td:nth-child(2),.cart-table th:nth-child(2){text-align:center!important;width:10%!important}.cart-table td:nth-child(3),.cart-table td:nth-child(4),.cart-table th:nth-child(3),.cart-table th:nth-child(4){text-align:center!important;width:13%!important}.cart-table td:nth-child(5),.cart-table th:nth-child(5){text-align:center!important;width:18%!important}.cart-table td:nth-child(6),.cart-table th:nth-child(6){text-align:center!important;width:12%!important}.cart-table td:first-child{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}@media (max-width:1150px){.cart-table thead th{font-size:9px!important;padding:6px 3px!important}.cart-table td:first-child,.cart-table th:first-child{width:30%!important}.cart-table td:nth-child(2),.cart-table th:nth-child(2){width:10%!important}.cart-table td:nth-child(3),.cart-table td:nth-child(4),.cart-table th:nth-child(3),.cart-table th:nth-child(4){width:13%!important}.cart-table td:nth-child(5),.cart-table th:nth-child(5){width:20%!important}.cart-table td:nth-child(6),.cart-table th:nth-child(6){width:14%!important}}.cart-section{border-radius:18px!important;padding:14px!important}.scanner-input{border:1px solid #e5e7eb!important;color:#111827!important;font-size:18px!important;height:48px!important;margin-bottom:14px!important;padding:0 16px!important}.scanner-input:focus{box-shadow:0 0 0 3px #2563eb1f!important}.clean-cart{border-radius:16px!important;padding:10px!important}.clean-cart-list{max-height:360px!important;padding-right:4px!important}.clean-cart-header{color:#374151!important;font-size:12px!important;padding:6px 12px 10px!important}.clean-cart-header,.clean-cart-row{grid-gap:10px!important;display:grid!important;gap:10px!important;grid-template-columns:1.7fr .75fr .8fr .75fr!important}.clean-cart-row{box-shadow:0 4px 12px #0f172a0d!important;margin-bottom:8px!important;padding:10px 12px!important}.clean-cart-item{gap:10px!important}.clean-item-icon{align-items:center!important;background:#eef2ff!important;border-radius:10px!important;color:#1d4ed8!important;display:flex!important;flex-shrink:0!important;font-size:18px!important;font-weight:1000!important;height:40px!important;justify-content:center!important;width:40px!important}.clean-cart-item strong{font-size:14px!important}.clean-cart-item small{font-size:11px!important}.clean-cart-price{font-size:14px!important}.clean-cart-price small{font-size:10px!important;margin-top:3px!important}.clean-cart-qty{align-items:center!important;border-radius:10px!important;display:flex!important;height:38px!important;justify-content:center!important}.clean-cart-qty button{font-size:18px!important;height:38px!important;width:34px!important}.clean-cart-qty span{font-size:15px!important;min-width:38px!important;text-align:center!important}.clean-cart-total{align-items:flex-end!important;flex-direction:column!important;gap:6px!important}.clean-cart-total strong{color:#111827!important;font-size:15px!important;font-weight:1000!important}.clean-remove-btn{border-radius:7px!important;font-size:12px!important;height:24px!important;width:24px!important}.cart-empty{padding:35px!important}.clean-total-panel{grid-gap:24px!important;border-radius:16px!important;box-shadow:0 4px 12px #0f172a0d!important;gap:24px!important;margin-top:14px!important;padding:18px!important}.clean-total-left span{font-size:14px!important;font-weight:1000!important;margin-bottom:10px!important}.clean-total-left h2{font-size:54px!important;letter-spacing:-2px!important}.clean-total-left .clean-change{color:#dc2626!important}.clean-total-left .clean-to-pay{color:#16a34a!important}.clean-total-right{gap:11px!important}.clean-total-right div{align-items:center!important;border-bottom:1px solid #f1f5f9!important;padding-bottom:8px!important}.clean-total-right div:last-child{border-bottom:none!important;padding-bottom:0!important}.clean-total-right span{color:#475569!important;font-size:13px!important;font-weight:800!important}.clean-total-right strong{font-size:14px!important}.cash-buttons{grid-gap:8px!important;gap:8px!important}.buttons,.cash-buttons{margin-top:12px!important}.buttons button{cursor:pointer!important;height:56px!important}.payout-btn{background:#dc2626!important;grid-column:1/-1!important}.buttons button:disabled{cursor:not-allowed!important;opacity:.45!important}.cart-section{background:#f8fafc!important;border:1px solid #e5e7eb!important;border-radius:16px!important;padding:12px!important}.scanner-input{background:#fff!important;border:1px solid #d1d5db!important;border-radius:12px!important;font-size:17px!important;font-weight:800!important;height:46px!important;margin-bottom:10px!important;outline:none!important;padding:0 14px!important;width:100%!important}.scanner-input:focus{border-color:#2563eb!important}.clean-cart{background:#fff!important;border:1px solid #e5e7eb!important;border-radius:14px!important;padding:8px!important}.clean-cart-list{max-height:330px!important}.clean-cart-header,.clean-cart-row{grid-gap:8px!important;align-items:center!important;display:grid!important;gap:8px!important;grid-template-columns:minmax(0,1.8fr) 70px 95px 75px 34px!important}.clean-cart-header{color:#475569!important;font-size:11px!important;font-weight:900!important;padding:5px 8px 8px!important}.clean-cart-row{background:#fff!important;border:1px solid #e5e7eb!important;border-radius:12px!important;box-shadow:0 3px 8px #0f172a0a!important;margin-bottom:7px!important;min-height:58px!important;padding:8px!important}.clean-cart-item strong{color:#111827!important;display:block!important;font-weight:900!important}.clean-cart-item small{color:#64748b!important;display:block!important;font-size:10px!important;font-weight:700!important;margin-top:2px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.clean-cart-price{color:#111827!important;font-size:13px!important;font-weight:800!important;text-align:center!important}.clean-cart-price small{color:#16a34a!important;display:block!important;font-size:9px!important;font-weight:800!important}.clean-cart-qty{background:#f8fafc!important;border:1px solid #e5e7eb!important;grid-template-columns:28px 34px 28px!important}.clean-cart-qty button{background:#f1f5f9!important;color:#111827!important;font-size:16px!important}.clean-cart-qty button,.clean-cart-qty span{font-weight:900!important}.clean-cart-total{color:#111827!important;font-size:14px!important;font-weight:1000!important;text-align:right!important;white-space:nowrap!important}.clean-remove-btn{color:#dc2626!important;font-size:18px!important;font-weight:900!important;height:30px!important;line-height:1!important;width:30px!important}.cart-empty{background:#fff!important;border:1px dashed #cbd5e1!important;border-radius:12px!important;color:#64748b!important;font-weight:800!important;padding:28px!important;text-align:center!important}.clean-total-panel{grid-gap:18px!important;background:#fff!important;border:1px solid #e5e7eb!important;border-radius:14px!important;display:grid!important;gap:18px!important;grid-template-columns:1fr 1fr!important;margin-top:12px!important;padding:14px!important}.clean-total-left{border-right:1px solid #e5e7eb!important}.clean-total-left span{color:#111827!important;display:block!important;font-size:12px!important;font-weight:900!important;margin-bottom:6px!important}.clean-total-left h2{color:#111827!important;font-size:42px!important;font-weight:1000!important;line-height:1!important;margin:0!important}.clean-total-right{display:flex!important;flex-direction:column!important;gap:8px!important}.clean-total-right div{color:#475569!important;display:flex!important;font-size:12px!important;font-weight:800!important;justify-content:space-between!important}.clean-total-right strong{color:#111827!important;font-weight:1000!important}.cash-buttons button{background:#fff!important;border:1px solid #e5e7eb!important;border-radius:9px!important;color:#111827!important;font-size:12px!important;font-weight:900!important;height:36px!important}.buttons{grid-gap:10px!important;display:grid!important;gap:10px!important;grid-template-columns:1fr 1fr!important;margin-top:10px!important}.buttons button{border:none!important;color:#fff!important;font-weight:1000!important}.cash-btn{background:#35b84b!important}.card-btn{background:#1f6feb!important}@media (max-width:1100px){.clean-cart-header,.clean-cart-row{gap:5px!important;grid-template-columns:minmax(0,1.6fr) 58px 82px 64px 30px!important}.clean-cart-row{min-height:54px!important;padding:7px!important}.clean-cart-item strong{font-size:12px!important}.clean-cart-item small{font-size:9px!important}.clean-cart-price,.clean-cart-total{font-size:12px!important}.clean-cart-qty{grid-template-columns:24px 30px 24px!important;height:30px!important}.clean-remove-btn{font-size:16px!important;height:26px!important;width:26px!important}.clean-total-left h2{font-size:34px!important}.cash-buttons button{font-size:11px!important;height:32px!important}.buttons button{font-size:15px!important;height:48px!important}}.clean-cart-header,.clean-cart-row{gap:6px!important}.clean-cart-row{min-height:54px!important;padding:7px!important}.clean-cart-item{overflow:hidden!important}.clean-cart-item small,.clean-cart-item strong{max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.clean-cart-price,.clean-cart-total{font-size:12px!important;font-weight:900!important;white-space:nowrap!important}.clean-cart-qty{background:#fff!important;border:1px solid #dbe3ef!important;border-radius:9px!important;display:grid!important;grid-template-columns:28px 36px 28px!important;height:34px!important;overflow:hidden!important;width:92px!important}.clean-cart-qty button{background:#eef2ff!important;border:none!important;border-radius:0!important;color:#1e3a8a!important;cursor:pointer!important;font-size:17px!important;font-weight:1000!important;height:34px!important;line-height:34px!important;margin:0!important;min-height:34px!important;min-width:28px!important;padding:0!important;text-align:center!important;width:28px!important}.clean-cart-qty button:hover{background:#dbeafe!important}.clean-cart-qty span{align-items:center!important;background:#fff!important;border-left:1px solid #dbe3ef!important;border-right:1px solid #dbe3ef!important;color:#111827!important;display:flex!important;font-size:14px!important;font-weight:1000!important;height:34px!important;justify-content:center!important;min-width:36px!important;width:36px!important}.clean-remove-btn{background:#fee2e2!important;border:none!important;border-radius:8px!important;color:#b91c1c!important;cursor:pointer!important;font-size:10px!important;font-weight:1000!important;line-height:32px!important;min-width:40px!important;padding:0!important;text-align:center!important;text-transform:uppercase!important;width:40px!important}.clean-remove-btn:hover{background:#fecaca!important}.cash-buttons{grid-gap:7px!important;display:grid!important;gap:7px!important;grid-template-columns:repeat(5,1fr)!important;margin-top:10px!important}.cash-buttons button{background:#eff6ff!important;border:none!important;border-radius:10px!important;box-shadow:0 3px 8px #0f172a14!important;color:#1d4ed8!important;cursor:pointer!important;font-size:13px!important;font-weight:1000!important;height:38px!important}.cash-buttons button:first-child,.cash-buttons button:nth-child(10),.cash-buttons button:nth-child(11),.cash-buttons button:nth-child(2),.cash-buttons button:nth-child(3),.cash-buttons button:nth-child(4),.cash-buttons button:nth-child(5),.cash-buttons button:nth-child(6),.cash-buttons button:nth-child(7),.cash-buttons button:nth-child(8),.cash-buttons button:nth-child(9){background:#dbeafe!important;color:#1e40af!important}.cash-buttons button:hover{filter:brightness(.97)!important;transform:translateY(-1px)!important}.buttons button{border-radius:12px!important;font-size:17px!important;height:54px!important}@media (max-width:1100px){.cart-section{padding:8px!important}.clean-cart{padding:6px!important}.clean-cart-header,.clean-cart-row{gap:4px!important;grid-template-columns:minmax(0,1.5fr) 54px 82px 62px 50px!important}.clean-cart-header{font-size:9px!important;padding:4px 6px 6px!important}.clean-cart-row{border-radius:10px!important;min-height:50px!important;padding:6px!important}.clean-cart-item strong{font-size:11px!important}.clean-cart-item small{font-size:8px!important}.clean-cart-price,.clean-cart-total{font-size:11px!important}.clean-cart-qty{grid-template-columns:24px 34px 24px!important;height:30px!important;width:82px!important}.clean-cart-qty button{font-size:15px!important;height:30px!important;line-height:30px!important;min-height:30px!important;min-width:24px!important;width:24px!important}.clean-cart-qty span{font-size:12px!important;height:30px!important;min-width:34px!important;width:34px!important}.clean-remove-btn{border-radius:7px!important;font-size:8px!important;height:28px!important;line-height:28px!important;min-width:48px!important;width:48px!important}.cash-buttons{gap:5px!important}.cash-buttons button{border-radius:8px!important;font-size:11px!important;height:32px!important}}.clean-cart-header{text-align:center!important}.clean-cart-header span{display:block!important}.clean-cart-row{align-items:center!important}.clean-cart-price,.clean-cart-total{text-align:center!important}.clean-cart-item{align-items:center!important;display:flex!important;min-width:0!important}.clean-cart-item strong{font-size:13px!important;line-height:1.2!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.clean-cart-item small{display:none!important}.change-under-total{background:#fee2e2!important;border:1px solid #fecaca!important;border-radius:10px!important;color:#b91c1c!important}.change-under-total,.to-pay-under-total{display:inline-block!important;font-size:16px!important;font-weight:1000!important;margin-top:8px!important;padding:7px 12px!important}.to-pay-under-total{background:#dcfce7!important;border:1px solid #bbf7d0!important;border-radius:10px!important;color:#166534!important}.clean-total-left h2{margin-bottom:0!important}@media (max-width:1100px){.clean-cart-header,.clean-cart-row{grid-template-columns:minmax(0,1.45fr) 55px 82px 62px 50px!important}.clean-cart-header span{font-size:9px!important}.clean-cart-item strong{font-size:11px!important}.change-under-total,.to-pay-under-total{border-radius:8px!important;font-size:12px!important;padding:5px 8px!important}}.clean-cart-row{min-height:48px!important;padding:6px 7px!important}.clean-cart-list{row-gap:0!important}@media (max-width:1100px){.clean-cart-row{margin-bottom:3px!important;min-height:45px!important;padding:5px 6px!important}}.clean-cart-header,.clean-cart-header span{align-items:center!important}.clean-cart-header span{display:flex!important;justify-content:center!important;text-align:center!important}.clean-cart-header span:first-child{justify-content:flex-start!important;text-align:left!important}.clean-cart-header span:nth-child(4),.clean-cart-total{justify-content:center!important;text-align:center!important}.clean-cart-total{align-items:center!important;display:flex!important}.clean-cart-header,.clean-cart-row{grid-template-columns:minmax(0,1.7fr) 62px 92px 72px 58px!important}.cart-section{border-radius:14px!important;display:flex!important;flex-direction:column!important;max-height:calc(100vh - 70px)!important;overflow:hidden!important;padding:8px!important}.scanner-input{font-size:15px!important;height:40px!important;margin-bottom:7px!important}.clean-cart{flex:1 1!important;min-height:0!important;padding:6px!important}.clean-cart-list{max-height:230px!important;overflow-x:hidden!important;overflow-y:auto!important}.clean-cart-row{margin-bottom:3px!important;min-height:42px!important;padding:5px 6px!important}.clean-cart-header{font-size:9px!important;padding:3px 6px 5px!important}.clean-cart-item strong,.clean-cart-price,.clean-cart-total{font-size:11px!important}.clean-cart-qty{grid-template-columns:23px 32px 23px!important;height:28px!important;width:78px!important}.clean-cart-qty button{font-size:14px!important;height:28px!important;line-height:28px!important;min-height:28px!important;min-width:23px!important;width:23px!important}.clean-cart-qty span{font-size:12px!important;height:28px!important;min-width:32px!important;width:32px!important}.clean-remove-btn{font-size:8px!important;height:26px!important;line-height:26px!important;min-width:46px!important;width:46px!important}.clean-cart-header,.clean-cart-row{gap:4px!important;grid-template-columns:minmax(0,1.45fr) 54px 78px 60px 48px!important}.clean-total-panel{border-radius:12px!important;gap:10px!important;margin-top:7px!important;padding:8px 10px!important}.clean-total-left span{font-size:10px!important;margin-bottom:3px!important}.clean-total-left h2{font-size:30px!important}.clean-total-right{gap:4px!important}.clean-total-right div{font-size:10px!important;padding-bottom:2px!important}.clean-total-right strong{font-size:11px!important}.change-under-total,.to-pay-under-total{font-size:11px!important;margin-top:4px!important;padding:4px 7px!important}.cash-buttons{gap:5px!important;margin-top:7px!important}.cash-buttons button{height:30px!important}.buttons{gap:8px!important;margin-top:7px!important}.buttons button{border-radius:10px!important;font-size:15px!important;height:46px!important}.new-sale-clean-btn{font-size:14px!important;height:40px!important;margin-top:6px!important}.cash-buttons{gap:6px!important;grid-template-columns:repeat(6,1fr)!important}.cash-buttons button{border-radius:8px!important;font-size:11px!important;height:34px!important}.cash-buttons button:nth-child(11){grid-column:span 2!important}@media (max-width:1100px){.cash-buttons{gap:5px!important;grid-template-columns:repeat(6,1fr)!important}.cash-buttons button{font-size:10px!important;height:30px!important;padding:0!important}}.clean-cart-qty button:disabled,.clean-remove-btn:disabled{cursor:not-allowed!important;opacity:.45!important;pointer-events:none!important}.cash-buttons button:disabled,.clean-cart-qty button:disabled,.clean-remove-btn:disabled{background:#e5e7eb!important;color:#6b7280!important}.cash-buttons button:disabled{box-shadow:none!important;cursor:not-allowed!important;opacity:.45!important;pointer-events:none!important}.sale-completed-badge{background:#dcfce7!important;border:1px solid #bbf7d0!important;border-radius:10px!important;color:#166534!important;font-size:12px!important;font-weight:1000!important;letter-spacing:.5px!important;margin-bottom:8px!important;padding:7px 10px!important;text-align:center!important;text-transform:uppercase!important}.sale-completed-view .clean-cart-row{background:#f8fafc!important;box-shadow:none!important;opacity:.68!important}.sale-completed-view .clean-cart-item strong,.sale-completed-view .clean-cart-price,.sale-completed-view .clean-cart-total{color:#64748b!important}.sale-completed-view .clean-total-panel{background:#f8fafc!important;border-color:#cbd5e1!important;box-shadow:none!important}.sale-completed-view .clean-total-left h2{color:#64748b!important}.sale-completed-view .change-under-total{background:#fee2e2!important;border-color:#fecaca!important;color:#b91c1c!important;opacity:1!important}.sale-completed-view .clean-total-right span,.sale-completed-view .clean-total-right strong{color:#64748b!important}.sale-completed-view .buttons button,.sale-completed-view .cash-buttons button,.sale-completed-view .clean-cart-qty button,.sale-completed-view .clean-remove-btn{filter:grayscale(.5)!important;opacity:.45!important}.vape-sale-btn{background:linear-gradient(135deg,#7c3aed,#2563eb);border:none;color:#fff;font-weight:800}.vape-sale-btn:hover{opacity:.9}.nicotine-pouch-sale-btn{background:linear-gradient(135deg,#0f766e,#14b8a6);border:none;color:#fff;font-weight:800}.nicotine-pouch-sale-btn:hover{opacity:.9}.liquid-sale-btn{background:linear-gradient(135deg,#0891b2,#2563eb);border:none;color:#fff;font-weight:800}.liquid-sale-btn:hover{opacity:.9}.vape-accessories-sale-btn{background:linear-gradient(135deg,#9333ea,#db2777);border:none;color:#fff;font-weight:800}.vape-accessories-sale-btn:hover{opacity:.9}.pods-sale-btn{background:linear-gradient(135deg,#4f46e5,#06b6d4);border:none;color:#fff;font-weight:800}.pods-sale-btn:hover{opacity:.9}.phone-accessories-sale-btn{background:linear-gradient(135deg,#0f172a,#64748b);border:none;color:#fff;font-weight:800}.phone-accessories-sale-btn:hover{opacity:.9}.print-scan-service-btn{background:linear-gradient(135deg,#ea580c,#f59e0b);border:none;color:#fff;font-weight:800}.print-scan-service-btn:hover{opacity:.9}.refund-mode-btn.active{background:#c2410c!important}.refund-mode-banner{font-weight:900;margin:3px 0;padding:3px}.refund-badge{background:#f9731629;border-radius:999px;color:#f97316;display:inline-block;font-size:10px;font-weight:800;padding:3px}.refund-mode-banner{align-items:center;background:#c2410c;border-radius:10px;color:#fff;display:flex;font-weight:800;gap:10px;justify-content:space-between;letter-spacing:.5px;margin:2px 0;padding:2px;text-align:center}.cancel-refund-mode-btn{background:#fff;border:none;border-radius:5px;color:#c2410c;cursor:pointer;font-weight:700;padding:2px;white-space:nowrap}.cancel-refund-mode-btn:hover{background:#ffedd5}.refund-card-btn,.refund-cash-btn{border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:15px;font-weight:900;padding:16px 10px}.refund-cash-btn{background:#dc2626}.refund-card-btn{background:#7c2d12}.refund-cash-btn:hover{background:#b91c1c}.refund-card-btn:hover{background:#9a3412}.refund-card-btn:disabled,.refund-cash-btn:disabled{cursor:not-allowed;opacity:.6}.refund-payment-actions{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr;width:100%}.refund-cash-btn:hover{background:#b91c1c!important}.refund-card-btn:hover{background:#9a3412!important}.refund-mode-banner{border-radius:7px!important;font-size:12px!important;letter-spacing:.2px!important;line-height:1.1!important;margin:4px 0!important;min-height:0!important;padding:5px 8px!important}.cancel-refund-mode-btn{border-radius:6px!important;font-size:11px!important;line-height:1!important;padding:4px 8px!important}.refund-payment-actions{grid-gap:6px!important;display:grid!important;gap:6px!important;grid-template-columns:1fr 1fr!important;margin-top:4px!important;width:100%!important}.refund-card-btn,.refund-cash-btn{border-radius:8px!important;font-size:12px!important;height:42px!important;line-height:1.1!important;min-height:42px!important;padding:8px 6px!important}.refund-cash-btn{background:#dc2626!important}.refund-card-btn{background:#7c2d12!important}@media (max-height:850px),(max-width:1400px){.refund-mode-banner{border-radius:7px!important;font-size:12px!important;letter-spacing:.2px!important;line-height:1.1!important;margin:4px 0!important;min-height:0!important;padding:4px 8px!important}.cancel-refund-mode-btn{border-radius:6px!important;font-size:11px!important;line-height:1!important;padding:4px 8px!important}.refund-payment-actions{grid-gap:6px!important;display:grid!important;gap:6px!important;grid-template-columns:1fr 1fr!important;margin-top:4px!important;width:100%!important}.refund-card-btn,.refund-cash-btn{border-radius:8px!important;font-size:12px!important;height:38px!important;line-height:1.1!important;min-height:38px!important;padding:7px 6px!important}}.clr-btn{background:#334155!important;color:#fff!important;font-weight:900!important}.clr-btn:hover{background:#1e293b!important}.refund-clear-active{background:#dc2626!important}.refund-mode-btn{background:#f97316!important;color:#fff!important;font-weight:900!important}.refund-mode-btn.active{background:#dc2626!important;color:#fff!important}.login-page{align-items:center;background:linear-gradient(135deg,#111827,#1e3a8a);box-sizing:border-box;display:flex;justify-content:center;min-height:100vh;padding:24px}.login-card{background:#fff;border-radius:22px;box-shadow:0 18px 40px #00000047;box-sizing:border-box;max-width:430px;padding:34px;width:100%}.login-logo{align-items:center;background:linear-gradient(135deg,#111827,#1e3a8a);border-radius:16px;color:#fff;display:flex;font-size:20px;font-weight:900;height:58px;justify-content:center;margin-bottom:18px;width:58px}.login-card h1{color:#111827;font-size:30px;font-weight:900;margin:0}.login-card p{color:#6b7280;font-weight:700;margin:10px 0 22px}.login-card form{grid-gap:16px;display:grid;gap:16px}.login-card label{grid-gap:8px;color:#374151;display:grid;font-weight:900;gap:8px}.login-card input{border:1px solid #d1d5db;border-radius:14px;font-size:15px;font-weight:800;height:48px;outline:none;padding:0 14px}.login-card input:focus{border-color:#1e3a8a;box-shadow:0 0 0 3px #1e3a8a29}.login-card button{background:#1e3a8a;border:none;border-radius:14px;color:#fff;cursor:pointer;font-size:16px;font-weight:900;height:50px}.login-card button:disabled{cursor:not-allowed;opacity:.7}.login-error{background:#fee2e2;border:1px solid #fecaca;border-radius:12px;color:#991b1b;font-weight:900;margin-bottom:16px;padding:12px 14px}.activate-link-btn{background:#f1f5f9;border:none;border-radius:12px;color:#1e3a8a;cursor:pointer;font-weight:800;height:44px;margin-top:12px;width:100%}.activate-link-btn:hover{background:#e0e7ff}.reports-page{background:#f3f4f6;box-sizing:border-box;color:#111827;min-height:100vh;padding:24px}.reports-header{align-items:center;background:linear-gradient(135deg,#111827,#1e3a8a);border-radius:16px;box-shadow:0 8px 22px #11182740;color:#fff;display:flex;justify-content:space-between;margin-bottom:24px;padding:24px 28px}.reports-header h1{font-size:30px;font-weight:900;margin:0}.reports-header p{color:#dbeafe;font-size:15px;margin:8px 0 0;max-width:680px}.reports-badge{background:#fff;border-radius:999px;box-shadow:0 4px 12px #0000002e;color:#1e3a8a;font-weight:900;padding:10px 16px;white-space:nowrap}.reports-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 6px 18px #1118271f;margin-bottom:22px;padding:22px}.reports-card-header h2{color:#fff;font-size:22px;font-weight:900;margin:0}.reports-card-header p{color:#6b7280;font-size:14px;margin:6px 0 18px}.report-filters{align-items:end;display:flex;flex-wrap:wrap;gap:22px}.filter-group{display:flex;flex-direction:column;gap:6px}.filter-group label{color:#374151;font-size:13px;font-weight:800}.filter-group input{background:#f9fafb;border:1px solid #d1d5db;border-radius:12px;font-size:17px;font-weight:700;height:52px;min-width:240px;outline:none;padding:0 16px}.filter-group input:focus{background:#fff;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb2e}.generate-report-btn{background:#1e3a8a;border:none;border-radius:14px;box-shadow:0 5px 14px #1e3a8a59;color:#fff;cursor:pointer;font-size:18px;font-weight:900;height:58px;min-width:260px;padding:0 28px;transition:all .18s ease-in-out}.generate-report-btn:hover{background:linear-gradient(135deg,#2563eb,#1d4ed8);box-shadow:0 8px 18px #2563eb73;transform:translateY(-2px)}.report-error{background:#fee2e2;border:1px solid #fecaca;border-radius:10px;color:#991b1b;font-weight:800;margin-top:16px;padding:10px 14px}.summary-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(4,minmax(170px,1fr));margin-bottom:22px}.summary-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 6px 18px #1118271a;padding:20px}.summary-card span{color:#000;display:block;font-size:14px;font-weight:800;margin-bottom:8px}.summary-card strong{color:#000;font-size:26px;font-weight:900}.total-card{border-left:6px solid #2563eb}.reports-actions-card{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 6px 18px #1118271a;display:flex;gap:18px;justify-content:space-between;padding:22px}.reports-actions-card h3{font-size:20px;font-weight:900;margin:0}.reports-actions-card p{color:#6b7280;font-size:14px;margin:6px 0 0}.report-buttons{display:flex;flex-wrap:wrap;gap:12px}.report-buttons button{border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:15px;font-weight:900;padding:12px 18px}.excel-btn{background:linear-gradient(135deg,#16a34a,#15803d);box-shadow:0 4px 12px #16a34a59}.pdf-btn{background:linear-gradient(135deg,#dc2626,#b91c1c);box-shadow:0 4px 12px #dc262659}.excel-btn:hover,.pdf-btn:hover{transform:translateY(-1px)}@media (max-width:900px){.reports-header{align-items:flex-start;flex-direction:column;gap:14px}.summary-grid{grid-template-columns:repeat(2,1fr)}.reports-actions-card{align-items:flex-start;flex-direction:column}}@media (max-width:560px){.reports-page{padding:14px}.summary-grid{grid-template-columns:1fr}.filter-group,.filter-group input,.generate-report-btn,.report-buttons,.report-buttons button{width:100%}}.reports-page .report-filters{align-items:flex-end!important;display:flex!important;flex-wrap:wrap!important;gap:24px!important}.reports-page .filter-group{flex:0 0 220px!important;min-width:220px!important}.reports-page .filter-group label{font-size:15px!important;font-weight:900!important;margin-bottom:8px!important}.reports-page .filter-group input[type=date]{background:#fff!important;border:2px solid #d1d5db!important;border-radius:14px!important;box-sizing:border-box!important;font-size:18px!important;font-weight:800!important;height:58px!important;min-width:220px!important;padding:0 18px!important;width:100%!important}.reports-page .generate-report-btn{border-radius:14px!important;box-sizing:border-box!important;font-size:18px!important;font-weight:900!important;height:58px!important;min-width:260px!important;padding:0 28px!important}.reports-page{min-height:100vh!important;padding:22px!important}.reports-header{margin-bottom:20px!important}.reports-card,.summary-grid{margin-bottom:18px!important}.shop-settings-page{background:#f3f4f6;box-sizing:border-box;color:#111827;min-height:100vh;padding:24px}.settings-header{align-items:center;background:linear-gradient(135deg,#111827,#1e3a8a);border-radius:16px;box-shadow:0 8px 22px #11182740;color:#fff;display:flex;justify-content:space-between;margin-bottom:24px;padding:24px 28px}.settings-header h1{font-size:30px;font-weight:900;margin:0}.settings-header p{color:#dbeafe;font-size:15px;margin:8px 0 0}.settings-badge{background:#fff;border-radius:999px;color:#321e8a;font-weight:900;padding:10px 16px}.settings-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 6px 18px #1118271a;margin-bottom:20px;padding:22px}.settings-card h2{font-size:22px;font-weight:900;margin:0 0 18px}.settings-grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(2,minmax(240px,1fr))}.settings-field{display:flex;flex-direction:column;gap:7px}.settings-field label{color:#374151;font-size:14px;font-weight:900}.settings-field input,.settings-field select{background:#fff;border:1px solid #d1d5db;border-radius:12px;font-size:16px;font-weight:700;height:48px;outline:none;padding:0 14px}.settings-field input:focus,.settings-field select:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb2e}.toggle-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(3,minmax(220px,1fr))}.toggle-grid label{align-items:center;background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;display:flex;font-weight:900;gap:10px;padding:14px}.toggle-grid input{height:18px;width:18px}.settings-actions{display:flex;justify-content:flex-end;margin-top:20px}.settings-actions button{background:#1e3a8a;border:none;border-radius:14px;box-shadow:0 5px 14px #1e3a8a59;color:#fff;cursor:pointer;font-size:17px;font-weight:900;padding:14px 26px}.settings-actions button:hover{background:linear-gradient(135deg,#2563eb,#1d4ed8);box-shadow:0 8px 18px #2563eb73;transform:translateY(-2px)}.settings-success{background:#dcfce7;border:1px solid #bbf7d0;border-radius:12px;color:#166534;font-weight:900;padding:12px 16px}.settings-error{background:#fee2e2;border:1px solid #fecaca;border-radius:12px;color:#991b1b;font-weight:900;padding:12px 16px}@media (max-width:800px){.settings-header{align-items:flex-start;flex-direction:column;gap:14px}.settings-grid,.toggle-grid{grid-template-columns:1fr}}.shop-settings-page{box-sizing:border-box!important;min-height:calc(100vh - 70px)!important;padding:14px 20px 80px!important}.settings-header{border-radius:14px!important;margin-bottom:14px!important;padding:16px 22px!important}.settings-header h1{font-size:24px!important}.settings-header p{font-size:13px!important;margin-top:5px!important}.settings-card{border-radius:14px!important;margin-bottom:12px!important;padding:16px 18px!important}.settings-card h2{font-size:18px!important;margin-bottom:12px!important}.settings-grid{gap:12px!important;grid-template-columns:repeat(3,minmax(180px,1fr))!important}.settings-field{gap:5px!important}.settings-field label{font-size:13px!important}.settings-field input,.settings-field select{border-radius:10px!important;font-size:14px!important;height:40px!important;padding:0 12px!important}.toggle-grid{gap:10px!important;grid-template-columns:repeat(3,minmax(180px,1fr))!important}.toggle-grid label{border-radius:10px!important;font-size:13px!important;padding:10px 12px!important}.toggle-grid input{height:16px!important;width:16px!important}.settings-actions{bottom:18px!important;margin:0!important;position:fixed!important;right:22px!important;z-index:9999!important}.settings-actions button{border-radius:12px!important;font-size:16px!important;padding:12px 24px!important}.settings-error,.settings-success{bottom:18px!important;left:22px!important;max-width:420px!important;position:fixed!important;z-index:9999!important}@media (max-width:1100px){.settings-grid,.toggle-grid{grid-template-columns:repeat(2,1fr)!important}}@media (max-width:700px){.settings-grid,.toggle-grid{grid-template-columns:1fr!important}.settings-actions{left:14px!important;right:14px!important}.settings-actions button{width:100%!important}}.shop-settings-page .settings-field input,.shop-settings-page .settings-field select{border-radius:12px!important;box-sizing:border-box!important;font-size:15px!important;height:46px!important;min-height:46px!important;padding:0 14px!important}.shop-settings-page .settings-card .settings-grid .settings-field input,.shop-settings-page .settings-card .settings-grid .settings-field select{width:100%!important}.shop-settings-page{background:#f3f4f6!important;min-height:100vh!important;padding:22px!important}.settings-header{margin-bottom:18px!important}.settings-card{margin-bottom:16px!important}.admin-layout{background:#f3f4f6;display:grid;grid-template-columns:260px 1fr;min-height:100vh}.admin-sidebar{background:#fff;border-right:1px solid #e5e7eb;box-shadow:4px 0 18px #1118270f;box-sizing:border-box;display:flex;flex-direction:column;min-height:100vh;padding:18px 14px}.sidebar-brand{border-bottom:1px solid #eef2f7;gap:12px;margin-bottom:16px;padding:10px 8px 22px}.brand-icon,.sidebar-brand{align-items:center;display:flex}.brand-icon{background:linear-gradient(135deg,#111827,#1e3a8a);border-radius:12px;box-shadow:0 6px 14px #1e3a8a47;color:#fff;font-size:15px;font-weight:900;height:42px;justify-content:center;width:42px}.sidebar-brand h2{color:#111827;font-size:20px;font-weight:900;margin:0}.sidebar-brand p{color:#6b7280;font-size:12px;font-weight:700;margin:3px 0 0}.sidebar-menu{display:flex;flex-direction:column;gap:6px}.sidebar-menu a{border-radius:12px;color:#374151;font-size:15px;font-weight:800;padding:12px 14px;text-decoration:none;transition:all .18s ease-in-out}.sidebar-menu a:hover{background:#eff6ff;color:#1e3a8a}.sidebar-menu a.active{background:#ede9fe;box-shadow:inset 4px 0 0 #4f46e5;color:#4f46e5}.sidebar-footer{background:#f9fafb;border:1px solid #e5e7eb;border-radius:14px;color:#111827;margin-top:auto;padding:14px}.sidebar-footer strong{display:block;font-size:14px;font-weight:900;margin-bottom:4px}.sidebar-footer span{color:#6b7280;display:block;font-size:12px;font-weight:700}.admin-main{background:#f3f4f6;min-height:100vh;min-width:0;overflow-x:hidden}@media (max-width:900px){.admin-layout{grid-template-columns:1fr}.admin-sidebar{border-bottom:1px solid #e5e7eb;border-right:none;min-height:auto}.sidebar-menu{flex-direction:row;flex-wrap:wrap}.sidebar-menu a{font-size:14px;padding:10px 12px}.sidebar-footer{display:none}}.admin-main{background:#f3f4f6!important;min-height:100vh!important;padding:0!important}.admin-main .admin-container,.admin-main .product-page,.admin-main .reports-page,.admin-main .shop-settings-page{background:#f3f4f6!important;box-sizing:border-box!important;min-height:100vh!important;padding:22px!important}.admin-layout{height:100vh!important;overflow:hidden!important}.admin-main,.admin-sidebar{height:100vh!important;overflow-y:auto!important}.admin-main{overflow-x:hidden!important}.logout-btn{background:#991b1b;border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:14px;font-weight:900;height:42px;margin-top:12px;width:100%}.logout-btn:hover{background:#dc2626}.sidebar-dropdown{width:100%}.sidebar-dropdown-btn{align-items:center;background:#0000;border-radius:10px;color:inherit;display:flex;font-family:inherit;font-size:15px;font-weight:700;justify-content:space-between;padding:12px 14px}.sidebar-dropdown-btn:hover,.sidebar-dropdown.active .sidebar-dropdown-btn{background:#ffffff1a}.sidebar-submenu{display:flex;flex-direction:column;gap:6px;margin-bottom:8px;margin-left:14px;margin-top:6px}.sidebar-submenu a{border-radius:10px;font-size:13px;opacity:.9;padding:10px 12px}.sidebar-submenu a.active,.sidebar-submenu a:hover{background:#ffffff1f;opacity:1}.sidebar-dropdown-btn span:first-child{font-weight:700}.sidebar-dropdown-btn{appearance:none;-webkit-appearance:none;border:none;color:#374151!important;cursor:pointer;font-family:inherit!important;font-size:15px!important;font-weight:800!important;line-height:inherit!important;margin:0!important;text-align:left;width:100%}.sidebar-dropdown-btn span:first-child{font-family:inherit!important;font-size:inherit!important;font-weight:inherit!important}@media (max-width:768px){body,html{overflow-x:hidden}.admin-layout{display:block!important;min-height:100vh!important;width:100%!important}.admin-sidebar{box-sizing:border-box!important;height:auto!important;min-height:auto!important;min-width:0!important;padding:10px!important;position:relative!important;width:100%!important}.admin-logo,.sidebar-title{font-size:18px!important;margin-bottom:8px!important}.sidebar-menu{display:flex!important;flex-direction:row!important;gap:8px!important;overflow-x:auto!important;padding-bottom:6px!important;white-space:nowrap!important}.sidebar-dropdown-btn,.sidebar-menu a{border-radius:10px!important;flex:0 0 auto!important;font-size:13px!important;padding:9px 12px!important;width:auto!important}.sidebar-dropdown{flex:0 0 auto!important}.sidebar-submenu{background:#0000!important;display:flex!important;flex-direction:row!important;gap:6px!important;margin:0!important;overflow-x:auto!important;padding:6px 0 0!important;position:static!important}.sidebar-submenu a{font-size:12px!important;padding:7px 10px!important}.admin-content,.admin-main{box-sizing:border-box!important;margin-left:0!important;padding:12px!important;width:100%!important}.admin-content h1,.dashboard-header h1,.sales-header h1{font-size:22px!important}}.licence-page{background:#f3f4f6;box-sizing:border-box;color:#111827;min-height:100vh;padding:22px}.licence-header{align-items:center;background:linear-gradient(135deg,#111827,#1e3a8a);border-radius:16px;box-shadow:0 8px 22px #11182740;color:#fff;display:flex;justify-content:space-between;margin-bottom:22px;padding:24px 28px}.licence-header h1{font-size:30px;font-weight:900;margin:0}.licence-header p{color:#dbeafe;font-size:15px;margin:8px 0 0}.licence-status{background:#fff;border-radius:999px;font-size:15px;font-weight:900;padding:10px 18px}.licence-status.active{color:#166534}.licence-status.inactive{color:#991b1b}.licence-error{background:#fee2e2;border:1px solid #fecaca;border-radius:12px;color:#991b1b;font-weight:900;margin-bottom:18px;padding:12px 16px}.licence-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(3,minmax(180px,1fr));margin-bottom:22px}.licence-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 6px 18px #1118271a;padding:20px}.licence-card span{color:#6b7280;display:block;font-size:14px;font-weight:800;margin-bottom:8px}.licence-card strong{color:#111827;font-size:24px;font-weight:900}.licence-details-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 6px 18px #1118271a;padding:22px}.licence-details-card h2{font-size:22px;font-weight:900;margin:0 0 16px}.licence-row{border-bottom:1px solid #e5e7eb;display:flex;gap:16px;justify-content:space-between;padding:13px 0}.licence-row:last-child{border-bottom:none}.licence-row span{color:#6b7280;font-weight:800}.licence-row strong{color:#111827;font-weight:900}.licence-actions{display:flex;justify-content:flex-end;margin-top:20px}.licence-actions button{background:#1e3a8a;border:none;border-radius:14px;box-shadow:0 5px 14px #1e3a8a59;color:#fff;cursor:pointer;font-size:16px;font-weight:900;padding:13px 24px}.licence-actions button:hover{background:linear-gradient(135deg,#2563eb,#1d4ed8);box-shadow:0 8px 18px #2563eb73;transform:translateY(-2px)}@media (max-width:900px){.licence-header{align-items:flex-start;flex-direction:column;gap:14px}.licence-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.licence-grid{grid-template-columns:1fr}.licence-row{flex-direction:column}}.sales-page{background:#f3f4f6;box-sizing:border-box;color:#111827;min-height:100vh;padding:22px}.sales-header{background:linear-gradient(135deg,#111827,#1e3a8a);border-radius:16px;box-shadow:0 8px 22px #11182740;color:#fff;margin-bottom:22px;padding:24px 28px}.sales-header h1{font-size:30px;font-weight:900;margin:0}.sales-header p{color:#dbeafe;font-weight:700;margin:8px 0 0}.sales-filter-card,.sales-table-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 6px 18px #1118271a;margin-bottom:20px;padding:20px}.sales-filter{align-items:flex-end;display:flex;flex-wrap:wrap;gap:16px}.sales-filter label{color:#374151;display:flex;flex-direction:column;font-weight:900;gap:7px}.sales-filter input{border:1px solid #d1d5db;border-radius:12px;font-size:15px;font-weight:800;height:44px;padding:0 12px}.sales-filter button{background:#1e3a8a;border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:15px;font-weight:900;height:44px;padding:0 24px}.sales-summary-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(4,minmax(160px,1fr));margin-bottom:20px}.sales-summary-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 6px 18px #1118271a;padding:18px}.sales-summary-card span{color:#6b7280;display:block;font-size:14px;font-weight:800;margin-bottom:8px}.sales-summary-card strong{color:#111827;font-size:24px;font-weight:900}.sales-error{background:#fee2e2;border:1px solid #fecaca;border-radius:12px;color:#991b1b;font-weight:900;margin-bottom:18px;padding:12px 16px}.sales-table-card h2{font-size:22px;font-weight:900;margin:0 0 16px}.sales-table-wrap{overflow-x:auto}.sales-table{border-collapse:collapse;width:100%}.sales-table td,.sales-table th{border-bottom:1px solid #e5e7eb;font-size:14px;padding:13px 12px;text-align:left}.sales-table th{background:#f9fafb;color:#374151;font-weight:900}.sales-table td{color:#111827;font-weight:700}.no-sales{color:#6b7280!important;padding:24px!important;text-align:center!important}@media (max-width:1000px){.sales-summary-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.sales-summary-grid{grid-template-columns:1fr}.sales-filter{align-items:stretch;flex-direction:column}.sales-filter button{width:100%}}.sales-page{min-height:auto!important;padding-bottom:60px!important}.sales-table-card{margin-bottom:60px!important}.sales-table-wrap{max-height:520px!important;overflow-x:auto!important;overflow-y:auto!important}.sales-table{min-width:980px!important}.sales-table th{background:#f9fafb!important;position:-webkit-sticky!important;position:sticky!important;top:0!important;z-index:2!important}.product-names-cell{color:#111827!important;font-weight:800!important;line-height:1.4!important;max-width:360px!important;white-space:normal!important}@media (max-width:768px){.sales-page{padding:10px!important}.sales-header{align-items:stretch!important;flex-direction:column!important;gap:10px!important}.sales-badge{width:-webkit-fit-content!important;width:fit-content!important}.sales-filter{align-items:stretch!important;flex-direction:column!important;gap:10px!important}.sales-filter button,.sales-filter input,.sales-filter label{box-sizing:border-box!important;width:100%!important}.sales-summary-grid{gap:10px!important;grid-template-columns:1fr!important}.sales-summary-card{padding:14px!important}.sales-table-wrap{-webkit-overflow-scrolling:touch!important;overflow-x:auto!important}.sales-table{min-width:900px!important}.product-names-cell{max-width:260px!important}}.super-admin-page{background:#f3f4f6;box-sizing:border-box;color:#111827;min-height:auto;padding:22px 22px 70px}.super-admin-header{background:linear-gradient(135deg,#111827,#7c2d12);border-radius:16px;box-shadow:0 8px 22px #11182740;color:#fff!important;margin-bottom:22px;padding:24px 28px}.super-admin-header h1{font-size:30px;font-weight:900;margin:0}.super-admin-header p{color:#fed7aa;font-weight:700;margin:8px 0 0}.super-message{background:#dcfce7;border:1px solid #bbf7d0;border-radius:12px;color:#166534}.super-error,.super-message{font-weight:900;margin-bottom:18px;padding:12px 16px}.super-error{background:#fee2e2;border:1px solid #fecaca;border-radius:12px;color:#991b1b}.super-grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:1fr 1fr;margin-bottom:20px}.super-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 6px 18px #1118271a;padding:22px}.super-card h2{color:#111827;font-size:22px;font-weight:900;margin:0 0 18px}.super-form{grid-gap:14px;display:grid;gap:14px}.super-form label{grid-gap:7px;color:#374151;display:grid;font-weight:900;gap:7px}.super-form input,.super-form select{background:#fff;border:1px solid #d1d5db;border-radius:12px;box-sizing:border-box;font-size:15px;font-weight:800;height:44px;padding:0 12px}.licence-key-row button,.super-form button{background:#7c2d12;border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:15px;font-weight:900;height:44px;padding:0 20px}.licence-key-row button:hover,.super-form button:hover{background:#9a3412}.licence-key-row{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 130px}.shops-list-card{margin-bottom:70px}.super-table-wrap{max-height:520px;overflow:auto}.super-table{border-collapse:collapse;min-width:1050px;width:100%}.super-table td,.super-table th{border-bottom:1px solid #e5e7eb;font-size:14px;padding:13px 12px;text-align:left}.super-table th{background:#f9fafb;color:#374151;font-weight:900;position:-webkit-sticky;position:sticky;top:0;z-index:2}.super-table td{color:#111827;font-weight:700}.no-shops{color:#6b7280!important;padding:24px!important;text-align:center!important}@media (max-width:1050px){.super-grid{grid-template-columns:1fr}}@media (max-width:600px){.licence-key-row{grid-template-columns:1fr}}.super-sales-summary{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(4,1fr);margin:18px 0}.super-sales-summary div{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 6px 16px #0f172a14;padding:18px 16px;text-align:center}.super-sales-summary strong{color:#111827;display:block;font-size:26px;font-weight:900;line-height:1.2;margin-bottom:8px}.super-sales-summary span{color:#64748b;display:block;font-size:13px;font-weight:800;letter-spacing:.4px;line-height:1.2;text-transform:uppercase}@media (max-width:900px){.super-sales-summary{grid-template-columns:repeat(2,1fr)}}.super-feature-btn{background:#111827;border:none;border-radius:10px;color:#fff;cursor:pointer;font-weight:700;padding:8px 12px}.super-feature-btn:hover{opacity:.9}.super-modal-backdrop{align-items:center;background:#0f172aa6;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:9999}.super-modal{background:#fff;border-radius:20px;box-shadow:0 24px 80px #0f172a59;max-width:520px;padding:22px;width:100%}.super-modal-header{align-items:flex-start;display:flex;gap:15px;justify-content:space-between;margin-bottom:18px}.super-modal-header h2{color:#111827;margin:0}.super-modal-header p{color:#6b7280;margin:5px 0 0}.super-modal-close{background:#f3f4f6;border:none;border-radius:50%;color:#111827;cursor:pointer;font-size:24px;height:34px;line-height:1;width:34px}.super-feature-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr}.super-feature-toggle{align-items:center;background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;color:#111827;display:flex;font-weight:600;gap:10px;padding:12px}.super-feature-toggle input{height:18px;width:18px}.super-modal-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:22px}.super-modal-actions button{border:none;border-radius:12px;cursor:pointer;font-weight:700;padding:10px 16px}.super-modal-actions button:first-child{background:#e5e7eb;color:#111827}.super-modal-actions button:last-child{background:#16a34a;color:#fff}.super-delete-shop-btn{background:#dc2626;border:none;border-radius:10px;color:#fff;cursor:pointer;font-weight:700;padding:8px 12px}.super-delete-shop-btn:hover{opacity:.9}.super-reset-password-btn{background:#2563eb;border:none;border-radius:10px;color:#fff;cursor:pointer;font-weight:700;padding:8px 12px}.super-reset-password-btn:hover{opacity:.9}.super-reset-password-btn:disabled{background:#9ca3af;cursor:not-allowed}.activation-page{align-items:center;background:linear-gradient(135deg,#0f172a,#1e3a8a);box-sizing:border-box;display:flex;justify-content:center;padding:24px}.activation-card{background:#fff;border-radius:24px;box-shadow:0 24px 70px #00000040;max-width:620px;padding:32px;width:100%}.activation-logo{align-items:center;background:#1e3a8a;border-radius:18px;color:#fff;display:flex;font-size:26px;font-weight:800;height:64px;justify-content:center;margin-bottom:18px;width:64px}.activation-card h1{color:#0f172a;font-size:30px}.activation-subtitle{color:#64748b;font-size:15px;margin:8px 0 24px}.activation-status-box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;margin-bottom:18px;padding:18px}.activation-status-header{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:12px}.activation-status-header h2{color:#0f172a;font-size:18px;margin:0}.activation-small-btn{background:#e0e7ff;border:none;border-radius:999px;color:#1e3a8a;cursor:pointer;font-weight:700;padding:8px 12px}.activation-small-btn:disabled{cursor:not-allowed;opacity:.6}.activation-row{border-bottom:1px solid #e2e8f0;display:flex;gap:18px;justify-content:space-between;padding:10px 0}.activation-row:last-child{border-bottom:none}.activation-row span{color:#64748b;font-size:14px}.activation-row strong{color:#0f172a;font-size:14px;text-align:right}.danger-text{color:#dc2626!important}.activation-warning{background:#fff7ed;border:1px solid #fed7aa;border-radius:12px;color:#c2410c}.activation-error,.activation-warning{font-weight:700;margin-bottom:14px;padding:12px 14px}.activation-error{background:#fef2f2;border:1px solid #fecaca;border-radius:12px;color:#b91c1c}.activation-success{background:#ecfdf5;border:1px solid #a7f3d0;border-radius:12px;color:#047857;font-weight:700;margin-bottom:14px;padding:12px 14px}.activation-form label{color:#0f172a;display:flex;flex-direction:column;font-weight:700;gap:8px}.activation-form input{border:1px solid #cbd5e1;border-radius:12px;box-sizing:border-box;font-size:16px;height:48px;outline:none;padding:0 14px;width:100%}.activation-form input:focus{border-color:#1e3a8a;box-shadow:0 0 0 3px #1e3a8a1f}.activation-main-btn{background:#1e3a8a;border:none;border-radius:14px;color:#fff;cursor:pointer;font-size:16px;font-weight:800;height:50px}.activation-main-btn:disabled{background:#94a3b8;cursor:not-allowed}.activation-actions{display:flex;gap:12px;margin-top:18px}.activation-actions button{background:#f1f5f9;border:none;border-radius:14px;color:#0f172a;cursor:pointer;flex:1 1;font-weight:800;padding:13px 14px}.activation-actions button:hover{background:#e2e8f0}.activation-input{background:#fff;border:1px solid #d1d5db;border-radius:12px;box-sizing:border-box;font-size:15px;font-weight:400;height:46px;letter-spacing:normal;outline:none;padding:0 14px;width:100%}.activation-input:focus{border-color:#1e3a8a;box-shadow:0 0 0 3px #1e3a8a1f}.activation-page{align-items:flex-start;height:100vh;min-height:100vh;overflow:hidden;padding:10px}.activation-card{border-radius:18px;max-height:calc(100vh - 20px);max-width:560px;overflow-y:auto;padding:18px 22px}.activation-logo{border-radius:14px;font-size:20px;height:46px;margin-bottom:10px;width:46px}.activation-card h1{font-size:24px;margin:0}.activation-subtitle{font-size:13px;margin:5px 0 12px}.activation-status-box{border-radius:14px;margin-bottom:10px;padding:12px}.activation-status-header{margin-bottom:6px}.activation-status-header h2{font-size:15px}.activation-row{padding:6px 0}.activation-row span,.activation-row strong{font-size:12px}.activation-error,.activation-success,.activation-warning{font-size:12px;margin-bottom:8px;padding:8px 10px}.activation-form{gap:9px}.activation-input-label{font-size:13px;gap:5px}.activation-input,.activation-main-btn,.activation-secondary-btn{border-radius:10px;font-size:14px;height:40px}.activation-actions{gap:8px;margin-top:10px}.activation-actions button{border-radius:10px;font-size:13px;padding:10px}.activation-form{display:flex;flex-direction:column;gap:14px;margin:10px auto 0;max-width:420px;width:100%}.activation-input-label{color:#0f172a;display:flex;flex-direction:column;font-size:14px;font-weight:600;gap:8px}.activation-input{background:#fff!important;border:1px solid #d1d5db!important;border-radius:12px!important;box-sizing:border-box!important;color:#0f172a!important;font-size:16px!important;font-weight:400!important;height:48px!important;letter-spacing:normal!important;outline:none!important;padding:0 14px!important;width:100%!important}.activation-input:focus{border-color:#1e3a8a!important;box-shadow:0 0 0 3px #1e3a8a1f!important}.activation-input::placeholder{color:#94a3b8;font-weight:400}.activation-card .activation-login-form{display:flex!important;flex-direction:column!important;gap:14px!important;margin:12px auto 0!important;max-width:360px!important;width:100%!important}.activation-card .activation-login-form .activation-input-label{color:#111827!important;display:flex!important;flex-direction:column!important;font-size:14px!important;font-weight:600!important;gap:7px!important;line-height:1.2!important}.activation-card .activation-login-form .activation-input{-webkit-appearance:none!important;appearance:none!important;background:#fff!important;border:1px solid #d1d5db!important;border-radius:10px!important;box-shadow:none!important;box-sizing:border-box!important;color:#111827!important;display:block!important;font-size:15px!important;font-weight:400!important;height:44px!important;letter-spacing:normal!important;line-height:44px!important;max-height:44px!important;min-height:44px!important;outline:none!important;padding:0 13px!important;width:100%!important}.activation-card .activation-login-form .activation-input:focus{border-color:#1e3a8a!important;box-shadow:0 0 0 3px #1e3a8a1f!important}.activation-card .activation-login-form .activation-input::placeholder{color:#9ca3af!important;font-size:15px!important;font-weight:400!important}.activation-card .activation-actions button,.activation-card .activation-login-form .activation-main-btn,.activation-card .activation-login-form .activation-secondary-btn{align-items:center!important;border-radius:10px!important;box-sizing:border-box!important;display:flex!important;font-size:15px!important;font-weight:700!important;height:44px!important;justify-content:center!important;max-height:44px!important;min-height:44px!important;padding:0 14px!important;width:100%!important}.activation-card .activation-actions{display:flex!important;flex-direction:column!important;gap:10px!important;margin:12px auto 0!important;max-width:360px!important;width:100%!important}.dashboard-page{background:#f3f4f6;box-sizing:border-box;color:#111827;min-height:auto;padding:22px 22px 70px}.dashboard-header{align-items:center;background:linear-gradient(135deg,#111827,#1e3a8a);border-radius:16px;box-shadow:0 8px 22px #11182740;color:#fff;display:flex;gap:18px;justify-content:space-between;margin-bottom:20px;padding:24px 28px}.dashboard-header h1{font-size:30px;font-weight:900;margin:0}.dashboard-header p{color:#dbeafe;font-weight:700;margin:8px 0 0}.dashboard-header button{background:#fff;border:none;border-radius:12px;color:#1e3a8a;cursor:pointer;font-size:15px;font-weight:900;padding:12px 20px}.dashboard-info-bar{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(3,1fr);margin-bottom:20px}.dashboard-info-bar div{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 6px 18px #11182714;padding:16px 18px}.dashboard-card span,.dashboard-info-bar span{color:#6b7280;display:block;font-size:14px;font-weight:800;margin-bottom:7px}.dashboard-info-bar strong{color:#111827;font-size:18px;font-weight:900}.dashboard-cards{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(4,minmax(160px,1fr));margin-bottom:20px}.dashboard-card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;box-shadow:0 6px 18px #1118271a;padding:20px}.dashboard-card strong{color:#111827;display:block;font-size:28px;font-weight:900;margin-bottom:6px}.dashboard-card small{color:#6b7280;font-weight:700}.dashboard-bottom-grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:1fr 1fr}.dashboard-panel{background:#fff;border:1px solid #e5e7eb;border-radius:18px;box-shadow:0 6px 18px #1118271a;padding:22px}.dashboard-panel h2{color:#111827;font-size:22px;font-weight:900;margin:0 0 16px}.quick-actions{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(2,1fr)}.quick-actions button{background:#1e3a8a;border:none;border-radius:14px;color:#fff;cursor:pointer;font-size:15px;font-weight:900;height:48px}.quick-actions button:hover{background:#2563eb}.dashboard-row{border-bottom:1px solid #e5e7eb;display:flex;gap:16px;justify-content:space-between;padding:13px 0}.dashboard-row:last-child{border-bottom:none}.dashboard-row span{color:#6b7280;font-weight:800}.dashboard-row strong{color:#111827;font-weight:900}.good-text{color:#166534!important}.bad-text{color:#991b1b!important}@media (max-width:1100px){.dashboard-cards{grid-template-columns:repeat(2,1fr)}.dashboard-bottom-grid,.dashboard-info-bar{grid-template-columns:1fr}}@media (max-width:600px){.dashboard-header{align-items:flex-start;flex-direction:column}.dashboard-cards,.quick-actions{grid-template-columns:1fr}}@media (max-width:768px){.dashboard-page{padding:10px!important}.dashboard-header{align-items:stretch!important;flex-direction:column!important;gap:10px!important}.dashboard-header button{width:100%!important}.dashboard-cards,.dashboard-info-bar{gap:10px!important;grid-template-columns:1fr!important}.dashboard-bottom-grid{gap:12px!important}.dashboard-bottom-grid,.quick-actions{grid-template-columns:1fr!important}.dashboard-card,.dashboard-panel{padding:14px!important}}.staff-page{background:#f3f4f6;box-sizing:border-box;color:#111827;min-height:auto;padding:22px 22px 70px}.staff-header{align-items:center;background:linear-gradient(135deg,#111827,#1e3a8a);border-radius:16px;box-shadow:0 8px 22px #11182740;color:#fff;display:flex;gap:18px;justify-content:space-between;margin-bottom:20px;padding:24px 28px}.staff-header h1{font-size:30px;font-weight:900;margin:0}.staff-header p{color:#dbeafe;font-weight:700;margin:8px 0 0}.staff-header button{background:#fff;border:none;border-radius:12px;color:#1e3a8a;cursor:pointer;font-size:15px;font-weight:900;padding:12px 20px}.staff-message{background:#dcfce7;border:1px solid #bbf7d0;border-radius:12px;color:#166534}.staff-error,.staff-message{font-weight:900;margin-bottom:18px;padding:12px 16px}.staff-error{background:#fee2e2;border:1px solid #fecaca;border-radius:12px;color:#991b1b}.staff-grid{grid-gap:18px;align-items:start;display:grid;gap:18px;grid-template-columns:420px minmax(0,1fr)}.staff-card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;box-shadow:0 6px 18px #1118271a;padding:22px}.staff-card h2{color:#111827;font-size:22px;font-weight:900;margin:0 0 18px}.staff-form{grid-gap:14px;display:grid;gap:14px}.staff-form label{grid-gap:7px;color:#374151;display:grid;font-weight:900;gap:7px}.staff-form input,.staff-form select{background:#fff;border:1px solid #d1d5db;border-radius:12px;box-sizing:border-box;font-size:15px;font-weight:800;height:44px;padding:0 12px}.staff-form button{background:#1e3a8a;border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:15px;font-weight:900;height:46px}.staff-form button:hover{background:#2563eb}.staff-table-wrap{max-height:520px;overflow-x:auto;overflow-y:auto}.staff-table{border-collapse:collapse;min-width:760px;width:100%}.staff-table td,.staff-table th{border-bottom:1px solid #e5e7eb;font-size:14px;padding:13px 12px;text-align:left}.staff-table th{background:#f9fafb;color:#374151;font-weight:900;position:-webkit-sticky;position:sticky;top:0;z-index:2}.staff-table td{color:#111827;font-weight:700}.staff-status{border-radius:999px;font-size:12px;font-weight:900;padding:6px 10px}.staff-status.active{background:#dcfce7;color:#166534}.staff-status.inactive{background:#fee2e2;color:#991b1b}.no-staff{color:#6b7280!important;padding:24px!important;text-align:center!important}@media (max-width:1050px){.staff-grid{grid-template-columns:1fr}}@media (max-width:600px){.staff-header{align-items:flex-start;flex-direction:column}}.staff-disable-btn,.staff-enable-btn{border:none;border-radius:10px;cursor:pointer;font-size:13px;font-weight:900;height:34px;padding:0 14px}.staff-disable-btn{background:#fee2e2;color:#991b1b}.staff-disable-btn:hover{background:#fecaca}.staff-enable-btn{background:#dcfce7;color:#166534}.staff-enable-btn:hover{background:#bbf7d0}.staff-admin-lock{background:#e5e7eb;border-radius:999px;color:#374151;display:inline-block;font-size:12px;font-weight:900;padding:7px 11px}
/*# sourceMappingURL=main.f158adcb.css.map*/