*{box-sizing:border-box}:root{--brand-orange:#e8732a;--text-primary:#111827;--text-secondary:#374151;--text-muted:#6b7280}@keyframes slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes bagBadgePop{0%{opacity:.65;transform:scale(.55)}70%{transform:scale(1.12)}to{opacity:1;transform:scale(1)}}.bag-badge-pop{animation:bagBadgePop .28s ease-out}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f8fafc;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;margin:0}#root,body,html{max-width:100%;overflow-x:clip;overscroll-behavior-x:none}html.customer-native-app,html.customer-native-app body{background:#faf7f4;overscroll-behavior-y:none}html.customer-native-app{--tapuz-inset-top:max(env(safe-area-inset-top,0px),var(--tapuz-safe-top,0px));--tapuz-inset-bottom:max(env(safe-area-inset-bottom,0px),var(--tapuz-safe-bottom,0px));--tapuz-inset-left:env(safe-area-inset-left,0px);--tapuz-inset-right:env(safe-area-inset-right,0px)}html.customer-native-app body{padding:0}html.customer-native-app #root{box-sizing:border-box;min-height:100dvh;padding:var(--tapuz-inset-top) var(--tapuz-inset-right) var(--tapuz-inset-bottom) var(--tapuz-inset-left)}html.customer-native-app .tapuz-top-bar{margin-top:calc(var(--tapuz-inset-top)*-1);padding-top:calc(var(--tapuz-inset-top) + 12px)}html.customer-native-app,html.customer-native-app #root,html.customer-native-app #root *,html.customer-native-app body{-webkit-tap-highlight-color:transparent;tap-highlight-color:#0000}html.customer-native-app [role=button],html.customer-native-app a,html.customer-native-app button,html.customer-native-app img,html.customer-native-app summary{touch-action:manipulation;-webkit-user-select:none;user-select:none}html.customer-native-app [role=button]:active,html.customer-native-app [role=button]:focus,html.customer-native-app [role=button]:focus-visible,html.customer-native-app a:active,html.customer-native-app a:focus,html.customer-native-app a:focus-visible,html.customer-native-app button:active,html.customer-native-app button:focus,html.customer-native-app button:focus-visible,html.customer-native-app img:active{-webkit-tap-highlight-color:transparent!important;outline:none!important}html.customer-native-app .customer-native-tap-btn img,html.customer-native-app .customer-native-tap-btn svg,html.customer-native-app button img,html.customer-native-app button svg{pointer-events:none}html.customer-native-app .customer-native-tap-btn{pointer-events:auto;touch-action:manipulation}@media (max-width:767px){#root,body,html{overflow-x:clip}}button,input,select,textarea{font-family:inherit}input,input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],select,textarea{-webkit-tap-highlight-color:transparent;tap-highlight-color:#0000}[role=button],a,button,input[type=button],input[type=reset],input[type=submit],label[for]{-webkit-tap-highlight-color:transparent;tap-highlight-color:#0000;touch-action:manipulation}@media (hover:none) and (pointer:coarse){[role=button],a,button,input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:none;appearance:none}[role=button]:active,[role=button]:focus,[role=button]:focus-visible,a:active,a:focus,a:focus-visible,button:active,button:focus,button:focus-visible{outline:none}button::-moz-focus-inner{border:0;padding:0}input:active,input:focus,input:focus-visible,select:active,select:focus,select:focus-visible,textarea:active,textarea:focus,textarea:focus-visible{-webkit-tap-highlight-color:transparent;tap-highlight-color:#0000;outline:none}}@media (max-width:767px){input,select,textarea{font-size:16px}}.chat-overlay{align-items:flex-end;background:#0000008c;display:flex;inset:0;justify-content:center;position:fixed;z-index:1100}.chat-sheet{background:#fff;border-radius:20px 20px 0 0;box-shadow:0 -8px 40px #0000002e;display:flex;flex-direction:column;height:min(78dvh,640px);max-height:min(78dvh,640px);max-width:520px;overflow:hidden;padding-bottom:max(12px,env(safe-area-inset-bottom));width:100%}.chat-messages{-webkit-overflow-scrolling:touch;display:flex;flex:1 1;flex-direction:column;gap:12px;min-height:0;overflow-y:auto;padding:16px}.chat-footer{border-top:1px solid #f1f5f9;flex-shrink:0}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.hide-scrollbar::-webkit-scrollbar{display:none;height:0;width:0}@media (max-width:767px){*,body,html{-ms-overflow-style:none;scrollbar-width:none}::-webkit-scrollbar{display:none;height:0;width:0}}.fulfillment-pill{background:#f3f4f6;border:none;border-radius:9999px;box-sizing:border-box;display:flex;gap:4px;padding:4px;width:100%}.fulfillment-toggle-btn{-webkit-tap-highlight-color:transparent;-webkit-appearance:none;appearance:none;background:#0000;border:none!important;border-radius:9999px;box-shadow:none!important;color:#6b7280;color:var(--text-muted);cursor:pointer;flex:1 1;font-size:15px;font-weight:700;letter-spacing:.04em;outline:none!important;padding:11px 12px;text-transform:uppercase;transition:background .15s,color .15s}.fulfillment-toggle-btn-active{background:#e8732a!important;background:var(--brand-orange)!important;color:#fff!important}.fulfillment-toggle-btn:active,.fulfillment-toggle-btn:focus,.fulfillment-toggle-btn:focus-visible{border:none!important;box-shadow:none!important;outline:none!important}.fulfillment-toggle-btn:not(.fulfillment-toggle-btn-active):active,.fulfillment-toggle-btn:not(.fulfillment-toggle-btn-active):focus,.fulfillment-toggle-btn:not(.fulfillment-toggle-btn-active):focus-visible{background:#0000!important;color:#6b7280!important;color:var(--text-muted)!important}.fulfillment-toggle-btn-active:active,.fulfillment-toggle-btn-active:focus,.fulfillment-toggle-btn-active:focus-visible{background:#e8732a!important;background:var(--brand-orange)!important;color:#fff!important}.fulfillment-toggle-btn::-moz-focus-inner{border:0;padding:0}a{color:inherit}.home-page{container-type:inline-size}.tapuz-top-bar{box-sizing:border-box;direction:ltr;min-height:calc(44px + env(safe-area-inset-top, 0px));padding-top:env(safe-area-inset-top,0)}.home-hero-brand{align-items:flex-start;direction:ltr;display:flex;justify-content:space-between;width:100%}.home-hero-nav{align-items:center;display:flex;gap:12px;justify-content:flex-end;width:100%}html[dir=rtl] .home-hero-nav{justify-content:flex-start}.home-hero-avatar{-webkit-tap-highlight-color:transparent;tap-highlight-color:#0000;-webkit-appearance:none;appearance:none;border:2px solid #ffffff73;font:inherit;line-height:1;margin:0;padding:0;touch-action:manipulation}.home-hero-avatar:active,.home-hero-avatar:focus,.home-hero-avatar:focus-visible{background:#ffffff38;color:#fff;outline:none}.home-hero-band{padding:12px 12px 8px}html.customer-native-app .home-hero-band{padding-top:12px}.home-checkout-pause-banner{margin:14px auto 18px;max-width:640px;padding:0 16px}.home-checkout-pause-banner-inner{background:#fff7ed;border:1.5px solid #fdba74;border-radius:12px;color:#9a3412;font-size:14px;line-height:1.5;padding:12px 16px;text-align:center}.site-announcement-banner{box-sizing:border-box;margin:10px 0 14px;max-width:none;padding:0 12px;width:100%}.site-announcement-banner--inline{margin:10px 0 0;max-width:none;padding:0}.site-announcement-banner-inner{align-items:center;border-radius:12px;box-shadow:0 1px 4px #0000000f;display:flex;flex-wrap:wrap;font-size:14px;font-weight:600;gap:8px 14px;justify-content:center;line-height:1.5;padding:12px 16px;text-align:center;width:100%}.site-announcement-banner--inline .site-announcement-banner-inner{border-radius:8px;font-size:13px;font-weight:600;line-height:1.45}.site-announcement-banner-text{flex:1 1 220px}.site-announcement-banner-link{font-weight:800;text-decoration:underline;white-space:nowrap}.site-announcement-banner--notice .site-announcement-banner-inner{box-shadow:none;font-weight:600}.site-announcement-banner--notice.site-announcement-banner--warning .site-announcement-banner-inner{background:#fff7ed;border:1.5px solid #fdba74;color:#9a3412}.site-announcement-banner--notice.site-announcement-banner--info .site-announcement-banner-inner{background:#eff6ff;border:1.5px solid #93c5fd;color:#1e40af}.site-announcement-banner--notice.site-announcement-banner--promo .site-announcement-banner-inner{background:#ecfdf5;border:1.5px solid #86efac;color:#047857}.site-announcement-banner--notice.site-announcement-banner--alert .site-announcement-banner-inner{background:#fef2f2;border:1.5px solid #fca5a5;color:#991b1b}.site-announcement-banner--notice .site-announcement-banner-link{color:inherit}.home-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr;padding:4px 12px 0}.platform-delivery-hours{box-sizing:border-box;margin:16px 0 4px;padding:0 12px;width:100%}.platform-delivery-hours-inner{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 4px #0000000a;padding:12px 14px}.platform-delivery-hours-head{align-items:flex-start;display:flex;flex-wrap:wrap;gap:8px 12px;justify-content:space-between;margin-bottom:10px}.platform-delivery-hours-head-text{flex:1 1 180px;min-width:0}.platform-delivery-hours-title{color:#111827;font-size:14px;font-weight:800;margin-bottom:2px}.platform-delivery-hours-sub{color:#6b7280;font-size:11px;line-height:1.35}.platform-delivery-hours-status{background:#fff7ed;border:1px solid #fdba74;border-radius:6px;color:#9a3412;flex:0 1 auto;font-size:12px;font-weight:700;line-height:1.3;padding:5px 10px;text-align:center}.platform-delivery-hours-grid{grid-gap:6px;display:grid;gap:6px;grid-template-columns:repeat(4,minmax(0,1fr))}.platform-delivery-hours-row{align-items:center;background:#fafafa;border:1px solid #f1f5f9;border-radius:8px;display:flex;flex-direction:column;font-size:11px;gap:2px;justify-content:center;line-height:1.25;padding:6px 4px;text-align:center}.platform-delivery-hours-row-today{background:#fff7ed!important;border-color:#fdba74}.platform-delivery-hours-day{color:#374151;font-size:11px;font-weight:800}.platform-delivery-hours-row-today .platform-delivery-hours-day{color:#c2410c}.platform-delivery-hours-time{color:#111827;font-size:10px;font-weight:600;line-height:1.2;word-break:break-word}@container (min-width: 520px){.platform-delivery-hours-grid{grid-template-columns:repeat(7,minmax(0,1fr))}.platform-delivery-hours-time{font-size:11px}}@container (min-width: 640px){.platform-delivery-hours{padding:0 16px}.platform-delivery-hours-inner{padding:14px 16px}.platform-delivery-hours-head{align-items:center;margin-bottom:12px}.platform-delivery-hours-row{padding:8px 6px}.platform-delivery-hours-day{font-size:12px}.home-grid{gap:14px;grid-template-columns:repeat(3,1fr);padding:0 16px}}@container (min-width: 920px){.home-grid{grid-template-columns:repeat(4,1fr)}}@container (min-width: 1200px){.home-grid{grid-template-columns:repeat(5,1fr)}}.restaurant-banner-img{display:block;height:100%;object-fit:cover;object-position:center;width:100%}.home-page .home-card-img-wrap{background-color:#e5e7eb;overflow:hidden;position:relative;width:100%}.home-page.home-card-banner-strip .home-card-img-wrap{height:105px}@media (max-width:639px){.home-page.home-card-banner-tile .home-card-img-wrap{aspect-ratio:3/2}}@container (min-width: 640px){.home-page .home-card-img-wrap{height:118px}}@container (min-width: 920px){.home-page .home-card-img-wrap{height:128px}}.home-page .home-card-banner-img{display:block;height:100%;object-fit:cover;object-position:center;width:100%}.restaurant-page .hero-banner-wrap{background-color:#e5e7eb;height:220px;overflow:hidden;position:relative;width:100%}@container (min-width: 768px){.restaurant-page .hero-banner-wrap{height:280px}}.restaurant-page{max-width:100%;overflow-x:clip;width:100%}@media (max-width:767px){.restaurant-page{container-type:normal}}@media (min-width:768px){.restaurant-page{container-type:inline-size}}.restaurant-top-chrome{background:#fff;box-shadow:0 2px 8px #0000000f;left:0;max-width:100%;position:fixed;right:0;top:0;width:100%;z-index:100}.restaurant-tapuz-header{align-items:center;background:#fff;border-bottom:1px solid #f1f5f9;box-sizing:border-box;direction:ltr;display:flex;justify-content:space-between;min-height:calc(44px + env(safe-area-inset-top, 0px));padding:env(safe-area-inset-top,0) 18px 0}.restaurant-menu-sticky{background:#fff;max-width:100%;overscroll-behavior-x:none;width:100%}.restaurant-page-body{padding-top:160px;padding-top:var(--restaurant-chrome-h,160px);position:relative;z-index:1}.restaurant-info-section{scroll-margin-top:168px;scroll-margin-top:calc(var(--restaurant-chrome-h, 160px) + 8px)}.restaurant-hashgacha-cert{margin-bottom:6px;scroll-margin-top:172px;scroll-margin-top:calc(var(--restaurant-chrome-h, 160px) + 12px)}.restaurant-modal-backdrop{background:#f3f4f6f7;box-sizing:border-box;cursor:pointer;inset:0;padding:max(48px,env(safe-area-inset-top,0px)) 20px max(48px,env(safe-area-inset-bottom,0px));position:fixed;z-index:1200}.restaurant-modal-backdrop,.restaurant-modal-viewport{align-items:center;display:flex;justify-content:center}.restaurant-modal-viewport{flex:0 1 auto;max-height:100%;max-width:100%;min-height:0;pointer-events:none;width:100%}.restaurant-modal-viewport:has(.restaurant-menu-sheet:not(.restaurant-menu-sheet--tall)){max-height:min(92dvh,calc(100vh - 6rem));overflow:hidden}.restaurant-modal-viewport:has(.restaurant-menu-sheet--tall){max-height:100%;overflow:visible}.restaurant-photo-lightbox-img{max-height:100%;max-width:100%}.restaurant-cert-lightbox-img,.restaurant-photo-lightbox-img{background:#fff;border-radius:12px;box-shadow:0 4px 24px #0000001f;cursor:default;display:block;flex-shrink:0;height:auto;margin:0 auto;object-fit:contain;object-position:center center;pointer-events:auto;width:auto}.restaurant-cert-lightbox-img{max-height:min(62dvh,calc(100dvh - 7rem));max-width:min(92vw,440px)}@media (min-width:768px){.restaurant-photo-lightbox-img{max-width:min(100%,560px)}.restaurant-cert-lightbox-img{max-height:min(70dvh,calc(100dvh - 6rem));max-width:min(88vw,500px)}}.restaurant-menu-sheet{-webkit-overflow-scrolling:touch;align-self:center;background:#fff;border-radius:20px;box-shadow:0 8px 40px #0000001a;box-sizing:border-box;cursor:default;flex-shrink:1;min-height:0;overflow-y:auto;padding:12px 20px max(24px,env(safe-area-inset-bottom));pointer-events:auto}.restaurant-menu-sheet,.restaurant-menu-sheet--tall{max-height:min(88dvh,calc(100vh - 7rem));max-width:520px;width:100%}.restaurant-menu-sheet--tall{display:flex;flex-direction:column;height:auto;overflow:hidden;padding-bottom:12px}.restaurant-menu-sheet-header{flex:0 0 auto;flex-shrink:0;min-height:-webkit-min-content;min-height:min-content;overflow:visible;padding-bottom:8px}.restaurant-menu-sheet-item-name{word-wrap:break-word;color:#111827;flex-shrink:0;font-size:18px;font-weight:800;-webkit-hyphens:auto;hyphens:auto;letter-spacing:-.02em;line-height:1.45;margin:0 0 4px;overflow:visible;overflow-wrap:anywhere;padding-top:2px}.restaurant-menu-sheet--tall .restaurant-menu-sheet-scroll{-webkit-overflow-scrolling:touch;flex:0 1 auto;margin:0 -4px;max-height:calc(min(88dvh, calc(100vh - 7rem)) - 11rem);min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:0 4px 8px;scrollbar-gutter:stable}.restaurant-menu-sheet--tall.restaurant-menu-sheet--compact{flex:0 0 auto}.restaurant-menu-sheet--tall.restaurant-menu-sheet--compact .restaurant-menu-sheet-scroll{max-height:none;overflow-y:visible}.restaurant-menu-sheet--tall.restaurant-menu-sheet--compact .restaurant-menu-sheet-header{padding-bottom:4px}.restaurant-menu-sheet--tall .restaurant-menu-sheet-footer{background:#fff;border-top:1px solid #f1f5f9;flex-shrink:0;padding-top:8px}@media (min-width:768px){.restaurant-menu-sheet--tall .restaurant-menu-sheet-scroll{overflow-y:scroll;scrollbar-color:#94a3b8 #f1f5f9;scrollbar-width:thin}.restaurant-menu-sheet--tall .restaurant-menu-sheet-scroll::-webkit-scrollbar{width:10px}.restaurant-menu-sheet--tall .restaurant-menu-sheet-scroll::-webkit-scrollbar-track{background:#f1f5f9;border-radius:8px}.restaurant-menu-sheet--tall .restaurant-menu-sheet-scroll::-webkit-scrollbar-thumb{background:#94a3b8;border:2px solid #f1f5f9;border-radius:8px}}@media (max-width:767px){.restaurant-modal-backdrop:has(.restaurant-menu-sheet--tall){align-items:flex-end;justify-content:center;padding:0 0 env(safe-area-inset-bottom,0)}.restaurant-modal-viewport:has(.restaurant-menu-sheet--tall){align-items:stretch;max-height:100%;overflow:visible;width:100%}.restaurant-menu-sheet--tall{align-self:flex-end;border-radius:20px 20px 0 0;max-height:min(94dvh,calc(100dvh - env(safe-area-inset-top, 0px) - 8px));max-width:100%;padding-top:14px;width:100%}.restaurant-menu-sheet--tall .restaurant-menu-sheet-header{padding-top:6px}.restaurant-menu-sheet--tall .restaurant-menu-sheet-item-name{font-size:17px;line-height:1.5;padding-right:2px;padding-top:4px}.restaurant-modal-backdrop:has(.restaurant-menu-sheet--compact){align-items:center;justify-content:center;padding:max(16px,env(safe-area-inset-top,0px)) 16px max(16px,env(safe-area-inset-bottom,0px))}.restaurant-modal-viewport:has(.restaurant-menu-sheet--compact){align-items:center;width:100%}.restaurant-menu-sheet--tall.restaurant-menu-sheet--compact{align-self:center;border-radius:20px;max-height:min(92dvh,calc(100dvh - 2rem));max-width:520px;padding-top:12px;width:calc(100% - 8px)}}.restaurant-cert-lightbox-close,.restaurant-modal-close,.restaurant-photo-lightbox-close{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:50%;box-shadow:0 2px 8px #00000014;color:#374151;color:var(--text-secondary);cursor:pointer;display:flex;font-size:20px;height:40px;justify-content:center;pointer-events:auto;position:fixed;right:max(16px,env(safe-area-inset-right,0px));top:max(12px,env(safe-area-inset-top,0px));width:40px;z-index:1202}.restaurant-menu-section{scroll-margin-top:164px;scroll-margin-top:calc(var(--restaurant-chrome-h, 160px) + 4px)}.restaurant-category-scroll{-webkit-overflow-scrolling:touch;align-items:stretch;display:flex;flex:1 1;height:44px;min-width:0;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;overscroll-behavior-y:none;touch-action:pan-x}.restaurant-back-top{-webkit-tap-highlight-color:transparent;align-items:center;background:#e8732a;background:var(--brand-orange);border:none;border-radius:50%;box-shadow:0 4px 16px #e8732a73;color:#fff;cursor:pointer;display:flex;font-size:20px;font-weight:800;height:44px;justify-content:center;position:fixed;right:16px;transition:opacity .2s,transform .2s;width:44px;z-index:125}.restaurant-back-top:active{transform:scale(.94)}.restaurant-search-row{gap:10px;max-width:100%;touch-action:manipulation;width:100%}.restaurant-search-row,.restaurant-search-wrap{align-items:center;display:flex;min-width:0;overflow:hidden}.restaurant-search-wrap{background:#f1f5f9;border-radius:12px;flex:1 1;gap:8px;padding:0 12px}.restaurant-search-input{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;tap-highlight-color:#0000;background:none;border:none;color:#111827;color:var(--text-primary);flex:1 1;font-size:16px!important;min-width:0;outline:none;padding:10px 0;touch-action:manipulation;width:100%}.restaurant-search-wrap:focus-within{background:#f1f5f9}.home-search-input,.home-search-input:active,.home-search-input:focus,.home-search-input:focus-visible{-webkit-tap-highlight-color:transparent;tap-highlight-color:#0000;box-shadow:none;outline:none}.menu-grid{display:grid;grid-template-columns:1fr}.menu-item-card{border-bottom:1px solid #f1f5f9}.menu-item-photo{-webkit-tap-highlight-color:transparent;tap-highlight-color:#0000;touch-action:manipulation;-webkit-user-select:none;user-select:none}html.customer-native-app .menu-item-photo:active{opacity:.92;outline:none!important}.restaurant-bag-bar{max-width:calc(100vw - 24px)}.checkout-flow-page{container-type:inline-size;width:100%}.checkout-flow-body{width:100%}.checkout-flow-action{bottom:20px;box-sizing:border-box;left:16px;max-width:none;position:fixed;right:16px;transform:none;width:auto;z-index:50}html.customer-native-app .checkout-flow-action{bottom:calc(20px + env(safe-area-inset-bottom, 0px));bottom:calc(20px + var(--tapuz-inset-bottom, env(safe-area-inset-bottom, 0px)))}@container (min-width: 860px){.checkout-flow-body{grid-gap:16px;align-items:start;display:grid;gap:16px;grid-template-columns:minmax(0,1fr) minmax(300px,400px);padding:0 16px 24px}.checkout-flow-sidebar{position:-webkit-sticky;position:sticky;top:56px}.checkout-flow-page{padding-bottom:32px!important}.checkout-flow-action{left:auto;margin-top:12px;position:static;right:auto;transform:none;width:100%}}.order-tracking-page{container-type:inline-size;width:100%}.order-tracking-body{width:100%}@container (min-width: 900px){.order-tracking-body{grid-gap:16px;align-items:start;display:grid;gap:16px;grid-template-columns:minmax(0,1fr) minmax(320px,400px);padding:0 16px 24px}.order-tracking-sidebar{position:-webkit-sticky;position:sticky;top:56px}.order-tracking-page .order-track-map{height:360px!important}}.order-tracking-status-hero .tapuz-icon-hero-wrap{margin:0 auto 12px}.order-history-page{container-type:inline-size;width:100%}.order-history-list{width:100%}@container (min-width: 720px){.order-history-list{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));padding:0 16px 24px}.order-history-page .order-history-card{border:1px solid #f1f5f9;border-radius:12px;box-shadow:0 1px 4px #0000000d;margin:0}}@media (min-width:768px) and (pointer:fine) and (hover:hover){:root{--tapuz-cursor-default:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32'%3E%3Cdefs%3E%3CradialGradient id='a' cx='40%25' cy='36%25' r='62%25'%3E%3Cstop offset='0%25' stop-color='%23F8A55C'/%3E%3Cstop offset='55%25' stop-color='%23E8732A'/%3E%3Cstop offset='100%25' stop-color='%23D45F15'/%3E%3C/radialGradient%3E%3C/defs%3E%3Ccircle cx='16' cy='16' r='8' fill='url(%23a)'/%3E%3C/svg%3E") 16 16;--tapuz-cursor-pointer:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='36'%3E%3Cdefs%3E%3CradialGradient id='a' cx='40%25' cy='36%25' r='62%25'%3E%3Cstop offset='0%25' stop-color='%23FFBC7A'/%3E%3Cstop offset='52%25' stop-color='%23E8732A'/%3E%3Cstop offset='100%25' stop-color='%23CC5A12'/%3E%3C/radialGradient%3E%3C/defs%3E%3Ccircle cx='18' cy='18' r='9.5' fill='url(%23a)'/%3E%3C/svg%3E") 18 18}#root,#root :not(input):not(textarea):not(select):not([contenteditable=true]),body,html{cursor:var(--tapuz-cursor-default),auto!important}[role=button],[role=link],[role=menuitem],[role=tab],[style*="cursor: pointer"],[style*="cursor:pointer"],a,button,input[type=button],input[type=checkbox],input[type=radio],input[type=reset],input[type=submit],label,select,summary{cursor:var(--tapuz-cursor-pointer),pointer!important}[contenteditable=true],input:not([type=button]):not([type=submit]):not([type=reset]):not([type=checkbox]):not([type=radio]),textarea{cursor:text!important}.cursor-not-allowed,:disabled,[aria-disabled=true]{cursor:not-allowed!important}}body.tapuz-rtl,html[dir=rtl] body.tapuz-rtl{direction:rtl;font-family:Heebo,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:.01em;text-align:right}body.tapuz-rtl input,body.tapuz-rtl select,body.tapuz-rtl textarea{text-align:right}body.tapuz-rtl .bag-chip,body.tapuz-rtl .checkout-flow-page,body.tapuz-rtl .order-history-page{font-family:Heebo,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body.tapuz-rtl input[inputmode=numeric],body.tapuz-rtl input[type=number],body.tapuz-rtl input[type=tel]{direction:ltr;text-align:left}.tapuz-call-pulse{animation:tapuz-call-pulse 1.2s ease-in-out infinite;background:#e8732a;border-radius:50%;height:12px;margin:0 auto 12px;width:12px}@keyframes tapuz-call-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.45;transform:scale(1.15)}}
/*# sourceMappingURL=main.5726a4cf.css.map*/