:root{color-scheme:light;--background:#f1f6fc;--surface:#ffffff;--surface-muted:#edf5ff;--text:#152033;--muted:#64748b;--border:#d8e4f1;--brand:#2563eb;--brand-dark:#1d4ed8;--pico-primary:#2563eb;--pico-primary-background:#2563eb;--pico-primary-border:#2563eb;--pico-primary-hover:#1d4ed8;--pico-primary-hover-background:#1d4ed8;--pico-primary-hover-border:#1d4ed8;--pico-form-element-focus-color:rgba(37,99,235,0.2);--pico-color:#334155;--pico-muted-color:#64748b;--pico-h1-color:#0f172a;--pico-h2-color:#172033;--pico-h3-color:#1e293b;--pico-form-element-color:#172033;--pico-form-element-background-color:#ffffff;--pico-form-element-border-color:#cbd9e8;--pico-card-background-color:#ffffff;--shadow:0 16px 40px rgba(40,78,128,0.10)}*{box-sizing:border-box}html{background:var(--background)}body{margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:radial-gradient(circle at 4% 0,rgba(59,130,246,.17),transparent 34rem),radial-gradient(circle at 96% 22%,rgba(14,165,233,.1),transparent 28rem),var(--background);color:var(--text);line-height:1.5;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button{min-height:44px;touch-action:manipulation;border:1px solid #cbd9e8;border-radius:9px;padding:8px 12px;background:#f8fbff;color:#172033;font-weight:650;transition:transform .15s ease,box-shadow .15s ease,background .15s ease}button:not(:disabled){cursor:pointer}button:not(:disabled):hover{transform:translateY(-1px);box-shadow:0 6px 16px rgba(40,35,27,.11)}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(37,99,235,.22);outline-offset:2px}button:disabled{cursor:not-allowed;opacity:.5}input,select,textarea{min-height:44px;border:1px solid #cbd9e8;border-radius:10px;padding:9px 11px;background:#fff;color:var(--text)}h1,h2,h3{letter-spacing:-.025em}h2{font-size:1.25rem}small{color:var(--muted)}table{width:100%;border-collapse:collapse}th{color:var(--muted);font-size:.76rem;letter-spacing:.055em;text-transform:uppercase}td,th{padding:12px 10px;text-align:left}tr{border-top:1px solid var(--border)}.pos-shell{height:100dvh;padding:0!important;display:grid;grid-template-rows:auto auto minmax(0,1fr);overflow:hidden;background:radial-gradient(circle at 5% 0,color-mix(in srgb,var(--merchant-color) 8%,transparent),transparent 29rem),#f3f7fc!important}.app-header{display:grid;grid-template-columns:minmax(190px,.7fr) minmax(260px,1.25fr) auto;align-items:center;grid-gap:22px;gap:22px;min-height:78px;padding:13px 22px;background:rgba(255,255,255,.96);border-bottom:1px solid var(--border);box-shadow:0 3px 16px rgba(15,23,42,.045);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:2}.header-brand{min-width:0;display:flex;align-items:center;gap:11px}.pos-brand-logo{width:44px;height:44px;border-radius:13px;object-fit:cover;background:white;box-shadow:0 6px 14px rgba(30,64,108,.1)}.header-copy{min-width:0;display:grid;line-height:1.25}.header-copy strong{color:#0f172a;font-size:1rem}.header-copy small,.header-copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header-copy small{margin-top:3px}.catalog-search{height:48px;display:flex;align-items:center;gap:10px;padding:0 14px;border:1px solid #d9e3f0;border-radius:14px;background:#f6f9fd;color:#64748b;box-shadow:inset 0 1px 1px rgba(15,23,42,.015)}.catalog-search:focus-within{border-color:var(--merchant-color);box-shadow:0 0 0 3px color-mix(in srgb,var(--merchant-color) 14%,transparent);background:#fff}.catalog-search input{width:100%;min-height:0;padding:0;border:0;outline:0;background:transparent;box-shadow:none}.header-actions,.header-tool{display:flex;gap:7px}.header-tool{position:relative;min-height:46px;align-items:center;padding:0 11px;border-color:transparent;background:transparent;color:#475569;font-size:.82rem}.header-tool:hover{border-color:#dbe6f2;background:#f5f8fc;box-shadow:none!important;transform:none!important}.header-tool b{min-width:18px;height:18px;display:grid;place-items:center;padding:0 5px;border-radius:999px;background:#ef4444;color:#fff;font-size:.68rem}.session-tool{border-color:#d8e3ef}.session-tool.is-open{border-color:#bbf7d0;background:#f0fdf4;color:#15803d}.status-strip{min-height:32px;display:flex;align-items:center;gap:7px;padding:4px 22px;border-bottom:1px solid #e4ebf4;background:rgba(251,253,255,.9);color:#64748b;font-size:.74rem}.status-dot{width:8px;height:8px;flex:0 0 auto;border-radius:50%;background:#94a3b8}.status-dot.is-online{background:#22c55e;box-shadow:0 0 0 3px #dcfce7}.status-message{min-width:0;flex:1 1;overflow:hidden;color:#64748b;text-align:center;text-overflow:ellipsis;white-space:nowrap}.pos-workspace{min-height:0;display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,29vw)}.catalog-section{min-width:0;overflow-y:auto;padding:18px 22px 36px}.category-tabs{position:-webkit-sticky;position:sticky;top:-18px;z-index:1;display:flex;gap:8px;padding:18px 0 13px;overflow-x:auto;background:color-mix(in srgb,#f3f7fc 94%,transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);scrollbar-width:none}.category-tabs::-webkit-scrollbar{display:none}.category-tabs button{min-height:42px;flex:0 0 auto;padding:8px 18px;border-radius:999px;background:rgba(255,255,255,.92);color:#536176;font-size:.88rem;box-shadow:0 3px 10px rgba(30,64,108,.04)}.category-tabs button.is-active{border-color:var(--merchant-color);background:var(--merchant-color);color:#fff;box-shadow:0 6px 16px color-mix(in srgb,var(--merchant-color) 22%,transparent)}.catalog-heading{display:flex;align-items:flex-end;justify-content:space-between;margin:7px 0 16px}.catalog-heading h1{margin:0;color:#0f172a;font-size:1.55rem}.catalog-heading p{margin:3px 0 0;color:#7b899d;font-size:.82rem}.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));grid-gap:16px;gap:16px}.product-card{position:relative;min-width:0;min-height:224px;padding:0;overflow:hidden;display:grid;grid-template-rows:132px minmax(0,1fr);border:1px solid #dce5f0;border-radius:18px;background:#fff;text-align:left;box-shadow:0 5px 16px rgba(30,64,108,.065);transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.product-card:hover{border-color:color-mix(in srgb,var(--merchant-color) 55%,#dce5f0);box-shadow:0 10px 22px rgba(30,64,108,.11)!important}.product-card.is-in-cart{border-color:color-mix(in srgb,var(--merchant-color) 58%,#dce5f0);box-shadow:0 7px 20px color-mix(in srgb,var(--merchant-color) 14%,transparent)}.product-image-wrap{position:relative;width:100%;height:132px;display:grid;place-items:center;overflow:hidden;background:linear-gradient(145deg,#eaf3ff,#f6f9fd);color:#8ca2bd}.product-image-wrap:after{content:"";position:absolute;inset:auto 0 0;height:38%;background:linear-gradient(transparent,rgba(9,30,66,.11));pointer-events:none}.pos-product-image{width:100%;height:100%;object-fit:cover;transition:transform .18s ease}.product-card:hover .pos-product-image{transform:scale(1.025)}.pos-product-action{position:absolute;top:109px;right:12px;min-width:42px;height:42px;display:flex;align-items:center;justify-content:center;gap:4px;padding:0 9px;border:4px solid #fff;border-radius:999px;background:var(--merchant-color);color:#fff;box-shadow:0 7px 16px color-mix(in srgb,var(--merchant-color) 30%,transparent)}.pos-product-action b{min-width:9px;font-size:.72rem;line-height:1;text-align:center}.product-card.is-in-cart .pos-product-action{background:#16a34a;box-shadow:0 5px 12px rgba(22,163,74,.25)}.product-card-copy{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;align-content:start;grid-gap:5px 8px;gap:5px 8px;padding:14px 15px 15px}.product-card-copy strong{min-width:0;overflow:hidden;color:#172033;font-size:.96rem;text-overflow:ellipsis;white-space:nowrap}.product-card-copy small{grid-column:1/-1;display:-webkit-box;overflow:hidden;color:#8491a3;font-size:.74rem;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2}.product-card-copy>span{color:var(--merchant-color);font-size:.9rem;font-weight:800;white-space:nowrap}.catalog-empty{grid-column:1/-1;min-height:240px;display:grid;place-content:center;justify-items:center;grid-gap:8px;gap:8px;color:#8290a4}.cart-panel{min-height:0;display:grid;grid-template-rows:auto auto auto minmax(0,1fr) auto;overflow:hidden;border-left:1px solid #dce5f0;background:rgba(255,255,255,.98);box-shadow:-12px 0 34px rgba(38,69,107,.075)}.cart-header{min-height:72px;display:flex;align-items:center;justify-content:space-between;padding:14px 18px 10px}.cart-header small{color:#7b899d;font-size:.73rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.cart-header h2{margin:1px 0 0;font-size:1.2rem}.text-button{min-height:36px;padding:6px 9px;border-color:transparent;background:transparent;color:#64748b;font-size:.82rem}.text-button:hover{background:#f1f5f9;box-shadow:none!important;transform:none!important}.customer-row{padding:0 16px 12px}.customer-button{width:100%;min-height:48px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:9px;gap:9px;padding:8px 12px;border-color:#dfe7f0;border-radius:12px;background:#f7fafd;color:#526176;text-align:left}.customer-button span{overflow:hidden;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.customer-button small{font-size:.7rem}.customer-button.is-attached{border-color:#bfdbfe;background:#eff6ff;color:#1d4ed8}.customer-tools{display:grid;grid-gap:7px;gap:7px;padding:0 16px 12px;border-bottom:1px solid #e6edf5}.customer-tools input,.customer-tools select{width:100%}.customer-tools details input{margin-top:6px}.inline-search{display:grid;grid-template-columns:1fr auto;grid-gap:6px;gap:6px}.search-result,.secondary-button{width:100%;min-height:38px;padding:6px 9px;text-align:left}.cart-lines{min-height:0;overflow-y:auto;padding:0 18px}.cart-empty{min-height:100%;display:grid;place-content:center;justify-items:center;grid-gap:8px;gap:8px;padding:28px;color:#8491a3;text-align:center}.cart-empty>span{width:62px;height:62px;display:grid;place-items:center;border-radius:18px;background:#edf4fc;color:#7390b2}.cart-empty strong{color:#526176}.cart-line{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:12px;gap:12px;padding:14px 0;border-bottom:1px solid #e8eef5}.cart-line-copy{min-width:0;display:grid;justify-items:start}.cart-line-copy>small,.cart-line-copy>strong{overflow:hidden;max-width:100%;text-overflow:ellipsis;white-space:nowrap}.cart-line-copy>small{margin-top:2px}.quantity-control{display:flex;align-items:center;gap:10px;margin-top:9px}.quantity-control button{width:30px;min-height:30px;padding:0;border-radius:8px;background:#f3f6fa;font-size:1.05rem}.quantity-control span{min-width:18px;color:#334155;font-weight:750;text-align:center}.cart-footer{padding:14px 18px 18px;border-top:1px solid #dde6f0;background:#fff;box-shadow:0 -10px 26px rgba(38,69,107,.05)}.total-row{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:11px;color:#475569}.total-row strong{color:#0f172a;font-size:1.35rem}.pay-button{width:100%;min-height:58px;display:flex;align-items:center;justify-content:space-between;padding:12px 18px;border:0;border-radius:15px;background:linear-gradient(135deg,var(--merchant-color),color-mix(in srgb,var(--merchant-color) 72%,#5caeff));color:#fff;font-size:1rem;box-shadow:0 11px 26px color-mix(in srgb,var(--merchant-color) 30%,transparent)}.pay-button strong{font-size:1.08rem}.pay-button:disabled{opacity:1;background:#e8eef6;color:#8b9aae;box-shadow:none}.dialog-backdrop{padding:16px;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:rgba(10,25,47,.6)!important}.dialog-card{position:relative;max-width:calc(100vw - 32px);max-height:calc(100dvh - 32px);overflow:auto}.dialog-close{width:40px;min-height:40px;display:grid;place-items:center;padding:0;border-color:transparent;background:#f1f5f9}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.product-configurator{width:min(500px,calc(100vw - 32px));padding:0;overflow:hidden;border:1px solid #dce6f1;border-radius:22px;background:#fff;box-shadow:0 28px 80px rgba(2,12,27,.28)}.configurator-header{position:relative;min-height:108px;display:grid;grid-template-columns:76px minmax(0,1fr) auto;align-items:center;grid-gap:15px;gap:15px;padding:18px 18px 17px;border-bottom:1px solid #e4ebf4;background:linear-gradient(135deg,#f7fbff,#eef5ff)}.configurator-image{width:76px;height:76px;display:grid;place-items:center;overflow:hidden;border:1px solid #d8e4f0;border-radius:17px;background:#eaf2fb;color:#7890ad;box-shadow:0 6px 14px rgba(30,64,108,.1)}.configurator-image img{width:100%;height:100%;object-fit:cover}.configurator-header>div{min-width:0}.configurator-header small{color:#64748b;font-size:.7rem;font-weight:750;letter-spacing:.065em;text-transform:uppercase}.configurator-header h2{overflow:hidden;margin:2px 0 3px;color:#0f172a;font-size:1.35rem;text-overflow:ellipsis;white-space:nowrap}.configurator-header strong{color:var(--merchant-color);font-size:.82rem}.configurator-header .dialog-close{align-self:start}.configurator-body{max-height:min(480px,calc(100dvh - 260px));overflow-y:auto;padding:4px 20px 8px}.config-section{margin:0;padding:17px 0 18px;border:0;border-bottom:1px solid #e8eef5}.config-section:last-child{border-bottom:0}.config-section-heading{width:100%;display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin:0 0 12px;padding:0}.config-section-heading h3,.config-section-heading strong{margin:0;color:#172033;font-size:.95rem;font-style:normal;font-weight:800}.config-section-heading p,.config-section-heading small{display:block;margin:2px 0 0;color:#7b899d;font-size:.72rem;font-weight:500}.config-section-heading em,.config-section-heading>span:not(:first-child){flex:0 0 auto;padding:4px 8px;border-radius:999px;background:#f1f5f9;color:#64748b;font-size:.66rem;font-style:normal;font-weight:750}.config-section-heading .is-required,.config-section-heading>span:not(:first-child){background:#eff6ff;color:#2563eb}.variant-select{display:block}.variant-select select{width:100%;min-height:48px;margin:0;border-color:#d7e2ee;border-radius:12px;background-color:#f9fbfd;color:#172033;font-weight:700}.modifier-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:9px;gap:9px}.modifier-option{min-width:0;min-height:58px;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;grid-gap:10px;gap:10px;padding:10px 11px;border:1px solid #dce5ef;border-radius:12px;background:#fbfcfe;cursor:pointer;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease,transform .15s ease}.modifier-option:hover{border-color:color-mix(in srgb,var(--merchant-color) 42%,#dce5ef);background:#f7faff}.modifier-option:has(input:focus-visible){outline:3px solid rgba(37,99,235,.18);outline-offset:2px}.modifier-option.is-selected{border-color:var(--merchant-color);background:color-mix(in srgb,var(--merchant-color) 7%,#fff);box-shadow:0 5px 14px color-mix(in srgb,var(--merchant-color) 12%,transparent)}.option-control{width:23px;height:23px;display:grid;place-items:center;border:2px solid #b9c7d8;border-radius:7px;background:#fff;color:#fff}.option-control.is-radio{border-radius:50%}.modifier-option.is-selected .option-control{border-color:var(--merchant-color);background:var(--merchant-color)}.option-copy{min-width:0;display:grid;line-height:1.25}.option-copy strong{overflow:hidden;color:#243147;font-size:.82rem;text-overflow:ellipsis;white-space:nowrap}.option-copy small{margin-top:3px;color:#77869a;font-size:.7rem}.modifier-option.is-selected .option-copy strong{color:var(--merchant-color)}.configurator-footer{display:grid;grid-template-columns:auto minmax(0,1fr);grid-gap:10px;gap:10px;padding:15px 20px 18px;border-top:1px solid #e0e8f1;background:#fff;box-shadow:0 -10px 24px rgba(30,64,108,.05)}.configurator-cancel{min-width:92px;border-color:#d9e3ee;background:#f8fafc;color:#526176}.configurator-add{display:flex;align-items:center;justify-content:space-between;gap:16px;border-color:var(--merchant-color);background:var(--merchant-color);color:#fff;box-shadow:0 8px 18px color-mix(in srgb,var(--merchant-color) 24%,transparent)}.configurator-add:disabled{border-color:#dce5ef;background:#e8eef5;color:#91a0b3;box-shadow:none;opacity:1}.payment-dialog{width:min(620px,calc(100vw - 32px));padding:26px!important;border-radius:20px;background:#fff;box-shadow:0 28px 80px rgba(2,12,27,.25)}.payment-dialog>.dialog-close{position:absolute;top:16px;right:16px}.payment-dialog>small{color:#64748b}.payment-dialog>h2{margin:3px 0 4px;font-size:2rem}.payment-dialog>p{margin:0 0 18px;color:#64748b}.payment-options{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px}.payment-options button{min-height:112px;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;padding:16px;border-color:#dbe5f0;background:#f9fbfd;text-align:left}.payment-options button:hover{border-color:var(--brand);background:#eff6ff}.payment-options button span:not(.khqr-mark){display:grid}.payment-options small{font-size:.72rem;font-weight:500}.khqr-mark{width:34px;height:34px;display:grid;place-items:center;border-radius:8px;background:#dc2626;color:#fff;font-size:.75rem;font-weight:900}.khqr-mark.is-link{background:#2563eb}.display-tool{border-color:#dbeafe;background:#eff6ff;color:#1d4ed8}.payment-qr-presentation{display:grid;justify-items:center;grid-gap:10px;gap:10px}.official-qr-card{width:min(320px,44dvh);aspect-ratio:20/29;overflow:hidden;display:grid;grid-template-rows:12% 20% minmax(0,1fr);border-radius:22px;background:#fff;box-shadow:0 0 16px rgba(0,0,0,.1);color:#000}.official-qr-header{position:relative;display:grid;place-items:center;background:#123b72;color:#fff;font-size:clamp(1rem,2.3dvh,1.35rem);font-weight:900;letter-spacing:.06em}.official-qr-header:after{content:"";position:absolute;right:0;bottom:-1px;width:0;height:0;border-top:clamp(18px,3.2dvh,28px) solid transparent;border-right:clamp(18px,3.2dvh,28px) solid #fff}.official-qr-card.is-khqr .official-qr-header{background:#e1232e}.official-qr-header img{width:38%;max-height:42%;object-fit:contain}.official-qr-merchant{display:grid;align-content:center;justify-items:start;grid-gap:2px;gap:2px;padding:4% 10% 3%;border-bottom:1px dashed #cbd5e1;text-align:left}.official-qr-merchant small{max-width:100%;overflow:hidden;color:#111;font-family:Nunito Sans,Inter,sans-serif;font-size:clamp(.72rem,1.45dvh,.9rem);font-weight:700;text-overflow:ellipsis;white-space:nowrap}.official-qr-merchant>div{max-width:100%;display:flex;align-items:baseline;gap:8px}.official-qr-merchant strong{overflow:hidden;font-family:Nunito Sans,Inter,sans-serif;font-size:clamp(1.45rem,4.1dvh,2.35rem);line-height:1;letter-spacing:-.04em;text-overflow:ellipsis;white-space:nowrap}.official-qr-merchant span{font-family:Nunito Sans,Inter,sans-serif;font-size:clamp(.72rem,1.45dvh,.9rem);font-weight:800}.official-qr-code{min-width:0;min-height:0;overflow:hidden;display:grid;place-items:center;padding:11.6% 10%;background:#fff;color:#64748b}.official-qr-code img{display:block;width:auto;height:auto;max-width:100%;max-height:100%;object-fit:contain;image-rendering:crisp-edges}.qr-scan-instruction{margin:2px 0 0;color:#334155;font-weight:750;text-align:center}.qr-expiry{margin:-4px 0 0;color:#64748b;font-size:.84rem}.qr-expiry strong{color:#172033;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.payment-qr-presentation.is-compact{margin:14px 0 8px}.payment-qr-presentation.is-compact .official-qr-card{width:min(226px,36dvh);border-radius:16px}.payment-qr-presentation.is-compact .official-qr-header{font-size:.9rem}.payment-qr-presentation.is-compact .official-qr-merchant small,.payment-qr-presentation.is-compact .official-qr-merchant span{font-size:.62rem}.payment-qr-presentation.is-compact .official-qr-merchant strong{font-size:1.25rem}.payment-qr-presentation.is-compact .qr-scan-instruction{max-width:300px;font-size:.78rem}body.customer-display-mode{overflow:hidden;background:#f5f8fc}body.customer-display-mode .pwa-install-button{display:none}.customer-display{--customer-brand:#2563eb;width:100vw;min-height:100dvh;display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden;background:radial-gradient(circle at 8% 0,color-mix(in srgb,var(--customer-brand) 15%,transparent),transparent 32rem),#f5f8fc;color:#0f172a}.customer-display-header{min-height:86px;display:flex;align-items:center;justify-content:space-between;padding:14px clamp(22px,4vw,58px);border-bottom:1px solid #dbe5f0;background:rgba(255,255,255,.92);box-shadow:0 4px 20px rgba(30,64,108,.05);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.customer-display-brand{min-width:0;display:flex;align-items:center;gap:13px}.customer-display-brand>img,.customer-display-brand>span{width:52px;height:52px;flex:0 0 auto;display:grid;place-items:center;border-radius:16px;background:color-mix(in srgb,var(--customer-brand) 11%,#fff);color:var(--customer-brand);object-fit:cover;box-shadow:0 7px 18px rgba(30,64,108,.1)}.customer-display-brand>div{min-width:0;display:grid;line-height:1.2}.customer-display-brand strong{overflow:hidden;font-size:1.08rem;text-overflow:ellipsis;white-space:nowrap}.customer-display-brand small{margin-top:4px}.customer-display-live{display:flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;background:#eff6ff;color:#1d4ed8;font-size:.78rem;font-weight:750}.customer-display-live span{width:8px;height:8px;border-radius:50%;background:#22c55e;box-shadow:0 0 0 4px #dcfce7}.customer-display-waiting{place-content:center;justify-items:center;grid-template-rows:none;gap:8px;padding:28px;color:#64748b;text-align:center}.customer-display-waiting h1{margin:8px 0 0;color:#172033}.customer-display-waiting p{margin:0}.customer-display-hero{min-height:0;display:grid;place-content:center;justify-items:center;padding:38px;text-align:center}.customer-hero-mark{width:104px;height:104px;display:grid;place-items:center;margin-bottom:18px;border-radius:31px;background:linear-gradient(145deg,var(--customer-brand),color-mix(in srgb,var(--customer-brand) 64%,#60a5fa));color:#fff;box-shadow:0 18px 42px color-mix(in srgb,var(--customer-brand) 28%,transparent);transform:rotate(-4deg)}.customer-display-hero p{margin:0;color:var(--customer-brand);font-size:clamp(1rem,2vw,1.35rem);font-weight:800}.customer-display-hero h1{max-width:850px;margin:6px 0 14px;font-size:clamp(3rem,7vw,6.2rem);line-height:1;letter-spacing:-.06em}.customer-display-hero>span:last-child{max-width:560px;color:#64748b;font-size:clamp(1rem,1.8vw,1.3rem)}.customer-order-layout,.customer-payment-layout{min-height:0;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(310px,.75fr);grid-gap:clamp(24px,5vw,72px);gap:clamp(24px,5vw,72px);padding:clamp(28px,5vw,70px)}.customer-order-copy{min-height:0;display:flex;flex-direction:column}.customer-eyebrow{color:var(--customer-brand);font-size:.78rem;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.customer-order-copy h1,.customer-payment-summary h1{margin:5px 0 3px;font-size:clamp(2rem,4vw,3.4rem);line-height:1.06}.customer-order-copy>p,.customer-payment-summary>p{margin:0;color:#64748b;font-size:1.03rem}.customer-order-list{min-height:0;margin-top:25px;overflow-y:auto;padding-right:8px}.customer-order-list article{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:15px;gap:15px;padding:17px 0;border-bottom:1px solid #dbe5f0}.customer-item-quantity{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;background:color-mix(in srgb,var(--customer-brand) 10%,#fff);color:var(--customer-brand);font-weight:850}.customer-order-list article>div{min-width:0;display:grid}.customer-order-list article>div strong{font-size:1.04rem}.customer-order-list article>div small{overflow:hidden;margin-top:2px;text-overflow:ellipsis;white-space:nowrap}.customer-order-list article>strong{font-size:1.05rem}.customer-order-total{align-self:center;display:grid;justify-items:center;padding:clamp(30px,5vw,58px) 28px;border:1px solid #d8e4f0;border-radius:30px;background:#fff;box-shadow:0 22px 58px rgba(30,64,108,.12);text-align:center}.customer-order-total>span{width:60px;height:60px;display:grid;place-items:center;border-radius:18px;background:color-mix(in srgb,var(--customer-brand) 10%,#fff);color:var(--customer-brand)}.customer-order-total small{margin-top:12px;font-weight:750}.customer-order-total p{margin:20px 0 0;color:#64748b}.customer-order-total>strong{margin-top:-2px;font-size:clamp(2.8rem,5vw,5.2rem);line-height:1.1;letter-spacing:-.06em}.customer-order-total>div{max-width:290px;margin-top:22px;padding:12px 15px;border-radius:12px;background:#f1f5f9;color:#64748b;font-size:.78rem}.customer-display-center-state{min-height:0;display:grid;place-content:center;justify-items:center;padding:36px;text-align:center}.customer-state-icon{width:110px;height:110px;display:grid;place-items:center;margin-bottom:24px;border-radius:50%}.customer-state-icon.is-processing{background:#dbeafe;color:#2563eb}.customer-qr-loading svg,.customer-state-icon.is-processing svg{animation:customer-spin 1s linear infinite}.customer-state-icon.is-success{background:#dcfce7;color:#16a34a;box-shadow:0 0 0 18px rgba(220,252,231,.55)}.customer-state-icon.is-error{background:#fee2e2;color:#dc2626}.customer-display-center-state h1{margin:7px 0 6px;font-size:clamp(3rem,7vw,6rem);line-height:1}.customer-display-center-state p{max-width:620px;margin:8px 0;color:#64748b;font-size:1.15rem}.customer-success-total{margin-top:24px;color:#15803d;font-size:1.55rem}.customer-payment-layout{grid-template-columns:minmax(300px,.8fr) minmax(400px,1.2fr);align-items:center;gap:clamp(24px,5vw,76px);padding-block:clamp(20px,3.5vw,48px)}.customer-payment-summary{min-width:0}.customer-payment-items{max-height:26dvh;margin-top:24px;overflow-y:auto;border-block:1px solid #dbe5f0}.customer-payment-items>div{display:flex;justify-content:space-between;gap:16px;padding:11px 0}.customer-payment-items span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.customer-payment-total{display:flex;align-items:baseline;justify-content:space-between;gap:16px;margin-top:21px}.customer-payment-total span{color:#64748b}.customer-payment-total strong{font-size:clamp(2rem,4vw,3.4rem);letter-spacing:-.045em}.verified-payment-note{display:flex;align-items:center;gap:8px;margin-top:18px}.verified-payment-note span{width:8px;height:8px;border-radius:50%;background:#22c55e}.customer-payment-qr{min-width:0;display:grid;place-items:center}.customer-qr-loading{min-height:420px;display:grid;place-content:center;justify-items:center;grid-gap:15px;gap:15px;color:#64748b}@keyframes customer-spin{to{transform:rotate(1turn)}}.receipt-logo{display:block;width:58px;height:58px;margin:0 auto 8px;border-radius:50%;object-fit:cover}.receipt-footer{margin-top:18px;padding-top:12px;border-top:1px dashed var(--border);color:var(--muted);text-align:center;font-size:.88rem}.utility-backdrop{position:fixed;inset:0;z-index:9;display:flex;justify-content:flex-end;background:rgba(12,26,46,.38);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.utility-panel{width:min(680px,92vw);height:100%;display:grid;grid-template-rows:auto minmax(0,1fr);background:#fff;box-shadow:-18px 0 60px rgba(2,12,27,.22)}.utility-panel>header{min-height:82px;display:flex;align-items:center;justify-content:space-between;padding:16px 22px;border-bottom:1px solid #e1e9f2}.utility-panel>header small{color:#758398}.utility-panel>header h2{margin:2px 0 0}.utility-body{overflow-y:auto;padding:20px 22px 36px}.open-register-card,.utility-empty{min-height:360px;display:grid;place-content:center;justify-items:center;grid-gap:9px;gap:9px;text-align:center}.open-register-card h3,.utility-empty h3{margin:5px 0 0}.open-register-card p,.utility-empty p{margin:0 0 10px;color:#64748b}.open-register-card label{width:min(280px,100%);display:grid;grid-gap:5px;gap:5px;text-align:left}.primary-button{width:min(280px,100%);border:0;background:var(--brand);color:#fff}.session-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border:1px solid #bbf7d0;border-radius:12px;background:#f0fdf4;color:#15803d}.session-heading>div,.session-heading>small{display:flex;align-items:center;gap:8px}.register-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px;margin-top:14px}.metric{min-height:82px;border:1px solid #dce6f1;background:#f7fafd!important;box-shadow:none!important}.metric strong{font-size:1.05rem}.register-actions-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px;margin-top:14px}.register-actions-grid section{display:grid;align-content:start;grid-gap:8px;gap:8px;padding:16px;border:1px solid #dfe7f0;border-radius:13px}.register-actions-grid h3{margin:0 0 4px;font-size:1rem}.danger-button{border-color:#fecaca;background:#fff1f2;color:#be123c}.closing-history{margin-top:18px}.closing-history>div{display:grid;grid-template-columns:1fr 1.2fr 1.2fr;grid-gap:8px;gap:8px;padding:10px 0;border-bottom:1px solid #e8eef5;font-size:.82rem}.online-order{padding:16px;border:1px solid #dfe7f0;border-radius:14px;box-shadow:0 5px 14px rgba(30,64,108,.05)}.online-order+.online-order{margin-top:12px}.online-order-head{display:flex;justify-content:space-between;gap:12px}.online-order-head>div{display:grid}.online-order-head span{width:max-content;margin-top:4px;padding:3px 7px;border-radius:999px;background:#dbeafe;color:#1d4ed8;font-size:.68rem;font-weight:750}.online-order-head p{margin:7px 0 0;color:#64748b}.online-actions{display:flex;gap:8px;flex-wrap:wrap}.order-history article{display:grid;grid-template-columns:minmax(150px,1fr) 100px 90px auto;align-items:center;grid-gap:12px;gap:12px;padding:13px 0;border-bottom:1px solid #e6edf5}.order-history article>div{display:grid}.order-history article>div:last-child{display:flex;gap:5px}.order-history article button{min-height:36px;padding:6px 8px;font-size:.78rem}.pwa-install-button{left:16px;z-index:7;min-height:42px;border-color:#bfdbfe;background:#fff;color:#1d4ed8;box-shadow:0 8px 24px rgba(29,78,216,.18)}.network-warning,.pwa-install-button{position:fixed;bottom:16px;display:flex;align-items:center;gap:7px}.network-warning{left:50%;z-index:12;padding:10px 14px;border-radius:10px;background:#991b1b;color:#fff;font-size:.82rem;font-weight:700;box-shadow:0 8px 28px rgba(127,29,29,.28);transform:translateX(-50%)}.pwa-instructions-backdrop{position:fixed;inset:0;z-index:15;display:grid;place-items:center;padding:16px;background:rgba(10,25,47,.58);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.pwa-instructions{position:relative;width:min(390px,100%);padding:28px;border-radius:20px;background:#fff;box-shadow:0 28px 80px rgba(2,12,27,.28);text-align:center}.pwa-instructions>button{position:absolute;top:14px;right:14px;width:40px;min-height:40px;display:grid;place-items:center;padding:0;border-color:transparent;background:#f1f5f9}.pwa-instructions>svg{color:#2563eb}.pwa-instructions h2{margin:10px 0 6px}.pwa-instructions p{color:#64748b}.pwa-instructions>div{display:flex;align-items:center;justify-content:center;gap:8px;padding:11px;border-radius:10px;background:#eff6ff;color:#1d4ed8;font-weight:700}@media (max-width:980px){.app-header{grid-template-columns:minmax(170px,.6fr) minmax(190px,1fr) auto;gap:10px;padding-inline:14px}.header-tool span{display:none}.header-tool{width:46px;justify-content:center;padding:0}.pos-workspace{grid-template-columns:minmax(0,1fr) 330px}.catalog-section{padding-inline:14px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-order-layout{grid-template-columns:minmax(0,1.15fr) minmax(270px,.85fr);gap:26px;padding:30px}.customer-payment-layout{grid-template-columns:minmax(250px,.75fr) minmax(340px,1.25fr);gap:24px;padding:24px 30px}}@media (max-width:700px){.pos-shell{height:auto;min-height:100dvh;overflow:visible}.app-header{position:-webkit-sticky;position:sticky;top:0;grid-template-columns:minmax(0,1fr) auto}.catalog-search{grid-column:1/-1;grid-row:2}.header-actions{grid-column:2;grid-row:1}.status-strip{display:none}.pos-workspace{display:flex;flex-direction:column}.catalog-section{overflow:visible}.category-tabs{top:116px}.cart-panel{min-height:65dvh;border-top:1px solid #dce5f0;border-left:0}.cart-lines{min-height:220px;max-height:46dvh}.register-actions-grid,.register-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.order-history article{grid-template-columns:1fr auto}.customer-display{min-height:100dvh;overflow-y:auto}.customer-display-header{min-height:72px;padding:10px 16px}.customer-display-brand>img,.customer-display-brand>span{width:44px;height:44px;border-radius:13px}.customer-display-live{font-size:0;padding:10px}.customer-display-live span{margin:0}.customer-order-layout,.customer-payment-layout{grid-template-columns:1fr;align-content:start;padding:24px 18px 40px}.customer-order-total{width:100%;padding:25px}.customer-order-total>strong{font-size:3.2rem}.customer-payment-summary{order:2}.customer-payment-qr{order:1}.official-qr-card{width:min(330px,84vw)}}@media (max-width:480px){.app-header{padding:9px 10px}.header-brand .mantine-ThemeIcon-root,.pos-brand-logo{width:38px!important;height:38px!important}.header-tool{width:40px;min-height:40px}.product-grid{gap:9px}.product-card{min-height:178px;grid-template-rows:100px 1fr}.product-image-wrap{height:100px}.pos-product-action{top:78px;right:8px;width:38px;min-width:38px;height:38px}.product-card-copy{padding:10px}.payment-options,.register-actions-grid{grid-template-columns:1fr}.register-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.configurator-backdrop{align-items:end!important;padding:0!important}.product-configurator{width:100%;max-width:none;max-height:calc(100dvh - 16px);border-radius:22px 22px 0 0}.configurator-header{grid-template-columns:62px minmax(0,1fr) auto;min-height:92px;padding:14px 14px 13px}.configurator-image{width:62px;height:62px;border-radius:14px}.configurator-body{max-height:calc(100dvh - 230px);padding-inline:15px}.modifier-options{grid-template-columns:1fr}.configurator-footer{padding:12px 15px calc(12px + env(safe-area-inset-bottom))}}@media (pointer:coarse){button,input,select,textarea{min-height:46px}button:not(:disabled):active{transform:scale(.98)}.quantity-control button{min-height:36px;width:36px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}