.pos-module__FhN7hG__terminal{--pos-ink:#202526;--pos-muted:#667170;--pos-line:#e2e7e5;--pos-green:#116b5b;height:100dvh;min-height:0;color:var(--pos-ink);letter-spacing:0;background:#f5f7f6;flex-direction:column;font-size:14px;display:flex;overflow:hidden}.pos-module__FhN7hG__terminal *{box-sizing:border-box}.pos-module__FhN7hG__terminal button,.pos-module__FhN7hG__terminal a,.pos-module__FhN7hG__terminal input,.pos-module__FhN7hG__terminal select,.pos-module__FhN7hG__terminal summary{-webkit-tap-highlight-color:transparent}.pos-module__FhN7hG__terminal button{cursor:pointer}.pos-module__FhN7hG__terminal button:disabled{cursor:not-allowed;opacity:.45}.pos-module__FhN7hG__terminal :is(button,a,input,select,summary):focus-visible{outline-offset:3px;outline:3px solid #6bb9a8}.pos-module__FhN7hG__terminal svg{flex-shrink:0}.pos-module__FhN7hG__header{border-bottom:1px solid var(--pos-line);background:#fff;flex-shrink:0;align-items:center;gap:24px;padding:16px 24px;display:flex}.pos-module__FhN7hG__identity{align-items:center;gap:12px;min-width:0;display:flex}.pos-module__FhN7hG__identity>div{min-width:0}.pos-module__FhN7hG__storeIcon{background:var(--pos-green);color:#fff;border-radius:8px;flex-shrink:0;place-items:center;width:42px;height:42px;display:grid}.pos-module__FhN7hG__identity h1{font-size:19px;font-weight:700;line-height:1.3}.pos-module__FhN7hG__identity p{color:var(--pos-muted);text-overflow:ellipsis;white-space:nowrap;max-width:240px;margin-top:3px;font-size:12px;overflow:hidden}.pos-module__FhN7hG__daySummary{gap:28px;margin-left:auto;display:flex}.pos-module__FhN7hG__daySummary>div{border-left:1px solid var(--pos-line);flex-direction:column;gap:4px;padding-left:24px;display:flex}.pos-module__FhN7hG__daySummary span{color:var(--pos-muted);font-size:11px}.pos-module__FhN7hG__daySummary strong{font-variant-numeric:tabular-nums;font-size:14px;font-weight:650}.pos-module__FhN7hG__backLink{border:1px solid var(--pos-line);border-radius:6px;justify-content:center;align-items:center;gap:7px;min-height:38px;padding:8px 12px;font-size:12px;font-weight:600;display:flex}.pos-module__FhN7hG__backLink:hover{background:#f5f7f6}.pos-module__FhN7hG__workspace{flex:1;min-height:0;display:flex}.pos-module__FhN7hG__catalog{flex-direction:column;flex:1;min-width:0;display:flex}.pos-module__FhN7hG__catalogTools{flex-shrink:0;padding:24px 24px 0}.pos-module__FhN7hG__sectionHeading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;display:flex}.pos-module__FhN7hG__sectionHeading h2{font-size:20px;font-weight:650}.pos-module__FhN7hG__sectionHeading p{color:var(--pos-muted);margin-top:3px;font-size:12px}.pos-module__FhN7hG__viewToggle{border:1px solid var(--pos-line);background:#fff;border-radius:6px;padding:3px;display:flex}.pos-module__FhN7hG__viewToggle button{width:34px;height:32px;color:var(--pos-muted);border-radius:4px;place-items:center;display:grid}.pos-module__FhN7hG__viewToggle button[aria-pressed=true]{color:var(--pos-green);background:#e7f1ed}.pos-module__FhN7hG__searchRow{flex-wrap:wrap;gap:8px;display:flex}.pos-module__FhN7hG__searchBox{min-width:180px;color:var(--pos-muted);background:#fff;border:1px solid #d6dedb;border-radius:6px;flex:1;align-items:center;gap:10px;padding:0 13px;display:flex}.pos-module__FhN7hG__searchBox:focus-within{border-color:var(--pos-green);box-shadow:0 0 0 2px #116b5b12}.pos-module__FhN7hG__searchBox input{width:100%;min-width:0;height:46px;color:var(--pos-ink);font-size:13px;outline:none!important}.pos-module__FhN7hG__searchBox button{place-items:center;width:28px;height:32px;display:grid}.pos-module__FhN7hG__filters{color:var(--pos-muted);align-items:center;gap:10px;padding:16px 0;display:flex}.pos-module__FhN7hG__filters>div{gap:4px;display:flex}.pos-module__FhN7hG__filters button{white-space:nowrap;border-radius:5px;padding:7px 10px;font-size:12px}.pos-module__FhN7hG__filters button:hover{background:#e8eeeb}.pos-module__FhN7hG__filters button[aria-pressed=true]{color:#155e50;background:#e2eeea;font-weight:650}.pos-module__FhN7hG__filters>span{white-space:nowrap;margin-left:auto;font-size:11px}.pos-module__FhN7hG__catalogScroll{scrollbar-gutter:stable;flex:1;min-height:0;padding:2px 24px 24px;overflow-y:auto}.pos-module__FhN7hG__productGrid{grid-template-columns:repeat(auto-fill,minmax(166px,1fr));align-content:start;gap:14px;display:grid}.pos-module__FhN7hG__product{border:1px solid var(--pos-line);text-align:left;background:#fff;border-radius:8px;flex-direction:column;min-width:0;transition:border-color .15s,box-shadow .15s;display:flex;overflow:hidden}.pos-module__FhN7hG__product:hover{border-color:#7aaa9c;box-shadow:0 3px 10px #183d3010}.pos-module__FhN7hG__product:active{background:#f3faf6}.pos-module__FhN7hG__selectedProduct{border-color:#559c87;box-shadow:0 0 0 1px #559c8725}.pos-module__FhN7hG__productImage{aspect-ratio:4/3;background:#eef1ef;border-bottom:1px solid #edf0ee;place-items:center;width:100%;display:grid;position:relative;overflow:hidden}.pos-module__FhN7hG__productImage img{object-fit:contain;width:100%;height:100%}.pos-module__FhN7hG__imageFallback{color:#99a5a0;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:100%;height:100%;display:flex}.pos-module__FhN7hG__imageFallback>span{font-size:10px}.pos-module__FhN7hG__selectedCount{background:var(--pos-green);color:#fff;border-radius:4px;align-items:center;gap:4px;min-width:28px;padding:4px 6px;font-size:11px;font-weight:600;display:flex;position:absolute;top:8px;right:8px}.pos-module__FhN7hG__productInfo{flex-direction:column;flex:1;min-width:0;padding:12px;display:flex}.pos-module__FhN7hG__productName{-webkit-line-clamp:2;overflow-wrap:anywhere;-webkit-box-orient:vertical;height:38px;font-size:13px;font-weight:600;line-height:19px;display:-webkit-box;overflow:hidden}.pos-module__FhN7hG__variant{color:var(--pos-muted);text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:11px;overflow:hidden}.pos-module__FhN7hG__productPrice{overflow-wrap:anywhere;margin-top:12px;font-size:14px;font-weight:700}.pos-module__FhN7hG__productBottom{justify-content:space-between;align-items:center;gap:6px;margin-top:8px;display:flex}.pos-module__FhN7hG__stock,.pos-module__FhN7hG__lowStock{align-items:center;gap:5px;font-size:10px;display:flex}.pos-module__FhN7hG__stock{color:#60746a}.pos-module__FhN7hG__stock:before,.pos-module__FhN7hG__lowStock:before{content:"";background:#629a7b;border-radius:50%;flex-shrink:0;width:5px;height:5px}.pos-module__FhN7hG__lowStock{color:#956517}.pos-module__FhN7hG__lowStock:before{background:#c09231}.pos-module__FhN7hG__addIcon{width:27px;height:27px;color:var(--pos-green);background:#eaf3ef;border-radius:5px;place-items:center;display:grid}.pos-module__FhN7hG__productList{flex-direction:column;gap:8px;display:flex}.pos-module__FhN7hG__productList .pos-module__FhN7hG__product{flex-direction:row;align-items:center}.pos-module__FhN7hG__productList .pos-module__FhN7hG__productImage{aspect-ratio:1;border-bottom:0;flex-shrink:0;width:80px;height:80px}.pos-module__FhN7hG__productList .pos-module__FhN7hG__productInfo{grid-template-columns:minmax(0,1fr) auto;gap:4px 12px;display:grid}.pos-module__FhN7hG__productList .pos-module__FhN7hG__productName{grid-column:1;height:auto}.pos-module__FhN7hG__productList .pos-module__FhN7hG__variant{grid-column:1;margin:0}.pos-module__FhN7hG__productList .pos-module__FhN7hG__productPrice{text-align:right;grid-area:1/2;align-self:center;margin:0}.pos-module__FhN7hG__productList .pos-module__FhN7hG__productBottom{grid-area:2/2;gap:12px;margin:0}.pos-module__FhN7hG__catalogFooter{border-top:1px solid var(--pos-line);color:var(--pos-muted);flex-shrink:0;align-items:center;gap:7px;padding:11px 24px;font-size:10px;display:flex}.pos-module__FhN7hG__catalogFooter>span:last-child{text-overflow:ellipsis;white-space:nowrap;max-width:45%;margin-left:auto;overflow:hidden}.pos-module__FhN7hG__order{border-left:1px solid var(--pos-line);background:#fff;flex-direction:column;flex-shrink:0;width:390px;min-height:0;display:flex}.pos-module__FhN7hG__orderHeading{border-bottom:1px solid var(--pos-line);flex-shrink:0;justify-content:space-between;align-items:center;gap:8px;padding:18px 20px;display:flex}.pos-module__FhN7hG__orderHeading>div{align-items:center;gap:9px;min-width:0;display:flex}.pos-module__FhN7hG__orderHeading h2{font-size:15px;font-weight:650}.pos-module__FhN7hG__orderHeading svg{color:var(--pos-muted)}.pos-module__FhN7hG__count{background:#f0f3f1;border-radius:4px;place-items:center;min-width:23px;height:23px;padding:0 5px;font-size:11px;font-weight:600;display:grid}.pos-module__FhN7hG__iconButton{width:34px;height:34px;color:var(--pos-muted);border-radius:5px;flex-shrink:0;place-items:center;display:grid}.pos-module__FhN7hG__iconButton:hover{color:#a23838;background:#f4f5f4}.pos-module__FhN7hG__orderScroll{overscroll-behavior:contain;flex:1;min-height:0;padding:0 20px 16px;overflow-y:auto}.pos-module__FhN7hG__emptyCart{text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100%;min-height:220px;padding:24px 16px;display:flex}.pos-module__FhN7hG__emptyCart>span{color:#95aaa0;background:#f3f6f4;border-radius:50%;place-items:center;width:72px;height:72px;margin-bottom:18px;display:grid}.pos-module__FhN7hG__emptyCart h3,.pos-module__FhN7hG__empty h3{margin-bottom:6px;font-size:14px;font-weight:600}.pos-module__FhN7hG__emptyCart p,.pos-module__FhN7hG__empty p{color:var(--pos-muted);max-width:240px;font-size:12px;line-height:1.6}.pos-module__FhN7hG__empty{text-align:center;color:var(--pos-muted);flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:70px 12px;display:flex}.pos-module__FhN7hG__cartLines{margin:0;padding:0;list-style:none}.pos-module__FhN7hG__cartLines>li{border-bottom:1px solid #edf0ee;gap:10px;padding:18px 0;display:flex}.pos-module__FhN7hG__cartImage{background:#f1f4f2;border-radius:5px;flex-shrink:0;width:48px;height:54px;overflow:hidden}.pos-module__FhN7hG__cartImage img{object-fit:contain;width:100%;height:100%}.pos-module__FhN7hG__cartImage .pos-module__FhN7hG__imageFallback svg{width:22px}.pos-module__FhN7hG__cartImage .pos-module__FhN7hG__imageFallback>span{display:none}.pos-module__FhN7hG__cartInfo{flex:1;min-width:0}.pos-module__FhN7hG__cartTitle{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.pos-module__FhN7hG__cartTitle h3{overflow-wrap:anywhere;font-size:12px;font-weight:600;line-height:1.5}.pos-module__FhN7hG__removeLine{color:#8a9590;flex-shrink:0;place-items:center;width:24px;height:24px;display:grid}.pos-module__FhN7hG__removeLine:hover{color:#b33c3c}.pos-module__FhN7hG__cartInfo>p{color:var(--pos-muted);overflow-wrap:anywhere;margin-top:3px;font-size:11px}.pos-module__FhN7hG__cartInfo>p>span{margin-left:6px}.pos-module__FhN7hG__cartBottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-top:10px;display:flex}.pos-module__FhN7hG__cartBottom>strong{overflow-wrap:anywhere;font-size:12px;font-weight:650}.pos-module__FhN7hG__stepper{border:1px solid var(--pos-line);border-radius:5px;height:32px;display:flex;overflow:hidden}.pos-module__FhN7hG__stepper button{background:#fafbf9;place-items:center;width:30px;display:grid}.pos-module__FhN7hG__stepper button:hover{background:#e7f0eb}.pos-module__FhN7hG__stepper input{text-align:center;-moz-appearance:textfield;width:36px;min-width:0;font-size:12px}.pos-module__FhN7hG__stepper input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.pos-module__FhN7hG__stepper input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.pos-module__FhN7hG__cartInfo>.pos-module__FhN7hG__stockWarning{color:#936119;background:#fff9e9;border-radius:4px;margin-top:8px;padding:6px 8px;font-size:10px;line-height:1.6}.pos-module__FhN7hG__disclosure{border-bottom:1px solid var(--pos-line)}.pos-module__FhN7hG__disclosure summary{cursor:pointer;color:#46564e;align-items:center;gap:9px;padding:15px 0;font-size:12px;list-style:none;display:flex}.pos-module__FhN7hG__disclosure summary::-webkit-details-marker{display:none}.pos-module__FhN7hG__disclosure summary>span{overflow-wrap:anywhere;flex:1;min-width:0}.pos-module__FhN7hG__disclosure summary small{color:var(--pos-muted);margin-left:7px;font-size:10px;display:inline-block}.pos-module__FhN7hG__disclosure[open] summary>svg:last-child{transform:rotate(180deg)}.pos-module__FhN7hG__customerFields{grid-template-columns:1fr 1fr;gap:10px;padding-bottom:16px;display:grid}.pos-module__FhN7hG__customerFields label{min-width:0;color:var(--pos-muted);font-size:11px}.pos-module__FhN7hG__customerFields input,.pos-module__FhN7hG__discountFields input,.pos-module__FhN7hG__discountFields select{width:100%;min-width:0;height:38px;color:var(--pos-ink);background:#fff;border:1px solid #d8dfdb;border-radius:5px;padding:8px 9px;font-size:12px}.pos-module__FhN7hG__customerFields input{margin-top:6px}.pos-module__FhN7hG__discountFields{grid-template-columns:1fr 1fr;gap:8px;padding-bottom:16px;display:grid}.pos-module__FhN7hG__discountFields input:disabled{background:#f5f6f5}.pos-module__FhN7hG__checkout{border-top:1px solid var(--pos-line);flex-shrink:0;padding:18px 20px 20px;box-shadow:0 -5px 20px #253e3005}.pos-module__FhN7hG__totals{flex-direction:column;gap:10px;margin-bottom:18px;font-size:12px;display:flex}.pos-module__FhN7hG__totals>div{justify-content:space-between;align-items:baseline;gap:16px;display:flex}.pos-module__FhN7hG__totals dt{color:var(--pos-muted)}.pos-module__FhN7hG__totals dt span{font-size:10px}.pos-module__FhN7hG__totals dd{text-align:right;overflow-wrap:anywhere;font-variant-numeric:tabular-nums;font-weight:550}.pos-module__FhN7hG__totals .pos-module__FhN7hG__grandTotal{border-top:1px dashed #d6dfd9;margin-top:3px;padding-top:14px}.pos-module__FhN7hG__grandTotal dt{color:var(--pos-ink);font-size:13px;font-weight:600}.pos-module__FhN7hG__grandTotal dd{font-size:23px;font-weight:700;line-height:1.3}.pos-module__FhN7hG__discountAmount{color:var(--pos-green)}.pos-module__FhN7hG__paymentMethods{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:12px;display:grid}.pos-module__FhN7hG__paymentMethods button{border:1px solid var(--pos-line);min-height:43px;color:var(--pos-muted);border-radius:6px;align-items:center;gap:8px;padding:10px 12px;font-size:12px;display:flex}.pos-module__FhN7hG__paymentMethods button[aria-pressed=true]{color:var(--pos-green);background:#eff7f2;border-color:#6caa94;font-weight:600}.pos-module__FhN7hG__paymentMethods button>svg:last-child:not(:first-child){margin-left:auto}.pos-module__FhN7hG__payButton{background:var(--pos-green);color:#fff;border-radius:6px;justify-content:center;align-items:center;gap:9px;width:100%;min-height:48px;padding:12px 16px;font-size:13px;font-weight:600;display:flex}.pos-module__FhN7hG__payButton>span{text-align:left;flex:1}.pos-module__FhN7hG__payButton:hover:not(:disabled){background:#0c584b}.pos-module__FhN7hG__payButton:disabled{color:#8a9890;background:#dfe6e2;opacity:1!important}.pos-module__FhN7hG__error,.pos-module__FhN7hG__warning{overflow-wrap:anywhere;border-radius:5px;margin:8px 0;padding:10px 12px;font-size:12px;line-height:1.6}.pos-module__FhN7hG__error{color:#a03030;background:#fff0f0}.pos-module__FhN7hG__warning{color:#865e15;background:#fff6df}.pos-module__FhN7hG__scanChoices{flex-direction:column;gap:6px;margin-top:8px;display:flex}.pos-module__FhN7hG__scanChoices button{text-align:left;background:#fff;border-radius:4px;padding:8px}.pos-module__FhN7hG__scanChoices strong{display:block}.pos-module__FhN7hG__success{color:#21603e;background:#eef8f1;border:1px solid #c4e5cf;border-radius:6px;gap:10px;margin-top:16px;padding:14px;display:flex}.pos-module__FhN7hG__success h3{font-size:13px;font-weight:650}.pos-module__FhN7hG__success p{overflow-wrap:anywhere;margin:4px 0;font-size:11px}.pos-module__FhN7hG__success strong{font-size:17px}.pos-module__FhN7hG__receiptLinks{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.pos-module__FhN7hG__receiptLinks a{background:#fff;border:1px solid #c9dfd1;border-radius:4px;align-items:center;gap:6px;padding:7px 10px;font-size:11px;font-weight:600;display:flex}.pos-module__FhN7hG__loadMore{border:1px solid var(--pos-line);background:#fff;border-radius:5px;justify-content:center;align-items:center;gap:8px;margin:20px auto 0;padding:10px 16px;font-size:12px;display:flex}.pos-module__FhN7hG__dialog{border:1px solid var(--pos-line);width:min(440px,100vw - 32px);max-height:calc(100dvh - 32px);color:var(--pos-ink);background:#fff;border-radius:8px;margin:auto;padding:0;overflow:auto;box-shadow:0 24px 100px #142b3433}.pos-module__FhN7hG__dialog::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#172b2866}.pos-module__FhN7hG__dialogHeader{border-bottom:1px solid var(--pos-line);justify-content:space-between;align-items:center;gap:12px;padding:16px 20px;display:flex}.pos-module__FhN7hG__dialogHeader>div{align-items:center;gap:10px;display:flex}.pos-module__FhN7hG__dialog h2{font-size:17px;font-weight:650}.pos-module__FhN7hG__dialogBody{padding:22px}.pos-module__FhN7hG__dialogBody>p{color:var(--pos-muted);margin-top:12px;font-size:13px;line-height:1.7}.pos-module__FhN7hG__dialogActions{justify-content:flex-end;gap:10px;margin-top:24px;display:flex}.pos-module__FhN7hG__secondaryButton,.pos-module__FhN7hG__dangerButton{border-radius:5px;justify-content:center;align-items:center;min-height:40px;padding:9px 13px;font-size:12px;font-weight:600;display:inline-flex}.pos-module__FhN7hG__secondaryButton{border:1px solid var(--pos-line);background:#fff}.pos-module__FhN7hG__dangerButton{color:#fff;background:#ae3838}.pos-module__FhN7hG__paymentTotal{text-align:center;border-bottom:1px dashed var(--pos-line);flex-direction:column;margin-bottom:20px;padding:2px 0 24px;display:flex}.pos-module__FhN7hG__paymentTotal span{color:var(--pos-muted);font-size:12px}.pos-module__FhN7hG__paymentTotal strong{overflow-wrap:anywhere;margin-top:8px;font-size:30px;font-weight:700}.pos-module__FhN7hG__receivedLabel{font-size:12px;font-weight:600}.pos-module__FhN7hG__receivedInput{border:1px solid #cad7cf;border-radius:6px;align-items:center;gap:12px;margin-top:8px;padding:0 12px;display:flex}.pos-module__FhN7hG__receivedInput>span{color:var(--pos-muted);font-size:14px}.pos-module__FhN7hG__receivedInput input{width:100%;min-width:0;height:48px;font-size:19px;font-weight:600}.pos-module__FhN7hG__cashSuggestions{flex-wrap:wrap;gap:7px;margin:10px 0 20px;display:flex}.pos-module__FhN7hG__cashSuggestions button{background:#f1f6f3;border:1px solid #dce7df;border-radius:4px;padding:8px 11px;font-size:11px}.pos-module__FhN7hG__changeDue{color:#226549;background:#eef7f1;border-radius:6px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-bottom:22px;padding:16px;font-size:13px;display:flex}.pos-module__FhN7hG__changeDue strong{overflow-wrap:anywhere;font-size:20px}.pos-module__FhN7hG__qrisConfirm{margin-bottom:24px}.pos-module__FhN7hG__qrisConfirm p{color:var(--pos-muted);margin-bottom:14px;font-size:12px}.pos-module__FhN7hG__qrisConfirm label{align-items:flex-start;gap:10px;font-size:13px;line-height:1.7;display:flex}.pos-module__FhN7hG__qrisConfirm input{width:18px;height:18px;accent-color:var(--pos-green);flex-shrink:0;margin-top:3px}.pos-module__FhN7hG__spin{animation:1s linear infinite pos-module__FhN7hG__spin}@keyframes pos-module__FhN7hG__spin{to{transform:rotate(360deg)}}.pos-module__FhN7hG__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.pos-module__FhN7hG__mobileTabs,.pos-module__FhN7hG__mobileCartBar,.pos-module__FhN7hG__mobileChoose{display:none}@media (min-width:1440px){.pos-module__FhN7hG__order{width:420px}.pos-module__FhN7hG__productGrid{grid-template-columns:repeat(auto-fill,minmax(185px,1fr))}}@media (max-width:1100px){.pos-module__FhN7hG__daySummary{gap:14px}.pos-module__FhN7hG__daySummary>div{padding-left:14px}.pos-module__FhN7hG__daySummary>div:last-child{display:none}.pos-module__FhN7hG__order{width:350px}.pos-module__FhN7hG__catalogTools{padding:20px 18px 0}.pos-module__FhN7hG__catalogScroll{padding:2px 18px 20px}.pos-module__FhN7hG__productGrid{grid-template-columns:repeat(auto-fill,minmax(145px,1fr));gap:10px}.pos-module__FhN7hG__filters{gap:6px}.pos-module__FhN7hG__filters>svg,.pos-module__FhN7hG__filters>span{display:none}}@media (max-width:767px){.pos-module__FhN7hG__header{gap:12px;padding:12px 16px}.pos-module__FhN7hG__identity{flex:1;gap:9px}.pos-module__FhN7hG__identity h1{font-size:17px}.pos-module__FhN7hG__identity p{max-width:190px;font-size:11px}.pos-module__FhN7hG__storeIcon{width:36px;height:36px}.pos-module__FhN7hG__daySummary{display:none}.pos-module__FhN7hG__backLink{padding:8px;font-size:11px}.pos-module__FhN7hG__mobileTabs{border-bottom:1px solid var(--pos-line);background:#fff;flex-shrink:0;gap:20px;padding:0 16px;display:flex}.pos-module__FhN7hG__mobileTabs button{color:var(--pos-muted);border-bottom:2px solid #0000;flex:1;justify-content:center;align-items:center;gap:8px;padding:12px 4px;font-size:12px;display:flex}.pos-module__FhN7hG__mobileTabs button[aria-pressed=true]{color:var(--pos-green);border-color:var(--pos-green);font-weight:600}.pos-module__FhN7hG__mobileTabs button span{background:#eaf2ed;border-radius:3px;padding:1px 6px;font-size:10px}.pos-module__FhN7hG__workspace{min-height:0}.pos-module__FhN7hG__mobileHidden{display:none}.pos-module__FhN7hG__catalogTools{padding:18px 16px 0}.pos-module__FhN7hG__sectionHeading{margin-bottom:14px}.pos-module__FhN7hG__sectionHeading h2{font-size:18px}.pos-module__FhN7hG__sectionHeading p{font-size:11px}.pos-module__FhN7hG__catalogScroll{padding:2px 16px 16px}.pos-module__FhN7hG__productGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.pos-module__FhN7hG__productInfo{padding:10px}.pos-module__FhN7hG__productPrice{font-size:13px}.pos-module__FhN7hG__filters{padding:12px 0}.pos-module__FhN7hG__filters button{padding:7px 9px;font-size:11px}.pos-module__FhN7hG__catalogFooter{padding:10px 16px}.pos-module__FhN7hG__order{border-left:0;width:100%}.pos-module__FhN7hG__orderHeading{padding:12px 16px}.pos-module__FhN7hG__orderScroll{padding:0 16px 12px}.pos-module__FhN7hG__stepper{height:40px}.pos-module__FhN7hG__stepper button{width:38px}.pos-module__FhN7hG__stepper input{width:40px}.pos-module__FhN7hG__checkout{padding:14px 16px max(16px, env(safe-area-inset-bottom))}.pos-module__FhN7hG__totals{gap:8px;margin-bottom:12px}.pos-module__FhN7hG__grandTotal dd{font-size:22px}.pos-module__FhN7hG__emptyCart{min-height:180px}.pos-module__FhN7hG__mobileChoose{color:var(--pos-green);align-items:center;gap:7px;margin-top:16px;font-size:12px;font-weight:600;display:flex}.pos-module__FhN7hG__mobileCartBar{background:var(--pos-green);color:#fff;width:100%;padding:13px 16px max(13px, env(safe-area-inset-bottom));flex-shrink:0;align-items:center;gap:12px;font-size:12px;display:flex}.pos-module__FhN7hG__mobileCartBar>span:first-of-type{flex-direction:column;align-items:flex-start;margin-right:auto;font-size:10px;display:flex}.pos-module__FhN7hG__mobileCartBar strong{margin-top:2px;font-size:14px}.pos-module__FhN7hG__dialogBody{padding:18px}.pos-module__FhN7hG__productList .pos-module__FhN7hG__productInfo{grid-template-columns:minmax(0,1fr)}.pos-module__FhN7hG__productList .pos-module__FhN7hG__productName,.pos-module__FhN7hG__productList .pos-module__FhN7hG__variant,.pos-module__FhN7hG__productList .pos-module__FhN7hG__productPrice,.pos-module__FhN7hG__productList .pos-module__FhN7hG__productBottom{text-align:left;grid-area:auto/1}.pos-module__FhN7hG__productList .pos-module__FhN7hG__productImage{width:90px;height:110px}}@media (max-height:700px) and (min-width:768px){.pos-module__FhN7hG__header{padding-top:10px;padding-bottom:10px}.pos-module__FhN7hG__checkout{padding-top:12px;padding-bottom:12px}.pos-module__FhN7hG__totals{gap:6px;margin-bottom:10px}.pos-module__FhN7hG__orderHeading{padding-top:10px;padding-bottom:10px}}@media (prefers-reduced-motion:reduce){.pos-module__FhN7hG__product{transition:none}.pos-module__FhN7hG__spin{animation:none}}
.operations-module__fRx5rq__workspace{width:100%;max-width:1200px;color:var(--foreground);letter-spacing:0;flex-direction:column;gap:24px;margin:auto;padding:32px 24px 64px;display:flex}.operations-module__fRx5rq__workspace *{min-width:0}.operations-module__fRx5rq__workspace h1{font-size:26px;font-weight:700}.operations-module__fRx5rq__workspace h2{font-size:18px;font-weight:650}.operations-module__fRx5rq__workspace p{overflow-wrap:anywhere}.operations-module__fRx5rq__workspace header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.operations-module__fRx5rq__workspace small,.operations-module__fRx5rq__muted{color:var(--muted);font-size:13px}.operations-module__fRx5rq__workspace section{border-top:1px solid var(--border);gap:16px;padding-top:20px;display:grid}.operations-module__fRx5rq__workspace label{gap:6px;font-size:13px;font-weight:500;display:grid}.operations-module__fRx5rq__workspace input:not([type=checkbox]):not([type=hidden]),.operations-module__fRx5rq__workspace select,.operations-module__fRx5rq__workspace textarea{border:1px solid var(--border);width:100%;color:var(--foreground);background:#fff;border-radius:6px;padding:9px 11px;font-size:14px;font-weight:400}.operations-module__fRx5rq__workspace input:focus,.operations-module__fRx5rq__workspace select:focus,.operations-module__fRx5rq__workspace textarea:focus{outline:2px solid var(--accent);outline-offset:2px}.operations-module__fRx5rq__workspace button{cursor:pointer}.operations-module__fRx5rq__workspace button:disabled{cursor:wait;opacity:.5}.operations-module__fRx5rq__toolbar{flex-wrap:wrap;align-items:end;gap:12px;display:flex}.operations-module__fRx5rq__toolbar>label{flex:150px}.operations-module__fRx5rq__button{border:1px solid var(--border);background:#fff;border-radius:6px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:9px 14px;font-size:14px;font-weight:600;display:inline-flex}.operations-module__fRx5rq__primary{background:var(--accent);color:var(--accent-foreground);border-color:var(--accent)}.operations-module__fRx5rq__stats{grid-template-columns:repeat(auto-fit,minmax(155px,1fr));gap:16px;display:grid}.operations-module__fRx5rq__stat{border-bottom:2px solid var(--border);padding:16px 0}.operations-module__fRx5rq__stat strong{font-variant-numeric:tabular-nums;overflow-wrap:anywhere;margin-top:8px;font-size:24px;display:block}.operations-module__fRx5rq__table{border:1px solid var(--border);background:#fff;border-radius:6px;overflow-x:auto}.operations-module__fRx5rq__table table{border-collapse:collapse;text-align:left;width:100%;font-size:14px}.operations-module__fRx5rq__table th{color:var(--muted);white-space:nowrap;background:#f5f6f7;font-size:12px;font-weight:600}.operations-module__fRx5rq__table td,.operations-module__fRx5rq__table th{border-bottom:1px solid var(--border);padding:13px 16px}.operations-module__fRx5rq__table tr:last-child td{border-bottom:0}.operations-module__fRx5rq__table tbody tr:hover{background:#fafcfc}.operations-module__fRx5rq__table td a{color:var(--accent);font-weight:500}.operations-module__fRx5rq__grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));gap:20px;display:grid}.operations-module__fRx5rq__item{border:1px solid var(--border);background:#fff;border-radius:6px;gap:12px;padding:18px;display:grid}.operations-module__fRx5rq__badge{color:#12634a;background:#edf7f3;border-radius:4px;padding:3px 8px;font-size:12px;display:inline-flex}.operations-module__fRx5rq__warning{color:#825a05;background:#fff8e5}.operations-module__fRx5rq__error{color:#b42318;background:#fff1f0;border-radius:6px;padding:12px;font-size:14px}.operations-module__fRx5rq__empty{text-align:center;color:var(--muted);padding:32px 16px}@media (max-width:640px){.operations-module__fRx5rq__workspace{gap:20px;padding:24px 16px 48px}.operations-module__fRx5rq__workspace h1{font-size:23px}.operations-module__fRx5rq__table td,.operations-module__fRx5rq__table th{padding:12px}.operations-module__fRx5rq__toolbar>label{flex-basis:140px}}
