:root{--primary:#f9d949;--primary-hover:#ebc83c;--primary-shadow:#f9d94940;--secondary:#3d5656;--secondary-hover:#2d4040;--bg-app:#fdfdfd;--surface:#fff;--text-primary:#1a1c1e;--text-secondary:#44474e;--text-muted:#74777f;--danger:#ba1a1a;--danger-shadow:#ba1a1a1a;--success:#006d39;--success-shadow:#006d391a;--warning:#934b00;--border:#dee2e6;--border-focus:var(--primary);--shadow-sm:0 1px 3px #0000001a;--shadow-md:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;--shadow-lg:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;--radius-sm:8px;--radius-md:16px;--radius-lg:24px;--radius-full:9999px;--header-height:72px}*{-webkit-tap-highlight-color:transparent;box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;background-color:#f0f2f5;color:#1a1c1e;color:var(--text-primary);font-family:Outfit,Kanit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;line-height:1.6;overscroll-behavior:none}.container{background:#fdfdfd;background:var(--bg-app);box-shadow:0 0 40px #0000000d;display:flex;flex-direction:column;margin:0 auto;max-width:480px;min-height:100vh;position:relative}h1,h2,h3,h4{font-family:Outfit,Kanit,sans-serif;font-weight:800;line-height:1.2}.header{align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#ffffffe6;border-bottom:1px solid #dee2e6;border-bottom:1px solid var(--border);display:flex;flex-direction:column;height:72px;height:var(--header-height);justify-content:center;position:-webkit-sticky;position:sticky;top:0;top:var(--demo-banner-h,0);z-index:1000}.header-title{color:#3d5656;color:var(--secondary);font-size:1.2rem;font-weight:900;letter-spacing:-.5px;text-transform:uppercase}.header-subtitle{color:#74777f;color:var(--text-muted);font-size:.7rem;font-weight:700;letter-spacing:.5px}:root{--store-nav-base:64px;--store-nav-h:0px}.has-store-nav{--store-nav-h:calc(var(--store-nav-base) + 22px + env(safe-area-inset-bottom, 0px))}.has-store-nav .section{padding-bottom:92px!important;padding-bottom:calc(var(--store-nav-h) + 92px)!important}.store-nav{align-items:end;background:#fff;border-radius:24px 24px 0 0;bottom:0;box-shadow:0 -6px 22px #1a1c1e14;display:grid;grid-template-columns:repeat(5,1fr);left:0;margin:0 auto;max-width:480px;padding-bottom:env(safe-area-inset-bottom,0);position:fixed;right:0;z-index:1100}.store-nav>button,.store-nav>span{align-items:center;background:none;border:none;color:#a2a5ab;cursor:pointer;display:flex;flex-direction:column;font-family:inherit;font-size:.7rem;font-weight:800;gap:3px;justify-content:center;min-height:64px;min-height:var(--store-nav-base);padding:8px 2px;transition:color .15s ease}.store-nav>button.active{color:#3d5656;color:var(--secondary)}.store-nav .nav-ico{display:flex;position:relative}.store-nav .nav-pro{background:#f9d949;background:var(--primary);border-radius:6px;color:#3d5656;color:var(--secondary);font-size:.5rem;font-weight:900;letter-spacing:.3px;padding:1px 4px;position:absolute;right:-18px;top:-7px}.store-nav>button.nav-home{color:#a2a5ab;justify-content:flex-end;padding-bottom:8px}.store-nav>button.nav-home.active{color:#3d5656;color:var(--secondary)}.store-nav .nav-home-btn{align-items:center;background:linear-gradient(145deg,#4a6b6b,#3d5656 55%,#2f4a4a);border:4px solid #fff;border-radius:50%;box-shadow:0 10px 22px #3d565659;color:#f9d949;color:var(--primary);display:flex;height:62px;justify-content:center;margin-bottom:2px;margin-top:-30px;transition:transform .18s cubic-bezier(.34,1.56,.64,1),box-shadow .18s ease;width:62px}.store-nav>button.nav-home:not(.active) .nav-home-btn{box-shadow:0 6px 14px #3d565638;opacity:.88}.store-nav>button.nav-home.active .nav-home-btn{box-shadow:0 0 0 4px #f9d9498c,0 12px 24px #3d565661}.store-nav>button.nav-home:active .nav-home-btn{transform:scale(.92)}.plan-bar{align-items:center;background:#fff1e0;border-bottom:1px solid #934b0026;display:flex;font-weight:800;gap:8px;padding:9px 16px}.plan-bar,.plan-bar button{color:#934b00;color:var(--warning);font-size:.84rem}.plan-bar button{background:none;border:none;cursor:pointer;flex-shrink:0;font-family:inherit;font-weight:900;padding:2px 0;text-decoration:underline}.page-back{padding:12px 16px 0}.page-back button{align-items:center;background:#fff;background:var(--surface);border:1px solid #dee2e6;border:1px solid var(--border);border-radius:9999px;border-radius:var(--radius-full);box-shadow:0 1px 3px #0000001a;box-shadow:var(--shadow-sm);color:#3d5656;color:var(--secondary);cursor:pointer;display:inline-flex;font-family:inherit;font-size:.88rem;font-weight:800;gap:6px;padding:7px 14px 7px 10px}.page-back+.section{padding-top:12px!important}.header.header-slim{flex-direction:row;height:48px;justify-content:flex-start;padding-left:52px;position:static}.header.header-slim .header-title{font-size:.95rem}.header.header-slim .header-subtitle{display:none}.stepper-container{background:#fff;background:var(--surface);border-bottom:1px solid #dee2e6;border-bottom:1px solid var(--border);display:flex;gap:8px;justify-content:space-between;padding:20px 16px}.step-item{flex:1 1;flex-direction:column;gap:6px}.step-dot,.step-item{align-items:center;display:flex}.step-dot{background:#fff;border:2px solid #dee2e6;border:2px solid var(--border);border-radius:9999px;border-radius:var(--radius-full);color:#74777f;color:var(--text-muted);font-size:.75rem;font-weight:800;height:24px;justify-content:center;transition:all .3s ease;width:24px}.step-item.active .step-dot{background:#f9d949;background:var(--primary);border-color:#f9d949;border-color:var(--primary);box-shadow:0 0 0 4px #f9d94940;box-shadow:0 0 0 4px var(--primary-shadow);color:#3d5656;color:var(--secondary);transform:scale(1.1)}.step-item.completed .step-dot{background:#3d5656;background:var(--secondary);border-color:#3d5656;border-color:var(--secondary);color:#fff}.step-label{color:#74777f;color:var(--text-muted);font-size:.65rem;font-weight:800;letter-spacing:.3px;text-transform:uppercase}.step-item.active .step-label{color:#3d5656;color:var(--secondary)}.section{padding:24px 16px}.btn{align-items:center;background:#f9d949;background:var(--primary);border:none;border-radius:16px;border-radius:var(--radius-md);box-shadow:0 4px 12px #f9d94940;box-shadow:0 4px 12px var(--primary-shadow);color:#3d5656;color:var(--secondary);cursor:pointer;display:flex;font-size:1.05rem;font-weight:900;gap:10px;justify-content:center;padding:16px 24px;transition:all .2s cubic-bezier(.4,0,.2,1);width:100%}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.btn:hover:not(:disabled){background:#ebc83c;background:var(--primary-hover);box-shadow:0 6px 16px #f9d94940;box-shadow:0 6px 16px var(--primary-shadow);transform:translateY(-1px)}.btn:active:not(:disabled){transform:translateY(1px)}.btn:disabled{background:#dee2e6;background:var(--border);box-shadow:none;color:#74777f;color:var(--text-muted);cursor:not-allowed}input:not([type=checkbox]):not([type=radio]),select,textarea{background:#fff;border:1.5px solid #dee2e6;border:1.5px solid var(--border);border-radius:8px;border-radius:var(--radius-sm);font-family:inherit;font-size:1rem;padding:14px 16px;transition:all .2s ease;width:100%}input:not([type=checkbox]):not([type=radio]):focus,select:focus,textarea:focus{border-color:#f9d949;border-color:var(--primary);box-shadow:0 0 0 4px #f9d94940;box-shadow:0 0 0 4px var(--primary-shadow);outline:none}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes spin{to{transform:rotate(1turn)}}.spin{animation:spin 2s linear infinite}.leaflet-container{border:1px solid #dee2e6;border:1px solid var(--border);border-radius:16px;border-radius:var(--radius-md);box-shadow:0 1px 3px #0000001a;box-shadow:var(--shadow-sm)}.leaflet-control-zoom{border:none!important;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f!important;box-shadow:var(--shadow-md)!important}.search-container{margin-bottom:24px}.delivery-point-item{transition:all .25s cubic-bezier(.4,0,.2,1)}.delivery-point-item:hover{background:#fff!important;background:var(--surface)!important;border-color:#3d5656!important;border-color:var(--secondary)!important;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f!important;box-shadow:var(--shadow-md)!important;transform:translateY(-2px)}.delivery-point-item:active{transform:translateY(0)}.tap{transition:transform .12s cubic-bezier(.4,0,.2,1),box-shadow .2s ease,background .2s ease,border-color .2s ease}.tap:active:not(:disabled){transform:scale(.97)}.page-head{animation:fadeIn .3s ease;gap:13px;margin-bottom:18px}.page-head,.page-head .badge{align-items:center;display:flex}.page-head .badge{background:#f9d949;background:var(--primary);border-radius:15px;box-shadow:0 8px 18px #f9d94940;box-shadow:0 8px 18px var(--primary-shadow);color:#3d5656;color:var(--secondary);flex-shrink:0;height:48px;justify-content:center;width:48px}.page-head .ph-title{color:#1a1c1e;color:var(--text-primary);font-size:1.35rem;font-weight:900;letter-spacing:-.4px;line-height:1.15}.page-head .ph-sub{color:#74777f;color:var(--text-muted);font-size:.8rem;font-weight:600;margin-top:2px}.sec-head{gap:10px;margin-bottom:12px}.sec-head,.sec-head .ico{align-items:center;display:flex}.sec-head .ico{border-radius:10px;flex-shrink:0;height:32px;justify-content:center;width:32px}.sec-head .sh-title{color:#1a1c1e;color:var(--text-primary);font-size:1.02rem;font-weight:800;line-height:1.2}.sec-head .sh-sub{color:#74777f;color:var(--text-muted);font-size:.74rem;font-weight:500;margin-top:1px}.soft-card{animation:fadeIn .3s ease;border:1px solid #dee2e6;border:1px solid var(--border);border-radius:24px;border-radius:var(--radius-lg)}.ctx-card,.soft-card{background:#fff;background:var(--surface);box-shadow:0 1px 3px #0000001a;box-shadow:var(--shadow-sm)}.ctx-card{align-items:center;border:1px solid #dee2e6;border:1px solid var(--border);border-radius:16px;border-radius:var(--radius-md);display:flex;gap:10px;padding:11px 13px}.ctx-card .ctx-label{color:#74777f;color:var(--text-muted);font-size:.66rem;font-weight:800;letter-spacing:.4px;text-transform:uppercase}.seg{background:#fff;background:var(--surface);border:1px solid #dee2e6;border:1px solid var(--border);box-shadow:0 1px 3px #0000001a;box-shadow:var(--shadow-sm);display:flex;gap:4px;margin-bottom:18px;padding:4px}.seg,.seg-btn{border-radius:9999px;border-radius:var(--radius-full)}.seg-btn{align-items:center;background:#0000;border:none;color:#74777f;color:var(--text-muted);cursor:pointer;display:inline-flex;flex:1 1;font-size:.88rem;font-weight:800;gap:6px;justify-content:center;padding:11px 8px;transition:all .2s ease;white-space:nowrap}.seg-btn.on{background:#f9d949;background:var(--primary);box-shadow:0 3px 10px #f9d94940;box-shadow:0 3px 10px var(--primary-shadow);color:#3d5656;color:var(--secondary)}.chip{align-items:center;border-radius:9999px;border-radius:var(--radius-full);display:inline-flex;font-size:.72rem;font-weight:800;gap:4px;line-height:1.4;padding:3px 9px;white-space:nowrap}.float-bar{bottom:12px;bottom:calc(var(--store-nav-h, 0px) + 12px);left:16px;margin:0 auto;max-width:448px;position:fixed;right:16px;z-index:1000}.float-bar>button{align-items:center;animation:slideUpBar .35s cubic-bezier(.175,.885,.32,1.275);background:#3d5656;background:var(--secondary);border:none;border-radius:31px;box-shadow:0 12px 30px #3d565666;color:#fff;cursor:pointer;display:flex;font-size:1.05rem;font-weight:900;gap:10px;height:62px;justify-content:space-between;padding:0 22px;width:100%}.float-bar>button:disabled{cursor:default;opacity:.6}.sheet-backdrop{align-items:flex-end;animation:fadeInBg .2s ease;background:#0f141473;display:flex;inset:0;justify-content:center;position:fixed;z-index:1500}.sheet{animation:sheetUp .28s cubic-bezier(.2,.9,.3,1);background:#fff;background:var(--surface);border-radius:22px 22px 0 0;max-height:88vh;max-width:480px;overflow-y:auto;padding:20px 16px calc(24px + env(safe-area-inset-bottom, 0px));width:100%}.sheet-grip{background:#dee2e6;background:var(--border);border-radius:2px;height:4px;margin:-6px auto 14px;width:40px}.menu-tile{background:#fff;background:var(--surface);border:1px solid #dee2e6;border:1px solid var(--border);border-radius:18px;box-shadow:0 1px 3px #0000001a;box-shadow:var(--shadow-sm);cursor:pointer;display:flex;flex-direction:column;overflow:hidden;padding:0;position:relative;text-align:left;transition:transform .12s cubic-bezier(.4,0,.2,1),box-shadow .2s ease,border-color .2s ease}.menu-tile:active{transform:scale(.97)}.menu-tile.on{border:2px solid #3d5656;border:2px solid var(--secondary);box-shadow:0 10px 22px #3d565629}.menu-tile .mt-photo{aspect-ratio:4/3;background:#f3f1e8;display:block;object-fit:cover;width:100%}.menu-tile .mt-body{padding:10px 12px 12px}.menu-tile .mt-name{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#1a1c1e;color:var(--text-primary);display:-webkit-box;font-size:.95rem;font-weight:800;line-height:1.3;overflow:hidden}.menu-tile .mt-price{color:#3d5656;color:var(--secondary);font-size:.9rem;font-weight:900;margin-top:4px}.menu-tile .mt-count{align-items:center;animation:popIn .25s cubic-bezier(.34,1.56,.64,1);background:#3d5656;background:var(--secondary);border-radius:15px;box-shadow:0 4px 10px #0003;color:#f9d949;color:var(--primary);display:flex;font-weight:900;height:30px;justify-content:center;min-width:30px;padding:0 8px;position:absolute;right:8px;top:8px}.menu-tile .mt-price-tag{backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);background:#1a1c1eb8;border-radius:9999px;border-radius:var(--radius-full);bottom:8px;color:#fff;font-size:.86rem;font-weight:900;left:8px;padding:3px 10px;position:absolute}.menu-tile .mt-price-tag:before{content:"฿";margin-right:1px;opacity:.8}.menu-tile.static{cursor:default}.menu-tile.static:active{transform:none}.menu-tile .mt-add{align-items:center;background:#f9d949;background:var(--primary);border:none;border-radius:9999px;border-radius:var(--radius-full);box-shadow:0 6px 14px #f9d9496b;color:#3d5656;color:var(--secondary);cursor:pointer;display:flex;font-family:inherit;font-size:.95rem;font-weight:800;gap:6px;height:40px;justify-content:center;margin-top:10px;transition:transform .12s cubic-bezier(.4,0,.2,1);width:100%}.menu-tile .mt-add:active{transform:scale(.95)}.menu-tile .mt-stepper{align-items:center;background:#fdfdfd;background:var(--bg-app);border:1px solid #dee2e6;border:1px solid var(--border);border-radius:9999px;border-radius:var(--radius-full);display:flex;height:40px;justify-content:space-between;margin-top:10px;padding:3px}.menu-tile .mt-stepper button{align-items:center;background:#fff;background:var(--surface);border:none;border-radius:50%;box-shadow:0 1px 3px #0000001a;box-shadow:var(--shadow-sm);cursor:pointer;display:flex;height:34px;justify-content:center;transition:transform .12s cubic-bezier(.4,0,.2,1);width:34px}.menu-tile .mt-stepper button:active{transform:scale(.88)}.menu-tile .mt-stepper button.plus{background:#f9d949;background:var(--primary)}.menu-tile .mt-stepper button:disabled{opacity:.4}.menu-tile .mt-stepper span{animation:popIn .22s cubic-bezier(.34,1.56,.64,1);color:#1a1c1e;color:var(--text-primary);flex:1 1;font-size:1.05rem;font-weight:900;text-align:center}.qty{background:#fdfdfd;background:var(--bg-app);border:1px solid #dee2e6;border:1px solid var(--border);border-radius:9999px;border-radius:var(--radius-full);display:inline-flex;gap:2px;padding:3px}.qty,.qty button{align-items:center}.qty button{background:#fff;background:var(--surface);border:none;border-radius:50%;box-shadow:0 1px 3px #0000001a;box-shadow:var(--shadow-sm);cursor:pointer;display:flex;height:34px;justify-content:center;width:34px}.qty button.plus{background:#f9d949;background:var(--primary)}.qty span{color:#1a1c1e;color:var(--text-primary);font-size:1rem;font-weight:900;min-width:28px;text-align:center}.live-dot{animation:livePulse 1.8s infinite;background:#006d39;background:var(--success);border-radius:50%;box-shadow:0 0 0 0 #006d3980;display:inline-block;height:8px;width:8px}@keyframes sheetUp{0%{opacity:.6;transform:translateY(48px)}to{opacity:1;transform:none}}@keyframes fadeInBg{0%{opacity:0}to{opacity:1}}@keyframes slideUpBar{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:none}}@keyframes popIn{0%{opacity:0;transform:scale(.4)}to{opacity:1;transform:scale(1)}}@keyframes livePulse{0%{box-shadow:0 0 0 0 #006d3973}70%{box-shadow:0 0 0 8px #006d3900}to{box-shadow:0 0 0 0 #006d3900}}@keyframes flashNew{0%{background:#fff6c9}to{background:#fff;background:var(--surface)}}.ui-sheet{display:flex;flex-direction:column;max-height:92vh;overflow:hidden;padding:0}.ui-sheet-head{background:#fff;background:var(--surface);border-bottom:1px solid #dee2e6;border-bottom:1px solid var(--border);flex-shrink:0;padding:18px 16px 12px}.ui-sheet-body{-webkit-overflow-scrolling:touch;flex:1 1;overflow-y:auto;padding:18px 16px 8px}.ui-sheet-foot{background:#fff;background:var(--surface);border-top:1px solid #dee2e6;border-top:1px solid var(--border);display:flex;flex-direction:column;flex-shrink:0;gap:8px;padding:12px 16px calc(14px + env(safe-area-inset-bottom, 0px))}.ui-icon-btn{align-items:center;background:#fdfdfd;background:var(--bg-app);border:none;border-radius:50%;cursor:pointer;display:flex;flex-shrink:0;height:38px;justify-content:center;transition:transform .12s ease;width:38px}.ui-icon-btn:active{transform:scale(.9)}.ui-input{background:#fff;background:var(--surface);border:1.5px solid #dee2e6;border:1.5px solid var(--border);border-radius:14px;color:#1a1c1e;color:var(--text-primary);font-family:inherit;font-size:1rem;outline:none;padding:13px 14px;transition:border-color .15s ease,box-shadow .15s ease;width:100%}.ui-input:focus{border-color:#3d5656;border-color:var(--secondary);box-shadow:0 0 0 3px #3d56561a}.ui-pill{background:#fff;background:var(--surface);border:1.5px solid #dee2e6;border:1.5px solid var(--border);border-radius:9999px;border-radius:var(--radius-full);color:#44474e;color:var(--text-secondary);cursor:pointer;font-family:inherit;font-size:.9rem;font-weight:800;padding:9px 16px;transition:all .15s ease;white-space:nowrap}.ui-pill.on{background:#3d5656;background:var(--secondary);border-color:#3d5656;border-color:var(--secondary);box-shadow:0 4px 10px #3d565633;color:#fff}.ui-pill:active{transform:scale(.95)}.ui-big-stepper{align-items:center;display:flex;gap:10px}.ui-big-stepper>button{align-items:center;background:#fff;background:var(--surface);border:1.5px solid #dee2e6;border:1.5px solid var(--border);border-radius:18px;color:#44474e;color:var(--text-secondary);cursor:pointer;display:flex;flex-shrink:0;font-size:1.6rem;font-weight:700;height:56px;justify-content:center;transition:transform .12s ease;width:56px}.ui-big-stepper>button.plus{background:#f9d949;background:var(--primary);border-color:#f9d949;border-color:var(--primary);box-shadow:0 6px 14px #f9d94966;color:#3d5656;color:var(--secondary)}.ui-big-stepper>button:active:not(:disabled){transform:scale(.9)}.ui-big-stepper>button:disabled{opacity:.4}.ui-big-stepper label{align-items:center;background:#fdfdfd;background:var(--bg-app);border:1.5px solid #dee2e6;border:1.5px solid var(--border);border-radius:18px;display:flex;flex:1 1;gap:6px;height:56px;justify-content:center;min-width:0;padding:0 12px}.ui-big-stepper input{background:none;border:none;color:#1a1c1e;color:var(--text-primary);font-family:inherit;font-size:1.6rem;font-weight:900;min-width:0;outline:none;text-align:center;width:100%}.ui-big-stepper label span{color:#74777f;color:var(--text-muted);flex-shrink:0;font-size:.9rem;font-weight:800}.ui-list-row{align-items:center;background:#fff;background:var(--surface);border:1px solid #dee2e6;border:1px solid var(--border);border-radius:16px;cursor:pointer;display:flex;font-family:inherit;gap:12px;padding:13px 14px;text-align:left;transition:transform .12s ease,box-shadow .2s ease;width:100%}.ui-list-row:active{transform:scale(.98)}.ui-add-dashed{align-items:center;border:1.5px dashed #3d5656;border:1.5px dashed var(--secondary);border-radius:16px;color:#3d5656;color:var(--secondary);cursor:pointer;display:flex;font-family:inherit;font-size:.95rem;font-weight:800;gap:6px;justify-content:center;padding:14px;width:100%}.ui-add-dashed,.ui-tabs{background:#fff;background:var(--surface)}.ui-tabs{grid-gap:4px;border:1px solid #dee2e6;border:1px solid var(--border);box-shadow:0 1px 3px #0000001a;box-shadow:var(--shadow-sm);display:grid;gap:4px;grid-auto-columns:1fr;grid-auto-flow:column;margin-bottom:16px;padding:4px}.ui-tabs,.ui-tabs>button{border-radius:9999px;border-radius:var(--radius-full)}.ui-tabs>button{background:#0000;border:none;color:#74777f;color:var(--text-muted);cursor:pointer;font-family:inherit;font-size:.88rem;font-weight:800;min-width:0;overflow:hidden;padding:11px 6px;text-overflow:ellipsis;transition:all .2s ease;white-space:nowrap}.ui-tabs>button.on{background:#f9d949;background:var(--primary);box-shadow:0 3px 10px #f9d94940;box-shadow:0 3px 10px var(--primary-shadow);color:#3d5656;color:var(--secondary)}.ui-tabs>button .n{font-size:.74rem;margin-left:5px;opacity:.75}.menu-tile .mt-stepper input{-moz-appearance:textfield;background:none;border:none;color:#1a1c1e;color:var(--text-primary);flex:1 1;font-family:inherit;font-size:1.05rem;font-weight:900;min-width:0;outline:none;text-align:center;width:100%}.menu-tile .mt-stepper input::-webkit-inner-spin-button,.menu-tile .mt-stepper input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.menu-tile .mt-stepper input,.ui-big-stepper label input{background:#0000!important;border:none!important;border-radius:0!important;box-shadow:none!important;padding:0!important}.qty .qty-input{background:#0000!important;border:none!important;box-shadow:none!important;color:#1a1c1e;color:var(--text-primary);font-family:inherit;font-size:1rem;font-weight:900;min-width:0;padding:0!important;text-align:center;width:58px!important}.stk-flow{grid-gap:8px;display:grid;gap:8px;grid-auto-columns:1fr;grid-auto-flow:column;margin-bottom:18px}.stk-flow>div{align-items:center;animation:fadeIn .25s ease;background:#fdfdfd;background:var(--bg-app);border:1px solid #dee2e6;border:1px solid var(--border);border-radius:16px;display:flex;flex-direction:column;gap:1px;padding:12px 6px}.stk-flow .lbl{color:#74777f;color:var(--text-muted);font-size:.72rem;font-weight:800;white-space:nowrap}.stk-flow .val{color:#1a1c1e;color:var(--text-primary);font-size:1.35rem;font-weight:900;line-height:1.2}.stk-flow .u{color:#74777f;color:var(--text-muted);font-size:.7rem;font-weight:700}.stk-flow .minus{background:#ba1a1a0d;border-color:#ba1a1a2e}.stk-flow .minus .val{color:#ba1a1a;color:var(--danger)}.stk-flow .plus{background:#006d391a;background:var(--success-shadow);border-color:#006d3933}.stk-flow .plus .val{color:#006d39;color:var(--success)}.bill-ping{align-items:center;display:inline-flex;justify-content:center;position:relative}.bill-ping:after{animation:billPing 1.6s ease-out infinite;border:2px solid;border-radius:50%;content:"";inset:-5px;opacity:0;position:absolute}@keyframes billPing{0%{opacity:.7;transform:scale(.6)}to{opacity:0;transform:scale(1.6)}}.bill-tag{align-items:center;animation:popIn .3s cubic-bezier(.34,1.56,.64,1);background:#fff1e6;border:1px solid #b4460a40;border-radius:9999px;border-radius:var(--radius-full);color:#b4460a;display:inline-flex;font-size:.74rem;font-weight:900;gap:5px;padding:4px 10px 4px 8px;white-space:nowrap}.bill-tag .bill-ping{color:#e0661b}
/*# sourceMappingURL=main.c0d5c730.css.map*/