.mwp-storefront{position:relative;overflow:hidden;background:var(--surface);border-block:1px solid var(--border)}.mwp-storefront.mwp-section{padding-block:clamp(56px, 5.5vw, 82px)}.mwp-storefront__head{max-width:720px}.mwp-storefront__head h2{max-width:24ch}.mwp-storefront__head p{max-width:720px;margin-block-start:var(--sp-3);color:var(--text-secondary);line-height:1.85}.mwp-storefront__carousel{position:relative;padding-block-start:18px}.mwp-storefront__bar{display:flex;min-height:62px;align-items:center;justify-content:space-between;gap:18px;margin:0 0 16px;padding:10px 12px;border:1px solid var(--border);border-radius:var(--radius-md);background:color-mix(in srgb,var(--surface-sunken) 52%,var(--surface))}.mwp-storefront__bar-copy{display:grid;min-width:0;gap:2px}.mwp-storefront__bar-copy strong{color:var(--text-primary);font-size:.98rem;font-weight:800}.mwp-storefront__bar-copy span{color:var(--text-secondary);font-size:.74rem}.mwp-storefront__actions{display:flex;width:auto;align-items:center;gap:8px;margin-inline-start:auto}.mwp-storefront__all,.mwp-store-product__cta{color:var(--primary);font-weight:800}.mwp-storefront__all{display:inline-flex;min-height:40px;align-items:center;gap:7px;padding:7px 12px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);box-shadow:none;font-size:.8rem;white-space:nowrap}.mwp-storefront__all:hover,.mwp-storefront__all:focus-visible{background:var(--primary-soft);border-color:var(--primary)}.mwp-carousel-controls{display:flex;gap:6px}.mwp-carousel-btn{display:grid;place-items:center;width:40px;height:40px;padding:0;background:var(--surface);border:1px solid var(--border-strong);border-radius:var(--radius-sm);box-shadow:none;color:var(--text-primary);font:inherit;line-height:1;cursor:pointer;transition:background-color .18s var(--ease),border-color .18s var(--ease),color .18s var(--ease)}.mwp-carousel-btn svg{width:18px;height:18px}.mwp-carousel-btn:hover,.mwp-carousel-btn:focus-visible{background:var(--primary);border-color:var(--primary);color:var(--on-primary)}.mwp-storefront__viewport{overflow-x:auto;overflow-y:hidden;padding:4px 2px 10px;scroll-snap-type:inline mandatory;scroll-behavior:smooth;scrollbar-width:none;touch-action:pan-y pan-x;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch}.mwp-storefront__viewport::-webkit-scrollbar{display:none}.mwp-storefront__viewport:focus-visible{outline:2px solid var(--primary);outline-offset:5px;border-radius:var(--radius-md)}.mwp-storefront__track{--mwp-store-gap:18px;display:flex;width:max-content;min-width:100%;gap:var(--mwp-store-gap)}.mwp-store-product{position:relative;display:flex;width:auto;min-width:0;min-height:0;overflow:hidden;flex:0 0 calc((min(100vw - 48px, var(--container)) - (var(--mwp-store-gap) * 3)) / 4);flex-direction:column;scroll-snap-align:start;scroll-snap-stop:always;background:var(--surface);border:1px solid color-mix(in srgb,var(--border) 88%,transparent);border-radius:var(--radius-md);box-shadow:0 8px 24px rgb(15 23 42 / .055);transition:border-color .2s var(--ease),box-shadow .2s var(--ease)}.mwp-store-product:hover,.mwp-store-product:focus-within{border-color:color-mix(in srgb,var(--primary) 30%,var(--border));box-shadow:0 14px 34px rgb(15 23 42 / .09)}.mwp-store-product__image{position:relative;display:grid;width:100%;min-width:0;aspect-ratio:1 / 1;overflow:hidden;place-items:center;background:color-mix(in srgb,var(--surface-sunken) 88%,var(--surface));border-block-end:1px solid var(--border)}.mwp-store-product__image::after{position:absolute;inset-inline:0;inset-block-end:0;height:28%;background:linear-gradient(to top,rgb(15 23 42 / .045),transparent);content:'';pointer-events:none}.mwp-store-product__image img{display:block;width:100%;height:100%;padding:0;object-fit:contain;object-position:center;transition:transform .35s var(--ease)}.mwp-store-product:hover .mwp-store-product__image img,.mwp-store-product:focus-within .mwp-store-product__image img{transform:scale(1.018)}.mwp-store-product__badge{position:absolute;z-index:3;inset-block-start:12px;inset-inline-start:12px;display:inline-flex;min-height:28px;align-items:center;padding:4px 10px;border:1px solid rgb(255 255 255 / .28);border-radius:var(--radius-pill);background:var(--primary);box-shadow:0 7px 18px rgb(37 99 235 / .2);color:var(--on-primary);font-size:.68rem;font-weight:850;line-height:1}.mwp-store-product__body{display:flex;width:100%;min-height:196px;padding:15px;flex-direction:column;align-items:stretch;justify-content:flex-start;text-align:start}.mwp-store-product__meta{display:flex;width:100%;min-width:0;align-items:center;justify-content:space-between;gap:8px;margin-block-end:10px;color:var(--text-secondary);font-size:.68rem;font-weight:750;text-align:start}.mwp-store-product__category{display:inline-flex;min-width:0;max-width:68%;overflow:hidden;align-items:center;padding:4px 8px;border:1px solid var(--border);border-radius:var(--radius-pill);background:var(--surface-sunken);text-overflow:ellipsis;white-space:nowrap}.mwp-store-product__stock{position:relative;display:inline-flex;flex:none;align-items:center;gap:6px;color:#15803d}.mwp-store-product__stock::before{position:static;width:6px;height:6px;flex:0 0 6px;border-radius:50%;background:#22c55e;box-shadow:0 0 0 3px rgb(34 197 94 / .1);content:'';transform:none}.mwp-store-product h3{display:-webkit-box;min-height:calc(1.58em * 2);overflow:hidden;margin:0 0 12px;font-size:.96rem;font-weight:800;line-height:1.58;text-align:start;-webkit-box-orient:vertical;-webkit-line-clamp:2}.mwp-store-product h3 a{color:var(--text-primary)}.mwp-store-product h3 a:hover,.mwp-store-product h3 a:focus-visible{color:var(--primary)}.mwp-store-product__price{display:flex;width:100%;min-height:32px;flex-wrap:wrap;align-items:baseline;justify-content:flex-start;gap:7px;margin-block:auto 12px;color:var(--text-primary);font-size:1.08rem;font-weight:900;font-variant-numeric:tabular-nums;text-align:start}.mwp-store-product__price del{color:var(--text-secondary);font-size:.74rem;font-weight:600;opacity:.82}.mwp-store-product__price ins{color:var(--primary);text-decoration:none}.mwp-store-product__cta{display:inline-flex;width:100%;min-height:44px;align-items:center;justify-content:space-between;gap:8px;margin-block-start:0;padding:9px 12px;border:1px solid color-mix(in srgb,var(--primary) 18%,var(--border));border-radius:var(--radius-sm);background:var(--primary-soft);font-size:.8rem;line-height:1.2;text-align:start;transition:background-color .18s var(--ease),border-color .18s var(--ease),color .18s var(--ease)}.mwp-store-product__cta svg{flex:none}.mwp-store-product__cta:hover,.mwp-store-product__cta:focus-visible{border-color:var(--primary);background:var(--primary);color:var(--on-primary)}.mwp-storefront .mwp-carousel-footer{display:flex;align-items:center;gap:12px;margin-block-start:12px;padding:10px 12px;border:1px solid var(--border);border-radius:var(--radius-md);background:color-mix(in srgb,var(--surface-sunken) 42%,var(--surface))}.mwp-storefront .mwp-carousel-progress{position:relative;overflow:hidden;flex:1 1 auto;height:3px;min-width:120px;background:color-mix(in srgb,var(--border-strong) 64%,var(--surface));border-radius:var(--radius-pill)}.mwp-storefront .mwp-carousel-progress span{display:block;width:0;height:100%;background:var(--primary);border-radius:inherit;transition:width .28s var(--ease)}.mwp-storefront .mwp-carousel-status{display:inline-flex;min-width:58px;align-items:center;justify-content:center;gap:4px;margin:0;padding:5px 9px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text-secondary);font-size:.74rem;font-weight:800;font-variant-numeric:tabular-nums;line-height:1}.mwp-storefront .mwp-carousel-status .js-mwp-carousel-current{color:var(--primary)}.mwp-carousel-footer__hint{flex:0 0 auto;color:var(--text-secondary);font-size:.72rem;font-weight:700;white-space:nowrap}@media (max-width:1100px){.mwp-store-product{flex-basis:calc((min(100vw - 48px, var(--container)) - (var(--mwp-store-gap) * 2)) / 3)}}@media (max-width:820px){.mwp-storefront__bar{align-items:center;flex-wrap:wrap}.mwp-storefront__bar-copy{flex:1 1 220px}.mwp-store-product{flex-basis:calc((100vw - 58px - var(--mwp-store-gap)) / 2)}}@media (max-width:560px){.mwp-storefront.mwp-section{padding-block:44px}.mwp-storefront__bar-copy span,.mwp-storefront__all,.mwp-carousel-footer__hint{display:none}.mwp-carousel-btn{width:38px;height:38px}.mwp-storefront__viewport{margin-inline:-4px;padding-inline:4px}.mwp-store-product{flex-basis:min(82vw, 300px)}.mwp-store-product__body{min-height:184px;padding:14px}.mwp-storefront .mwp-carousel-footer{gap:9px;margin-block-start:9px;padding-block-start:10px}.mwp-storefront .mwp-carousel-status{min-width:52px;padding-inline:7px}}@media (max-width:380px){.mwp-storefront__bar-copy strong{font-size:.9rem}.mwp-store-product{flex-basis:min(86vw, 286px)}}@media (prefers-reduced-motion:reduce){.mwp-storefront__viewport{scroll-behavior:auto}.mwp-store-product,.mwp-store-product__image img,.mwp-carousel-btn,.mwp-carousel-progress span{transition:none}}.home .mwp-store-product__meta,.home .mwp-store-product__price del,.home .mwp-storefront .mwp-carousel-status,.home .mwp-carousel-footer__hint,.home .mwp-storefront__bar-copy span{color:#475569}.home .mwp-store-product__price del,.home .mwp-store-product__price del *,.home .mwp-store-product__price .woocommerce-Price-currencySymbol{opacity:1}.home .mwp-store-product__price ins,.home .mwp-storefront__all,.home .mwp-storefront .mwp-carousel-status .js-mwp-carousel-current{color:#1d4ed8}@media (prefers-color-scheme:dark){:root:not([data-theme="light"]) .home .mwp-store-product__meta,:root:not([data-theme="light"]) .home .mwp-store-product__price del,:root:not([data-theme="light"]) .home .mwp-storefront .mwp-carousel-status,:root:not([data-theme="light"]) .home .mwp-carousel-footer__hint,:root:not([data-theme="light"]) .home .mwp-storefront__bar-copy span{color:#b6c2d4}:root:not([data-theme="light"]) .home .mwp-store-product__price ins,:root:not([data-theme="light"]) .home .mwp-storefront__all,:root:not([data-theme="light"]) .home .mwp-storefront .mwp-carousel-status .js-mwp-carousel-current{color:#6e9cff}}:root[data-theme="dark"] .home .mwp-store-product__meta,:root[data-theme="dark"] .home .mwp-store-product__price del,:root[data-theme="dark"] .home .mwp-storefront .mwp-carousel-status,:root[data-theme="dark"] .home .mwp-carousel-footer__hint,:root[data-theme="dark"] .home .mwp-storefront__bar-copy span{color:#b6c2d4}:root[data-theme="dark"] .home .mwp-store-product__price ins,:root[data-theme="dark"] .home .mwp-storefront__all,:root[data-theme="dark"] .home .mwp-storefront .mwp-carousel-status .js-mwp-carousel-current{color:#6e9cff}