.loader[data-v-a3201d8e]{display:flex;justify-content:center;gap:6px}.loader__dot[data-v-a3201d8e]{width:8px;height:8px;border-radius:50%;background:var(--color-accent);animation:loaderBounce-a3201d8e 1s ease-in-out infinite}.loader__dot[data-v-a3201d8e]:nth-child(2){animation-delay:.15s}.loader__dot[data-v-a3201d8e]:nth-child(3){animation-delay:.3s}@keyframes loaderBounce-a3201d8e{0%,80%,to{transform:scale(.6);opacity:.5}40%{transform:scale(1);opacity:1}}.product-card[data-v-9787462a]{display:flex;flex-direction:column;overflow:hidden;transition:box-shadow .2s ease,transform .2s ease}.product-card[data-v-9787462a]:hover{box-shadow:var(--shadow-md);transform:translateY(-3px)}.product-card__image-wrap[data-v-9787462a]{position:relative;aspect-ratio:1/1;background:var(--color-sand)}.product-card__image[data-v-9787462a]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.product-card__image--placeholder[data-v-9787462a]{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:2.4rem}.product-card__discount[data-v-9787462a]{position:absolute;top:10px;right:10px}.product-card__oos[data-v-9787462a]{position:absolute;top:10px;left:10px}.product-card__body[data-v-9787462a]{padding:14px 14px 16px;display:flex;flex-direction:column;gap:5px}.product-card__category[data-v-9787462a]{font-size:.72rem}.product-card__title[data-v-9787462a]{font-size:.95rem;font-weight:700;line-height:1.4;min-height:2.6em}.product-card__vendor[data-v-9787462a]{font-size:.72rem;color:var(--color-primary);font-weight:600}.product-card__price[data-v-9787462a]{margin-top:4px;display:flex;align-items:baseline;gap:8px}.store-hero[data-v-3c402670]{background:var(--color-sand);border-bottom:1px solid var(--color-border)}.store-hero__inner[data-v-3c402670]{display:flex;align-items:center;gap:22px;padding:40px 20px}.store-logo[data-v-3c402670]{width:88px;height:88px;border-radius:var(--radius-lg);background:var(--color-surface);border:1px solid var(--color-border);display:flex;align-items:center;justify-content:center;overflow:hidden;font-size:2.2rem;flex-shrink:0}.store-logo img[data-v-3c402670]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.store-hero h1[data-v-3c402670]{font-size:1.5rem;margin-bottom:6px}.products-section[data-v-3c402670]{padding:36px 20px 60px}.section-heading[data-v-3c402670]{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:22px}.section-heading h2[data-v-3c402670]{font-size:1.2rem}.product-grid[data-v-3c402670]{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:20px}