.Home_pageWrapper__rkh8c{min-height:100vh;display:flex;flex-direction:column;position:relative;background:#fdfdfd}.Home_container__9OuOz{flex:1;display:flex;flex-direction:column;font-family:Segoe UI,sans-serif;padding-bottom:80px;position:relative;overflow-x:hidden;width:100%}.Home_stickyTop__t3dYM{position:sticky;top:0;z-index:999;background-color:#00a651;padding:.25rem 0 .75rem;box-shadow:0 2px 4px rgba(0,0,0,.04);color:white}.Home_backButton__UvpTH:hover{opacity:.8}.Home_backButton__UvpTH img{margin-right:.5rem;width:20px;height:20px}.Home_searchBar__5Zxsy{display:flex;align-items:center;justify-content:center;margin:1rem auto .25rem;padding:.5rem 1rem;border-radius:999px;background:#ffffff;max-width:600px;width:90%;box-shadow:0 2px 6px rgba(0,0,0,.08);border:1px solid #ddd;position:sticky;top:0;z-index:50}.Home_searchBar__5Zxsy input{flex:1;font-size:1rem;border:none;background:transparent;outline:none;padding:.5rem;min-width:0;color:#333}.Home_micButton__iF2tX{background:none;border:none;cursor:pointer;margin-left:.5rem;transition:transform .2s ease,opacity .2s ease}.Home_micButton__iF2tX:hover{transform:scale(1.1);opacity:.8}.Home_micButton__iF2tX.Home_listening__RDOIc{animation:Home_glow__D12Rr 1s infinite alternate}@keyframes Home_glow__D12Rr{0%{filter:drop-shadow(0 0 0 #00a651)}to{filter:drop-shadow(0 0 6px #00a651)}}.Home_clearButton__TtrGA{background:none;border:none;font-size:1.2rem;margin-left:.5rem;color:#666;cursor:pointer;transition:opacity .2s ease}.Home_clearButton__TtrGA:hover{opacity:.7}.Home_searchIcon__z2_Dz{color:#00a651;display:flex;align-items:center;justify-content:center;margin-right:.6rem;flex-shrink:0}.Home_searchIcon__z2_Dz svg{width:22px;height:22px}.Home_micButton__iF2tX img{width:22px;height:22px;filter:brightness(0) saturate(100%) invert(49%) sepia(73%) saturate(528%) hue-rotate(84deg) brightness(97%) contrast(96%)}.Home_popularSearches__DqhTd{text-align:center;margin-top:.25rem;font-size:.85rem;color:#888}.Home_suggestionButton__g3dFm{margin:.3rem .4rem 0 0;padding:.45rem 1rem;background-color:#f5f5f5;border:1px solid #ddd;border-radius:999px;font-size:14px;cursor:pointer;transition:all .2s ease}.Home_suggestionButton__g3dFm:hover{background-color:#e5f7eb;border-color:#00a651}.Home_clearRecents__W61xp{margin-top:.5rem;background:none;border:none;color:#666;font-size:.85rem;cursor:pointer}.Home_featureCard__Tfgwd{background:#e8f0fe;color:#1a1a1a;padding:.75rem 1rem;margin:1rem auto;border-radius:12px;max-width:92%;font-size:.95rem;box-shadow:0 1px 4px rgba(0,0,0,.05)}.Home_categoryContainer__M_tEE{padding:1.5rem 1rem 6rem;margin-top:2rem}.Home_categoryBlock__2vbei{margin-bottom:2rem}.Home_categoryTitle__HyK8V{font-size:1.2rem;font-weight:700;margin-bottom:.5rem;padding-left:.75rem;color:#222;border-left:4px solid #00a651}.Home_cardGrid__awOta{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:1rem;width:100%;padding:1rem 0}.Home_cardGrid__awOta .Home_card__HIlp_:nth-child(n+7){display:none}.Home_cardGrid__awOta.Home_expanded__ObsW2 .Home_card__HIlp_:nth-child(n+7){display:flex}.Home_viewAllLink__Wbwa_,.Home_viewAll__mmVyH{background:none;border:none;font-weight:600;color:#00a651;font-size:.95rem;cursor:pointer;text-align:center;margin-top:.75rem}.Home_card__HIlp_{display:flex;flex-direction:column;align-items:center;background:#fff;border-radius:12px;padding:.75rem;text-align:center;box-shadow:0 1px 3px rgba(0,0,0,.05);transition:transform .2s ease,box-shadow .2s ease;position:relative;overflow:hidden;cursor:pointer}.Home_card__HIlp_:active,.Home_card__HIlp_:hover{transform:scale(1.05);box-shadow:0 2px 8px rgba(0,166,81,.2)}.Home_card__HIlp_:after{content:"";position:absolute;top:50%;left:50%;width:5px;height:5px;background:rgba(0,166,81,.3);border-radius:50%;opacity:0;pointer-events:none;transform:translate(-50%,-50%);transition:transform .6s ease-out,opacity .6s ease-out}.Home_card__HIlp_:active:after{width:100px;height:100px;opacity:1;transform:translate(-50%,-50%) scale(6)}.Home_card__HIlp_.Home_busCard__LXRmb{background:#e6f3ff;border:1px solid #99ccff}.Home_serviceLink__ssCmT{text-decoration:none;color:inherit;display:flex;flex-direction:column;align-items:center}.Home_overlay__QgBtt{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.65);display:flex;justify-content:center;align-items:center;z-index:9999}.Home_overlayCard__Pa2LS{background:white;padding:2rem;border-radius:16px;text-align:center;max-width:90%;box-shadow:0 8px 16px rgba(0,0,0,.2)}.Home_navTips__UpVd3{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin:1rem 0}.Home_navTips__UpVd3 div{display:flex;flex-direction:column;align-items:center;font-size:.85rem}.Home_closeBtn__6_oU7{background:#2ecc71;color:white;border:none;padding:.75rem 1.5rem;font-size:1rem;border-radius:8px;cursor:pointer}.Home_logoWrap__pSAfC{display:flex;justify-content:center;align-items:center;margin-bottom:1rem}.Home_results__QjE43{margin:3rem auto 1rem;max-width:600px;width:90%;background:#fff;padding:1rem;border-radius:10px;box-shadow:0 1px 3px rgba(0,0,0,.05)}.Home_resultItem__IvHHv{padding:.5rem 0;border-bottom:1px solid #eee}.Home_resultItem__IvHHv:last-child{border-bottom:none}.Home_location__Y9BLF{font-size:.8rem;color:#555}.Home_bottomNav__NWMAg{display:flex;justify-content:space-around;align-items:center;position:fixed;bottom:0;width:100%;background:#fff;padding:.5rem 0;border-top:1px solid #eee;z-index:999}.Home_navItem__twDyi{flex:1;text-align:center;font-size:.75rem;justify-content:center;min-width:60px}.Home_navItem__twDyi span{margin-top:.2rem;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.Home_navItem__twDyi.Home_active__B5wh_ span{color:#00a651;font-weight:600}.Home_navItem__twDyi.Home_active__B5wh_ img{filter:brightness(0) saturate(100%) invert(49%) sepia(73%) saturate(528%) hue-rotate(84deg) brightness(97%) contrast(96%)}.Home_navItem__twDyi img{width:24px;height:24px;display:block}.Home_avatarFallback__HWnhI,.Home_avatarThumb__XDXYq{width:24px;height:24px;border-radius:50%}.Home_avatarThumb__XDXYq{-o-object-fit:cover;object-fit:cover}.Home_avatarFallback__HWnhI{background-color:#ccc;color:#fff;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600}@media (max-width:768px){.Home_card__HIlp_ p{font-size:.85rem}.Home_searchBar__5Zxsy input{font-size:.95rem}.Home_categoryTitle__HyK8V{font-size:1rem}.Home_bottomNav__NWMAg{height:calc(64px + env(safe-area-inset-bottom))}.Home_navItem__twDyi{padding:.25rem}.Home_suggestionButton__g3dFm{padding:.6rem 1.2rem}.Home_cardGrid__awOta{grid-template-columns:repeat(3,1fr)}.Home_cardGrid__awOta .Home_card__HIlp_:nth-child(n+7){display:none}.Home_cardGrid__awOta.Home_expanded__ObsW2 .Home_card__HIlp_{display:block}}.Home_card__HIlp_:focus-within,.Home_navItem__twDyi:focus-within,.Home_suggestionButton__g3dFm:focus{outline:2px solid #00a651;outline-offset:2px}.Home_navItem__twDyi:focus{outline:none}.Home_navItem__twDyi:focus-visible{outline:2px solid #00a651;outline-offset:-2px}.Home_layout__HWvq1{min-height:100vh;padding-bottom:70px}.Home_main__2uIek{max-width:1200px;margin:0 auto;padding:1rem}.Home_nav__ZMqH2{position:fixed;bottom:0;left:0;right:0;background:white;border-top:1px solid #eee;padding:.5rem;display:flex;justify-content:space-around;align-items:center;z-index:999}.Home_navItem__twDyi{display:flex;flex-direction:column;align-items:center;gap:.25rem;color:#666;font-size:.8rem;text-decoration:none;transition:color .2s ease}.Home_navItem__twDyi.Home_active__B5wh_{color:#00a651}.Home_cartIcon__XbeLb{position:relative}.Home_cartBadge__rOc85{position:absolute;top:-8px;right:-8px;background:#00a651;color:white;border-radius:50%;width:16px;height:16px;font-size:.7rem;display:flex;align-items:center;justify-content:center}.Home_cartView__HXJzN{max-width:800px;margin:0 auto;padding:1rem}.Home_emptyCart__BHJjS{text-align:center;padding:2rem 0}.Home_continueButton__IP0ry{background:#00a651;color:white;border:none;border-radius:8px;padding:.75rem 1rem;cursor:pointer;margin-top:1rem}.Home_vendorSection__Afrv3{border:1px solid #eee;border-radius:8px;margin-bottom:1.5rem;overflow:hidden}.Home_vendorHeader__4lwPo{background:#f9f9f9;padding:1rem;border-bottom:1px solid #eee;display:flex;justify-content:space-between;align-items:center}.Home_favoriteButton__XdR0D{background:none;border:none;cursor:pointer;padding:.5rem;font-size:1.2rem}.Home_cartItem__n_gHl{display:flex;justify-content:space-between;align-items:center;padding:.75rem;border-bottom:1px solid #eee}.Home_itemInfo__x7mQ5{flex:1}.Home_itemName__LBp6E{font-weight:700;margin-bottom:.25rem}.Home_itemPrice__tuQST{color:#00a651}.Home_itemActions__vRhIi{display:flex;align-items:center;gap:.5rem}.Home_quantityButton__ymuw9{background:#f9f9f9}.Home_quantityButton__ymuw9,.Home_removeButton__IIDe5{padding:.25rem .5rem;border:none;border-radius:4px;cursor:pointer}.Home_removeButton__IIDe5{background:#ff4d4f;color:white}.Home_vendorTotal__IIagb{padding:1rem;background:#f9f9f9;display:flex;justify-content:space-between;align-items:center}.Home_shareButton__upCSw{background:#25d366;color:white;border:none;padding:.5rem 1rem;border-radius:4px;cursor:pointer;display:flex;align-items:center;gap:.5rem}.Home_contactInfo__0aRrQ,.Home_deliveryOptions__7Ipxt{margin:2rem 0}.Home_deliverySection__qUKCI{margin:2rem 0;padding:1rem;background:#f9f9f9;border-radius:8px}.Home_deliverySection__qUKCI h3{margin:0 0 1rem;color:#333}.Home_contactSection__HSPeJ{margin:2rem 0;padding:1rem;background:#f9f9f9;border-radius:8px}.Home_contactSection__HSPeJ h3{margin:0 0 1rem;color:#333}.Home_input__gFHfg,.Home_select__qJfWm{width:100%;padding:.5rem;margin-bottom:.5rem;border-radius:4px;border:1px solid #ddd}.Home_cartTotal__ojliG{margin-top:2rem;padding:1rem;background:#f5f5f5;border-radius:8px;display:flex;justify-content:space-between;align-items:center}.Home_checkoutButton__DNjvy{background:#00a651;color:white;border:none;padding:1rem 2rem;border-radius:8px;cursor:pointer}.Home_checkoutButton__DNjvy:disabled{background:#ccc;cursor:not-allowed}.Home_backButton__UvpTH{background:none;border:none;cursor:pointer;display:flex;align-items:center;gap:.5rem;padding:.5rem;margin-bottom:1rem;color:#666}.Home_vendorDetails__xEQbZ{max-width:800px;margin:0 auto}.Home_location__Y9BLF{color:#666;margin:.5rem 0;display:flex;align-items:center;gap:.5rem}.Home_verified__fLJG0{background:#00a651;color:white;padding:.25rem .5rem;border-radius:4px;font-size:.8rem}.Home_vendorInfo__ifOGK{display:flex;gap:1rem;color:#666;margin:1rem 0}.Home_description__zHUB6{margin:1rem 0;color:#666;line-height:1.5}.Home_categories__BJSus{display:flex;gap:.5rem;margin:1rem 0;overflow-x:auto;padding-bottom:.5rem}.Home_categoryTab__iZlww{background:#f9f9f9;border:1px solid #eee;border-radius:4px;padding:.5rem 1rem;cursor:pointer;white-space:nowrap}.Home_categoryTab__iZlww.Home_selected__0hXc0{background:#00a651;color:white;border-color:#00a651}.Home_itemGrid__xbRvB{display:grid;gap:1rem;margin:1rem 0}.Home_itemCard__TxXYS{border:1px solid #eee;border-radius:8px;padding:1rem;background:white}.Home_outOfStock__cf6LO{background:#ff4d4f;color:white;padding:.25rem .5rem;border-radius:4px;font-size:.8rem;margin-left:.5rem}.Home_vendorPolicies__yThCI{margin:2rem 0}.Home_policySection__gp65m{margin:1rem 0}.Home_policyGrid__SoLK9{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-top:.5rem}.Home_policyItem__Vn_mp{background:#f9f9f9;padding:.75rem;border-radius:4px;color:#666}.Home_subtitle__Qob9A{color:#666;margin-bottom:2rem}.Home_searchForm__Vp_cb{margin-bottom:2rem}.Home_formGroup__4d6Bt{margin-bottom:1.5rem}.Home_formGroup__4d6Bt label{display:block;margin-bottom:.5rem;font-weight:700}.Home_locationInput__BrWym{position:relative}.Home_input__gFHfg{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:8px;font-size:1rem}.Home_error__w_26N{color:#ff4d4f;margin-top:.5rem;font-size:.9rem}.Home_suggestions__YqtLt{position:absolute;top:100%;left:0;right:0;background:white;border:1px solid #ddd;border-radius:8px;margin-top:.5rem;max-height:300px;overflow-y:auto;z-index:10;box-shadow:0 4px 12px rgba(0,0,0,.1)}.Home_suggestion__hxnuZ{padding:.75rem;cursor:pointer;border-bottom:1px solid #eee}.Home_suggestion__hxnuZ:last-child{border-bottom:none}.Home_suggestion__hxnuZ:hover{background:#f9f9f9}.Home_suggestionName__gCkGU{font-weight:700;margin-bottom:.25rem}.Home_suggestionDesc__nW5AM{color:#666;font-size:.9rem}.Home_categoryGrid__UeeXB{max-width:900px}.Home_appGrid__857lj,.Home_categoryGrid__UeeXB{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;margin:2rem auto}.Home_appGrid__857lj::-webkit-scrollbar{display:none}.Home_appGrid__857lj button{display:flex;flex-direction:column;align-items:center;min-width:90px}@media (max-width:768px){.Home_appGrid__857lj{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;scroll-snap-type:x mandatory;justify-content:flex-start}.Home_appGrid__857lj button{flex-shrink:0;scroll-snap-align:center}}.Home_categoryButton__UsOBX{background:white;border:1px solid #ddd;border-radius:8px;padding:1rem;text-align:left;cursor:pointer;transition:all .2s ease}.Home_categoryButton__UsOBX:hover{border-color:#00a651}.Home_categoryButton__UsOBX.Home_selected__0hXc0{background:#00a651;color:white;border-color:#00a651}.Home_categoryName__GLs08{font-weight:700;margin-bottom:.25rem}.Home_categoryDesc__DXJeA{color:inherit;font-size:.9rem;opacity:.8}.Home_searchButton__0Ct0A{width:100%;padding:1rem;background:#00a651;color:white;border:none;border-radius:8px;font-size:1rem;cursor:pointer;transition:background .2s ease}.Home_searchButton__0Ct0A:hover{background:#008f45}.Home_searchButton__0Ct0A:disabled{background:#ccc;cursor:not-allowed}.Home_popularLocations__l86z6{margin-bottom:2rem}.Home_locationGrid__zENEO{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.Home_locationCard__oazcj{background:white;border:1px solid #ddd;border-radius:8px;padding:1rem;cursor:pointer;transition:all .2s ease}.Home_locationCard__oazcj:hover{border-color:#00a651;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.Home_locationCard__oazcj h4{margin:0 0 .5rem}.Home_locationCard__oazcj p{margin:0;color:#666;font-size:.9rem}.Home_features__UjdzN{margin-bottom:2rem}.Home_featureGrid__Ptud8{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.Home_featureCard__Tfgwd{background:white;border:1px solid #ddd;border-radius:8px;padding:1rem;text-align:center}.Home_featureIcon__yKZ0t{font-size:2rem;margin-bottom:.5rem}.Home_featureCard__Tfgwd h4{margin:0 0 .5rem}.Home_featureCard__Tfgwd p{margin:0;color:#666;font-size:.9rem}.Home_specialOffers__dh08h{margin-bottom:2rem}.Home_offerGrid__8p_W5{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem}.Home_offerCard__nZ_QL{background:white;border:1px solid #ddd;border-radius:8px;padding:1rem;position:relative}.Home_offerBadge__kZVFp{position:absolute;top:1rem;right:1rem;background:#ff4d4f;color:white;padding:.25rem .5rem;border-radius:4px;font-size:.8rem}.Home_offerCard__nZ_QL h4{margin:0 0 .5rem;padding-right:80px}.Home_offerCard__nZ_QL p{margin:0 0 1rem;color:#666}.Home_offerPrice__HaAVj{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.Home_newPrice__JYoqz{font-size:1.2rem;font-weight:700;color:#00a651}.Home_oldPrice__VwAM3{text-decoration:line-through;color:#999}.Home_offerTime__StQUt{color:#ff6b01;font-size:.9rem}.Home_scrollStrip__aOLwi{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;padding:.5rem 0;margin:2rem auto;max-width:900px}.Home_scrollStrip__aOLwi::-webkit-scrollbar{display:none}@media (max-width:768px){.Home_scrollStrip__aOLwi{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;justify-content:flex-start;scroll-snap-type:x mandatory;gap:.6rem;max-width:none;margin:.5rem 0}}.Home_seeAllContainer__ggcLc{display:flex;justify-content:center;margin:1rem 0;padding:0 1rem}.Home_seeAllButton__u5wz6{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:linear-gradient(135deg,#f8fafc,#e2e8f0);border:1px solid #e2e8f0;border-radius:12px;color:#475569;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s ease;box-shadow:0 1px 3px rgba(0,0,0,.1)}.Home_seeAllButton__u5wz6:hover{background:linear-gradient(135deg,#e2e8f0,#cbd5e1);transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.Home_seeAllIcon__dPZII{font-size:1rem}.Home_seeAllArrow__Whde0{font-size:1rem;transition:transform .2s ease}.Home_seeAllButton__u5wz6:hover .Home_seeAllArrow__Whde0{transform:translateX(2px)}@media (max-width:768px){.Home_seeAllContainer__ggcLc{margin:.5rem 0;padding:0 .5rem}.Home_seeAllButton__u5wz6{padding:.6rem 1.2rem;font-size:.85rem;width:100%;max-width:300px;justify-content:center}}.Home_vendorOnboardingContainer__u8psV{display:flex;justify-content:center;margin:.5rem 0 1rem;padding:0 1rem}.Home_vendorOnboardingButton__bQQ7Y{display:flex;flex-direction:column;align-items:center;gap:.25rem;padding:.75rem 1.5rem;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border:none;border-radius:12px;color:white;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px rgba(59,130,246,.3);min-width:200px}.Home_vendorOnboardingButton__bQQ7Y:hover{background:linear-gradient(135deg,#1d4ed8,#1e40af);transform:translateY(-1px);box-shadow:0 4px 16px rgba(59,130,246,.4)}.Home_vendorOnboardingIcon__qAjA6{font-size:1.2rem;margin-bottom:.25rem}.Home_vendorOnboardingSubtext__TL2dn{font-size:.75rem;font-weight:400;opacity:.9}@media (max-width:768px){.Home_vendorOnboardingContainer__u8psV{margin:.25rem 0 .75rem;padding:0 .5rem}.Home_vendorOnboardingButton__bQQ7Y{padding:.6rem 1.2rem;font-size:.85rem;width:100%;max-width:280px}}.Home_nearMeContainer__cpdqx{display:flex;flex-direction:column;align-items:center;margin:1rem 0;padding:0 1rem}.Home_nearMeButton__1b759{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:linear-gradient(135deg,#00A651,#008B45);border:none;border-radius:12px;color:white;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px rgba(0,166,81,.3)}.Home_nearMeButton__1b759:hover:not(:disabled){background:linear-gradient(135deg,#008B45,#006B35);transform:translateY(-1px);box-shadow:0 4px 16px rgba(0,166,81,.4)}.Home_nearMeButton__1b759:disabled{opacity:.7;cursor:not-allowed;transform:none}.Home_nearMeIcon__ogO23{font-size:1.1rem;animation:Home_locationPulse___ZQdO 2s infinite}@keyframes Home_locationPulse___ZQdO{0%,to{opacity:1}50%{opacity:.7}}.Home_locationError__kXYil{margin-top:.5rem;padding:.5rem 1rem;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#dc2626;font-size:.8rem;text-align:center;max-width:300px}@media (max-width:768px){.Home_nearMeContainer__cpdqx{margin:.5rem 0;padding:0 .5rem}.Home_nearMeButton__1b759{padding:.6rem 1.2rem;font-size:.85rem;width:100%;max-width:250px;justify-content:center}.Home_locationError__kXYil{font-size:.75rem;padding:.4rem .8rem}}.Home_sponsoredBlock__FYg3o{margin:1.5rem auto;padding:1rem;background:#fff;border-radius:12px;box-shadow:0 1px 4px rgba(0,0,0,.08);max-width:92%}.Home_sponsoredTitle__pN1uP{font-size:1rem;font-weight:600;margin-bottom:1rem}.Home_sponsoredList__CADHb{display:flex;flex-direction:column;gap:1rem}.Home_sponsoredCard__KZyX6{display:flex;gap:1rem;align-items:center;border:1px solid #eee;border-radius:10px;padding:.75rem;cursor:pointer;transition:box-shadow .2s ease}.Home_sponsoredCard__KZyX6:hover{box-shadow:0 2px 8px rgba(0,166,81,.15)}.Home_sponsoredImage__nrIp6{width:60px;height:60px;border-radius:8px;-o-object-fit:cover;object-fit:cover}.Home_sponsoredInfo__sdIGz h4{margin:0;font-size:.95rem;font-weight:600}.Home_sponsoredInfo__sdIGz p{margin:.25rem 0;color:#666;font-size:.85rem}.Home_sponsoredTag__Il_qm{font-size:.7rem;color:#00a651;font-weight:600}.Home_sponsoredDistance__k9EPr{font-size:.8rem;color:#555;margin-top:.25rem}