.stores-near-you{padding:1rem;margin:0 0 1rem}.stores-near-you__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.stores-near-you__title{font-size:1rem;font-weight:600;color:#1f2937;margin:0}.stores-near-you__see-all{font-size:.8125rem;font-weight:400;color:#9ca3af;text-decoration:underline;transition:color .2s ease}.stores-near-you__see-all:hover{color:#6b7280}.stores-near-you__scroll{display:flex;gap:.75rem;overflow-x:auto;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.stores-near-you__scroll::-webkit-scrollbar{display:none}.store-card{flex-shrink:0;width:240px;text-decoration:none;color:inherit;transition:transform .2s ease}.store-card:hover{transform:translateY(-2px)}.store-card__image-container{position:relative;width:240px;height:220px;border-radius:16px;overflow:hidden;background-color:#f3f4f6}.store-card__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.store-card__image--placeholder{background:linear-gradient(135deg,#e5e7eb,#d1d5db)}.store-card__rating{position:absolute;top:8px;right:8px;display:flex;align-items:center;gap:2px;background-color:#fffffff2;padding:2px 6px;border-radius:8px;font-size:.6875rem;font-weight:600;color:#1f2937;box-shadow:0 1px 2px #0000001a}.store-card__rating-star{color:#3b82f6;font-size:.625rem}.store-card__pickup-badge{position:absolute;top:8px;left:8px;background-color:#fffffff2;padding:4px 8px;border-radius:8px;font-size:.6875rem;font-weight:500;color:#059669;box-shadow:0 1px 2px #0000001a;max-width:140px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.store-card__icon{position:absolute;bottom:40px;right:8px;width:40px;height:40px;border-radius:8px;-o-object-fit:cover;object-fit:cover;background-color:#fff;box-shadow:0 2px 4px #00000026;border:2px solid #ffffff}.store-card__view-all{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top,#000000b3,#0000);color:#fff;font-size:.75rem;font-weight:500;padding:24px 10px 10px;text-align:center}.store-card__info{padding:.5rem 0 0}.store-card__name{font-size:.9375rem;font-weight:600;color:#1f2937;margin:0 0 .125rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.store-card__details{font-size:.75rem;color:#9ca3af;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.store-card__pickup-today{color:#059669;font-weight:500}.store-card__closed{color:#dc2626;font-weight:500}.stores-near-you__skeleton{display:flex;gap:.75rem;overflow:hidden}.store-skeleton{flex-shrink:0;width:240px}.store-skeleton__image{width:240px;height:220px;border-radius:16px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-loading 1.5s infinite}.store-skeleton__name{height:15px;width:120px;margin-top:8px;border-radius:4px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-loading 1.5s infinite}.store-skeleton__details{height:12px;width:100px;margin-top:4px;border-radius:4px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-loading 1.5s infinite}@keyframes skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}.stores-near-you__empty{text-align:center;padding:2rem 0;color:#9ca3af}.stores-near-you__empty-text{font-size:.875rem;margin:0}.desktop-hero-section{background:linear-gradient(180deg,#f8fafc,#fff);padding:2.5rem 0 2rem;border-bottom:1px solid #e5e7eb}.desktop-hero-container{max-width:1280px;margin:0 auto;padding:0 2rem;display:flex;flex-direction:column;align-items:center;text-align:center}.desktop-hero-content{max-width:700px;width:100%}.desktop-hero-greeting{font-size:1rem;color:#6b7280;margin:0 0 .5rem;font-weight:500}.desktop-hero-title{font-size:2.25rem;font-weight:700;color:#1a1a2e;margin:0 0 .75rem;line-height:1.3}.desktop-hero-title .title-highlight{background:linear-gradient(135deg,#4b6bfb,#7c3aed);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.city-highlight-button{background:none;border:none;padding:0;font:inherit;color:#4b6bfb;cursor:pointer;display:inline-flex;align-items:center;gap:.25rem;text-decoration:underline;text-decoration-style:dotted;text-underline-offset:3px;transition:all .2s ease}.city-highlight-button:hover{color:#3b5beb;text-decoration-style:solid}.city-highlight-button .city-chevron{width:1.25rem;height:1.25rem;transition:transform .2s ease}.city-highlight-button:hover .city-chevron{transform:translateY(2px)}.city-highlight-button .city-secondary{color:#6b7280;font-size:.75em;font-weight:500;text-decoration:none}.desktop-hero-description{font-size:1.0625rem;color:#6b7280;margin:0 0 1.5rem;line-height:1.5}.desktop-hero-search-wrapper{margin-bottom:1rem;width:100%;max-width:580px;margin-left:auto;margin-right:auto;position:relative}.desktop-hero-search-wrapper .search-bar-v2{width:100%}.desktop-hero-search-wrapper .search-bar-v2 input{border:2px solid #e5e7eb;border-radius:.875rem;padding:.875rem 1rem .875rem 2.75rem;font-size:1rem;background:#fff;color:#1a1a2e;transition:all .2s ease;box-shadow:0 1px 3px #0000000d}.desktop-hero-search-wrapper .search-bar-v2 input:focus{border-color:#4b6bfb;box-shadow:0 0 0 4px #4b6bfb1a}.desktop-hero-search-wrapper .search-bar-v2 input::-moz-placeholder{color:#9ca3af}.desktop-hero-search-wrapper .search-bar-v2 input::placeholder{color:#9ca3af}.desktop-hero-search-wrapper .search-dropdown{border-radius:.875rem;margin-top:.5rem;box-shadow:0 4px 20px #00000026}.desktop-hero-badge{display:inline-flex;align-items:center;gap:.5rem;color:#059669;font-size:.875rem;font-weight:500;margin-bottom:1.5rem;background:#ecfdf5;padding:.5rem 1rem;border-radius:2rem;white-space:nowrap}.desktop-hero-badge .badge-icon{font-size:.875rem;font-weight:700}.desktop-hero-value-props{display:flex;justify-content:center;gap:1.5rem;width:100%;max-width:700px}.desktop-value-prop-card{display:flex;align-items:center;gap:.75rem;background:#fff;padding:.875rem 1.25rem;border-radius:1rem;border:1px solid #e5e7eb;transition:all .2s ease;flex:1;max-width:220px}.desktop-value-prop-card:hover{border-color:#4b6bfb;box-shadow:0 4px 12px #4b6bfb1a;transform:translateY(-2px)}.value-prop-emoji{font-size:1.5rem;line-height:1}.value-prop-content{display:flex;flex-direction:column;text-align:left}.value-prop-title{font-size:.875rem;font-weight:600;color:#1a1a2e;line-height:1.3}.value-prop-desc{font-size:.75rem;color:#6b7280;line-height:1.3}@media (max-width: 768px){.desktop-hero-section{padding:1.5rem 0}.desktop-hero-container{padding:0 1rem}.desktop-hero-title{font-size:1.5rem}.desktop-hero-description{font-size:.9375rem}.desktop-hero-search-wrapper{flex-direction:column;gap:.5rem}.desktop-hero-search-button{width:100%}.desktop-hero-value-props{flex-direction:column;gap:.75rem}.desktop-value-prop-card{max-width:100%;justify-content:center}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}.desktop-hero-greeting{animation:fadeInUp .4s ease-out}.desktop-hero-title{animation:fadeInUp .4s ease-out .05s backwards}.desktop-hero-description{animation:fadeInUp .4s ease-out .1s backwards}.desktop-hero-search-wrapper{animation:fadeInUp .4s ease-out .15s backwards}.desktop-hero-badge{animation:fadeInUp .4s ease-out .2s backwards}.desktop-value-prop-card:nth-child(1){animation:fadeInUp .4s ease-out .25s backwards}.desktop-value-prop-card:nth-child(2){animation:fadeInUp .4s ease-out .3s backwards}.desktop-value-prop-card:nth-child(3){animation:fadeInUp .4s ease-out .35s backwards}@media (prefers-reduced-motion: reduce){.desktop-hero-greeting,.desktop-hero-title,.desktop-hero-description,.desktop-hero-search-wrapper,.desktop-hero-badge,.desktop-value-prop-card{animation:none}.city-highlight-button:hover .city-chevron,.desktop-hero-search-button:hover,.desktop-value-prop-card:hover{transform:none}}
