.MobileMenu-module__AP24jW__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:5000;background:#0006;justify-content:flex-start;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.MobileMenu-module__AP24jW__drawer{background:#fff;flex-direction:column;width:320px;height:100%;animation:.3s cubic-bezier(.16,1,.3,1) MobileMenu-module__AP24jW__slideRight;display:flex;box-shadow:10px 0 50px #0000001a}@keyframes MobileMenu-module__AP24jW__slideRight{0%{transform:translate(-100%)}to{transform:translate(0)}}.MobileMenu-module__AP24jW__header{border-bottom:1px solid #f0f0f0;padding:24px 20px 0}.MobileMenu-module__AP24jW__logoRow{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.MobileMenu-module__AP24jW__logo{align-items:center;gap:12px;display:flex}.MobileMenu-module__AP24jW__logoText{flex-direction:column;display:flex}.MobileMenu-module__AP24jW__brandName{color:#1a1a1a;letter-spacing:-.02em;font-size:20px;font-weight:900;line-height:1}.MobileMenu-module__AP24jW__brandSub{color:#7a7a7a;text-transform:uppercase;letter-spacing:.1em;margin-top:2px;font-size:11px;font-weight:700}.MobileMenu-module__AP24jW__closeBtn{color:#333;cursor:pointer;background:#f5f5f5;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;transition:all .2s;display:flex}.MobileMenu-module__AP24jW__closeBtn:hover{background:#eee;transform:rotate(90deg)}.MobileMenu-module__AP24jW__tabs{display:flex;position:relative}.MobileMenu-module__AP24jW__tab{color:#999;cursor:pointer;letter-spacing:.05em;background:0 0;border:none;flex:1;padding:14px 0;font-size:13px;font-weight:800;transition:all .3s;position:relative}.MobileMenu-module__AP24jW__activeTab{color:#1a1a1a}.MobileMenu-module__AP24jW__activeTab:after{content:"";background:#1a1a1a;width:100%;height:2px;position:absolute;bottom:0;left:0}.MobileMenu-module__AP24jW__content{flex:1;padding:12px 0;overflow-y:auto}.MobileMenu-module__AP24jW__menuList{flex-direction:column;display:flex}.MobileMenu-module__AP24jW__menuItem{color:#333;border-bottom:1px solid #f9f9f9;align-items:center;gap:12px;padding:16px 24px;font-size:15px;font-weight:700;text-decoration:none;transition:all .2s;display:flex}.MobileMenu-module__AP24jW__menuItem:hover{color:#1a1a1a;background:#fcfcfc;padding-left:28px}.MobileMenu-module__AP24jW__categoryList{flex-direction:column;display:flex}.MobileMenu-module__AP24jW__collapsible{border-bottom:1px solid #f9f9f9}.MobileMenu-module__AP24jW__collapsibleHeader{color:#333;cursor:pointer;letter-spacing:.02em;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:18px 24px;font-size:14px;font-weight:800;display:flex}.MobileMenu-module__AP24jW__chevron{color:#bbb;font-size:10px;transition:transform .3s}.MobileMenu-module__AP24jW__rotated{transform:rotate(180deg)}.MobileMenu-module__AP24jW__collapsibleContent{background:#fcfcfc;padding:8px 0;animation:.3s MobileMenu-module__AP24jW__fadeIn}@keyframes MobileMenu-module__AP24jW__fadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.MobileMenu-module__AP24jW__subItem{color:#555;padding:12px 40px;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s;display:block}.MobileMenu-module__AP24jW__subItem:hover{color:#1a1a1a;padding-left:44px}.MobileMenu-module__AP24jW__viewAll{color:#1a1a1a;padding:12px 40px;font-size:12px;font-weight:700;text-decoration:underline;display:block}.MobileMenu-module__AP24jW__simpleLink{color:#333;border-bottom:1px solid #f9f9f9;padding:18px 24px;font-size:14px;font-weight:800;text-decoration:none}.MobileMenu-module__AP24jW__footer{background:#fafafa;border-top:1px solid #f0f0f0;padding:24px}.MobileMenu-module__AP24jW__socials{justify-content:center;gap:20px;display:flex}.MobileMenu-module__AP24jW__socialIcon{color:#777;transition:all .2s}.MobileMenu-module__AP24jW__socialIcon:hover{color:#1a1a1a;transform:translateY(-3px)}
.Header-module__hBw1pG__header{z-index:var(--z-sticky);background:var(--primary);color:var(--on-primary);box-shadow:var(--shadow-md);flex-direction:column;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:sticky;top:0}.Header-module__hBw1pG__header.Header-module__hBw1pG__homeHeader{box-shadow:none;background:0 0}.Header-module__hBw1pG__header.Header-module__hBw1pG__scrolled{background:var(--primary)!important;box-shadow:var(--shadow-md)!important}@media (max-width:1023px){.Header-module__hBw1pG__homeHeader{z-index:10;width:100%;position:absolute}}.Header-module__hBw1pG__announcementBar{color:#111827;background:#fff;border-bottom:1px solid #e5e7eb;font-size:13px;font-weight:700;display:none}.Header-module__hBw1pG__announcementInner{max-width:var(--container-max);padding:8px var(--margin-x);justify-content:center;align-items:center;gap:20px;margin:0 auto;display:flex}.Header-module__hBw1pG__rainbowText{background:linear-gradient(90deg,#903,#c30,#a66a00,#007324,#0052cc,#609,#903) 0 0/200%;-webkit-text-fill-color:transparent;color:#0000;letter-spacing:.5px;-webkit-background-clip:text;background-clip:text;align-items:center;gap:6px;font-weight:800;animation:4.5s linear infinite Header-module__hBw1pG__rainbowShift;display:inline-flex}@keyframes Header-module__hBw1pG__rainbowShift{0%{background-position:0%}to{background-position:200%}}.Header-module__hBw1pG__divider{color:#d1d5db;font-weight:300}.Header-module__hBw1pG__mainHeader{background:var(--primary)}.Header-module__hBw1pG__mainHeaderInner{padding:12px var(--margin-x);height:var(--header-height);max-width:var(--container-max);align-items:center;gap:12px;margin:0 auto;display:flex}.Header-module__hBw1pG__logo{color:inherit;flex-shrink:0;align-items:center;gap:10px;text-decoration:none;display:flex}.Header-module__hBw1pG__logoImg{object-fit:contain}.Header-module__hBw1pG__logoText{letter-spacing:-.02em;font-size:26px;font-weight:800;display:none}.Header-module__hBw1pG__desktopSearch{flex:1;max-width:600px;margin:0 24px;display:none;position:relative}.Header-module__hBw1pG__searchInput{border-radius:var(--rounded-full);color:#333;width:100%;transition:box-shadow var(--transition-fast);background:#fff;border:none;outline:none;padding:12px 48px 12px 20px;font-size:15px}.Header-module__hBw1pG__searchInput::placeholder{color:#999}.Header-module__hBw1pG__searchInput:focus{box-shadow:0 0 0 3px #ffffff4d}.Header-module__hBw1pG__searchSubmitBtn{color:#666;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;display:flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.Header-module__hBw1pG__rightActions{align-items:center;gap:24px;margin-left:auto;display:flex}.Header-module__hBw1pG__deliveryBadge{align-items:center;gap:8px;display:none}.Header-module__hBw1pG__truckIcon{color:#fff}.Header-module__hBw1pG__deliveryText{flex-direction:column;display:flex}.Header-module__hBw1pG__deliveryLine1{font-size:13px;font-weight:700;line-height:1.2}.Header-module__hBw1pG__deliveryLine2{opacity:.9;font-size:12px;font-weight:400;line-height:1.2}.Header-module__hBw1pG__actions{align-items:center;gap:4px;display:flex}.Header-module__hBw1pG__langToggleBtn{color:#fff;cursor:pointer;transition:all var(--transition-fast);letter-spacing:.02em;background:#ffffff14;border:1px solid #fff3;border-radius:9999px;justify-content:center;align-items:center;margin:0 4px;padding:6px 14px;font-size:13px;font-weight:700;display:flex}.Header-module__hBw1pG__langToggleBtn:hover{color:var(--primary);background:#fff;border-color:#fff;transform:translateY(-1px)}.Header-module__hBw1pG__contactItem{color:inherit;transition:color var(--transition-fast);align-items:center;gap:6px;text-decoration:none;display:flex}.Header-module__hBw1pG__contactItem:hover{color:var(--secondary-container)}.Header-module__hBw1pG__navContactDivider{opacity:.3;margin:0 4px;font-weight:300}.Header-module__hBw1pG__actionBtn{border-radius:var(--rounded-full);width:44px;height:44px;color:var(--on-primary);transition:background var(--transition-fast);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;text-decoration:none;display:flex;position:relative}.Header-module__hBw1pG__actionBtn:hover{background:#ffffff26}.Header-module__hBw1pG__loginBtn{background:var(--secondary-container);color:var(--on-secondary-container);border-radius:var(--rounded-full);transition:all var(--transition-fast);justify-content:center;align-items:center;margin:0 4px;padding:8px 20px;font-size:14px;font-weight:700;text-decoration:none;display:flex}.Header-module__hBw1pG__loginBtn:hover{color:var(--primary);box-shadow:var(--shadow-sm);background:#fff;transform:translateY(-1px)}.Header-module__hBw1pG__actions .Header-module__hBw1pG__actionBtn.Header-module__hBw1pG__desktopOnly{display:none!important}@media (min-width:1024px){.Header-module__hBw1pG__actions .Header-module__hBw1pG__actionBtn.Header-module__hBw1pG__desktopOnly{display:flex!important}}.Header-module__hBw1pG__actions .Header-module__hBw1pG__actionBtn:not(.Header-module__hBw1pG__desktopOnly){display:flex!important}.Header-module__hBw1pG__badge{border-radius:var(--rounded-full);background:var(--secondary-container);min-width:18px;height:18px;color:var(--on-secondary-container);justify-content:center;align-items:center;padding:0 5px;font-size:10px;font-weight:800;line-height:1;display:flex;position:absolute;top:4px;right:4px}.Header-module__hBw1pG__desktopNav{background:linear-gradient(to bottom, var(--primary) 0%, #002b1cf2 100%);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid #ffffff0d;display:none;position:relative;box-shadow:0 4px 20px #0000001a}.Header-module__hBw1pG__desktopNavInner{padding:0 var(--margin-x);height:48px;max-width:var(--container-max);justify-content:space-between;align-items:center;margin:0 auto;display:flex}.Header-module__hBw1pG__navLinks{align-items:center;gap:20px;height:100%;display:flex}.Header-module__hBw1pG__navItem{align-items:center;height:100%;display:flex;position:relative}.Header-module__hBw1pG__navLink{color:#fff;letter-spacing:.03em;transition:all var(--transition-fast);align-items:center;gap:4px;height:100%;padding:0 4px;font-size:13px;font-weight:700;text-decoration:none;display:flex}.Header-module__hBw1pG__navLink:hover,.Header-module__hBw1pG__activeLink{color:var(--secondary-container)}.Header-module__hBw1pG__dropdown{min-width:200px;box-shadow:var(--shadow-lg);border-radius:0 0 var(--rounded) var(--rounded);opacity:0;visibility:hidden;transition:all var(--transition-normal);z-index:100;background:#fff;padding:8px 0;position:absolute;top:100%;left:0;transform:translateY(10px)}.Header-module__hBw1pG__navItem:hover .Header-module__hBw1pG__dropdown{opacity:1;visibility:visible;transform:translateY(0)}.Header-module__hBw1pG__dropdownItem{color:#333;transition:background var(--transition-fast);padding:10px 20px;font-size:14px;font-weight:600;text-decoration:none;display:block}.Header-module__hBw1pG__dropdownItem:hover{background:var(--surface-container-low);color:var(--primary)}.Header-module__hBw1pG__navContact{color:#fff;align-items:center;gap:8px;font-size:14px;font-weight:700;display:flex}.Header-module__hBw1pG__mobileSearchBarRow{padding:0 var(--margin-x) 12px;background:var(--primary)}.Header-module__hBw1pG__mobileSearchForm{border-radius:var(--rounded);background:#ffffff26;border:1px solid #ffffff1a;align-items:center;gap:8px;padding:0 12px;display:flex;position:relative}.Header-module__hBw1pG__mobileSearchIcon{color:#fffc}.Header-module__hBw1pG__mobileSearchInput{color:#fff;background:0 0;border:none;outline:none;flex:1;padding:10px 0;font-size:14px}.Header-module__hBw1pG__mobileSearchInput::placeholder{color:#ffffff80}.Header-module__hBw1pG__mobileOnly{display:flex}.Header-module__hBw1pG__desktopOnly{display:none}@media (max-width:1023px){.Header-module__hBw1pG__header{display:none!important}}@keyframes Header-module__hBw1pG__slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@media (min-width:1024px){.Header-module__hBw1pG__minimalHeader .Header-module__hBw1pG__announcementBar,.Header-module__hBw1pG__minimalHeader .Header-module__hBw1pG__desktopSearch,.Header-module__hBw1pG__minimalHeader .Header-module__hBw1pG__desktopNav,.Header-module__hBw1pG__minimalHeader .Header-module__hBw1pG__deliveryBadge{display:block!important}.Header-module__hBw1pG__minimalHeader .Header-module__hBw1pG__mainHeaderInner{height:80px!important;display:flex!important}.Header-module__hBw1pG__minimalHeader .Header-module__hBw1pG__desktopOnly{display:flex!important}.Header-module__hBw1pG__minimalHeader .Header-module__hBw1pG__mobileOnly{display:none!important}.Header-module__hBw1pG__announcementBar{display:block}.Header-module__hBw1pG__mainHeaderInner{height:80px}.Header-module__hBw1pG__logoText{display:block}.Header-module__hBw1pG__desktopSearch,.Header-module__hBw1pG__deliveryBadge{display:flex}.Header-module__hBw1pG__mobileOnly{display:none!important}.Header-module__hBw1pG__desktopOnly{display:flex}.Header-module__hBw1pG__actions{gap:8px}.Header-module__hBw1pG__desktopNav{display:block}}html[dir=rtl] .Header-module__hBw1pG__rightActions,html[dir=rtl] .Header-module__hBw1pG__navContact{margin-left:0!important;margin-right:auto!important}
.MobileHeader-module__a5ebGq__mobileTopSection{background:linear-gradient(180deg, #d3ebd8 0%, var(--surface-container) 100%);padding-top:env(safe-area-inset-top,16px);padding-bottom:8px}.MobileHeader-module__a5ebGq__mobileHeaderRow{padding:12px var(--margin-x);justify-content:space-between;align-items:center;display:flex}.MobileHeader-module__a5ebGq__mobileLogo{color:var(--on-surface);letter-spacing:-.02em;align-items:center;gap:8px;font-size:20px;font-weight:800;text-decoration:none;display:flex}.MobileHeader-module__a5ebGq__mobileLogo img{object-fit:contain}.MobileHeader-module__a5ebGq__rightActions{align-items:center;gap:8px;display:flex}.MobileHeader-module__a5ebGq__cartBtn{width:40px;height:40px;color:var(--on-surface);justify-content:center;align-items:center;text-decoration:none;display:flex;position:relative}.MobileHeader-module__a5ebGq__badge{border-radius:var(--rounded-full);background:var(--primary);color:#fff;border:2px solid #fff;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:10px;font-weight:800;line-height:1;display:flex;position:absolute;top:4px;right:4px}.MobileHeader-module__a5ebGq__menuBtn{color:var(--on-surface);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;display:flex}.MobileHeader-module__a5ebGq__langToggleBtn{color:var(--primary);cursor:pointer;transition:all var(--transition-fast);background:#002b1c0f;border:1px solid #002b1c1f;border-radius:9999px;justify-content:center;align-items:center;padding:5px 12px;font-size:12px;font-weight:700;display:flex}.MobileHeader-module__a5ebGq__langToggleBtn:hover{background:var(--primary);color:#fff}.MobileHeader-module__a5ebGq__homeMobileSearch{margin:12px var(--margin-x) 16px;border-radius:var(--rounded-full);box-shadow:var(--shadow-sm);cursor:pointer;background:#fff;align-items:center;gap:10px;padding:14px 16px;display:flex}.MobileHeader-module__a5ebGq__homeMobileSearch input{color:var(--on-surface);cursor:pointer;background:0 0;border:none;outline:none;width:100%;font-size:15px}.MobileHeader-module__a5ebGq__mobileMenuOverlay{z-index:1000;background:#00000080;justify-content:flex-end;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.MobileHeader-module__a5ebGq__mobileMenuDrawer{background:var(--surface-container-lowest);flex-direction:column;width:280px;height:100%;animation:.3s MobileHeader-module__a5ebGq__slideIn;display:flex}.MobileHeader-module__a5ebGq__mobileMenuHeader{border-bottom:1px solid var(--outline-variant);justify-content:space-between;align-items:center;padding:20px;display:flex}.MobileHeader-module__a5ebGq__mobileMenuTitle{color:var(--on-surface);font-size:18px;font-weight:700}.MobileHeader-module__a5ebGq__closeMenuBtn{color:var(--outline);cursor:pointer;background:0 0;border:none;font-size:20px}.MobileHeader-module__a5ebGq__mobileMenuList{flex-direction:column;padding:12px 0;display:flex}.MobileHeader-module__a5ebGq__mobileMenuItem{color:var(--on-surface);border-bottom:1px solid var(--surface-container);letter-spacing:.02em;padding:16px 20px;font-size:14px;font-weight:700;text-decoration:none}.MobileHeader-module__a5ebGq__menuDivider{border:none;border-top:1px solid var(--outline-variant);margin:12px 20px}@keyframes MobileHeader-module__a5ebGq__slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}@media (min-width:1024px){.MobileHeader-module__a5ebGq__mobileTopSection{display:none!important}}
.BottomNav-module__JpMf2G__bottomNav{z-index:var(--z-fixed);-webkit-backdrop-filter:blur(12px);border-top:1px solid var(--outline-variant);height:auto;min-height:72px;padding:0 4px;padding-bottom:env(safe-area-inset-bottom,0);background:#ffffffe6;justify-content:space-around;align-items:center;transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 16px #00000014}.BottomNav-module__JpMf2G__hidden{transform:translateY(100%)}.BottomNav-module__JpMf2G__navItem{border-radius:var(--rounded-lg);color:var(--on-surface-variant);transition:all var(--transition-fast);flex-direction:column;justify-content:center;align-items:center;gap:2px;min-width:56px;padding:6px 12px;text-decoration:none;display:flex;position:relative}.BottomNav-module__JpMf2G__navItem:active{transform:scale(.92)}.BottomNav-module__JpMf2G__active{color:var(--primary)}.BottomNav-module__JpMf2G__active .BottomNav-module__JpMf2G__iconWrap{background:var(--primary-fixed);border-radius:var(--rounded-full);padding:4px 16px}.BottomNav-module__JpMf2G__iconWrap{transition:all var(--transition-fast);border-radius:var(--rounded-full);justify-content:center;align-items:center;padding:4px 16px;display:flex;position:relative}.BottomNav-module__JpMf2G__badge{border-radius:var(--rounded-full);background:var(--error);min-width:16px;height:16px;color:var(--on-error);justify-content:center;align-items:center;padding:0 4px;font-size:9px;font-weight:700;line-height:1;display:flex;position:absolute;top:-2px;right:6px}.BottomNav-module__JpMf2G__label{letter-spacing:.02em;font-size:11px;font-weight:600}@media (min-width:768px){.BottomNav-module__JpMf2G__bottomNav{display:none}}
.Footer-module__S6Hkya__footer{background:var(--primary);color:var(--on-primary);margin-top:0}.Footer-module__S6Hkya__footerInner{max-width:var(--container-max);padding:64px var(--margin-x) 48px;grid-template-columns:repeat(4,1fr);gap:32px;margin:0 auto;display:grid}.Footer-module__S6Hkya__footerCol{flex-direction:column;gap:12px;display:flex}.Footer-module__S6Hkya__footerCol h4{color:var(--secondary-container);text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px;font-size:16px;font-weight:700}.Footer-module__S6Hkya__footerCol a{color:#ffffffb3;transition:all var(--transition-fast);font-size:14px;text-decoration:none}.Footer-module__S6Hkya__footerCol a:hover{color:#fff;padding-left:4px}.Footer-module__S6Hkya__footerCol p{opacity:.7;font-size:14px;line-height:1.6}.Footer-module__S6Hkya__footerBottom{padding:24px var(--margin-x);max-width:var(--container-max);border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;margin:0 auto;display:flex}.Footer-module__S6Hkya__footerBottom p{opacity:.5;font-size:13px}.Footer-module__S6Hkya__versionText{font-variant-numeric:tabular-nums}.Footer-module__S6Hkya__designer a{color:inherit;opacity:.8;text-decoration:underline}.Footer-module__S6Hkya__designer a:hover{opacity:1}@media (max-width:1024px){.Footer-module__S6Hkya__footerInner{grid-template-columns:repeat(2,1fr);gap:40px}}@media (max-width:640px){.Footer-module__S6Hkya__footerInner{padding:48px var(--margin-x);grid-template-columns:1fr;gap:32px}.Footer-module__S6Hkya__footerBottom{text-align:center;padding-bottom:calc(var(--bottom-nav-height) + 24px);flex-direction:column;gap:8px}}.Footer-module__S6Hkya__socialRow{gap:16px;margin-top:16px;display:flex}.Footer-module__S6Hkya__socialRow a{color:#ffffffb3;transition:all var(--transition-fast);justify-content:center;align-items:center;display:flex}.Footer-module__S6Hkya__socialLink:hover{background:var(--secondary-container);color:var(--on-primary);transform:translateY(-2px)}.Footer-module__S6Hkya__newsletterBox{flex-direction:column;gap:8px;margin-top:16px;display:flex}.Footer-module__S6Hkya__newsletterTitle{color:var(--secondary-container);margin-bottom:4px;font-size:14px;font-weight:600}.Footer-module__S6Hkya__newsletterForm{gap:8px;width:100%;display:flex}.Footer-module__S6Hkya__newsletterInput{border-radius:var(--rounded-md);color:#fff;transition:all var(--transition-fast);background:#ffffff0d;border:1px solid #fff3;outline:none;flex:1;padding:10px 12px;font-size:13px}.Footer-module__S6Hkya__newsletterInput::placeholder{color:#ffffff80}.Footer-module__S6Hkya__newsletterInput:focus{border-color:var(--secondary-container);background:#ffffff1a}.Footer-module__S6Hkya__newsletterBtn{background:var(--secondary-container);color:var(--on-primary);border-radius:var(--rounded-md);cursor:pointer;transition:all var(--transition-fast);border:none;padding:0 16px;font-size:13px;font-weight:600}.Footer-module__S6Hkya__newsletterBtn:hover{filter:brightness(1.1);transform:translateY(-1px)}.Footer-module__S6Hkya__socialRow a:hover{transform:translateY(-2px);color:var(--secondary-container)!important;padding-left:0!important}
.FloatingWhatsApp-module__QndPVW__floatBtn{color:#fff;text-align:center;z-index:1000;background-color:#25d366;border-radius:50px;justify-content:center;align-items:center;width:60px;height:60px;font-size:30px;transition:transform .3s,box-shadow .3s;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 4px 10px #0003}.FloatingWhatsApp-module__QndPVW__floatBtn:hover{transform:translateY(-4px);box-shadow:0 6px 14px #00000040}@media (max-width:768px){.FloatingWhatsApp-module__QndPVW__floatBtn{width:50px;height:50px;bottom:90px;right:20px}}
