.wvs-gallery{display:flex;flex-direction:column;gap:.75rem}.wvs-gallery__main{border-radius:10px;overflow:hidden;background:#f9fafb;aspect-ratio:1}.wvs-gallery__main-img{width:100%;height:100%;object-fit:contain}.wvs-gallery__thumbs{display:flex;gap:.5rem;flex-wrap:wrap}.wvs-gallery__thumb{border:2px solid transparent;border-radius:6px;padding:2px;background:none;cursor:pointer;transition:border-color .15s;overflow:hidden}.wvs-gallery__thumb:hover,.wvs-gallery__thumb.is-active{border-color:#2563eb}.wvs-gallery__thumb img{display:block;width:72px;height:72px;object-fit:cover;border-radius:4px}.wvs-product-info__title{font-size:1.9rem;font-weight:700;margin:0;line-height:1.2}.wvs-product-info__rating{display:flex;align-items:center;gap:.5rem;margin-top:.5rem}.wvs-stars{display:inline-block;width:90px;height:16px;background:linear-gradient(to right,#f59e0b var(--fill, 0%),#d1d5db var(--fill, 0%));-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 20'%3E%3Ctext y='18' font-size='20'%3E★★★★★%3C/text%3E%3C/svg%3E") 0/100% 100%;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 20'%3E%3Ctext y='18' font-size='20'%3E★★★★★%3C/text%3E%3C/svg%3E") 0/100% 100%}.wvs-product-info__review-count{font-size:.875rem;color:#2563eb;text-decoration:underline}.wvs-product-info__price{font-size:1.6rem;font-weight:700;color:#111827;margin:.5rem 0;display:flex;align-items:baseline;flex-wrap:wrap;gap:.4rem}.wvs-price--regular{font-size:1.1rem;font-weight:400;color:#9ca3af;text-decoration:line-through}.wvs-price--sale{color:#dc2626}.wvs-product-info__meta{display:flex;flex-wrap:wrap;gap:.5rem 1rem;font-size:.875rem;color:#6b7280}.wvs-stock{font-weight:600}.wvs-stock--in{color:#16a34a}.wvs-stock--out{color:#dc2626}.wvs-product-info__excerpt{color:#374151;line-height:1.6}@media (max-width:600px){.wvs-product-info__title{font-size:1.4rem}.wvs-product-info__price{font-size:1.3rem}}.wvs-pricing-tiers{border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.wvs-pricing-tiers__heading{font-size:.8rem;font-weight:700;color:#6b7280;text-transform:uppercase;letter-spacing:.6px;margin:0;padding:.6rem .85rem;background:#f9fafb;border-bottom:1px solid #e5e7eb}.wvs-pricing-tiers__table{width:100%;border-collapse:collapse;font-size:.875rem}.wvs-pricing-tiers__table th{text-align:left;font-size:.75rem;font-weight:600;color:#9ca3af;padding:.4rem .85rem;background:#f9fafb;border-bottom:1px solid #e5e7eb}.wvs-tier-row td{padding:.55rem .85rem;border-bottom:1px solid #f3f4f6;transition:background .1s}.wvs-tier-row:last-child td{border-bottom:none}.wvs-tier-row--active td{background:#eff6ff}.wvs-tier-row--active .wvs-tier-row__qty,.wvs-tier-row--active .wvs-tier-row__price{font-weight:700;color:#1d4ed8}.wvs-tier-row__price{font-weight:600}.wvs-tier-save-badge{display:inline-block;font-size:.7rem;font-weight:700;padding:.1rem .45rem;border-radius:9999px;background:#dcfce7;color:#15803d;letter-spacing:.3px}.wvs-tier-save-badge--none{background:#f3f4f6;color:#9ca3af}.wvs-pricing-tiers__hint{font-size:.8rem;color:#6b7280;margin:0;padding:.5rem .85rem;background:#fffbeb;border-top:1px solid #fef08a}.wvs-variations{display:flex;flex-direction:column;gap:1.25rem}.wvs-variations__label{display:block;font-weight:600;margin-bottom:.5rem;font-size:.9rem}.wvs-variations__selected{font-weight:400;color:#6b7280}.wvs-variations__swatches{display:flex;flex-wrap:wrap;gap:.5rem}.wvs-swatch{padding:.35rem .9rem;border:2px solid #d1d5db;border-radius:6px;background:#fff;cursor:pointer;font-size:.875rem;transition:border-color .15s,background .15s}.wvs-swatch:hover{border-color:#93c5fd}.wvs-swatch.is-selected{border-color:#2563eb;background:#eff6ff;color:#1d4ed8;font-weight:600}.wvs-variations__notice{font-size:.875rem;color:#d97706}.wvs-atc{display:flex;flex-direction:column;gap:.75rem}.wvs-atc__qty{display:flex;align-items:center;gap:.25rem;width:fit-content;border:1px solid #d1d5db;border-radius:8px;overflow:hidden}.wvs-atc__qty-btn{width:2.5rem;height:2.5rem;background:#f9fafb;border:none;cursor:pointer;font-size:1.1rem;font-weight:700;transition:background .1s}.wvs-atc__qty-btn:hover:not(:disabled){background:#e5e7eb}.wvs-atc__qty-btn:disabled{opacity:.4;cursor:default}.wvs-atc__qty-input{width:3rem;text-align:center;border:none;border-left:1px solid #d1d5db;border-right:1px solid #d1d5db;height:2.5rem;font-size:1rem;padding:0}.wvs-atc__qty-input:focus{outline:2px solid #2563eb}.wvs-atc__qty-hints{display:flex;gap:.75rem;margin-top:-.35rem}.wvs-atc__qty-hint{font-size:.78rem;color:#9ca3af;font-weight:500}.wvs-atc__tier-hint{font-size:.82rem;margin:0;padding:.4rem .65rem;border-radius:5px;line-height:1.4}.wvs-atc__tier-hint--active{background:#ecfdf5;color:#065f46;font-weight:600}.wvs-atc__tier-hint--next{background:#eff6ff;color:#1e40af}.wvs-atc__btn{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.8rem 2rem;background:#2563eb;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:background .15s}.wvs-atc__btn:hover:not(:disabled){background:#1d4ed8}.wvs-atc__btn:disabled{opacity:.5;cursor:not-allowed}.wvs-spinner-sm{display:inline-block;width:1rem;height:1rem;border:2px solid rgba(255,255,255,.4);border-top-color:#fff;border-radius:50%;animation:wvs-spin-atc .6s linear infinite}@keyframes wvs-spin-atc{to{transform:rotate(360deg)}}.wvs-atc__message{font-size:.875rem;margin:0;padding:.5rem .75rem;border-radius:5px}.wvs-atc__message--success{background:#f0fdf4;color:#16a34a}.wvs-atc__message--error{background:#fef2f2;color:#dc2626}.wvs-fade-enter-active,.wvs-fade-leave-active{transition:opacity .25s}.wvs-fade-enter-from,.wvs-fade-leave-to{opacity:0}@media (max-width:600px){.wvs-atc__btn{width:100%;padding:.9rem 1rem;font-size:1.05rem}.wvs-atc__qty{width:100%;justify-content:center}.wvs-atc__qty-btn{flex:0 0 3rem;height:3rem}.wvs-atc__qty-input{flex:1;height:3rem;font-size:1.05rem}}.wvs-related{margin-top:3rem;border-top:1px solid #e5e7eb;padding-top:2rem}.wvs-related__title{font-size:1.4rem;font-weight:700;margin:0 0 1.5rem}.wvs-related__grid{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.25rem}.wvs-product-page{max-width:1200px;margin:0 auto;padding:0;overflow-x:hidden}.wvs-product-sticky-bar{position:sticky;top:0;z-index:200;background:#fff;box-shadow:0 2px 12px #00000014;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);padding:.55rem calc(50vw - 50%)}.wvs-product-sticky-bar__inner{max-width:1200px;margin:0 auto;padding:0 1rem}.wvs-product-page>:not(.wvs-product-sticky-bar){padding-top:1.5rem}.wvs-product{display:grid;grid-template-columns:1fr 1fr;gap:3rem;margin:1.5rem 0 3rem}.wvs-product__details{display:flex;flex-direction:column;gap:1.25rem}.wvs-product__description{border-top:1px solid #e5e7eb;padding-top:2rem;margin-top:1rem;overflow-x:hidden;overflow-wrap:anywhere;word-break:break-word}.wvs-product__description img,.wvs-product__description iframe,.wvs-product__description video,.wvs-product__description table{max-width:100%!important;height:auto!important}.wvs-product__description table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}.wvs-loading{display:flex;justify-content:center;padding:5rem}.wvs-spinner{display:inline-block;width:2.5rem;height:2.5rem;border:3px solid #e2e8f0;border-top-color:#2563eb;border-radius:50%;animation:wvs-spin-product .7s linear infinite}@keyframes wvs-spin-product{to{transform:rotate(360deg)}}@media (max-width:768px){.wvs-product-page{padding:0 1rem;overflow-x:hidden}.wvs-product{grid-template-columns:1fr;gap:1.5rem}.wvs-product-sticky-bar{margin-left:-1rem;margin-right:-1rem;padding-left:1rem;padding-right:1rem}}.wvs-filters{width:220px;flex-shrink:0}.wvs-filters__section{margin-bottom:1.5rem}.wvs-filters__label{display:block;font-weight:600;font-size:.85rem;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;color:#374151}.wvs-filters__select{width:100%;padding:.45rem .7rem;border:1px solid #d1d5db;border-radius:6px;font-size:.9rem;background:#fff}.wvs-filters__select:focus{outline:2px solid #2563eb;outline-offset:1px;border-color:transparent}.wvs-filters__cats{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:2px}.wvs-filters__cat-btn{width:100%;text-align:left;padding:.4rem .6rem;background:none;border:none;cursor:pointer;border-radius:5px;font-size:.9rem;display:flex;justify-content:space-between;align-items:center;transition:background .1s}.wvs-filters__cat-btn:hover{background:#f3f4f6}.wvs-filters__cat-btn.is-active{background:#eff6ff;color:#2563eb;font-weight:600}.wvs-filters__cat-count{font-size:.75rem;color:#9ca3af}.wvs-filters__toggle{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-size:.9rem}@media (max-width:768px){.wvs-filters{width:100%}.wvs-filters__cats{flex-direction:row;flex-wrap:wrap}}.wvs-product-grid{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.5rem}.wvs-empty{text-align:center;padding:4rem;color:#9ca3af}@media (max-width:600px){.wvs-product-grid{grid-template-columns:repeat(2,1fr);gap:.75rem}}.wvs-pagination{display:flex;align-items:center;justify-content:center;gap:1rem;padding:2rem 0}.wvs-pagination__btn{padding:.5rem 1.25rem;border:1px solid #d1d5db;background:#fff;border-radius:6px;cursor:pointer;font-size:.9rem;transition:background .15s,border-color .15s}.wvs-pagination__btn:hover:not(:disabled){background:#f3f4f6;border-color:#9ca3af}.wvs-pagination__btn:disabled{opacity:.4;cursor:default}.wvs-pagination__info{font-size:.9rem;color:#6b7280}.wvs-catalog-wrapper{max-width:1400px;margin:0 auto}.wvs-top-bar{position:sticky;top:0;z-index:200;background:#fff;box-shadow:0 2px 12px #00000014;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);padding-top:.55rem;padding-bottom:.55rem;padding-left:calc(50vw - 50%);padding-right:calc(50vw - 50%)}.wvs-top-bar__inner{max-width:1400px;margin:0 auto;padding:0 1rem;display:flex;align-items:center;gap:1.25rem}.wvs-top-bar__crumbs{flex:0 1 auto;min-width:0;overflow:hidden}.wvs-top-bar__crumbs .wvs-breadcrumbs__list{flex-wrap:nowrap;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wvs-top-bar__search{flex:1;max-width:560px;margin-left:auto;position:relative;display:flex;align-items:center}.wvs-search-icon{position:absolute;left:.85rem;width:1rem;height:1rem;color:#9ca3af;pointer-events:none}.wvs-search-input{width:100%;padding:.6rem 2.4rem;border:1.5px solid #d1d5db;border-radius:9999px;font-size:.9rem;background:#f9fafb;transition:border-color .15s,box-shadow .15s,background .15s;-webkit-appearance:none}.wvs-search-input:focus{outline:none;border-color:#2563eb;background:#fff;box-shadow:0 0 0 3px #2563eb1f}.wvs-search-input::-webkit-search-cancel-button{display:none}.wvs-search-clear{position:absolute;right:.65rem;display:flex;align-items:center;justify-content:center;width:1.4rem;height:1.4rem;border:none;background:#e5e7eb;border-radius:50%;cursor:pointer;color:#6b7280;transition:background .1s,color .1s}.wvs-search-clear:hover{background:#d1d5db;color:#111827}.wvs-search-clear svg{width:.7rem;height:.7rem}.wvs-catalog{display:flex;gap:2rem;padding:2rem 0}.wvs-catalog__body{flex:1;min-width:0}.wvs-catalog__header{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:1.5rem}.wvs-catalog__title{font-size:1.75rem;font-weight:700;margin:0}.wvs-catalog__count{color:#666;margin:0}.wvs-loading{display:flex;justify-content:center;padding:4rem}.wvs-spinner{display:inline-block;width:2.5rem;height:2.5rem;border:3px solid #e2e8f0;border-top-color:#2563eb;border-radius:50%;animation:wvs-spin-catalog .7s linear infinite}@keyframes wvs-spin-catalog{to{transform:rotate(360deg)}}.wvs-error{color:#dc2626;padding:1rem;background:#fef2f2;border-radius:6px}@media (max-width:768px){.wvs-catalog-wrapper{padding:0 1rem}.wvs-top-bar__inner{flex-wrap:wrap;gap:.5rem}.wvs-top-bar__crumbs{order:2;flex:1 1 100%}.wvs-top-bar__search{order:1;flex:1 1 100%;max-width:none;margin-left:0}.wvs-catalog{flex-direction:column;padding:1rem 0;gap:1rem}.wvs-catalog__header{margin-bottom:.75rem}.wvs-catalog__title{font-size:1.25rem}.wvs-top-bar{margin-left:-1rem;margin-right:-1rem;padding-left:1rem;padding-right:1rem}}.wvs-card{border:1px solid #e5e7eb;border-radius:10px;overflow:hidden;display:flex;flex-direction:column;background:#fff;transition:box-shadow .2s,transform .2s}.wvs-card:hover{box-shadow:0 8px 24px #0000001a;transform:translateY(-2px)}.wvs-card__link{text-decoration:none;color:inherit}.wvs-card__image-wrap{position:relative;aspect-ratio:1;overflow:hidden;background:#f9fafb}.wvs-card__image{width:100%;height:100%;object-fit:cover;transition:transform .3s}.wvs-card:hover .wvs-card__image{transform:scale(1.04)}.wvs-badge{position:absolute;top:.5rem;font-size:.7rem;font-weight:700;padding:2px 7px;border-radius:999px;letter-spacing:.04em}.wvs-badge--sale{left:.5rem;background:#dc2626;color:#fff}.wvs-badge--oos{right:.5rem;background:#6b7280;color:#fff}.wvs-card__body{padding:.85rem 1rem;flex:1}.wvs-card__name{font-size:.95rem;font-weight:600;margin:0 0 .4rem;line-height:1.35}.wvs-card__rating{display:flex;align-items:center;gap:.3rem;margin-bottom:.4rem}.wvs-stars{display:inline-block;font-size:0;width:80px;height:14px;background:linear-gradient(to right,#f59e0b var(--fill, 0%),#d1d5db var(--fill, 0%));-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 20'%3E%3Ctext y='18' font-size='20'%3E★★★★★%3C/text%3E%3C/svg%3E") 0/100% 100%;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 20'%3E%3Ctext y='18' font-size='20'%3E★★★★★%3C/text%3E%3C/svg%3E") 0/100% 100%}.wvs-card__rating-count{font-size:.75rem;color:#6b7280}.wvs-card__price{font-size:1rem}.wvs-card__price--regular{color:#9ca3af;font-size:.85rem;margin-right:.35rem}.wvs-card__price--sale{color:#dc2626}.wvs-card__atc{display:block;margin:0 1rem .85rem;padding:.55rem;text-align:center;border-radius:6px;font-size:.875rem;font-weight:600;text-decoration:none;background:#2563eb;color:#fff;transition:background .15s}.wvs-card__atc:hover{background:#1d4ed8}.wvs-card__atc--view{background:#f3f4f6;color:#374151}.wvs-card__atc--view:hover{background:#e5e7eb}@media (max-width:600px){.wvs-card__body{padding:.6rem .65rem}.wvs-card__name{font-size:.8rem;margin-bottom:.3rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.wvs-card__price{font-size:.875rem}.wvs-card__price--regular{font-size:.75rem}.wvs-card__rating{display:none}.wvs-badge{font-size:.6rem;padding:1px 5px}.wvs-card__atc{margin:0 .6rem .6rem;padding:.45rem;font-size:.78rem}}.wvs-breadcrumbs{margin-bottom:0}.wvs-breadcrumbs__list{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:.25rem;align-items:center;font-size:.82rem;color:#6b7280}.wvs-breadcrumbs__item+.wvs-breadcrumbs__item:before{content:"›";margin-right:.25rem;color:#9ca3af}.wvs-breadcrumbs__link{color:#2563eb;text-decoration:none}.wvs-breadcrumbs__link:hover{text-decoration:underline}.wvs-breadcrumbs__current{color:#374151;font-weight:500}.wvs-bottom-nav{position:fixed;bottom:0;left:0;right:0;z-index:1000}.wvs-bottom-nav__bar{display:flex;align-items:stretch;background:#fff;border-top:1px solid #e5e7eb;box-shadow:0 -2px 12px #00000014;padding-bottom:env(safe-area-inset-bottom,0px)}.wvs-bottom-nav__item{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.2rem;padding:.6rem .25rem;background:none;border:none;cursor:pointer;color:#6b7280;font-size:0;position:relative;transition:color .15s,background .15s;min-width:0}.wvs-bottom-nav__item:hover{background:#f9fafb;color:#111827}.wvs-bottom-nav__item--active{color:#2563eb}.wvs-bottom-nav__icon{position:relative;display:flex;align-items:center;justify-content:center;width:24px;height:24px}.wvs-bottom-nav__icon svg{width:22px;height:22px}.wvs-bottom-nav__badge{position:absolute;top:-5px;right:-7px;background:#dc2626;color:#fff;font-size:.6rem;font-weight:700;line-height:1;padding:2px 4px;border-radius:999px;min-width:16px;text-align:center}.wvs-bottom-nav__label{font-size:.65rem;font-weight:500;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;padding:0 .2rem}.wvs-bottom-nav__caret{font-size:.5rem;opacity:.5;line-height:1}.wvs-bottom-nav__sheet-wrap{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000059;z-index:999;display:flex;align-items:flex-end}.wvs-bottom-nav__sheet{width:100%;background:#fff;border-radius:16px 16px 0 0;padding:0 0 calc(env(safe-area-inset-bottom,0px) + 4rem);box-shadow:0 -4px 24px #0000001f}.wvs-bottom-nav__sheet-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem .75rem;border-bottom:1px solid #f3f4f6}.wvs-bottom-nav__sheet-title{font-weight:700;font-size:1rem;color:#111827}.wvs-bottom-nav__sheet-close{background:#f3f4f6;border:none;border-radius:50%;width:28px;height:28px;cursor:pointer;font-size:.8rem;color:#6b7280;display:flex;align-items:center;justify-content:center}.wvs-bottom-nav__sheet-close:hover{background:#e5e7eb}.wvs-bottom-nav__sheet-list{list-style:none;margin:0;padding:.5rem 0}.wvs-bottom-nav__sheet-item{display:block;width:100%;padding:.85rem 1.25rem;background:none;border:none;text-align:left;font-size:.95rem;color:#111827;cursor:pointer;transition:background .12s}.wvs-bottom-nav__sheet-item:hover{background:#f9fafb}.wvs-sheet-enter-active,.wvs-sheet-leave-active{transition:opacity .22s ease}.wvs-sheet-enter-active .wvs-bottom-nav__sheet,.wvs-sheet-leave-active .wvs-bottom-nav__sheet{transition:transform .22s ease}.wvs-sheet-enter-from,.wvs-sheet-leave-to{opacity:0}.wvs-sheet-enter-from .wvs-bottom-nav__sheet,.wvs-sheet-leave-to .wvs-bottom-nav__sheet{transform:translateY(100%)}.wvs-storefront--nav{padding-bottom:calc(64px + env(safe-area-inset-bottom,0px))}.wvs-sticky-atc{display:none}.wvs-price--voucher-hint{display:inline-block;margin-left:6px;font-size:11px;color:#059669;font-weight:600;vertical-align:middle}@media (max-width:782px){.wvs-sticky-atc{display:flex;align-items:center;gap:12px;position:fixed;left:0;right:0;bottom:env(safe-area-inset-bottom,0);background:#fff;border-top:1px solid #e5e7eb;box-shadow:0 -2px 10px #00000014;z-index:50;padding:8px 12px calc(8px + env(safe-area-inset-bottom,0px));box-sizing:border-box}.wvs-storefront--nav .wvs-sticky-atc{bottom:var(--wvs-nav-h, calc(64px + env(safe-area-inset-bottom,0px)) )}.wvs-sticky-atc__btn{flex:1;min-height:46px;border:none;border-radius:8px;background:#2563eb;color:#fff;font-size:16px;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 16px;white-space:nowrap}.wvs-sticky-atc__btn:disabled{opacity:.5;cursor:not-allowed}.wvs-sticky-atc__price{display:flex;flex-direction:column;align-items:flex-end;line-height:1.3;flex-shrink:0}.wvs-sticky-atc__regular{font-size:13px;color:#9ca3af;text-decoration:line-through}.wvs-sticky-atc__current{font-size:17px;font-weight:700;color:#111827}.wvs-sticky-atc__hint{font-size:11px;color:#059669;font-weight:600}.wvs-product-page{padding-bottom:68px}.wvs-storefront--nav .wvs-product-page{padding-bottom:132px}}
