*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--haat-red: #E8192C;--haat-red-dark: #c01020;--radius-sm: 10px;--radius-md: 14px;--radius-lg: 20px;--radius-xl: 24px;--shadow-sm: 0 1px 4px rgba(0,0,0,.06);--shadow-md: 0 4px 16px rgba(0,0,0,.09);--shadow-lg: 0 8px 40px rgba(0,0,0,.12);--font: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}html{height:-webkit-fill-available;height:100dvh;overflow:hidden;overscroll-behavior:none}body{min-height:-webkit-fill-available;min-height:100dvh;width:100%;overflow:hidden;overscroll-behavior:none;overscroll-behavior-y:contain;font-family:var(--font);background:#f4f4f4;color:#111;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{height:100dvh;height:var(--real-vh, 100dvh);overflow:hidden}a,button,[role=button],input,textarea,select{-webkit-tap-highlight-color:transparent;touch-action:manipulation}.hide-scrollbar::-webkit-scrollbar{display:none}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}@keyframes wave{0%{height:4px}to{height:18px}}@keyframes blink{0%,to{opacity:.3;transform:scale(.8)}50%{opacity:1;transform:scale(1)}}@keyframes slideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.spin{animation:spin 1s linear infinite}@keyframes pulse{0%,to{opacity:.4}50%{opacity:1}}@keyframes ping{0%{transform:scale(1);opacity:1}75%,to{transform:scale(2);opacity:0}}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.haat-loader-root{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;min-height:200px;background:#ffffffeb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.haat-loader-root--fullscreen{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483647}.haat-loader-inner{position:relative;display:flex;flex-direction:column;align-items:center}.haat-loader-glow{position:absolute;top:-16px;right:-16px;bottom:-16px;left:-16px;width:128px;height:128px;border-radius:50%;background:radial-gradient(circle,rgba(232,25,44,.25) 0%,transparent 70%);animation:pulse 2s ease-in-out infinite}.haat-loader-box{position:relative;display:flex;align-items:center;justify-content:center;width:80px;height:80px;background:linear-gradient(135deg,#1a0a0c,#3d0610,#1a0a0c);border-radius:22px;border:1px solid rgba(255,255,255,.15);box-shadow:0 8px 40px #e8192c59,0 2px 8px #0006;transform:rotate(3deg);margin-bottom:28px}.haat-loader-spinner{width:40px;height:40px;border:2px solid rgba(255,255,255,.15);border-top-color:#fff;border-radius:50%;animation:spin .9s linear infinite}.haat-loader-ping{position:absolute;top:-10px;right:-10px;width:22px;height:22px;color:#e8192ccc}.haat-loader-ping:before{content:"✦";font-size:18px;animation:ping 1.2s ease-out infinite;display:block;color:#ffb4b4e6}.haat-loader-bounce-dot{position:absolute;bottom:-8px;left:-8px;width:14px;height:14px;color:#e8192c99}.haat-loader-bounce-dot:before{content:"✦";font-size:12px;animation:bounce 1.4s ease-in-out infinite;display:block;color:#ff9696cc}.haat-loader-text{font-size:15px;font-weight:700;letter-spacing:.02em;background:linear-gradient(90deg,#111,#555);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:pulse 2s ease-in-out infinite;margin-bottom:14px;text-align:center}.haat-loader-dots{display:flex;gap:6px}.haat-loader-dot{width:6px;height:6px;border-radius:50%;animation:bounce 1s ease-in-out infinite}.haat-loader-dot:nth-child(1){background:var(--haat-red);animation-delay:0ms}.haat-loader-dot:nth-child(2){background:#c01020;animation-delay:.15s}.haat-loader-dot:nth-child(3){background:#7a0010;animation-delay:.3s}.auth-root{min-height:100dvh;display:flex;flex-direction:column;background:#f2f2f2;overflow-y:auto}.auth-header{padding:36px 32px 56px;text-align:center;position:relative;overflow:hidden;background:linear-gradient(145deg,#f04050 0%,var(--haat-red) 40%,var(--haat-red-dark) 100%)}.auth-decor{position:absolute;border-radius:50%;pointer-events:none}.auth-decor--circle-lg{width:220px;height:220px;top:-80px;right:-60px;background:#ffffff14}.auth-decor--circle-md{width:130px;height:130px;top:10px;right:50px;background:#ffffff0f}.auth-decor--circle-sm{width:90px;height:90px;bottom:20px;left:-20px;background:#ffffff12}.auth-decor--circle-xs{width:50px;height:50px;bottom:40px;left:60px;background:#ffffff0d}.auth-header-content{position:relative;z-index:1}.auth-logo-wrap{display:inline-flex;align-items:center;justify-content:center;width:68px;height:68px;border-radius:20px;background:#ffffff26;border:1.5px solid rgba(255,255,255,.28);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);margin-bottom:12px;box-shadow:0 8px 32px #0000002e;overflow:hidden}.auth-logo-img{width:48px;height:48px;object-fit:contain;display:block;border-radius:10px}.auth-logo-fallback{display:none;align-items:center;justify-content:center}.auth-brand{font-size:32px;font-weight:900;color:#fff;letter-spacing:-1.5px;line-height:1;margin-bottom:4px}.auth-tagline{font-size:13px;font-weight:500;color:#fffc;margin-bottom:14px}.auth-pills{display:inline-flex;gap:8px;justify-content:center;flex-wrap:wrap}.auth-pill{display:inline-flex;align-items:center;gap:5px;background:#ffffff24;border:1px solid rgba(255,255,255,.22);border-radius:20px;padding:4px 11px;font-size:11px;font-weight:600;color:#ffffffeb;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.auth-card-wrapper{flex:1;display:flex;flex-direction:column;align-items:center;padding:0 20px 24px;margin-top:-24px}.auth-card{width:100%;max-width:420px;background:#fff;border-radius:28px;padding:24px;box-shadow:0 8px 48px #0000001c,0 2px 8px #0000000f}.auth-card-eyebrow{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:700;color:var(--haat-red);text-transform:uppercase;letter-spacing:.6px;margin-bottom:8px}.auth-card-eyebrow-dot{width:6px;height:6px;border-radius:50%;background:var(--haat-red);animation:pulse 1.8s ease-in-out infinite}.auth-card-title{font-size:24px;font-weight:800;color:#111;letter-spacing:-.6px;margin-bottom:6px}.auth-card-subtitle{font-size:13px;color:#999;line-height:1.55;margin-bottom:20px}.auth-label{display:block;font-size:11px;font-weight:700;color:#555;text-transform:uppercase;letter-spacing:.6px;margin-bottom:8px}.auth-phone-row{display:flex;align-items:center;border:1.5px solid #eaeaea;border-radius:14px;overflow:hidden;margin-bottom:14px;background:#fafafa;transition:border-color .2s,box-shadow .2s}.auth-phone-row:focus-within{border-color:var(--haat-red);box-shadow:0 0 0 3px #e8192c1a;background:#fff}.auth-phone-prefix{padding:13px 14px;background:#f4f4f4;border-right:1.5px solid #eaeaea;font-size:14px;font-weight:700;color:#333;white-space:nowrap;-webkit-user-select:none;user-select:none}.auth-phone-input{flex:1;padding:13px 14px;border:none;outline:none;font-size:16px;font-family:var(--font);background:transparent;color:#111}.auth-phone-input::placeholder{color:#bbb}.auth-btn-primary{width:100%;padding:14px;background:var(--haat-red);color:#fff;border:none;border-radius:14px;font-size:16px;font-weight:700;font-family:var(--font);cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;letter-spacing:-.2px;box-shadow:0 4px 20px #e8192c59;transition:filter .15s,transform .1s,box-shadow .15s}.auth-btn-primary:hover:not(:disabled){filter:brightness(1.07);box-shadow:0 6px 24px #e8192c73}.auth-btn-primary:active:not(:disabled){transform:scale(.98)}.auth-btn-primary:disabled{background:#ddd;box-shadow:none;cursor:not-allowed}.auth-btn-label{flex:1;text-align:center}.auth-divider{display:flex;align-items:center;gap:12px;margin:14px 0 12px}.auth-divider-line{flex:1;height:1px;background:#efefef}.auth-divider-text{font-size:12px;font-weight:600;color:#ccc}.auth-btn-ghost{width:100%;padding:13px;background:transparent;color:#444;border:1.5px solid #e8e8e8;border-radius:14px;font-size:14px;font-weight:600;font-family:var(--font);cursor:pointer;transition:background .15s,border-color .15s}.auth-btn-ghost:hover{background:#f8f8f8;border-color:#ddd}.auth-legal{font-size:11px;color:#ccc;text-align:center;line-height:1.7;margin-top:14px}.auth-legal-link{color:#aaa;text-decoration:underline;cursor:pointer}.chat-root{position:fixed;top:var(--vv-offset-top, 0px);left:0;right:0;height:var(--real-vh, 100dvh);display:flex;flex-direction:column;overflow:hidden;background:#f4f4f4}.chat-header{height:calc(60px + env(safe-area-inset-top));padding:env(safe-area-inset-top) 10px 0;display:flex;align-items:center;justify-content:space-between;flex-shrink:0;box-shadow:0 2px 12px #e8192c47;position:relative;z-index:10;overflow:visible}.chat-header-brand{display:flex;align-items:center;gap:10px}.chat-header-icon{width:36px;height:36px;border-radius:10px;background:#fff3;border:1.5px solid rgba(255,255,255,.28);display:flex;align-items:center;justify-content:center}.chat-header-name{display:block;font-size:18px;font-weight:900;color:#fff;letter-spacing:-.5px;line-height:1}.chat-header-sub{display:block;font-size:10px;color:#ffffffb8;font-weight:500;margin-top:1px}.chat-header-logo{width:32px;height:32px;border-radius:8px;object-fit:contain;display:block}.chat-header-logo-fallback{display:none;align-items:center;justify-content:center}.chat-header-loc-col{position:absolute;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:4px;pointer-events:none;max-width:min(70vw,300px)}.chat-header-location{display:flex;align-items:center;gap:6px;background:#00000026;border-radius:20px;padding:4px 10px;max-width:100%;min-width:0}.chat-header-restricted-chip{display:inline-flex;align-items:center;gap:3px;max-width:100%;background:#fff;color:#c8102e;font-size:10px;font-weight:800;letter-spacing:.01em;padding:2px 9px;border-radius:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;box-shadow:0 1px 3px #0000002e}.chat-header-location-text{font-size:11px;font-weight:600;color:#ffffffe6;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.chat-header-fee{flex-shrink:0;font-size:11px;font-weight:700;color:#fff;white-space:nowrap}.header-allergy-badge{display:flex;align-items:center;justify-content:center;gap:3px;background:#fff7ed;border:1.5px solid #fdba74;border-radius:20px;padding:2px 7px;font-size:9px;font-weight:700;color:#c2410c;white-space:nowrap;margin-top:3px;box-shadow:0 1px 4px #0000001f}.chat-header-actions{display:flex;align-items:center;gap:8px}.chat-header-btn{width:36px;height:36px;border-radius:10px;background:#ffffff2e;border:1px solid rgba(255,255,255,.22);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s;position:relative}.chat-header-btn:hover{background:#ffffff47}.cart-badge{position:absolute;top:-5px;right:-5px;width:18px;height:18px;border-radius:50%;background:#fff;color:var(--haat-red);font-size:10px;font-weight:900;display:flex;align-items:center;justify-content:center;border:2px solid var(--haat-red)}.chat-messages{flex:1;overflow-y:auto;overflow-x:hidden;padding:16px 14px 8px;display:flex;flex-direction:column;gap:12px;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.chat-welcome{display:flex;flex-direction:column;align-items:center;flex:1;gap:20px;padding:20px 0;animation:fadeIn .4s ease;width:100%;box-sizing:border-box}.chat-welcome-icon{width:72px;height:72px;border-radius:24px;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 32px #e8192c47}.chat-welcome-text{text-align:center;max-width:280px}.chat-welcome-title{font-size:20px;font-weight:800;color:#111;letter-spacing:-.5px;margin-bottom:8px}.chat-welcome-desc{font-size:14px;color:#888;line-height:1.6}.product-carousel{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;width:100%;align-self:stretch}.product-carousel-h{display:flex;flex-direction:row;gap:10px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:4px 16px 8px;width:100%;box-sizing:border-box;align-self:stretch}.product-carousel-h::-webkit-scrollbar{display:none}.product-carousel-h .product-card{flex:0 0 150px;width:150px;min-width:150px;scroll-snap-align:start}.chat-message-row{display:flex;flex-direction:column;gap:8px;animation:fadeIn .25s ease}.chat-message-row--user{align-items:flex-end}.chat-message-row--assistant,[dir=rtl] .chat-message-row--user,[dir=rtl] .chat-message-row--assistant{align-items:flex-start}.chat-message-main{display:flex;flex-direction:row;align-items:flex-end;gap:6px;max-width:100%}.chat-message-row--user .chat-message-main{flex-direction:row-reverse}[dir=rtl] .chat-message-row--user .chat-message-main,[dir=rtl] .chat-message-row--assistant .chat-message-main{flex-direction:row}.chat-avatar{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.chat-avatar--assistant{background:#fff0f1;border:1px solid #ffd6d9}.chat-avatar--user{background:#ffffff40;border:1px solid rgba(255,255,255,.4)}.chat-bubble{width:fit-content;min-width:0;padding:11px 14px;font-size:14px;line-height:1.55;white-space:normal;overflow-wrap:break-word}.chat-bubble-text{display:block}.chat-bubble-markdown p{margin:0;line-height:1.4}.chat-bubble-markdown p+p{margin-top:2px}.chat-bubble-markdown ul,.chat-bubble-markdown ol{margin:3px 0;padding-inline-start:18px}.chat-bubble-markdown li{margin-bottom:1px;line-height:1.4}.chat-bubble-markdown li>p{margin:0!important;line-height:1.4!important}.chat-bubble-markdown li>p+p{margin-top:0!important}.chat-bubble-markdown strong{font-weight:700}.chat-bubble-markdown em{font-style:italic}.chat-bubble-markdown h1,.chat-bubble-markdown h2,.chat-bubble-markdown h3{font-size:1em;font-weight:700;margin:4px 0 1px}.ingredient-inline-img{flex-shrink:0;width:36px;height:36px;border-radius:8px;border:1px solid #f5d5d8;background:#fff8f8;padding:2px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:box-shadow .15s}.ingredient-inline-img:hover{box-shadow:0 2px 8px #e8192c33}.ingredient-inline-img img{width:30px;height:30px;object-fit:contain;border-radius:6px}.ingredient-inline-img span{font-size:18px;line-height:1}.chat-order-badge{display:flex;align-items:center;gap:8px;margin-bottom:8px}.chat-track-btn{margin-left:auto;padding:4px 12px;border-radius:20px;border:1.5px solid #e8192c;background:transparent;color:#e8192c;font-size:12px;font-weight:600;cursor:pointer;white-space:nowrap;transition:background .15s,color .15s}.chat-track-btn:hover{background:#e8192c;color:#fff}.chat-bubble-dots{display:inline-flex;gap:3px;margin-left:6px;vertical-align:middle}.chat-bubble-dots span{width:4px;height:4px;border-radius:50%;background:#bbb;display:inline-block;animation:blink 1.2s ease-in-out infinite}.chat-bubble-dots span:nth-child(2){animation-delay:.2s}.chat-bubble-dots span:nth-child(3){animation-delay:.4s}.product-card{width:100%;background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 2px 12px #00000012;border:1px solid #efefef;display:flex;flex-direction:column;transition:box-shadow .2s,transform .15s;cursor:pointer}@media(hover:hover){.product-card:hover{box-shadow:0 6px 24px #0000001f;transform:translateY(-1px)}}.product-card:active{transform:scale(.98)}@keyframes cardAddedPulse{0%{outline-color:#16a34acc;outline-width:2px}50%{outline-color:#16a34a4d;outline-width:5px}to{outline-color:#16a34a00;outline-width:2px}}.product-card--added{border-color:#16a34a;outline:2px solid #16a34a;outline-offset:1px;animation:cardAddedPulse .6s ease-out 2}.product-tags{display:flex;flex-wrap:wrap;gap:4px;padding:8px 10px 0}.product-tag{font-size:9px;font-weight:700;letter-spacing:.02em}.product-image-wrap{height:160px;background:#fff;margin:0;border-radius:0;overflow:hidden;flex-shrink:0;position:relative;box-shadow:none}.product-image{width:100%;height:100%;object-fit:contain;padding:8px;opacity:0;transition:opacity .3s ease}.product-image--loaded{opacity:1}.product-image-shimmer{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:shimmer 1.4s infinite}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.product-image-fallback{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f7f7f7,#eee)}.product-image-fallback--lg{background:linear-gradient(135deg,#f5f5f5,#e8e8e8)}.product-image-emoji{font-size:40px;line-height:1}.product-image-emoji--lg{font-size:56px}.product-image-fade{display:none}.product-image-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.product-info{padding:8px 10px 4px;flex:1;display:flex;flex-direction:column;gap:1px;align-items:flex-end;text-align:right}.product-price{font-size:15px;font-weight:800;color:#111;letter-spacing:-.3px;text-align:right}.product-price--sale{color:#dc2626}.product-price-row{display:flex;align-items:baseline;gap:5px;justify-content:flex-end;width:100%}.product-price-original{font-size:12px;font-weight:500;color:#aaa;text-decoration:line-through}.product-discount-badge{position:absolute;top:8px;right:8px;background:#dc2626;color:#fff;font-size:11px;font-weight:700;padding:2px 7px;border-radius:20px;z-index:2;letter-spacing:.2px}.product-name{font-size:12px;font-weight:500;color:#222;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;width:100%}.product-subtitle{font-size:11px;color:#bbb;font-weight:400;line-height:1.4;width:100%}.product-allergy-warning{position:absolute;top:6px;left:6px;display:flex;align-items:center;gap:3px;background:#fff7ed;border:1.5px solid #fdba74;border-radius:20px;padding:2px 7px;font-size:9px;font-weight:700;color:#c2410c;white-space:nowrap;z-index:2;box-shadow:0 1px 4px #0000001a}.product-modal-allergy-warning{display:flex;align-items:center;gap:6px;background:#fff7ed;border:1.5px solid #fdba74;border-radius:10px;padding:8px 12px;font-size:13px;font-weight:600;color:#c2410c;margin-bottom:4px}.product-reasoning-badge{display:flex;align-items:flex-start;gap:4px;background:#fff5f5;border-radius:8px;padding:4px 7px;font-size:9.5px;color:#c01020;line-height:1.4;font-weight:500}.product-footer{display:flex;align-items:center;justify-content:center;border-top:1px solid #f0f0f0;padding:0}.product-add-circle{background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--haat-red);width:100%;height:100%;min-height:44px;padding:8px 10px 10px;transition:transform .1s,opacity .15s;flex-shrink:0}.product-add-circle:active{transform:scale(.88);opacity:.7}.cart-added-bubble{margin-top:8px;padding-top:8px;border-top:1px solid #f0f0f0}.cart-added-bubble-row{display:flex;flex-direction:row;gap:6px;align-items:flex-start;flex-wrap:nowrap}.cart-added-mini-card{width:72px;flex-shrink:0;background:#fafafa;border:1px solid #efefef;border-radius:10px;overflow:hidden;display:flex;flex-direction:column}.cart-added-mini-img{width:72px;height:56px;background:#f5f5f5;display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}.cart-added-mini-img img{width:100%;height:100%;object-fit:contain;padding:4px}.cart-added-mini-emoji{font-size:22px;line-height:1}.cart-added-mini-info{padding:4px 5px 5px;display:flex;flex-direction:column;gap:1px}.cart-added-mini-price{font-size:10px;font-weight:800;color:#111;line-height:1.2}.cart-added-mini-name{font-size:9px;font-weight:500;color:#444;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cart-added-more-pill{flex-shrink:0;align-self:center;background:#f0f0f0;border:none;border-radius:20px;padding:6px 10px;font-size:12px;font-weight:700;color:#555;cursor:pointer;transition:background .15s}.cart-added-more-pill:hover{background:#e4e4e4}.cart-added-all-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#11111173;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);z-index:1000;display:flex;align-items:flex-end;justify-content:center;animation:cartSheetFade .18s ease}@keyframes cartSheetFade{0%{opacity:0}to{opacity:1}}@keyframes cartSheetUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.cart-added-all-sheet{background:#fff;border-radius:22px 22px 0 0;width:100%;max-width:520px;max-height:78vh;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 -8px 32px #0000002e;padding-bottom:env(safe-area-inset-bottom,0px);animation:cartSheetUp .26s cubic-bezier(.22,1,.36,1)}.cart-added-all-sheet:before{content:"";width:38px;height:4px;border-radius:999px;background:#e2e2e2;margin:8px auto 0;flex-shrink:0}.cart-added-all-header{display:flex;align-items:center;justify-content:space-between;padding:12px 20px;border-bottom:1px solid #f2f2f2;position:sticky;top:0;background:#fff;z-index:1}.cart-added-all-title{font-size:16px;font-weight:800;color:#111;letter-spacing:-.01em}.cart-added-all-close{background:#f4f4f5;border:none;font-size:15px;color:#666;cursor:pointer;width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;line-height:1;transition:background .15s,color .15s}.cart-added-all-close:hover{background:#ebebeb;color:#111}.cart-added-all-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(104px,1fr));gap:12px;padding:16px 20px calc(24px + env(safe-area-inset-bottom,0px));overflow-y:auto}.cart-added-all-grid .cart-added-mini-card{width:100%;background:#fff;border:1px solid #eee;border-radius:14px;box-shadow:0 2px 8px #0000000d;transition:transform .15s ease,box-shadow .15s ease}.cart-added-all-grid .cart-added-mini-card:hover{transform:translateY(-2px);box-shadow:0 6px 16px #0000001a}.cart-added-all-grid .cart-added-mini-img{width:100%;height:88px;background:#fff}.cart-added-all-grid .cart-added-mini-info{padding:7px 9px 9px;gap:2px}.cart-added-all-grid .cart-added-mini-price{font-size:12px}.cart-added-all-grid .cart-added-mini-name{font-size:11px;color:#555}.cart-added-all-footer{position:sticky;bottom:0;padding:12px 16px calc(16px + env(safe-area-inset-bottom,0px));background:linear-gradient(to top,#fff 70%,#fff0);border-top:1px solid #f2f2f2}.cart-added-checkout-btn{width:100%;padding:14px 0;border:none;border-radius:14px;background:#e8192c;color:#fff;font-size:15px;font-weight:800;cursor:pointer;transition:filter .15s,transform .1s}.cart-added-checkout-btn:hover{filter:brightness(.95)}.cart-added-checkout-btn:active{transform:scale(.99)}.product-allergy-badge{position:absolute;top:6px;left:6px;background:#fff7ed;border:1.5px solid #fdba74;border-radius:50%;width:20px;height:20px;display:flex;align-items:center;justify-content:center;color:#c2410c;z-index:2}@keyframes modalIn{0%{opacity:0;transform:translateY(20px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.product-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;display:flex;align-items:flex-end;justify-content:center;padding:0 12px 12px}.product-modal{width:100%;max-width:440px;background:#fff;border-radius:28px;padding:20px 20px 28px;position:relative;animation:modalIn .22s ease;max-height:88dvh;overflow-y:auto}.product-modal-close{position:absolute;top:16px;right:16px;width:32px;height:32px;border-radius:50%;background:#f2f2f2;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#555;transition:background .15s}.product-modal-close:hover{background:#e8e8e8}.product-modal-image-wrap{width:100%;height:200px;background:#fff;border-radius:0;overflow:hidden;margin-bottom:16px;box-shadow:none}.product-modal-image{width:100%;height:100%;object-fit:contain;padding:16px}.product-modal-image-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.product-modal-tags{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:12px}.product-modal-tag{font-size:11px;font-weight:700;padding:3px 10px;border-radius:20px;border:1px solid;letter-spacing:.02em}.product-modal-name{font-size:20px;font-weight:800;color:#111;line-height:1.25;letter-spacing:-.4px;margin-bottom:6px}.product-modal-category{font-size:13px;color:#999;font-weight:500;margin-bottom:12px}.product-modal-description{font-size:13px;color:#555;line-height:1.6;margin:0 0 16px}.product-modal-reasoning{display:flex;align-items:flex-start;gap:8px;background:#fff5f5;border-radius:12px;padding:10px 14px;font-size:13px;color:#c01020;line-height:1.5;font-weight:500;margin-bottom:20px}.product-modal-footer{display:flex;flex-direction:column;gap:12px;padding-top:4px}.product-modal-price-row{display:flex;align-items:baseline;gap:8px}.product-modal-price{font-size:30px;font-weight:900;color:#111;letter-spacing:-1.5px;line-height:1}.product-modal-add-btn{width:100%;padding:15px 20px;border:none;border-radius:50px;font-size:15px;font-weight:800;font-family:var(--font);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:9px;letter-spacing:.2px;white-space:nowrap;background:linear-gradient(135deg,#f02236,#c8102e);box-shadow:0 6px 20px #e8192c66,inset 0 1px #ffffff2e;position:relative;overflow:hidden;transition:transform .15s cubic-bezier(.34,1.56,.64,1),box-shadow .15s ease}.product-modal-add-btn:after{content:"";position:absolute;top:0;left:-75%;width:50%;height:100%;background:linear-gradient(120deg,transparent 0%,rgba(255,255,255,.18) 50%,transparent 100%);transform:skew(-20deg);transition:left .4s ease;pointer-events:none}.product-modal-add-btn:hover{transform:translateY(-2px);box-shadow:0 10px 28px #e8192c73,inset 0 1px #ffffff2e}.product-modal-add-btn:hover:after{left:125%}.product-modal-add-btn:active{transform:scale(.97);box-shadow:0 3px 10px #e8192c59}.product-modal-link-btn{display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:10px;border:1.5px solid #e5e7eb;background:#f9fafb;color:#555;cursor:pointer;text-decoration:none;flex-shrink:0;transition:background .15s}.product-modal-link-btn:hover{background:#f0f0f0}.product-modal-details{margin:12px 0 4px;display:flex;flex-direction:column;gap:10px}.product-modal-details-loading{display:flex;align-items:center;gap:8px;color:#999;font-size:12px;padding:6px 0}.product-modal-detail-section{border-left:3px solid #f0f0f0;padding-left:10px}.product-modal-detail-label{font-size:11px;font-weight:600;color:#999;text-transform:uppercase;letter-spacing:.05em;margin:0 0 3px}.product-modal-detail-content{font-size:13px;color:#333;line-height:1.5;margin:0}.product-modal-detail-empty{font-size:12px;color:#bbb;margin:0;padding:4px 0}.bubble-searching{display:flex;align-items:center;gap:8px;padding:2px 0;overflow:hidden;max-width:240px}.bubble-searching-icon{width:22px;height:22px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 2px 6px #e8192c4d}.bubble-searching-marquee{flex:1;overflow:hidden;-webkit-mask-image:linear-gradient(to right,transparent 0%,black 8%,black 88%,transparent 100%);mask-image:linear-gradient(to right,transparent 0%,black 8%,black 88%,transparent 100%)}.bubble-searching-text{display:inline-block;white-space:nowrap;font-size:10px;font-weight:800;letter-spacing:.1em;color:#555;animation:marquee 7s linear infinite}.bubble-searching-dots span{display:inline-block;animation:dotFade 1.2s ease-in-out infinite}.bubble-searching-dots span:nth-child(1){animation-delay:0ms}.bubble-searching-dots span:nth-child(2){animation-delay:.2s}.bubble-searching-dots span:nth-child(3){animation-delay:.4s}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes dotFade{0%,to{opacity:.2}50%{opacity:1}}.searching-bar{display:flex;align-items:center;gap:10px;padding:9px 14px;background:#fff5f5;border-top:2px solid rgba(232,25,44,.18);flex-shrink:0;overflow:hidden}.searching-bar-icon{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 2px 8px #e8192c4d}.searching-bar-marquee{flex:1;overflow:hidden;-webkit-mask-image:linear-gradient(to right,transparent 0%,black 5%,black 95%,transparent 100%);mask-image:linear-gradient(to right,transparent 0%,black 5%,black 95%,transparent 100%)}.searching-bar-text{display:inline-block;white-space:nowrap;font-size:11px;font-weight:800;letter-spacing:.12em;color:var(--haat-red);animation:marquee 9s linear infinite}.searching-bar-dots span{display:inline-block;animation:dotFade 1.2s ease-in-out infinite}.searching-bar-dots span:nth-child(1){animation-delay:0ms}.searching-bar-dots span:nth-child(2){animation-delay:.2s}.searching-bar-dots span:nth-child(3){animation-delay:.4s}.chat-input-bar{background:#fff;border-top:1px solid #ebebeb;padding:8px 10px max(10px,env(safe-area-inset-bottom));display:flex;align-items:flex-end;gap:7px;flex-shrink:0;box-shadow:0 -2px 12px #0000000d}.chat-input-wrap{flex:1;background:#f6f6f6;border-radius:20px;border:1.5px solid #ebebeb;padding:9px 12px;display:flex;align-items:flex-end;gap:6px;transition:border-color .2s;min-width:0}.chat-input-wrap:focus-within{border-color:var(--haat-red)}.chat-textarea{flex:1;background:transparent;border:none;outline:none;font-size:16px;resize:none;font-family:var(--font);color:#111;line-height:1.45;max-height:96px;overflow-y:auto;-webkit-appearance:none;-moz-appearance:none;appearance:none;min-width:0}.chat-send-inline{width:28px;height:28px;border-radius:50%;border:none;background:var(--haat-red);display:flex;align-items:center;justify-content:center;flex-shrink:0;cursor:pointer;box-shadow:0 2px 8px #e8192c59;transition:filter .15s,transform .1s;align-self:flex-end;margin-bottom:1px}.chat-send-inline:active{transform:scale(.92)}.chat-voice-message-icon{display:flex;align-items:center;justify-content:center;gap:7px;padding:4px 2px}.chat-voice-transcript{font-size:14px;line-height:1.35;color:#fff;white-space:pre-wrap;word-break:break-word}.chat-pending-image{position:relative;display:inline-block;margin:0 0 8px 4px}.chat-pending-image img{width:64px;height:64px;object-fit:cover;border-radius:12px;border:1px solid #eee;display:block}.chat-pending-image-remove{position:absolute;top:-7px;right:-7px;width:20px;height:20px;border-radius:50%;border:none;background:#111;color:#fff;font-size:11px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 3px #0000004d}.chat-image-message{display:flex;flex-direction:column;gap:6px}.chat-uploaded-image{max-width:200px;max-height:220px;width:auto;border-radius:12px;object-fit:cover;display:block}.chat-voice-bubble-content{display:flex;align-items:center;gap:6px}.chat-mic-btn{width:28px;height:28px;border-radius:50%;border:1.5px solid var(--haat-red);background:transparent;display:flex;align-items:center;justify-content:center;flex-shrink:0;cursor:pointer;transition:background .15s,transform .1s;align-self:flex-end;margin-bottom:1px}.chat-mic-btn:active{transform:scale(.92)}.chat-mic-btn--recording{background:var(--haat-red);border-color:var(--haat-red);animation:mic-pulse .8s ease-in-out infinite}.chat-recording-bar{flex:1;display:flex;align-items:center;gap:10px;padding:0 8px;min-height:36px}.chat-recording-label{font-size:13px;color:var(--haat-red);font-weight:500}.chat-recording-waves{display:flex;align-items:center;gap:3px;height:20px}.chat-recording-wave{display:block;width:3px;border-radius:2px;background:var(--haat-red);animation:wave-bounce .6s ease-in-out infinite alternate}.chat-recording-wave:nth-child(1){height:8px}.chat-recording-wave:nth-child(2){height:14px}.chat-recording-wave:nth-child(3){height:20px}.chat-recording-wave:nth-child(4){height:14px}.chat-recording-wave:nth-child(5){height:8px}@keyframes wave-bounce{0%{transform:scaleY(.4);opacity:.7}to{transform:scaleY(1);opacity:1}}@keyframes mic-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.12)}}.fly-to-cart-ghost{position:fixed;width:48px;height:48px;border-radius:12px;pointer-events:none;z-index:9999;animation:fly-to-cart .6s cubic-bezier(.25,.46,.45,.94) forwards;background-color:#f0f0f0;box-shadow:0 2px 8px #0003}@keyframes fly-to-cart{0%{transform:translate(0) scale(1);opacity:1}60%{opacity:1}to{transform:translate(var(--cart-x),var(--cart-y)) scale(.15);opacity:0}}.cart-btn--bounce{animation:cart-bounce .4s cubic-bezier(.36,.07,.19,.97)}@keyframes cart-bounce{0%{transform:scale(1)}30%{transform:scale(1.35)}60%{transform:scale(.9)}80%{transform:scale(1.1)}to{transform:scale(1)}}.chat-bubble-row{display:flex;flex-direction:row;align-items:flex-end;gap:4px}[dir=rtl] .chat-bubble-row{flex-direction:row-reverse}.chat-icon-btn{width:38px;height:38px;border-radius:12px;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .18s}.chat-icon-btn:active{transform:scale(.93)}.drawer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000059;z-index:200;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.drawer{position:fixed;right:0;top:0;bottom:0;padding-bottom:env(safe-area-inset-bottom);width:min(360px,92vw);background:#fff;z-index:201;display:flex;flex-direction:column;box-shadow:-8px 0 40px #00000024;animation:slideInRight .25s ease;font-family:var(--font)}.drawer-header{padding:20px 20px 16px;border-bottom:1px solid #f0f0f0;display:flex;align-items:center;justify-content:space-between}.drawer-title{font-size:18px;font-weight:800;color:#111}.drawer-subtitle{font-size:12px;color:#aaa;margin-top:2px}.drawer-close{width:36px;height:36px;border-radius:10px;border:1px solid #eee;background:#f8f8f8;cursor:pointer;display:flex;align-items:center;justify-content:center}.drawer-body{flex:1;overflow-y:auto;padding:12px 16px}.drawer-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;gap:12px}.drawer-empty-text{font-size:14px;font-weight:600;color:#ccc}.drawer-list{list-style:none;display:flex;flex-direction:column;gap:10px}.drawer-item{display:flex;align-items:center;gap:12px;padding:12px;border-radius:14px;background:#fafafa;border:1px solid #f0f0f0}.drawer-item-img{width:44px;height:44px;border-radius:10px;object-fit:cover;border:1px solid #ebebeb;flex-shrink:0}.drawer-item-img-placeholder{width:44px;height:44px;border-radius:10px;background:#eee;flex-shrink:0;display:flex;align-items:center;justify-content:center}.drawer-item-info{flex:1;min-width:0}.drawer-item-name{font-size:13px;font-weight:700;color:#111;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.drawer-item-meta{display:flex;align-items:center;gap:8px;margin-top:4px;font-size:11px;color:#888}.drawer-item-price{font-weight:700}.drawer-item-remove{width:30px;height:30px;border-radius:8px;border:none;background:#fef2f2;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0}.drawer-footer{padding:16px 20px 0;border-top:1px solid #f0f0f0;padding-bottom:max(28px,env(safe-area-inset-bottom,28px))}.drawer-total-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.drawer-total-label{font-size:15px;font-weight:700;color:#111}.drawer-total-value{font-size:18px;font-weight:900}.drawer-checkout-btn{width:100%;padding:16px;color:#fff;border:none;border-radius:14px;font-size:16px;font-weight:800;font-family:var(--font);cursor:pointer;letter-spacing:-.2px;margin-bottom:10px;box-shadow:0 4px 14px #b0002059}.drawer-clear-btn{width:100%;padding:10px;background:transparent;color:#aaa;border:none;cursor:pointer;font-size:13px;font-family:var(--font);margin-top:8px}@keyframes sheetUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.searching-loader-wrap{padding:2px 0 6px}.searching-loader-bar{position:relative;display:flex;align-items:center;gap:6px;padding:6px 12px 6px 28px;border-radius:12px;overflow:hidden;height:32px}.searching-loader-bar[dir=rtl]{padding:6px 28px 6px 12px}.searching-loader-pin{position:absolute;left:8px;top:50%;transform:translateY(-50%);z-index:10}.searching-loader-bar[dir=rtl] .searching-loader-pin{left:unset;right:8px}.searching-loader-radar{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;border-width:2px;border-style:solid}.searching-loader-truck{position:absolute;display:flex;align-items:center;justify-content:center;z-index:20}.searching-loader-text{display:flex;overflow:hidden;padding-left:8px}.searching-loader-text span{font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#c8c8c8d9;white-space:pre}.bill-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:500;display:flex;align-items:flex-end;justify-content:center}.bill-sheet{width:100%;max-width:480px;background:#fff;border-radius:28px 28px 0 0;padding:12px 20px max(32px,env(safe-area-inset-bottom));max-height:90dvh;overflow-y:auto;-webkit-overflow-scrolling:touch;position:relative;animation:sheetUp .28s cubic-bezier(.32,.72,0,1)}.bill-handle{width:36px;height:4px;background:#e0e0e0;border-radius:4px;margin:0 auto 16px}.bill-close{position:absolute;top:16px;right:16px;width:30px;height:30px;border-radius:50%;background:#f2f2f2;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#666}.bill-header{display:flex;align-items:flex-start;gap:12px;margin-bottom:20px;flex-wrap:wrap}.bill-check-icon{width:48px;height:48px;border-radius:14px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.bill-header-text{flex:1;min-width:0}.bill-title{font-size:19px;font-weight:800;color:#111;line-height:1.15}.bill-order-id{font-size:12px;color:#999;font-weight:600;margin-top:3px;word-break:break-all}.bill-eta{display:flex;align-items:center;gap:5px;font-size:12px;font-weight:700;color:#333;background:#fff5f5;border-radius:20px;padding:5px 10px;flex-shrink:0;align-self:center}.bill-tabs{display:flex;border-bottom:1.5px solid #f0f0f0;margin-bottom:18px;gap:24px}.bill-tab{padding:8px 0;font-size:14px;font-weight:600;color:#aaa;background:none;border:none;border-bottom:2px solid transparent;cursor:pointer;font-family:var(--font);transition:color .15s;margin-bottom:-1.5px}.bill-tab--active{font-weight:700}.bill-body{display:flex;flex-direction:column;gap:16px}.bill-items{list-style:none;display:flex;flex-direction:column;gap:12px}.bill-item{display:flex;align-items:center;gap:12px}.bill-item-img{width:44px;height:44px;border-radius:10px;object-fit:contain;background:#f7f7f7;flex-shrink:0}.bill-item-img--placeholder{display:flex;align-items:center;justify-content:center}.bill-item-info{flex:1;min-width:0}.bill-item-name{font-size:13px;font-weight:600;color:#111;line-height:1.3;word-break:break-word}.bill-item-qty{font-size:11px;color:#aaa;margin-top:2px}.bill-item-price{font-size:13px;font-weight:700;color:#111;flex-shrink:0}.bill-totals{border-top:1.5px solid #f0f0f0;padding-top:14px;display:flex;flex-direction:column;gap:8px}.bill-total-row{display:flex;justify-content:space-between;font-size:13px;color:#666;font-weight:500}.bill-total-row--grand{font-size:16px;font-weight:800;color:#111;margin-top:4px;padding-top:8px;border-top:1.5px dashed #e8e8e8}.bill-delivery-info{display:flex;align-items:flex-start;gap:10px;background:#fff5f5;border-radius:14px;padding:12px 14px}.bill-delivery-label{font-size:11px;color:#aaa;font-weight:600}.bill-delivery-address{font-size:13px;font-weight:700;color:#111;margin-top:2px}.bill-tracking{display:flex;flex-direction:column}.bill-tracking-step{display:flex;gap:14px;min-height:56px}.bill-tracking-left{display:flex;flex-direction:column;align-items:center;flex-shrink:0}.bill-tracking-dot{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .2s}.bill-tracking-line{width:2px;flex:1;margin:4px 0;border-radius:2px;min-height:16px}.bill-tracking-content{padding-top:4px;padding-bottom:12px}.bill-tracking-label{font-size:14px;font-weight:700;display:flex;align-items:center;gap:8px}.bill-tracking-badge{font-size:10px;font-weight:700;background:#e8192c1a;color:var(--haat-red);padding:2px 8px;border-radius:20px}.bill-tracking-detail{font-size:12px;color:#aaa;margin-top:2px}.bill-support-hint{display:flex;align-items:center;gap:8px;background:#fffbeb;border-radius:12px;padding:12px 14px;font-size:12px;color:#78350f;font-weight:500;margin-top:8px}.bill-done-btn{width:100%;margin-top:20px;padding:15px;color:#fff;border:none;border-radius:14px;font-size:16px;font-weight:700;font-family:var(--font);cursor:pointer;box-shadow:0 4px 16px #e8192c4d;transition:filter .15s}.bill-done-btn:hover{filter:brightness(1.07)}.checkout-modal{max-height:92dvh}.checkout-modal-header{padding:4px 0 16px;border-bottom:1px solid #f0f0f0;margin-bottom:4px}.checkout-modal-title{font-size:17px;font-weight:700;color:#111}.checkout-modal-subtitle{font-size:13px;color:#888;margin-top:2px}.checkout-modal-section{padding:14px 0 4px}.checkout-modal-label{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:600;color:#555;text-transform:uppercase;letter-spacing:.04em;margin-bottom:8px}.checkout-modal-input{width:100%;padding:11px 13px;border:1.5px solid #e8e8e8;border-radius:10px;font-size:14px;color:#111;outline:none;transition:border-color .15s;font-family:inherit}.checkout-modal-input:focus{border-color:var(--haat-red)}.checkout-modal-payment-row{display:flex;gap:10px}.checkout-modal-payment-btn{flex:1;display:flex;flex-direction:column;align-items:center;gap:6px;padding:12px 8px;border:1.5px solid #e8e8e8;border-radius:10px;background:#fafafa;font-size:13px;font-weight:500;color:#555;cursor:pointer;transition:border-color .15s,background .15s,color .15s}.checkout-modal-payment-btn:hover{border-color:#ccc}.checkout-modal-summary{margin:14px 0 0;padding:12px 0 0;border-top:1px solid #f0f0f0}.checkout-modal-summary-row{display:flex;justify-content:space-between;font-size:13px;color:#666;padding:3px 0}.checkout-modal-summary-row--total{font-size:15px;font-weight:700;color:#111;margin-top:4px;padding-top:8px;border-top:1px solid #f0f0f0}.checkout-modal-loading{display:flex;flex-direction:column;align-items:center;gap:12px;padding:32px 0 24px;color:#888;font-size:14px}.checkout-modal-spinner{animation:spin .8s linear infinite}.checkout-card-fields{display:flex;flex-direction:column;gap:8px;margin-top:10px}.checkout-card-row{display:flex;gap:8px}.checkout-card-row .checkout-modal-input{flex:1}.checkout-crosssell-row{display:flex;gap:10px;overflow-x:auto;padding-bottom:4px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.checkout-crosssell-row::-webkit-scrollbar{display:none}.checkout-crosssell-item{flex:0 0 88px;display:flex;flex-direction:column;align-items:center;gap:4px}.checkout-crosssell-img{width:64px;height:64px;border-radius:10px;object-fit:cover;border:1px solid #f0f0f0}.checkout-crosssell-img--placeholder{background:#f5f5f5}.checkout-crosssell-name{font-size:11px;color:#333;text-align:center;line-height:1.3;max-width:80px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.checkout-crosssell-price{font-size:12px;font-weight:600}.checkout-crosssell-add{width:28px;height:28px;border-radius:50%;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:13px;font-weight:700;transition:background .15s}.price-change-modal{max-height:80dvh}.price-change-header{display:flex;align-items:flex-start;gap:12px;padding:4px 0 16px;border-bottom:1px solid #f0f0f0;margin-bottom:4px}.price-change-icon{width:40px;height:40px;border-radius:50%;background:#fef3c7;display:flex;align-items:center;justify-content:center;flex-shrink:0}.price-change-title{font-size:17px;font-weight:700;color:#111}.price-change-subtitle{font-size:13px;color:#888;margin-top:2px}.price-change-list{padding:12px 0;display:flex;flex-direction:column;gap:8px;max-height:200px;overflow-y:auto}.price-change-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.price-change-name{font-size:14px;color:#333;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.price-change-badge{font-size:12px;padding:3px 8px;border-radius:20px;white-space:nowrap;flex-shrink:0}.price-change-badge--price{background:#fef9c3;color:#854d0e}.price-change-badge--oos{background:#fee2e2;color:#991b1b}.price-change-badge--qty{background:#e0f2fe;color:#0369a1}.price-change-note{font-size:13px;color:#666;padding:8px 0 14px;border-top:1px solid #f0f0f0;line-height:1.5}.price-change-actions{display:flex;gap:10px;margin-top:4px}.price-change-cancel{flex:1;padding:12px;border:1.5px solid #e8e8e8;border-radius:12px;background:#fff;font-size:15px;font-weight:600;color:#555;cursor:pointer}.price-change-accept{flex:2;padding:12px;border:none;border-radius:12px;font-size:15px;font-weight:700;color:#fff;cursor:pointer}.order-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;z-index:300;display:flex;align-items:center;justify-content:center;padding:20px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.order-card{background:#fff;border-radius:var(--radius-xl);padding:36px 28px;max-width:360px;width:100%;text-align:center;box-shadow:var(--shadow-lg);animation:fadeIn .3s ease}.order-icon-wrap{width:64px;height:64px;border-radius:50%;background:#f0fdf4;display:flex;align-items:center;justify-content:center;margin:0 auto 16px}.order-title{font-size:22px;font-weight:800;color:#111;margin-bottom:8px}.order-id{font-size:13px;color:#888;font-weight:600;margin-bottom:6px}.order-total{font-size:18px;font-weight:900;color:#111;margin-bottom:24px}.order-close-btn{width:100%;padding:14px;color:#fff;border:none;border-radius:var(--radius-md);font-size:15px;font-weight:700;font-family:var(--font);cursor:pointer}.history-sheet{padding-bottom:max(40px,env(safe-area-inset-bottom))}.history-header{display:flex;align-items:center;gap:10px;margin-bottom:20px}.history-title{font-size:18px;font-weight:700;color:#111}.history-loading{display:flex;flex-direction:column;align-items:center;gap:12px;padding:48px 0;color:#999;font-size:14px}.history-loading-spinner{width:28px;height:28px;border:3px solid #f0f0f0;border-top-color:#e8192c;border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.history-empty{display:flex;flex-direction:column;align-items:center;gap:12px;padding:48px 0;color:#bbb;font-size:14px}.history-list{list-style:none;display:flex;flex-direction:column;gap:10px}.history-order{border:1.5px solid #f0f0f0;border-radius:16px;overflow:hidden;background:#fff}.history-order-header{width:100%;display:flex;flex-direction:column;gap:6px;padding:14px 14px 12px;background:#fafafa;border:none;cursor:pointer;text-align:left}.history-order-top{display:flex;align-items:center;justify-content:space-between;gap:8px}.history-order-id{font-size:13px;font-weight:700;color:#111;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.history-order-total{font-size:15px;font-weight:800;color:#111;flex-shrink:0}.history-order-bottom{display:flex;align-items:center;justify-content:space-between;gap:6px}.history-order-date{font-size:12px;color:#999}.history-order-right{display:flex;align-items:center;gap:6px;flex-shrink:0}.history-status-badge{font-size:10px;font-weight:700;padding:2px 8px;border-radius:20px;border:1.5px solid;white-space:nowrap}.history-order-body{padding:14px 14px 16px;border-top:1px solid #f0f0f0;background:#fff}.history-items{list-style:none;display:flex;flex-direction:column;gap:10px;margin-bottom:14px}.history-item{display:flex;align-items:center;gap:10px}.history-item-img{width:40px;height:40px;border-radius:10px;object-fit:contain;flex-shrink:0;background:#f7f7f7}.history-item-img--placeholder{display:flex;align-items:center;justify-content:center}.history-item-info{flex:1;min-width:0}.history-item-name{font-size:13px;font-weight:600;color:#111;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.history-item-qty{font-size:11px;color:#aaa;margin-top:1px}.history-item-price{font-size:13px;font-weight:700;color:#111;flex-shrink:0}.history-reorder-btn{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;padding:12px;border-radius:12px;border:none;color:#fff;font-size:14px;font-weight:700;font-family:var(--font);cursor:pointer;transition:filter .15s}.history-reorder-btn:hover{filter:brightness(1.07)}.allergy-badge{display:flex;align-items:center;gap:4px;background:#fff7ed;border:1.5px solid #fdba74;border-radius:20px;padding:3px 8px;font-size:11px;font-weight:600;color:#c2410c;white-space:nowrap}.profile-menu-wrap{position:relative}.header-allergy-badge{position:absolute;top:100%;left:50%;transform:translate(-50%);margin-top:3px;background:#fff7ed;border:1.5px solid #fdba74;border-radius:20px;padding:2px 7px;font-size:9px;font-weight:700;color:#c2410c;white-space:nowrap;box-shadow:0 1px 4px #0000001f;pointer-events:none;z-index:11}.profile-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:199}.profile-dropdown{position:absolute;top:calc(100% + 10px);right:0;width:220px;background:#fff;border-radius:14px;box-shadow:0 8px 32px #0000002e;z-index:200;overflow:hidden;animation:dropIn .15s ease}@keyframes dropIn{0%{opacity:0;transform:translateY(-6px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.profile-user-row{display:flex;align-items:center;gap:10px;padding:14px 14px 12px}.profile-user-name{font-size:14px;font-weight:700;color:#111;line-height:1.2}.profile-user-tag{font-size:12px;color:#999;margin-top:1px}.profile-divider{height:1px;background:#f0f0f0;margin:0}.profile-allergy-row{display:flex;align-items:flex-start;gap:10px;padding:10px 14px;background:#fff7ed}.profile-allergy-label{font-size:13px;font-weight:600;color:#c2410c;line-height:1.2}.profile-allergy-sub{font-size:11px;color:#9a6000;margin-top:1px}.profile-menu-item{display:flex;align-items:center;gap:10px;width:100%;padding:12px 14px;background:none;border:none;font-size:14px;font-weight:500;color:#333;font-family:var(--font);cursor:pointer;text-align:left;transition:background .12s}.profile-menu-item:hover{background:#f7f7f7}.profile-menu-item--danger{color:#dc2626}.profile-menu-item--danger:hover{background:#fff5f5}.checkout-summary{margin-top:8px;display:flex;flex-direction:column;gap:0}.checkout-summary-header{display:flex;align-items:center;gap:6px;font-size:13px;font-weight:700;color:#333;margin-bottom:10px}.checkout-summary-list{list-style:none;padding:0;margin:0 0 10px;display:flex;flex-direction:column;gap:6px}.checkout-summary-row{display:flex;align-items:center;gap:6px;font-size:13px;color:#444}.checkout-summary-name{flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.checkout-summary-qty{font-size:12px;color:#888;flex-shrink:0}.checkout-summary-price{font-size:13px;font-weight:600;color:#222;flex-shrink:0;margin-left:auto}.checkout-summary-total{display:flex;justify-content:space-between;font-size:14px;font-weight:700;color:#111;border-top:1px solid #ebebeb;padding-top:8px;margin-bottom:12px}.checkout-summary-confirm{width:100%;padding:12px;border:none;border-radius:12px;color:#fff;font-size:15px;font-weight:700;font-family:var(--font);cursor:pointer;transition:opacity .15s}.checkout-summary-confirm:active{opacity:.82}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}
