.qbm-wrap{max-width:1500px;margin:18px 20px 40px 0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#17202a}
.qbm-topbar{display:flex;justify-content:space-between;align-items:center;background:#111827;color:#fff;border-radius:16px;padding:18px 22px;margin-bottom:16px}
.qbm-brand{display:flex;align-items:center;gap:13px}.qbm-logo{width:46px;height:46px;border-radius:12px;background:#fff;color:#111827;display:grid;place-items:center;font-size:25px;font-weight:800}
.qbm-brand h1{margin:0;font-size:23px;line-height:1.1}.qbm-brand h1 span{font-weight:500;opacity:.75}.qbm-brand p{margin:5px 0 0;color:#cbd5e1}
.qbm-top-actions{display:flex;align-items:center;gap:12px}.qbm-live{font-size:13px;color:#bbf7d0}.qbm-live i{display:inline-block;width:8px;height:8px;border-radius:50%;background:#22c55e;margin-right:5px}
.qbm-top-btn{border:1px solid #475569;background:#1f2937;color:#fff;padding:9px 13px;border-radius:9px;cursor:pointer}
.qbm-layout{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(420px,.8fr);gap:16px;align-items:stretch}
.qbm-products-panel,.qbm-sale-panel{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 2px 10px rgba(15,23,42,.05)}
.qbm-products-panel{padding:22px}.qbm-search-box{display:flex;align-items:center;gap:10px;border:2px solid #cbd5e1;border-radius:12px;padding:0 12px;background:#fff}
.qbm-search-box:focus-within{border-color:#2563eb;box-shadow:0 0 0 4px rgba(37,99,235,.08)}.qbm-search-box>span{font-size:27px;color:#64748b}
#qbm-search{border:0!important;box-shadow:none!important;outline:0!important;font-size:18px!important;flex:1;padding:15px 5px!important}
.qbm-search-box kbd{font-size:11px;background:#f1f5f9;border:1px solid #cbd5e1;padding:4px 7px;border-radius:5px;color:#475569}
.qbm-hint{font-size:12px;color:#64748b;margin:9px 2px 18px}.qbm-results{display:grid;gap:9px}
.qbm-result{display:flex;justify-content:space-between;align-items:center;width:100%;text-align:left;padding:15px 16px;border:1px solid #e2e8f0;background:#fff;border-radius:11px;cursor:pointer;transition:.12s}
.qbm-result:hover{border-color:#2563eb;background:#f8fbff;transform:translateY(-1px)}.qbm-result-main{display:flex;flex-direction:column;gap:4px}.qbm-result-main small,.qbm-product-info small{color:#64748b}
.qbm-result-price{font-size:16px}.qbm-no-results{text-align:center;color:#64748b;padding:60px 10px}
.qbm-sale-panel{display:flex;flex-direction:column;min-height:610px}.qbm-sale-head{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid #e5e7eb}
.qbm-sale-head h2{margin:0 0 4px;font-size:19px}.qbm-sale-head span{font-size:12px;color:#64748b}.qbm-clear{border:0;background:#fef2f2;color:#b91c1c;padding:8px 10px;border-radius:8px;cursor:pointer}
.qbm-cart{padding:8px 20px;flex:1;min-height:300px}.qbm-empty{min-height:270px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#64748b;gap:7px}.qbm-empty strong{color:#334155}.qbm-empty-icon{font-size:38px;margin-bottom:3px}
.qbm-cart-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto auto;gap:12px;align-items:center;padding:14px 0;border-bottom:1px solid #eef2f6}.qbm-product-info{display:flex;flex-direction:column;gap:4px;min-width:0}.qbm-product-info strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.qbm-qty{display:flex;align-items:center;gap:7px}.qbm-qty button{width:29px;height:29px;border:1px solid #cbd5e1;background:#fff;border-radius:7px;cursor:pointer;font-size:17px}.qbm-qty span{min-width:20px;text-align:center;font-weight:600}
.qbm-line-total{min-width:70px;text-align:right}.qbm-remove{border:0;background:transparent;color:#94a3b8;font-size:22px;cursor:pointer}.qbm-remove:hover{color:#dc2626}
.qbm-summary{background:#f8fafc;border-top:1px solid #e5e7eb;padding:15px 20px}.qbm-summary>div{display:flex;justify-content:space-between;padding:5px 0;color:#475569}.qbm-grand{border-top:1px dashed #cbd5e1;margin-top:7px;padding-top:12px!important;font-size:23px;color:#111827!important}.qbm-pay{margin:15px 20px 0;padding:16px;border:0;border-radius:11px;background:#111827;color:#fff;display:flex;justify-content:space-between;font-size:17px;font-weight:700;cursor:not-allowed}.qbm-coming{text-align:center;color:#94a3b8;font-size:11px;padding:8px 20px 18px}
@media(max-width:1000px){.qbm-layout{grid-template-columns:1fr}.qbm-sale-panel{min-height:500px}}@media(max-width:600px){.qbm-topbar{align-items:flex-start;gap:10px;flex-direction:column}.qbm-top-actions{width:100%;justify-content:space-between}.qbm-cart-row{grid-template-columns:1fr auto auto}.qbm-remove{grid-column:3;grid-row:1}.qbm-line-total{text-align:right}}

.qbm-payment-box{margin:0 20px 20px;padding:16px;border:1px solid #dbe2ea;border-radius:12px;background:#fff}
.qbm-payment-title{font-size:18px;font-weight:700;margin-bottom:12px}.qbm-methods{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:12px}
.qbm-method{padding:11px;border:1px solid #cbd5e1;background:#fff;border-radius:8px;cursor:pointer;font-weight:600}.qbm-method.active{background:#111827;color:#fff;border-color:#111827}
.qbm-payment-box label{display:block;font-size:12px;color:#64748b;margin:8px 0 5px}.qbm-payment-box input{width:100%;box-sizing:border-box;padding:11px;border:1px solid #cbd5e1;border-radius:8px;font-size:17px}
.qbm-change{display:flex;justify-content:space-between;margin:12px 0;padding:10px;border-radius:8px;background:#f1f5f9;font-weight:700}
.qbm-complete{width:100%;padding:13px;border:0;border-radius:9px;background:#16a34a;color:#fff;font-weight:700;cursor:pointer}.qbm-complete:disabled{opacity:.6}
.qbm-payment-message{font-size:12px;text-align:center;margin-top:9px;color:#475569}

.qbm-checkout-bar{margin:15px 20px 0;padding:12px 14px;border:1px solid #dbe2ea;border-radius:12px;background:#f8fafc;display:flex;align-items:center;justify-content:space-between;gap:12px}.qbm-checkout-bar>div{display:flex;flex-direction:column;gap:2px;color:#64748b;font-size:12px}.qbm-checkout-bar strong{font-size:20px;color:#111827}.qbm-checkout-bar .qbm-pay{margin:0;min-width:160px;justify-content:center;cursor:pointer;background:#16a34a}.qbm-checkout-bar .qbm-pay:disabled{background:#94a3b8}.qbm-quick-cash{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin:8px 0 4px}.qbm-quick-cash button{padding:9px 6px;border:1px solid #cbd5e1;background:#f8fafc;border-radius:7px;cursor:pointer;font-weight:600}.qbm-quick-cash button:hover{background:#e2e8f0}.qbm-payment-actions{display:grid;grid-template-columns:1fr 1.5fr;gap:8px}.qbm-back-sale{padding:13px;border:1px solid #cbd5e1;border-radius:9px;background:#fff;color:#334155;font-weight:700;cursor:pointer}.qbm-print-receipt{width:100%;margin-top:8px;padding:11px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;font-weight:700;cursor:pointer}.qbm-print-receipt[hidden]{display:none}.qbm-payment-box{box-shadow:0 8px 24px rgba(15,23,42,.06)}
@media(max-width:600px){.qbm-checkout-bar{flex-direction:column;align-items:stretch}.qbm-checkout-bar .qbm-pay{width:100%}.qbm-payment-actions{grid-template-columns:1fr 1fr}}

.qbm-pos-js-ready #qbm-pay{cursor:pointer}
.qbm-pay:disabled{opacity:.65}

/* v0.8.3 payment-button hardening */
.qbm-checkout-bar #qbm-pay,
.qbm-checkout-bar #qbm-pay:not(:disabled){pointer-events:auto!important;cursor:pointer!important;opacity:1!important}

.qbm-pay,.qbm-method,.qbm-quick-cash button,.qbm-complete,.qbm-back-sale{position:relative;z-index:5;pointer-events:auto!important;cursor:pointer!important}.qbm-pay:disabled{opacity:1!important;cursor:pointer!important}


/* v0.8.8 — one-tap cash checkout confirmation */
.qbm-sale-modal{position:fixed;inset:0;z-index:99999;background:rgba(15,23,42,.58);display:flex;align-items:center;justify-content:center;padding:20px;box-sizing:border-box}
.qbm-sale-modal[hidden]{display:none}
.qbm-sale-modal-card{width:min(430px,100%);background:#fff;border-radius:18px;padding:26px;box-shadow:0 25px 70px rgba(0,0,0,.25);text-align:center}
.qbm-sale-success-icon{width:58px;height:58px;margin:0 auto 10px;border-radius:50%;display:grid;place-items:center;background:#dcfce7;color:#15803d;font-size:34px;font-weight:800}
.qbm-sale-modal-card h3{margin:5px 0 4px;font-size:25px;color:#111827}.qbm-sale-success-text{margin:0 0 18px;color:#64748b}
.qbm-receipt-summary{border:1px solid #e2e8f0;border-radius:12px;padding:4px 14px;text-align:left;background:#f8fafc}.qbm-receipt-summary div{display:flex;justify-content:space-between;gap:12px;padding:11px 0;border-bottom:1px solid #e2e8f0}.qbm-receipt-summary div:last-child{border-bottom:0}.qbm-receipt-summary span{color:#64748b}.qbm-receipt-summary strong{color:#111827}
.qbm-sale-modal-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:16px}.qbm-modal-print,.qbm-modal-done{padding:13px;border-radius:9px;font-weight:800;cursor:pointer}.qbm-modal-print{border:1px solid #cbd5e1;background:#fff;color:#1e293b}.qbm-modal-done{border:0;background:#16a34a;color:#fff}
@media(max-width:600px){.qbm-sale-modal{padding:14px}.qbm-sale-modal-card{padding:22px}.qbm-sale-modal-actions{grid-template-columns:1fr}}


/* Quick Buy Mart Owner Dashboard */
.qbm-owner-dashboard{max-width:1180px;margin:0 auto;padding:28px 18px 60px;font-family:inherit;color:#172033}
.qbm-owner-dashboard *{box-sizing:border-box}.qbm-owner-head{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:24px;padding:28px;border-radius:20px;background:linear-gradient(135deg,#111827 0%,#1f2a44 55%,#2563eb 140%);color:#fff;box-shadow:0 12px 30px rgba(17,24,39,.18)}
.qbm-owner-head:after{content:"";position:absolute;width:220px;height:220px;border-radius:50%;right:-80px;top:-120px;background:rgba(255,255,255,.08)}.qbm-owner-head>div,.qbm-owner-pos{position:relative;z-index:1}
.qbm-kicker{display:inline-flex;align-items:center;gap:7px;font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;opacity:.75}.qbm-kicker:before{content:"🏪"}
.qbm-owner-head h1{margin:5px 0 4px;font-size:32px;line-height:1.1;color:#fff}.qbm-owner-head p{margin:0;color:rgba(255,255,255,.72);font-size:15px}
.qbm-owner-pos{display:inline-flex;align-items:center;gap:8px;padding:12px 17px;border-radius:12px;text-decoration:none;font-weight:800;background:#fff;color:#111827;box-shadow:0 5px 16px rgba(0,0,0,.16)}.qbm-owner-pos:before{content:"🖥️"}
.qbm-owner-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:18px}.qbm-owner-card{position:relative;min-height:150px;padding:19px;border:1px solid #e6eaf0;border-radius:17px;background:#fff;box-shadow:0 6px 20px rgba(17,24,39,.06);overflow:hidden}.qbm-owner-card:after{content:"";position:absolute;width:90px;height:90px;border-radius:50%;right:-35px;bottom:-42px;background:#f3f6fa}
.qbm-card-icon{width:42px;height:42px;display:flex;align-items:center;justify-content:center;border-radius:12px;background:#f1f5f9;font-size:21px;margin-bottom:13px}.qbm-owner-card span{display:block;font-size:13px;font-weight:700;color:#64748b}.qbm-owner-card strong{display:block;font-size:27px;line-height:1.15;margin:7px 0 5px;color:#111827}.qbm-owner-card small{display:block;color:#94a3b8;font-size:12px}
.qbm-sales .qbm-card-icon{background:#dcfce7}.qbm-products .qbm-card-icon{background:#dbeafe}.qbm-low .qbm-card-icon{background:#fef3c7}.qbm-out .qbm-card-icon{background:#fee2e2}
.qbm-owner-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:18px}.qbm-owner-panel{padding:21px;border:1px solid #e6eaf0;border-radius:17px;background:#fff;box-shadow:0 6px 20px rgba(17,24,39,.05);margin-bottom:18px}.qbm-panel-title{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:15px}.qbm-panel-title h2{margin:0;font-size:19px;color:#111827}
.qbm-owner-grid .qbm-owner-panel:first-child .qbm-panel-title h2:before{content:"⚡";margin-right:8px}.qbm-owner-grid .qbm-owner-panel:last-child .qbm-panel-title h2:before{content:"📦";margin-right:8px}
.qbm-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.qbm-actions a{display:flex;align-items:center;gap:9px;padding:14px;border:1px solid #e6eaf0;border-radius:12px;text-decoration:none;font-weight:700;color:#253047;background:#f8fafc;transition:.15s ease}.qbm-actions a:hover{transform:translateY(-1px);background:#eef4ff;border-color:#bfdbfe}.qbm-actions a b{font-size:18px}
.qbm-stat-row{display:flex;align-items:center;justify-content:space-between;padding:13px 0;border-bottom:1px solid #edf0f4;color:#64748b}.qbm-stat-row:last-child{border-bottom:0}.qbm-stat-row strong{color:#111827;font-size:16px}.qbm-owner-dashboard>.qbm-owner-panel:last-child .qbm-panel-title h2:before{content:"🧩";margin-right:8px}
.qbm-module-list{display:grid;grid-template-columns:repeat(3,1fr);gap:11px}.qbm-module{position:relative;padding:14px;border:1px solid #e5e7eb;border-radius:12px;background:#f8fafc}.qbm-module b{display:block;color:#273449;font-size:14px}.qbm-module span{display:inline-block;margin-top:7px;font-size:11px;font-weight:800;letter-spacing:.03em;color:#64748b}.qbm-module.done{background:#f0fdf4;border-color:#bbf7d0}.qbm-module.done span{color:#15803d}.qbm-module.current{background:#eff6ff;border-color:#93c5fd}.qbm-module.current span{color:#2563eb}.qbm-owner-login{max-width:600px;margin:40px auto;padding:25px;border:1px solid #e5e7eb;border-radius:16px;background:#fff}
@media(max-width:900px){.qbm-owner-cards{grid-template-columns:1fr 1fr}.qbm-owner-grid{grid-template-columns:1fr}.qbm-module-list{grid-template-columns:1fr 1fr}}@media(max-width:560px){.qbm-owner-dashboard{padding:14px 12px 40px}.qbm-owner-head{align-items:flex-start;flex-direction:column;padding:22px}.qbm-owner-head h1{font-size:27px}.qbm-owner-cards,.qbm-actions,.qbm-module-list{grid-template-columns:1fr}.qbm-owner-card{min-height:125px}.qbm-owner-panel{padding:17px}}


/* v0.9.2 — Owner Dashboard live sales history */
.qbm-live-sales-panel{margin-bottom:18px;padding:0;overflow:hidden;background:#fff}
.qbm-live-sales-title{margin:0;padding:18px 21px;border-bottom:1px solid #e8edf3;background:linear-gradient(180deg,#fff,#fbfdff)}
.qbm-live-sales-title>div{display:flex;flex-direction:column;gap:3px}.qbm-live-sales-title h2{font-size:20px}.qbm-live-sales-title h2:before{content:"🧾";margin-right:8px}.qbm-live-sales-title p{margin:0;color:#64748b;font-size:12px}
.qbm-live-badge{display:inline-flex;align-items:center;gap:6px;border:1px solid #bbf7d0;background:#f0fdf4;color:#15803d;border-radius:999px;padding:6px 9px;font-size:10px;font-weight:900;letter-spacing:.08em}.qbm-live-badge i{width:7px;height:7px;border-radius:50%;background:#22c55e;box-shadow:0 0 0 3px rgba(34,197,94,.13)}
.qbm-live-sales-list{display:flex;flex-direction:column}.qbm-live-sale-row{display:grid;grid-template-columns:42px minmax(0,1fr) auto auto;align-items:center;gap:12px;padding:13px 21px;border-bottom:1px solid #edf1f5}.qbm-live-sale-row:last-child{border-bottom:0}.qbm-live-sale-icon{width:38px;height:38px;border-radius:11px;display:grid;place-items:center;font-size:18px}.qbm-live-sale-icon.cash{background:#dcfce7}.qbm-live-sale-icon.card{background:#dbeafe}.qbm-live-sale-main{display:flex;flex-direction:column;gap:3px;min-width:0}.qbm-live-sale-main strong{font-size:14px;color:#1e293b}.qbm-live-sale-main small{font-size:11px;color:#94a3b8}.qbm-payment-pill{font-size:10px;font-weight:800;padding:5px 8px;border-radius:999px}.qbm-payment-pill.cash{background:#ecfdf5;color:#047857}.qbm-payment-pill.card{background:#eff6ff;color:#1d4ed8}.qbm-live-sale-total{font-size:15px;color:#111827;min-width:66px;text-align:right}.qbm-live-empty{padding:25px;text-align:center;color:#94a3b8;font-size:13px}
@media(max-width:560px){.qbm-live-sale-row{grid-template-columns:38px minmax(0,1fr) auto;gap:9px;padding:12px 15px}.qbm-live-sale-total{grid-column:2;grid-row:2;text-align:left;font-size:14px}.qbm-payment-pill{grid-column:3;grid-row:1}.qbm-live-sales-title{padding:16px 15px}}

/* v0.9.3 Owner Dashboard sales chart + details navigator */
.qbm-live-sales-tools{display:flex;align-items:center;gap:9px}.qbm-details-toggle{border:0;border-radius:10px;padding:9px 12px;background:#eef4ff;color:#1d4ed8;font-weight:800;font-size:12px;cursor:pointer}.qbm-details-toggle:hover{background:#dbeafe}.qbm-sales-chart-wrap{padding:18px 21px 16px}.qbm-sales-chart{height:220px;display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:10px;align-items:end}.qbm-chart-col{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:5px;min-width:0}.qbm-chart-value{font-size:10px;color:#64748b;font-weight:800;min-height:15px}.qbm-chart-track{height:145px;width:100%;max-width:54px;border-radius:10px;background:#f1f5f9;display:flex;align-items:flex-end;overflow:hidden}.qbm-chart-bar{width:100%;min-height:4px;border-radius:10px 10px 4px 4px;background:linear-gradient(180deg,#2563eb,#4f46e5);transition:height .3s ease}.qbm-chart-col strong{font-size:11px;color:#334155}.qbm-chart-col small{font-size:9px;color:#94a3b8}.qbm-live-sales-details{border-top:1px solid #e8edf3;background:#fbfdff}.qbm-details-head{display:flex;align-items:center;justify-content:space-between;padding:15px 21px 10px}.qbm-details-head strong{font-size:13px;color:#1e293b}.qbm-details-head span{font-size:11px;color:#94a3b8}.qbm-live-sales-details[hidden]{display:none}.qbm-live-sales-details .qbm-live-sales-list{border-top:1px solid #edf1f5}
@media(max-width:560px){.qbm-live-sales-tools{align-items:flex-end;flex-direction:column;gap:7px}.qbm-sales-chart-wrap{padding:15px 12px}.qbm-sales-chart{gap:5px;height:190px}.qbm-chart-track{height:120px}.qbm-chart-value{font-size:9px}.qbm-details-head{padding:13px 15px;align-items:flex-start;flex-direction:column;gap:3px}}
/* v0.9.4 Frontend Login */
.qbm-login-wrap{min-height:78vh;display:flex;align-items:center;justify-content:center;padding:35px 16px;background:linear-gradient(145deg,#f4f7fb,#eef2ff)}
.qbm-login-card{width:min(440px,100%);background:#fff;border:1px solid #e6eaf0;border-radius:24px;padding:30px;box-shadow:0 22px 55px rgba(15,23,42,.12)}
.qbm-login-brand{display:flex;align-items:center;gap:12px;margin-bottom:27px}.qbm-login-brand b{display:block;font-size:18px;color:#111827}.qbm-login-brand small{display:block;color:#94a3b8;margin-top:2px}.qbm-login-logo{width:46px;height:46px;border-radius:13px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#111827,#2563eb);color:#fff;font-weight:900;letter-spacing:-.04em;box-shadow:0 8px 18px rgba(37,99,235,.22)}
.qbm-login-title h1{margin:0;font-size:29px;color:#111827}.qbm-login-title p{margin:6px 0 20px;color:#64748b}.qbm-login-tabs{display:grid;grid-template-columns:1fr 1fr;padding:5px;background:#f1f5f9;border-radius:13px;margin-bottom:20px}.qbm-login-tab{border:0;background:transparent;border-radius:10px;padding:12px;font-size:14px;font-weight:800;color:#64748b;cursor:pointer}.qbm-login-tab.active{background:#fff;color:#111827;box-shadow:0 3px 12px rgba(15,23,42,.08)}
.qbm-login-message{padding:11px 13px;border-radius:10px;background:#fef2f2;color:#b91c1c;font-size:13px;font-weight:700;margin-bottom:15px}.qbm-login-form label{display:block;font-size:13px;font-weight:800;color:#334155;margin:14px 0}.qbm-login-form input{width:100%;margin-top:7px;padding:13px 14px;border:1px solid #dbe1ea;border-radius:10px;outline:0;font-size:14px;background:#fff}.qbm-login-form input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.qbm-password{position:relative}.qbm-password input{padding-right:60px}.qbm-password button{position:absolute;right:7px;top:7px;height:38px;border:0;background:#f1f5f9;border-radius:8px;padding:0 10px;color:#475569;font-weight:700;cursor:pointer}.qbm-login-submit{display:flex;align-items:center;justify-content:center;gap:5px;width:100%;border:0;border-radius:11px;padding:14px;margin-top:18px;background:linear-gradient(135deg,#111827,#2563eb);color:#fff;text-decoration:none;font-weight:900;cursor:pointer;box-shadow:0 8px 20px rgba(37,99,235,.2)}.qbm-login-note{text-align:center;margin-top:17px;color:#94a3b8;font-size:12px}.qbm-login-logout{display:block;text-align:center;margin-top:13px;color:#64748b;font-size:13px;text-decoration:none}.qbm-login-logout:hover{text-decoration:underline}
@media(max-width:480px){.qbm-login-wrap{padding:18px 10px}.qbm-login-card{padding:23px 18px;border-radius:19px}.qbm-login-title h1{font-size:26px}}

/* Quick Buy Mart Premium Login v0.9.5 */
.qbm-login-premium{min-height:100vh;box-sizing:border-box;padding:0;background:#ffd51a;display:block;overflow:hidden;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
.qbm-login-premium .qbm-login-shell{min-height:calc(100vh - 118px);display:grid;grid-template-columns:minmax(360px,1fr) minmax(430px,620px);align-items:stretch;background:linear-gradient(120deg,#ffd51a 0%,#ffcb12 52%,#0a1325 52%,#081326 100%)}
.qbm-login-showcase{position:relative;padding:48px clamp(35px,6vw,110px) 35px;overflow:hidden;color:#081326;background:linear-gradient(145deg,#ffd91c,#ffc515);display:flex;flex-direction:column;align-items:flex-start;justify-content:center}
.qbm-login-showcase:after{content:"";position:absolute;inset:auto -80px -130px -80px;height:310px;background:radial-gradient(ellipse at center,rgba(255,255,255,.28),transparent 67%);pointer-events:none}
.qbm-login-dots{position:absolute;top:25px;left:28px;display:grid;grid-template-columns:repeat(4,6px);gap:10px;opacity:.85}.qbm-login-dots i{width:6px;height:6px;background:#fff;border-radius:50%}
.qbm-showcase-brand{display:flex;align-items:center;gap:15px;margin-bottom:28px;position:relative;z-index:2}.qbm-showcase-logo{width:88px;height:88px;border-radius:24px;background:#ffd51a;display:flex;align-items:center;justify-content:center;box-shadow:0 15px 35px rgba(122,80,0,.18);overflow:hidden}.qbm-showcase-logo img{width:100%;height:100%;object-fit:cover}.qbm-showcase-brand strong,.qbm-showcase-brand span{display:block;color:#ef3138;font-weight:950;line-height:.9;letter-spacing:-.045em}.qbm-showcase-brand strong{font-size:25px}.qbm-showcase-brand span{font-size:25px;margin-top:7px}.qbm-welcome-label{font-size:17px;font-weight:800;letter-spacing:.12em;margin:0 0 5px;position:relative;z-index:2}.qbm-login-showcase h2{font-size:clamp(44px,5.1vw,76px);line-height:.88;letter-spacing:-.055em;margin:0;font-weight:950;position:relative;z-index:2}.qbm-login-showcase h2 span{color:#ef3138}.qbm-showcase-subtitle{text-align:left;font-size:19px;line-height:1.35;font-weight:650;margin:24px 0 26px;position:relative;z-index:2}.qbm-feature-mini{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;width:min(100%,530px);position:relative;z-index:2}.qbm-feature-mini>div{min-height:86px;border:1px solid rgba(255,255,255,.5);background:rgba(255,255,255,.22);border-radius:18px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;backdrop-filter:blur(7px);box-shadow:0 10px 28px rgba(120,80,0,.08)}.qbm-feature-mini b{font-size:23px;line-height:1;margin-bottom:8px}.qbm-feature-mini span{font-weight:850;font-size:13px;line-height:1.1}.qbm-feature-mini small{font-size:12px;font-weight:600}.qbm-showcase-cart{font-size:150px;line-height:1;filter:drop-shadow(0 22px 22px rgba(72,50,0,.12));position:absolute;right:3%;bottom:-22px;opacity:.18;transform:rotate(-8deg)}
.qbm-login-card-premium{align-self:center;width:min(560px,calc(100% - 70px));margin:40px auto;background:linear-gradient(145deg,#0d1a31,#071225);border:1px solid rgba(255,255,255,.12);border-radius:30px;padding:42px 38px;box-shadow:0 28px 80px rgba(0,0,0,.32);color:#fff;box-sizing:border-box}.qbm-login-heading{text-align:center}.qbm-login-heading h1{display:inline-block;margin:0 13px;font-size:36px;letter-spacing:.06em;color:#f8fafc}.qbm-login-heading-line{display:inline-block;width:38px;height:3px;vertical-align:middle;background:#ffd21a;border-radius:4px}.qbm-login-heading p{margin:7px 0 28px;color:#aeb8c8;font-size:15px}.qbm-login-tabs-premium{background:#131f34;border:1px solid rgba(255,255,255,.12);padding:3px;border-radius:14px;margin-bottom:24px;display:grid;grid-template-columns:1fr 1fr}.qbm-login-tabs-premium .qbm-login-tab{height:82px;color:#d3dae5;background:transparent;border-radius:11px;display:flex;align-items:center;justify-content:center;gap:11px;font-size:15px;letter-spacing:.03em}.qbm-login-tabs-premium .qbm-login-tab.active{background:linear-gradient(135deg,#ffdf24,#ffca0b);color:#091326;box-shadow:0 7px 18px rgba(255,204,20,.2)}.qbm-tab-icon{font-size:27px}.qbm-login-form-premium label{position:relative;color:#e7ebf2;margin:17px 0}.qbm-login-form-premium label>span{display:block;font-size:13px;font-weight:800;margin-bottom:7px}.qbm-login-form-premium input{box-sizing:border-box;background:#111e34;border-color:#2d3b51;color:#fff;border-radius:12px;padding:15px 16px 15px 48px;margin:0}.qbm-login-form-premium input::placeholder{color:#718096}.qbm-login-form-premium input:focus{border-color:#ffd21a;box-shadow:0 0 0 3px rgba(255,210,26,.11)}.qbm-field-icon{position:absolute;z-index:2;left:16px;bottom:15px;color:#9eabbf;font-size:18px}.qbm-password{position:relative}.qbm-login-form-premium .qbm-password input{padding-right:72px}.qbm-password button{right:7px;top:7px;background:#1c2a41;color:#cdd6e3}.qbm-login-options{display:flex;justify-content:space-between;align-items:center;margin:8px 1px 21px;font-size:12px}.qbm-login-options a{color:#ffd21a;text-decoration:none;font-weight:800}.qbm-remember{display:flex!important;align-items:center;gap:7px!important;margin:0!important;color:#cbd5e1!important}.qbm-login-form-premium .qbm-remember input{appearance:none;width:18px;height:18px;padding:0;border-radius:5px;border:1px solid #53627a;background:#152238;margin:0;position:relative}.qbm-login-form-premium .qbm-remember input:checked{background:#ffd21a;border-color:#ffd21a}.qbm-login-form-premium .qbm-remember input:checked:after{content:"✓";position:absolute;color:#081326;font-size:13px;font-weight:900;left:3px;top:-1px}.qbm-login-submit.qbm-login-owner-submit{margin-top:0;background:linear-gradient(135deg,#ffd91c,#ffbd0b);color:#081326;border-radius:12px;padding:16px;font-size:15px;box-shadow:0 10px 24px rgba(255,196,13,.2)}.qbm-login-submit.qbm-login-owner-submit:hover{transform:translateY(-1px);filter:brightness(1.03)}.qbm-login-or{display:flex;align-items:center;gap:12px;color:#7f8ca0;margin:20px 0}.qbm-login-or:before,.qbm-login-or:after{content:"";height:1px;background:#26344b;flex:1}.qbm-login-or span{border:1px solid #26344b;border-radius:50%;width:34px;height:34px;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:800}.qbm-cashier-fast{width:100%;padding:15px;border:1px solid #405069;background:#101d32;color:#f4f7fb;border-radius:12px;font-size:14px;font-weight:900;cursor:pointer}.qbm-cashier-fast:hover{border-color:#ffd21a;color:#ffd21a}.qbm-secure-box{margin-top:20px;padding:16px 17px;border-radius:16px;background:#111e33;display:flex;gap:13px;align-items:center}.qbm-secure-icon{width:38px;height:38px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:rgba(255,210,26,.15);color:#ffd21a;font-weight:900}.qbm-secure-box strong,.qbm-secure-box small{display:block}.qbm-secure-box strong{font-size:13px}.qbm-secure-box small{font-size:11px;color:#8190a5;margin-top:3px}.qbm-login-footer-features{min-height:118px;background:#071225;color:#e9edf4;display:grid;grid-template-columns:repeat(4,1fr);align-items:center;padding:0 clamp(22px,5vw,70px);box-sizing:border-box}.qbm-login-footer-features>div{display:flex;align-items:center;gap:14px;justify-content:center;border-right:1px solid #243149;min-height:55px}.qbm-login-footer-features>div:last-child{border-right:0}.qbm-login-footer-features b{width:42px;height:42px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:rgba(255,210,26,.14);color:#ffd21a;font-size:19px}.qbm-login-footer-features strong,.qbm-login-footer-features small{display:block}.qbm-login-footer-features strong{font-size:13px}.qbm-login-footer-features small{color:#8593a8;font-size:11px;margin-top:4px}.qbm-login-message{border:1px solid rgba(248,113,113,.35)!important;background:rgba(127,29,29,.28)!important;color:#fecaca!important}
@media(max-width:900px){.qbm-login-premium .qbm-login-shell{grid-template-columns:1fr;background:#ffd21a}.qbm-login-showcase{min-height:420px;padding:48px 28px 35px}.qbm-login-showcase h2{font-size:54px}.qbm-showcase-cart{font-size:120px;right:-5%;bottom:-25px}.qbm-login-card-premium{width:min(600px,calc(100% - 32px));margin:22px auto 38px}.qbm-login-footer-features{grid-template-columns:repeat(2,1fr);gap:12px;padding:18px}.qbm-login-footer-features>div:nth-child(2){border-right:0}.qbm-login-footer-features>div{justify-content:flex-start;padding:8px 4px}}
@media(max-width:520px){.qbm-login-showcase{min-height:390px;padding:35px 20px 28px}.qbm-showcase-brand{margin-bottom:20px}.qbm-showcase-logo{width:66px;height:66px;border-radius:18px}.qbm-showcase-brand strong,.qbm-showcase-brand span{font-size:19px}.qbm-login-showcase h2{font-size:43px}.qbm-showcase-subtitle{font-size:16px;margin:16px 0 18px}.qbm-feature-mini>div{min-height:72px}.qbm-feature-mini span{font-size:11px}.qbm-login-card-premium{width:calc(100% - 20px);padding:28px 17px;border-radius:22px;margin:10px auto 25px}.qbm-login-heading h1{font-size:29px}.qbm-login-tabs-premium .qbm-login-tab{height:68px}.qbm-login-footer-features{grid-template-columns:1fr 1fr}.qbm-login-footer-features>div{gap:8px}.qbm-login-footer-features strong{font-size:11px}.qbm-login-footer-features small{font-size:9px}}


/* v0.9.6 secure frontend navigation */
.qbm-owner-head-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}
.qbm-owner-logout{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border-radius:12px;text-decoration:none!important;font-weight:800;background:#111827;color:#fff!important;border:1px solid rgba(255,255,255,.12);box-shadow:0 8px 20px rgba(15,23,42,.14);transition:transform .18s ease,background .18s ease}
.qbm-owner-logout:hover{transform:translateY(-1px);background:#1f2937;color:#fff!important}
@media(max-width:640px){.qbm-owner-head-actions{width:100%;justify-content:flex-start}.qbm-owner-head-actions a{flex:1}.qbm-owner-logout{min-height:42px}}

/* Quick Buy Mart POS Login — true full-screen application shell v0.9.7 */
html body.qbm-login-page{margin:0!important;padding:0!important;background:#071225!important;overflow-x:hidden}
body.qbm-login-page #wpadminbar{display:none!important}
body.qbm-login-page header,body.qbm-login-page footer,body.qbm-login-page .site-header,body.qbm-login-page .site-footer,body.qbm-login-page .elementor-location-header,body.qbm-login-page .elementor-location-footer,body.qbm-login-page .wp-block-template-part{display:none!important}
body.qbm-login-page .site,body.qbm-login-page #page,body.qbm-login-page .wp-site-blocks,body.qbm-login-page main,body.qbm-login-page .content-area,body.qbm-login-page .site-content,body.qbm-login-page .entry-content,body.qbm-login-page article,body.qbm-login-page .page-content{width:100%!important;max-width:none!important;margin:0!important;padding:0!important;border:0!important;box-shadow:none!important;background:transparent!important}
body.qbm-login-page .qbm-login-premium{width:100vw!important;min-height:100svh!important;height:auto!important;margin:0!important;padding:0!important;border-radius:0!important}
body.qbm-login-page .qbm-login-premium .qbm-login-shell{min-height:calc(100svh - 110px);height:auto}
body.qbm-login-page .qbm-login-card-premium{position:relative;z-index:4}
body.qbm-login-page .qbm-login-showcase{min-height:calc(100svh - 110px)}
body.qbm-login-page .qbm-login-footer-features{min-height:110px}
.qbm-login-premium .qbm-login-showcase:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 18% 20%,rgba(255,255,255,.22),transparent 30%),linear-gradient(135deg,rgba(255,255,255,.05),transparent 50%);pointer-events:none}
.qbm-login-premium .qbm-login-card-premium:before{content:"";position:absolute;inset:0;border-radius:30px;background:linear-gradient(120deg,rgba(255,255,255,.08),transparent 32%,transparent 70%,rgba(255,210,26,.06));pointer-events:none}
.qbm-login-premium .qbm-login-tabs-premium .qbm-login-tab{transition:all .2s ease}
.qbm-login-premium .qbm-login-tabs-premium .qbm-login-tab:hover:not(.active){background:rgba(255,255,255,.045);color:#fff}
.qbm-login-premium .qbm-login-submit.qbm-login-owner-submit{transition:transform .2s ease,box-shadow .2s ease,filter .2s ease}
.qbm-login-premium .qbm-login-submit.qbm-login-owner-submit:hover{box-shadow:0 14px 32px rgba(255,196,13,.3)}
.qbm-login-premium .qbm-cashier-fast{transition:all .2s ease}
@media(max-width:900px){body.qbm-login-page .qbm-login-premium .qbm-login-shell{min-height:auto}.qbm-login-premium .qbm-login-showcase{min-height:390px}}
@media(max-width:520px){body.qbm-login-page .qbm-login-footer-features{min-height:auto}.qbm-login-premium .qbm-login-showcase{min-height:340px}}


/* v0.9.20 — Full-screen Quick Buy Mart Till redesign */
html body.toplevel_page_qbm-pos{background:#f4f6f8!important;overflow:hidden!important}
#wpadminbar,#adminmenumain,#wpfooter,.notice,.update-nag{display:none!important}
#wpcontent,#wpbody-content{margin:0!important;padding:0!important;width:100%!important;max-width:none!important}
#wpbody{padding:0!important}
#wpbody-content{min-height:100vh!important}
.qbm-till-app{height:100vh;height:100svh;width:100vw;display:flex;overflow:hidden;background:#f5f7f9;color:#172033;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;box-sizing:border-box}
.qbm-till-app *{box-sizing:border-box}.qbm-till-rail{width:82px;flex:0 0 82px;background:#081326;color:#fff;display:flex;flex-direction:column;align-items:center;padding:13px 9px;gap:8px;box-shadow:8px 0 28px rgba(15,23,42,.12);z-index:4}.qbm-rail-brand{width:55px;height:55px;border-radius:16px;background:#ffd21a;display:grid;place-items:center;margin-bottom:9px;box-shadow:0 7px 18px rgba(255,210,26,.2);overflow:hidden}.qbm-rail-brand img{width:47px;height:47px;object-fit:contain}.qbm-rail-item{width:64px;min-height:72px;border:1px solid transparent;background:transparent;color:#b9c3d1;border-radius:14px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;font-size:9px;font-weight:900;letter-spacing:.07em;cursor:pointer;position:relative}.qbm-rail-item:hover{background:#121f34;color:#fff}.qbm-rail-item.active{background:linear-gradient(180deg,#ffdf27,#ffc90c);color:#071225;box-shadow:0 8px 18px rgba(255,205,20,.18)}.qbm-rail-icon{font-size:20px;line-height:22px}.qbm-rail-item small{font-size:7px;color:#8290a5;letter-spacing:.08em}.qbm-rail-item.qbm-module-disabled{cursor:not-allowed;opacity:.86}.qbm-rail-spacer{flex:1}.qbm-till-status{display:flex;flex-direction:column;align-items:center;gap:4px;color:#89a0b9;font-size:7px;font-weight:900;letter-spacing:.1em}.qbm-till-status i{width:8px;height:8px;border-radius:50%;background:#27d17f;box-shadow:0 0 0 4px rgba(39,209,127,.1)}
.qbm-till-main{min-width:0;flex:1;display:flex;flex-direction:column;height:100%;overflow:hidden}.qbm-till-header{height:72px;flex:0 0 72px;background:#fff;border-bottom:1px solid #e4e8ee;display:flex;align-items:center;justify-content:space-between;padding:0 22px;box-shadow:0 2px 12px rgba(15,23,42,.04)}.qbm-till-title{display:flex;align-items:center;gap:11px}.qbm-title-mark{width:42px;height:42px;border-radius:12px;background:#ffd21a;display:grid;place-items:center;overflow:hidden}.qbm-title-mark img{width:37px;height:37px;object-fit:contain}.qbm-till-title strong{display:block;font-size:16px;color:#101a2c}.qbm-till-title span{display:block;font-size:9px;color:#8995a6;font-weight:900;letter-spacing:.13em;margin-top:2px}.qbm-till-header-actions{display:flex;align-items:center;gap:9px}.qbm-till-badge{font-size:11px;font-weight:800;color:#64748b;background:#f5f7fa;border:1px solid #e4e8ee;padding:8px 10px;border-radius:9px}.qbm-till-badge i{display:inline-block;width:7px;height:7px;border-radius:50%;background:#22c55e;margin-right:6px}.qbm-header-action{border:1px solid #dfe5ec;background:#fff;color:#344054;border-radius:9px;padding:8px 11px;font-weight:800;font-size:11px;cursor:pointer}.qbm-header-action:hover{border-color:#ffd21a;background:#fffaf0}
.qbm-till-workspace{min-height:0;flex:1;display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,39%);gap:13px;padding:13px}.qbm-till-products,.qbm-till-sale{min-height:0;border:1px solid #e3e8ef;background:#fff;border-radius:16px;box-shadow:0 7px 25px rgba(15,23,42,.05);overflow:hidden}.qbm-till-products{display:flex;flex-direction:column;padding:18px}.qbm-sale-heading{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:10px}.qbm-sale-heading span,.qbm-section-label{font-size:8px;letter-spacing:.16em;color:#8b96a7;font-weight:900}.qbm-sale-heading h1{font-size:24px;margin:3px 0 0;color:#162033}.qbm-key-hints{font-size:9px;color:#98a2b1}.qbm-key-hints kbd{padding:3px 5px;background:#f2f4f7;border:1px solid #e1e5eb;border-radius:4px;margin:0 3px;font-size:8px;color:#5c6878}.qbm-till-search{height:52px;flex:0 0 52px;border:1.5px solid #dce3eb;border-radius:12px;box-shadow:none;background:#fbfcfd}.qbm-till-search:focus-within{border-color:#ffcf17;box-shadow:0 0 0 4px rgba(255,210,26,.11)}.qbm-till-search>span{font-size:23px}.qbm-till-search input{font-size:14px!important;padding:11px 4px!important}.qbm-till-search b{font-size:9px;color:#8a96a7;letter-spacing:.1em;white-space:nowrap}.qbm-category-strip{display:flex;gap:6px;margin:9px 0 10px;overflow:hidden;flex:0 0 31px}.qbm-category-strip button{border:1px solid #e2e7ed;background:#f7f9fb;color:#647184;border-radius:8px;padding:6px 10px;font-size:10px;font-weight:800;white-space:nowrap;cursor:pointer}.qbm-category-strip button.active{background:#ffd21a;color:#152033;border-color:#ffd21a}.qbm-till-results{flex:1;min-height:0;overflow:auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:8px;padding:1px 2px 4px}.qbm-till-results:empty:after{content:"Products will appear here as you scan or search";display:grid;place-items:center;min-height:160px;color:#a0a9b7;font-size:12px;grid-column:1/-1}.qbm-till-results .qbm-result{padding:12px 13px;border:1px solid #e7ebf0;border-radius:11px;min-height:57px;background:#fff}.qbm-till-results .qbm-result:hover{border-color:#ffd21a;background:#fffdf4;transform:none}.qbm-result-price{font-size:14px;color:#172033}.qbm-scan-tip{flex:0 0 auto;border-top:1px solid #eef1f5;padding:9px 2px 0;margin-top:7px;color:#929dad;font-size:9px}.qbm-scan-tip span{color:#d0a900;font-size:15px;vertical-align:-1px}
.qbm-till-sale{display:flex;flex-direction:column}.qbm-till-sale-head{padding:15px 16px 11px;flex:0 0 auto}.qbm-till-sale-head h2{font-size:17px;margin:3px 0 2px}.qbm-till-sale-head small{font-size:9px;color:#9aa4b2}.qbm-till-sale-head .qbm-clear{font-size:10px;background:#fff3f3;padding:7px 9px}.qbm-till-cart{min-height:0;flex:1;overflow:auto;padding:0 15px}.qbm-till-cart .qbm-empty{min-height:220px}.qbm-till-cart .qbm-cart-row{grid-template-columns:minmax(0,1fr) auto auto auto;gap:7px;padding:10px 0}.qbm-till-cart .qbm-product-info strong{font-size:11px}.qbm-till-cart .qbm-product-info small{font-size:8px}.qbm-till-cart .qbm-qty button{width:24px;height:24px;font-size:14px}.qbm-till-cart .qbm-line-total{min-width:55px;font-size:11px}.qbm-till-cart .qbm-remove{font-size:17px}.qbm-till-bottom{flex:0 0 auto;border-top:1px solid #edf0f4;background:#fbfcfd}.qbm-till-summary{padding:9px 15px 4px;background:transparent;border:0}.qbm-till-summary>div{padding:3px 0;font-size:10px}.qbm-till-summary .qbm-grand{font-size:22px!important;padding-top:7px!important;color:#111827!important}.qbm-till-checkout{margin:5px 12px 12px;padding:10px;border:1px solid #e2e7ee;border-radius:11px;background:#fff;box-shadow:0 5px 16px rgba(15,23,42,.04)}.qbm-till-checkout>div span{font-size:8px}.qbm-till-checkout>div strong{font-size:17px}.qbm-till-checkout .qbm-pay{min-width:140px;padding:12px;font-size:12px;border-radius:9px;background:linear-gradient(135deg,#ffd91c,#ffbd0b);color:#071225;box-shadow:0 6px 14px rgba(255,194,15,.18)}.qbm-till-checkout .qbm-pay span{font-size:16px;margin-left:8px}
.qbm-payment-overlay{position:fixed!important;inset:0!important;z-index:100000!important;margin:0!important;background:rgba(4,11,25,.68)!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:20px!important;border:0!important;box-shadow:none!important}.qbm-payment-overlay[hidden]{display:none!important}.qbm-payment-card{position:relative;width:min(470px,94vw);background:#fff;border-radius:20px;padding:24px;box-shadow:0 30px 90px rgba(0,0,0,.3)}.qbm-payment-close{position:absolute;right:14px;top:12px;width:34px;height:34px;border:0;border-radius:9px;background:#f3f5f8;color:#667085;font-size:22px;cursor:pointer}.qbm-payment-title span{font-size:9px;font-weight:900;letter-spacing:.15em;color:#9aa3b1}.qbm-payment-title h2{margin:4px 0;font-size:25px;color:#101828}.qbm-payment-title small{color:#667085}.qbm-payment-title small strong{font-size:19px;color:#111827;margin-left:5px}.qbm-payment-overlay .qbm-payment-box{margin:0;padding:0;border:0}.qbm-payment-overlay .qbm-methods{margin:18px 0 12px}.qbm-payment-overlay .qbm-method{padding:13px}.qbm-payment-overlay input{padding:13px}.qbm-payment-overlay .qbm-quick-cash button{padding:10px}.qbm-payment-overlay .qbm-payment-actions{margin-top:14px}.qbm-payment-overlay .qbm-change{padding:12px}.qbm-payment-overlay .qbm-back-sale{background:#f4f6f8}.qbm-payment-overlay .qbm-complete{background:linear-gradient(135deg,#ffd91c,#ffbd0b);color:#111827}.qbm-payment-overlay .qbm-payment-message{min-height:16px}.qbm-payment-open{overflow:hidden!important}
@media(max-width:900px){.qbm-till-workspace{grid-template-columns:minmax(0,1fr) 42%;gap:8px;padding:8px}.qbm-till-header{padding:0 13px}.qbm-till-products{padding:13px}.qbm-till-results{grid-template-columns:1fr}.qbm-rail-item{width:60px}.qbm-till-rail{width:72px;flex-basis:72px}}
@media(max-width:700px){.qbm-till-app{min-width:760px}.qbm-till-rail{width:66px;flex-basis:66px}.qbm-till-header{height:60px;flex-basis:60px}.qbm-till-badge{display:none}.qbm-till-workspace{grid-template-columns:minmax(0,1fr) 40%!important}.qbm-sale-heading h1{font-size:19px}.qbm-key-hints{display:none}}


/* Frontend POS: full-screen till app, independent of the site theme header/footer. */
body.qbm-pos-frontend { overflow: hidden !important; }
body.qbm-pos-frontend .qbm-till-app {
    position: fixed !important;
    inset: 0 !important;
    width: 100vw !important;
    height: 100vh !important;
    height: 100svh !important;
    z-index: 999999 !important;
    margin: 0 !important;
}
body.qbm-pos-frontend .qbm-till-app img { max-width: none; }
