.slider-controls[data-v-2a0a9a80]{align-items:center;display:inline-flex;gap:24px}.slider-controls__button[data-v-2a0a9a80]{align-items:center;background:#fff;border:0;border-radius:var(--radius-round);box-shadow:var(--shadow-control);color:#959595;cursor:pointer;display:inline-flex;height:38px;justify-content:center;transition:transform var(--motion-fast) var(--motion-ease-standard),box-shadow var(--motion-fast) var(--motion-ease-standard),color var(--motion-fast) var(--motion-ease-standard),opacity var(--motion-fast) var(--motion-ease-standard);width:38px}.slider-controls__button[data-v-2a0a9a80]:focus-visible,.slider-controls__button[data-v-2a0a9a80]:hover{box-shadow:var(--shadow-control);color:var(--color-primary);transform:translateY(-1px)}.slider-controls__button[data-v-2a0a9a80]:disabled{box-shadow:var(--shadow-control);cursor:default;opacity:.45;transform:none}.slider-controls__icon[data-v-2a0a9a80]{background:currentColor;height:18px;-webkit-mask:var(--arrow-mask) no-repeat center /contain;mask:var(--arrow-mask) no-repeat center /contain;width:18px}.slider-controls__dots[data-v-2a0a9a80]{align-items:center;background:#fff;border-radius:var(--radius-round);box-shadow:var(--shadow-control);display:flex;flex:0 0 auto;gap:17px;height:38px;justify-content:center;min-width:100px;padding:0 16px;width:auto}.slider-controls__dot[data-v-2a0a9a80]{background:hsla(0,0%,71%,.5);border:0;border-radius:50%;box-shadow:inset 1px 1px 2px rgba(0,0,0,.25);cursor:pointer;flex:0 0 6px;height:6px;padding:0;width:6px}.slider-controls__dot--active[data-v-2a0a9a80]{background:#171717;box-shadow:none;flex-basis:8px;height:8px;width:8px}.slider-controls__dot[data-v-2a0a9a80]:focus-visible{outline:2px solid var(--color-primary);outline-offset:3px}.product-card[data-v-3645ff52]{--badge-new-text:#801517;--badge-new-bg:#fcdcdd;align-self:stretch;background:var(--color-surface-muted);border:1px solid transparent;border-radius:var(--radius-sm);box-sizing:border-box;display:flex;flex-direction:column;height:100%;max-width:100%;min-width:0;overflow:hidden;position:relative;transition:transform var(--motion-normal) var(--motion-ease-standard),border-color var(--motion-normal) var(--motion-ease-standard),box-shadow var(--motion-normal) var(--motion-ease-standard);width:100%}.product-card--linked[data-v-3645ff52]:focus-within,.product-card--linked[data-v-3645ff52]:hover{border-color:var(--color-primary-alpha-12);box-shadow:0 16px 42px rgba(0,0,0,.1);transform:translateY(-3px)}.product-card__media[data-v-3645ff52]{aspect-ratio:322/397;color:inherit;display:block;flex:0 0 auto;max-width:100%;min-width:0;position:relative;width:100%}.product-card--linked .product-card__media[data-v-3645ff52],.product-card--linked .product-card__title[data-v-3645ff52]{cursor:pointer}.product-card__cart[data-v-3645ff52]:focus-visible,.product-card__media[data-v-3645ff52]:focus-visible,.product-card__title[data-v-3645ff52]:focus-visible{outline:2px solid var(--color-primary);outline-offset:3px}.product-card__badges[data-v-3645ff52]{display:flex;flex-wrap:wrap;gap:8px;left:20px;max-width:calc(100% - 40px);position:absolute;top:20px;z-index:2}.product-card__badge[data-v-3645ff52]{align-items:center;border-radius:var(--radius-sm);display:inline-flex;font-size:14px;font-weight:400;justify-content:center;line-height:1.3;min-height:30px;padding:6px 12px;white-space:nowrap}.product-card__badge--success[data-v-3645ff52]{background:var(--color-success-bg);color:var(--color-success-text)}.product-card__badge--warning[data-v-3645ff52]{background:rgba(255,143,0,.16);color:#8a5a00}.product-card__badge--danger[data-v-3645ff52]{background:var(--color-primary-alpha-12);color:var(--color-primary)}.product-card__badge--new[data-v-3645ff52]{background:var(--badge-new-bg);color:var(--badge-new-text)}.product-card__image-box[data-v-3645ff52]{display:block;height:100%;overflow:hidden;position:relative;transform-origin:center;transition:transform var(--motion-normal) var(--motion-ease-standard);width:100%}.product-card--linked:focus-within .product-card__image-box[data-v-3645ff52],.product-card--linked:hover .product-card__image-box[data-v-3645ff52]{transform:scale(1.025)}.product-card__image-cover[data-v-3645ff52]{bottom:0;display:block;height:100%;left:0;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;padding:12px;pointer-events:none;position:absolute;right:0;top:0;width:100%}.product-card__image-layer[data-v-3645ff52]{display:block;height:var(--product-layer-height);left:var(--product-layer-left);-o-object-fit:cover;object-fit:cover;pointer-events:none;position:absolute;top:var(--product-layer-top);width:var(--product-layer-width)}.product-card__content[data-v-3645ff52]{box-sizing:border-box;flex:1 1 auto;gap:12px;padding:0 20px 20px}.product-card__content[data-v-3645ff52],.product-card__intro[data-v-3645ff52]{display:flex;flex-direction:column;min-width:0}.product-card__intro[data-v-3645ff52]{gap:4px;max-width:100%;width:236px}.product-card__title-heading[data-v-3645ff52]{font-weight:inherit;margin:0}.product-card__title[data-v-3645ff52]{word-wrap:anywhere;color:var(--color-text);font-size:20px;font-weight:500;line-height:1.5;-webkit-text-decoration:none;text-decoration:none}.product-card__title[data-v-3645ff52]:hover{color:var(--color-primary)}.product-card:not(.product-card--linked) .product-card__title[data-v-3645ff52]:hover{color:var(--color-text)}.product-card__subtitle[data-v-3645ff52]{word-wrap:anywhere;color:var(--color-text-muted);font-size:16px;font-weight:400;line-height:1.5;margin:0}.product-card__specs[data-v-3645ff52]{display:flex;flex-wrap:wrap;gap:16px;list-style:none;margin:4px 0 0;min-width:0;padding:0}.product-card__specs li[data-v-3645ff52]{align-items:center;color:var(--color-text-muted);display:flex;font-size:16px;font-weight:400;gap:8px;line-height:1.5;max-width:100%;min-width:0;overflow:hidden;white-space:nowrap}.product-card__specs span[data-v-3645ff52]{min-width:0;overflow:hidden;text-overflow:ellipsis}.product-card__spec-icon[data-v-3645ff52]{flex:0 0 20px;height:20px;width:20px}.product-card__stock[data-v-3645ff52]{color:var(--color-success-text);font-size:14px;font-weight:400;line-height:1.5;margin:0;white-space:nowrap}.product-card__footer[data-v-3645ff52]{align-items:center;border-top:1px solid var(--color-border);display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;margin-top:auto;min-width:0;padding-top:20px}.product-card__price[data-v-3645ff52]{color:var(--color-text);font-size:24px;font-weight:600;line-height:1.5;margin:0;min-width:0;white-space:nowrap}.product-card__cart[data-v-3645ff52]{align-items:center;background:var(--color-primary);border:0;border-radius:var(--radius-sm);color:var(--color-primary-contrast);cursor:pointer;display:inline-flex;flex:0 0 auto;gap:8px;height:44px;justify-content:center;padding:0 20px;transition:background-color var(--motion-fast) var(--motion-ease-standard),transform var(--motion-fast) var(--motion-ease-standard)}.product-card__cart[data-v-3645ff52]:hover{background:var(--color-primary-hover)}.product-card__cart[data-v-3645ff52]:active{transform:translateY(1px)}.product-card__cart span[data-v-3645ff52]{font-size:16px;font-weight:400;line-height:1.3;text-transform:uppercase;white-space:nowrap}.product-carousel[data-v-b313acd4]{display:flex;flex-direction:column;gap:40px;min-width:0}.product-carousel__header[data-v-b313acd4]{align-items:center;display:flex;gap:24px;justify-content:space-between;min-height:50px;min-width:0;width:100%}.product-carousel__title-row[data-v-b313acd4]{align-items:center;display:flex;gap:12px;min-width:0}.product-carousel__title-row h2[data-v-b313acd4]{color:#000;font-size:var(--text-4xl);font-weight:var(--weight-medium);line-height:var(--leading-tight);margin:0}.product-carousel__controls[data-v-b313acd4]{flex:0 0 auto}.product-carousel__title-icon[data-v-b313acd4]{flex:0 0 36px;height:36px;margin-top:6px;width:36px}.product-carousel__viewport[data-v-b313acd4]{min-width:0;overflow:hidden}.product-carousel__viewport[data-v-b313acd4]:focus-visible{outline:2px solid var(--color-primary);outline-offset:5px}.product-carousel__track[data-v-b313acd4]{display:flex;gap:var(--space-5);min-width:0;transition:transform var(--motion-normal) var(--motion-ease-emphasized);will-change:transform}.product-carousel__track--no-transition[data-v-b313acd4]{transition:none}.product-carousel__slide[data-v-b313acd4]{flex:0 0 calc(25% - var(--space-5)*3/4);flex:0 0 calc((100% - (var(--product-carousel-items, 4) - 1)*var(--space-5))/var(--product-carousel-items, 4));min-width:0}@media (max-width:1200px){.product-carousel__slide[data-v-b313acd4]{flex:0 0 calc(33.33333% - var(--space-5)*2/3)}}@media (max-width:900px){.product-carousel__slide[data-v-b313acd4]{flex:0 0 calc((100% - var(--space-5))/2)}}@media (max-width:600px){.product-carousel__slide[data-v-b313acd4]{flex:0 0 100%}}.product-carousel__slide>[data-v-b313acd4]{height:100%}.product-carousel__list[data-v-b313acd4]{grid-gap:var(--space-5);align-items:stretch;display:grid;gap:var(--space-5);grid-template-columns:repeat(4,minmax(0,1fr));grid-template-columns:repeat(var(--carousel-cols,4),minmax(0,1fr));min-width:0}.product-carousel__list>[data-v-b313acd4]{height:100%;min-width:0}.product-carousel[data-v-b313acd4] .product-card__media{aspect-ratio:322/268}.product-carousel[data-v-b313acd4] .product-card__content{gap:8px;padding:0 16px 16px}.product-carousel[data-v-b313acd4] .product-card__specs{gap:4px;margin-top:0}.product-carousel[data-v-b313acd4] .product-card__specs li,.product-carousel[data-v-b313acd4] .product-card__subtitle{font-size:15px;line-height:1.35}.product-carousel[data-v-b313acd4] .product-card__footer{padding-top:12px}@media (max-width:1200px){.product-carousel__list[data-v-b313acd4]{--carousel-cols:3}}@media (max-width:900px){.product-carousel__list[data-v-b313acd4]{--carousel-cols:2}}@media (max-width:600px){.product-carousel[data-v-b313acd4]{gap:var(--space-6)}.product-carousel__header[data-v-b313acd4]{flex-wrap:wrap}.product-carousel__title-row h2[data-v-b313acd4]{font-size:var(--text-2xl);white-space:normal}.product-carousel__list[data-v-b313acd4]{--carousel-cols:1}}