.hero-carousel[data-v-e93b33cd]{position:relative;width:100%;overflow:hidden;background-color:var(--theme-color-background-alt,#f5f5f5)}.hero-carousel__empty[data-v-e93b33cd],.hero-carousel__error[data-v-e93b33cd],.hero-carousel__loading[data-v-e93b33cd]{display:flex;align-items:center;justify-content:center;min-height:200px}@media(min-width:768px){.hero-carousel__empty[data-v-e93b33cd],.hero-carousel__error[data-v-e93b33cd],.hero-carousel__loading[data-v-e93b33cd]{min-height:400px}}.hero-carousel__skeleton[data-v-e93b33cd]{width:100%;height:200px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:shimmer-e93b33cd 1.5s infinite}@media(min-width:768px){.hero-carousel__skeleton[data-v-e93b33cd]{height:400px}}.hero-carousel__error[data-v-e93b33cd]{color:#dc2626;font-size:.875rem}.hero-carousel__track[data-v-e93b33cd],.hero-carousel__wrapper[data-v-e93b33cd]{position:relative;width:100%}.hero-carousel__track[data-v-e93b33cd]{aspect-ratio:var(--carousel-aspect-mobile,16/9)}@media(min-width:768px){.hero-carousel__track[data-v-e93b33cd]{aspect-ratio:var(--carousel-aspect-desktop,21/9)}}.hero-carousel__slide[data-v-e93b33cd]{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;visibility:hidden;transition:opacity .5s ease-in-out,visibility .5s ease-in-out;cursor:pointer;text-decoration:none}.hero-carousel__slide--active[data-v-e93b33cd]{opacity:1;visibility:visible;z-index:1}.hero-carousel__picture[data-v-e93b33cd]{display:block;width:100%;height:100%}.hero-carousel__image[data-v-e93b33cd]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.hero-carousel__overlay[data-v-e93b33cd]{position:absolute;bottom:0;left:0;right:0;padding:1.5rem;background:linear-gradient(transparent,#000000b3);color:#fff}@media(min-width:768px){.hero-carousel__overlay[data-v-e93b33cd]{padding:2rem 3rem}}.hero-carousel__title[data-v-e93b33cd]{font-family:var(--theme-font-heading,inherit);font-size:1.25rem;font-weight:600;margin:0;text-shadow:0 2px 4px rgba(0,0,0,.3)}@media(min-width:768px){.hero-carousel__title[data-v-e93b33cd]{font-size:1.75rem}}.hero-carousel__nav[data-v-e93b33cd]{position:absolute;top:50%;transform:translateY(-50%);z-index:10;display:flex;align-items:center;justify-content:center;width:40px;height:40px;background-color:#ffffffe6;border:none;border-radius:50%;cursor:pointer;transition:background-color .2s,transform .2s;box-shadow:0 2px 8px #00000026}@media(min-width:768px){.hero-carousel__nav[data-v-e93b33cd]{width:48px;height:48px}}.hero-carousel__nav[data-v-e93b33cd]:hover{background-color:#fff;transform:translateY(-50%) scale(1.05)}.hero-carousel__nav svg[data-v-e93b33cd]{width:20px;height:20px;color:#333}@media(min-width:768px){.hero-carousel__nav svg[data-v-e93b33cd]{width:24px;height:24px}}.hero-carousel__nav--prev[data-v-e93b33cd]{left:.75rem}@media(min-width:768px){.hero-carousel__nav--prev[data-v-e93b33cd]{left:1.5rem}}.hero-carousel__nav--next[data-v-e93b33cd]{right:.75rem}@media(min-width:768px){.hero-carousel__nav--next[data-v-e93b33cd]{right:1.5rem}}.hero-carousel__indicators[data-v-e93b33cd]{position:absolute;bottom:1rem;left:50%;transform:translate(-50%);z-index:10;display:flex;gap:.5rem}@media(min-width:768px){.hero-carousel__indicators[data-v-e93b33cd]{bottom:1.5rem;gap:.75rem}}.hero-carousel__indicator[data-v-e93b33cd]{width:8px;height:8px;padding:0;background-color:#ffffff80;border:2px solid hsla(0,0%,100%,.8);border-radius:50%;cursor:pointer;transition:background-color .2s,transform .2s}@media(min-width:768px){.hero-carousel__indicator[data-v-e93b33cd]{width:10px;height:10px}}.hero-carousel__indicator[data-v-e93b33cd]:hover{background-color:#fffc}.hero-carousel__indicator--active[data-v-e93b33cd]{background-color:#fff;transform:scale(1.2)}@keyframes shimmer-e93b33cd{0%{background-position:200% 0}to{background-position:-200% 0}}.featured-product__frame[data-v-38b01852]{container-type:inline-size}.featured-product__card[data-v-38b01852]{display:grid;grid-template-columns:1fr;max-width:960px;margin:0 auto;background-color:var(--theme-card-bg);border-radius:var(--theme-radius-card);box-shadow:var(--theme-shadow-card,0 4px 16px rgba(0,0,0,.06));overflow:hidden}.featured-product__media[data-v-38b01852]{position:relative;display:block;aspect-ratio:1;background-color:var(--c-gray-100,#f3f4f6)}.featured-product__media img[data-v-38b01852]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.featured-product__badge[data-v-38b01852]{position:absolute;top:.75rem;left:.75rem;padding:.25rem .5rem;font-size:var(--theme-font-size-xs);font-weight:600;color:#fff;background-color:var(--theme-color-primary);border-radius:var(--theme-radius-button,4px)}.featured-product__body[data-v-38b01852]{display:flex;flex-direction:column;justify-content:center;gap:.75rem;padding:1.5rem;min-width:0}.featured-product__brand[data-v-38b01852]{font-size:var(--theme-font-size-xs);font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--theme-card-text);text-decoration:none}@media(hover:hover){.featured-product__brand[data-v-38b01852]:hover{color:var(--theme-color-primary-readable,#00b2a6)}}.featured-product__name-link[data-v-38b01852]{text-decoration:none}.featured-product__name[data-v-38b01852]{font-family:var(--theme-font-heading);font-size:var(--theme-font-size-xl);font-weight:500;line-height:1.25;color:var(--theme-card-text);margin:0}.featured-product__price-row[data-v-38b01852]{display:flex;align-items:baseline;flex-wrap:wrap;gap:.5rem}.featured-product__price-from[data-v-38b01852]{font-size:var(--theme-font-size-sm);color:var(--c-gray-400,#9ca3af)}.featured-product__price[data-v-38b01852]{font-size:var(--theme-font-size-2xl);font-weight:700;color:var(--theme-color-primary-readable)}.featured-product__price-original[data-v-38b01852]{font-size:var(--theme-font-size-base);color:var(--c-gray-400,#9ca3af);text-decoration:line-through}.featured-product__excerpt[data-v-38b01852]{font-size:var(--theme-font-size-sm);line-height:1.75;color:var(--c-text-secondary,#4b5563);margin:0;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.featured-product__actions[data-v-38b01852]{display:flex;align-items:center;flex-wrap:wrap;gap:1rem;margin-top:.5rem}.featured-product__more[data-v-38b01852]{font-size:var(--theme-font-size-sm);color:var(--theme-color-primary-readable,#00b2a6);text-decoration:underline;text-underline-offset:2px}@container (min-width: 520px){.featured-product__card[data-v-38b01852]{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.featured-product__body[data-v-38b01852]{padding:2rem}}@container (min-width: 800px){.featured-product__name[data-v-38b01852]{font-size:var(--theme-font-size-2xl)}}
