.ReceiptForm-module___bAz2G__formContainer{border:3px solid var(--border-color);box-shadow:6px 6px 0px var(--border-color);background-color:#fff;border-radius:12px;flex-direction:column;gap:1.5rem;padding:2rem;display:flex}.ReceiptForm-module___bAz2G__section{border-bottom:3px dashed var(--accent-color);flex-direction:column;gap:1rem;padding-bottom:1.5rem;display:flex}.ReceiptForm-module___bAz2G__typeToggle{gap:.75rem;margin-bottom:.5rem;display:flex}.ReceiptForm-module___bAz2G__typeBtn{border:2.5px solid var(--border-color);background-color:var(--btn-bg);color:var(--text-color);cursor:pointer;box-shadow:4px 4px 0px var(--border-color);transition:all .15 ease;text-align:center;border-radius:10px;flex:1;padding:.75rem 1rem;font-family:inherit;font-size:1rem;font-weight:700}.ReceiptForm-module___bAz2G__typeBtnActive{background-color:var(--accent-color);box-shadow:2px 2px 0px var(--border-color);transform:translate(2px,2px)}.ReceiptForm-module___bAz2G__presetBtn{color:#fff;border:2px solid var(--border-color);cursor:pointer;box-shadow:3px 3px 0px var(--border-color);background:#ee4d2d;border-radius:8px;align-self:flex-start;margin-top:.25rem;padding:.5rem .75rem;font-family:inherit;font-size:.9rem;font-weight:700}.ReceiptForm-module___bAz2G__presetBtn:active{box-shadow:0px 0px 0px var(--border-color);transform:translate(3px,3px)}.ReceiptForm-module___bAz2G__presetBtnResto{color:#fff;border:2px solid var(--border-color);cursor:pointer;box-shadow:3px 3px 0px var(--border-color);background:#2563eb;border-radius:8px;align-self:flex-start;margin-top:.25rem;padding:.5rem .75rem;font-family:inherit;font-size:.9rem;font-weight:700}.ReceiptForm-module___bAz2G__presetBtnResto:active{box-shadow:0px 0px 0px var(--border-color);transform:translate(3px,3px)}.ReceiptForm-module___bAz2G__section:last-child{border-bottom:none;padding-bottom:0}.ReceiptForm-module___bAz2G__section h3{color:var(--text-color);background:var(--btn-bg);border:2px solid var(--border-color);box-shadow:2px 2px 0px var(--border-color);border-radius:6px;align-self:flex-start;margin:0;padding:.25rem .75rem;font-size:1.25rem;display:inline-block}.ReceiptForm-module___bAz2G__formContainer label{color:var(--text-color);flex-direction:column;gap:.5rem;font-size:1rem;font-weight:700;display:flex}.ReceiptForm-module___bAz2G__formContainer input,.ReceiptForm-module___bAz2G__formContainer textarea,.ReceiptForm-module___bAz2G__formContainer select{border:2px solid var(--border-color);background-color:#fafafa;border-radius:8px;width:100%;padding:.75rem;font-family:inherit;font-size:1rem;transition:all .2s;box-shadow:inset 2px 2px #0000000d}.ReceiptForm-module___bAz2G__formContainer input:focus,.ReceiptForm-module___bAz2G__formContainer textarea:focus,.ReceiptForm-module___bAz2G__formContainer select:focus{box-shadow:4px 4px 0px var(--accent-color);background-color:#fff;outline:none;transform:translate(-2px,-2px)}.ReceiptForm-module___bAz2G__row{gap:1rem;display:flex}.ReceiptForm-module___bAz2G__row>*{flex:1}.ReceiptForm-module___bAz2G__itemRow{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.ReceiptForm-module___bAz2G__itemName{flex:2;min-width:150px}.ReceiptForm-module___bAz2G__itemUnit{flex:1;min-width:100px}.ReceiptForm-module___bAz2G__itemNum{flex:1;min-width:80px}.ReceiptForm-module___bAz2G__removeBtn{color:#fff;border:2px solid var(--border-color);cursor:pointer;width:40px;height:40px;box-shadow:2px 2px 0px var(--border-color);background:coral;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;font-weight:700;transition:all .1s;display:flex}.ReceiptForm-module___bAz2G__removeBtn:active{box-shadow:0px 0px 0px var(--border-color);transform:translate(2px,2px)}.ReceiptForm-module___bAz2G__addBtn{background:var(--accent-color);color:var(--text-color);border:2px solid var(--border-color);cursor:pointer;box-shadow:4px 4px 0px var(--border-color);border-radius:8px;align-self:flex-start;padding:.5rem 1rem;font-family:inherit;font-size:1rem;font-weight:700;transition:all .1s}.ReceiptForm-module___bAz2G__addBtn:active{box-shadow:0px 0px 0px var(--border-color);transform:translate(4px,4px)}@media (max-width:600px){.ReceiptForm-module___bAz2G__formContainer{box-shadow:4px 4px 0px var(--border-color);border-width:2px;padding:1rem}.ReceiptForm-module___bAz2G__row{flex-direction:column;gap:.5rem}.ReceiptForm-module___bAz2G__itemRow{border-bottom:1px dashed var(--border-color);gap:.5rem;padding-bottom:.5rem}.ReceiptForm-module___bAz2G__itemRow:last-child{border-bottom:none}.ReceiptForm-module___bAz2G__itemName,.ReceiptForm-module___bAz2G__itemUnit,.ReceiptForm-module___bAz2G__itemNum{flex:100%;min-width:0}.ReceiptForm-module___bAz2G__removeBtn{flex:100%;width:100%}}
.Receipt-module__YD_FBa__receiptPaper{color:#000;background-color:#fff;border-radius:4px;margin:0 auto;padding:1.5rem;font-family:Inconsolata,monospace;font-size:15px;line-height:1.2;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.Receipt-module__YD_FBa__size-58mm{width:58mm;font-size:13px}.Receipt-module__YD_FBa__size-80mm{width:80mm}.Receipt-module__YD_FBa__size-A4{width:210mm}.Receipt-module__YD_FBa__size-A5{width:148mm}.Receipt-module__YD_FBa__size-A6{width:105mm}.Receipt-module__YD_FBa__divider{border-bottom:1px dashed #000;margin:1rem 0}.Receipt-module__YD_FBa__header{text-align:center;flex-direction:column;align-items:center;display:flex}.Receipt-module__YD_FBa__iconContainer{margin-bottom:.5rem}.Receipt-module__YD_FBa__shopName{margin-bottom:.25rem;font-size:1.25rem}.Receipt-module__YD_FBa__shopAddress,.Receipt-module__YD_FBa__shopPhone,.Receipt-module__YD_FBa__transactionId{white-space:pre-wrap;font-size:.875rem}.Receipt-module__YD_FBa__metaData{flex-direction:column;display:flex}.Receipt-module__YD_FBa__metaRow{justify-content:space-between;display:flex}.Receipt-module__YD_FBa__itemsList{flex-direction:column;gap:.5rem;display:flex}.Receipt-module__YD_FBa__itemName{font-weight:700}.Receipt-module__YD_FBa__itemDetails{justify-content:space-between;padding-left:1rem;display:flex}.Receipt-module__YD_FBa__totals{flex-direction:column;gap:.25rem;display:flex}.Receipt-module__YD_FBa__totalRow{justify-content:space-between;display:flex}.Receipt-module__YD_FBa__bold{font-weight:700}.Receipt-module__YD_FBa__footer{text-align:center;flex-direction:column;gap:.5rem;margin-top:1.5rem;display:flex}.Receipt-module__YD_FBa__thankYou{margin-bottom:.5rem}.Receipt-module__YD_FBa__linkContainer{font-size:.875rem}@media print{.Receipt-module__YD_FBa__receiptPaper{width:100%;max-width:100%;box-shadow:none;border-radius:0;margin:0;padding:10px;font-size:12px}.Receipt-module__YD_FBa__shopName{font-size:1.15rem}.Receipt-module__YD_FBa__shopAddress,.Receipt-module__YD_FBa__shopPhone,.Receipt-module__YD_FBa__transactionId,.Receipt-module__YD_FBa__linkContainer{font-size:.75rem}}
.ShopeeFoodReceipt-module__GTVBUW__receiptPaper{color:#000;background-color:#fff;border-radius:4px;margin:0 auto;padding:1.25rem;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:14px;line-height:1.35;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.ShopeeFoodReceipt-module__GTVBUW__size-58mm{width:58mm;padding:.75rem;font-size:12px}.ShopeeFoodReceipt-module__GTVBUW__size-80mm{width:80mm}.ShopeeFoodReceipt-module__GTVBUW__size-A4{width:210mm}.ShopeeFoodReceipt-module__GTVBUW__size-A5{width:148mm}.ShopeeFoodReceipt-module__GTVBUW__size-A6{width:105mm}.ShopeeFoodReceipt-module__GTVBUW__header{text-align:center;flex-direction:column;align-items:center;display:flex}.ShopeeFoodReceipt-module__GTVBUW__logoRow{justify-content:center;align-items:center;gap:8px;margin-bottom:1.25rem;display:flex}.ShopeeFoodReceipt-module__GTVBUW__logoText{letter-spacing:-.5px;font-family:Arial,sans-serif;font-size:1.6rem;font-weight:800}.ShopeeFoodReceipt-module__GTVBUW__storeName{text-align:center;word-break:break-word;max-width:90%;margin-bottom:.75rem;font-size:1.35rem;font-weight:800;line-height:1.2}.ShopeeFoodReceipt-module__GTVBUW__queueContainer{align-items:center;width:100%;margin:.5rem 0 .75rem;display:flex}.ShopeeFoodReceipt-module__GTVBUW__queueLine{background-color:#000;flex:1;height:1.5px}.ShopeeFoodReceipt-module__GTVBUW__queueNumber{letter-spacing:-.5px;padding:0 .5rem;font-size:2.2rem;font-weight:900;line-height:1}.ShopeeFoodReceipt-module__GTVBUW__solidDivider{border-bottom:1.5px solid #000;margin:.6rem 0}.ShopeeFoodReceipt-module__GTVBUW__dashedDivider{border-bottom:1.5px dashed #000;margin:.6rem 0}.ShopeeFoodReceipt-module__GTVBUW__metaSection{flex-direction:column;gap:.2rem;font-size:.92rem;font-weight:700;display:flex}.ShopeeFoodReceipt-module__GTVBUW__metaRow{word-break:break-all;line-height:1.3}.ShopeeFoodReceipt-module__GTVBUW__metaLabel{font-weight:600}.ShopeeFoodReceipt-module__GTVBUW__notesSection{word-break:break-word;margin:.4rem 0;font-size:.95rem;line-height:1.3}.ShopeeFoodReceipt-module__GTVBUW__notesLabel{font-weight:800}.ShopeeFoodReceipt-module__GTVBUW__itemsList{flex-direction:column;gap:.6rem;margin:.6rem 0;display:flex}.ShopeeFoodReceipt-module__GTVBUW__itemRow{justify-content:space-between;align-items:flex-start;gap:.5rem;font-size:.98rem;display:flex}.ShopeeFoodReceipt-module__GTVBUW__itemLeft{word-break:break-word;flex:1;gap:.35rem;font-weight:800;display:flex}.ShopeeFoodReceipt-module__GTVBUW__itemPrice{white-space:nowrap;text-align:right;font-weight:800}.ShopeeFoodReceipt-module__GTVBUW__summarySection{flex-direction:column;gap:.4rem;font-size:.98rem;font-weight:800;display:flex}.ShopeeFoodReceipt-module__GTVBUW__summaryRow{justify-content:space-between;align-items:flex-start;gap:.5rem;display:flex}.ShopeeFoodReceipt-module__GTVBUW__paymentSection{justify-content:space-between;align-items:flex-start;gap:.5rem;margin-top:.8rem;font-size:1.05rem;font-weight:900;display:flex}.ShopeeFoodReceipt-module__GTVBUW__paymentLeft{word-break:break-word;max-width:45%}.ShopeeFoodReceipt-module__GTVBUW__paymentRight{text-align:right;word-break:break-word;max-width:55%}@media print{.ShopeeFoodReceipt-module__GTVBUW__receiptPaper{width:100%;max-width:100%;box-shadow:none;border-radius:0;margin:0;padding:10px;font-size:12px}.ShopeeFoodReceipt-module__GTVBUW__logoText{font-size:1.3rem}.ShopeeFoodReceipt-module__GTVBUW__storeName{font-size:1.15rem}.ShopeeFoodReceipt-module__GTVBUW__queueNumber{font-size:1.8rem}}
.PosRestoReceipt-module__o9RBEG__receiptPaper{color:#000;letter-spacing:-.2px;background-color:#fff;border-radius:4px;margin:0 auto;padding:1.25rem 1rem;font-family:Inconsolata,Courier New,monospace;font-size:15px;line-height:1.25;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.PosRestoReceipt-module__o9RBEG__size-58mm{width:58mm;padding:.5rem;font-size:12px}.PosRestoReceipt-module__o9RBEG__size-80mm{width:80mm}.PosRestoReceipt-module__o9RBEG__size-A4{width:210mm}.PosRestoReceipt-module__o9RBEG__size-A5{width:148mm}.PosRestoReceipt-module__o9RBEG__size-A6{width:105mm}.PosRestoReceipt-module__o9RBEG__header{text-align:center;letter-spacing:-.3px;margin-bottom:.5rem;font-size:1.15rem;font-weight:700}.PosRestoReceipt-module__o9RBEG__dashedDivider{border-bottom:1px dashed #000;margin:.5rem 0}.PosRestoReceipt-module__o9RBEG__shortDashedDivider{border-bottom:1px dashed #000;width:65%;margin:.25rem 0 .25rem auto}.PosRestoReceipt-module__o9RBEG__metaList{flex-direction:column;gap:.15rem;font-size:.95rem;display:flex}.PosRestoReceipt-module__o9RBEG__metaRow{display:flex}.PosRestoReceipt-module__o9RBEG__metaLabel{width:100px;display:inline-block}.PosRestoReceipt-module__o9RBEG__metaColon{margin-right:.4rem}.PosRestoReceipt-module__o9RBEG__metaValue{word-break:break-word;flex:1}.PosRestoReceipt-module__o9RBEG__itemsList{flex-direction:column;gap:.5rem;margin:.4rem 0;display:flex}.PosRestoReceipt-module__o9RBEG__itemBlock{flex-direction:column;display:flex}.PosRestoReceipt-module__o9RBEG__itemName{word-break:break-word;font-size:1rem;font-weight:600}.PosRestoReceipt-module__o9RBEG__itemSubRow{justify-content:space-between;align-items:center;font-size:.95rem;display:flex}.PosRestoReceipt-module__o9RBEG__itemQtyPrice{padding-left:.25rem}.PosRestoReceipt-module__o9RBEG__itemTotalPrice{text-align:right;font-weight:600}.PosRestoReceipt-module__o9RBEG__totalsSection{flex-direction:column;gap:.35rem;margin:.4rem 0;display:flex}.PosRestoReceipt-module__o9RBEG__totalCountRow{margin-bottom:.2rem;font-size:1rem;font-weight:600}.PosRestoReceipt-module__o9RBEG__grandTotalRow{justify-content:space-between;align-items:center;font-size:1.4rem;font-weight:700;display:flex}.PosRestoReceipt-module__o9RBEG__cashRow,.PosRestoReceipt-module__o9RBEG__changeRow{justify-content:space-between;align-items:center;font-size:1.1rem;display:flex}.PosRestoReceipt-module__o9RBEG__footerSection{text-align:center;flex-direction:column;gap:.5rem;margin-top:.75rem;font-size:.95rem;display:flex}.PosRestoReceipt-module__o9RBEG__footerGreeting{margin-top:.5rem;line-height:1.3}.PosRestoReceipt-module__o9RBEG__queueSection{text-align:center;flex-direction:column;align-items:center;margin-top:1.25rem;display:flex}.PosRestoReceipt-module__o9RBEG__queueTitle{font-family:Inconsolata,monospace;font-size:1.25rem;font-weight:600}.PosRestoReceipt-module__o9RBEG__queueBigNumber{margin:.2rem 0;font-size:2.8rem;font-weight:900;line-height:1}.PosRestoReceipt-module__o9RBEG__queueCallNotice{font-size:.95rem}@media print{.PosRestoReceipt-module__o9RBEG__receiptPaper{width:100%;max-width:100%;box-shadow:none;border-radius:0;margin:0;padding:8px;font-size:12px}.PosRestoReceipt-module__o9RBEG__grandTotalRow{font-size:1.2rem}.PosRestoReceipt-module__o9RBEG__queueBigNumber{font-size:2.2rem}}
