:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--sat: env(safe-area-inset-top, 0px);--sar: env(safe-area-inset-right, 0px);--sab: env(safe-area-inset-bottom, 0px);--sal: env(safe-area-inset-left, 0px)}*{box-sizing:border-box}html,body,#root{margin:0;padding:0;width:100vw;height:100vh;overflow:hidden;background-color:#f1f5f9;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;padding-top:var(--sat);padding-right:var(--sar);padding-bottom:var(--sab);padding-left:var(--sal)}button{font-family:inherit;outline:none}._overlay_11hmp_1{position:fixed;inset:0;background:#0f172aeb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:9999;display:flex;align-items:center;justify-content:center;padding:24px;color:#fff;text-align:center}._card_11hmp_18{background:linear-gradient(135deg,#1e293b,#0f172a);border:2px solid rgba(255,255,255,.15);border-radius:24px;padding:36px 24px;max-width:360px;box-shadow:0 20px 40px #00000080;display:flex;flex-direction:column;align-items:center}._phoneIcon_11hmp_30{font-size:64px;margin-bottom:16px;animation:_rotatePhone_11hmp_1 2.5s ease-in-out infinite}._card_11hmp_18 h2{font-size:20px;font-weight:700;margin:0 0 12px;color:#f8fafc}._card_11hmp_18 p{font-size:14px;line-height:1.6;color:#94a3b8;margin:0}@keyframes _rotatePhone_11hmp_1{0%,to{transform:rotate(0)}50%{transform:rotate(-90deg)}}._header_65ltx_1{height:54px;background:#ffffffd9;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(226,232,240,.8);display:flex;align-items:center;justify-content:space-between;padding:0 16px;box-shadow:0 2px 10px #0000000a;-webkit-user-select:none;user-select:none;gap:12px}._titleArea_65ltx_15{display:flex;align-items:center;gap:8px}._icon_65ltx_21{font-size:24px}._title_65ltx_15{margin:0;font-size:18px;font-weight:800;color:#1e293b;background:linear-gradient(135deg,#2563eb,#7c3aed);-webkit-background-clip:text;-webkit-text-fill-color:transparent}._badge_65ltx_35{font-size:11px;font-weight:700;background:#eff6ff;color:#2563eb;padding:2px 8px;border-radius:12px;border:1px solid #bfdbfe}._instruction_65ltx_45{font-size:13px;font-weight:600;color:#475569;background:#f1f5f9;padding:4px 12px;border-radius:16px;display:flex;align-items:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._resetBtn_65ltx_59{min-height:38px;min-width:90px;padding:0 12px;background:#f8fafc;border:1px solid #cbd5e1;border-radius:18px;color:#334155;font-size:13px;font-weight:700;cursor:pointer;display:flex;align-items:center;gap:4px;transition:all .2s cubic-bezier(.4,0,.2,1);box-shadow:0 1px 3px #0000000d}._resetBtn_65ltx_59:active{transform:scale(.95);background:#e2e8f0}@media(max-width:640px){._instruction_65ltx_45{display:none}}._section_ictb7_1{display:flex;flex-direction:column;height:100%;background:#fff;border-radius:16px;padding:12px;box-shadow:0 4px 16px #0000000a;border:1px solid #e2e8f0;overflow:hidden}._sectionHeader_ictb7_13{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px;padding-bottom:6px;border-bottom:2px dashed #f1f5f9}._sectionHeader_ictb7_13 h2{margin:0;font-size:16px;font-weight:800;color:#1e293b}._subtitle_ictb7_29{font-size:12px;color:#64748b;font-weight:600}._grid_ictb7_35{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;flex:1;min-height:0;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}._grid_ictb7_35::-webkit-scrollbar{display:none;width:0;height:0}._card_ictb7_52{background:#fff;border:1.5px solid #e2e8f0;border-radius:16px;padding:12px 8px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;cursor:grab;-webkit-user-select:none;user-select:none;touch-action:none;transition:transform .2s cubic-bezier(.34,1.56,.64,1),box-shadow .2s ease,border-color .2s ease;position:relative;box-shadow:0 2px 8px #0000000a;min-height:160px}._card_ictb7_52:hover{transform:translateY(-3px) scale(1.02);box-shadow:0 8px 20px #2563eb1f;border-color:#93c5fd}._card_ictb7_52:active{cursor:grabbing;transform:scale(.96);background:#f8fafc}._imageContainer_ictb7_82{width:100%;height:110px;max-height:110px;display:flex;align-items:center;justify-content:center;overflow:hidden}._productImg_ictb7_92{width:100%;height:100%;object-fit:contain;transform:scale(1.3);transform-origin:center;transition:transform .2s ease}._card_ictb7_52:hover ._productImg_ictb7_92{transform:scale(1.38)}._infoArea_ictb7_105{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;margin-top:4px;gap:2px}._productName_ictb7_115{font-size:14px;font-weight:800;color:#1e293b;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}._priceTag_ictb7_126{color:#ea580c;font-size:14px;font-weight:900;text-align:center}@media(max-width:768px){._grid_ictb7_35{grid-template-columns:repeat(3,1fr);gap:8px}._card_ictb7_52{padding:8px 4px;min-height:135px}._imageContainer_ictb7_82{height:90px;max-height:90px}._productName_ictb7_115,._priceTag_ictb7_126{font-size:12px}}._section_exk47_1{display:flex;flex-direction:column;height:100%;background:#fff;border-radius:16px;padding:12px;box-shadow:0 4px 16px #0000000a;border:1px solid #e2e8f0;overflow:hidden}._header_exk47_13{display:flex;align-items:center;justify-content:space-between;padding-bottom:8px;border-bottom:2px dashed #f1f5f9}._titleGroup_exk47_21{display:flex;align-items:center;gap:6px}._cartIcon_exk47_27{font-size:18px}._titleGroup_exk47_21 h3{margin:0;font-size:15px;font-weight:800;color:#1e293b}._countBadge_exk47_38{background:#e0e7ff;color:#4338ca;font-size:11px;font-weight:700;padding:2px 8px;border-radius:10px}._clearBtn_exk47_47{min-height:44px;padding:0 10px;background:#fff1f2;border:1px solid #fecdd3;border-radius:8px;color:#e11d48;font-size:12px;font-weight:700;cursor:pointer}._itemList_exk47_59{flex:1;overflow-y:auto;padding:8px 0;display:flex;flex-direction:column;gap:8px}._emptyState_exk47_68{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#94a3b8;padding:20px 0;text-align:center}._emptyIcon_exk47_79{font-size:36px;margin-bottom:8px}._emptyState_exk47_68 p{margin:0 0 4px;font-weight:700;color:#64748b;font-size:14px}._emptyState_exk47_68 span{font-size:12px}._cartRow_exk47_95{display:flex;align-items:center;justify-content:space-between;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:6px 10px;gap:8px}._itemImg_exk47_106{width:36px;height:36px;object-fit:contain;border-radius:6px;background:#fff;padding:2px;border:1px solid #cbd5e1}._itemInfo_exk47_116{flex:1;display:flex;flex-direction:column}._itemName_exk47_122{font-size:13px;font-weight:700;color:#1e293b}._itemPrice_exk47_128{font-size:11px;color:#64748b}._controls_exk47_133{display:flex;align-items:center;gap:4px}._qtyBtn_exk47_139{min-width:44px;min-height:44px;border:1px solid #cbd5e1;background:#fff;border-radius:8px;font-size:14px;font-weight:800;color:#334155;cursor:pointer;display:flex;align-items:center;justify-content:center}._qtyBtn_exk47_139:active{background:#cbd5e1}._quantity_exk47_158{font-size:14px;font-weight:800;color:#0f172a;min-width:20px;text-align:center}._delBtn_exk47_166{min-width:44px;min-height:44px;margin-left:4px;border:none;background:#f1f5f9;color:#ef4444;border-radius:8px;font-size:13px;font-weight:800;cursor:pointer}._footer_exk47_179{padding-top:8px;border-top:2px solid #f1f5f9}._totalRow_exk47_184{display:flex;align-items:center;justify-content:space-between;font-size:14px;font-weight:700;color:#334155}._totalAmount_exk47_193{font-size:18px;font-weight:900;color:#dc2626;background:#fef2f2;padding:2px 10px;border-radius:8px;border:1px stroke #fca5a5}._section_1haw9_1{display:flex;flex-direction:column;height:100%;background:#fff;border-radius:16px;padding:12px;box-shadow:0 4px 16px #0000000a;border:1px solid #e2e8f0;overflow:hidden}._sectionHeader_1haw9_13{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px;padding-bottom:6px;border-bottom:2px dashed #f1f5f9}._titleGroup_1haw9_22{display:flex;align-items:center;gap:6px}._icon_1haw9_28{font-size:18px}._titleGroup_1haw9_22 h2{margin:0;font-size:16px;font-weight:800;color:#1e293b}._hint_1haw9_39{font-size:12px;color:#64748b;font-weight:600}._moneyGrid_1haw9_45{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr);gap:8px;flex:1;min-height:0}._moneyCard_1haw9_54{position:relative;background:#fff;border-radius:12px;border:1.5px solid #cbd5e1;padding:4px;display:flex;align-items:center;justify-content:center;cursor:grab;-webkit-user-select:none;user-select:none;touch-action:none;transition:transform .2s cubic-bezier(.34,1.56,.64,1),box-shadow .2s ease,border-color .2s ease;box-shadow:0 2px 8px #0000000f;min-height:54px}._moneyCard_1haw9_54:hover:not(._disabled_1haw9_71){transform:translateY(-3px) scale(1.03);box-shadow:0 8px 18px #2563eb26;border-color:#3b82f6;z-index:2}._moneyCard_1haw9_54:active:not(._disabled_1haw9_71){cursor:grabbing;transform:scale(.95);background:#f8fafc}._disabled_1haw9_71{opacity:.35;filter:grayscale(.8);cursor:not-allowed;box-shadow:none}._stackLayer_1haw9_91{position:absolute;top:-3px;right:-3px;width:100%;height:100%;border-radius:12px;border:1px solid #e2e8f0;background:#f8fafc;pointer-events:none;z-index:0}._moneyContent_1haw9_104{width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:1;overflow:hidden}._banknoteCard_1haw9_114 ._moneyContent_1haw9_104{width:95%;height:90%;max-height:68px;aspect-ratio:2 / 1}._moneyImg_1haw9_121{width:100%;height:100%;max-height:68px;max-width:140px;aspect-ratio:2 / 1;object-fit:contain;filter:drop-shadow(0 2px 4px rgba(0,0,0,.15))}._coinCard_1haw9_131{border-radius:50%;aspect-ratio:1 / 1;max-width:58px;max-height:58px;justify-self:center}._fallbackSvg_1haw9_139{width:100%;height:100%;max-height:68px}._badge_1haw9_145{position:absolute;top:-4px;right:-4px;background:#1e293b;color:#fff;font-size:11px;font-weight:800;padding:2px 7px;border-radius:10px;border:1px solid #ffffff;box-shadow:0 2px 5px #0003;z-index:3}._section_1bz10_1{display:flex;flex-direction:column;height:100%;background:#fff;border-radius:16px;padding:12px;box-shadow:0 4px 16px #0000000a;border:1px solid #e2e8f0;overflow:hidden}._header_1bz10_13{display:flex;align-items:center;justify-content:space-between;padding-bottom:8px;border-bottom:2px dashed #f1f5f9}._titleGroup_1bz10_21{display:flex;align-items:center;gap:6px}._icon_1bz10_27{font-size:18px}._titleGroup_1bz10_21 h3{margin:0;font-size:15px;font-weight:800;color:#1e293b}._resetBtn_1bz10_38{min-height:44px;padding:0 10px;background:#f1f5f9;border:1px solid #cbd5e1;border-radius:8px;color:#475569;font-size:12px;font-weight:700;cursor:pointer}._dropZone_1bz10_50{flex:1;margin:8px 0;background:#f8fafc;border:2px dashed #94a3b8;border-radius:14px;padding:8px;display:flex;flex-direction:column;overflow-y:auto;position:relative;transition:border-color .2s ease,background-color .2s ease}._statusPill_1bz10_64{font-size:12px;font-weight:700;padding:6px 12px;border-radius:12px;text-align:center;margin-bottom:8px;box-shadow:0 2px 4px #0000000d}._statusEmpty_1bz10_74{background:#f1f5f9;color:#64748b;border:1px solid #e2e8f0}._statusUnderpaid_1bz10_80{background:#fffbe6;color:#d97706;border:1px solid #fef3c7}._statusOverpaid_1bz10_86{background:#fff7ed;color:#ea580c;border:1px solid #ffedd5}._statusExact_1bz10_92{background:#ecfdf5;color:#059669;border:1px solid #a7f3d0;animation:_pulseExact_1bz10_1 1.5s infinite alternate}@keyframes _pulseExact_1bz10_1{0%{transform:scale(1)}to{transform:scale(1.02)}}._dropHint_1bz10_104{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#94a3b8;text-align:center;padding:12px}._dropIcon_1bz10_115{font-size:32px;margin-bottom:4px}._dropHint_1bz10_104 p{margin:0 0 2px;font-size:13px;font-weight:700;color:#64748b}._dropHint_1bz10_104 span{font-size:11px}._paymentItemsGrid_1bz10_131{display:flex;flex-wrap:wrap;gap:6px;align-content:flex-start}._paymentChip_1bz10_138{display:flex;align-items:center;gap:4px;padding:4px 8px;border-radius:20px;color:#fff;font-size:12px;font-weight:800;cursor:pointer;box-shadow:0 2px 6px #00000026;border:1px solid rgba(255,255,255,.4);transition:transform .15s ease;-webkit-user-select:none;user-select:none;min-height:44px}._paymentChip_1bz10_138:hover{transform:scale(1.06)}._chipImg_1bz10_159{width:22px;height:22px;object-fit:contain}._chipSvg_1bz10_165{width:22px;height:22px}._chipLabel_1bz10_170{text-shadow:0 1px 2px rgba(0,0,0,.5)}._removeTag_1bz10_174{background:#00000040;border-radius:50%;width:16px;height:16px;display:flex;align-items:center;justify-content:center;font-size:10px;margin-left:2px}._footer_1bz10_186{display:flex;align-items:center;justify-content:space-between;padding-top:8px;border-top:2px solid #f1f5f9;gap:10px}._amountDisplay_1bz10_195{display:flex;flex-direction:column;gap:2px}._amountItem_1bz10_201{display:flex;align-items:center;gap:4px;font-size:13px;font-weight:700}._amountLabel_1bz10_209{color:#64748b}._amountTarget_1bz10_213{color:#1e293b;font-weight:800}._amountPaid_1bz10_218{font-weight:900;font-size:15px}._paidExactText_1bz10_223{color:#059669}._paidUnderText_1bz10_227{color:#d97706}._paidOverText_1bz10_231{color:#ea580c}._changeText_1bz10_235{color:#2563eb;font-weight:800;background:#eff6ff;padding:1px 6px;border-radius:6px}._payBtn_1bz10_243{min-height:44px;min-width:100px;padding:0 16px;background:#cbd5e1;color:#64748b;border:none;border-radius:12px;font-size:14px;font-weight:800;cursor:not-allowed;transition:all .2s ease}._payBtnActive_1bz10_257{background:linear-gradient(135deg,#10b981,#059669);color:#fff;cursor:pointer;box-shadow:0 4px 14px #10b98166}._payBtnActive_1bz10_257:hover{transform:translateY(-2px);box-shadow:0 6px 18px #10b98180}._payBtnActive_1bz10_257:active{transform:scale(.96)}._overlay_1rnp6_1{position:fixed;inset:0;background:#0f172aa6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9000;display:flex;align-items:center;justify-content:center;padding:16px;animation:_fadeIn_1rnp6_1 .25s ease-out}@keyframes _fadeIn_1rnp6_1{0%{opacity:0}to{opacity:1}}._card_1rnp6_22{background:#fff;border-radius:24px;padding:28px 24px;max-width:380px;width:100%;text-align:center;box-shadow:0 20px 50px #00000040;border:3px solid #10b981;animation:_popIn_1rnp6_1 .3s cubic-bezier(.34,1.56,.64,1);display:flex;flex-direction:column;align-items:center}@keyframes _popIn_1rnp6_1{0%{transform:scale(.8);opacity:0}to{transform:scale(1);opacity:1}}._confettiHeader_1rnp6_42{font-size:40px;margin-bottom:8px}._title_1rnp6_47{margin:0 0 8px;font-size:22px;font-weight:900;color:#047857}._subtitle_1rnp6_54{margin:0 0 16px;font-size:13px;color:#4b5563;line-height:1.5}._receiptBox_1rnp6_61{width:100%;background:#ecfdf5;border:1px dashed #6ee7b7;border-radius:14px;padding:12px 16px;margin-bottom:20px;display:flex;flex-direction:column;gap:8px}._receiptRow_1rnp6_73{display:flex;align-items:center;justify-content:space-between;font-size:14px;color:#374151}._paidText_1rnp6_81{font-size:18px;font-weight:900;color:#059669}._changeBadge_1rnp6_87{font-size:16px;font-weight:900;color:#2563eb}._actionBtn_1rnp6_93{width:100%;min-height:48px;background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:none;border-radius:14px;font-size:16px;font-weight:800;cursor:pointer;box-shadow:0 4px 14px #10b98166;transition:transform .15s ease,box-shadow .15s ease}._actionBtn_1rnp6_93:hover{transform:translateY(-2px);box-shadow:0 6px 20px #10b98180}._actionBtn_1rnp6_93:active{transform:scale(.96)}._container_y5ok4_1{display:flex;flex-direction:column;height:100vh;width:100vw;background:#f1f5f9;overflow:hidden;position:relative;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;box-sizing:border-box}._mainLayout_y5ok4_13{flex:1;display:grid;grid-template-columns:55% 45%;grid-template-rows:62% 38%;gap:10px;padding:10px;min-height:0;box-sizing:border-box}._leftCol_y5ok4_24{grid-column:1;grid-row:1;min-height:0}._rightCol_y5ok4_30{grid-column:2;grid-row:1;display:grid;grid-template-columns:1fr 1fr;gap:10px;min-height:0}._cartBox_y5ok4_39,._checkoutBox_y5ok4_44{min-height:0;height:100%}._bottomRow_y5ok4_49{grid-column:1 / span 2;grid-row:2;min-height:0}@media(max-width:900px){._mainLayout_y5ok4_13{grid-template-columns:50% 50%;grid-template-rows:58% 42%;gap:6px;padding:6px}}#root{width:100%;height:100%;margin:0;padding:0}
