*{box-sizing:border-box}html{color:#172033;text-rendering:optimizelegibility;background:#f6f8fb;font-family:Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,Roboto,Helvetica,Arial,sans-serif}body{background:#f6f8fb;min-width:320px;min-height:100vh;margin:0;font-size:15px;font-weight:400;line-height:1.5}button,input,select,textarea{font:inherit}button{cursor:pointer}#root{min-height:100vh}:root{--bg:#f4f7fb;--surface:#fff;--surface-soft:#f8fafc;--text:#172033;--text-soft:#667085;--text-muted:#98a2b3;--primary:#2563eb;--primary-dark:#1d4ed8;--primary-soft:#eff6ff;--success:#15803d;--success-soft:#f0fdf4;--warning:#b45309;--warning-soft:#fffbeb;--danger:#b42318;--danger-soft:#fef3f2;--border:#e4e7ec;--border-strong:#d0d5dd;--radius-sm:10px;--radius-md:14px;--radius-lg:18px;--radius-xl:22px;--shadow-sm:0 1px 2px #1018280a, 0 2px 6px #1018280d;--shadow-md:0 8px 24px #10182814}main{box-sizing:border-box;width:100%;max-width:1000px;min-height:100vh;margin:0 auto;padding:20px 16px 48px}h1,h2,h3,p{overflow-wrap:anywhere}button{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);min-height:46px;color:var(--text);cursor:pointer;padding:10px 15px;font-size:14px;font-weight:700;transition:background .15s,border-color .15s,box-shadow .15s,transform 50ms}button:active:not(:disabled){transform:scale(.985)}button:disabled{opacity:.5;cursor:not-allowed}input,select,textarea{box-sizing:border-box;border:1px solid var(--border-strong);border-radius:var(--radius-sm);background:var(--surface);width:100%;min-width:0;min-height:48px;color:var(--text);font:inherit;outline:none;padding:10px 13px;font-size:15px;transition:border-color .15s,box-shadow .15s}input::placeholder,textarea::placeholder{color:var(--text-muted)}input:focus,select:focus,textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px #2563eb1f}label{color:#344054;font-size:13px;font-weight:650}.home-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;display:flex}.home-header>div{min-width:0}.home-eyebrow{color:var(--primary);letter-spacing:1.4px;margin:0 0 5px;font-size:11px;font-weight:800}.home-header h1{color:var(--text);letter-spacing:-.8px;margin:0;font-size:30px;line-height:1.1}.home-header h1+p{max-width:500px;color:var(--text-soft);margin:8px 0 0;font-size:14px;line-height:1.5}.home-version{border:1px solid var(--border);background:var(--surface);color:var(--text-soft);box-shadow:var(--shadow-sm);border-radius:999px;flex-shrink:0;padding:6px 9px;font-size:11px;font-weight:700}.home-primary-actions{grid-template-columns:1fr;gap:11px;margin-bottom:22px;display:grid}.home-primary-actions button{text-align:left;border-radius:var(--radius-lg);grid-template-columns:1fr;gap:5px;min-height:116px;padding:18px;display:grid}.home-primary-actions button span{opacity:.82;font-size:11px;font-weight:750}.home-primary-actions button strong{letter-spacing:-.3px;font-size:21px;line-height:1.15}.home-primary-actions button small{opacity:.82;margin-top:2px;font-size:13px;font-weight:500;line-height:1.4}.home-action-primary{background:var(--primary);border-color:var(--primary);color:#fff;box-shadow:0 10px 24px #2563eb38}.home-action-secondary{background:var(--primary-soft);color:var(--primary-dark);border-color:#bfdbfe}.home-summary-section,.home-menu-section,.home-master-section{margin-bottom:20px}.home-section-heading,.home-master-header{justify-content:space-between;align-items:flex-end;gap:12px;margin-bottom:11px;display:flex}.home-section-heading h2,.home-master-header h2{color:var(--text);margin:0;font-size:18px;line-height:1.25}.home-section-heading p,.home-master-header p{color:var(--text-soft);margin:4px 0 0;font-size:12px;line-height:1.45}.home-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.home-summary-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);min-width:0;box-shadow:var(--shadow-sm);padding:15px}.home-summary-card span{color:var(--text-soft);margin-bottom:8px;font-size:12px;font-weight:650;display:block}.home-summary-card strong{color:var(--text);letter-spacing:-.6px;font-size:25px;line-height:1;display:block}.home-summary-card small{color:var(--text-muted);margin-top:7px;font-size:11px;display:block}.home-menu-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.home-menu-grid button{background:var(--surface);border-radius:var(--radius-md);text-align:left;min-height:88px;box-shadow:var(--shadow-sm);flex-direction:column;align-items:flex-start;padding:14px;display:flex}.home-menu-grid button strong{color:var(--text);font-size:14px;line-height:1.3}.home-menu-grid button span{color:var(--text-soft);margin-top:5px;font-size:11px;font-weight:500;line-height:1.35}.home-master-section{border-top:1px solid var(--border);padding-top:18px}.home-add-button{background:var(--primary-soft);min-height:40px;color:var(--primary);border-color:#bfdbfe;flex-shrink:0;padding:7px 12px}.search-box{margin:14px 0 16px}.search-box input{min-height:52px;box-shadow:var(--shadow-sm);border-radius:13px;padding-left:15px}.add-product-form{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);grid-template-columns:1fr;gap:14px;margin:16px 0 22px;padding:18px;display:grid}.add-product-form label{gap:7px;display:grid}.add-product-form button[type=submit]{background:var(--primary);border-color:var(--primary);color:#fff}.add-product-form button[type=button]{background:var(--surface-soft)}.product-list{grid-template-columns:1fr;gap:12px;display:grid}.product-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);padding:17px}.product-card h2{color:var(--text);margin:0 0 9px;font-size:17px;line-height:1.35}.product-card p{color:var(--text-soft);margin:6px 0;font-size:14px;line-height:1.45}.product-card p:nth-of-type(2){color:var(--text);font-size:16px;font-weight:750}.product-card>strong{background:var(--danger-soft);color:var(--danger);border-radius:999px;margin-top:8px;padding:5px 9px;font-size:12px;display:inline-flex}.product-card>div{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.product-card>div button{background:var(--surface-soft);min-height:40px}.product-card>div button:nth-child(2){background:var(--primary-soft);color:var(--primary);border-color:#bfdbfe}.product-card>div button:last-child{color:var(--danger)}.empty-search{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);color:var(--text-soft);text-align:center;padding:28px 16px}.home-about-action{justify-content:center;margin-top:24px;display:flex}.home-about-action button{min-height:40px;color:var(--text-soft);background:0 0;border-color:#0000;font-size:12px}.home-about-panel{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);max-width:520px;box-shadow:var(--shadow-sm);text-align:center;margin:10px auto 20px;padding:16px}.home-about-panel h2{color:var(--text);margin:0 0 10px;font-size:17px}.home-about-panel p{color:var(--text-soft);margin:5px 0;font-size:12px;line-height:1.5}.cashier-header,.daily-cash-header,.daily-cash-history-header,.dashboard-header,.stock-history-header,.transaction-history-header{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:18px;display:flex}.cashier-header h1,.daily-cash-header h1,.daily-cash-history-header h1,.dashboard-header h1,.stock-history-header h1,.transaction-history-header h1,.restock-scanner-page h1{color:var(--text);letter-spacing:-.5px;margin:0;font-size:28px;line-height:1.15}.cashier-header p,.daily-cash-header p,.daily-cash-history-header p,.dashboard-header p,.stock-history-header p,.transaction-history-header p,.restock-scanner-page>div>p{color:var(--text-soft);margin:7px 0 0;font-size:14px;line-height:1.5}.cashier-header>button,.daily-cash-header>button,.daily-cash-history-header>button,.dashboard-header>button,.stock-history-header>button,.transaction-history-header>button,.restock-scanner-page>div>button{flex-shrink:0;min-width:82px}.cashier-products,.cashier-cart{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);padding:17px}.cashier-products{margin-bottom:14px}.cashier-products>h2,.cashier-cart h2{color:var(--text);margin:0 0 14px;font-size:18px}.cashier-products>input[type=search]{border-radius:13px;min-height:54px;font-size:16px}.cashier-products>div:not(.cashier-product-list){margin-top:10px}.cashier-products>div:not(.cashier-product-list) button{background:var(--primary);border-color:var(--primary);color:#fff;width:100%}.cashier-products>p{color:var(--text-soft);margin:10px 0 0;font-size:13px;line-height:1.45}.cashier-product-list{grid-template-columns:1fr;gap:9px;margin-top:15px;display:grid}.cashier-product-list>button{background:var(--surface);text-align:left;grid-template-columns:minmax(0,1fr) auto;gap:5px 12px;min-height:68px;padding:12px 14px;display:grid}.cashier-product-list>button strong{font-size:15px}.cashier-product-list>button span{color:var(--text-soft);font-size:13px}.cashier-product-list>button span:first-of-type{color:var(--primary);grid-area:1/2;font-size:14px;font-weight:750}.cashier-cart-header{justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex}.cashier-cart-header h2{margin:0}.cashier-cart-header button{background:var(--danger-soft);min-height:38px;color:var(--danger);border-color:#fecdca;padding:7px 10px}.cart-list{gap:9px;display:grid}.cart-item{background:var(--surface-soft);border:1px solid var(--border);border-radius:var(--radius-md);gap:10px;padding:13px;display:grid}.cart-item>div:first-child strong{color:var(--text);font-size:15px}.cart-item>div:first-child p{color:var(--text-soft);margin:4px 0 0;font-size:13px}.cart-item>div:nth-child(2){align-items:center;gap:7px;display:flex}.cart-item>div:nth-child(2) button{background:var(--surface);min-width:40px;min-height:40px;padding:6px 9px}.cart-item>div:nth-child(2) button:last-child{color:var(--danger);margin-left:auto}.cart-item>div:nth-child(2) span{text-align:center;min-width:28px;font-weight:750}.cart-item>strong{color:var(--text);font-size:16px}.cashier-total{border-radius:var(--radius-md);color:#fff;background:#172033;justify-content:space-between;align-items:center;margin:15px 0 12px;padding:16px;display:flex}.cashier-total span{opacity:.8;font-size:13px}.cashier-total strong{letter-spacing:-.5px;font-size:24px}.cashier-cart>button{background:var(--primary);border-color:var(--primary);color:#fff;width:100%;min-height:54px;font-size:16px}.cashier-cart>label{gap:7px;margin-top:16px;display:grid}.cashier-cart fieldset{border:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin:14px 0;padding:0;display:grid}.cashier-cart fieldset legend{color:#344054;width:100%;margin-bottom:8px;font-size:13px;font-weight:700}.cashier-cart fieldset label{background:var(--surface-soft);border:1px solid var(--border);border-radius:var(--radius-sm);text-align:center;justify-content:center;align-items:center;gap:6px;min-height:46px;padding:8px;display:flex}.cashier-cart fieldset input[type=radio]{width:auto;min-height:auto}.cash-payment{background:var(--primary-soft);border-radius:var(--radius-md);border:1px solid #bfdbfe;margin-top:14px;padding:16px}.cash-payment h3{color:var(--text);margin:0 0 14px;font-size:16px}.cash-payment>div{justify-content:space-between;gap:10px;margin:9px 0;display:flex}.cash-payment>div strong{color:var(--primary);font-size:18px}.cash-payment label{gap:7px;margin-top:14px;display:grid}.cash-payment>p{color:var(--danger)}.camera-barcode-scanner{border-radius:var(--radius-lg);color:#fff;background:#111827;margin-top:14px;padding:14px}.camera-barcode-scanner>div{justify-content:space-between;align-items:center;gap:10px;display:flex}.camera-barcode-scanner h3{color:#fff;margin:0}.camera-barcode-scanner button{color:#fff;background:#ffffff1f;border-color:#ffffff26;min-height:38px}.camera-barcode-scanner p{color:#d1d5db;font-size:13px}.restock-scanner-page>div:first-child{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:18px;display:flex}.restock-scanner-page>button{background:var(--primary);border-color:var(--primary);color:#fff;width:100%;min-height:56px;font-size:16px}.restock-scanner-page>section{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);margin-top:14px;padding:18px}.restock-scanner-page>section h2{color:var(--text);margin-top:0;font-size:18px}.restock-scanner-page>section>button{width:100%;margin-top:8px}.restock-form h3{color:var(--text);margin:0;font-size:17px}.restock-form p{color:var(--text-soft);margin:0}.restock-form label{gap:7px;display:grid}.restock-form button[type=submit]{background:var(--primary);border-color:var(--primary);color:#fff}.daily-cash-section{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);margin-bottom:14px;padding:18px}.daily-cash-section h2,.daily-cash-section h3{color:var(--text);margin-top:0}.daily-cash-section label{gap:7px;margin:12px 0;display:grid}.daily-cash-section button{width:100%;margin-top:8px}.daily-cash-history-list,.stock-history-list,.transaction-history-list{gap:11px;display:grid}.daily-cash-history-card,.stock-history-card,.transaction-history-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);padding:16px}.daily-cash-history-card h2,.stock-history-card h2,.transaction-history-card h2,.transaction-history-card h3{color:var(--text);margin-top:0}.daily-cash-history-card p,.stock-history-card p,.transaction-history-card p{color:var(--text-soft);margin:6px 0;line-height:1.45}.transaction-history-card button{margin:8px 6px 0 0}.dashboard-date-section,.dashboard-section{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);margin-bottom:15px;padding:17px}.dashboard-section h2,.dashboard-date-section h2{color:var(--text);margin-top:0;font-size:18px}.dashboard-date-section label{gap:7px;display:grid}.dashboard-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.dashboard-summary-card{background:var(--surface-soft);border:1px solid var(--border);border-radius:var(--radius-md);min-height:102px;padding:14px}.dashboard-summary-card p{color:var(--text-soft);margin:0 0 8px;font-size:12px}.dashboard-summary-card strong{color:var(--text);font-size:20px}.dashboard-product-list,.dashboard-critical-list{gap:9px;display:grid}.dashboard-product-card,.dashboard-critical-card{background:var(--surface-soft);border:1px solid var(--border);border-radius:var(--radius-md);padding:14px}.dashboard-critical-card{background:var(--warning-soft);border-color:#fde68a}.dashboard-critical-card strong{color:var(--warning)}footer{border-top:1px solid var(--border);text-align:center;margin-top:30px;padding-top:16px}footer hr{display:none}footer p{color:var(--text-muted);margin:4px 0;font-size:11px}footer strong{color:var(--text-soft)}@media (width>=640px){main{padding:32px 24px 56px}.home-header h1,.cashier-header h1,.daily-cash-header h1,.daily-cash-history-header h1,.dashboard-header h1,.stock-history-header h1,.transaction-history-header h1,.restock-scanner-page h1{font-size:32px}.home-primary-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.home-primary-actions button{min-height:132px;padding:20px}.home-menu-grid-four{grid-template-columns:repeat(4,minmax(0,1fr))}.add-product-form{grid-template-columns:repeat(2,minmax(0,1fr))}.add-product-form button[type=submit]{grid-column:1/-1}.product-list{grid-template-columns:repeat(2,minmax(0,1fr))}.cashier-page{grid-template-columns:minmax(0,1.1fr) minmax(340px,.9fr);align-items:start;gap:16px;display:grid}.cashier-header{grid-column:1/-1}.cashier-products{margin-bottom:0}.cashier-cart{position:sticky;top:20px}.cashier-product-list{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.dashboard-product-list,.dashboard-critical-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (hover:hover){button:hover:not(:disabled){background:#eef2f6}.home-action-primary:hover:not(:disabled){background:var(--primary-dark);border-color:var(--primary-dark)}.home-action-secondary:hover:not(:disabled){background:#dbeafe}.home-menu-grid button:hover:not(:disabled){box-shadow:var(--shadow-md);border-color:#cbd5e1}.home-add-button:hover:not(:disabled){background:#dbeafe}.cashier-products>div:not(.cashier-product-list) button:hover,.cashier-cart>button:hover,.restock-scanner-page>button:hover,.restock-form button[type=submit]:hover{background:var(--primary-dark)}}@media (hover:hover){.home-action-primary:hover:not(:disabled){background:#cfe2ff;border-color:#accbff}.home-action-secondary:hover:not(:disabled){background:#d3f0de}.home-menu-section .home-menu-grid button:hover:not(:disabled){filter:brightness(.98)}}:root{--brand-blue:#2563eb;--brand-blue-dark:#1d4ed8;--brand-blue-soft:#dce8ff}.home-action-primary{background:var(--brand-blue);border-color:var(--brand-blue);color:#fff}.home-summary-card:first-child{background:#6f95ea;border-color:#6f95ea}.home-summary-card:nth-child(2){background:#d77c73;border-color:#d77c73}.home-menu-section:nth-of-type(3) .home-menu-grid button:first-child{background:#d6ae55;border-color:#d6ae55}.home-menu-section:nth-of-type(3) .home-menu-grid button:nth-child(2){background:#8f7dd3;border-color:#8f7dd3}.home-menu-section:nth-of-type(4) .home-menu-grid button:first-child{background:#d88968;border-color:#d88968}.home-menu-section:nth-of-type(4) .home-menu-grid button:nth-child(2){background:#c67fa2;border-color:#c67fa2}.home-menu-section:nth-of-type(4) .home-menu-grid button:nth-child(3){background:#69aab5;border-color:#69aab5}.home-menu-section:nth-of-type(4) .home-menu-grid button:nth-child(4){background:#738ab6;border-color:#738ab6}.home-action-primary span,.home-action-primary strong,.home-action-primary small,.home-action-secondary span,.home-action-secondary strong,.home-action-secondary small,.home-summary-card span,.home-summary-card strong,.home-summary-card small,.home-menu-grid button strong,.home-menu-grid button span{color:#fff}.home-eyebrow{color:var(--brand-blue)}.home-add-button{background:var(--brand-blue-soft);color:var(--brand-blue);border-color:#b9ceff}@media (hover:hover){.home-action-primary:hover:not(:disabled){background:var(--brand-blue-dark);border-color:var(--brand-blue-dark)}}.home-primary-actions{margin-bottom:26px;display:block}.home-action-primary{color:#fff;text-align:left;background:#2563eb;border:none;border-radius:28px;grid-template-rows:auto auto auto;grid-template-columns:72px 1fr 28px;column-gap:16px;width:100%;min-height:150px;padding:22px 24px;display:grid;position:relative;box-shadow:0 10px 24px #2563eb2e}.home-action-primary:before{content:"🛒";background:#fff;border-radius:50%;grid-area:1/1/4;justify-content:center;align-self:center;align-items:center;width:68px;height:68px;font-size:28px;display:flex}.home-action-primary:after{content:"›";color:#fff;grid-area:1/3/4;place-self:center end;font-size:38px;font-weight:300;line-height:1}.home-action-primary span{color:#ffffffd9;grid-column:2;font-size:13px;font-weight:500}.home-action-primary strong{color:#fff;grid-column:2;font-size:24px;font-weight:700;line-height:1.2}.home-action-primary small{color:#ffffffe0;grid-column:2;font-size:14px;font-weight:400}.home-action-secondary{color:#172033;background:#fff;border:1px solid #e4e7ec;border-radius:20px;min-height:88px;margin-top:14px;padding:16px 18px;box-shadow:0 3px 10px #1018280d}@media (width<=640px){.home-action-primary{border-radius:24px;grid-template-columns:62px 1fr 24px;min-height:138px;padding:20px}.home-action-primary:before{width:58px;height:58px;font-size:24px}.home-action-primary strong{font-size:21px}}body{background:#f6f8fb}.home-action-primary{color:#fff;background:#3568a8;border-color:#3568a8;box-shadow:0 8px 22px #3568a829}.home-action-secondary{color:#1f2937;background:#fff;border-color:#e1e6ee}.home-action-secondary span{color:#6b7280}.home-action-secondary strong{color:#1f2937}.home-action-secondary small{color:#7c8595}.home-summary-card,.home-summary-card:first-child,.home-summary-card:nth-child(2){background:#fff;border-color:#e1e6ee}.home-summary-card span,.home-summary-card:first-child span,.home-summary-card:nth-child(2) span{color:#6b7280}.home-summary-card strong,.home-summary-card:first-child strong,.home-summary-card:nth-child(2) strong{color:#1f2937}.home-summary-card small,.home-summary-card:first-child small,.home-summary-card:nth-child(2) small{color:#98a2b3}.home-menu-section .home-menu-grid button{background:#fff!important;border-color:#e1e6ee!important}.home-menu-grid button strong{color:#1f2937}.home-menu-grid button span{color:#7c8595}.home-summary-card-warning{background:#fff4f2!important;border-color:#f7d6d1!important}.home-summary-card-warning span,.home-summary-card-warning strong{color:#a94f45!important}.home-eyebrow,.home-add-button{color:#2563eb}@media (hover:hover){.home-action-primary:hover:not(:disabled){background:#2f5d97;border-color:#2f5d97}.home-menu-section .home-menu-grid button:hover:not(:disabled){background:#f9fafc!important}}.cashier-page{max-width:1120px}.cashier-header{margin-bottom:20px}.cashier-header h1{letter-spacing:-.6px;font-weight:700}.cashier-header p{color:#7c8595;font-weight:400}.cashier-products,.cashier-cart{background:#fff;border:1px solid #e1e6ee;border-radius:22px;box-shadow:0 4px 14px #1018280d}.cashier-products>h2,.cashier-cart h2{font-weight:650}.cashier-products>input[type=search]{background:#f9fafc;border-color:#dde3ec;border-radius:14px;min-height:56px;font-size:16px}.cashier-products>div:not(.cashier-product-list) button{background:#3568a8;border-color:#3568a8;border-radius:14px;min-height:52px;font-weight:600}.cashier-product-list{margin-top:16px}.cashier-product-list>button{background:#fff;border-color:#e2e7ef;border-radius:14px;min-height:72px;box-shadow:0 2px 7px #10182809}.cashier-product-list>button strong{color:#1f2937;font-weight:600}.cashier-product-list>button span:first-of-type{color:#3568a8;font-weight:600}.cart-item{background:#f8fafc;border-color:#e5e9f0;border-radius:14px;padding:14px}.cart-item>div:first-child strong{font-weight:600}.cart-item>div:nth-child(2) button{background:#fff;border-radius:10px;min-width:42px;min-height:42px}.cart-item>div:nth-child(2) button:last-child{color:#b5473c;background:#fff5f3;border-color:#f5d8d3}.cashier-total{background:#263b57;border-radius:16px;margin-top:18px;padding:18px;box-shadow:0 6px 16px #263b5724}.cashier-total strong{font-size:26px;font-weight:650}.cashier-cart>button{background:#3568a8;border-color:#3568a8;border-radius:14px;min-height:56px;font-weight:650}.cashier-cart-header button{color:#a94f45;background:#fff4f2;border-color:#f3d4cf}.cashier-cart fieldset label{background:#f8fafc;border-radius:12px;min-height:50px}.cash-payment{background:#f3f7fc;border-color:#dbe5f1;border-radius:16px}@media (width<=639px){.cashier-page{padding:18px 12px 34px}.cashier-header{align-items:center}.cashier-header h1{font-size:27px}.cashier-products,.cashier-cart{border-radius:18px;padding:15px}.cashier-products{margin-bottom:12px}.cashier-product-list{grid-template-columns:1fr}.cashier-total strong{font-size:24px}.cashier-cart fieldset{grid-template-columns:repeat(3,minmax(0,1fr))}}.restock-scanner-page>div:first-child p{color:#6b7280;grid-column:1;margin:7px 0 0;font-size:14px;line-height:1.5}.restock-scanner-page>div:first-child button{color:#263445;background:#fff;border:1px solid #dfe5ec;grid-area:1/2/3;min-width:86px;box-shadow:0 2px 8px #1018280a}.restock-scanner-page>button{color:#3568a8;background:#fff;border:1px solid #dfe5ec;border-radius:20px;justify-content:center;align-items:center;width:100%;min-height:78px;margin-top:8px;padding:18px 22px;font-size:16px;font-weight:650;display:flex;position:relative;box-shadow:0 5px 16px #1018280e}.restock-scanner-page>button:before{content:"▣";color:#3568a8;background:#eaf1fb;border-radius:13px;justify-content:center;align-items:center;width:44px;height:44px;margin-right:12px;font-size:22px;display:inline-flex}.restock-scanner-page>section p{color:#6b7280;line-height:1.5}.restock-scanner-page>section p strong{color:#1f2a37}.restock-form{background:#f8fafc;border:1px solid #e4e9ef;border-radius:16px;gap:14px;margin-top:16px;padding:18px;display:grid}.restock-form h3{color:#1f2a37;margin:0;font-size:17px;font-weight:650}.restock-form label{color:#475467;gap:7px;font-size:13px;font-weight:600;display:grid}.restock-form input{background:#fff;border:1px solid #d9e1ea;border-radius:12px;min-height:50px}.restock-form button[type=button]{color:#475467;background:#fff;border-color:#dfe5ec;min-height:46px}.restock-scanner-page>section>button{color:#3568a8;background:#fff;border:1px solid #dfe5ec;width:100%;min-height:48px;margin-top:10px}@media (width<=639px){.restock-scanner-page{padding:18px 12px 34px}.restock-scanner-page>div:first-child{grid-template-columns:1fr auto}.restock-scanner-page h1{font-size:27px}.restock-scanner-page>button{border-radius:18px;min-height:72px}.restock-scanner-page>section{border-radius:18px;padding:16px}}.restock-scanner-page{max-width:920px}.restock-scanner-page>div:first-child{grid-template-columns:1fr auto;align-items:start;gap:12px;margin-bottom:22px;display:grid}.restock-scanner-page h1{color:#1f2a37;letter-spacing:-.7px;margin:0;font-size:30px;font-weight:700}.restock-scanner-page>div:first-child p{color:#6b7280;grid-column:1;margin:7px 0 0;font-size:14px;font-weight:400}.restock-scanner-page>div:first-child button{color:#263445;background:#fff;border:1px solid #e1e6ee;border-radius:12px;grid-area:1/2/3;min-width:86px;box-shadow:0 2px 8px #1018280a}.restock-scanner-page>button{color:#fff;text-align:left;letter-spacing:-.25px;background:#3568a8;border:none;border-radius:26px;grid-template-columns:70px minmax(0,1fr) 28px;align-items:center;gap:18px;width:100%;min-height:138px;padding:22px 24px;font-size:21px;font-weight:650;display:grid;position:relative;box-shadow:0 9px 24px #3568a829}.restock-scanner-page>button:before{content:"▦";color:#3568a8;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:68px;height:68px;font-size:30px;font-weight:500;display:flex}.restock-scanner-page>button:after{content:"›";color:#fff;justify-self:end;font-size:38px;font-weight:300;line-height:1}.restock-scanner-page>section{background:#fff;border:1px solid #e1e6ee;border-radius:20px;margin-top:18px;padding:20px;box-shadow:0 4px 14px #1018280d}.restock-scanner-page>section h2{color:#1f2a37;margin:0 0 12px;font-size:18px;font-weight:650}.restock-scanner-page>section p{color:#6b7280}.restock-form{background:#f5f8fc;border:1px solid #dfe6ef;border-radius:16px;margin-top:16px;padding:18px}.restock-form button[type=submit]{color:#fff;background:#3568a8;border-color:#3568a8;border-radius:13px;min-height:52px;font-weight:650}@media (width<=639px){.restock-scanner-page{padding:18px 14px 34px}.restock-scanner-page h1{font-size:27px}.restock-scanner-page>button{border-radius:24px;grid-template-columns:60px minmax(0,1fr) 22px;gap:14px;min-height:126px;padding:20px;font-size:19px}.restock-scanner-page>button:before{width:58px;height:58px;font-size:26px}}.restock-form fieldset{border:0;flex-wrap:wrap;gap:8px;min-width:0;margin:4px 0 18px;padding:0;display:flex}.restock-form fieldset legend{color:#374151;width:100%;margin:0 0 4px;padding:0;font-size:14px;font-weight:600}.restock-form fieldset>label{color:#4b5563;cursor:pointer;background:#fff;border:1px solid #dce3ec;border-radius:12px;flex:1;justify-content:center;align-items:center;min-width:0;min-height:46px;margin:0;padding:10px 14px;font-size:14px;font-weight:600;transition:background .15s,border-color .15s,color .15s;display:flex}.restock-form fieldset>label:has(input:checked){color:#3568a8;background:#edf4fc;border-color:#a9c8ea}.restock-form fieldset input[type=radio]{opacity:0;pointer-events:none;width:1px;height:1px;min-height:0;margin:0;padding:0;position:absolute}
