.shop-page{background:#f8f8f8;min-height:100vh;overflow-x:hidden}.shop-wrapper{display:grid;grid-template-columns:280px minmax(0,1fr);gap:30px;padding:30px 0 60px;min-width:0}@media (max-width:1024px){.shop-wrapper{grid-template-columns:1fr;gap:20px}}.shop-header{background:#fff;padding:30px 0;border-bottom:1px solid #eee}.shop-header__breadcrumb{margin-bottom:12px;min-height:20px}.shop-header__breadcrumb .woocommerce-breadcrumb{font-size:13px;color:#777;margin:0;line-height:1.6;display:flex;flex-wrap:wrap;gap:4px;align-items:center}.shop-header__breadcrumb .woocommerce-breadcrumb a{color:var(--wvh-orange);text-decoration:none;transition:color .2s}.shop-header__breadcrumb .woocommerce-breadcrumb a:hover{text-decoration:underline;color:var(--wvh-orange-dark)}.shop-header__breadcrumb .woocommerce-breadcrumb .breadcrumb-separator{color:#999;margin:0 6px;font-size:12px}.shop-header__title{font-family:Bebas Neue,Impact,sans-serif;font-size:clamp(32px,5vw,48px);color:#111;margin:0;letter-spacing:1px}.shop-header__description{font-size:15px;color:#666;line-height:1.7;max-width:700px;margin-top:12px}.active-filters{display:flex;align-items:center;gap:12px;flex-wrap:wrap;padding:16px 20px;background:#fff;border-radius:12px;margin-bottom:20px;box-shadow:0 2px 8px rgba(0,0,0,.04)}.active-filters__label{font-size:13px;font-weight:600;color:#555}.active-filters__list{display:flex;flex-wrap:wrap;gap:8px;flex:1 1}.active-filter-tag{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;background:var(--wvh-orange);color:#fff;font-size:12px;font-weight:500;border-radius:50px}.active-filter-tag__remove{display:flex;align-items:center;justify-content:center;width:16px;height:16px;background:rgba(255,255,255,.2);border-radius:50%;color:#fff;font-size:14px;line-height:1;margin-left:2px;transition:background .2s}.active-filter-tag__remove:hover{background:rgba(255,255,255,.4)}.active-filters__clear{font-size:12px;color:#999;text-decoration:underline;transition:color .2s}.active-filters__clear:hover{color:var(--wvh-orange)}@media (max-width:767px){.active-filters{flex-direction:column;align-items:flex-start}}.shop-filter-toggle{display:none;align-items:center;gap:8px;padding:12px 20px;background:#fff;border:2px solid #eee;border-radius:10px;font-size:14px;font-weight:600;color:#333;cursor:pointer;transition:all .2s;width:100%;justify-content:center;margin-bottom:20px}.shop-filter-toggle:hover{border-color:var(--wvh-orange);color:var(--wvh-orange)}.shop-filter-toggle__count{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;background:var(--wvh-orange);color:#fff;font-size:11px;font-weight:700;border-radius:50px}@media (max-width:1024px){.shop-filter-toggle{display:flex}}.shop-sidebar{background:#fff;border-radius:16px;padding:24px;position:sticky;top:100px;max-height:calc(100vh - 120px);display:flex;flex-direction:column;box-shadow:0 2px 12px rgba(0,0,0,.04)}.shop-sidebar__header{display:none}.shop-sidebar__content{display:flex;flex-direction:column;gap:8px;overflow-y:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.15) transparent}.shop-sidebar__content::-webkit-scrollbar{width:4px}.shop-sidebar__content::-webkit-scrollbar-track{background:transparent}.shop-sidebar__content::-webkit-scrollbar-thumb{background:rgba(0,0,0,.15);border-radius:4px}.shop-sidebar__footer{display:none}@media (max-width:1024px){.shop-sidebar{position:fixed;top:0;left:-100%;width:100%;max-width:360px;height:100vh;border-radius:0;z-index:1000;display:flex;flex-direction:column;padding:0;transition:left .3s ease;overflow:hidden}.shop-sidebar.is-open{left:0}.shop-sidebar__header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #eee;flex-shrink:0}.shop-sidebar__title{font-family:Bebas Neue,Impact,sans-serif;font-size:24px;color:#111;margin:0;letter-spacing:.5px}.shop-sidebar__close{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:#f5f5f5;border:none;border-radius:50%;cursor:pointer;color:#333;transition:all .2s}.shop-sidebar__close:hover{background:var(--wvh-orange);color:#fff}.shop-sidebar__content{flex:1 1;min-height:0;overflow-y:auto;padding:20px 24px max(28px,env(safe-area-inset-bottom,0px));-webkit-overflow-scrolling:touch}.shop-sidebar__footer{display:block;padding:16px 24px;border-top:1px solid #eee;background:#fff;flex-shrink:0}.shop-sidebar__apply{width:100%;padding:16px 24px;background:var(--wvh-orange);color:#fff;border:none;border-radius:10px;font-size:15px;font-weight:600;cursor:pointer;transition:background .2s}.shop-sidebar__apply:hover{background:var(--wvh-orange-dark)}}.shop-overlay{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:999;opacity:0;transition:opacity .3s ease}.shop-overlay.is-visible{display:block;opacity:1}body.filters-open{overflow:hidden}.filter-section{border-bottom:1px solid #eee;padding-bottom:16px;margin-bottom:16px}.filter-section:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.filter-section__header{display:flex;align-items:center;justify-content:space-between;width:100%;padding:12px 0;background:none;border:none;font-size:14px;font-weight:700;color:#111;cursor:pointer;transition:color .2s}.filter-section__header:hover{color:var(--wvh-orange)}.filter-section__icon{transition:transform .3s ease}.filter-section.is-expanded .filter-section__icon,.filter-section__header[aria-expanded=true] .filter-section__icon{transform:rotate(180deg)}.filter-section__active-dot{width:8px;height:8px;background:var(--wvh-orange);border-radius:50%;margin-left:auto;margin-right:10px}.filter-section__body{padding-top:8px}.filter-list{list-style:none;margin:0;padding:0}.filter-list--scrollable{max-height:200px;overflow-y:auto;padding-right:8px}.filter-list--scrollable::-webkit-scrollbar{width:4px}.filter-list--scrollable::-webkit-scrollbar-track{background:#f5f5f5;border-radius:4px}.filter-list--scrollable::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}.filter-list__item{margin-bottom:4px}.filter-list__label,.filter-list__link{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:8px;font-size:14px;color:#444;cursor:pointer;transition:all .2s;min-height:44px;position:relative;touch-action:manipulation;-webkit-tap-highlight-color:rgba(var(--wvh-orange-rgb),.12);-webkit-user-select:none;user-select:none}.filter-list__label:hover,.filter-list__link:hover{background:#f5f5f5}.filter-list__label:active,.filter-list__link:active{background:var(--wvh-orange-light)}.filter-list__item.is-active .filter-list__label,.filter-list__item.is-active .filter-list__link{background:var(--wvh-orange-light);color:var(--wvh-orange);font-weight:600}.filter-list__checkbox{width:20px;height:20px;border:2px solid #ddd;border-radius:4px;flex-shrink:0;display:flex;align-items:center;justify-content:center;transition:all .2s}.filter-list__checkbox.is-checked,.filter-list__item.is-active .filter-list__checkbox,.filter-list__label input[type=checkbox]:checked~.filter-list__checkbox{background:var(--wvh-orange);border-color:var(--wvh-orange)}.filter-list__checkbox.is-checked:after,.filter-list__item.is-active .filter-list__checkbox:after,.filter-list__label input[type=checkbox]:checked~.filter-list__checkbox:after{content:"✓";color:#fff;font-size:12px;font-weight:700}.filter-list__label input[type=checkbox]:focus-visible~.filter-list__checkbox{outline:2px solid var(--wvh-orange);outline-offset:2px}.filter-list__name{flex:1 1}.filter-list__count{font-size:12px;color:#999}.filter-list__label input[type=checkbox]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.filter-checkbox{display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:8px;cursor:pointer;transition:background .2s;min-height:44px;position:relative;touch-action:manipulation;-webkit-tap-highlight-color:rgba(var(--wvh-orange-rgb),.12);-webkit-user-select:none;user-select:none}.filter-checkbox:hover{background:#f5f5f5}.filter-checkbox:active{background:var(--wvh-orange-light)}.filter-checkbox input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.filter-checkbox__box{width:22px;height:22px;border:2px solid #ddd;border-radius:6px;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .2s}.filter-checkbox__box svg{width:14px;height:14px;opacity:0;color:#fff;transition:opacity .2s}.filter-checkbox input:checked~.filter-checkbox__box{background:var(--wvh-orange);border-color:var(--wvh-orange)}.filter-checkbox input:checked~.filter-checkbox__box svg{opacity:1}.filter-checkbox input:focus-visible~.filter-checkbox__box{outline:2px solid var(--wvh-orange);outline-offset:2px}.filter-checkbox__label{font-size:14px;color:#333;display:flex;align-items:center;gap:8px}.filter-checkbox__badge{padding:2px 8px;background:#EF4444;color:#fff;font-size:10px;font-weight:700;border-radius:50px;text-transform:uppercase}.filter-radio{display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:8px;cursor:pointer;transition:background .2s;min-height:44px;position:relative;touch-action:manipulation;-webkit-tap-highlight-color:rgba(var(--wvh-orange-rgb),.12);-webkit-user-select:none;user-select:none}.filter-radio:hover{background:#f5f5f5}.filter-radio:active{background:var(--wvh-orange-light)}.filter-radio input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.filter-radio__box{width:20px;height:20px;border:2px solid #ddd;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .2s}.filter-radio input:checked~.filter-radio__box{border-color:var(--wvh-orange)}.filter-radio input:checked~.filter-radio__box:after{content:"";width:10px;height:10px;background:var(--wvh-orange);border-radius:50%}.filter-radio input:focus-visible~.filter-radio__box{outline:2px solid var(--wvh-orange);outline-offset:2px}.filter-radio__stars{display:flex;gap:2px}.filter-radio__stars .star{font-size:14px}.filter-radio__stars .star--filled{color:#F59E0B}.filter-radio__stars .star--empty{color:#ddd}.filter-radio__label{font-size:13px;color:#999}.filter-colors{display:flex;flex-wrap:wrap;gap:10px;padding:8px 0}.filter-color-swatch{width:36px;height:36px;border-radius:50%;border:3px solid transparent;cursor:pointer;transition:all .2s;position:relative;box-shadow:0 2px 6px rgba(0,0,0,.1)}.filter-color-swatch:hover{transform:scale(1.1)}.filter-color-swatch.is-light{border-color:#eee}.filter-color-swatch.is-selected{border-color:var(--wvh-orange);box-shadow:0 0 0 2px var(--wvh-orange)}.filter-color-swatch.is-selected:after{content:"✓";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:14px;font-weight:700;text-shadow:0 1px 2px rgba(0,0,0,.5)}.filter-color-swatch.is-light.is-selected:after{color:#333;text-shadow:none}.price-filter{padding:8px 0}.price-filter__range{margin-bottom:16px}.price-filter__range input[type=range]{width:100%;height:6px;background:#eee;border-radius:3px;outline:none;-webkit-appearance:none}.price-filter__range input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:20px;height:20px;background:var(--wvh-orange);border-radius:50%;cursor:pointer;box-shadow:0 2px 6px rgba(var(--wvh-orange-rgb),.3)}.price-filter__inputs{display:flex;align-items:center;gap:12px;margin-bottom:16px}.price-filter__field{flex:1 1;display:flex;align-items:center;background:#f5f5f5;border-radius:8px;padding:10px 14px;border:2px solid transparent;transition:border-color .2s}.price-filter__field:focus-within{border-color:var(--wvh-orange);background:#fff}.price-filter__currency{font-size:14px;font-weight:600;color:#999;margin-right:4px}.price-filter__field input{width:100%;border:none;background:transparent;font-size:14px;font-weight:600;color:#333;outline:none}.price-filter__separator{font-size:13px;color:#999;flex-shrink:0}.price-filter__apply{width:100%;padding:12px 16px;background:#111;color:#fff;border:none;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;transition:background .2s}.price-filter__apply:hover{background:var(--wvh-orange)}.filter-actions{padding-top:16px;margin-top:8px;border-top:1px solid #eee}.filter-actions__clear{display:inline-flex;align-items:center;gap:6px;font-size:13px;color:#999;transition:color .2s}.filter-actions__clear:hover{color:#EF4444}.shop-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px 20px;background:#fff;border-radius:12px;margin-bottom:20px;box-shadow:0 2px 8px rgba(0,0,0,.04)}.shop-toolbar__count{font-size:14px;color:#666}.shop-toolbar__sort{display:flex;align-items:center;gap:10px}.shop-toolbar__sort .orderby,.shop-toolbar__sort select{padding:10px 36px 10px 14px;background:#f5f5f5 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E") no-repeat right 12px center;border:none;border-radius:8px;font-size:14px;color:#333;cursor:pointer;appearance:none}@media (max-width:767px){.shop-toolbar{flex-direction:column;align-items:stretch;gap:12px}}.shop-main{min-width:0;overflow-x:hidden}.shop-products,.woocommerce ul.products,ul.products{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:24px!important;list-style:none!important;margin:0!important;padding:0!important;min-width:0}@media (min-width:768px) and (max-width:1024px){.shop-products,.woocommerce ul.products,ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important}}@media (max-width:767px){.shop-products,.woocommerce ul.products,ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.shop-products li.product,.woocommerce ul.products li.product,ul.products li.product{margin:0!important;padding:0!important;width:100%!important}.woocommerce ul.products li.product .woocommerce-loop-product__title,ul.products li.product .woocommerce-loop-product__title{font-size:12px!important;line-height:1.3!important;margin-bottom:6px!important}.woocommerce ul.products li.product .price,ul.products li.product .price{font-size:14px!important}.woocommerce ul.products li.product .price del,ul.products li.product .price del{font-size:11px!important}}.woocommerce ul.products li.product,ul.products li.product{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 3px 15px rgba(0,0,0,.06);transition:all .3s ease;margin:0!important;padding:0!important;width:100%!important;min-width:0!important;float:none!important}.woocommerce ul.products li.product:hover,ul.products li.product:hover{transform:translateY(-5px);box-shadow:0 12px 35px rgba(0,0,0,.1)}.woocommerce ul.products li.product a img,ul.products li.product a img{width:100%!important;height:auto!important;aspect-ratio:1;object-fit:cover;margin:0!important}.woocommerce ul.products li.product .woocommerce-loop-product__title,ul.products li.product .woocommerce-loop-product__title{font-size:14px;font-weight:600;padding:12px 14px 8px;margin:0;line-height:1.4;color:#111}.woocommerce ul.products li.product .price,ul.products li.product .price{padding:0 14px 14px;font-weight:700;color:var(--wvh-orange);font-size:16px;margin:0}.woocommerce ul.products li.product .price del,ul.products li.product .price del{color:#999;font-weight:400;font-size:13px;margin-right:6px}.woocommerce ul.products li.product .price ins,ul.products li.product .price ins{text-decoration:none}.woocommerce ul.products li.product .onsale,ul.products li.product .onsale{position:absolute;top:12px;left:12px;background:var(--wvh-orange);color:#fff;padding:6px 12px;border-radius:6px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;z-index:5;margin:0!important}.woocommerce ul.products li.product .button,ul.products li.product .button{display:none}.shop-pagination{margin-top:40px;display:flex;justify-content:center}.shop-pagination .woocommerce-pagination{margin:0}.shop-pagination ul{display:flex;gap:8px;list-style:none;margin:0;padding:0}.shop-pagination li{margin:0}.shop-pagination a,.shop-pagination span{display:flex;align-items:center;justify-content:center;min-width:44px;height:44px;padding:0 16px;background:#fff;border:2px solid #eee;border-radius:10px;font-size:14px;font-weight:600;color:#333;transition:all .2s}.shop-pagination a:hover{border-color:var(--wvh-orange);color:var(--wvh-orange)}.shop-pagination span.current{background:var(--wvh-orange);border-color:var(--wvh-orange);color:#fff}.shop-empty{text-align:center;padding:80px 20px;background:#fff;border-radius:16px}.shop-empty__icon{color:#ddd;margin-bottom:24px}.shop-empty__title{font-family:Bebas Neue,Impact,sans-serif;font-size:28px;color:#111;margin:0 0 12px}.shop-empty__text{font-size:15px;color:#666;margin:0 0 24px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.shop-header__brand-intro{margin-top:20px;padding:24px 28px;background:linear-gradient(135deg,#FFF8F0 0,var(--wvh-orange-light) 100%);border-radius:14px;border-left:4px solid var(--wvh-orange)}.shop-header__brand-text{font-size:15px;line-height:1.75;color:#333;margin:0 0 16px}.shop-header__brand-usps{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:8px 24px}.shop-header__brand-usps li{font-size:14px;line-height:1.6;color:#444;padding:4px 0}@media (max-width:767px){.shop-header__brand-intro{padding:16px 18px;margin-top:14px}.shop-header__brand-text{font-size:14px}.shop-header__brand-usps{grid-template-columns:1fr;gap:4px}.shop-header__brand-usps li{font-size:13px}}.quick-filters{background:#fff;border-bottom:1px solid #eee;padding:24px 0}.quick-filters__title{font-family:Bebas Neue,Impact,sans-serif;font-size:clamp(22px,3vw,28px);color:#111;margin:0 0 20px;letter-spacing:.5px}.quick-filters__section{margin-bottom:20px}.quick-filters__section:last-of-type{margin-bottom:16px}.quick-filters__label{display:flex;align-items:center;gap:8px;font-size:15px;font-weight:700;color:#333;margin:0 0 12px}.quick-filters__label svg{color:var(--wvh-orange);flex-shrink:0}.quick-filters__size-grid{display:flex;flex-wrap:wrap;gap:10px}.quick-filter-size{display:flex;flex-direction:column;align-items:center;padding:10px 12px;background:#f5f5f5;border:2px solid #eee;border-radius:10px;text-decoration:none;transition:all .2s;min-width:56px;text-align:center}.quick-filter-size:hover{border-color:var(--wvh-orange);background:#FFF8F0;color:#111}.quick-filter-size.is-active{border-color:var(--wvh-orange);background:var(--wvh-orange)}.quick-filter-size__value{font-size:14px;font-weight:700;color:#111}.quick-filter-size.is-active .quick-filter-size__value{color:#fff}.quick-filter-size__age{font-size:11px;color:#888;margin-top:2px}.quick-filter-size.is-active .quick-filter-size__age{color:rgba(255,255,255,.8)}.quick-filters__tip{display:flex;align-items:flex-start;gap:10px;margin-top:12px;padding:12px 16px;background:#FFF8F0;border:1px solid var(--wvh-orange-wash);border-left:3px solid var(--wvh-orange);border-radius:8px}.quick-filters__tip svg{color:var(--wvh-orange);flex-shrink:0;margin-top:1px}.quick-filters__tip p{margin:0;font-size:13px;line-height:1.5;color:#555;font-weight:500}.quick-filters__level-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.quick-filter-level{display:flex;flex-direction:column;padding:16px;background:#f9f9f9;border:2px solid #eee;border-radius:12px;cursor:pointer;transition:all .2s;text-align:left;position:relative}.quick-filter-level:hover{border-color:var(--wvh-orange);background:#FFF8F0;transform:translateY(-2px);box-shadow:0 4px 12px rgba(var(--wvh-orange-rgb),.1)}.quick-filter-level.is-active{border-color:var(--wvh-orange);background:#FFF8F0;box-shadow:0 4px 12px rgba(var(--wvh-orange-rgb),.15)}.quick-filter-level__badge{position:absolute;top:-8px;right:12px;padding:2px 10px;background:var(--wvh-orange);color:#fff;font-size:10px;font-weight:700;border-radius:20px;text-transform:uppercase;letter-spacing:.3px}.quick-filter-level__title{font-family:Bebas Neue,Impact,sans-serif;font-size:22px;color:#111;letter-spacing:.5px}.quick-filter-level__subtitle{font-size:13px;font-weight:600;color:var(--wvh-orange);margin-top:2px}.quick-filter-level__desc{font-size:12px;color:#666;line-height:1.4;margin-top:6px;flex:1 1}.quick-filter-level__price{font-size:14px;font-weight:700;color:#111;margin-top:10px;padding-top:10px;border-top:1px solid #eee}.quick-filters__cta{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 20px;background:linear-gradient(135deg,#e8f5e9,#f1f8e9);border-radius:10px;border:1px solid #c8e6c9}.quick-filters__cta-text{font-size:14px;color:#333;font-weight:500}.quick-filters__cta-btn{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;background:#25d366;color:#fff;border-radius:8px;font-size:14px;font-weight:600;text-decoration:none;white-space:nowrap;transition:all .2s}.quick-filters__cta-btn:hover{background:#128c7e;color:#fff;transform:translateY(-1px);box-shadow:0 4px 12px rgba(37,211,102,.3)}a.quick-filter-level{text-decoration:none;color:inherit}.quick-filters__active-filter{display:flex;align-items:center;gap:10px;margin-top:10px;padding:8px 14px;background:#FFF8F0;border:1px solid var(--wvh-orange-wash);border-radius:8px;font-size:13px;font-weight:600;color:#333}.quick-filters__active-filter span{flex:1 1}.quick-filters__clear{color:var(--wvh-orange);text-decoration:none;font-weight:700;font-size:13px;white-space:nowrap}.quick-filters__clear:hover{color:var(--wvh-orange-deep);text-decoration:underline}@media (max-width:767px){.quick-filters{padding:20px 0}.quick-filters__size-grid{display:flex;overflow-x:auto;-webkit-overflow-scrolling:touch;gap:8px;padding-bottom:8px;flex-wrap:nowrap;scrollbar-width:none}.quick-filters__size-grid::-webkit-scrollbar{display:none}.quick-filter-size{flex-shrink:0;min-width:48px;padding:8px 10px}.quick-filters__level-grid{grid-template-columns:1fr;gap:10px}.quick-filters__cta{flex-direction:column;text-align:center}.quick-filters__cta-btn{width:100%;justify-content:center}}.category-nav{background:#fff;border-bottom:1px solid #eee;padding:28px 0 24px}.category-nav__grid{display:flex;flex-wrap:wrap;gap:12px}.category-nav__group{position:relative;display:inline-flex;align-items:stretch}.category-nav__btn{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;background:#f5f5f5;border:2px solid #eee;border-radius:50px;font-size:14px;font-weight:600;color:#333;text-decoration:none;transition:all .2s;white-space:nowrap;touch-action:manipulation;-webkit-tap-highlight-color:rgba(var(--wvh-orange-rgb),.12)}.category-nav__btn:focus-visible,.category-nav__btn:hover{border-color:var(--wvh-orange);background:#FFF8F0;color:var(--wvh-orange);outline:none}.category-nav__group.has-subs .category-nav__btn{padding-right:14px;border-top-right-radius:0;border-bottom-right-radius:0;border-right-width:1px}.category-nav__count{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 6px;background:#d4d4d8;color:#374151;font-size:11px;font-weight:700;border-radius:50px;transition:all .2s}.category-nav__btn:focus-visible .category-nav__count,.category-nav__btn:hover .category-nav__count{background:var(--wvh-orange);color:#fff}.category-nav__expand{display:inline-flex;align-items:center;justify-content:center;min-width:38px;padding:0 12px;background:#f5f5f5;border:2px solid #eee;border-left-width:1px;border-radius:0 50px 50px 0;color:#666;cursor:pointer;transition:all .2s;touch-action:manipulation;-webkit-tap-highlight-color:rgba(var(--wvh-orange-rgb),.12)}.category-nav__expand:focus-visible,.category-nav__expand:hover{border-color:var(--wvh-orange);background:#FFF8F0;color:var(--wvh-orange);outline:none}.category-nav__expand svg{transition:transform .2s ease}.category-nav__expand[aria-expanded=true] svg,.category-nav__group.is-open .category-nav__expand svg{transform:rotate(180deg)}.category-nav__group.has-subs:hover .category-nav__btn,.category-nav__group.has-subs:hover .category-nav__expand{border-color:var(--wvh-orange);background:#FFF8F0;color:var(--wvh-orange)}.category-nav__group.has-subs:hover .category-nav__count{background:var(--wvh-orange);color:#fff}@media (hover:hover){.category-nav__group.has-subs:hover .category-nav__subs{opacity:1;visibility:visible;transform:translateY(0)}}.category-nav__group.is-open .category-nav__subs{opacity:1;visibility:visible;transform:translateY(0)}.category-nav__subs{position:absolute;top:calc(100% + 6px);left:0;z-index:50;display:flex;flex-direction:column;gap:2px;min-width:220px;padding:10px;background:#fff;border-radius:14px;box-shadow:0 8px 30px rgba(0,0,0,.12);opacity:0;visibility:hidden;transform:translateY(6px);transition:all .2s ease}.category-nav__sub{display:block;padding:11px 14px;border-radius:8px;font-size:13px;font-weight:500;color:#444;text-decoration:none;transition:all .15s;touch-action:manipulation;-webkit-tap-highlight-color:rgba(var(--wvh-orange-rgb),.12);min-height:40px;display:flex;align-items:center}.category-nav__sub:focus-visible,.category-nav__sub:hover{background:var(--wvh-orange-light);color:var(--wvh-orange);outline:none}.category-nav__sub--all{font-weight:700;color:var(--wvh-orange);border-bottom:1px solid #f0f0f0;padding-bottom:11px;margin-bottom:4px}@media (max-width:1024px){.category-nav{padding:20px 0 16px}.category-nav__grid{overflow-x:auto;flex-wrap:nowrap;-webkit-overflow-scrolling:touch;gap:8px;padding-bottom:6px;scrollbar-width:none}.category-nav__grid::-webkit-scrollbar{display:none}.category-nav__group{flex-shrink:0}.category-nav__btn{padding:10px 16px;font-size:13px;min-height:44px}.category-nav__expand{min-width:44px;padding:0 10px;min-height:44px}}@media (max-width:767px){.category-nav__subs{position:fixed;top:auto;bottom:0;left:0;right:0;border-radius:16px 16px 0 0;min-width:100%;max-height:65vh;overflow-y:auto;padding:18px 18px max(28px,env(safe-area-inset-bottom,18px));box-shadow:0 -4px 30px rgba(0,0,0,.15);transition:transform .25s ease,opacity .2s ease;transform:translateY(100%)}.category-nav__group.is-open .category-nav__subs{transform:translateY(0)}.category-nav__sub{padding:13px 14px;font-size:14px;min-height:48px}.category-nav__sub--all{padding-bottom:13px}.category-nav__subs-overlay{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.45);z-index:40}.category-nav__group.is-open .category-nav__subs-overlay{display:block}}.subcat-nav{background:#fff;border-bottom:1px solid #eee;padding:20px 0}.subcat-nav__scroll{display:flex;flex-wrap:wrap;gap:10px}.subcat-nav__btn{display:inline-flex;align-items:center;gap:7px;padding:10px 18px;background:#f5f5f5;border:2px solid #eee;border-radius:50px;font-size:13px;font-weight:600;color:#444;text-decoration:none;transition:all .2s;white-space:nowrap;touch-action:manipulation;-webkit-tap-highlight-color:rgba(var(--wvh-orange-rgb),.12);min-height:40px}.subcat-nav__btn:focus-visible,.subcat-nav__btn:hover{border-color:var(--wvh-orange);background:#FFF8F0;color:var(--wvh-orange);outline:none}.subcat-nav__btn.is-active{background:var(--wvh-orange);border-color:var(--wvh-orange);color:#fff}.subcat-nav__btn.is-active .subcat-nav__count{background:rgba(255,255,255,.25);color:#fff}.subcat-nav__count{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 5px;background:#eee;color:#888;font-size:10px;font-weight:700;border-radius:50px;transition:all .2s}.subcat-nav__btn:hover .subcat-nav__count{background:var(--wvh-orange);color:#fff}@media (max-width:1024px){.subcat-nav{padding:14px 0}.subcat-nav__scroll{overflow-x:auto;flex-wrap:nowrap;-webkit-overflow-scrolling:touch;gap:8px;padding-bottom:4px;scrollbar-width:none}.subcat-nav__scroll::-webkit-scrollbar{display:none}.subcat-nav__btn{flex-shrink:0;padding:10px 16px;font-size:13px;min-height:44px}}.tag-level-intro{font-size:15px;line-height:1.6;color:#555;margin:10px 0 0;max-width:640px}.tag-comparison{margin-top:24px}.tag-comparison__title{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#999;margin:0 0 12px}.tag-comparison__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.tag-comparison__card{display:flex;flex-direction:column;align-items:center;text-align:center;padding:20px 16px;background:#f9f9f9;border:2px solid #eee;border-radius:14px;text-decoration:none;color:#333;transition:all .2s;position:relative}.tag-comparison__card:hover{border-color:var(--wvh-orange);background:#FFF8F0;transform:translateY(-2px);box-shadow:0 6px 20px rgba(var(--wvh-orange-rgb),.1)}.tag-comparison__card--active{background:#FFF8F0;border-color:var(--wvh-orange);box-shadow:0 4px 16px rgba(var(--wvh-orange-rgb),.12)}.tag-comparison__badge{position:absolute;top:-10px;left:50%;transform:translateX(-50%);padding:3px 12px;background:var(--wvh-orange);color:#fff;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;border-radius:20px;white-space:nowrap}.tag-comparison__level{font-family:Bebas Neue,Impact,sans-serif;font-size:26px;letter-spacing:.5px;color:#111;margin-top:4px}.tag-comparison__type{font-size:12px;font-weight:600;color:#888;text-transform:uppercase;letter-spacing:.04em;margin-bottom:12px}.tag-comparison__specs{display:flex;gap:16px;margin-bottom:12px}.tag-comparison__spec{display:flex;flex-direction:column;align-items:center;gap:2px}.tag-comparison__spec-label{font-size:10px;text-transform:uppercase;letter-spacing:.05em;color:#aaa;font-weight:600}.tag-comparison__spec-value{font-size:14px;font-weight:700;color:#333}.tag-comparison__card--active .tag-comparison__spec-value{color:var(--wvh-orange)}.tag-comparison__price{font-size:16px;font-weight:800;color:#111;margin-bottom:8px}.tag-comparison__card--active .tag-comparison__price{color:var(--wvh-orange)}.tag-comparison__current{font-size:11px;font-weight:600;color:var(--wvh-orange);text-transform:uppercase;letter-spacing:.04em}.tag-comparison__link{font-size:12px;font-weight:600;color:#999;transition:color .2s}.tag-comparison__card:hover .tag-comparison__link{color:var(--wvh-orange)}@media (max-width:600px){.tag-comparison__grid{grid-template-columns:repeat(3,1fr);gap:8px}.tag-comparison__card{padding:14px 8px}.tag-comparison__level{font-size:20px}.tag-comparison__specs{flex-direction:column;gap:6px}.tag-comparison__spec{flex-direction:row;gap:6px}.tag-comparison__price{font-size:14px}.tag-comparison__badge{font-size:9px;padding:2px 8px}}.shop-wrapper--no-sidebar{display:block}.shop-wrapper--no-sidebar .shop-main{max-width:100%}.shop-wrapper--no-sidebar .products{display:grid!important;grid-template-columns:repeat(4,1fr);gap:24px}@media (max-width:1024px){.shop-wrapper--no-sidebar .products{grid-template-columns:repeat(3,1fr)}}@media (max-width:600px){.shop-wrapper--no-sidebar .products{grid-template-columns:repeat(2,1fr);gap:12px}}.wvh-tag-reviews{margin:48px 0 32px;padding:32px;background:var(--wvh-orange-light,#fff8f0);border-radius:12px;border-left:4px solid var(--wvh-orange,#ff7900)}.wvh-tag-reviews__title{font-family:var(--wvh-font-heading,"Bebas Neue",Impact,sans-serif);font-size:1.3rem;text-transform:uppercase;letter-spacing:.5px;color:var(--wvh-black,#111);margin-bottom:20px;display:flex;align-items:center;gap:10px}.wvh-tag-reviews__title svg{color:var(--wvh-orange,#FF7900);flex-shrink:0}.wvh-tag-reviews etrusted-widget{display:block;width:100%}.wvh-tag-size-table{margin:32px 0;overflow-x:auto;-webkit-overflow-scrolling:touch}.wvh-tag-size-table table{width:100%;border-collapse:collapse;font-size:14px;min-width:340px}.wvh-tag-size-table th{background:var(--wvh-orange,#FF7900);color:#fff;padding:10px 16px;text-align:left;font-weight:700;font-size:12px;text-transform:uppercase;letter-spacing:.4px}.wvh-tag-size-table td{padding:10px 16px;border-bottom:1px solid var(--wvh-gray-200,#e5e5e5);color:var(--wvh-gray-700,#444)}.wvh-tag-size-table tr:last-child td{border-bottom:none}.wvh-tag-size-table tr:nth-child(2n) td{background:var(--wvh-gray-100,#f5f5f5)}.wvh-tag-size-table__note{font-size:13px;color:var(--wvh-gray-500,#777);margin-top:10px;padding:10px 14px;background:var(--wvh-orange-light,#fff4eb);border-radius:8px;display:flex;align-items:flex-start;gap:8px}.wvh-tag-size-table__note svg{flex-shrink:0;color:var(--wvh-orange,#FF7900);margin-top:1px}.shop-page .shop-header__breadcrumb .woocommerce-breadcrumb{color:var(--breadcrumb-color,#5a5a5a)!important}.shop-page .shop-header__breadcrumb .woocommerce-breadcrumb a{color:var(--breadcrumb-link-color,#a65000)!important}.shop-page .shop-header__breadcrumb .woocommerce-breadcrumb .breadcrumb-separator{color:#6b6b6b!important}.shop-page .filter-list__count{color:#5f6368!important}.product-card__badge--sale{background:var(--badge-bg-sale,#a65000)!important;color:#fff!important}.product-card__badge--new{background:var(--badge-bg-new,#0d4d2a)!important;color:#fff!important}.product-card__badge--soldout{background:#3a3a3a!important;color:#fff!important}.product-card__shipping,.product-card__shipping span{color:var(--badge-bg-muted,#14532d)!important}@media (max-width:1024px){.shop-filter-stack{background:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.05);margin-bottom:12px;overflow:hidden;border:1px solid #eee}.shop-filter-stack .shop-filter-toggle{margin-bottom:0;border:none;border-bottom:1px solid #eee;border-radius:0;box-shadow:none;padding:10px 14px;font-size:13px;min-height:0}.shop-filter-stack .active-filters{margin-bottom:0;padding:10px 12px 12px;border-radius:0;box-shadow:none;gap:8px 10px;align-items:flex-start}.shop-filter-stack .active-filters__label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#666;flex-shrink:0;margin-top:2px}.shop-filter-stack .active-filters__list{gap:6px}.shop-filter-stack .active-filter-tag{font-size:12px;padding:4px 8px}.shop-wrapper{padding-top:4px}.shop-main .shop-toolbar{padding:10px 14px;margin-bottom:12px;gap:10px;flex-wrap:wrap;align-items:center}.shop-toolbar__left{flex:1 1 auto;min-width:0}.shop-toolbar__count{font-size:13px;font-weight:600;color:#444}.shop-toolbar__sort,.shop-toolbar__sort .woocommerce-ordering{margin:0;width:100%}.shop-toolbar__sort .woocommerce-ordering select,.shop-toolbar__sort select.orderby{width:100%;max-width:100%;padding:8px 12px;font-size:13px;border-radius:8px;appearance:auto!important;background:#fff;border:1px solid #e5e5e5;height:auto;line-height:1.4}.woocommerce-ordering select option{display:block!important;padding:4px 8px}}@media (min-width:1025px){.shop-filter-stack{background:transparent;border:none;box-shadow:none;margin:0;overflow:visible}}@media (max-width:1024px){.shop-sidebar.is-open,.shop-sidebar.is-open *{-webkit-tap-highlight-color:rgba(var(--wvh-orange-rgb),.12)}.shop-sidebar .filter-actions__clear,.shop-sidebar .filter-color-swatch,.shop-sidebar .filter-section__header,.shop-sidebar .filter-size-btn,.shop-sidebar .price-filter__apply,.shop-sidebar .shop-sidebar__apply,.shop-sidebar .shop-sidebar__close{touch-action:manipulation;-webkit-tap-highlight-color:rgba(var(--wvh-orange-rgb),.12)}.shop-sidebar .filter-section__header{min-height:48px;padding:14px 4px}.shop-sidebar .filter-checkbox,.shop-sidebar .filter-list__label,.shop-sidebar .filter-radio{min-height:48px}.shop-sidebar .filter-color-swatch{min-width:44px;min-height:44px}}.filter-list--cats .filter-list__item--top{margin-bottom:2px}.filter-list--cats .filter-list__item--top.is-active{background:#FFF8F0;border-radius:10px;padding:4px 0 6px}.filter-list--cats .filter-list__item--top.is-active>.filter-list__link{background:transparent;color:var(--wvh-orange);font-weight:700}.filter-list--cats .filter-list__item--top.is-active>.filter-list__link:hover{background:rgba(var(--wvh-orange-rgb),.08)}.filter-sublist{list-style:none;margin:2px 0 4px;padding:2px 0 2px 14px;border-left:2px solid var(--wvh-orange-wash)}.filter-sublist .filter-list__item{margin-bottom:2px}.filter-sublist .filter-list__link{padding:8px 10px;font-size:13px;color:#555;min-height:40px}.filter-sublist .filter-list__checkbox{width:16px;height:16px;border-width:1.5px;border-radius:4px}.filter-sublist .filter-list__item.is-active .filter-list__link{background:#fff;color:var(--wvh-orange);font-weight:600;box-shadow:inset 0 0 0 1.5px var(--wvh-orange)}.filter-sublist .filter-list__item.is-active .filter-list__checkbox{background:var(--wvh-orange);border-color:var(--wvh-orange)}.filter-sublist .filter-list__item.is-active .filter-list__checkbox:after{content:"✓";color:#fff;font-size:10px;font-weight:700}.filter-sublist .filter-list__count{font-size:11px}.filter-list__reset{display:inline-flex;align-items:center;gap:6px;margin:8px 4px 0;padding:8px 10px;font-size:12px;color:var(--wvh-orange-deep);text-decoration:none;border-radius:6px;transition:all .15s;touch-action:manipulation;-webkit-tap-highlight-color:rgba(var(--wvh-orange-rgb),.12);min-height:36px}.filter-list__reset:focus-visible,.filter-list__reset:hover{background:var(--wvh-orange-light);color:var(--wvh-orange);outline:none}.filter-list__reset svg{flex-shrink:0;color:#999}.filter-list__reset:hover svg{color:var(--wvh-orange)}@media (max-width:1024px){.filter-sublist{padding-left:16px}.filter-sublist .filter-list__link{padding:11px 12px;min-height:44px;font-size:14px}.filter-list__reset{min-height:44px;padding:10px 12px;font-size:13px}.active-filter-tag__remove{width:22px;height:22px;font-size:16px}.filter-section__header svg.filter-section__icon{width:18px;height:18px}}#trp_ald_modal_popup~#trp_ald_modal_popup{display:none!important}.cart-page{padding:20px 0 50px;background:#f8f9fa;overflow-x:hidden}.cart-page>.container{max-width:100%;width:100%;margin:0 auto;padding:0 16px;min-width:0}.checkout-steps{display:flex;justify-content:center;gap:6px;margin-bottom:24px;flex-wrap:wrap}.checkout-step{gap:6px;padding:8px 12px;background:#fff;border-radius:50px;font-size:12px;font-weight:500;border:1px solid #e5e5e5;text-decoration:none}.checkout-step,.checkout-step__number{display:flex;align-items:center;color:#999}.checkout-step__number{justify-content:center;width:20px;height:20px;background:#e5e5e5;border-radius:50%;font-size:11px;font-weight:700;flex-shrink:0}.checkout-step.active{background:var(--wvh-orange);color:#fff;border-color:var(--wvh-orange)}.checkout-step.active .checkout-step__number{background:rgba(255,255,255,.3);color:#fff}.checkout-step.completed{background:#22c55e;color:#fff;border-color:#22c55e}.checkout-step.completed .checkout-step__number{background:rgba(255,255,255,.3);color:#fff}.checkout-step__label{display:none}.cart-empty{background:#fff;padding:60px 20px;border-radius:16px;text-align:center;box-shadow:0 2px 12px rgba(0,0,0,.06)}.cart-empty__icon{font-size:3rem;margin-bottom:20px}.cart-empty h2{font-family:Bebas Neue,Impact,sans-serif;font-size:24px;margin-bottom:12px;color:#111}.cart-empty .text-muted{color:#666;margin-bottom:24px}.cart-layout{display:flex;flex-direction:column;gap:20px}.cart-main{background:#fff;border-radius:12px;padding:16px;box-shadow:0 2px 8px rgba(0,0,0,.05);order:1}.cart-main .combo-banner~.combo-banner{display:none!important}.cart-table-desktop{display:none}.cart-table-mobile{display:block}.cart-item-mobile{display:flex;gap:12px;padding:16px;margin-bottom:12px;background:#fff;border:1px solid #f0f0f0;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.05)}.cart-item-mobile:last-child{margin-bottom:0;border-bottom:1px solid #f0f0f0}.cart-item-mobile__image{flex-shrink:0;width:70px}.cart-item-mobile__image img{width:70px;height:70px;object-fit:cover;border-radius:8px;border:2px solid #f5f5f5}.cart-item-mobile__image a{display:block}.cart-item-mobile__content{flex:1 1;min-width:0}.cart-item-mobile__header{display:flex;justify-content:space-between;align-items:flex-start;gap:8px;margin-bottom:8px}.cart-item-mobile__title{flex:1 1;margin:0;font-size:14px;font-weight:600;color:#111;line-height:1.4}.cart-item-mobile__title a{color:#111;text-decoration:none}.cart-item-mobile__title a:hover{color:var(--wvh-orange)}.cart-item-mobile__remove{flex-shrink:0;background:none;border:none;padding:0;cursor:pointer;display:flex}.cart-item-mobile__remove,.cart-item-mobile__remove a{width:24px;height:24px;align-items:center;justify-content:center}.cart-item-mobile__remove a{display:inline-flex;background:#f5f5f5;border-radius:50%;color:#bbb;font-size:18px;line-height:1;text-decoration:none;transition:all .2s}.cart-item-mobile__remove a:hover{background:#ef4444;color:#fff}.cart-item-mobile__content dl.variation{margin:6px 0;font-size:11px;color:#666}.cart-item-mobile__content dl.variation dt{float:left;clear:both;font-weight:500;margin-right:4px}.cart-item-mobile__content dl.variation dd{margin:0 0 4px}.cart-item-mobile__price{font-weight:600;color:#111;font-size:13px;margin-bottom:8px}.cart-item-mobile__quantity{margin-bottom:8px}.cart-item-mobile__quantity label{display:block;font-size:11px;font-weight:600;color:#666;margin-bottom:4px}.cart-item-mobile__quantity .quantity{display:inline-flex!important;align-items:center;background:#f5f5f5;border-radius:8px;overflow:hidden;width:auto!important}.cart-item-mobile__quantity .quantity .quantity-btn{width:34px;height:36px;font-size:16px;font-weight:600;color:#555;border:none;background:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;padding:0;line-height:1}.cart-item-mobile__quantity .quantity .quantity-btn:hover{background:#e5e5e5;color:var(--wvh-orange)}.cart-item-mobile__quantity .qty{width:40px;height:36px;padding:0;border:none;background:transparent;text-align:center;font-weight:600;font-size:14px;-moz-appearance:textfield}.cart-item-mobile__quantity .qty::-webkit-inner-spin-button,.cart-item-mobile__quantity .qty::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.cart-item-mobile__quantity .qty:focus{outline:none}.cart-item-mobile__subtotal{display:flex;justify-content:space-between;align-items:center;padding-top:8px;border-top:1px solid #f5f5f5;margin-top:8px}.cart-item-mobile__subtotal .label{font-size:12px;font-weight:500;color:#666}.cart-item-mobile__subtotal .value{font-weight:700;color:var(--wvh-orange);font-size:15px}.cart-actions{display:flex;flex-direction:column;gap:12px;margin-top:20px;padding-top:20px;border-top:2px solid #f5f5f5;align-items:flex-start}.cart-actions .btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:14px 20px;border-radius:8px;font-size:14px;font-weight:600;transition:all .2s;cursor:pointer;text-decoration:none;width:100%;border:2px solid #e5e5e5;background:#f5f5f5;color:#333}.cart-actions .btn-secondary:hover{background:#fff;border-color:var(--wvh-orange);color:var(--wvh-orange)}.cart-sidebar{order:2;position:relative}.cart-totals{background:#fff;border-radius:12px;padding:20px;box-shadow:0 2px 8px rgba(0,0,0,.05);margin-bottom:12px}.cart-totals h2{font-family:Bebas Neue,Impact,sans-serif;font-size:20px;color:#111;margin:0 0 16px;letter-spacing:.5px}.cart-totals__table{width:100%;border-collapse:collapse}.cart-totals__table td,.cart-totals__table th{padding:10px 0;border-bottom:1px solid #f5f5f5;font-size:14px}.cart-totals__table th{font-weight:500;color:#777;text-align:left}.cart-totals__table td{text-align:right;font-weight:600;color:#111}.cart-totals__table .order-total td,.cart-totals__table .order-total th{font-size:18px;font-weight:700;padding-top:12px;border-bottom:none;border-top:2px solid #f5f5f5}.cart-totals__table .order-total th{color:#111}.cart-totals__table .order-total td{color:var(--wvh-orange)}.cart-totals__table .fee td{color:#22c55e;font-weight:600}.cart-totals__table .fee th{color:#22c55e;font-weight:500}.cart-totals__table .cart-discount td{color:#22c55e;font-weight:600}.cart-totals__checkout{margin-top:20px}.cart-totals__checkout .checkout-button,.cart-totals__checkout .wc-proceed-to-checkout a.checkout-button{display:block;width:100%;padding:16px 20px;background:linear-gradient(135deg,var(--wvh-orange) 0,var(--wvh-orange-bright) 100%);color:#fff;border:none;border-radius:10px;font-size:15px;font-weight:700;text-align:center;box-shadow:0 4px 16px rgba(var(--wvh-orange-rgb),.25);transition:all .3s ease;cursor:pointer;text-decoration:none}.cart-totals__checkout .checkout-button:hover,.cart-totals__checkout .wc-proceed-to-checkout a:hover{background:linear-gradient(135deg,var(--wvh-orange-dark) 0,var(--wvh-orange-bright) 100%);transform:translateY(-2px);box-shadow:0 6px 20px rgba(var(--wvh-orange-rgb),.35)}.cart-trust{background:#fff;border-radius:12px;padding:16px;box-shadow:0 2px 8px rgba(0,0,0,.05)}.cart-trust__item{align-items:center;gap:10px;padding:8px 0;font-size:12px;color:#555;border-bottom:1px solid #f5f5f5}.cart-trust__item:last-child{border-bottom:none}.cart-trust__item span{font-size:14px}.cart-mobile-checkout{margin-top:20px;padding-top:16px;border-top:2px solid #f5f5f5}.cart-mobile-checkout__btn{display:block;width:100%;padding:16px 20px;background:linear-gradient(135deg,var(--wvh-orange) 0,var(--wvh-orange-bright) 100%);color:#fff;border:none;border-radius:10px;font-size:16px;font-weight:700;text-align:center;box-shadow:0 4px 16px rgba(var(--wvh-orange-rgb),.25);transition:all .3s ease;cursor:pointer;text-decoration:none}.cart-mobile-checkout__btn:hover{background:linear-gradient(135deg,var(--wvh-orange-dark) 0,var(--wvh-orange-bright) 100%);transform:translateY(-2px);box-shadow:0 6px 20px rgba(var(--wvh-orange-rgb),.35);color:#fff}@media (min-width:768px){.cart-page{padding:30px 0 60px}.cart-page>.container{padding:0 24px}.checkout-steps{gap:8px;margin-bottom:32px}.checkout-step{padding:10px 16px;font-size:13px}.checkout-step__number{width:22px;height:22px;font-size:12px}.checkout-step__label{display:inline}.cart-empty{padding:80px 40px}.cart-empty__icon{font-size:4rem}.cart-empty h2{font-size:28px}.cart-layout{display:grid;grid-template-columns:1fr;gap:24px}.cart-main{padding:20px;border-radius:14px;order:1}.cart-sidebar{order:2}.cart-mobile-checkout{display:none}.cart-totals{padding:24px}}@media (min-width:1025px){.cart-page{padding:40px 0 80px}.cart-page>.container{max-width:1280px;padding:0 24px}.checkout-step{padding:10px 20px;font-size:14px}.checkout-step__number{width:24px;height:24px}.cart-layout{grid-template-columns:1fr 360px;gap:28px;align-items:start}.cart-main{padding:24px;border-radius:16px}.cart-table-desktop{display:table;width:100%;border-collapse:collapse}.cart-table-mobile{display:none}.cart-table-desktop th{padding:12px 8px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:#999;text-align:left;border-bottom:2px solid #f0f0f0}.cart-table-desktop th.product-price,.cart-table-desktop th.product-subtotal{color:var(--wvh-orange)}.cart-table-desktop td{padding:16px 8px;border-bottom:1px solid #f5f5f5;vertical-align:middle}.cart-table-desktop .product-thumbnail{width:80px}.cart-table-desktop .product-thumbnail img{width:70px;height:70px;object-fit:cover;border-radius:10px;border:2px solid #f5f5f5}.cart-table-desktop .product-name{min-width:180px}.cart-table-desktop .product-name a{color:#111;font-weight:600;font-size:14px;line-height:1.4;display:block;text-decoration:none}.cart-table-desktop .product-name a:hover{color:var(--wvh-orange)}.cart-table-desktop .product-name dl.variation{margin:6px 0 0;font-size:12px;color:#666}.cart-table-desktop .product-name dl.variation dt{float:left;clear:both;font-weight:500;margin-right:4px}.cart-table-desktop .product-name dl.variation dd{margin:0 0 4px}.cart-table-desktop .product-price{font-weight:600;color:#111;font-size:14px;white-space:nowrap}.cart-table-desktop .product-subtotal{font-weight:700;color:var(--wvh-orange);font-size:15px;white-space:nowrap}.cart-table-desktop .product-quantity{width:140px}.cart-table-desktop .quantity{display:flex;align-items:center;justify-content:center;background:#f5f5f5;border-radius:8px;overflow:hidden}.cart-table-desktop .quantity .qty{width:44px;height:40px;padding:0;border:none;background:transparent;text-align:center;font-weight:600;font-size:14px;-moz-appearance:textfield}.cart-table-desktop .quantity .qty::-webkit-inner-spin-button,.cart-table-desktop .quantity .qty::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.cart-table-desktop .quantity .qty:focus{outline:none}.cart-table-desktop .product-remove{width:40px;text-align:center}.cart-table-desktop .remove-item{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;background:#f5f5f5;border-radius:50%;color:#bbb;font-size:18px;line-height:1;transition:all .2s;text-decoration:none}.cart-table-desktop .remove-item:hover{background:#ef4444;color:#fff}.cart-actions{flex-direction:row;justify-content:space-between}.cart-actions .btn{width:auto}.cart-sidebar{position:sticky;top:100px}.cart-totals{padding:24px}}.cart-page .quantity{display:flex;align-items:center;background:#f5f5f5;border-radius:8px;overflow:hidden}.cart-page .quantity .quantity-btn{width:36px;height:40px;font-size:18px;font-weight:600;color:#555;border:none;background:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;flex-shrink:0;line-height:1;padding:0}.cart-page .quantity .quantity-btn:hover{background:#e5e5e5;color:var(--wvh-orange)}.cart-page .quantity .qty{width:44px;height:40px;border:none;background:transparent;text-align:center;font-size:14px;font-weight:600;color:#111;-moz-appearance:textfield;padding:0}.cart-page .quantity .qty::-webkit-inner-spin-button,.cart-page .quantity .qty::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.cart-page .quantity .qty:focus{outline:none}.cart-actions [name=update_cart]{display:none!important}.wvh-cart-updating{position:relative;pointer-events:none}.wvh-cart-updating:after{content:"";position:absolute;inset:0;background:rgba(255,255,255,.6);border-radius:12px;z-index:10;animation:wvh-cart-pulse 1s ease-in-out infinite}@keyframes wvh-cart-pulse{0%,to{opacity:.4}50%{opacity:.7}}.cart-actions .btn:focus,.cart-item-mobile__remove:focus,.cart-totals__checkout .checkout-button:focus{outline:2px solid var(--wvh-orange);outline-offset:2px}.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.wvh-cart-crosssells{margin-top:32px;padding-top:24px}.wvh-cart-crosssells__title{font-family:Bebas Neue,Impact,sans-serif;font-size:22px;color:#111;margin:0 0 16px;letter-spacing:.5px}.wvh-cart-crosssells .products{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;list-style:none;padding:0;margin:0}@media (min-width:768px){.wvh-cart-crosssells .products{grid-template-columns:repeat(4,1fr);gap:16px}}#shipping_method .wvh-shipping-delivery-info,.cart-totals .wvh-shipping-delivery-info{display:block;margin-top:4px;font-size:11px;color:#666;font-weight:400;line-height:1.4}.cart-empty-recommendations{margin-top:24px}.cart-empty-recommendations__title{font-family:Bebas Neue,Impact,sans-serif;font-size:22px;color:#111;margin:0 0 16px;letter-spacing:.5px;text-align:center}.cart-empty-recommendations__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}@media(min-width:768px){.cart-empty-recommendations__grid{grid-template-columns:repeat(4,1fr);gap:16px}}.cart-empty-recommendations__card{display:flex;flex-direction:column;gap:8px;padding:12px;background:#fff;border:1px solid #f0f0f0;border-radius:12px;text-decoration:none;color:#111;transition:box-shadow .2s ease,transform .2s ease}.cart-empty-recommendations__card:hover{box-shadow:0 4px 16px rgba(0,0,0,.08);transform:translateY(-2px);color:var(--wvh-orange)}.cart-empty-recommendations__card img{width:100%;height:auto;aspect-ratio:1/1;object-fit:cover;border-radius:8px;background:#f5f5f5}.cart-empty-recommendations__name{font-size:13px;font-weight:600;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cart-empty-recommendations__price{font-size:14px;font-weight:700;color:var(--wvh-orange);margin-top:auto}@media(max-width:767px){.cart-mobile-checkout{position:sticky;bottom:0;margin:20px -16px 0;padding:12px 16px env(safe-area-inset-bottom,12px);background:rgba(255,255,255,.97);-webkit-backdrop-filter:saturate(180%) blur(8px);backdrop-filter:saturate(180%) blur(8px);border-top:1px solid #eee;box-shadow:0 -4px 16px rgba(0,0,0,.06);z-index:50}}.wvh-cart-line__name{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;font-weight:600;color:#222;line-height:1.35}.wvh-cart-line__name a{color:inherit;text-decoration:none}.wvh-cart-line__name a:hover{color:var(--wvh-orange)}.wvh-cart-line__meta{display:block;margin-top:4px;font-size:12px;font-weight:400;color:#777;line-height:1.4}.cart-item-mobile__title .wvh-cart-line__name,.cart-table-desktop .product-name .wvh-cart-line__name{font-size:14px}.cart-item-mobile__remove a:focus-visible,.remove-item:focus-visible{outline:2px solid #ef4444;outline-offset:2px}.cart-totals__bol-note{margin:10px 2px 0;font-size:12px;line-height:1.5;color:#666;text-align:center}@media (min-width:1025px){.cart-sidebar{position:sticky;top:24px;align-self:start}}.cart-page__title{font-family:var(--wvh-font-heading),"Bebas Neue",Impact,sans-serif;text-transform:uppercase;letter-spacing:1px;font-size:38px;color:var(--wvh-black,#111);margin:8px 0 22px}.cart-progress{background:linear-gradient(135deg,#fff7ef,#fff);border:1px solid var(--wvh-orange-wash);border-radius:14px;padding:16px 18px;margin-bottom:18px}.cart-progress__row{font-size:14px;color:#3a3a3a}.cart-progress__label strong{color:#8a4500}.cart-progress__bar{position:relative;height:8px;background:#ececec;border-radius:99px;margin-top:8px;overflow:hidden}.cart-progress__bar>span{display:block;height:100%;background:linear-gradient(90deg,var(--wvh-orange),var(--wvh-orange-dark));border-radius:99px;transition:width .4s ease}.cart-progress__bar--combo{overflow:visible}.cart-progress__tick{position:absolute;top:-3px;width:2px;height:14px;background:#d9d9d9;transform:translateX(-1px)}.cart-item-mobile__line{margin-left:auto;font-size:16px;color:var(--wvh-black,#111)}.cart-item-mobile__quantity{display:flex;align-items:center;gap:12px}.cart-checkout-btn{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;margin-top:18px;padding:17px 22px;background:linear-gradient(135deg,var(--wvh-orange-bright) 0,var(--wvh-orange) 100%);color:#fff;border:none;border-radius:12px;font-size:16px;font-weight:700;text-decoration:none;box-shadow:0 6px 18px rgba(var(--wvh-orange-rgb),.32);transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.cart-checkout-btn:hover{background:linear-gradient(135deg,var(--wvh-orange) 0,var(--wvh-orange-dark) 100%);transform:translateY(-2px);box-shadow:0 9px 24px rgba(var(--wvh-orange-rgb),.4);color:#fff}.cart-checkout-btn svg{transition:transform .2s ease}.cart-checkout-btn:hover svg{transform:translateX(3px)}.cart-trust{margin-top:16px;display:flex;flex-direction:column;gap:10px}.cart-trust__item{display:flex;align-items:flex-start;gap:9px;font-size:13px;color:#4a4a4a;line-height:1.4}.cart-trust__item span{flex-shrink:0}.cart-continue{display:inline-block;margin-top:6px;font-size:14px;font-weight:600;color:#555}.cart-continue:hover{color:#8a4500}.cart-recs{margin:40px 0 8px}.cart-recs__head{margin-bottom:18px}.cart-recs__title{font-family:var(--wvh-font-heading),"Bebas Neue",Impact,sans-serif;text-transform:uppercase;letter-spacing:.5px;font-size:26px;color:var(--wvh-black,#111);margin:0 0 4px}.cart-recs__sub{font-size:14px;color:#555;margin:0;max-width:640px}.cart-recs__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}@media (max-width:1024px){.cart-recs__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:540px){.cart-recs__grid{grid-template-columns:repeat(2,1fr);gap:10px}}.cart-rec{display:flex;flex-direction:column;background:#fff;border:1px solid #eee;border-radius:14px;padding:12px;transition:box-shadow .2s ease,transform .2s ease,border-color .2s ease}.cart-rec:hover{box-shadow:0 8px 22px rgba(0,0,0,.08);transform:translateY(-3px);border-color:var(--wvh-orange-wash)}.cart-rec__img{display:block;aspect-ratio:1/1;border-radius:10px;overflow:hidden;background:#f6f6f6}.cart-rec__img img{width:100%;height:100%;object-fit:cover}.cart-rec__img-ph{width:100%;height:100%;background:#f0f0f0}.cart-rec__body{flex:1 1;padding:10px 2px 12px}.cart-rec__name{display:block;font-size:13.5px;font-weight:600;color:#1a1a1a;line-height:1.35;margin-bottom:6px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cart-rec__name:hover{color:#8a4500}.cart-rec__price{font-size:15px;font-weight:700;color:#111}.cart-rec__price del{color:#999;font-weight:400;font-size:13px;margin-right:4px}.cart-rec__price ins{text-decoration:none;color:#c0392b}.cart-rec__btn{display:block;text-align:center;padding:10px 12px;border-radius:9px;font-size:13.5px;font-weight:600;text-decoration:none;cursor:pointer;transition:all .2s ease}.cart-rec__btn--add{background:var(--wvh-orange,#ff7900);color:#fff;border:none}.cart-rec__btn--add:hover{background:var(--wvh-orange-dark)}.cart-rec__btn--options{background:#fff;color:#8a4500;border:1.5px solid var(--wvh-orange-wash)}.cart-rec__btn--options:hover{border-color:var(--wvh-orange);background:#fff7ef}.pay-methods{display:flex;flex-direction:column;gap:10px}.pay-method{display:flex;align-items:center;gap:12px;padding:13px 14px;border:2px solid #e8e8e8;border-radius:12px;cursor:pointer;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease;background:#fff}.pay-method:hover{border-color:var(--wvh-orange-wash);background:#fffaf4}.pay-method.is-active{border-color:var(--wvh-orange,#ff7900);background:#fff7ef;box-shadow:0 0 0 3px rgba(var(--wvh-orange-rgb),.12)}.pay-method input{position:absolute;opacity:0;pointer-events:none}.pay-method__radio{width:20px;height:20px;flex-shrink:0;border:2px solid #cfcfcf;border-radius:50%;position:relative;transition:border-color .18s ease}.pay-method.is-active .pay-method__radio{border-color:var(--wvh-orange,#ff7900)}.pay-method.is-active .pay-method__radio:after{content:"";position:absolute;inset:3px;background:var(--wvh-orange,#ff7900);border-radius:50%}.pay-method__icon{flex-shrink:0;display:flex}.pay-method__icon svg{display:block;border-radius:4px}.pay-method__label{font-size:14.5px;font-weight:600;color:#1f1f1f}.pay-method__badge{margin-left:auto;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.4px;color:#0c6e2f;background:#e7f6ec;padding:3px 8px;border-radius:99px}.pay-more{margin-top:2px;background:none;border:none;color:#8a4500;font-size:13.5px;font-weight:600;cursor:pointer;padding:6px 2px;text-align:left}.pay-more:hover{text-decoration:underline}.pdp-usps{list-style:none;margin:14px 0 2px;padding:0;display:flex;flex-direction:column;gap:8px}.pdp-usps li{display:flex;align-items:flex-start;gap:9px;font-size:14px;font-weight:500;color:#2f2f2f;line-height:1.45}.pdp-usps svg{flex-shrink:0;margin-top:1px}.pdp-delivery{margin-top:12px;display:flex;flex-direction:column;gap:7px;padding:11px 13px;background:#f3faf4;border:1px solid #d4eddb;border-radius:11px}.pdp-delivery__line{display:flex;align-items:center;gap:8px;font-size:13.5px;color:#1f3a26}.pdp-delivery__line svg{flex-shrink:0}.pdp-delivery__line strong{color:#15803d}.pdp-delivery__stock{font-size:13px;font-weight:700;color:#c0392b}.shop-subcats{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.shop-subcat{display:inline-flex;align-items:center;gap:6px;padding:7px 14px;border-radius:99px;background:#f3f4f6;color:#2f2f2f;font-size:13px;font-weight:600;text-decoration:none;border:1px solid transparent;transition:background .18s ease,color .18s ease,border-color .18s ease}.shop-subcat:hover{background:var(--wvh-orange-light);color:#8a4500;border-color:var(--wvh-orange-wash)}.shop-subcat__count{font-size:11.5px;font-weight:600;color:#9a9a9a}.shop-subcat:hover .shop-subcat__count{color:#b5763a}.checkout-coupon{margin:4px 0 14px}.checkout-coupon__row{display:flex;gap:8px}.checkout-coupon__row .form-input{flex:1 1;padding:10px 12px;font-size:14px}.checkout-coupon__btn{flex-shrink:0;padding:0 16px;border:1.5px solid var(--wvh-orange-wash);background:#fff7ef;color:#8a4500;font-size:13.5px;font-weight:700;border-radius:10px;cursor:pointer;transition:all .18s ease}.checkout-coupon__btn:hover{border-color:var(--wvh-orange);background:#ffefe0}.checkout-coupon__applied{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px;padding:8px 12px;border-radius:9px;background:#e7f6ec;color:#0c6e2f;font-size:13px;font-weight:600}.checkout-coupon__applied button{background:none;border:none;color:#0c6e2f;font-size:18px;line-height:1;cursor:pointer;padding:0 2px}.checkout-coupon__msg{font-size:12.5px;color:#c0392b;margin:6px 0 0}.delivery-countdown{display:flex;align-items:center;justify-content:center;gap:var(--wvh-space-3);padding:var(--wvh-space-4);background:linear-gradient(135deg,#059669,#10b981);color:var(--wvh-white);border-radius:var(--wvh-radius-md);margin-bottom:var(--wvh-space-6);font-size:var(--wvh-text-sm)}.delivery-countdown__icon{font-size:1.5rem;animation:bounce 2s infinite}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.delivery-countdown__time{font-family:Courier New,monospace;font-size:var(--wvh-text-lg);background:rgba(0,0,0,.2);padding:var(--wvh-space-1) var(--wvh-space-2);border-radius:var(--wvh-radius-sm);letter-spacing:1px}.delivery-countdown__highlight{color:#fef08a;font-weight:700}.live-viewers{display:inline-flex;align-items:center;gap:var(--wvh-space-2);padding:var(--wvh-space-2) var(--wvh-space-3);background:var(--wvh-gray-100);border-radius:var(--wvh-radius-full);font-size:var(--wvh-text-xs);color:var(--wvh-gray-600);margin-bottom:var(--wvh-space-4)}.live-viewers__dot{width:8px;height:8px;background:#ef4444;border-radius:50%;animation:live-pulse 1.5s infinite}@keyframes live-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.2)}}.live-viewers__text strong{color:var(--wvh-black)}.trustpilot-mini,.trustpilot-widget-container{display:flex;align-items:center;gap:var(--wvh-space-2)}.trustpilot-mini{font-size:var(--wvh-text-xs);color:var(--wvh-gray-600)}.trustpilot-mini__stars{display:flex;gap:2px}.trustpilot-mini__star{width:16px;height:16px;background:#00b67a;clip-path:polygon(50% 0,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%)}.trustpilot-mini__star--half{background:linear-gradient(90deg,#00b67a 50%,#dcdce6 0)}.trustpilot-mini__star--empty{background:#dcdce6}.trustpilot-mini__rating{font-weight:700;color:var(--wvh-black)}.trustpilot-mini__reviews{color:var(--wvh-gray-500)}.trust-bar{gap:var(--wvh-space-4)}.trust-bar,.trust-bar__item{display:flex;align-items:center}.trust-bar__item{gap:var(--wvh-space-2);font-size:var(--wvh-text-xs);white-space:nowrap}.trust-bar__item img{height:20px;width:auto}@media (max-width:768px){.trust-bar{display:none}}.product-urgency{display:flex;flex-direction:column;gap:var(--wvh-space-3);margin-bottom:var(--wvh-space-4)}.urgency-badge{display:inline-flex;align-items:center;gap:var(--wvh-space-2);padding:var(--wvh-space-2) var(--wvh-space-3);border-radius:var(--wvh-radius-sm);font-size:var(--wvh-text-xs);font-weight:500}.urgency-badge--stock{background:#fef3c7;color:#92400e}.urgency-badge--popular{background:#fee2e2;color:#991b1b}.urgency-badge__icon{animation:pulse 2s infinite}.bundle-suggestion{background:linear-gradient(135deg,#fef3c7,#fde68a);border:2px dashed #f59e0b;border-radius:var(--wvh-radius-lg);padding:var(--wvh-space-5);margin:var(--wvh-space-6) 0}.bundle-suggestion__header{display:flex;align-items:center;gap:var(--wvh-space-2);margin-bottom:var(--wvh-space-4)}.bundle-suggestion__title{font-weight:700;font-size:var(--wvh-text-base);color:var(--wvh-black)}.bundle-suggestion__products{display:flex;gap:var(--wvh-space-4);margin-bottom:var(--wvh-space-4)}.bundle-suggestion__product{flex:1 1;text-align:center}.bundle-suggestion__product-image{width:80px;height:80px;object-fit:cover;border-radius:var(--wvh-radius-md);margin:0 auto var(--wvh-space-2)}.bundle-suggestion__product-name{font-size:var(--wvh-text-xs);color:var(--wvh-gray-600)}.bundle-suggestion__plus{display:flex;align-items:center;font-size:24px;color:var(--wvh-gray-400)}.bundle-suggestion__action{display:flex;align-items:center;justify-content:space-between;padding-top:var(--wvh-space-4);border-top:1px dashed #f59e0b}.bundle-suggestion__savings{font-size:var(--wvh-text-sm)}.bundle-suggestion__savings-amount{font-size:var(--wvh-text-lg);font-weight:700;color:#059669}.bundle-suggestion__button{background:var(--wvh-orange);color:var(--wvh-white);padding:var(--wvh-space-3) var(--wvh-space-5);border-radius:var(--wvh-radius-md);font-weight:600;font-size:var(--wvh-text-sm);border:none;cursor:pointer;transition:all .3s ease}.bundle-suggestion__button:hover{background:var(--wvh-orange-dark);transform:scale(1.02)}.wvh-nl-overlay{position:fixed;inset:0;z-index:99999;background:rgba(0,0,0,.55);display:flex;align-items:center;justify-content:center;padding:16px;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);opacity:0;transition:opacity .3s ease}.wvh-nl-overlay.wvh-nl-visible{opacity:1}.wvh-nl-popup{position:relative;width:100%;max-width:440px;background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 24px 64px rgba(0,0,0,.2);transform:translateY(24px) scale(.96);transition:transform .35s cubic-bezier(.4,0,.2,1)}.wvh-nl-overlay.wvh-nl-visible .wvh-nl-popup{transform:translateY(0) scale(1)}.wvh-nl-close{position:absolute;top:12px;right:12px;width:36px;height:36px;border:none;background:rgba(0,0,0,.06);color:#555;font-size:22px;line-height:36px;text-align:center;border-radius:50%;cursor:pointer;z-index:2;transition:background .2s,color .2s}.wvh-nl-close:hover{background:rgba(0,0,0,.12);color:#111}.wvh-nl-content{padding:40px 32px 32px;text-align:center}.wvh-nl-badge{display:inline-block;background:var(--wvh-orange);color:#fff;font-size:12px;font-weight:800;letter-spacing:1.5px;padding:6px 16px;border-radius:100px;margin-bottom:16px}.wvh-nl-title{margin:0 0 12px;font-size:24px;font-weight:400;color:#111;line-height:1.3}.wvh-nl-title strong{color:var(--wvh-orange);font-weight:700}.wvh-nl-desc{margin:0 0 24px;font-size:14px;color:#666;line-height:1.6}.wvh-nl-form{display:flex;flex-direction:column;gap:12px}.wvh-nl-input{width:100%;padding:14px 16px;font-size:15px;border:2px solid #e5e5e5;border-radius:10px;outline:none;transition:border-color .2s;box-sizing:border-box;font-family:inherit}.wvh-nl-input:focus{border-color:var(--wvh-orange)}.wvh-nl-btn{display:inline-block;width:100%;padding:14px 24px;background:var(--wvh-orange);color:#fff;font-size:15px;font-weight:700;border:none;border-radius:10px;cursor:pointer;transition:background .2s,transform .1s;text-align:center;text-decoration:none;font-family:inherit;box-sizing:border-box}.wvh-nl-btn:hover{background:var(--wvh-orange-dark)}.wvh-nl-btn:active{transform:scale(.98)}.wvh-nl-privacy{margin:16px 0 0;font-size:12px;color:#999}.wvh-nl-coupon{display:inline-block;padding:16px 32px;margin:8px 0 20px;font-size:28px;font-weight:800;letter-spacing:2px;color:var(--wvh-orange);background:var(--wvh-orange-light);border:2px dashed var(--wvh-orange);border-radius:12px;user-select:all;-webkit-user-select:all}.wvh-nl-error{margin:8px 0 0;font-size:13px;color:#EF4444}@media (max-width:480px){.wvh-nl-popup{max-width:100%;border-radius:16px 16px 0 0}.wvh-nl-overlay{align-items:flex-end}.wvh-nl-content{padding:36px 24px 28px}.wvh-nl-title{font-size:22px}}.step-guide{max-width:900px;margin:0 auto;line-height:1.7;color:#333}.step-guide h2{margin-top:50px;padding-bottom:10px;border-bottom:2px solid #eee}.step-guide h3{margin-top:35px;color:#222}.step-guide h4{margin-top:25px;color:#444}.step-guide table{width:100%;border-collapse:collapse;margin:25px 0;font-size:.95em}.step-guide td,.step-guide th{padding:12px 15px;text-align:left;border:1px solid #ddd}.step-guide th{background:#f8f8f8;font-weight:600}.step-guide ol,.step-guide ul{margin:15px 0;padding-left:25px}.step-guide li{margin-bottom:8px}.step-guide a{color:var(--wvh-orange-deep)}.step-guide a:hover{text-decoration:underline}.intro-block{font-size:1.1em;color:#444;border-left:3px solid var(--wvh-orange-deep);padding-left:20px;margin-bottom:35px}.toc-block{background:#fafafa;padding:25px 30px;border-radius:4px;margin-bottom:45px}.toc-block ol{margin:15px 0 0}.toc-block li{margin-bottom:6px}.tip-block{background:#f9f9f9;padding:20px 25px;border-radius:4px;margin:25px 0;border-left:3px solid #888}.tip-block strong{color:#333}.product-section{margin:30px 0}.product-card{background:#fff;padding:20px 25px;margin-bottom:15px;border:1px solid #e5e5e5;border-radius:4px}.product-card h5{margin:0 0 10px;font-size:1.05em;color:#222}.product-card p{margin:0 0 12px;color:#555;font-size:.95em}.product-card a{font-weight:600}.cta-section{background:#333;color:#fff;padding:35px;border-radius:4px;text-align:center;margin:45px 0}.cta-section h2{color:#fff;border:none;margin-top:0}.cta-section a.btn{display:inline-block;padding:12px 28px;margin:8px;border-radius:4px;text-decoration:none;font-weight:600}.cta-section a.btn-primary{background:var(--wvh-orange-deep);color:#fff}.cta-section a.btn-secondary{background:transparent;color:#fff;border:1px solid #fff}.faq-item{border:1px solid #e5e5e5;border-radius:4px;margin-bottom:12px}.faq-item summary{padding:15px 20px;cursor:pointer;font-weight:600}.faq-item p{padding:0 20px 15px;margin:0;color:#555}@media (min-width:1200px){.step-guide{max-width:1000px}}.wvh-2026 .wvh-2026-tile-cta,.wvh-2026 .wvh-tag,.wvh-tag,.wvh-tag.orange{color:#8a4500!important}.wvh-2026 .wvh-tag.green,.wvh-tag.green{color:#0c6e2f!important}.wvh-2026 .wvh-tag.blue,.wvh-tag.blue{color:#1d4ed8!important}.wvh-2026 .wvh-tag.red,.wvh-tag.red{color:#c81e1e!important}.wvh-2026 .wvh-sub,.wvh-sub{color:#555!important}.wvh-2026 .wvh-dual-tag.wvh-tag-orange,.wvh-dual-tag,.wvh-dual-tag.wvh-tag-orange{background:var(--wvh-orange-deep)!important;color:#fff!important}.wvh-2026 .wvh-dual-tag.wvh-tag-green,.wvh-dual-tag.wvh-tag-green{background:#14532d!important;color:#fff!important}.wvh-btn-orange,a.wvh-btn-orange{background:var(--wvh-orange,#ff7900)!important;color:#fff!important}.wvh-btn-orange:hover,a.wvh-btn-orange:hover{background:var(--wvh-orange-dark,#e56d00)!important;color:#fff!important}.wvh-footer-logo__img{width:180px!important;height:34px!important;max-height:none!important}.header-action svg{width:25px!important;height:25px!important}.product-card__btn--options,.product-card__btn--options .product-card__btn-text,.product-card__btn--select,.product-card__btn--select .product-card__btn-text{color:#fff!important}.cart-rec__img,.product-card__image,.product-card__image-wrapper,.wvh-2026 .wvh-2026-tile-img{background:#fff!important}.product-card__reviews{color:#666!important}.product-card__shipping{color:#0c6e2f!important}.price-filter__currency,.price-filter__separator{color:#555!important}.filter-list__item.is-active .filter-list__label,.filter-list__item.is-active .filter-list__link{color:#8a4500!important}.product-card__btn--disabled,.product-card__btn--disabled .product-card__btn-text{color:#4d4d4d!important}.product-card__variations-hint{color:#8a4500!important}