@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap");:root{--mm-blue:#6c90fc;--mm-deep-blue:#4d74ea;--mm-orange:#f57c00;--mm-green:#9db840;--mm-bg:#f5f7fc;--mm-card:#fff;--mm-text:#1f2b4d;--mm-muted:#6b7896;--mm-border:#e7ecf6;--mm-shadow:0 10px 24px rgba(44,66,122,.08);--mm-radius:18px;--mm-safe-bottom:max(env(safe-area-inset-bottom),10px);--mm-hero-theme:#6c90fc;--mm-hero-theme-dark:#4d74ea;--mm-header-bg:#5f84ea;--mm-header-bg-top:#6e92f2;--mm-header-bg-bottom:#5f84ea;--mm-header-text:#fff;--mm-header-subtext:hsla(0,0%,100%,.95);--mm-search-text:#6b7280;--mm-chip-bg:hsla(0,0%,100%,.18);--mm-chip-text:#fff;--mm-chip-border:hsla(0,0%,100%,.1)}*{box-sizing:border-box}body,html{padding:0;margin:0;font-family:Inter,sans-serif;background:var(--mm-bg);color:var(--mm-text);overflow-x:clip}body{display:flex;justify-content:center}#__next{width:100%;overflow-x:clip}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}.mm-page{width:min(100%,480px);margin:0 auto;background:var(--mm-bg);min-height:100vh;padding-bottom:calc(90px + var(--mm-safe-bottom))}.mmScreenLoader{min-height:calc(100vh - 92px);display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:10px;padding:54px 24px 24px;text-align:center}.mmScreenLoaderLogo{display:block;width:84px;height:84px;border-radius:24px;object-fit:cover;object-position:center;background:transparent;box-shadow:none;transform:scale(1.12);transform-origin:center}.mmScreenLoaderTitle{margin:0;color:#173067;font-size:22px;line-height:1.05;font-weight:800}.mmScreenLoaderSubtitle{margin:0;color:#6b7896;font-size:14px;line-height:1.35;font-weight:500}.mmScreenLoaderDots{display:inline-flex;align-items:center;gap:7px;margin-top:4px}.mmScreenLoaderDots span{width:8px;height:8px;border-radius:999px;background:#a8c93a;opacity:.35;animation:mmLoaderPulse 1.05s ease-in-out infinite}.mmScreenLoaderDots span:nth-child(2){animation-delay:.14s}.mmScreenLoaderDots span:nth-child(3){animation-delay:.28s}@keyframes mmLoaderPulse{0%,to{transform:scale(.8);opacity:.3}50%{transform:scale(1);opacity:1}}.mm-shell{width:min(100%,480px);margin:0 auto;padding-left:8px;padding-right:8px}.mm-section{margin-top:18px}.mm-sectionTight{margin:0;padding:0 0 2px}.mmHeader{z-index:999;padding:8px 14px 6px;transition:all .3s ease;background:transparent}.mmHeader,.mmHeaderOuter{position:-webkit-sticky;position:sticky;top:0}.mmHeaderOuter{z-index:100;width:min(100%,480px);margin:0 auto;background:linear-gradient(180deg,rgba(0,0,0,.05),rgba(0,0,0,.15)),url(/images/header-bg.webp) 50%/cover no-repeat;background-color:#b57a00;padding:max(env(safe-area-inset-top),8px) 0 8px;box-shadow:0 2px 10px rgba(30,45,90,.08)}.mmHeaderShell{color:var(--mm-header-text);padding:0;transition:background .35s ease,box-shadow .35s ease;background:transparent!important}.mmHeaderTop{justify-content:space-between;min-height:50px;margin-bottom:8px}.mmHeaderBrand,.mmHeaderTop{display:flex;align-items:center;gap:10px}.mmHeaderBrand{min-width:0;flex:1 1 auto}.mmHeaderLogo{width:38px;height:38px;border-radius:999px;overflow:hidden;display:flex;align-items:center;justify-content:center;flex:0 0 38px}.mmHeaderLogo img{width:100%;height:100%;object-fit:contain}.mmHeaderBrandText{min-width:0}.mmHeaderTitle{margin:0;font-size:17px;line-height:1.15;font-weight:700;letter-spacing:-.2px;color:#fff}.mmHeaderSubtitle{font-size:11px;line-height:1.2;color:hsla(0,0%,100%,.92);margin-top:2px}.mmHeaderActions{display:flex;align-items:center;gap:8px;flex:0 0 auto}.mmHeaderGreeting{font-size:12px;line-height:1;color:var(--mm-header-subtext)}.mmHeaderProfileBtn{width:34px;height:34px;border:0;border-radius:10px;background:hsla(0,0%,100%,.18);color:#fff;display:inline-flex;align-items:center;justify-content:center;padding:0}.mmHeaderProfileIcon{font-size:16px;line-height:1}.mmHeader:before{width:200px;background:radial-gradient(circle,hsla(0,0%,100%,.2),transparent 70%)}.mmHeader:after,.mmHeader:before{content:"";position:absolute;top:0;right:0;height:120px;pointer-events:none}.mmHeader:after{width:180px;background:radial-gradient(circle,hsla(0,0%,100%,.15),transparent 70%)}.mmSearchWrap{gap:8px;margin-bottom:8px}.mmSearchBar,.mmSearchWrap{display:flex;align-items:center}.mmSearchBar{gap:10px;min-height:44px;padding:0 16px;border-radius:22px;background:hsla(0,0%,100%,.98);box-shadow:0 1px 2px rgba(20,30,60,.06),0 6px 18px rgba(20,30,60,.08);border:1px solid hsla(0,0%,100%,.55);width:100%;text-align:left}.mmSearchInput{border:0;outline:none;background:transparent;width:100%;min-width:0;font-size:16px;font-weight:500;color:#4b556a}.mmSearchInput::placeholder{color:#7a869f;font-size:16px;font-weight:500}.mmSearchPlaceholder{font-size:16px;line-height:1;font-weight:500;color:#7a869f;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mmSearchIcon{font-size:17px;line-height:1;opacity:.72;flex:0 0 auto}.mm-chipRow,.mmChipRow{display:flex;gap:10px;overflow-x:auto;padding:2px 0;scrollbar-width:none}.mm-categoryScroller::-webkit-scrollbar,.mm-chipRow::-webkit-scrollbar,.mm-productScroller::-webkit-scrollbar,.mmChipRow::-webkit-scrollbar{display:none}.mm-chipButton{border:0;padding:0 14px;min-height:34px;background:hsla(0,0%,100%,.14);color:#fff;letter-spacing:0;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.1),0 3px 10px rgba(0,0,0,.06)}.mm-chipButton,.mmChip{white-space:nowrap;border-radius:18px;font-size:12px;line-height:1;font-weight:700}.mmChip{padding:9px 14px;min-height:36px;background:var(--mm-chip-bg);color:var(--mm-chip-text);box-shadow:inset 0 0 0 1px var(--mm-chip-border);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);flex:0 0 auto}.mm-chipButton--delivery{background:hsla(0,0%,100%,.26);color:#fff;font-weight:800;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.14),0 4px 12px rgba(0,0,0,.08)}.mmTopThemeArea{background:transparent;padding-top:8px}.mmHeroSection{margin-top:0;padding:0 8px}.mmHeroCard{background:transparent;border-radius:0;padding:0;min-height:0;overflow:visible;box-shadow:none}.mmHeroCard--bannerOnly{position:relative;display:block}.mmHeroBannerLink{display:block;width:100%;text-decoration:none}.mmHeroBannerImage{object-fit:cover;object-position:center;display:block;box-shadow:0 12px 26px rgba(38,54,95,.12)}.mmHeroBannerFallback,.mmHeroBannerImage{width:100%;height:156px;border-radius:22px}.mmHeroBannerFallback{background:#eef3fb}.mmHeroTrack{display:flex;width:100%;transition:transform .45s ease-in-out;will-change:transform}.mmHeroSlide{flex:0 0 100%;min-width:100%;padding:0 2px;transition:transform .28s ease}.mmHeroSlide.is-active{transform:scale(1.01)}.mm-sliderDots,.mmHeroDots{display:flex;justify-content:center;gap:8px;margin-top:10px;padding-top:2px}.mm-sliderDot{width:8px;height:8px;border-radius:999px;border:0;background:#ccd6f5}.mm-sliderDot.is-active{width:24px;background:var(--mm-deep-blue)}.mmHeroDot{width:7px;height:7px;border:0;border-radius:999px;background:hsla(0,0%,100%,.82);cursor:pointer;transition:width .22s ease,transform .22s ease,background .22s ease}.mmHeroDot.is-active{width:18px;background:#6c90fc;transform:scale(1.02)}.mm-sectionHeader{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.mm-sectionTitle{margin:0;font-size:1.05rem}.mm-viewAllLink{color:var(--mm-deep-blue);font-weight:700;font-size:.95rem}.mm-categoryScroller,.mm-productScroller{display:flex;gap:10px;overflow-x:auto;padding-bottom:6px;padding-right:6px}.mm-categoryGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px 6px;gap:10px 6px}.mm-categoryTile{text-decoration:none;flex-direction:column;max-width:none;justify-self:stretch}.mm-categoryCanvas,.mm-categoryTile{min-width:0;width:100%;display:flex;align-items:center}.mm-categoryCanvas{background:#dfeaf2;border:1px solid #d1e0ea;border-radius:14px;min-height:72px;padding:2px;justify-content:center}.mm-categoryEmoji,.mm-categoryImageWrap{width:60px;height:60px;border-radius:10px;display:grid;place-items:center;background:hsla(0,0%,100%,.35)}.mm-categoryImage{width:60px;height:60px;object-fit:contain;display:block}.mm-categoryLabel{margin-top:5px;font-size:.8rem;font-weight:500;line-height:1.14;text-align:center;color:#1f2b4d;word-break:break-word;text-decoration:none}.mm-productScroller{scroll-snap-type:x proximity}.mm-productScrollerSeeAll{min-width:96px;max-width:96px;flex:0 0 96px;min-height:206px;border-radius:18px;background:linear-gradient(180deg,#f54747,#e03434);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;text-decoration:none;scroll-snap-align:start;box-shadow:0 10px 20px rgba(173,32,32,.18);text-align:center}.mm-productScrollerSeeAllLabel{font-size:1.1rem;line-height:1.15;font-weight:800;text-align:center}.mm-productScrollerSeeAllArrow{width:28px;height:28px;border-radius:999px;background:hsla(0,0%,100%,.18);display:inline-flex;align-items:center;justify-content:center;font-size:20px;line-height:1;font-weight:700}.mm-productCard{position:relative;background:#fff;border:1px solid #e7ebf3;border-radius:18px;overflow:hidden;min-width:142px;max-width:142px;flex:0 0 136px;scroll-snap-align:start;display:flex;flex-direction:column;box-shadow:var(--mm-shadow)}.mm-productBadge{position:absolute;top:10px;left:10px;z-index:2;background:#f44336;color:#fff;font-size:10px;font-weight:600;line-height:1;padding:6px 10px;border-radius:999px}.mm-productImageWrap{position:relative;display:flex;align-items:center;justify-content:center;height:102px;padding:6px;background:#f7f9fe;text-decoration:none;overflow:visible}.mm-productImage{width:100%;height:100%;object-fit:contain;display:block}.mm-productBody{padding:8px 9px;display:flex;flex-direction:column;gap:3px}.mm-productName{color:#102a5e;font-size:12px;font-weight:500;line-height:1.16;text-decoration:none;min-height:28px}.mm-productName,.mm-productUnit{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.mm-productUnit{margin:0;color:#6e7fa3;font-size:11px;line-height:1.14;min-height:18px}.mm-productFooter{margin-top:1px;display:flex;align-items:center;justify-content:space-between;gap:8px}.mm-productPrice{color:#0f2a67;font-size:15px;font-weight:700;line-height:1}.mm-productRowBlockbuster .mm-productScroller{gap:8px}.mm-productRowBlockbuster .mm-productCard{min-width:132px;max-width:132px;flex:0 0 132px;border-radius:18px;border:2px solid #3d86ff;box-shadow:0 4px 10px rgba(61,134,255,.08),inset 0 1px 0 hsla(0,0%,100%,.7)}.mm-productRowBlockbuster .mm-productImageWrap{height:108px;padding:1px;background:transparent}.mm-productRowBlockbuster .mm-productBody{padding:8px 9px;gap:3px}.mm-productRowBlockbuster .mm-productName{font-size:11px;line-height:1.16;-webkit-line-clamp:3;line-clamp:3;min-height:34px}.mm-productRowBlockbuster .mm-productFooter{margin-top:0}.mm-productRowBlockbuster .mm-productPrice{font-size:15px;font-weight:600;letter-spacing:-.01em}.mm-productRowBlockbuster .mm-productCard:nth-child(4n+1){background:#f7e7c4}.mm-productRowBlockbuster .mm-productCard:nth-child(4n+2){background:#d9ebff}.mm-productRowBlockbuster .mm-productCard:nth-child(4n+3){background:#ffd9c7}.mm-productRowBlockbuster .mm-productCard:nth-child(4n+4){background:#efe2cb}.mm-productRowBlockbuster .mm-productCard:nth-child(5n){background:#ffd8cb}.mm-productRowBlockbuster .mm-productBadge{top:8px;left:8px;padding:4px 8px;background:#f44336;color:#fff;font-size:9px;font-weight:700}.mm-addButton{position:absolute;right:8px;bottom:8px;z-index:3;border:0;cursor:pointer;background:#a6c53a;color:#fff;border-radius:999px;width:34px;height:34px;font-size:22px;font-weight:700;line-height:1;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 4px 12px rgba(42,56,108,.18)}.mm-addButton:disabled{opacity:.5;cursor:not-allowed}.mm-qtyControl{position:absolute;right:8px;bottom:8px;z-index:3;display:inline-flex;align-items:center;gap:0;overflow:hidden;border-radius:999px;background:#a8ca37;box-shadow:0 4px 10px rgba(80,110,18,.22)}.mm-qtyBtn{width:30px;height:30px;border:0;background:transparent;font-size:20px;display:inline-flex;align-items:center;justify-content:center;padding:0}.mm-qtyBtn,.mm-qtyValue{color:#fff;font-weight:800;line-height:1}.mm-qtyValue{min-width:22px;text-align:center;font-size:13px}.mm-footerMock{background:var(--mm-card);border-radius:20px;border:1px solid var(--mm-border);box-shadow:var(--mm-shadow);padding:18px}.mm-footerMock p{color:var(--mm-muted);margin:10px 0 0;line-height:1.5}.mm-devNote{color:var(--mm-muted);font-size:.82rem}.mm-bottomNav{position:fixed;left:50%;transform:translateX(-50%);bottom:0;width:min(100%,480px);display:grid;grid-template-columns:repeat(5,1fr);padding:10px 12px calc(10px + var(--mm-safe-bottom));background:hsla(0,0%,100%,.96);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid var(--mm-border)}.mm-bottomNavItem{display:flex;min-height:52px;color:var(--mm-muted);font-size:.75rem;font-weight:700}.mm-bottomNavItem.is-active{background:#eef3ff;color:var(--mm-deep-blue)}.mm-brandViewport{overflow:hidden;width:100%}.mm-brandTrack{gap:14px;will-change:transform}.mm-brandCard,.mm-brandTrack{display:flex;align-items:center}.mm-brandCard{flex:0 0 88px;width:88px;height:88px;border-radius:999px;background:transparent;border:0;overflow:hidden;justify-content:center}.mm-brandImage{width:100%;height:100%;object-fit:cover;display:block;border-radius:999px}@media (max-width:480px){.mmHeaderTitle{font-size:17px}.mmHeaderSubtitle{font-size:10.5px}.mmHeaderGreeting{font-size:12px}.mmHeroCard{min-height:0;padding:0}.mmHeroBannerFallback,.mmHeroBannerImage{height:150px}}@media (max-width:389px){.mm-categoryGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.mm-productCard{flex:0 0 132px}}@media (max-width:380px){.mm-chipButton,.mmChip{font-size:11px;padding:0 12px;min-height:32px}.mmSearchBar{min-height:42px;padding:0 14px}.mmSearchInput,.mmSearchInput::placeholder,.mmSearchPlaceholder{font-size:16px}.mm-addButton,.mm-qtyControl{right:6px;bottom:6px}.mm-addButton{width:32px;height:32px}.mm-qtyBtn{width:28px;height:28px;font-size:18px}.mm-qtyValue{min-width:20px;font-size:12px}}@media (max-width:360px){.mm-categoryGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.mm-productCard{flex:0 0 124px}.mmSearchResultsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}.mmPlpPage{padding-bottom:calc(118px + var(--mm-safe-bottom))}.mmPlpHeaderOuter{position:-webkit-sticky;position:sticky;top:0;z-index:120;width:min(100%,480px);margin:0 auto;background:#fff;border-bottom:1px solid var(--mm-border)}.mmPlpHeaderInner{min-height:58px;display:flex;align-items:center;gap:10px}.mmPlpHeaderBtn{width:30px;height:30px;border:0;background:transparent;display:inline-flex;align-items:center;justify-content:center;color:#1f2b4d;font-size:22px;line-height:1;padding:0}.mmPlpHeaderSearch{margin-left:auto;text-decoration:none}.mmPlpHeaderTitle{margin:0;font-size:1.45rem;font-weight:500;line-height:1.1;color:#102a5e;letter-spacing:-.02em}.mmPlpLayout{display:grid;grid-template-columns:74px minmax(0,1fr);grid-gap:12px;gap:12px;align-items:start;margin-top:12px}.mmPlpLayout.is-no-rail{grid-template-columns:minmax(0,1fr)}.mmPlpRail{position:-webkit-sticky;position:sticky;top:70px;display:flex;flex-direction:column;gap:8px;max-height:calc(100vh - 160px);overflow-y:auto;padding-bottom:12px}.mmPlpRailItem{min-height:30px;padding:7px 6px;border-radius:10px;border:1px solid #cfdaef;background:#eef3fb;color:#1f2b4d;font-size:11px;line-height:1.15;font-weight:500;text-align:center;text-decoration:none;display:flex;align-items:center;justify-content:center}.mmPlpRailItem.is-active{background:#6c90fc;border-color:#6c90fc;color:#fff;font-weight:700}.mmPlpContent{min-width:0}.mmPlpContent.is-full-width{width:100%}.mmPlpToolbar{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:34px;margin-bottom:10px}.mmPlpResultText{margin:0;font-size:12px;color:#6b7896}.mmPlpSearchLink{font-size:12px;color:#6b7896;text-decoration:none}.mmPlpActionBar{display:grid;grid-template-columns:minmax(0,1.05fr) repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px;margin-bottom:12px}.mmPlpModeSwitch{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:4px;gap:4px;padding:4px;border:1px solid #e1d7bd;border-radius:16px;background:#fffaf0;box-shadow:0 4px 12px rgba(48,64,104,.06)}.mmPlpModeBtn{min-height:34px;border:0;border-radius:12px;background:transparent;color:#6e6144;font-size:11px;line-height:1;font-weight:800;padding:0 8px;white-space:nowrap}.mmPlpModeBtn.is-active{background:#fff;color:#21355e;box-shadow:0 4px 10px rgba(48,64,104,.08)}.mmPlpActionBtn{min-height:42px;border:1px solid #e1d7bd;border-radius:16px;background:#fffaf0;color:#21355e;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:13px;line-height:1;font-weight:800;box-shadow:0 4px 12px rgba(48,64,104,.06)}.mmPlpActionCount{min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:#a7c63c;color:#fff;font-size:10px;line-height:18px;font-style:normal;font-weight:800;text-align:center}.mmPlpChipRow{flex-wrap:wrap}.mmPlpCategoryStrip,.mmPlpChipRow{display:flex;gap:8px;margin-bottom:12px}.mmPlpCategoryStrip{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:2px}.mmPlpCategoryStrip::-webkit-scrollbar{display:none}.mmPlpCategoryChip{flex:0 0 auto;min-height:34px;border:1px solid #d7dfef;border-radius:999px;background:#f4f7fd;color:#334362;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font-size:12px;line-height:1;font-weight:700;white-space:nowrap}.mmPlpCategoryChip.is-active{background:#6c90fc;border-color:#6c90fc;color:#fff}.mmPlpChip{min-height:32px;border:1px solid #ecd57b;border-radius:999px;background:#fff3c6;color:#5e4817;padding:0 12px;font-size:12px;line-height:1;font-weight:800}.mmPlpGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.mmPlpVirtualized{position:relative}.mmPlpVirtualizedSpacer{width:100%;pointer-events:none}.mmFeaturedPage{margin-top:12px}.mmFeaturedPageSection+.mmFeaturedPageSection{margin-top:18px}.mmFeaturedPageHead{margin-bottom:10px}.mmFeaturedPageTitle{margin:0;font-size:18px;line-height:1.2;font-weight:700;color:#1f2b4d}.mmFeaturedPageGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.mmFeaturedPageGrid.is-menu{grid-template-columns:repeat(2,minmax(0,1fr))}.mmFeaturedPageGrid.is-browse{grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width:380px){.mmFeaturedPageGrid,.mmFeaturedPageGrid.is-browse,.mmFeaturedPageGrid.is-menu{grid-template-columns:repeat(2,minmax(0,1fr))}}.mmPlpCard{position:relative;background:#fff;border-radius:18px;border:1px solid #e7ebf3;box-shadow:0 6px 18px rgba(44,66,122,.08);overflow:hidden;display:flex;flex-direction:column;min-height:224px}.mmPlpSaveBadge{position:absolute;top:10px;left:0;z-index:3;background:#f44336;color:#fff;font-size:10px;line-height:1;font-weight:700;padding:7px 10px}.mmPlpCardImageWrap{position:relative;height:124px;padding:14px 14px 6px}.mmPlpCardImageLink{display:flex;align-items:center;justify-content:center;width:100%;height:100%;text-decoration:none}.mmPlpCardImage{width:100%;height:100%;object-fit:contain;display:block}.mmPlpCardBody{padding:6px 12px 12px;display:flex;flex-direction:column;gap:10px;flex:1 1 auto}.mmPlpCardName{color:#2e3346;font-size:12px;line-height:1.3;font-weight:500;text-decoration:none;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;min-height:46px}.mmPlpCardPriceRow{display:flex;align-items:baseline;flex-wrap:wrap;gap:6px;margin-top:auto}.mmPlpCardRegularPrice{color:#a8b0c2;font-size:12px;line-height:1;text-decoration:line-through}.mmPlpCardPrice{color:#1a1f31;font-size:14px;line-height:1;font-weight:800}.mmPlpAddButton{position:absolute;right:10px;bottom:10px;width:34px;height:34px;border:0;background:#a6c53a;color:#fff;border-radius:999px;font-size:24px;line-height:1;font-weight:700;display:inline-flex;box-shadow:0 4px 12px rgba(42,56,108,.18)}.mmPlpAddButton,.mmPlpPagination{align-items:center;justify-content:center}.mmPlpPagination{display:flex;gap:8px;margin-top:18px;margin-bottom:6px;flex-wrap:wrap}.mmPlpPaginationBtn,.mmPlpPaginationEllipsis{min-width:34px;height:34px;padding:0 10px;border-radius:10px;border:1px solid #d8e1f2;background:#fff;color:#1f2b4d;font-size:13px;font-weight:600;line-height:1;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.mmPlpPaginationBtn.is-active{background:#6c90fc;border-color:#6c90fc;color:#fff}.mmPlpPaginationBtn.is-disabled{opacity:.45}.mmPlpEmptyState{background:#fff;border:1px solid var(--mm-border);border-radius:16px;padding:18px;color:var(--mm-muted);text-align:center}@media (max-width:389px){.mmPlpActionBar{grid-template-columns:minmax(0,1fr)}.mmPlpLayout{grid-template-columns:70px minmax(0,1fr);gap:10px}.mmPlpLayout.is-no-rail{grid-template-columns:minmax(0,1fr)}.mmPlpHeaderTitle{font-size:1.4rem}.mmPlpGrid{gap:10px}.mmPlpCard{min-height:214px}.mmPlpCardBody{padding-left:10px;padding-right:10px}.mmPlpCardImageWrap{height:118px}}.mm-floatingCart{position:fixed;left:50%;transform:translateX(-50%);bottom:calc(78px + env(safe-area-inset-bottom));width:200px;background:linear-gradient(90deg,#89ab2c,#6f9822);color:#fff;border-radius:999px;padding:7px 10px 7px 52px;display:flex;align-items:center;gap:8px;box-shadow:0 10px 18px rgba(66,114,22,.22);z-index:85;text-decoration:none;min-height:52px}.mm-floatingCartSummary{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:1px}.mm-floatingCartTitle{font-size:14px;line-height:1.05;font-weight:800;color:#fff}.mm-floatingCartMeta{display:block;font-size:11px;line-height:1.1;font-weight:700;color:hsla(0,0%,100%,.95)}.mm-floatingCartBubble{position:absolute;left:10px;top:50%;transform:translateY(-50%);width:40px;height:40px;border-radius:999px;background:#fff;box-shadow:0 8px 16px rgba(54,96,15,.18);display:flex;align-items:center;justify-content:center;flex:0 0 40px}.mm-floatingCartBubbleIcon{font-size:15px;line-height:1}.mm-floatingCartBubbleCount{position:absolute;top:-3px;right:-4px;min-width:15px;height:15px;padding:0 3px;border-radius:999px;background:#ff4d4f;color:#fff;font-size:9px;line-height:15px;font-weight:800;text-align:center;box-shadow:0 2px 6px rgba(168,22,24,.3)}.mm-floatingCartArrow{width:28px;height:28px;border-radius:999px;background:hsla(0,0%,100%,.2);display:flex;align-items:center;justify-content:center;font-size:18px;line-height:1;font-weight:700;color:#fff;flex:0 0 28px}.mm-floatingCartSrOnly{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.mmPlpQtyControl{position:absolute;right:10px;bottom:8px;z-index:3;display:inline-flex;align-items:center;gap:0;overflow:hidden;border-radius:999px;background:#a8ca37;box-shadow:0 4px 10px rgba(80,110,18,.22)}.mmPlpQtyBtn{width:30px;height:30px;border:0;background:transparent;color:#fff;font-size:20px;font-weight:800;line-height:1}.mmPlpQtyValue{min-width:22px;text-align:center;color:#fff;font-size:13px;font-weight:800}.mmSearchPageTop{padding-top:10px;margin-bottom:10px}.mmSearchBar--page{flex:1 1 auto;width:auto}.mmSearchBackBtn{border:0;background:#fff;color:#1f2b4d;width:44px;height:44px;border-radius:12px;box-shadow:0 1px 2px rgba(20,30,60,.08);font-size:22px;line-height:1;display:inline-flex;align-items:center;justify-content:center}.mmSearchEmptyIntro{background:#fff;border:1px solid var(--mm-border);border-radius:16px;padding:18px;color:var(--mm-muted);text-align:center;margin-bottom:12px}.mmSearchResultsGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px}.mmHeaderSearchForm{display:block;width:100%}.mmHeaderSearchForm .mmSearchBar{width:100%}.mmSearchResultsGrid .mm-productCard{min-width:0;max-width:none;flex:unset;width:100%}.mmSearchResultsGrid .mm-productImageWrap{height:92px;padding:10px}.mmSearchResultsGrid .mm-productBody{padding:10px;min-height:96px}.mmSearchResultsGrid .mm-productName{font-size:11px;line-height:1.25;min-height:34px}.mmSearchResultsGrid .mm-productPrice{font-size:14px}.mmSearchResultsGrid .mm-addButton{width:30px;height:30px;font-size:20px;right:6px;bottom:6px}.mmSearchResultsGrid .mm-qtyControl{right:6px;bottom:6px;min-width:76px;height:30px}.mmSearchResultsGrid .mm-qtyBtn{width:24px;height:24px;font-size:16px}.mmSearchResultsGrid .mm-qtyValue{min-width:16px;font-size:12px}.mmCartItem{background:#fff;border-radius:16px;padding:12px;margin-bottom:10px;box-shadow:0 6px 18px rgba(44,66,122,.08);gap:12px}.mmCartItem,.mmCartItemMedia{display:flex;align-items:center}.mmCartItemMedia{flex:0 0 88px;width:76px;height:76px;border-radius:12px;background:#f7f9fe;justify-content:center;overflow:hidden}.mmCartItemImage{width:100%;height:100%;object-fit:contain;display:block}.mmCartItemContent{min-width:0;flex:1 1 auto}.mmCartItemName{font-size:13px;font-weight:600;line-height:1.25;color:#1f2b4d;margin-bottom:4px;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.mmCartItemPrice{font-size:14px;font-weight:700;color:#102a5e;margin-bottom:8px}.mmCartQty{gap:6px;margin-top:0}.mmCartQty,.mmCartQtyBtn{display:inline-flex;align-items:center}.mmCartQtyBtn{width:28px;height:28px;border:0;background:#a6c53a;color:#fff;border-radius:10px;font-size:16px;font-weight:600;line-height:1;justify-content:center}.mmCartQtyValue{min-width:16px;text-align:center;font-size:14px;font-weight:600;color:#1f2b4d}.mmDeliveryCard{margin:10px 8px 8px;padding:12px;border-radius:18px;background:linear-gradient(135deg,rgba(157,184,64,.96),rgba(245,124,0,.96));color:#fff;box-shadow:0 10px 24px rgba(44,66,122,.1)}.mmDeliveryRow{display:flex;gap:8px;align-items:center}.mmDeliveryInput{flex:1 1;min-width:0;height:44px;padding:0 16px;border-radius:999px;border:0;outline:none;background:hsla(0,0%,100%,.96);color:#1f2b4d;font-size:17px;font-weight:600}.mmDeliveryInput::placeholder{color:#7a869f;font-size:16px;font-weight:500}.mmDeliveryBtn{height:44px;padding:0 16px;border-radius:999px;border:0;background:#fff;color:#1f2b4d;font-size:15px;font-weight:800;box-shadow:0 4px 12px rgba(0,0,0,.1)}.mmDeliveryInfo{margin-top:10px;font-size:13px;line-height:1.3;font-weight:700;color:hsla(0,0%,100%,.96)}@media (max-width:380px){.mm-floatingCart{bottom:calc(74px + env(safe-area-inset-bottom));width:200px;padding:7px 10px 7px 50px;gap:8px;min-height:50px}.mm-floatingCartTitle{font-size:14px}.mm-floatingCartMeta{font-size:11px}.mm-floatingCartBubble{left:9px;width:38px;height:38px;flex-basis:38px}.mm-floatingCartArrow{width:26px;height:26px;flex-basis:26px}.mmDeliveryInput{font-size:16px}.mmDeliveryInput::placeholder{font-size:15px}.mmDeliveryBtn{padding:0 14px;font-size:14px}}.mmCartModeSwitch{display:grid;grid-template-columns:1fr 1fr;grid-gap:6px;gap:6px;margin-bottom:8px}.mmCartModeBtn{min-height:36px;border:1px solid #d9e2f1;background:hsla(0,0%,100%,.94);color:#223459;border-radius:11px;font-size:12px;font-weight:600;letter-spacing:.01em;box-shadow:0 2px 8px rgba(34,52,89,.04)}.mmCartModeBtn.is-active{background:linear-gradient(180deg,#f6f9ea,#edf4da);border-color:#b9cc72;color:#596f11;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.7)}.mmCartDeliveryCard{margin-bottom:8px;border-radius:14px;padding:8px 10px;background:linear-gradient(180deg,rgba(157,184,64,.2),rgba(245,124,0,.12));border:1px solid rgba(157,184,64,.35);box-shadow:0 10px 24px rgba(44,66,122,.08)}.mmCartDeliveryCard--collect{background:linear-gradient(180deg,rgba(108,144,252,.12),rgba(108,144,252,.06));border-color:rgba(108,144,252,.25)}.mmCartDeliveryTop{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:6px}.mmCartDeliveryTitleRow{display:inline-flex;align-items:center;gap:6px;min-width:0;flex:1 1 auto;white-space:nowrap;overflow:hidden}.mmCartDeliveryTier{font-size:13px;font-weight:800;color:#3f4a1f}.mmCartDeliveryEta,.mmCartDeliveryTier{display:inline;white-space:nowrap;line-height:1.2}.mmCartDeliveryEta{margin-top:0;font-size:11px;font-weight:600;color:#5e6548}.mmCartDeliveryEta:before{content:"•";margin-right:6px;color:#7d8662}.mmCartDeliveryFee{font-size:12px;font-weight:800;color:#1f2b4d;white-space:nowrap;flex:0 0 auto}.mmCartProgressBar{position:relative;height:10px;border-radius:999px;background:rgba(0,0,0,.1);overflow:hidden}.mmCartProgressFill{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,#9db840,#f57c00)}.mmCartProgressMeta{display:flex;justify-content:space-between;margin-top:5px;font-size:11px;color:#1f2b4d;font-weight:600}.mmCartProgressMessage{margin-top:6px;font-size:12px;color:#1f2b4d;line-height:1.3}.mmCartProgressMessage strong{color:#f57c00}.mmCartCountdown{background:hsla(0,0%,100%,.74);border:1px dashed rgba(245,124,0,.45);padding:7px 9px;border-radius:12px}.mmCartCollectLocation,.mmCartCountdown,.mmCartDeliveryPostcode{margin-top:6px;font-size:11px;color:#1f2b4d;line-height:1.3}.mmCartGrandTotal,.mmCartTotalRow{display:flex;align-items:center;justify-content:space-between;gap:10px}.mmCartTotalRow{margin-bottom:8px}.mmCartGrandTotal{margin-top:10px;padding-top:10px;font-size:16px}.mmCartPickupSlotWrap{margin-top:12px}.mmCartPickupSlotLabel{display:block;margin-bottom:6px;font-size:13px;font-weight:700;color:#1f2b4d}.mmCartPickupSlotSelect{width:100%;height:42px;border-radius:12px;border:1px solid #d8e1f2;background:#fff;color:#1f2b4d;padding:0 12px;font-size:14px;font-weight:600}.mm-bottomNav{position:fixed!important;left:50%!important;bottom:0!important;transform:translateX(-50%)!important;width:min(100%,480px)!important;display:grid!important;grid-template-columns:repeat(5,1fr)!important;grid-gap:8px;gap:8px;align-items:center!important;padding:10px 12px calc(10px + var(--mm-safe-bottom))!important;background:#fff!important;background-color:#fff!important;border-top:1px solid var(--mm-border)!important;box-shadow:0 -6px 18px rgba(20,32,70,.08)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;opacity:1!important;z-index:9999!important}.mm-bottomNavItem{min-height:50px;display:flex!important;flex-direction:column;align-items:center;justify-content:center;gap:4px;text-decoration:none;color:#6b7280;background:transparent!important;border-radius:16px}.mm-bottomNavItem span:first-child{font-size:18px;line-height:1}.mm-bottomNavItem span:last-child{font-size:12px;font-weight:600;line-height:1.2}.mm-bottomNavItem.is-active{background:#eef3ff!important;color:#6c90fc!important}body{padding-bottom:92px!important}.cart-bar,.mm-cartBar,.mm-cartSummary,.mm-floatingCart{left:50%!important;transform:translateX(-50%)!important;bottom:calc(78px + env(safe-area-inset-bottom))!important;z-index:10000!important}.mmCartAddressCard{margin-bottom:10px;border-radius:16px;padding:10px 12px;background:#fff;border:1px solid #e7ecf6;box-shadow:0 6px 18px rgba(44,66,122,.08)}.mmCartAddressTitle{font-size:13px;font-weight:800;margin-bottom:5px;color:#1f2b4d}.mmCartAddressSource{margin-bottom:6px;font-size:10px;font-weight:600;letter-spacing:.01em;color:#87976b}.mmCartAddressText{font-size:12px;line-height:1.28;color:#4e5975}.mmCartAddressChangeBtn{margin-top:8px;border:0;background:transparent;color:#6c90fc;font-weight:700;font-size:13px}.mmCartHeader{display:flex;align-items:center;gap:10px;margin-bottom:12px}.mmCartBackBtn{width:30px;height:30px;border:1px solid #cfd8ea;background:#fff;border-radius:8px;color:#1f2b4d;display:inline-flex;align-items:center;justify-content:center;padding:0;font-size:18px;line-height:1}.mmCartTitle{margin:0;font-size:1.4rem;font-weight:800;line-height:1.1;color:#102a5e;letter-spacing:-.02em}.mmCartSummary{margin-top:8px}.mmCartAddressForm{display:flex;flex-direction:column;gap:7px;width:100%;min-width:0}.mmCartAddressForm input{height:38px;border-radius:10px;border:1px solid #d8e1f2;padding:0 11px;font-size:13px;width:100%;min-width:0;box-sizing:border-box}.mmPostcodeRow{display:flex;gap:6px;width:100%;min-width:0}.mmPostcodeRow input{flex:1 1;min-width:0}.mmFindAddressBtn{height:34px;padding:0 10px;border-radius:10px;border:1px solid #cdd8fb;background:linear-gradient(180deg,#7b98f2,#6b87e7);color:#fff;font-weight:600;font-size:11px;letter-spacing:.01em;box-shadow:0 4px 10px rgba(107,135,231,.18)}.mmAddressSelect{height:38px;border-radius:10px;border:1px solid #d8e1f2;padding:0 10px;font-size:13px;color:#1f2b4d;background:#fff}.mmCartAddressSaveBtn{margin-top:6px;height:38px;border-radius:10px;border:1px solid #adc757;background:linear-gradient(180deg,#abc548,#97b334);color:#fff;box-shadow:0 4px 10px rgba(151,179,52,.16)}.mmCartAddressCancelBtn,.mmCartAddressSaveBtn{font-weight:600;font-size:12px;letter-spacing:.01em}.mmCartAddressCancelBtn{height:36px;border-radius:10px;border:1px solid #d9e2f1;background:hsla(0,0%,100%,.98);color:#5a6885}.mmAddressFallbackMsg{font-size:16px;color:#ff6b6b;font-weight:600;margin:4px 0 6px}.mm-pdpPage{padding-bottom:180px}.mm-pdpTopbar{position:-webkit-sticky;position:sticky;top:0;z-index:20;display:grid;grid-template-columns:44px 1fr 44px;align-items:center;grid-gap:10px;gap:10px;padding:10px 0 12px;background:var(--mm-page-bg)}.mm-pdpTopbarTitleWrap{min-width:0}.mm-pdpTopbarTitle{margin:0;font-size:18px;line-height:1.2;font-weight:800;color:#0d2a63;text-align:center}.mm-pdpIconBtn{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;text-decoration:none;color:#0d2a63;background:hsla(0,0%,100%,.96);box-shadow:0 2px 10px rgba(19,40,87,.08)}.mm-pdpCard{background:transparent}.mm-pdpImagePanel{position:relative;min-height:280px;padding:20px;border-radius:24px;background:#fff;box-shadow:0 8px 24px rgba(20,32,70,.06);display:grid;place-items:center}.mm-pdpImage{width:100%;max-width:280px;max-height:280px;object-fit:contain}.mm-pdpSaleBadge{position:absolute;top:14px;left:14px;background:#ff5a3c;color:#fff;border-radius:10px;padding:7px 10px;font-size:12px;line-height:1;font-weight:800}.mm-pdpContent{padding:16px 4px 0}.mm-pdpTitleRow{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.mm-pdpName{margin:0;font-size:20px;line-height:1.2;font-weight:700;color:#0d2a63}.mm-pdpUnit{margin:8px 0 0;font-size:14px;line-height:1.35;color:#69758f}.mm-pdpPriceRow{display:flex;align-items:center;gap:10px;margin-top:16px}.mm-pdpRegularPrice{font-size:16px;line-height:1;color:#a2afc4;text-decoration:line-through}.mm-pdpPrice{font-size:22px;line-height:1;font-weight:700;color:#142047}.mm-pdpStockRow{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.mm-pdpMetaChip,.mm-pdpStockChip{display:inline-flex;align-items:center;min-height:32px;padding:0 12px;border-radius:999px;font-size:12px;line-height:1;font-weight:700}.mm-pdpStockChip.is-inStock{background:#e9f8ef;color:#18803a}.mm-pdpStockChip.is-outStock{background:#fff0ee;color:#c63d24}.mm-pdpMetaChip{background:#eef3ff;color:#4064d8}.mm-pdpTrustRow{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.mm-pdpTrustRow span{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border-radius:999px;background:#eef3ff;color:#3559c7;font-size:12px;font-weight:700}.mm-pdpSection{margin-top:18px;padding:16px;background:#fff;border-radius:18px;box-shadow:0 6px 18px rgba(20,32,70,.05)}.mm-pdpSection h3{margin:0 0 8px;font-size:16px;line-height:1.25;font-weight:800;color:#0d2a63}.mm-pdpSection p{margin:0;font-size:14px;line-height:1.6;color:#42516c}.mm-pdpRelatedSection{margin-top:20px;padding-bottom:8px}.mm-pdpSectionHead{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.mm-pdpSectionHead h3{margin:0;font-size:18px;line-height:1.2;font-weight:800;color:#0d2a63}.mm-pdpSectionHead a{color:#5b7cfa;font-weight:700;text-decoration:none}.mm-pdpRelatedGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.mm-pdpRelatedCard{position:relative;display:block;min-width:0;padding:14px 12px;background:#fff;border-radius:18px;text-decoration:none;color:inherit;box-shadow:0 6px 18px rgba(20,32,70,.05)}.mm-pdpRelatedBadge{position:absolute;top:0;left:0;border-radius:18px 0 10px 0;background:#ff5a3c;color:#fff;padding:7px 9px;font-size:11px;line-height:1;font-weight:800}.mm-pdpRelatedImage{display:block;width:100%;height:120px;object-fit:contain;margin:10px 0 12px}.mm-pdpRelatedName{font-size:13px;line-height:1.4;color:#33415c;min-height:36px}.mm-pdpRelatedPriceRow{display:flex;align-items:center;gap:8px;margin-top:10px}.mm-pdpRelatedRegularPrice{font-size:13px;color:#a2afc4;text-decoration:line-through}.mm-pdpRelatedPrice{font-size:16px;line-height:1;font-weight:900;color:#142047}.mm-pdpStickyBar{position:fixed;left:50%!important;transform:translateX(-50%)!important;bottom:calc(66px + env(safe-area-inset-bottom));width:min(calc(100% - 56px),272px)!important;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 10px 8px 12px;background:linear-gradient(90deg,#89ab2c,#6f9822);color:#fff;border-radius:999px;box-shadow:0 12px 26px rgba(72,101,21,.24);z-index:10001}.mm-pdpStickyPrice{display:flex;flex-direction:column;gap:1px;min-width:0;flex:1 1 auto}.mm-pdpStickyPrice strong{font-size:14px;line-height:1;font-weight:800}.mm-pdpStickyPrice span{font-size:11px;line-height:1.2;opacity:.92}.mm-pdpAddBtn{border:0;border-radius:999px;background:#fff;color:#5f8320;padding:10px 16px;min-height:38px;font-size:14px;line-height:1;font-weight:800;white-space:nowrap;box-shadow:inset 0 2px 0 hsla(0,0%,100%,.25)}.mm-pdpAddBtn:disabled{opacity:.65}.mm-qtyStepper{display:inline-flex;align-items:center;gap:8px;background:#fff;border-radius:14px;padding:6px}.mm-qtyStepper button{width:34px;height:34px;border:0;border-radius:10px;background:#a8c93a;color:#fff;font-size:20px;line-height:1;font-weight:800}.mm-qtyStepper span{min-width:18px;text-align:center;color:#1b2a63;font-size:16px;line-height:1;font-weight:800}@media (max-width:374px){.mm-pdpName{font-size:18px}.mm-pdpStickyBar{width:min(calc(100% - 48px),260px)!important;padding:8px 10px 8px 12px}.mm-pdpAddBtn{padding:9px 14px;font-size:14px}}.mmCartCheckout{display:flex;align-items:center;justify-content:center;width:100%;min-height:40px;margin-top:12px;padding:0 16px;border:1px solid rgba(173,199,87,.55);border-radius:14px;background:linear-gradient(90deg,#a7c243,#ef920f);color:#fff;font-size:13px;font-weight:700;letter-spacing:.01em;box-shadow:0 8px 18px rgba(239,146,15,.14),0 4px 10px rgba(167,194,67,.12);cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}.mmCartCheckout:active{transform:translateY(1px)}.mmCartTotalRow{font-size:14px;color:#4e5975;margin-bottom:10px}.mmCartGrandTotal{margin-top:12px;padding-top:12px;border-top:1px solid #e7ecf6;font-size:18px;color:#1f2b4d;font-weight:800}.mmCartGrandTotal strong{font-size:18px}@media (max-width:480px){.mmCartCheckout{min-height:42px;border-radius:14px;font-size:13px}}.mmAuthPage{padding-top:18px;padding-bottom:110px}.mmAuthCard{background:#fff;border:1px solid #e7ecf6;border-radius:18px;padding:18px 16px;box-shadow:0 6px 18px rgba(44,66,122,.08);max-width:480px;margin:0 auto}.mmAuthBackLink{display:inline-flex;align-items:center;gap:6px;margin-bottom:14px;color:#6b7896;font-size:13px;font-weight:600;text-decoration:none}.mmAuthTitle{margin:0 0 6px;font-size:28px;line-height:1.05;color:#102a5e;letter-spacing:-.02em}.mmAuthSubtitle{margin:0 0 16px;color:#6b7896;font-size:14px;line-height:1.45}.mmAuthForm{display:flex;flex-direction:column;gap:12px}.mmAuthGrid2{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.mmAuthInput{width:100%;height:46px;border-radius:12px;border:1px solid #d8e1f2;padding:0 14px;font-size:14px;color:#1f2b4d;background:#fff}.mmAuthInput:focus{outline:none;border-color:#6c90fc;box-shadow:0 0 0 3px rgba(108,144,252,.12)}.mmAuthPrimaryBtn,.mmAuthSecondaryBtn{display:flex;align-items:center;justify-content:center;width:100%;min-height:46px;border-radius:14px;font-size:15px;font-weight:800;letter-spacing:.01em;text-decoration:none}.mmAuthPrimaryBtn{border:0;background:linear-gradient(90deg,#9db840,#f57c00);color:#fff}.mmAuthSecondaryBtn{border:1px solid #d8e1f2;background:#fff;color:#1f2b4d}.mmAuthPrimaryBtn:disabled{opacity:.7}.mmAuthError{border-radius:12px;border:1px solid rgba(239,68,68,.24);background:rgba(239,68,68,.08);color:#b91c1c;font-size:13px;line-height:1.4;padding:10px 12px}.mmAuthSplit{position:relative;text-align:center;margin:16px 0 12px}.mmAuthSplit:before{content:"";position:absolute;top:50%;left:0;right:0;border-top:1px solid #e7ecf6}.mmAuthSplit span{position:relative;z-index:1;display:inline-block;background:#fff;padding:0 10px;color:#6b7896;font-size:12px;font-weight:600}@media (max-width:520px){.mmAuthGrid2{grid-template-columns:1fr}}.mmLocationPage{padding-top:16px;padding-bottom:110px}.mmLocationBackBtn{border:0;background:transparent;color:#6b7896;font-size:13px;font-weight:700;padding:6px 0 14px}.mmLocationCard{background:#fff;border:1px solid #e7ecf6;border-radius:20px;padding:18px 16px;box-shadow:0 8px 22px rgba(44,66,122,.08)}.mmLocationEyebrow{color:#f57c00;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;margin-bottom:8px}.mmLocationTitle{margin:0 0 6px;color:#102a5e;font-size:28px;line-height:1.05;letter-spacing:-.02em}.mmLocationSubtitle{margin:0 0 16px;color:#6b7896;font-size:14px;line-height:1.45}.mmLocationForm{margin-bottom:16px}.mmLocationLabel{display:block;margin-bottom:8px;color:#1f2b4d;font-size:13px;font-weight:700}.mmLocationInputRow{display:flex;gap:10px}.mmLocationInput{flex:1 1 auto;min-width:0;height:46px;border:1px solid #d8e1f2;border-radius:14px;padding:0 14px;font-size:15px;color:#1f2b4d;background:#fff}.mmLocationInput:focus{outline:none;border-color:#6c90fc;box-shadow:0 0 0 3px rgba(108,144,252,.12)}.mmLocationPrimaryBtn,.mmLocationSecondaryBtn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;border-radius:14px;font-size:14px;font-weight:800;letter-spacing:.01em}.mmLocationPrimaryBtn{min-width:92px;border:0;background:linear-gradient(90deg,#9db840,#f57c00);color:#fff;padding:0 16px}.mmLocationSecondaryBtn{width:100%;margin-top:14px;border:1px solid #d8e1f2;background:#fff;color:#1f2b4d}.mmLocationError{margin-top:10px;border-radius:12px;border:1px solid rgba(239,68,68,.24);background:rgba(239,68,68,.08);color:#b91c1c;font-size:13px;line-height:1.4;padding:10px 12px}.mmLocationPreview{border-radius:18px;border:1px solid #eef2fb;background:linear-gradient(180deg,#f8fbff,#fff);padding:14px;margin-bottom:14px}.mmLocationPreviewBadge{display:inline-flex;align-items:center;gap:6px;min-height:30px;padding:0 12px;border-radius:999px;background:rgba(108,144,252,.1);color:#2950b8;font-size:12px;font-weight:700;margin-bottom:10px}.mmLocationPreviewTitle{color:#102a5e;font-size:18px;font-weight:800;line-height:1.2;margin-bottom:4px}.mmLocationPreviewText{color:#6b7896;font-size:13px;line-height:1.45}.mmLocationTierGrid{display:grid;grid-gap:10px;gap:10px}.mmLocationTierCard{border-radius:16px;border:1px solid #eef2fb;background:#fff;padding:14px}.mmLocationTierName{color:#102a5e;font-size:15px;font-weight:800;margin-bottom:4px}.mmLocationTierText{color:#1f2b4d;font-size:13px;line-height:1.45;margin-bottom:4px}.mmLocationTierSub{color:#f57c00;font-size:12px;font-weight:700}@media (max-width:420px){.mmLocationInputRow{flex-direction:column}.mmLocationPrimaryBtn{width:100%}}.mmAccountPage{padding:16px 16px 110px}.mmAccountHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;background:#fff;padding:18px 16px;border-radius:18px;margin-bottom:14px;box-shadow:0 6px 18px rgba(44,66,122,.06)}.mmAccountHeader h2{margin:0 0 8px;font-size:22px;line-height:1.1;color:#102a5e}.mmAccountHeader p{margin:0;font-size:14px;color:#52627f;word-break:break-word}.mmLogoutBtn{border:1px solid #ffd1d1;background:#fff5f5;color:#cf2525;border-radius:10px;min-height:36px;padding:0 12px;font-size:13px;font-weight:700}.mmRewardCard{display:flex;align-items:center;justify-content:space-between;background:linear-gradient(90deg,#9db840,#f57c00);color:#fff;padding:14px 16px;border-radius:18px;margin-bottom:14px;box-shadow:0 8px 20px rgba(245,124,0,.16)}.mmRewardCard span,.mmRewardCard strong{font-size:15px;font-weight:800}.mmTabs{display:flex;gap:8px;overflow-x:auto;padding-bottom:4px;margin-bottom:14px;-ms-overflow-style:none;scrollbar-width:none}.mmTabs::-webkit-scrollbar{display:none}.mmTabs button{flex:0 0 auto;padding:9px 14px;border-radius:999px;border:1px solid #d7dfef;background:#fff;color:#1f2b4d;font-size:14px;font-weight:700}.mmTabs button.active{background:#6c90fc;color:#fff;border-color:#6c90fc}.mmAccountContent{display:flex;flex-direction:column;gap:12px}.mmCard{background:#fff;border-radius:16px;padding:16px;box-shadow:0 6px 18px rgba(44,66,122,.05)}.mmCard h3,.mmCard h4,.mmCard strong{color:#102a5e}.mmCard p{margin:8px 0 0;color:#33415f;line-height:1.5;font-size:14px}.mmAccountStatsGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.mmAccountStatLabel{display:block;font-size:12px;color:#6a7897;margin-bottom:6px}.mmAccountStatValue{font-size:22px;color:#102a5e}.mmOrderTopRow{display:flex;align-items:center;justify-content:space-between;gap:8px}.mmOrderTopRow span{font-size:12px;color:#6a7897;background:#f3f6fc;border-radius:999px;padding:4px 8px}.mmAddressBlock{margin-top:10px}.mmBtnPrimary,.mmBtnSecondary{display:inline-flex;align-items:center;justify-content:center;min-height:44px;border-radius:12px;padding:0 16px;font-size:14px;font-weight:800;text-decoration:none}.mmBtnPrimary{border:0;background:linear-gradient(90deg,#9db840,#f57c00);color:#fff}.mmBtnSecondary{border:1px solid #d7dfef;background:#fff;color:#1f2b4d}.mmBtnSecondary--link{display:inline-flex}.mmAccountEmpty{padding:32px 16px 120px}.mmAccountGuestActions{display:flex;gap:10px;margin-top:16px}@media (max-width:520px){.mmAccountStatsGrid{grid-template-columns:1fr}.mmAccountGuestActions{flex-direction:column}}input,select,textarea{font-size:16px!important}.mmSearchWrap:focus-within,.mmZHeader__search:focus-within{box-shadow:0 8px 24px rgba(0,0,0,.12);transform:translateY(-1px)}.mmHeaderCategoryPromoRow{scroll-snap-type:x mandatory}.mmHeaderCategoryPromoRow>*{scroll-snap-align:start}.mmQuickNav,.mmSearchWrap{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0)}.mmAccountPage{padding-top:16px}.mmAccountTopCard{justify-content:space-between;padding:14px;border-radius:20px;background:#fff;border:1px solid var(--mm-border);box-shadow:var(--mm-shadow)}.mmAccountTopCard,.mmAccountTopLeft{display:flex;align-items:center;gap:12px}.mmAccountTopLeft,.mmAccountTopText{min-width:0}.mmAccountTopText h2{margin:0;font-size:20px;line-height:1.1;font-weight:800;color:#102a5e}.mmAccountTopText p{margin:6px 0 0;font-size:13px;color:var(--mm-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mmAvatar{width:44px;height:44px;border-radius:14px;background:linear-gradient(135deg,var(--mm-blue),var(--mm-deep-blue));color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:16px;font-weight:800;flex:0 0 44px}.mmLogoutBtn{min-height:38px;padding:0 14px;border-radius:12px;border:1px solid #ffd2cb;background:#fff5f3;color:#ef5035;font-size:14px;font-weight:800}.mmRewardCardPremium{margin-top:12px;padding:14px 16px;border-radius:18px;background:linear-gradient(90deg,#9db840,#f57c00);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:12px;box-shadow:0 10px 24px rgba(245,124,0,.18)}.mmRewardCardPremiumText{display:flex;flex-direction:column;gap:4px}.mmRewardCardPremiumText span{font-size:13px;font-weight:700;opacity:.95}.mmRewardCardPremiumText strong{font-size:22px;line-height:1;font-weight:900}.mmRewardCardPremiumHint{font-size:12px;font-weight:700;text-align:right;opacity:.92}.mmTabs--premium{margin-top:14px;display:flex;gap:8px;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.mmTabs--premium::-webkit-scrollbar{display:none}.mmTabs--premium button{min-height:40px;padding:0 16px;border-radius:999px;border:1px solid #d8e1f2;background:#fff;color:#1f2b4d;font-size:14px;font-weight:800;text-transform:capitalize;white-space:nowrap}.mmTabs--premium button.active{background:linear-gradient(135deg,var(--mm-blue),var(--mm-deep-blue));border-color:transparent;color:#fff;box-shadow:0 8px 18px rgba(77,116,234,.2)}.mmAccountContent{margin-top:14px}.mmAccountGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.mmAccountTile{background:#fff;border:1px solid var(--mm-border);border-radius:18px;padding:16px;box-shadow:var(--mm-shadow);text-align:center}.mmAccountTile strong{display:block;font-size:20px;line-height:1;font-weight:900;color:#102a5e}.mmAccountTile span{display:block;margin-top:8px;font-size:13px;color:var(--mm-muted);font-weight:700}.mmAccountSectionStack{display:flex;flex-direction:column;gap:12px}.mmOrderCard{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px;border-radius:18px;background:#fff;border:1px solid var(--mm-border);box-shadow:var(--mm-shadow)}.mmOrderCardButton{width:100%;text-align:left}.mmOrderCardButton.is-selected{border-color:#bfd0fb;background:linear-gradient(180deg,#f9fbff,#eef4ff)}.mmOrderStack{display:flex;flex-direction:column;gap:8px}.mmOrderCardLeft strong,.mmOrderCardRight strong{display:block;color:#102a5e;font-weight:900}.mmOrderCardLeft p{margin:6px 0 0;font-size:13px;color:var(--mm-muted)}.mmOrderCardRight{text-align:right}.mmOrderDetailCard{padding:16px}.mmOrderDetailHead{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.mmOrderDetailHead p{margin:6px 0 0;color:var(--mm-muted);font-size:13px;line-height:1.45;font-weight:500}.mmOrderDetailBody{margin-top:14px;display:flex;flex-direction:column;gap:14px}.mmOrderDetailItems{display:flex;flex-direction:column;gap:10px}.mmOrderDetailItem,.mmOrderDetailRow{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.mmOrderDetailItem{padding-bottom:10px;border-bottom:1px solid #eef2f8}.mmOrderDetailItem:last-child{padding-bottom:0;border-bottom:0}.mmOrderDetailItemText{min-width:0}.mmOrderDetailItemText strong,.mmOrderDetailRow strong{color:#102a5e;font-weight:700}.mmOrderDetailEmpty,.mmOrderDetailItemText span,.mmOrderDetailRow span{font-size:13px;color:var(--mm-muted);font-weight:500}.mmOrderDetailItemText span{display:block;margin-top:5px}.mmOrderDetailMeta{padding-top:12px;border-top:1px solid #e7ecf6;display:flex;flex-direction:column;gap:10px}.mmOrderDetailEmpty{margin-top:12px}.mmOrderStatus{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;font-size:12px;font-weight:800;text-transform:capitalize;margin-bottom:6px}.mmOrderStatus--completed{background:#e9f8ef;color:#18803a}.mmOrderStatus--processing{background:#eef3ff;color:#3559c7}.mmOrderStatus--refunded{background:#fff2e7;color:#c96800}.mmAddressCardPremium{padding:16px;overflow:hidden}.mmAddressCardHead{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.mmAddressBlock p{margin:0 0 6px;color:#42516c;line-height:1.45}.mmRewardsPanel h3{margin:0 0 8px;font-size:24px;line-height:1;color:#102a5e}.mmRewardsPanel p{margin:0;color:var(--mm-muted)}.mmAccountSkeleton{display:flex;flex-direction:column;gap:12px}.mmAccountSkeletonCard,.mmAccountSkeletonReward,.mmAccountSkeletonTabs,.mmAccountSkeletonTop{border-radius:18px;background:linear-gradient(90deg,#eef3fb 25%,#f7f9fe 50%,#eef3fb 75%);background-size:200% 100%;animation:mmSkeletonPulse 1.3s linear infinite}.mmAccountSkeletonTop{height:78px}.mmAccountSkeletonReward{height:68px}.mmAccountSkeletonTabs{height:44px}.mmAccountSkeletonCard{height:116px}@keyframes mmSkeletonPulse{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:389px){.mmAccountTopCard{padding:12px}.mmAccountTopText h2{font-size:18px}.mmRewardCardPremiumText strong{font-size:20px}.mmAccountGrid{grid-template-columns:1fr}.mmOrderCard{align-items:flex-start}.mmOrderDetailHead,.mmOrderDetailItem,.mmOrderDetailRow{flex-direction:column}}.mmCartPromoCard{margin-bottom:12px}.mmCartPromoHead,.mmCheckoutSectionHead{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.mmCartPromoHead h3,.mmCheckoutSectionHead h3{margin:0;font-size:15px;font-weight:800;color:#1f2b4d}.mmCartInlineLink{border:0;background:transparent;color:#5d79d7;font-size:12px;font-weight:600;padding:0}.mmCartPromoRow{display:flex;gap:8px;align-items:center}.mmCartPromoInput{flex:1 1 auto;height:36px;border-radius:10px;border:1px solid #d9e2f1;background:#fff;color:#1f2b4d;padding:0 11px;font-size:12px}.mmCartPromoHint{margin-top:8px;font-size:12px;line-height:1.4;color:#6b7896}.mmCartPromoApplied{margin-top:10px;padding:10px 12px;border-radius:12px;background:#eef4db;color:#436018;font-size:13px;font-weight:700}.mmCheckoutHero{margin-bottom:12px;padding:16px;border-radius:18px;background:linear-gradient(135deg,#6c90fc,#4d74ea);color:#fff;box-shadow:0 8px 20px rgba(44,66,122,.14)}.mmCheckoutEyebrow{font-size:12px;font-weight:800;opacity:.9;margin-bottom:6px;text-transform:uppercase;letter-spacing:.04em}.mmCheckoutTitle{margin:0 0 6px;font-size:22px;line-height:1.15;font-weight:900}.mmCheckoutSubtext{margin:0;font-size:13px;line-height:1.5;color:hsla(0,0%,100%,.92)}.mmCheckoutSection{margin-bottom:12px}.mmCheckoutAddress,.mmCheckoutGrandTotal,.mmCheckoutInfoRow,.mmCheckoutLine{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.mmCheckoutAddress,.mmCheckoutInfoRow,.mmCheckoutLine{margin-bottom:10px;font-size:14px;color:#4e5975}.mmCheckoutAddress strong,.mmCheckoutInfoRow strong,.mmCheckoutLine strong{color:#1f2b4d;text-align:right}.mmCheckoutAddress{flex-direction:column}.mmCheckoutDivider{height:1px;background:#e7ecf6;margin:12px 0}.mmCheckoutLine--discount strong{color:#3f7d16}.mmCheckoutGrandTotal{margin-top:12px;padding-top:12px;border-top:1px solid #e7ecf6;font-size:16px;font-weight:800;color:#1f2b4d}.mmCheckoutGrandTotal strong{font-size:18px}.mmCheckoutPickupBlock{display:flex;flex-direction:column;gap:12px;padding:14px;border-radius:16px;background:linear-gradient(180deg,#f8fbff,#f1f5fb);border:1px solid #dce5f3}.mmCheckoutAddress,.mmCheckoutPickupBlock .mmCheckoutInfoRow:last-child{margin-bottom:0}.mmPaymentOptions{display:flex;flex-direction:column;gap:10px}.mmPaymentOption{display:flex;align-items:flex-start;gap:12px;padding:14px 14px 13px;border-radius:14px;border:1px solid #dce5f3;background:#f9fbff;cursor:pointer}.mmPaymentOption input{margin-top:2px;flex:0 0 auto}.mmPaymentOption input[type=radio]{width:auto;min-width:0;height:auto;padding:0;margin:2px 0 0}.mmPaymentOptionBody{display:flex;flex-direction:column;gap:4px;min-width:0}.mmPaymentOptionBody strong{font-size:14px;line-height:1.2;color:#102a5e}.mmPaymentOptionBody span{font-size:12px;line-height:1.45;color:#5d6a86}.mmInlinePaymentNote{margin-top:12px;display:flex;flex-direction:column;gap:4px;padding:12px 13px;border-radius:14px;background:linear-gradient(180deg,#f8fbff,#f2f6fd);border:1px solid #dce5f3}.mmInlinePaymentNote strong{font-size:13px;line-height:1.3;color:#153468}.mmInlinePaymentNote span{font-size:12px;line-height:1.45;color:#647391}.mmInlinePaymentPanel{margin-top:12px;padding:14px;border-radius:16px;border:1px solid #dce5f3;background:#fbfcff}.mmInlinePaymentHead{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.mmInlinePaymentHead strong{font-size:14px;line-height:1.2;color:#102a5e}.mmInlinePaymentHead span,.mmInlinePaymentMeta{font-size:12px;line-height:1.4;color:#6b7896}.mmInlinePaymentShell{display:flex;flex-direction:column;gap:10px}.mmStripeElementWrap{border-radius:14px;border:1px solid #dce5f3;background:#fff;padding:12px;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.65)}.mmInlinePaymentFieldRow{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.mmInlinePaymentField{min-height:44px;display:flex;align-items:center;padding:0 13px;border-radius:12px;border:1px dashed #cdd8ea;background:#fff;color:#8190ad;font-size:12px}.mmInlinePaymentStatus{margin-top:10px;padding:10px 12px;border-radius:12px;font-size:12px;line-height:1.45}.mmInlinePaymentStatus.is-preparing{background:#eef4ff;color:#3157a8}.mmInlinePaymentStatus.is-ready{background:#edf6e5;color:#436018}.mmInlinePaymentStatus.is-error{background:#fff3f0;color:#b35433}.mmOrderSuccessPage{padding-top:16px}.mmOrderSuccessHero{padding:18px 16px;border-radius:20px;background:linear-gradient(180deg,#effaf0,#e6f6e7);border:1px solid #76d58d;color:#1e6d34;box-shadow:0 10px 24px rgba(54,141,78,.1)}.mmOrderSuccessEyebrow{font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.mmOrderSuccessHero h1{margin:8px 0 10px;font-size:28px;line-height:1.08;color:#17592a}.mmOrderSuccessHero p{margin:10px 0 0;font-size:14px;line-height:1.5;color:#2e6f40}.mmOrderSuccessBadge{display:inline-flex;align-items:center;min-height:38px;padding:0 14px;border-radius:999px;background:#d9f2de;border:1px solid #7fd58f;color:#1a6530;font-size:15px;font-weight:800}.mmOrderSuccessMeta{margin-top:12px;display:flex;flex-direction:column;gap:6px;font-size:13px;font-weight:600}.mmOrderSuccessActions{margin-top:14px;display:flex;gap:10px;flex-wrap:wrap}.mmOrderSuccessCard{margin-top:14px;padding:16px}.mmOrderSuccessTable{display:flex;flex-direction:column;gap:0}.mmOrderSuccessRow{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:12px 0;border-bottom:1px solid #edf1f7}.mmOrderSuccessRow:last-child{border-bottom:0}.mmOrderSuccessRow span{color:#4f5f7f;font-size:14px;line-height:1.45}.mmOrderSuccessRow strong{color:#102a5e;font-size:15px;font-weight:700;text-align:right}.mmOrderSuccessAddressGrid{margin-top:14px;display:grid;grid-template-columns:1fr;grid-gap:12px;gap:12px}.mmOrderSuccessAddressCard{padding:16px}@media (max-width:380px){.mmCartPromoRow{flex-direction:column;align-items:stretch}}.mm-related{margin-top:10px}.mm-related-row{display:flex;overflow-x:auto;gap:10px;padding-bottom:2px;scrollbar-width:thin;-webkit-overflow-scrolling:touch}.mm-related-card{position:relative;min-width:128px;max-width:128px;background:#fff;border-radius:14px;padding:10px;text-align:left;border:1px solid #e7ebf3;box-shadow:0 4px 12px rgba(44,66,122,.06);flex:0 0 auto}.mm-related-card img{width:100%;height:78px;object-fit:contain;display:block;margin-bottom:8px}.mm-related-card strong{display:-webkit-box;min-height:30px;margin-bottom:4px;color:#1f2b4d;font-size:12px;line-height:1.25;font-weight:600;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.mm-related-card span{display:block;color:#102a5e;font-size:13px;font-weight:700;padding-right:34px}.mmRelatedAddFab{position:absolute;right:10px;top:62px;width:28px;height:28px;border:0;border-radius:999px;background:#a6c53a;color:#fff;font-size:18px;font-weight:700;line-height:1;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 4px 12px rgba(42,56,108,.16)}.mmCartRelatedSection{margin-bottom:12px;padding-top:10px;position:relative}.mmCartRelatedSection:before{content:"";position:absolute;top:0;left:2px;right:2px;height:1px;background:linear-gradient(90deg,rgba(196,205,224,0),rgba(196,205,224,.95) 16%,rgba(196,205,224,.95) 84%,rgba(196,205,224,0))}.mmCartRelatedSection .mmCheckoutSectionHead h3{font-size:15px;font-weight:700;color:#5f6f8f;letter-spacing:0}.mmCartRelatedSection .mmCheckoutSectionHead{margin-bottom:8px}.mm-checkout input{width:100%;padding:12px;margin:10px 0;border-radius:10px;border:1px solid #ddd}body,html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.mmHeaderOuter{--mm-header-utility-opacity:calc(1 - min(1, var(--mm-header-progress) * 1.85));--mm-header-utility-shift:calc(var(--mm-header-progress) * -18px);--mm-header-search-shift:calc(var(--mm-header-progress) * -2px);--mm-header-quicknav-shift:calc(var(--mm-header-progress) * -10px);--mm-header-quicknav-scale:calc(1 - (var(--mm-header-progress) * 0.08));--mm-header-quicknav-opacity:calc(1 - min(1, var(--mm-header-progress) * 1.35));--mm-promo-shift:calc(var(--mm-header-progress) * -44px);--mm-promo-scale:calc(1 - (var(--mm-header-progress) * 0.12));--mm-promo-opacity:calc(1 - min(1, var(--mm-header-progress) * 1.95));--mm-promo-height:calc((1 - min(1, var(--mm-header-progress) * 1.38)) * 132px);background:linear-gradient(180deg,#d89b1d,#c8870c)!important;box-shadow:0 4px 14px rgba(59,42,7,.12);padding-bottom:6px}.mmHeaderTop--replica{min-height:34px;margin-bottom:0;gap:8px}.mmHeaderDeliveryEyebrow{font-size:13px;line-height:1.05;font-weight:800;letter-spacing:-.01em}.mmHeaderLocationBtn{padding-top:2px;font-size:11px;line-height:1.1;font-weight:600}.mmHeaderActions--replica{gap:5px}.mmHeaderRoundBtn{width:28px;height:28px;border-radius:9px;background:rgba(77,54,8,.28)}.mmHeaderRoundBtn--cart{background:rgba(71,90,20,.72)}.mmHeaderCartBadge{display:none;left:50%;top:auto;bottom:-8px;transform:translateX(-50%);min-width:20px;height:14px;padding:0 5px;font-size:8px;line-height:14px}.mmHeaderRoundBtn--cart.has-items:after{content:var(--mm-cart-count);position:absolute;left:50%;top:-6px;transform:translateX(-50%);min-width:16px;height:16px;padding:0 4px;border-radius:999px;background:#2f330f;color:#fff;font-size:8px;line-height:16px;font-weight:800;text-align:center;box-shadow:0 1px 3px rgba(0,0,0,.18);z-index:2}.mmHeaderProfileWrap{display:inline-flex;align-items:center;gap:6px}.mmHeaderProfileIcon{display:inline-flex;width:14px;height:14px}.mmHeaderProfileIcon svg{width:100%;height:100%;display:block}.mmHeaderGreeting{font-size:11px;font-weight:700;white-space:nowrap}.mmSearchWrap--replica{margin-bottom:6px}.mmSearchBar--replica{min-height:46px;border-radius:24px;padding:0 10px 0 14px;gap:8px;box-shadow:0 1px 2px rgba(33,28,16,.08),0 8px 18px rgba(33,28,16,.12)}.mmSearchBar--replica .mmSearchInput,.mmSearchBar--replica .mmSearchInput::placeholder{font-size:15px}.mmHeaderQuickNavSlot{transform:translateY(calc(var(--mm-header-quicknav-shift) + var(--mm-header-quicknav-pull))) scale(var(--mm-header-quicknav-scale))}.mmHeaderPromoSlot{position:relative;z-index:1;margin-top:8px;transform:translateY(calc(var(--mm-promo-shift) + var(--mm-header-promo-pull))) scale(var(--mm-promo-scale));transform-origin:top center;opacity:max(0,var(--mm-promo-opacity));max-height:var(--mm-promo-height);overflow:hidden;transition:max-height .24s cubic-bezier(.19,1,.22,1),transform .22s cubic-bezier(.19,1,.22,1),opacity .14s ease,margin-top .18s ease}.mmHeaderPromoPanel{padding:8px 0 2px}.mmHeaderCategoryPromoRow{display:flex;gap:10px;overflow-x:auto;padding:0 0 4px;scrollbar-width:none}.mmHeaderCategoryPromoRow::-webkit-scrollbar{display:none}.mmHeaderCategoryPromoCard{min-width:92px;flex:0 0 92px;display:flex;flex-direction:column;overflow:hidden;border-radius:14px;background:#fff;box-shadow:0 6px 14px rgba(37,32,18,.14)}.mmHeaderCategoryPromoVisual{height:70px;display:flex;align-items:center;justify-content:center;background:#fff;padding:7px}.mmHeaderCategoryPromoImage{width:100%;height:100%;object-fit:contain;display:block}.mmHeaderCategoryPromoEmoji{font-size:30px;line-height:1}.mmHeaderCategoryPromoLabel{min-height:32px;display:flex;align-items:center;justify-content:center;padding:0 7px;background:linear-gradient(180deg,#6aa85a,#2f7839);color:#fff;font-size:11px;font-weight:800;line-height:1.1;text-align:center}.mmQuickNav{gap:12px;padding:1px 0 3px}.mmQuickNavItem{position:relative;padding:0 0 5px;color:#fff;flex-direction:column;align-items:center;justify-content:flex-start;gap:2px}.mmQuickNavLabel{display:block;font-weight:500;line-height:1.05;white-space:nowrap;color:inherit}.mmQuickNavIconWrap{position:relative;height:24px}.mmQuickNavIcon{display:inline-flex;width:22px;height:22px;opacity:.96}.mmQuickNavIcon svg{width:100%;height:100%;display:block}.mmQuickNavBadge{position:absolute;top:-6px;left:10px;background:#f24572;color:#fff;border-radius:999px;padding:1px 5px;font-size:8px;line-height:1.2;font-weight:800}.mmQuickNavItem.is-active:after{content:"";position:absolute;left:6px;right:6px;bottom:0;height:3px;border-radius:999px;background:hsla(0,0%,100%,.96)}.mmHeroBrandBlock{display:none!important}.mmHeaderOuter.is-collapsed .mmHeaderTopSlot,.mmHeaderOuter.is-mid .mmHeaderTopSlot{margin-bottom:2px}.mmHeaderOuter.is-collapsed .mmHeaderTopSlot{pointer-events:none}.mmHeaderOuter.is-collapsed .mmHeaderDeliveryEyebrow{font-size:10px}.mmHeaderOuter.is-collapsed .mmQuickNav{gap:6px}.mmHeaderOuter.is-collapsed .mmQuickNavLabel{font-size:10px}.mmHeaderOuter.is-scrolled{background:#f7f0df!important;box-shadow:0 8px 18px rgba(49,37,12,.08)!important;padding-bottom:4px}.mmHeaderOuter.is-scrolled .mmHeaderPromoSlot{pointer-events:none}.mmHeaderOuter.is-scrolled .mmHeaderDeliveryEyebrow,.mmHeaderOuter.is-scrolled .mmHeaderGreeting,.mmHeaderOuter.is-scrolled .mmHeaderLocationBtn{color:#302513!important}.mmHeaderOuter.is-scrolled .mmQuickNavLabel{color:#3a2d10}.mmHeaderOuter.is-scrolled .mmQuickNavItem.is-active:after{background:#31240d}@media (max-width:380px){.mmSearchBar--replica{min-height:44px}.mmQuickNavLabel{font-size:8px}.mmHeaderCategoryPromoCard{min-width:88px;flex-basis:88px}}.mmTopCanvas{background:linear-gradient(180deg,#d89b1d,#c8870c);padding:8px 0 12px}.mmTopThemeArea{padding-top:0}.mmBodyTopCategoryRow{display:flex;gap:10px;overflow-x:auto;padding:0 0 6px;scrollbar-width:none}.mmBodyTopCategoryRow::-webkit-scrollbar{display:none}.mmBodyTopCategoryCard{min-width:92px;flex:0 0 92px;display:flex;flex-direction:column;overflow:hidden;border-radius:14px;background:#fff;box-shadow:0 6px 14px rgba(37,32,18,.14)}.mmBodyTopCategoryVisual{height:70px;display:flex;align-items:center;justify-content:center;background:#fff;padding:7px}.mmBodyTopCategoryImage{width:100%;height:100%;object-fit:contain;display:block}.mmBodyTopCategoryEmoji{font-size:30px;line-height:1}.mmBodyTopCategoryLabel{min-height:32px;display:flex;align-items:center;justify-content:center;padding:0 7px;background:linear-gradient(180deg,#6aa85a,#2f7839);color:#fff;font-size:11px;font-weight:800;line-height:1.1;text-align:center}.mmHomeHeroAfterSections{margin-top:8px}.mm-page--home{--mm-home-fixed-header-height:156px;padding-top:0}.mm-page--home .mmTopCanvas{position:relative;background:linear-gradient(180deg,rgba(53,33,4,.12),rgba(53,33,4,.02)),linear-gradient(180deg,#c88b10,#a96c08);overflow:hidden}.mm-page--home .mmTopCanvas:before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,rgba(255,231,170,.24) 10%,rgba(255,231,170,0) 36%),radial-gradient(circle at 78% 10%,rgba(255,228,151,.32) 0,rgba(255,228,151,0) 22%),radial-gradient(circle at 20% 0,hsla(0,0%,100%,.12) 0,hsla(0,0%,100%,0) 26%),url(/images/header-bg.webp) top /cover no-repeat;opacity:.9;pointer-events:none}.mm-page--home .mmTopCanvas:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(54,31,2,.06),rgba(54,31,2,.16));pointer-events:none}.mm-page--home .mmBodyTopCategoryRow,.mm-page--home .mmTopThemeArea{position:relative;z-index:1}.mm-page--home .mmTopThemeArea{padding-top:2px}.mm-page--home .mmBodyTopCategoryRow{padding:0 0 8px}.mm-page--home .mmBodyTopCategoryCard{min-width:88px;flex-basis:88px;border-radius:13px;box-shadow:0 6px 14px rgba(40,27,6,.16)}.mm-page--home .mmBodyTopCategoryVisual{height:68px}.mm-page--home .mmBodyTopCategoryLabel{min-height:30px;font-size:10.5px}.mm-page--home+.mmHeaderOuter,.mmHeaderOuter{position:-webkit-sticky!important;position:sticky!important;top:0;left:auto!important;right:auto!important;width:min(100%,480px);margin:0 auto;transform:none;z-index:150;height:auto!important;max-height:none!important;overflow:visible!important;pointer-events:auto;background:linear-gradient(180deg,rgba(50,31,2,.14),rgba(50,31,2,.04)),linear-gradient(180deg,#d79a18,#c68409)!important;box-shadow:0 10px 24px rgba(43,30,6,.12)!important;padding-top:max(env(safe-area-inset-top),8px);padding-bottom:8px}.mmHeaderOuter:before{background:linear-gradient(120deg,rgba(255,230,166,.22) 12%,rgba(255,230,166,0) 34%),radial-gradient(circle at 82% 10%,rgba(255,226,149,.28) 0,rgba(255,226,149,0) 20%),url(/images/header-bg.webp) top /cover no-repeat;opacity:.92}.mmHeaderOuter:after,.mmHeaderOuter:before{content:"";position:absolute;inset:0;pointer-events:none}.mmHeaderOuter:after{background:linear-gradient(180deg,rgba(65,39,4,.04),rgba(65,39,4,.14))}.mmHeaderOuter>.mm-shell,.mmHeaderQuickNavSlot,.mmHeaderSearchSlot,.mmHeaderShell,.mmHeaderTopSlot{position:relative;z-index:1}.mmHeaderOuter>.mm-shell,.mmHeaderShell{pointer-events:auto}.mmHeaderShell{padding:4px 0 2px}.mmHeaderPromoSlot,.mmHeaderQuickNavSlot,.mmHeaderSearchSlot,.mmHeaderTopSlot{transform:none!important;max-height:none!important;overflow:visible!important;pointer-events:auto}.mmHeaderTopSlot{margin-bottom:6px;transition:margin-bottom .18s ease,opacity .18s ease}.mmHeaderSearchSlot{transition:transform .18s ease}.mmHeaderQuickNavSlot{transition:opacity .18s ease,margin-top .18s ease}.mmHeaderPromoSlot{display:none!important}.mmHeaderTop--replica{min-height:36px}.mmQuickNav{display:flex;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;gap:10px;padding:2px 0;scrollbar-width:none;-webkit-overflow-scrolling:touch}.mmQuickNav::-webkit-scrollbar{display:none}.mmQuickNavItem{display:inline-flex;flex:0 0 auto;min-width:52px}.mmQuickNavIconWrap{height:23px}.mmQuickNavIcon{width:21px;height:21px}.mmQuickNavLabel{font-size:9px}.mmHeaderOuter.is-mid .mmHeaderTopSlot{margin-bottom:4px}.mmHeaderOuter.is-collapsed .mmHeaderTopSlot,.mmHeaderOuter.is-scrolled .mmHeaderTopSlot{max-height:0;opacity:0;overflow:hidden!important;margin-bottom:0;pointer-events:none}.mmHeaderOuter.is-collapsed .mmHeaderDeliveryEyebrow{font-size:11px}.mmHeaderOuter.is-collapsed .mmHeaderGreeting,.mmHeaderOuter.is-collapsed .mmHeaderLocationBtn{opacity:.82}.mmHeaderOuter.is-scrolled{padding-bottom:6px}@media (max-width:380px){.mm-page--home{--mm-home-fixed-header-height:150px}.mmQuickNav{gap:8px}.mmQuickNavItem{min-width:48px}.mmQuickNavLabel{font-size:8px}}.mmHeaderOuter{-webkit-transform:none}.mmHeaderOuter:before{background:linear-gradient(120deg,rgba(255,229,163,.16) 12%,rgba(255,229,163,0) 36%),radial-gradient(circle at 84% 10%,rgba(255,225,142,.18) 0,rgba(255,225,142,0) 18%)}.mmHeaderDeliveryTextWrap{background:transparent!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;position:relative;z-index:1}.mmHeaderDeliveryEyebrow{font-size:15px;line-height:1.04;letter-spacing:-.015em}.mmHeaderLocationBtn{padding-top:3px;line-height:1.08}@font-face{font-family:__Poppins_d5a796;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/034d78ad42e9620c-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:__Poppins_d5a796;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/fe0777f1195381cb-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Poppins_d5a796;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/eafabf029ad39a43-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Poppins_d5a796;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/db911767852bc875-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:__Poppins_d5a796;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/f10b8e9d91f3edcb-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Poppins_d5a796;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/8888a3826f4a3af4-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Poppins_d5a796;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/29e7bbdce9332268-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:__Poppins_d5a796;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/c3bc380753a8436c-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Poppins_d5a796;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/0484562807a97172-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Poppins_d5a796;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/29a4aea02fdee119-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:__Poppins_d5a796;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/a1386beebedccca4-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Poppins_d5a796;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/b957ea75a84b6ea7-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Poppins_d5a796;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/28485c0de2075f40-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:__Poppins_d5a796;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/5fb25f343c7550ca-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Poppins_d5a796;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/7db6c35d839a711c-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Poppins_Fallback_d5a796;src:local("Arial");ascent-override:93.62%;descent-override:31.21%;line-gap-override:8.92%;size-adjust:112.16%}.__className_d5a796{font-family:__Poppins_d5a796,__Poppins_Fallback_d5a796;font-style:normal}