.topbar.svelte-37d6vh{background:var(--topbar-bg)!important}.restaurant-addr.svelte-37d6vh{color:var(--restaurant-addr-color)!important}.search-wrap.svelte-37d6vh{background:var(--search-wrap-bg)!important}.search-input.svelte-37d6vh{background:var(--card-bg)!important;border:1px solid var(--card-border)!important;color:var(--text-color)!important}.chips-bar.svelte-37d6vh{background:var(--topbar-bg)!important;border-bottom:1px solid var(--card-border)!important}.chip.svelte-37d6vh{background:var(--chip-bg)!important;color:var(--text-muted)!important}.cat-header.svelte-37d6vh{background:var(--cat-header-bg)!important}.cat-label.svelte-37d6vh{color:var(--text-muted)!important}.bill-card.svelte-37d6vh,.rec-card.svelte-37d6vh,.payment-card.svelte-37d6vh{background:var(--card-bg)!important;border:1px solid var(--card-border)!important}.qty-ctrl.svelte-37d6vh{background:var(--chip-bg)!important}.qty-btn-minus.svelte-37d6vh{background:var(--chip-bg)!important;color:var(--primary)!important}.qty-num.svelte-37d6vh,.cart-item-name.svelte-37d6vh{color:var(--text-color)!important}.bill-label.svelte-37d6vh{color:var(--text-muted)!important}.bill-value.svelte-37d6vh,.bill-total-label.svelte-37d6vh,.rec-name.svelte-37d6vh{color:var(--text-color)!important}.payment-label.svelte-37d6vh{color:var(--text-muted)!important}.payment-value.svelte-37d6vh{color:var(--text-color)!important}.topbar.svelte-37d6vh{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:50;background:#f9f9f9e6;justify-content:space-between;align-items:center;height:56px;padding:0 20px;display:flex;position:sticky;top:0}.topbar-checkout.svelte-37d6vh{border-bottom:1px solid #e2e2e299}.topbar-text.svelte-37d6vh{flex-direction:column;min-width:0;max-width:65%;margin-right:8px;display:flex}.restaurant-name.svelte-37d6vh{font-family:var(--font-display);color:var(--primary);letter-spacing:-.02em;margin:0;font-size:20px;font-weight:800;line-height:1.2}.restaurant-addr.svelte-37d6vh{color:#5c4037b3;text-overflow:ellipsis;white-space:nowrap;margin:2px 0 0;font-size:11px;font-weight:500;line-height:1;overflow:hidden}.call-btn.svelte-37d6vh{width:36px;height:36px;color:var(--primary);flex-shrink:0;justify-content:center;align-items:center;text-decoration:none;transition:transform .1s;display:flex}.call-btn.svelte-37d6vh .material-symbols-outlined{font-size:24px}.search-wrap.svelte-37d6vh{background:#f9f9f9;padding:4px 20px 16px}.search-inner.svelte-37d6vh{align-items:center;display:flex;position:relative}.search-icon.svelte-37d6vh{color:#5c403799;z-index:1;font-size:20px;position:absolute;left:16px}.search-input.svelte-37d6vh{width:100%;font-family:var(--font-sans);color:#1a1c1c;background:#fff;border:1px solid #e2e2e2cc;border-radius:16px;outline:none;padding:14px 16px 14px 44px;font-size:14px;font-weight:500;transition:box-shadow .2s;box-shadow:0 2px 12px #0000000f}.search-input.svelte-37d6vh:focus{box-shadow:0 2px 12px var(--primary-light)}.chips-bar.svelte-37d6vh{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:40;background:#f9f9f9e6;border-bottom:1px solid #e2e2e299;position:sticky;top:56px}.chips-scroll.svelte-37d6vh{gap:8px;padding:12px 20px;display:flex;overflow-x:auto}.chip.svelte-37d6vh{cursor:pointer;font-family:var(--font-sans);white-space:nowrap;color:#5c4037;background:#eee;border:none;border-radius:999px;padding:8px 20px;font-size:13px;font-weight:600;transition:all .15s;box-shadow:0 1px 3px #00000014}.chip-active.svelte-37d6vh{background:var(--primary)!important;color:#fff!important}.food-list.svelte-37d6vh{flex-grow:1;width:100%;max-width:512px;margin:0 auto;padding:8px 20px 112px}.cat-header.svelte-37d6vh{background:#eee9;margin:16px -20px 8px;padding:8px 20px}.cat-label.svelte-37d6vh{color:#5c4037;text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:700}.floating-cart.svelte-37d6vh{background:var(--primary);color:#fff;z-index:60;border-radius:12px;justify-content:space-between;align-items:center;width:calc(100% - 40px);max-width:384px;padding:12px 16px;display:flex;position:fixed;bottom:16px;left:50%;transform:translate(-50%)}.floating-left.svelte-37d6vh{align-items:center;gap:12px;display:flex}.floating-icon-bg.svelte-37d6vh{background:#fff3;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.floating-count.svelte-37d6vh{opacity:.8;margin:0 0 2px;font-size:11px;font-weight:500;line-height:1}.floating-price.svelte-37d6vh{font-family:var(--font-display);margin:0;font-size:15px;font-weight:700;line-height:1}.floating-action.svelte-37d6vh{font-family:var(--font-sans);color:#fff;cursor:pointer;background:0 0;border:none;align-items:center;gap:2px;font-size:13px;font-weight:600;display:flex}.checkout-main.svelte-37d6vh{flex-grow:1;width:100%;max-width:512px;margin:0 auto;padding:20px 20px 128px}.checkout-title.svelte-37d6vh{font-family:var(--font-display);color:#1a1c1c;margin:0;font-size:17px;font-weight:700}.back-btn.svelte-37d6vh{width:40px;height:40px;color:var(--primary);cursor:pointer;background:#eee;border:none;border-radius:999px;justify-content:center;align-items:center;transition:transform .1s;display:flex}.topbar-spacer.svelte-37d6vh{width:36px;height:36px}.section-label.svelte-37d6vh{margin-bottom:12px}.section-title.svelte-37d6vh{font-family:var(--font-display);color:#1a1c1c;margin:0;font-size:16px;font-weight:700}.section-sub.svelte-37d6vh{color:#5c4037;margin:4px 0 0;font-size:12px;font-weight:500}.bill-card.svelte-37d6vh{background:#fff;border:1px solid #e2e2e280;border-radius:12px;margin-bottom:16px;overflow:hidden}.empty-cart.svelte-37d6vh{text-align:center;color:#5c4037;padding:32px;font-size:14px}.cart-line.svelte-37d6vh{align-items:center;gap:12px;padding:14px 16px;display:flex}.cart-line-name.svelte-37d6vh{flex-direction:column;flex-grow:1;min-width:0;display:flex}.cart-veg-wrap.svelte-37d6vh{align-items:center;gap:6px;margin-bottom:2px;display:flex}.cart-item-name.svelte-37d6vh{font-family:var(--font-display);color:#1a1c1c;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:13px;font-weight:600;overflow:hidden}.cart-line-right.svelte-37d6vh{flex-shrink:0;align-items:center;gap:12px;display:flex}.cart-item-price.svelte-37d6vh{font-family:var(--font-display);color:var(--primary);font-size:14px;font-weight:700}.qty-ctrl.svelte-37d6vh{background:#f3f3f3;border-radius:999px;align-items:center;gap:8px;padding:2px;display:flex}.qty-btn.svelte-37d6vh{cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;width:32px;height:32px;transition:transform .1s;display:flex}.qty-btn-minus.svelte-37d6vh{color:var(--primary);background:#e2e2e2}.qty-btn-plus.svelte-37d6vh{background:var(--primary);color:#fff}.qty-num.svelte-37d6vh{color:#1a1c1c;text-align:center;width:16px;font-size:14px;font-weight:600}.bill-rows.svelte-37d6vh{padding:16px 16px 12px}.bill-row.svelte-37d6vh{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.bill-row.svelte-37d6vh:last-child{margin-bottom:0}.bill-label.svelte-37d6vh{color:#5c4037;font-size:13px;font-weight:500}.bill-value.svelte-37d6vh{color:#1a1c1c;font-size:13px;font-weight:600}.bill-divider.svelte-37d6vh{border-top:1px solid #eee;margin:0 16px}.bill-total-row.svelte-37d6vh{justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.bill-total-label.svelte-37d6vh{font-family:var(--font-display);color:#1a1c1c;font-size:15px;font-weight:700}.bill-total-amount.svelte-37d6vh{font-family:var(--font-display);color:var(--primary);font-size:18px;font-weight:700}.rec-grid.svelte-37d6vh{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:24px;display:grid}.rec-card.svelte-37d6vh{background:#fff;border:1px solid #e2e2e280;border-radius:12px;flex-direction:column;gap:8px;padding:10px;display:flex}.rec-img-wrap.svelte-37d6vh{aspect-ratio:1;background:#eee;border-radius:8px;width:100%;position:relative;overflow:hidden}.rec-img.svelte-37d6vh{object-fit:cover;width:100%;height:100%;display:block}.rec-info.svelte-37d6vh{flex-direction:column;gap:4px;display:flex}.rec-name-row.svelte-37d6vh{align-items:center;gap:4px;display:flex}.rec-name.svelte-37d6vh{font-family:var(--font-display);color:#1a1c1c;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:12px;font-weight:600;overflow:hidden}.rec-footer.svelte-37d6vh{justify-content:space-between;align-items:center;margin-top:4px;display:flex}.rec-price.svelte-37d6vh{font-family:var(--font-display);color:var(--primary);font-size:14px;font-weight:700}.rec-add-btn.svelte-37d6vh{background:var(--primary-light);color:var(--primary);font-family:var(--font-sans);cursor:pointer;border:none;border-radius:8px;padding:6px 12px;font-size:11px;font-weight:700;transition:transform .1s}.payment-card.svelte-37d6vh{background:#fff;border:1px solid #e2e2e280;border-radius:12px;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.payment-left.svelte-37d6vh{align-items:center;gap:12px;display:flex}.payment-icon-bg.svelte-37d6vh{background:var(--primary-light);border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.payment-label.svelte-37d6vh{color:#5c4037;margin:0 0 2px;font-size:12px;font-weight:500;line-height:1}.payment-value.svelte-37d6vh{font-family:var(--font-display);color:#1a1c1c;margin:0;font-size:13px;font-weight:600;line-height:1}.success-btn.svelte-37d6vh{background:var(--primary);color:#fff;font-family:var(--font-sans);cursor:pointer;border:none;border-radius:12px;padding:14px 32px;font-size:14px;font-weight:600}.skeleton-shimmer.svelte-37d6vh{background:linear-gradient(90deg,#f3f3f3 25%,#e9e9e9 50%,#f3f3f3 75%) 0 0/200% 100%;animation:1.4s linear infinite svelte-37d6vh-shimmer}@keyframes svelte-37d6vh-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.skeleton-search.svelte-37d6vh{border-radius:16px;height:48px;margin:4px 20px 16px}.skeleton-chips-scroll.svelte-37d6vh{gap:8px;padding:12px 20px;display:flex;overflow:hidden}.skeleton-chip.svelte-37d6vh{border-radius:999px;flex-shrink:0;width:80px;height:35px}.skeleton-list.svelte-37d6vh{flex-direction:column;gap:12px;width:100%;max-width:512px;margin:0 auto;padding:8px 20px 112px;display:flex}.skeleton-card.svelte-37d6vh{background:#fff;border:1px solid #e2e2e280;border-radius:16px;align-items:center;gap:12px;height:110px;padding:12px;display:flex}.skeleton-img.svelte-37d6vh{border-radius:12px;flex-shrink:0;width:86px;height:86px}.skeleton-info.svelte-37d6vh{flex-direction:column;flex-grow:1;gap:6px;min-width:0;display:flex}.skeleton-title.svelte-37d6vh{border-radius:4px;width:60%;height:14px}.skeleton-desc.svelte-37d6vh{border-radius:4px;width:90%;height:10px}.skeleton-footer.svelte-37d6vh{justify-content:space-between;align-items:center;width:100%;margin-top:4px;display:flex}.skeleton-price.svelte-37d6vh{border-radius:4px;width:50px;height:16px}.skeleton-btn.svelte-37d6vh{border-radius:9px;width:96px;height:34px}.skeleton-selection-title.svelte-37d6vh{border-radius:4px;width:120px;height:18px;margin-bottom:12px}.skeleton-bill-card.svelte-37d6vh{background:#fff;border:1px solid #e2e2e280;border-radius:12px;flex-direction:column;gap:12px;margin-bottom:16px;padding:16px;display:flex}.skeleton-bill-line.svelte-37d6vh{border-radius:4px;height:14px}.skeleton-rec-grid.svelte-37d6vh{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:24px;display:grid}.skeleton-rec-card.svelte-37d6vh{background:#fff;border:1px solid #e2e2e280;border-radius:12px;flex-direction:column;gap:8px;padding:10px;display:flex}.skeleton-rec-img.svelte-37d6vh{aspect-ratio:1;border-radius:8px;width:100%}.skeleton-rec-title.svelte-37d6vh{border-radius:4px;width:70%;height:12px}.skeleton-rec-footer.svelte-37d6vh{justify-content:space-between;align-items:center;display:flex}.skeleton-rec-price.svelte-37d6vh{border-radius:4px;width:40px;height:12px}.skeleton-rec-btn.svelte-37d6vh{border-radius:8px;width:54px;height:28px}*,:before,:after{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body{min-height:max(884px,100dvh);margin:0;padding:0}body{color:#1a1c1c;background:#f9f9f9;flex-direction:column;min-height:max(884px,100dvh);font-family:Inter,sans-serif;display:flex}#app{flex-direction:column;min-height:max(884px,100dvh);display:flex}h1,h2,h3{margin:0;font-family:Plus Jakarta Sans,sans-serif}img{will-change:transform}.material-symbols-outlined{font-variation-settings:"FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;line-height:1;display:inline-block}.hide-scrollbar::-webkit-scrollbar{display:none}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.veg-box{border:1.5px solid #006d35;border-radius:3px;flex-shrink:0;justify-content:center;align-items:center;width:13px;height:13px;display:flex}.veg-dot{background:#006d35;border-radius:50%;width:6px;height:6px}.nonveg-box{border:1.5px solid #bb0112;border-radius:3px;flex-shrink:0;justify-content:center;align-items:center;width:13px;height:13px;display:flex}.nonveg-tri{border-bottom:6px solid #bb0112;border-left:3.5px solid #0000;border-right:3.5px solid #0000;width:0;height:0}.card-shadow{box-shadow:0 2px 12px #0000000f,0 1px 3px #0000000a}.cart-shadow{box-shadow:0 8px 32px #a9310038,0 2px 8px #a931001f}.btn-shadow{box-shadow:0 8px 24px #a9310040}.food-card{cursor:pointer}.food-card:active{transform:scale(.99)}.food-card:active img{transform:scale(1.04)}.swipe-container{-webkit-user-select:none;user-select:none;cursor:grab;background:#fff3;border-radius:26px;justify-content:center;align-items:center;width:100%;height:52px;display:flex;position:relative;overflow:hidden}.swipe-text{color:#fff;pointer-events:none;z-index:1;opacity:.8;background:linear-gradient(90deg,#fff 0% 45%,#fff8 50%,#fff 55% 100%) 0 0/200%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:13px;font-weight:600;animation:2s linear infinite shine}@keyframes shine{to{background-position:200%}}.swipe-handle{z-index:2;background:#fff;border-radius:22px;justify-content:center;align-items:center;width:44px;height:44px;display:flex;position:absolute;top:4px;left:4px;box-shadow:0 2px 8px #0003}.swipe-handle span{color:#a93100;font-size:20px}.swipe-container.confirmed{cursor:default;background:#006d35;transition:background .3s}.swipe-container.confirmed .swipe-text{opacity:1;-webkit-text-fill-color:white;background:0 0;animation:none}#order-success-screen{z-index:100;text-align:center;opacity:0;visibility:hidden;background:#fff;flex-direction:column;justify-content:center;align-items:center;padding:40px;transition:all .5s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;inset:0}#order-success-screen.show{opacity:1;visibility:visible}.success-icon-wrapper{background:#e6f4ea;border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;margin-bottom:24px;transition:transform .6s cubic-bezier(.34,1.56,.64,1);display:flex;transform:scale(.5)}#order-success-screen.show .success-icon-wrapper{transform:scale(1)}.success-icon-wrapper .material-symbols-outlined{color:#006d35;font-variation-settings:"wght" 600;font-size:48px}.success-content{opacity:0;transition:all .6s .3s;transform:translateY(20px)}#order-success-screen.show .success-content{opacity:1;transform:translateY(0)}::-webkit-scrollbar{display:none!important}html,body{-ms-overflow-style:none!important;scrollbar-width:none!important}
