.FeaturedStoresSection-module__ZoSwLG__section{background:var(--color-background);width:100%;padding:2rem 0 0}.FeaturedStoresSection-module__ZoSwLG__container{width:85%;margin:0 auto}@media (max-width:768px){.FeaturedStoresSection-module__ZoSwLG__container{width:90%}}.FeaturedStoresSection-module__ZoSwLG__headerRow{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}@media (max-width:768px){.FeaturedStoresSection-module__ZoSwLG__headerRow{margin-bottom:8px}}.FeaturedStoresSection-module__ZoSwLG__title{letter-spacing:-.02em;margin:0;font-family:Matter,sans-serif;font-size:24px;font-weight:600;line-height:1.2}@media (max-width:768px){.FeaturedStoresSection-module__ZoSwLG__title{font-size:20px}}.FeaturedStoresSection-module__ZoSwLG__seeAllLink{color:#8b1a1a;background:0 0;border:1.5px solid #8b1a1a;border-radius:24px;align-items:center;padding:7px 18px;font-family:Matter,sans-serif;font-size:14px;font-weight:500;text-decoration:none;transition:background .2s,color .2s,transform .15s;display:inline-flex}.FeaturedStoresSection-module__ZoSwLG__seeAllLink:hover{color:#fff;background:#8b1a1a}.FeaturedStoresSection-module__ZoSwLG__seeAllLink:active{transform:scale(.97)}@media (max-width:768px){.FeaturedStoresSection-module__ZoSwLG__seeAllLink{padding:4px 10px;font-size:12px}}.FeaturedStoresSection-module__ZoSwLG__desktopOnly{display:none}@media (min-width:769px){.FeaturedStoresSection-module__ZoSwLG__desktopOnly{display:inline-flex}}.FeaturedStoresSection-module__ZoSwLG__bottomCta{justify-content:center;margin-top:1.5rem;display:flex}.FeaturedStoresSection-module__ZoSwLG__bottomCta a{width:100%}@media (min-width:769px){.FeaturedStoresSection-module__ZoSwLG__bottomCta{display:none}}.FeaturedStoresSection-module__ZoSwLG__carouselWrapper{padding-bottom:2rem;position:relative}@media (max-width:768px){.FeaturedStoresSection-module__ZoSwLG__carouselWrapper{padding-bottom:0}}.FeaturedStoresSection-module__ZoSwLG__carousel{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;gap:16px;margin:-.5rem 0 -1rem;padding:.5rem 0 1rem;display:flex;overflow:auto visible}.FeaturedStoresSection-module__ZoSwLG__carousel::-webkit-scrollbar{display:none}.FeaturedStoresSection-module__ZoSwLG__prevArrow,.FeaturedStoresSection-module__ZoSwLG__nextArrow{cursor:pointer;z-index:10;color:#1f2937;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:transform .2s,box-shadow .2s;display:flex;position:absolute;top:40%;transform:translateY(-50%);box-shadow:0 2px 8px #00000026}.FeaturedStoresSection-module__ZoSwLG__nextArrow{right:-20px}.FeaturedStoresSection-module__ZoSwLG__prevArrow{left:-20px}.FeaturedStoresSection-module__ZoSwLG__prevArrow:hover,.FeaturedStoresSection-module__ZoSwLG__nextArrow:hover{transform:translateY(-50%)scale(1.05);box-shadow:0 4px 12px #0003}.FeaturedStoresSection-module__ZoSwLG__prevArrow:active,.FeaturedStoresSection-module__ZoSwLG__nextArrow:active{transform:translateY(-50%)scale(.95)}@media (max-width:768px){.FeaturedStoresSection-module__ZoSwLG__prevArrow{display:none}.FeaturedStoresSection-module__ZoSwLG__nextArrow{width:36px;height:36px;right:-8px}}.FeaturedStoresSection-module__ZoSwLG__storeCard{scroll-snap-align:start;color:inherit;background:#fff;border-radius:16px;flex-direction:column;flex:0 0 280px;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 3px 12px #0000001a}.FeaturedStoresSection-module__ZoSwLG__storeCard:hover{transform:translateY(-3px);box-shadow:0 6px 20px #00000026}.FeaturedStoresSection-module__ZoSwLG__storeCard:active{transform:translateY(0)}@media (max-width:768px){.FeaturedStoresSection-module__ZoSwLG__storeCard{flex:0 0 240px}}.FeaturedStoresSection-module__ZoSwLG__imageContainer{width:100%;height:180px;position:relative;overflow:hidden}@media (max-width:768px){.FeaturedStoresSection-module__ZoSwLG__imageContainer{height:150px}}.FeaturedStoresSection-module__ZoSwLG__gradient{pointer-events:none;background:linear-gradient(#0000 0%,#000c 100%);height:100px;position:absolute;bottom:0;left:0;right:0}.FeaturedStoresSection-module__ZoSwLG__founderOverlay{z-index:2;align-items:center;gap:8px;display:flex;position:absolute;bottom:12px;left:14px}.FeaturedStoresSection-module__ZoSwLG__founderPhoto{border:1.5px solid #fff;border-radius:50%;flex-shrink:0;width:30px;height:30px}.FeaturedStoresSection-module__ZoSwLG__ownedByLabel{color:#ffffffd9;font-family:Matter,sans-serif;font-size:11px;font-weight:400;line-height:1.2;display:block}.FeaturedStoresSection-module__ZoSwLG__founderName{color:#fff;font-family:Matter,sans-serif;font-size:12px;font-weight:500;line-height:1.3;display:block}.FeaturedStoresSection-module__ZoSwLG__storeInfo{align-items:center;gap:12px;padding:14px 16px 16px;display:flex}.FeaturedStoresSection-module__ZoSwLG__storeLogo{background:#fff;border:1px solid #e5e7eb;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:relative;overflow:hidden}.FeaturedStoresSection-module__ZoSwLG__logoImage{object-fit:cover;border-radius:10px}.FeaturedStoresSection-module__ZoSwLG__logoPlaceholder{color:#fff;font-family:Matter,sans-serif;font-size:20px;font-weight:700}.FeaturedStoresSection-module__ZoSwLG__storeDetails{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.FeaturedStoresSection-module__ZoSwLG__storeName{color:#1f2937;white-space:nowrap;text-overflow:ellipsis;font-family:Matter,sans-serif;font-size:14px;font-weight:600;line-height:1.3;overflow:hidden}.FeaturedStoresSection-module__ZoSwLG__neighborhood{color:#9ca3af;white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:4px;font-family:Matter,sans-serif;font-size:12px;font-weight:400;line-height:1.3;display:flex;overflow:hidden}.FeaturedStoresSection-module__ZoSwLG__neighborhood svg{color:#9ca3af;flex-shrink:0}.FeaturedStoresSection-module__ZoSwLG__oneLiner{color:#6b7280;white-space:nowrap;text-overflow:ellipsis;font-family:Matter,sans-serif;font-size:12px;font-weight:400;line-height:1.3;overflow:hidden}.FeaturedStoresSection-module__ZoSwLG__skeletonImage{background:#f0f0f0;width:100%;height:180px;animation:1.5s ease-in-out infinite FeaturedStoresSection-module__ZoSwLG__pulse}@media (max-width:768px){.FeaturedStoresSection-module__ZoSwLG__skeletonImage{height:150px}}.FeaturedStoresSection-module__ZoSwLG__skeletonLogo{background:#e5e7eb;border-radius:10px;flex-shrink:0;width:40px;height:40px;animation:1.5s ease-in-out infinite FeaturedStoresSection-module__ZoSwLG__pulse}.FeaturedStoresSection-module__ZoSwLG__skeletonTextGroup{flex-direction:column;flex:1;gap:6px;display:flex}.FeaturedStoresSection-module__ZoSwLG__skeletonName{background:#e5e7eb;border-radius:4px;width:70%;height:14px;animation:1.5s ease-in-out infinite FeaturedStoresSection-module__ZoSwLG__pulse}.FeaturedStoresSection-module__ZoSwLG__skeletonNeighborhood{background:#e5e7eb;border-radius:4px;width:50%;height:12px;animation:1.5s ease-in-out infinite FeaturedStoresSection-module__ZoSwLG__pulse}@keyframes FeaturedStoresSection-module__ZoSwLG__pulse{0%,to{opacity:1}50%{opacity:.5}}
