:root{--pdp-radius-card:12px;--pdp-shadow-card:0 1px 3px rgba(0,0,0,0.04),0 4px 16px rgba(0,0,0,0.03);--pdp-shadow-lg:0 4px 16px rgba(0,0,0,0.06),0 12px 32px rgba(0,0,0,0.04);--pdp-border:1px solid var(--wvh-gray-200,#E5E5E5)}.pdp-main{padding:0 0 var(--wvh-space-12,48px);background:var(--wvh-gray-100,#F5F5F5);overflow-x:hidden;overflow-x:clip}.pdp-main .container{max-width:1280px;margin:0 auto;padding:0 var(--wvh-space-6,24px);min-width:0}@media (max-width:767px){.pdp-main{padding:0 0 var(--wvh-space-8,32px)}.pdp-main .container{padding:0 var(--wvh-space-4,16px)}}.pdp-breadcrumb{margin-bottom:8px;gap:var(--wvh-space-2,8px)}.pdp-breadcrumb,.pdp-breadcrumb a{color:var(--wvh-gray-500,#777)}.pdp-breadcrumb a:hover{color:var(--wvh-orange,#FF7900)}.pdp-breadcrumb__sep{color:var(--wvh-gray-300,#CCC)}.pdp-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:var(--wvh-space-8,32px);background:var(--wvh-white,#FFF);border-radius:var(--pdp-radius-card);padding:var(--wvh-space-6,24px)}@media (max-width:1024px){.pdp-hero{grid-template-columns:1fr;gap:var(--wvh-space-5,20px);padding:var(--wvh-space-4,16px);max-width:100%;overflow:hidden}}.pdp-gallery{position:relative;min-width:0;max-width:100%;overflow:hidden;width:100%}.pdp-gallery__badge{position:absolute;top:var(--wvh-space-3,12px);left:var(--wvh-space-3,12px);padding:6px 12px;background:var(--wvh-orange,#FF7900);color:var(--wvh-white,#FFF);font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;border-radius:var(--wvh-radius-sm,8px);z-index:10}.pdp-gallery__main{position:relative;background:var(--wvh-gray-100,#F5F5F5);border-radius:var(--pdp-radius-card);overflow:hidden;aspect-ratio:1}.pdp-gallery__image{width:100%;height:100%;object-fit:contain;transition:transform .3s ease}.pdp-gallery__main:hover .pdp-gallery__image{transform:scale(1.02)}.pdp-gallery__zoom{position:absolute;bottom:var(--wvh-space-3,12px);right:var(--wvh-space-3,12px);width:40px;height:40px;background:var(--wvh-white,#FFF);border-radius:var(--wvh-radius-sm,8px);display:flex;align-items:center;justify-content:center;color:var(--wvh-gray-600,#555);box-shadow:var(--pdp-shadow-card);transition:all .2s;border:none;cursor:pointer}.pdp-gallery__zoom svg{width:20px;height:20px;stroke:currentColor}.pdp-gallery__zoom:hover{background:var(--wvh-orange,#FF7900);color:var(--wvh-white,#FFF)}.pdp-gallery__thumbs{display:flex;gap:var(--wvh-space-2,8px);margin-top:var(--wvh-space-3,12px);overflow-x:auto;padding-bottom:var(--wvh-space-1,4px)}.pdp-gallery__thumb{flex:0 0 80px;aspect-ratio:1;border-radius:var(--wvh-radius-sm,8px);overflow:hidden;border:2px solid transparent;transition:border-color .2s,transform .2s;padding:0;background:none;cursor:pointer}.pdp-gallery__thumb img{width:100%;height:100%;object-fit:cover}.pdp-gallery__thumb:hover{transform:scale(1.05)}.pdp-gallery__thumb.is-active,.pdp-gallery__thumb:hover{border-color:var(--wvh-orange,#FF7900)}.pdp-gallery .woocommerce-product-gallery{max-width:100%!important;width:100%!important;margin:0;padding:0}.pdp-gallery .woocommerce-product-gallery__image{border-radius:var(--pdp-radius-card);overflow:hidden}.pdp-gallery .flex-viewport img,.pdp-gallery .woocommerce-product-gallery__image img{max-width:100%!important;height:auto!important}.pdp-gallery .flex-viewport{border-radius:var(--pdp-radius-card);background:var(--wvh-gray-100,#F5F5F5);max-width:100%!important}.pdp-gallery .flex-control-thumbs{display:flex;gap:var(--wvh-space-2,8px);margin-top:var(--wvh-space-3,12px);list-style:none;padding:0;flex-wrap:wrap}.pdp-gallery .flex-control-thumbs li{flex:0 0 80px}.pdp-gallery .flex-control-thumbs img{border-radius:var(--wvh-radius-sm,8px);border:2px solid var(--wvh-gray-200,#e5e5e5);cursor:pointer;transition:border-color .2s,transform .2s,box-shadow .2s;width:100%;aspect-ratio:1;object-fit:cover}.pdp-gallery .flex-control-thumbs img:hover{border-color:var(--wvh-orange,#FF7900);transform:scale(1.05);box-shadow:0 2px 8px rgba(0,0,0,.1)}.pdp-gallery .flex-control-thumbs img.flex-active{border-color:var(--wvh-orange,#FF7900)}@media (min-width:1025px){.pdp-gallery{position:sticky;top:90px;align-self:start}}.pdp-info{display:flex;flex-direction:column;gap:0}.pdp-title{font-family:var(--wvh-font-body,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif);font-size:clamp(1.25rem,2.8vw,1.5rem);line-height:1.3;color:var(--wvh-black,#111);font-weight:700;letter-spacing:-.01em;margin:0 0 6px}.pdp-rating-badge{display:inline-flex;align-items:center;gap:var(--wvh-space-2,8px);padding:6px 12px;background:var(--wvh-orange-light,#FFF4EB);border-radius:20px;text-decoration:none;transition:all .2s;margin-bottom:12px}.pdp-rating-badge:hover{background:var(--wvh-orange,#FF7900)}.pdp-rating-badge:hover .pdp-rating-badge__count,.pdp-rating-badge:hover .pdp-rating-badge__score{color:var(--wvh-white,#FFF)}.pdp-rating-badge:hover svg{fill:var(--wvh-white,#FFF)!important}.pdp-rating-badge__stars{display:flex;gap:1px}.pdp-rating-badge__score{font-size:14px;font-weight:700;color:var(--wvh-orange,#FF7900)}.pdp-rating-badge__count{font-size:13px;color:var(--wvh-gray-600,#555)}.pdp-reviews-link{font-size:13px;color:var(--wvh-gray-500,#777);text-decoration:underline;text-underline-offset:2px}.pdp-reviews-link:hover{color:var(--wvh-orange,#FF7900)}.pdp-short-desc{font-size:14px;color:var(--wvh-gray-600,#555);line-height:1.6;margin:0 0 20px;padding-bottom:16px;font-weight:400;border-bottom:1px solid var(--wvh-gray-200,#e5e5e5)}.pdp-short-desc p{margin:0}.pdp-short-desc p:first-child{font-size:14px;font-weight:500;color:var(--wvh-gray-700,#444);line-height:1.6}@media (max-width:767px){.pdp-short-desc{font-size:13px;margin-bottom:16px;padding-bottom:12px}.pdp-short-desc p:first-child{font-size:13px}}.pdp-price{display:flex;align-items:baseline;flex-wrap:wrap;gap:var(--wvh-space-2,8px);margin-bottom:16px;padding:20px 0 0}.pdp-price__label{font-size:15px;font-weight:500;color:var(--wvh-gray-500,#777)}.pdp-price del,.pdp-price__old{font-size:18px;color:var(--wvh-gray-500,#777);text-decoration:line-through;font-weight:400}.pdp-price del .woocommerce-Price-amount,.pdp-price del .woocommerce-Price-currencySymbol{font-size:inherit;color:inherit;font-weight:inherit}.pdp-price ins,.pdp-price>.woocommerce-Price-amount,.pdp-price__current{font-size:36px;font-weight:800;color:var(--wvh-orange,#FF7900);text-decoration:none}.pdp-price ins .woocommerce-Price-amount{font-size:inherit;color:inherit;font-weight:inherit}.pdp-price .wvh-price-dec{font-size:.6em;vertical-align:initial;font-weight:600;opacity:.7}.pdp-price .price{display:flex;align-items:baseline;gap:var(--wvh-space-2,8px);font-size:36px;font-weight:800;color:var(--wvh-orange,#FF7900)}.pdp-price .price del{font-size:18px;color:var(--wvh-gray-500,#777);font-weight:400;text-decoration:line-through}.pdp-price .price del .woocommerce-Price-amount,.pdp-price .price del .woocommerce-Price-currencySymbol{font-size:inherit;color:inherit;font-weight:inherit}.pdp-price .price ins{text-decoration:none}.pdp-price.has-variation .pdp-price__label{display:none}.pdp-price__save{font-size:13px;font-weight:600;color:var(--wvh-success,#22c55e);background:rgba(34,197,94,.1);padding:2px 8px;border-radius:4px}.pdp-variations{margin-bottom:var(--wvh-space-5,20px)}.pdp-variation{margin-bottom:var(--wvh-space-4,16px)}.pdp-variation__label{display:flex;align-items:center;justify-content:space-between;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:var(--wvh-gray-600,#555);margin-bottom:var(--wvh-space-3,12px)}.pdp-variation__help{font-size:12px;font-weight:500;color:var(--wvh-orange,#FF7900);text-transform:none;letter-spacing:0}.pdp-variation__help:hover{text-decoration:underline}.pdp-info .variations{width:100%;margin-bottom:var(--wvh-space-4,16px)}.pdp-info .variations tr{display:flex;flex-direction:column;margin-bottom:var(--wvh-space-4,16px)}.pdp-info .variations td{display:block;padding:0}.pdp-info .variations .label{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:var(--wvh-gray-600,#555);margin-bottom:var(--wvh-space-3,12px);text-align:left}.pdp-info .variations select{width:100%;max-width:280px;border:2px solid var(--wvh-gray-200,#e5e5e5);border-radius:var(--wvh-radius-sm,8px);font-size:14px;font-weight:500;background:var(--wvh-white,#FFF) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' 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;padding:12px 40px 12px 14px;appearance:none;cursor:pointer}.pdp-info .variations select:focus{outline:none;border-color:var(--wvh-orange,#FF7900)}.pdp-swatches{display:flex;flex-wrap:wrap;gap:var(--wvh-space-2,8px)}.pdp-swatch{display:inline-flex;align-items:center;justify-content:center;transition:all .2s ease;position:relative;border:none;background:none;padding:0;cursor:pointer}.pdp-swatch--size{min-width:48px;height:48px;padding:0 var(--wvh-space-4,16px);background:var(--wvh-gray-100,#F5F5F5);border:2px solid transparent;border-radius:var(--wvh-radius-sm,8px);font-size:14px;font-weight:600;color:var(--wvh-gray-700,#444)}.pdp-swatch--size:hover{background:var(--wvh-white,#FFF);border-color:var(--wvh-orange,#FF7900);color:var(--wvh-orange,#FF7900)}.pdp-swatch--size.is-selected{background:var(--wvh-orange,#FF7900);border-color:var(--wvh-orange,#FF7900);color:var(--wvh-white,#FFF);box-shadow:var(--wvh-shadow-orange,0 4px 16px rgba(var(--wvh-orange-rgb),.25))}.pdp-swatch.is-disabled{opacity:.4;cursor:not-allowed;pointer-events:none;position:relative}.pdp-swatch.is-disabled:before{content:"";position:absolute;top:50%;left:-2px;right:-2px;height:2px;background:var(--wvh-error,#ef4444);transform:rotate(-45deg);border-radius:1px}.pdp-info .woocommerce-variation-price{display:none}.pdp-info .stock,.pdp-info .woocommerce-variation-availability{display:none!important}.pdp-info .reset_variations{display:inline-block;font-size:12px;color:var(--wvh-gray-500,#777);text-decoration:underline;margin-top:var(--wvh-space-2,8px)}.pdp-cart-row{display:flex;gap:var(--wvh-space-3,12px);margin-bottom:var(--wvh-space-5,20px)}.pdp-info .woocommerce-variation-add-to-cart,.pdp-info form.cart:not(.variations_form){display:flex;align-items:center;gap:var(--wvh-space-3,12px);flex-wrap:wrap}.pdp-info .quantity,.pdp-quantity{display:flex;align-items:center;background:var(--wvh-gray-100,#F5F5F5);border-radius:var(--wvh-radius-sm,8px);overflow:hidden}.pdp-quantity__btn{width:44px;height:48px;font-size:18px;font-weight:600;color:var(--wvh-gray-600,#555);transition:all .2s;border:none;background:none;cursor:pointer}.pdp-quantity__btn:hover{background:var(--wvh-gray-200,#E5E5E5);color:var(--wvh-orange,#FF7900)}.pdp-info .quantity .qty,.pdp-quantity__input{width:56px;height:48px;border:none;background:transparent;text-align:center;font-size:15px;font-weight:600;color:var(--wvh-black,#111);-moz-appearance:textfield}.pdp-info .quantity .qty::-webkit-inner-spin-button,.pdp-info .quantity .qty::-webkit-outer-spin-button,.pdp-quantity__input::-webkit-inner-spin-button,.pdp-quantity__input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.pdp-cart-section{margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid var(--wvh-gray-200,#e5e5e5)}.pdp-add-to-cart,.pdp-info .single_add_to_cart_button{flex:1 1;display:flex;align-items:center;justify-content:center;gap:var(--wvh-space-2,8px);height:54px;padding:0 var(--wvh-space-8,32px);background:var(--wvh-orange,#FF7900);color:var(--wvh-white,#FFF);font-size:16px;font-weight:700;border-radius:var(--wvh-radius-sm,8px);box-shadow:var(--wvh-shadow-orange,0 4px 16px rgba(var(--wvh-orange-rgb),.25));transition:all .2s;border:none;cursor:pointer;min-width:0;width:100%}.pdp-add-to-cart:hover,.pdp-info .single_add_to_cart_button:hover{background:var(--wvh-orange-dark,#E56D00);transform:translateY(-1px);box-shadow:0 6px 20px rgba(var(--wvh-orange-rgb),.35)}.pdp-add-to-cart svg{width:20px;height:20px}@media (max-width:767px){.pdp-cart-row,.pdp-info .woocommerce-variation-add-to-cart,.pdp-info form.cart:not(.variations_form){flex-direction:row;flex-wrap:nowrap;gap:var(--wvh-space-2,8px)}.pdp-info .quantity,.pdp-quantity{flex-shrink:0;width:auto}.pdp-quantity__btn{width:38px;height:44px}.pdp-info .quantity .qty,.pdp-quantity__input{width:40px;height:44px;font-size:14px}.pdp-add-to-cart,.pdp-info .single_add_to_cart_button{flex:1 1;min-width:0;height:50px;font-size:15px;border-radius:var(--wvh-radius-sm,8px)}}.pdp-hugo-card{position:relative;background:linear-gradient(135deg,var(--wvh-orange-light,#FFF4EB) 0,#fff 100%);border:1px solid var(--wvh-gray-200,#e5e5e5);border-radius:var(--pdp-radius-card);padding:var(--wvh-space-4,16px);overflow:hidden}.pdp-hugo-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:var(--wvh-orange,#FF7900);border-radius:4px 0 0 4px}.pdp-hugo-card__info{display:flex;flex-direction:column}.pdp-hugo-card__info strong{font-size:13px;font-weight:700;color:var(--wvh-black,#111)}.pdp-hugo-card__info span{font-size:11px;color:var(--wvh-gray-500,#777)}.pdp-hugo-card--compact{padding:14px 16px}.pdp-hugo-card--compact .pdp-hugo-card__top{display:flex;align-items:center;gap:10px;margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid var(--wvh-gray-200,#e5e5e5)}.pdp-hugo-card--compact img{width:44px;height:44px;border-radius:50%;border:2px solid var(--wvh-orange,#ff7900);object-fit:cover;box-shadow:0 2px 8px rgba(var(--wvh-orange-rgb),.2);flex-shrink:0}.pdp-hugo-card--compact .pdp-hugo-card__info{flex:1 1;min-width:0}.pdp-hugo-card__wa-btn{display:inline-flex;align-items:center;gap:5px;padding:6px 11px;background:transparent;color:#25D366;font-size:12px;font-weight:600;border:1.5px solid #25d366;border-radius:6px;text-decoration:none;white-space:nowrap;flex-shrink:0;transition:all .2s}.pdp-hugo-card__wa-btn:hover{background:#25D366;color:#fff}.pdp-hugo-card__wa-btn svg{flex-shrink:0}.pdp-hugo-card__usps{display:grid;grid-template-columns:1fr 1fr;gap:6px 12px}.pdp-hugo-card__usp{display:flex;align-items:center;gap:6px;font-size:12px;color:var(--wvh-gray-600,#555);line-height:1.3}.pdp-hugo-card__usp svg{flex-shrink:0;color:var(--wvh-success,#22c55e)}.pdp-hugo-card__usp--delivery span{font-weight:600;color:var(--wvh-success,#22c55e)}.pdp-hugo-card__usp--deal svg{color:var(--wvh-orange,#FF7900)}.pdp-hugo-card__usp--deal span{color:var(--wvh-black,#111)}.pdp-price__combo{display:block;font-size:12px;color:var(--wvh-gray-500,#777);margin-top:4px;width:100%}.pdp-price__combo strong{color:var(--wvh-orange,#FF7900)}.pdp-content{margin-top:var(--wvh-space-8,32px);background:var(--wvh-white,#FFF);border-radius:var(--pdp-radius-card);padding:var(--wvh-space-6,24px);box-shadow:var(--pdp-shadow-card);overflow-x:hidden;overflow-x:clip}@media (max-width:767px){.pdp-content{padding:var(--wvh-space-4,16px);margin-top:var(--wvh-space-6,24px)}}.pdp-tabs{display:flex;gap:var(--wvh-space-2,8px);border-bottom:var(--pdp-border);margin-bottom:var(--wvh-space-6,24px);overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;background:var(--wvh-white,#FFF);position:sticky;top:60px;z-index:50;padding-top:var(--wvh-space-3,12px);margin-top:calc(-1 * var(--wvh-space-3,12px))}.pdp-tabs::-webkit-scrollbar{display:none}.pdp-tab{flex-shrink:0;padding:var(--wvh-space-3,12px) var(--wvh-space-4,16px);font-size:14px;font-weight:600;color:var(--wvh-gray-500,#777);background:none;border:none;border-bottom:2px solid transparent;margin-bottom:-1px;transition:all .2s;white-space:nowrap;cursor:pointer}.pdp-tab.is-active,.pdp-tab:hover{color:var(--wvh-orange,#FF7900)}.pdp-tab.is-active{border-bottom-color:var(--wvh-orange,#FF7900)}@media (max-width:767px){.pdp-tabs{top:56px;padding-left:var(--wvh-space-4,16px);padding-right:var(--wvh-space-8,32px);margin-left:calc(-1 * var(--wvh-space-4,16px));margin-right:calc(-1 * var(--wvh-space-4,16px));mask-image:linear-gradient(90deg,black 85%,transparent);-webkit-mask-image:linear-gradient(90deg,black 85%,transparent)}.pdp-tab{padding:var(--wvh-space-3,12px) var(--wvh-space-4,16px);font-size:13px}}.pdp-tab-content{display:none}.pdp-tab-content.is-active{display:block}.pdp-section-title{font-family:var(--wvh-font-heading,"Bebas Neue",Impact,sans-serif);font-size:1.5rem;color:var(--wvh-black,#111);text-transform:uppercase;letter-spacing:.5px;margin-bottom:var(--wvh-space-5,20px)}.pdp-benefits-list{display:flex;flex-direction:column;gap:var(--wvh-space-4,16px);margin-bottom:var(--wvh-space-6,24px);list-style:none;padding:0}.pdp-benefits-list li{display:flex;align-items:flex-start;gap:var(--wvh-space-3,12px);font-size:15px;line-height:1.5}.pdp-benefits-list svg{flex-shrink:0;margin-top:2px}.pdp-benefits-list strong{color:var(--wvh-black,#111)}.pdp-for-who{padding:var(--wvh-space-4,16px);background:var(--wvh-gray-100,#F5F5F5);border-radius:var(--pdp-radius-card);font-size:14px}.pdp-for-who strong{color:var(--wvh-black,#111)}.pdp-specs-table{width:100%;border-collapse:collapse}.pdp-specs-table td,.pdp-specs-table th{padding:var(--wvh-space-3,12px) var(--wvh-space-4,16px);text-align:left;border-bottom:var(--pdp-border);font-size:14px}.pdp-specs-table th{width:40%;font-weight:600;color:var(--wvh-gray-600,#555);background:var(--wvh-gray-100,#F5F5F5)}.pdp-specs-table td{color:var(--wvh-black,#111)}.pdp-specs-table tr:last-child td,.pdp-specs-table tr:last-child th{border-bottom:none}@media (max-width:767px){.pdp-specs-table td,.pdp-specs-table th{padding:var(--wvh-space-3,12px)}.pdp-specs-table th{width:45%}}.pdp-trusted-reviews{margin-bottom:var(--wvh-space-8,32px);padding-bottom:var(--wvh-space-6,24px);border-bottom:var(--pdp-border)}.pdp-trusted-reviews etrusted-widget{display:block;width:100%}.pdp-reviews-heading{font-family:var(--wvh-font-heading,"Bebas Neue",Impact,sans-serif);font-size:1.25rem;color:var(--wvh-black,#111);text-transform:uppercase;letter-spacing:.5px;margin-bottom:var(--wvh-space-4,16px)}.pdp-reviews-header{justify-content:space-between;margin-bottom:var(--wvh-space-6,24px);padding-bottom:var(--wvh-space-6,24px);border-bottom:var(--pdp-border)}.pdp-reviews-header,.pdp-reviews-summary{display:flex;align-items:center;gap:var(--wvh-space-4,16px)}.pdp-reviews-score{font-size:48px;font-weight:700;color:var(--wvh-black,#111);line-height:1}.pdp-reviews-stars-big{display:flex;gap:4px}.pdp-reviews-stars-big svg{width:24px;height:24px}.pdp-reviews-count{font-size:13px;color:var(--wvh-gray-500,#777)}.pdp-btn{display:inline-flex;align-items:center;justify-content:center;padding:var(--wvh-space-3,12px) var(--wvh-space-5,20px);font-size:14px;font-weight:600;border-radius:var(--wvh-radius-sm,8px);transition:all .2s;border:none;cursor:pointer}.pdp-btn--outline{background:transparent;border:2px solid var(--wvh-gray-300,#ccc);color:var(--wvh-gray-700,#444)}.pdp-btn--outline:hover{border-color:var(--wvh-orange,#FF7900);color:var(--wvh-orange,#FF7900)}.pdp-reviews-list{display:flex;flex-direction:column;gap:var(--wvh-space-5,20px)}.pdp-review{padding-bottom:var(--wvh-space-5,20px);border-bottom:var(--pdp-border)}.pdp-review:last-child{border-bottom:none;padding-bottom:0}.pdp-review-header{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--wvh-space-3,12px);margin-bottom:var(--wvh-space-3,12px)}.pdp-review-author strong{display:block;font-size:14px;color:var(--wvh-black,#111)}.pdp-review-date{font-size:12px;color:var(--wvh-gray-500,#777)}.pdp-review-stars{display:flex;gap:2px}.pdp-review-stars svg{width:14px;height:14px}.pdp-review-text{font-size:14px;line-height:1.6;color:var(--wvh-gray-600,#555)}@media (max-width:767px){.pdp-reviews-header{flex-direction:column;align-items:flex-start}.pdp-reviews-summary{flex-wrap:wrap}}.pdp-shipping-info{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--wvh-space-4,16px);margin-bottom:var(--wvh-space-6,24px)}.pdp-shipping-block{padding:var(--wvh-space-5,20px);background:var(--wvh-white,#FFF);border:1px solid var(--wvh-gray-200,#e5e5e5);border-radius:var(--pdp-radius-card);box-shadow:var(--pdp-shadow-card)}.pdp-shipping-block h3{display:flex;align-items:center;gap:var(--wvh-space-2,8px);font-size:15px;font-weight:700;color:var(--wvh-black,#111);margin-bottom:var(--wvh-space-4,16px);padding-bottom:var(--wvh-space-3,12px);border-bottom:1px solid var(--wvh-gray-200,#e5e5e5)}.pdp-shipping-block h3 svg{flex-shrink:0;color:var(--wvh-orange,#FF7900)}.pdp-shipping-block ul{display:flex;flex-direction:column;gap:var(--wvh-space-3,12px);list-style:none;padding:0;margin:0}.pdp-shipping-block li{font-size:14px;color:var(--wvh-gray-600,#555);line-height:1.5;padding-left:var(--wvh-space-5,20px);position:relative}.pdp-shipping-block li:before{content:"";position:absolute;left:0;top:6px;width:8px;height:8px;background:var(--wvh-success,#22c55e);border-radius:50%}.pdp-shipping-block li strong{color:var(--wvh-black,#111)}.pdp-shipping-block li a{color:var(--wvh-orange,#FF7900);font-weight:500;text-decoration:underline;text-underline-offset:2px}.pdp-shipping-block li a:hover{color:var(--wvh-orange-dark,#E56D00)}.pdp-shipping-contact{text-align:center;font-size:14px;color:var(--wvh-gray-600,#555);padding-top:var(--wvh-space-4,16px);border-top:1px solid var(--wvh-gray-200,#e5e5e5)}.pdp-shipping-contact a{color:var(--wvh-orange,#FF7900);font-weight:500}.pdp-shipping-contact a:hover{text-decoration:underline}@media (max-width:1024px){.pdp-shipping-info{grid-template-columns:1fr;gap:var(--wvh-space-3,12px)}}.pdp-shipping-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--wvh-space-5,20px);margin-bottom:var(--wvh-space-6,24px)}.pdp-shipping-card{padding:var(--wvh-space-5,20px);background:var(--wvh-white,#FFF);border:1px solid var(--wvh-gray-200,#e5e5e5);border-radius:var(--pdp-radius-card);box-shadow:var(--pdp-shadow-card)}.pdp-shipping-icon{width:48px;height:48px;background:var(--wvh-orange-light,#FFF4EB);border-radius:var(--wvh-radius-sm,8px);display:flex;align-items:center;justify-content:center;margin-bottom:var(--wvh-space-4,16px);color:var(--wvh-orange,#FF7900)}.pdp-shipping-card h3{font-size:16px;font-weight:700;color:var(--wvh-black,#111);margin-bottom:var(--wvh-space-3,12px)}.pdp-shipping-card ul{display:flex;flex-direction:column;gap:var(--wvh-space-2,8px);list-style:none;padding:0}.pdp-shipping-card li{font-size:14px;color:var(--wvh-gray-600,#555);padding-left:var(--wvh-space-4,16px);position:relative}.pdp-shipping-card li:before{content:"✓";position:absolute;left:0;color:var(--wvh-success,#22c55e);font-size:12px;font-weight:700}.pdp-shipping-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;margin:12px 0 8px}.pdp-shipping-table{width:100%;border-collapse:collapse;font-size:13px;min-width:420px}.pdp-shipping-table thead th{font-size:11px;text-transform:uppercase;letter-spacing:.4px;color:var(--wvh-gray-400,#999);font-weight:600;padding:6px 8px;border-bottom:2px solid var(--wvh-gray-100,#f0f0f0);text-align:left}.pdp-shipping-table tbody td{padding:8px;border-bottom:1px solid var(--wvh-gray-100,#f5f5f5);color:var(--wvh-gray-600,#555)}.pdp-shipping-table tbody td:first-child{font-weight:600;color:var(--wvh-black,#111)}.pdp-shipping-link{text-align:center}.pdp-shipping-link a{font-size:14px;color:var(--wvh-orange,#FF7900);font-weight:500}.pdp-shipping-link a:hover{text-decoration:underline}@media (max-width:767px){.pdp-shipping-grid{grid-template-columns:1fr}}.pdp-sticky-cart{display:none;position:fixed;bottom:0;left:0;right:0;background:var(--wvh-white,#FFF);padding:var(--wvh-space-3,12px) var(--wvh-space-4,16px);box-shadow:0 -4px 16px rgba(0,0,0,.1);z-index:90;gap:var(--wvh-space-3,12px);align-items:center;transform:translateY(100%);transition:transform .3s ease}.pdp-sticky-cart.is-visible{transform:translateY(0)}.pdp-sticky-cart__info{flex:1 1;min-width:0}.pdp-sticky-cart__price{display:block;font-size:18px;font-weight:700;color:var(--wvh-orange,#FF7900)}.pdp-sticky-cart__name{display:block;font-size:12px;color:var(--wvh-gray-500,#777);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pdp-sticky-cart__btn{flex-shrink:0;padding:var(--wvh-space-3,12px) var(--wvh-space-5,20px);background:var(--wvh-orange,#FF7900);color:var(--wvh-white,#FFF);font-size:14px;font-weight:700;border-radius:var(--wvh-radius-sm,8px);border:none;cursor:pointer}@media (max-width:767px){.pdp-sticky-cart{display:flex}.pdp-main{padding-bottom:80px}}.pdp-main .bundle-suggestion,.pdp-main .hugo-widget,.pdp-main .woocommerce-tabs{display:none}.pdp-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}.pdp-main :focus-visible{outline:2px solid var(--wvh-orange,#FF7900);outline-offset:2px}.delivery-countdown{display:flex;align-items:center;gap:8px;padding:8px 0;margin:4px 0;font-size:13px;line-height:1.4}.delivery-countdown,.delivery-countdown--static{color:var(--wvh-gray-600,#555)}.delivery-countdown__icon{font-size:1rem;flex-shrink:0}.delivery-countdown__text{display:flex;flex-wrap:wrap;align-items:baseline;gap:4px}.delivery-countdown__time{font-family:Courier New,monospace;font-size:13px;letter-spacing:.5px;white-space:nowrap}.delivery-countdown__highlight,.delivery-countdown__time{font-weight:700;color:var(--wvh-success,#22c55e)}.delivery-countdown__sub{display:block;width:100%;font-size:11px;opacity:.7;margin-top:2px}@media (max-width:767px){.delivery-countdown,.delivery-countdown__time{font-size:12px}}@media (prefers-reduced-motion:reduce){.pdp-main *,.pdp-main :after,.pdp-main :before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.pdp-review-incentive{display:flex;gap:14px;align-items:flex-start;padding:20px;background:linear-gradient(135deg,#fff7ed,#fffbf5);border:1.5px solid var(--wvh-orange);border-radius:12px;margin-bottom:20px}.pdp-review-incentive__icon{font-size:2rem;flex-shrink:0;line-height:1}.pdp-review-incentive__body strong{display:block;font-size:15px;color:#111;margin-bottom:8px}.pdp-review-incentive__body p{font-size:14px;color:#555;margin:0;line-height:1.5}.pdp-review-incentive__body a{color:var(--wvh-orange);font-weight:600;text-decoration:underline;text-underline-offset:2px}@media (max-width:767px){.pdp-combo-banner{font-size:12px;padding:9px 12px}.pdp-review-incentive{flex-direction:column;gap:10px;padding:16px}.pdp-hugo-card__usps{grid-template-columns:1fr;gap:5px}.pdp-hugo-card--compact{padding:12px 14px}}.pdp-bolcom-reviews{background:#fffbf5;border:1.5px solid var(--wvh-orange);border-radius:12px;padding:20px 24px;margin-bottom:24px}.pdp-bolcom-reviews__header{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:12px;flex-wrap:wrap}.pdp-bolcom-reviews__title{font-size:16px;font-weight:700;color:#111;margin:0}.pdp-bolcom-reviews__source{font-size:12px;color:#888;white-space:nowrap}.pdp-bolcom-reviews__rating{display:flex;align-items:center;gap:8px;margin-bottom:16px;flex-wrap:wrap}.pdp-bolcom-reviews__stars{display:flex;gap:2px}.pdp-bolcom-reviews__score{font-size:22px;font-weight:700;color:var(--wvh-orange)}.pdp-bolcom-reviews__count{font-size:13px;color:#666}.pdp-bolcom-reviews__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.pdp-bolcom-reviews__item{display:flex;align-items:flex-start;gap:8px;font-size:14px;color:#444;line-height:1.4}.pdp-bolcom-reviews__item svg{flex-shrink:0;margin-top:2px}.pdp-bolcom-reviews__item strong{color:#111}@media (max-width:767px){.pdp-bolcom-reviews{padding:16px}.pdp-bolcom-reviews__header{flex-direction:column;gap:4px}.pdp-bolcom-reviews__score{font-size:18px}}.woocommerce-Tabs-panel ul:not(.pdp-bolcom-reviews__list){list-style-type:disc;padding-left:20px;margin:12px 0}.woocommerce-Tabs-panel ul:not(.pdp-bolcom-reviews__list) li{margin-bottom:6px;padding-left:4px}.pdp-trusted-reviews--shipping{margin-top:var(--wvh-space-8,32px);padding-top:var(--wvh-space-6,24px);border-top:var(--pdp-border);border-bottom:none;margin-bottom:0;padding-bottom:0}.delivery-urgency{display:flex;align-items:center;gap:6px;font-size:12px;color:var(--wvh-gray-500,#777);margin:0 0 6px;padding-left:2px}.delivery-urgency strong{color:var(--wvh-gray-700,#444);font-weight:600}.delivery-urgency__dot{width:5px;height:5px;border-radius:50%;background:var(--wvh-success,#22c55e);flex-shrink:0}.pdp-hugo-card__google-badge{margin-top:12px;min-height:0;transition:min-height .3s}.pdp-hugo-card__google-badge:not(:empty){min-height:28px}@media (max-width:767px){.pdp-hugo-card__google-badge{display:none}}.pdp-hugo-trust{display:flex;align-items:center;gap:12px;padding:14px 0 0;border-top:1px solid #f0f0f0;margin:12px 0 0}.pdp-hugo-trust__photo{flex-shrink:0;width:36px;height:36px;border-radius:50%;overflow:hidden;border:2px solid var(--wvh-orange,#ff7900);box-shadow:0 0 0 3px rgba(var(--wvh-orange-rgb),.12)}.pdp-hugo-trust__photo img{width:100%;height:100%;object-fit:cover;object-position:top}.pdp-hugo-trust__body{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:4px}.pdp-hugo-trust__intro{font-size:12px;font-weight:700;color:var(--wvh-gray-800,#333);line-height:1.2}.pdp-hugo-trust__usps{display:flex;flex-wrap:wrap;gap:2px 10px}.pdp-hugo-trust__usp{display:inline-flex;align-items:center;gap:3px;font-size:11px;color:var(--wvh-gray-600,#555);line-height:1.3;white-space:nowrap}.pdp-hugo-trust__usp svg{flex-shrink:0}.pdp-hugo-trust__usp svg,.pdp-hugo-trust__usp--deal svg{color:var(--wvh-orange,#FF7900)}.pdp-hugo-trust__usp--deal{color:var(--wvh-gray-700,#444);font-weight:500}@media (max-width:767px){.pdp-hugo-trust{gap:10px;align-items:flex-start}.pdp-hugo-trust__photo{width:34px;height:34px;margin-top:2px}.pdp-hugo-trust__intro{font-size:11px}.pdp-hugo-trust__usps{flex-direction:column;gap:3px}.pdp-hugo-trust__usp{font-size:11px}}.pdp-why-product{margin:0;padding:16px 0 12px;border-top:none}.pdp-why-product__title{font-size:14px;font-weight:700;color:var(--wvh-black,#111);margin:0 0 10px}.pdp-why-product__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:6px}.pdp-why-product__list li{display:flex;align-items:flex-start;gap:8px;font-size:13px;color:var(--wvh-gray-700,#444);line-height:1.4}.pdp-why-product__list li:before{content:"";flex-shrink:0;width:16px;height:16px;margin-top:1px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%2322c55e' stroke-width='3'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E") no-repeat 50%/contain}@media (max-width:767px){.pdp-why-product{padding:12px 0 0}.pdp-why-product__title{font-size:13px;margin-bottom:8px}.pdp-why-product__list li{font-size:12px}}.pdp-description{font-size:15px;line-height:1.7;color:var(--wvh-gray-600,#555)}.pdp-description h2{font-family:var(--wvh-font-heading,"Bebas Neue",Impact,sans-serif);font-size:1.4rem;color:var(--wvh-black,#111);text-transform:uppercase;letter-spacing:.5px;margin:32px 0 16px;padding-bottom:10px;border-bottom:2px solid var(--wvh-orange-light,#fff4eb)}.pdp-description h2:first-child{margin-top:0}.pdp-description h3{font-size:1.1rem;font-weight:700;color:var(--wvh-black,#111);margin:24px 0 12px}.pdp-description p{margin:0 0 16px}.pdp-description ul{padding-left:0;list-style:none;margin:0 0 20px}.pdp-description ul li{position:relative;padding-left:24px;margin-bottom:10px;line-height:1.6}.pdp-description ul li:before{content:"";position:absolute;left:0;top:8px;width:8px;height:8px;background:var(--wvh-orange,#FF7900);border-radius:50%}.pdp-description ul li strong{color:var(--wvh-black,#111)}@media (max-width:767px){.pdp-description{font-size:14px}.pdp-description h2{font-size:1.2rem;margin:24px 0 12px}}.pdp-main .pdp-price .wvh-price-dec{opacity:1;color:var(--wvh-orange-deep);font-weight:700}.pdp-tabs .pdp-tab{color:#595959}.pdp-tabs .pdp-tab.is-active,.pdp-tabs .pdp-tab:hover{color:var(--wvh-orange,#FF7900)}.pdp-main .woocommerce-breadcrumb a,.woocommerce-breadcrumb a{display:inline-block;min-height:44px;padding:12px 8px;line-height:20px;box-sizing:border-box}.pdp-breadcrumb{font-size:13px;color:#757575;padding:8px 0 4px;margin:0;display:flex;flex-wrap:wrap;align-items:center;gap:0;line-height:1.4}.pdp-breadcrumb a{color:#595959;text-decoration:none;transition:color .2s;display:inline-block;min-height:0;padding:4px;line-height:1.4;box-sizing:border-box}.pdp-breadcrumb a:hover{color:var(--wvh-orange)}.pdp-breadcrumb__sep{color:#b3b3b3;margin:0 4px;font-size:12px}.pdp-hero{padding:20px}@media (max-width:767px){.pdp-breadcrumb{font-size:12px;padding:6px 0 2px;line-height:1.35}.pdp-breadcrumb a{padding:3px;min-height:0}.pdp-breadcrumb__sep{margin:0 3px}.pdp-hero{padding:12px}}.pdp-exclusive-badge{display:inline-flex;align-items:center;gap:5px;padding:4px 10px;background:#fef3e2;border:1px solid var(--wvh-orange-wash);border-radius:6px;font-size:11px;font-weight:600;color:var(--wvh-orange-deep);margin-bottom:8px}.delivery-countdown__highlight,.delivery-countdown__time,.pdp-hugo-card__usp--delivery span{color:#15803d!important}.pdp-sticky-cart__price,.pdp-tab.is-active,.wvh-related__price{color:var(--wvh-orange-deep)!important}.single_add_to_cart_button.disabled,.single_add_to_cart_button.wc-variation-selection-needed{background:#e5e7eb!important;color:#374151!important;box-shadow:none!important;cursor:not-allowed}@media (max-width:767px){.pdp-quantity__btn{width:44px!important;height:44px!important;min-width:44px}.pdp-info .quantity .qty,.pdp-quantity__input{width:48px!important;height:44px!important;min-width:44px}}.pdp-price .price,.pdp-price .price ins,.pdp-price ins,.pdp-price>.woocommerce-Price-amount,.pdp-price__current,.pdp-rating-badge__score{color:var(--wvh-orange-deep)!important}.pdp-hugo-card__usp--delivery span,.product-card__shipping{color:#15803d!important}.pdp-options{scroll-margin-top:130px;border-radius:12px}.pdp-options--pulse{animation:wvhOptionsPulse 1.1s ease 2}@keyframes wvhOptionsPulse{0%,to{box-shadow:none}50%{box-shadow:0 0 0 4px rgba(255,121,0,.35)}}.pdp-choice-hint{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:#9a3412;background:#fff7ed;border:1.5px solid var(--wvh-orange,#ff7900);border-radius:8px;padding:10px 12px;margin:0 0 14px}.pdp-choice-hint svg{flex-shrink:0}@media (prefers-reduced-motion:reduce){.pdp-options--pulse{animation:none;box-shadow:0 0 0 3px rgba(255,121,0,.35)}}:root{--wvh-orange:#FF7900;--wvh-orange-dark:#E56D00;--wvh-orange-light:#FFF4EB;--wvh-black:#111;--wvh-white:#FFFFFF;--wvh-gray-100:#f5f5f5;--wvh-gray-200:#e5e5e5;--wvh-gray-500:#777;--wvh-gray-600:#666;--wvh-gray-700:#374151;--wvh-success:#22c55e;--wvh-whatsapp:#25D366;--wvh-radius:12px}.single-product-main{padding:16px 0 48px;background:var(--wvh-gray-100)}.single-product-main .container{max-width:1280px;margin:0 auto;padding:0 24px}.single-product-main .woocommerce-breadcrumb{font-size:13px;color:var(--wvh-gray-500);margin-bottom:16px}.single-product-main .woocommerce-breadcrumb a{color:var(--wvh-orange)}.wvh-product__above-fold{display:grid;grid-template-columns:1fr 1fr;gap:32px;background:#fff;border-radius:var(--wvh-radius);padding:24px;box-shadow:0 2px 8px rgba(0,0,0,.04)}.wvh-product__gallery{position:relative}.wvh-product__sale-badge{position:absolute;top:12px;left:12px;padding:6px 12px;background:var(--wvh-orange);color:#fff;font-size:11px;font-weight:700;text-transform:uppercase;border-radius:6px;z-index:10}.wvh-product__gallery .woocommerce-product-gallery{position:sticky;top:90px}.wvh-product__gallery .flex-viewport{border-radius:var(--wvh-radius);background:var(--wvh-gray-100)}.wvh-product__gallery .flex-control-thumbs{display:flex;gap:8px;margin-top:10px;list-style:none;padding:0;flex-wrap:wrap}.wvh-product__gallery .flex-control-thumbs li{flex:0 0 64px}.wvh-product__gallery .flex-control-thumbs img{border-radius:6px;border:2px solid var(--wvh-gray-200);cursor:pointer;transition:border-color .2s;width:100%;aspect-ratio:1;object-fit:cover}.wvh-product__gallery .flex-control-thumbs img.flex-active,.wvh-product__gallery .flex-control-thumbs img:hover{border-color:var(--wvh-orange)}.wvh-product__info{display:flex;flex-direction:column}.wvh-product__title{font-family:Bebas Neue,Impact,sans-serif;font-size:clamp(1.5rem,3.5vw,2rem);color:var(--wvh-black);margin:0 0 8px;line-height:1.1;text-transform:uppercase}.wvh-product__short-desc{font-size:14px;color:var(--wvh-gray-600);line-height:1.5;margin-bottom:16px}.wvh-product__short-desc p{margin:0}.wvh-product__price{margin-bottom:16px}.wvh-product__price .price{font-size:26px;font-weight:700;color:var(--wvh-orange);margin:0}.wvh-product__price .price del{font-size:16px;color:var(--wvh-gray-500);font-weight:400;margin-right:6px}.wvh-product__price .price ins{text-decoration:none}.wvh-product__cart-section{margin-bottom:16px}.wvh-product__cart-section .variations{width:100%;margin-bottom:12px}.wvh-product__cart-section .variations tr{display:flex;flex-direction:column;margin-bottom:10px}.wvh-product__cart-section .variations td{display:block;padding:0}.wvh-product__cart-section .variations .label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:var(--wvh-gray-600);margin-bottom:6px;text-align:left}.wvh-product__cart-section .variations select{width:100%;max-width:280px;border:2px solid var(--wvh-gray-200);border-radius:8px;font-size:14px;font-weight:500;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' 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 10px center;padding:10px 36px 10px 12px;appearance:none;cursor:pointer}.wvh-product__cart-section .variations select:focus{outline:none;border-color:var(--wvh-orange)}.wvh-product__cart-section .variations select option.out-of-stock,.wvh-product__cart-section .variations select option:disabled,.wvh-product__cart-section .variations select option[disabled]{color:#bbb!important;background:#f5f5f5;text-decoration:line-through}.wvh-swatch.disabled,.wvh-swatch.out-of-stock,.wvh-swatch[data-stock=outofstock]{background:#f0f0f0!important;color:#bbb!important;border-color:#ddd!important;cursor:not-allowed!important;pointer-events:none!important;position:relative;opacity:.6}.wvh-swatch.disabled:before,.wvh-swatch.out-of-stock:before{content:"";position:absolute;top:50%;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,#999 10%,#999 90%,transparent);transform:rotate(-20deg);pointer-events:none}.swatch.disabled,.variable-item.disabled,.variable-item.out-of-stock{background:#f0f0f0!important;color:#bbb!important;border-color:#ddd!important;cursor:not-allowed!important;pointer-events:none!important;opacity:.6;position:relative}.variable-item.disabled:before,.variable-item.out-of-stock:before{content:"";position:absolute;top:50%;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,#999 10%,#999 90%,transparent);transform:rotate(-20deg)}.wvh-product__cart-section .reset_variations{display:inline-block;font-size:11px;color:var(--wvh-gray-500);text-decoration:underline;margin-top:4px}.wvh-product__cart-section .woocommerce-variation-price{display:none}.wvh-product__cart-section .stock,.wvh-product__cart-section .woocommerce-variation-availability{display:none!important}.wvh-product__cart-section .woocommerce-variation-add-to-cart,.wvh-product__cart-section form.cart:not(.variations_form){display:flex;align-items:center;gap:10px;flex-wrap:wrap}.wvh-product__cart-section .quantity .qty{width:56px;padding:10px;border:2px solid var(--wvh-gray-200);border-radius:8px;text-align:center;font-size:14px;font-weight:600}.wvh-product__cart-section .single_add_to_cart_button{padding:12px 28px;background:var(--wvh-orange);color:#fff;border:none;border-radius:8px;font-size:15px;font-weight:700;cursor:pointer;box-shadow:0 4px 12px rgba(var(--wvh-orange-rgb),.25);transition:all .2s}.wvh-product__cart-section .single_add_to_cart_button:hover{background:var(--wvh-orange-dark);transform:translateY(-1px)}.wvh-product__hugo-card{background:linear-gradient(135deg,#fafafa,#fff);border:1px solid var(--wvh-gray-200);border-radius:var(--wvh-radius);padding:16px;margin-top:8px}.wvh-product__hugo-header{display:flex;align-items:center;gap:12px;margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid var(--wvh-gray-200)}.wvh-product__hugo-header img{width:50px;height:50px;border-radius:50%;border:2px solid var(--wvh-orange);object-fit:cover}.wvh-product__hugo-header strong{display:block;font-size:14px;color:var(--wvh-black)}.wvh-product__hugo-header span{font-size:12px;color:var(--wvh-gray-500)}.wvh-product__hugo-usps{list-style:none;padding:0;margin:0 0 12px;display:grid;grid-template-columns:1fr 1fr;gap:6px}.wvh-product__hugo-usps li{display:flex;align-items:center;gap:6px;font-size:12px;color:var(--wvh-gray-600)}.wvh-product__hugo-usps svg{flex-shrink:0;color:var(--wvh-success)}.wvh-product__hugo-whatsapp{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:10px 16px;background:var(--wvh-whatsapp);color:#fff;border-radius:8px;font-size:13px;font-weight:600;text-decoration:none;transition:all .2s}.wvh-product__hugo-whatsapp:hover{background:#128C7E}.wvh-product__details{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:24px}.wvh-product__col{background:#fff;border-radius:var(--wvh-radius);padding:20px;box-shadow:0 2px 8px rgba(0,0,0,.04)}.wvh-product__col h2{font-family:Bebas Neue,Impact,sans-serif;font-size:18px;color:var(--wvh-black);margin:0 0 12px;letter-spacing:.5px}.wvh-product__review-count{font-family:DM Sans,sans-serif;font-size:14px;color:var(--wvh-gray-500);font-weight:400}.wvh-product__description{font-size:14px;line-height:1.6;color:var(--wvh-gray-600)}.wvh-product__description p{margin:0 0 10px}.wvh-product__description p:last-child{margin:0}.wvh-product__specs{width:100%;font-size:13px}.wvh-product__specs td,.wvh-product__specs th{padding:8px 0;border-bottom:1px solid var(--wvh-gray-100);text-align:left}.wvh-product__specs th{font-weight:600;color:var(--wvh-gray-600);width:40%}.wvh-product__specs td{color:var(--wvh-black)}.wvh-product__rating-summary{display:flex;align-items:center;gap:10px;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid var(--wvh-gray-100)}.wvh-product__stars{display:flex;gap:2px}.wvh-product__rating-text{font-size:14px;font-weight:600;color:var(--wvh-black)}.wvh-product__reviews-list{display:flex;flex-direction:column;gap:12px}.wvh-product__review{padding-bottom:12px;border-bottom:1px solid var(--wvh-gray-100)}.wvh-product__review:last-child{border-bottom:none;padding-bottom:0}.wvh-product__review-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:4px}.wvh-product__review-header strong{font-size:13px;color:var(--wvh-black)}.wvh-product__review-stars{display:flex;gap:1px}.wvh-product__review p{font-size:13px;color:var(--wvh-gray-600);line-height:1.5;margin:0}.wvh-product__reviews-link,.wvh-product__write-review{display:inline-block;margin-top:12px;font-size:13px;font-weight:600;color:var(--wvh-orange);text-decoration:none}.wvh-product__reviews-link:hover,.wvh-product__write-review:hover{text-decoration:underline}.wvh-product__no-reviews{font-size:14px;color:var(--wvh-gray-500);margin:0 0 12px}.wvh-product__reviews-section{margin-top:24px;background:#fff;border-radius:var(--wvh-radius);padding:24px;box-shadow:0 2px 8px rgba(0,0,0,.04)}.wvh-product__reviews-section .woocommerce-Reviews-title{font-family:Bebas Neue,Impact,sans-serif;font-size:22px;color:var(--wvh-black);margin:0 0 20px}.wvh-product .related.products{margin-top:32px;padding:24px;background:#fff;border-radius:var(--wvh-radius)}.wvh-product .related.products>h2{font-family:Bebas Neue,Impact,sans-serif;font-size:22px;color:var(--wvh-black);margin:0 0 16px}.wvh-product .related.products ul.products{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:16px!important;list-style:none!important;padding:0!important;margin:0!important}.wvh-product .related.products li.product{background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.04);transition:transform .2s;margin:0!important;padding:0!important;width:100%!important}.wvh-product .related.products li.product:hover{transform:translateY(-3px)}.wvh-product .related.products li.product a img{width:100%!important;aspect-ratio:1;object-fit:cover}.wvh-product .related.products li.product .woocommerce-loop-product__title{font-size:13px;font-weight:600;padding:10px 12px 6px;margin:0;line-height:1.3}.wvh-product .related.products li.product .price{padding:0 12px 12px;font-weight:700;color:var(--wvh-orange);font-size:14px}.wvh-product .bundle-suggestion,.wvh-product .hugo-widget,.wvh-product .related.products li.product .button,.wvh-product .woocommerce-tabs{display:none}@media (max-width:1024px){.wvh-product__above-fold{gap:20px;padding:16px}.wvh-product__above-fold,.wvh-product__details{grid-template-columns:1fr}.wvh-product .related.products ul.products{grid-template-columns:repeat(2,1fr)!important}.wvh-product__hugo-usps{grid-template-columns:1fr}}@media (max-width:767px){.single-product-main{padding:12px 0 32px}.single-product-main .container{padding:0 16px}.wvh-product__cart-section .woocommerce-variation-add-to-cart,.wvh-product__cart-section form.cart:not(.variations_form){flex-direction:column;align-items:stretch}.wvh-product__cart-section .single_add_to_cart_button{width:100%}}.upsell-mini{margin:16px 0;padding:12px 16px;background:#f9f9f9;border:1px solid #e5e5e5;border-radius:8px}.upsell-mini__checkbox{display:flex;align-items:center;gap:12px;cursor:pointer;-webkit-user-select:none;user-select:none}.upsell-mini__input{position:absolute;opacity:0;width:0;height:0}.upsell-mini__checkmark{flex-shrink:0;width:22px;height:22px;border:2px solid #ccc;border-radius:4px;background:#fff;display:flex;align-items:center;justify-content:center;transition:background .15s ease,border-color .15s ease}.upsell-mini__input:checked+.upsell-mini__checkmark{background:var(--wvh-orange,#FF7900);border-color:var(--wvh-orange,#FF7900)}.upsell-mini__input:checked+.upsell-mini__checkmark:after{content:"";width:6px;height:10px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg);margin-bottom:2px}.upsell-mini__content{display:flex;align-items:center;gap:12px;flex:1 1}.upsell-mini__content img.upsell-mini__image{width:48px;height:48px;object-fit:cover;border-radius:6px;border:1px solid #eee}.upsell-mini__info{display:flex;flex-direction:column;gap:2px}.upsell-mini__text{font-size:14px;color:#333;line-height:1.3}.upsell-mini__text strong{color:#111}.upsell-mini__price{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:#333}.upsell-mini__price .woocommerce-Price-amount{color:#333}.upsell-mini__discount{font-size:11px;font-weight:600;color:#15803d;background:#dcfce7;padding:2px 6px;border-radius:4px}.upsell-mini__checkbox:hover .upsell-mini__checkmark{border-color:var(--wvh-orange,#FF7900)}.upsell-mini:has(.upsell-mini__input:checked){background:#fff7ed;border-color:var(--wvh-orange,#FF7900)}@media(max-width:480px){.upsell-mini{padding:10px 12px}.upsell-mini__content img.upsell-mini__image{width:40px;height:40px}.upsell-mini__text{font-size:13px}.upsell-mini__price{font-size:13px;flex-wrap:wrap;gap:4px}}.product-specs{background:white;border-radius:16px;padding:32px;margin:32px 0;box-shadow:0 1px 3px rgba(0,0,0,.03),0 4px 16px rgba(0,0,0,.03)}.product-specs__title{display:flex;align-items:center;gap:12px;font-family:Bebas Neue,Impact,sans-serif;font-size:26px;color:#111;margin:0 0 24px;letter-spacing:.5px}.product-specs__title-icon{width:44px;height:44px;background:var(--wvh-orange-light,#FFF4EB);border-radius:12px;display:flex;align-items:center;justify-content:center;color:var(--wvh-orange,#FF7900)}.product-specs__table{display:flex;flex-direction:column;gap:0}.product-specs__row{display:grid;grid-template-columns:1fr 1fr;gap:16px;padding:14px 0;border-bottom:1px solid #f0f0f0}.product-specs__row:last-child{border-bottom:none}.product-specs__label{display:flex;align-items:center;gap:12px;font-size:14px;color:#666}.product-specs__icon{width:32px;height:32px;background:#f5f5f5;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#888;flex-shrink:0}.product-specs__value{font-size:14px;font-weight:600;color:#111;display:flex;align-items:center}@media(max-width:600px){.product-specs{padding:24px 20px}.product-specs__title{font-size:22px}.product-specs__row{grid-template-columns:1fr;gap:6px;padding:12px 0}.product-specs__value{padding-left:44px}}.product-description{background:white;border-radius:16px;padding:32px;margin:32px 0;box-shadow:0 1px 3px rgba(0,0,0,.03),0 4px 16px rgba(0,0,0,.03)}.product-description__heading{display:flex;align-items:center;gap:12px;font-family:Bebas Neue,Impact,sans-serif;font-size:26px;color:#111;margin:0 0 20px;letter-spacing:.5px}.product-description__heading-icon{width:44px;height:44px;background:var(--wvh-orange-light,#FFF4EB);border-radius:12px;display:flex;align-items:center;justify-content:center;color:var(--wvh-orange,#FF7900)}.product-description__intro{font-size:16px;line-height:1.7;color:#444;margin-bottom:28px;padding-bottom:28px;border-bottom:1px solid #eee}.product-description__intro p{margin:0}.product-description__subheading{font-size:18px;font-weight:700;color:#111;margin:0 0 16px}.product-description__benefits-list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.product-description__benefits-list li{display:flex;align-items:flex-start;gap:12px;padding:14px 16px;background:#f8f8f8;border-radius:10px;font-size:14px;color:#444;line-height:1.5}.product-description__benefit-icon{flex-shrink:0;width:24px;height:24px;color:#22c55e}.product-description__benefits-list strong{color:#111}.product-description__full{margin-top:28px;padding-top:28px;border-top:1px solid #eee}.product-description__details{background:#f8f8f8;border-radius:12px}.product-description__summary{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;cursor:pointer;font-size:15px;font-weight:600;color:#111;list-style:none}.product-description__summary::-webkit-details-marker{display:none}.product-description__summary svg{transition:transform .3s ease;color:#666}.product-description__details[open] .product-description__summary svg{transform:rotate(180deg)}.product-description__content{padding:0 20px 20px;font-size:15px;line-height:1.7;color:#444}.product-description__content p{margin:0 0 12px}.product-description__content p:last-child{margin-bottom:0}@media(max-width:768px){.product-description{padding:24px 20px}.product-description__heading{font-size:22px}.product-description__benefits-list{grid-template-columns:1fr}.product-description__benefits-list li{padding:12px 14px}}.product-reviews{background:white;border-radius:16px;padding:32px;margin:32px 0;box-shadow:0 1px 3px rgba(0,0,0,.03),0 4px 16px rgba(0,0,0,.03)}.product-reviews__header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px;margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid #eee}.product-reviews__title{display:flex;align-items:center;gap:10px;font-family:Bebas Neue,Impact,sans-serif;font-size:26px;color:#111;margin:0;letter-spacing:.5px}.product-reviews__title-icon{font-size:28px}.product-reviews__summary{display:flex;align-items:center;gap:12px}.product-reviews__score{display:flex;align-items:baseline}.product-reviews__score-number{font-size:32px;font-weight:800;color:#111}.product-reviews__score-max{font-size:16px;color:#666}.product-reviews__stars{display:flex;gap:2px}.product-reviews__stars .star{font-size:18px}.product-reviews__stars .star--filled{color:#F59E0B}.product-reviews__stars .star--empty{color:#ddd}.product-reviews__count{font-size:14px;color:#666}.product-reviews__list{display:flex;flex-direction:column;gap:20px}.product-reviews__item{padding:20px;background:#f9f9f9;border-radius:12px}.product-reviews__item-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.product-reviews__item-author{display:flex;align-items:center;gap:12px}.product-reviews__avatar{width:40px;height:40px;background:var(--wvh-orange,#FF7900);color:white;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:16px}.product-reviews__item-author strong{font-size:15px;color:#111}.product-reviews__role{font-size:13px;color:#666;font-weight:400}.product-reviews__verified{display:flex;align-items:center;gap:4px;font-size:12px;color:#22c55e;font-weight:500}.product-reviews__item-rating{display:flex;gap:2px}.product-reviews__item-rating .star{font-size:14px}.product-reviews__item-rating .star--filled{color:#F59E0B}.product-reviews__item-rating .star--empty{color:#ddd}.product-reviews__item-text{font-size:15px;line-height:1.6;color:#444;margin:0 0 10px;font-style:italic}.product-reviews__item-date{font-size:12px;color:#999}.product-reviews__cta{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:24px;padding-top:24px;border-top:1px solid #eee}.product-reviews__cta p{font-size:14px;color:#666;margin:0}.product-reviews__write-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 20px;background:#111;color:white;border-radius:10px;font-size:14px;font-weight:600;text-decoration:none;transition:background .2s ease,transform .2s ease}.product-reviews__write-btn:hover{background:var(--wvh-orange,#FF7900);transform:translateY(-2px);color:white}@media(max-width:768px){.product-reviews{padding:24px 20px}.product-reviews__header{flex-direction:column;align-items:flex-start}.product-reviews__title{font-size:22px}.product-reviews__item-header{flex-direction:column;gap:8px}.product-reviews__cta{flex-direction:column;align-items:flex-start;gap:12px}.product-reviews__write-btn{width:100%;justify-content:center}}.maathulp-mini{background:#FFF8F0;border:1px solid var(--wvh-orange-wash);border-radius:14px;padding:20px 24px;margin:24px 0}.maathulp-mini__header{display:flex;align-items:center;gap:10px;margin-bottom:14px}.maathulp-mini__icon{font-size:22px}.maathulp-mini__title{font-size:17px;font-weight:700;color:#111;margin:0}.maathulp-mini__tips{list-style:none;padding:0;margin:0 0 16px}.maathulp-mini__tips li{display:flex;align-items:flex-start;gap:10px;padding:8px 0;font-size:14px;color:#444;border-bottom:1px solid rgba(255,200,150,.3)}.maathulp-mini__tips li:last-child{border-bottom:none}.maathulp-mini__bullet{flex-shrink:0}.maathulp-mini__bullet,.maathulp-mini__tips strong{color:var(--wvh-orange,#FF7900);font-weight:700}.maathulp-mini__cta{display:flex;align-items:center;gap:12px;flex-wrap:wrap;padding-top:4px}.maathulp-mini__cta-text{font-size:13px;color:#666}.maathulp-mini__whatsapp{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;background:#25D366;color:white;border-radius:8px;font-size:13px;font-weight:600;text-decoration:none;transition:background .2s ease,transform .2s ease}.maathulp-mini__whatsapp:hover{background:#128C7E;transform:translateY(-1px);color:white}@media(max-width:600px){.maathulp-mini{padding:16px 18px}.maathulp-mini__cta{flex-direction:column;align-items:flex-start;gap:8px}.maathulp-mini__whatsapp{width:100%;justify-content:center}}.verzending-retour{background:white;border-radius:16px;padding:32px;margin:32px 0;box-shadow:0 1px 3px rgba(0,0,0,.03),0 4px 16px rgba(0,0,0,.03)}.verzending-retour__title{display:flex;align-items:center;gap:10px;font-family:Bebas Neue,Impact,sans-serif;font-size:26px;color:#111;margin:0 0 24px;letter-spacing:.5px}.verzending-retour__title-icon{font-size:28px}.verzending-retour__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.verzending-retour__card{background:#f9f9f9;border-radius:14px;padding:24px}.verzending-retour__card-header{display:flex;align-items:center;gap:14px;margin-bottom:18px}.verzending-retour__card-icon{width:52px;height:52px;border-radius:12px;display:flex;align-items:center;justify-content:center;color:white}.verzending-retour__card-icon--delivery{background:linear-gradient(135deg,#3B82F6,#1D4ED8)}.verzending-retour__card-icon--return{background:linear-gradient(135deg,#22c55e,#16a34a)}.verzending-retour__card-header h3{font-size:20px;font-weight:700;color:#111;margin:0}.verzending-retour__highlight{font-size:16px;color:#111;margin:0 0 16px;padding:12px 16px;background:white;border-radius:8px;border-left:4px solid var(--wvh-orange,#ff7900)}.verzending-retour__explanation p{font-size:14px;line-height:1.6;color:#444;margin:0}.verzending-retour__explanation{margin-bottom:16px}.verzending-retour__list{list-style:none;padding:0;margin:0}.verzending-retour__list li{display:flex;align-items:flex-start;gap:10px;padding:8px 0;font-size:14px;color:#444}.verzending-retour__check{color:#22c55e;font-weight:700;flex-shrink:0}.verzending-retour__note{font-size:12px;color:#888;margin:12px 0 0;font-style:italic}.verzending-retour__contact{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:24px;padding:18px 24px;background:linear-gradient(135deg,#FFFAF5 0,var(--wvh-orange-light) 100%);border:2px solid var(--wvh-orange,#ff7900);border-radius:12px}.verzending-retour__contact-text{display:flex;align-items:center;gap:10px;font-size:14px;color:#444}.verzending-retour__contact-icon{font-size:20px}.verzending-retour__contact-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 20px;background:#25D366;color:white;border-radius:10px;font-size:14px;font-weight:600;text-decoration:none;transition:background .2s ease,transform .2s ease;white-space:nowrap}.verzending-retour__contact-btn:hover{background:#128C7E;transform:translateY(-2px);color:white}@media(max-width:768px){.verzending-retour{padding:24px 20px}.verzending-retour__title{font-size:22px}.verzending-retour__grid{grid-template-columns:1fr;gap:16px}.verzending-retour__card{padding:20px}.verzending-retour__contact{flex-direction:column;align-items:flex-start;gap:12px;padding:16px 18px}.verzending-retour__contact-btn{width:100%;justify-content:center}}.hugo-widget{background:#FFFAF5;border:1px solid var(--wvh-orange,#ff7900);border-radius:12px;padding:20px;margin-top:24px}.hugo-widget__header{display:flex;align-items:center;gap:8px;margin-bottom:16px}.hugo-widget__icon{width:24px;height:24px;background:#22c55e;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px}.hugo-widget__title{font-size:16px}.hugo-widget__list{list-style:none;padding:0;margin:0 0 16px}.hugo-widget__list li{display:flex;align-items:center;gap:8px;padding:8px 0;font-size:14px}.hugo-widget__check{color:#22c55e;font-weight:700}.hugo-widget__combo{background:#FFF2DB;border-left:3px solid #dc9814;padding:12px 16px;border-radius:6px;font-size:14px}.hugo-widget__combo strong{display:block;margin-bottom:4px}.hugo-widget__combo span{color:#666}.hugo-card-mini{position:relative;background:#fff;border:1px solid #e5e5e5;border-radius:12px;padding:16px 16px 16px 90px;margin-top:20px;box-shadow:0 1px 3px rgba(0,0,0,.03),0 4px 12px rgba(0,0,0,.03);min-height:120px}.hugo-card-mini__photo{position:absolute;top:50%;left:16px;transform:translateY(-50%);width:60px;height:60px;border-radius:50%;overflow:hidden;border:2px solid var(--wvh-orange,var(--wvh-orange-bright));box-shadow:0 2px 8px rgba(0,0,0,.12);background:#fff}.hugo-card-mini__photo img{width:100%;height:100%;object-fit:cover;object-position:top}.hugo-card-mini__content{display:flex;flex-direction:column;gap:10px}.hugo-card-mini__name{display:block;font-size:14px;font-weight:600;color:#222}.hugo-card-mini__usps{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:4px}.hugo-card-mini__usps li{display:flex;align-items:center;gap:8px;font-size:13px;color:#444}.hugo-card-mini__check{color:#4CAF50;font-weight:700;font-size:14px}.hugo-card-mini__whatsapp{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;background:#25D366;color:white;border-radius:8px;font-size:13px;font-weight:600;text-decoration:none;transition:background .2s ease,transform .2s ease;margin-top:4px;width:-moz-fit-content;width:fit-content}.hugo-card-mini__whatsapp:hover{background:#128C7E;transform:translateY(-1px)}.hugo-card-mini__whatsapp svg{flex-shrink:0}@media(max-width:480px){.hugo-card-mini{padding:70px 14px 14px;min-height:auto}.hugo-card-mini__photo{top:14px;left:14px;transform:none;width:50px;height:50px}.hugo-card-mini__header{padding-left:60px;margin-top:-56px;margin-bottom:8px;min-height:50px;display:flex;align-items:center}.hugo-card-mini__name{font-size:13px}.hugo-card-mini__usps li{font-size:12px}.hugo-card-mini__whatsapp{width:100%;justify-content:center}}.waarom-hugo{background:linear-gradient(135deg,#f8fffe,#f0fdf4);border:2px solid #22c55e;border-radius:16px;padding:28px;margin:32px 0}.waarom-hugo__title{display:flex;align-items:center;gap:10px;font-family:Bebas Neue,Impact,sans-serif;font-size:24px;color:#111;margin:0 0 20px;letter-spacing:.5px}.waarom-hugo__icon{font-size:28px}.waarom-hugo__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.waarom-hugo__item{display:flex;align-items:center;gap:12px;padding:14px 16px;background:white;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.03),0 4px 12px rgba(0,0,0,.03);transition:transform .2s ease,box-shadow .2s ease}.waarom-hugo__item:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.08)}.waarom-hugo__item-icon{flex-shrink:0;width:44px;height:44px;background:linear-gradient(135deg,#22c55e,#16a34a);border-radius:10px;display:flex;align-items:center;justify-content:center;color:white}.waarom-hugo__item-icon--whatsapp{background:linear-gradient(135deg,#25D366,#128C7E)}.waarom-hugo__item-content{flex:1 1;min-width:0}.waarom-hugo__item-content strong{display:block;font-size:14px;font-weight:700;color:#111;margin-bottom:2px}.waarom-hugo__item-content span{font-size:12px;color:#666}.waarom-hugo__check{flex-shrink:0;width:24px;height:24px;background:#22c55e;border-radius:50%;font-weight:700}.waarom-hugo__check,.waarom-hugo__cta{color:white;display:flex;align-items:center;justify-content:center;font-size:14px}.waarom-hugo__cta{gap:10px;margin-top:20px;padding:14px 20px;background:#25D366;border-radius:10px;font-weight:600;text-decoration:none;transition:background .2s ease,transform .2s ease;box-shadow:0 4px 12px rgba(37,211,102,.3)}.waarom-hugo__cta:hover{background:#128C7E;transform:translateY(-2px);box-shadow:0 6px 16px rgba(37,211,102,.4);color:white}@media(max-width:768px){.waarom-hugo{padding:20px}.waarom-hugo__grid{grid-template-columns:1fr;gap:10px}.waarom-hugo__title{font-size:20px}.waarom-hugo__item{padding:12px 14px}.waarom-hugo__item-icon{width:40px;height:40px}.waarom-hugo__cta{font-size:13px;padding:12px 16px}}.pdp-related-article{display:flex;align-items:center;gap:8px;margin-top:1.5rem;padding:12px 16px;background:var(--wvh-gray-50,#f9fafb);border:1px solid var(--wvh-gray-200,#e5e7eb);border-radius:8px;font-size:14px}.pdp-related-article svg{flex-shrink:0;color:var(--wvh-orange,#ff7900)}.pdp-related-article a{color:var(--wvh-orange,#ff7900);font-weight:600;text-decoration:none}.pdp-related-article a:hover{text-decoration:underline}.wvh-pdp-delivery{margin-bottom:10px}.wvh-delivery-choice-hint{margin:0 0 6px;padding:6px 10px;font-size:12px;line-height:1.4;color:#6b7280;background:transparent;border-left:2px solid #e5e7eb}.why-this-product{background:var(--wvh-orange-light,#FFF4EB);border-radius:12px;padding:16px 18px;margin:16px 0}.why-this-product__title{font-size:15px;font-weight:700;margin-bottom:8px;color:var(--wvh-black,#111)}.why-this-product__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px}.why-this-product__list li{font-size:14px;color:var(--wvh-gray-700,#444)}.why-this-product__check{color:var(--wvh-success,#22C55E);font-weight:700;margin-right:6px}.sticky-buy-bar{position:fixed;bottom:0;left:0;right:0;z-index:997;background:#fff;border-top:1px solid var(--wvh-gray-200);padding:10px 14px;display:flex;align-items:center;gap:12px;box-shadow:0 -4px 16px rgba(0,0,0,.08)}.sticky-buy-bar__price{font-weight:800;font-size:17px;color:var(--wvh-orange);white-space:nowrap}@media(min-width:768px){.sticky-buy-bar{display:none!important}}.pdp-gallery .pdp-gallery__zoom,.pdp-gallery .woocommerce-product-gallery,.pdp-gallery .wvh-gallery-fullscreen{display:none!important}.pdp-gallery .woocommerce-product-gallery.wvh-visible{display:block!important}.wvh-vg-gallery{margin:0;min-width:0;max-width:100%}.wvh-vg-main{position:relative;width:100%;padding-top:100%;background:var(--wvh-gray-100,#F5F5F5);border-radius:var(--pdp-radius-card,12px);overflow:hidden;cursor:zoom-in}.wvh-vg-main-link{position:absolute;inset:0;display:flex;align-items:center;justify-content:center}.wvh-vg-main-img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block;transition:opacity .25s ease}.wvh-vg-thumbs{display:flex;gap:var(--wvh-space-2,8px);margin-top:var(--wvh-space-3,12px);overflow-x:auto;padding-bottom:4px;-webkit-overflow-scrolling:touch}.wvh-vg-thumb-item{flex:0 0 72px;aspect-ratio:1;border-radius:var(--wvh-radius-sm,8px);border:2px solid var(--wvh-gray-200,#e5e5e5);overflow:hidden;cursor:pointer;transition:border-color .2s ease;background:var(--wvh-gray-100,#F5F5F5)}.wvh-vg-thumb-item img{width:100%;height:100%;object-fit:cover;display:block}.wvh-vg-thumb-item.is-active,.wvh-vg-thumb-item:hover{border-color:var(--wvh-orange,#FF7900)}.wvh-vg-lightbox{position:fixed;inset:0;z-index:99999;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:all .3s ease}.wvh-vg-lightbox.is-open{opacity:1;visibility:visible}body.wvh-vg-lightbox-open{overflow:hidden}.wvh-vg-lightbox__overlay{position:absolute;inset:0;background:rgba(0,0,0,.92);cursor:pointer}.wvh-vg-lightbox__content{position:relative;max-width:90vw;max-height:90vh;display:flex;align-items:center;justify-content:center}.wvh-vg-lightbox__image{max-width:100%;max-height:85vh;object-fit:contain;border-radius:var(--wvh-radius-md,10px)}.wvh-vg-lightbox__close{position:absolute;top:-45px;right:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:transparent;color:#fff;border:none;font-size:32px;cursor:pointer;opacity:.7;transition:opacity .2s ease}.wvh-vg-lightbox__close:hover{opacity:1}.wvh-vg-lightbox__next,.wvh-vg-lightbox__prev{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.1);color:#fff;border:none;border-radius:50%;font-size:26px;cursor:pointer;transition:all .2s ease}.wvh-vg-lightbox__prev{left:-65px}.wvh-vg-lightbox__next{right:-65px}.wvh-vg-lightbox__next:hover,.wvh-vg-lightbox__prev:hover{background:var(--wvh-orange,#FF7900)}.wvh-vg-lightbox__counter{position:absolute;bottom:-40px;left:50%;transform:translateX(-50%);color:#fff;font-size:13px;opacity:.7}@media (max-width:768px){.wvh-vg-thumb-item{flex:0 0 56px}.wvh-vg-lightbox__content{max-width:100vw;max-height:100vh;width:100%;height:100%}.wvh-vg-lightbox__image{max-height:75vh;border-radius:0}.wvh-vg-lightbox__next,.wvh-vg-lightbox__prev{width:44px;height:44px;font-size:24px;background:rgba(0,0,0,.5)}.wvh-vg-lightbox__prev{left:8px}.wvh-vg-lightbox__next{right:8px}.wvh-vg-lightbox__close{top:12px;right:12px;width:44px;height:44px;font-size:28px;background:rgba(0,0,0,.5);border-radius:50%;opacity:1}.wvh-vg-lightbox__counter{bottom:20px}}.wvh-swatches{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:20px;position:relative}.wvh-swatch{display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .25s cubic-bezier(.4,0,.2,1),box-shadow .25s cubic-bezier(.4,0,.2,1),border-color .25s cubic-bezier(.4,0,.2,1);position:relative;background:none;border:none;padding:0;margin:0;font-family:inherit}.wvh-swatch:hover{transform:scale(1.08)}.wvh-swatch.is-selected{transform:scale(1.02)}.wvh-swatch:focus{outline:2px solid var(--wvh-orange);outline-offset:2px}.wvh-swatch--color{width:40px;height:40px;border-radius:50%;border:3px solid #ffffff;box-shadow:0 0 0 1px rgba(0,0,0,.15),0 2px 8px rgba(0,0,0,.12)}.wvh-swatch--color:hover{box-shadow:0 0 0 3px var(--wvh-orange),0 4px 12px rgba(var(--wvh-orange-rgb),.3);transform:scale(1.1)}.wvh-swatch--color.is-selected{box-shadow:0 0 0 3px var(--wvh-orange),0 4px 16px rgba(var(--wvh-orange-rgb),.35)}.wvh-swatch--color .wvh-swatch__check{display:none;width:14px;height:14px;position:relative}.wvh-swatch--color .wvh-swatch__check:after,.wvh-swatch--color .wvh-swatch__check:before{content:"";position:absolute;background:#ffffff;border-radius:2px}.wvh-swatch--color .wvh-swatch__check:before{width:3px;height:12px;top:0;left:9px;transform:rotate(40deg);box-shadow:0 1px 3px rgba(0,0,0,.3)}.wvh-swatch--color .wvh-swatch__check:after{width:3px;height:6px;top:6px;left:3px;transform:rotate(-50deg);box-shadow:0 1px 3px rgba(0,0,0,.3)}.wvh-swatch--color.is-selected .wvh-swatch__check{display:block}.wvh-swatch--color.wvh-swatch--light{border-color:#e5e5e5;box-shadow:0 0 0 1px rgba(0,0,0,.08),0 2px 8px rgba(0,0,0,.08)}.wvh-swatch--color.wvh-swatch--light .wvh-swatch__check:after,.wvh-swatch--color.wvh-swatch--light .wvh-swatch__check:before{background:#333333;box-shadow:none}.wvh-swatch--size{min-width:48px;height:48px;padding:0 16px;background:#f5f5f5;border:2px solid transparent;border-radius:12px;font-size:14px;font-weight:700;color:#555}.wvh-swatch--size:hover{background:#ffffff;border-color:var(--wvh-orange);color:var(--wvh-orange);box-shadow:0 4px 12px rgba(var(--wvh-orange-rgb),.15)}.wvh-swatch--size.is-selected{background:linear-gradient(135deg,var(--wvh-orange) 0,var(--wvh-orange-bright) 100%);border-color:var(--wvh-orange);color:#ffffff;box-shadow:0 4px 16px rgba(var(--wvh-orange-rgb),.3)}.wvh-swatch--text{min-width:auto;height:40px;padding:0 16px;background:#ffffff;border:2px solid #e0e0e0;border-radius:20px;font-size:13px;font-weight:600;color:#555}.wvh-swatch--text:hover{border-color:var(--wvh-orange);color:var(--wvh-orange);background:#fff8f3}.wvh-swatch--text.is-selected{background:linear-gradient(135deg,var(--wvh-orange) 0,var(--wvh-orange-bright) 100%);border-color:var(--wvh-orange);color:#ffffff;box-shadow:0 4px 12px rgba(var(--wvh-orange-rgb),.25)}.wvh-swatch--text .wvh-swatch__label{white-space:nowrap}.wvh-swatch--image{width:64px;height:64px;border-radius:10px;border:2px solid #e5e5e5;overflow:hidden;padding:0;background:var(--wvh-gray-100,#f5f5f5)}.wvh-swatch--image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .2s ease}.wvh-swatch--image:hover{border-color:var(--wvh-orange);transform:none}.wvh-swatch--image:hover img{transform:scale(1.08)}.wvh-swatch--image.is-selected{border-color:var(--wvh-orange);box-shadow:0 0 0 1px var(--wvh-orange),0 4px 12px rgba(var(--wvh-orange-rgb),.2)}.single-product .wvh-swatch--image{width:72px;height:72px}.wvh-swatch.is-disabled,.wvh-swatch[disabled]{opacity:.4;cursor:not-allowed;pointer-events:none;position:relative;filter:grayscale(100%)}.wvh-swatch.is-disabled .wvh-swatch__strike,.wvh-swatch[disabled] .wvh-swatch__strike{display:block;position:absolute;top:50%;left:-4px;right:-4px;height:3px;background:#e53935;transform:rotate(-45deg);border-radius:2px;box-shadow:0 1px 3px rgba(229,57,53,.5);z-index:10}.wvh-swatch__strike{display:none}.wvh-swatch--color.is-disabled .wvh-swatch__strike,.wvh-swatch--color[disabled] .wvh-swatch__strike{left:-2px;right:-2px}.wvh-swatch--size.is-disabled,.wvh-swatch--size[disabled],.wvh-swatch--text.is-disabled,.wvh-swatch--text[disabled]{background:#f8f8f8!important;border-color:#e0e0e0!important;color:#bbb!important}.wvh-swatch--text.is-disabled .wvh-swatch__strike,.wvh-swatch--text[disabled] .wvh-swatch__strike{left:10%;right:10%;height:2px}.wvh-swatch-tooltip{position:absolute;bottom:calc(100% + 10px);left:50%;transform:translateX(-50%) translateY(4px);padding:6px 12px;background:#111;color:#ffffff;font-size:12px;font-weight:600;white-space:nowrap;border-radius:8px;opacity:0;visibility:hidden;transition:all .2s ease;pointer-events:none;z-index:100}.wvh-swatch-tooltip:after{content:"";position:absolute;top:100%;left:50%;transform:translateX(-50%);border:5px solid transparent;border-top-color:#111}.wvh-swatch:hover .wvh-swatch-tooltip{opacity:1;visibility:visible;transform:translateX(-50%) translateY(0)}.wvh-swatch.is-disabled .wvh-swatch-tooltip,.wvh-swatch[disabled] .wvh-swatch-tooltip{background:#e53935}.wvh-swatch.is-disabled .wvh-swatch-tooltip:after,.wvh-swatch[disabled] .wvh-swatch-tooltip:after{border-top-color:#e53935}.single-product .wvh-swatches{gap:12px}.single-product .wvh-swatch--color{width:44px;height:44px}.single-product .wvh-swatch--color .wvh-swatch__check{width:16px;height:16px}.single-product .wvh-swatch--color .wvh-swatch__check:before{height:14px;left:10px}.single-product .wvh-swatch--color .wvh-swatch__check:after{height:7px;top:7px}.single-product .wvh-swatch--size{min-width:56px;height:56px;font-size:15px}.single-product .wvh-swatch--text{height:44px;padding:0 18px;font-size:14px}.variations{margin-bottom:24px}.variations tr{display:flex;flex-direction:column;gap:12px;margin-bottom:20px}.variations tr:last-child{margin-bottom:0}.variations .label{display:block}.variations .label label{font-size:14px;font-weight:700;color:#111;text-transform:uppercase;letter-spacing:.5px}.variations .value{display:block}.variations td.value .wvh-swatches{margin-bottom:0}.variations .wvh-swatches+select{display:none}.reset_variations{display:inline-flex;align-items:center;gap:6px;margin-top:16px;font-size:13px;color:#999;transition:color .2s ease}.reset_variations:hover{color:#e53935}@media (max-width:768px){.wvh-swatch--color{width:36px;height:36px}.wvh-swatch--color .wvh-swatch__check{width:12px;height:12px}.wvh-swatch--color .wvh-swatch__check:before{height:10px;left:7px}.wvh-swatch--color .wvh-swatch__check:after{height:5px;top:5px;left:2px}.wvh-swatch--size{min-width:44px;height:44px;font-size:13px}.wvh-swatch--text{height:36px;padding:0 12px;font-size:12px}.single-product .wvh-swatch--color{width:40px;height:40px}.single-product .wvh-swatch--size{min-width:50px;height:50px}.wvh-swatch-tooltip{bottom:auto;top:calc(100% + 8px)}.wvh-swatch-tooltip:after{top:auto;bottom:100%;border-top-color:transparent;border-bottom-color:#111}}.star-rating{display:inline-flex;font-size:14px;line-height:1;color:#FFB800}.star-rating span{overflow:hidden;display:flex}.star-rating span:before{content:"★★★★★";letter-spacing:2px}.wvh-stars{display:inline-flex;gap:2px}.wvh-star{font-size:16px;line-height:1}.wvh-star--full{color:#FFB800}.wvh-star--half{color:#FFB800;position:relative}.wvh-star--half:after{content:"★";position:absolute;left:0;color:#E5E7EB;clip-path:inset(0 0 0 50%)}.wvh-star--empty{color:#E5E7EB}.wvh-stars--large .wvh-star{font-size:24px}.product-card .star-rating,.wvh-product-card-rating{margin-top:var(--wvh-space-2);display:flex;align-items:center;gap:6px}.wvh-product-card-rating__count{font-size:12px;color:var(--wvh-gray-500)}.single-product .woocommerce-product-rating{display:flex;align-items:center;gap:var(--wvh-space-3);margin-bottom:var(--wvh-space-4)}.single-product .woocommerce-review-link{font-size:var(--wvh-text-sm);color:var(--wvh-gray-500)}.single-product .woocommerce-review-link:hover{color:var(--wvh-orange)}.wvh-reviews{padding:var(--wvh-space-6) 0}.wvh-reviews__header{margin-bottom:var(--wvh-space-8)}.wvh-reviews__title{font-family:Bebas Neue,Impact,sans-serif;font-size:clamp(1.5rem,3vw,2rem);font-weight:400;letter-spacing:.5px;text-transform:uppercase;margin:0 0 var(--wvh-space-4);color:var(--wvh-black)}.wvh-reviews__summary{display:flex;align-items:center;gap:var(--wvh-space-4);flex-wrap:wrap;margin-bottom:var(--wvh-space-6)}.wvh-reviews__average{display:flex;align-items:baseline}.wvh-reviews__score{font-size:48px;font-weight:700;color:var(--wvh-black);line-height:1}.wvh-reviews__max{font-size:20px;color:var(--wvh-gray-400);margin-left:4px}.wvh-reviews__stars .wvh-star{font-size:24px}.wvh-reviews__count{font-size:var(--wvh-text-sm);color:var(--wvh-gray-500)}.wvh-rating-distribution{max-width:300px;margin-top:var(--wvh-space-4)}.wvh-rating-distribution__row{display:flex;align-items:center;gap:var(--wvh-space-3);margin-bottom:var(--wvh-space-2)}.wvh-rating-distribution__label{font-size:13px;color:var(--wvh-gray-600);width:60px;flex-shrink:0}.wvh-rating-distribution__bar{flex:1 1;height:8px;background:var(--wvh-gray-200);border-radius:4px;overflow:hidden}.wvh-rating-distribution__fill{height:100%;background:#FFB800;border-radius:4px;transition:width .3s ease}.wvh-rating-distribution__count{font-size:13px;color:var(--wvh-gray-500);width:24px;text-align:right;flex-shrink:0}.wvh-reviews__list{margin-bottom:var(--wvh-space-8)}.wvh-review{display:flex;gap:var(--wvh-space-4);padding:var(--wvh-space-5) 0;border-bottom:1px solid var(--wvh-gray-100)}.wvh-review:last-child{border-bottom:none}.wvh-review__avatar{width:48px;height:48px;background:linear-gradient(135deg,var(--wvh-orange),var(--wvh-orange-bright));border-radius:50%;display:flex;align-items:center;justify-content:center;color:white;font-weight:700;font-size:18px;flex-shrink:0}.wvh-review__content{flex:1 1;min-width:0}.wvh-review__header{display:flex;align-items:center;gap:var(--wvh-space-3);flex-wrap:wrap;margin-bottom:var(--wvh-space-2)}.wvh-review__author{font-weight:700;color:var(--wvh-black)}.wvh-review__verified{display:inline-flex;align-items:center;gap:4px;font-size:12px;color:#059669;background:#D1FAE5;padding:3px 8px;border-radius:4px;font-weight:500}.wvh-review__meta{display:flex;align-items:center;gap:var(--wvh-space-3);margin-bottom:var(--wvh-space-3)}.wvh-review__date{font-size:13px;color:var(--wvh-gray-500)}.wvh-review__text{color:var(--wvh-gray-700);line-height:1.7;font-size:15px}.wvh-review__text p{margin:0}.wvh-reviews__empty{text-align:center;padding:var(--wvh-space-10) var(--wvh-space-6);background:var(--wvh-gray-100);border-radius:var(--wvh-radius-lg)}.wvh-reviews__empty-icon{font-size:48px;margin-bottom:var(--wvh-space-4)}.wvh-reviews__empty h3{font-size:var(--wvh-text-lg);margin:0 0 var(--wvh-space-2);color:var(--wvh-black)}.wvh-reviews__empty p{color:var(--wvh-gray-600);margin:0}.wvh-reviews__form-wrapper{padding-top:var(--wvh-space-8);border-top:1px solid var(--wvh-gray-200)}.wvh-review-form{max-width:600px}.wvh-review-form__title{font-family:Bebas Neue,Impact,sans-serif;font-size:1.5rem;font-weight:400;letter-spacing:.5px;text-transform:uppercase;margin:0 0 var(--wvh-space-2);color:var(--wvh-black)}.wvh-review-form__subtitle{color:var(--wvh-gray-600);margin:0 0 var(--wvh-space-6);font-size:15px}.wvh-review-form__field{margin-bottom:var(--wvh-space-5)}.wvh-review-form__field label{display:block;font-size:14px;font-weight:600;margin-bottom:var(--wvh-space-2);color:var(--wvh-gray-700)}.wvh-review-form__field label .required{color:#EF4444}.wvh-review-form__field input,.wvh-review-form__field textarea{width:100%;padding:12px 14px;border:2px solid var(--wvh-gray-200);border-radius:var(--wvh-radius-md);font-size:15px;font-family:inherit;transition:border-color .15s ease}.wvh-review-form__field input:focus,.wvh-review-form__field textarea:focus{outline:none;border-color:var(--wvh-orange)}.wvh-review-form__field textarea{min-height:120px;resize:vertical}.wvh-review-form__field input::placeholder,.wvh-review-form__field textarea::placeholder{color:var(--wvh-gray-400)}.wvh-review-form__row{display:grid;grid-template-columns:1fr 1fr;gap:var(--wvh-space-4)}@media (max-width:600px){.wvh-review-form__row{grid-template-columns:1fr}}.wvh-review-form__rating{margin-bottom:var(--wvh-space-5)}.wvh-star-input{display:inline-flex;gap:4px}.wvh-star-input__star{font-size:32px;color:var(--wvh-gray-300);cursor:pointer;transition:color .1s ease,transform .1s ease;-webkit-user-select:none;user-select:none}.wvh-star-input__star:hover{transform:scale(1.1)}.wvh-star-input__star.active,.wvh-star-input__star.hover{color:#FFB800}.wvh-review-form__submit{display:inline-flex;align-items:center;justify-content:center;padding:14px 32px;background:var(--wvh-orange);color:white;border:none;border-radius:var(--wvh-radius-md);font-size:15px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;cursor:pointer;transition:all .2s ease;box-shadow:var(--wvh-shadow-orange)}.wvh-review-form__submit:hover{background:var(--wvh-orange-dark);transform:translateY(-2px)}.wvh-reviews__login-notice{padding:var(--wvh-space-6);background:var(--wvh-gray-100);border-radius:var(--wvh-radius-md);text-align:center}.wvh-reviews__login-notice p{margin:0;color:var(--wvh-gray-600)}.wvh-reviews__login-notice a{color:var(--wvh-orange);font-weight:600}#reviews{padding:var(--wvh-space-8) 0}#reviews .woocommerce-Reviews-title{font-size:var(--wvh-text-2xl);margin-bottom:var(--wvh-space-6)}.woocommerce-Reviews ol.commentlist{list-style:none;padding:0;margin:0}.woocommerce-Reviews .comment{border-bottom:1px solid var(--wvh-gray-100);padding:var(--wvh-space-6) 0}.woocommerce-Reviews .comment:last-child{border-bottom:none}.woocommerce-Reviews .comment_container{display:grid;grid-template-columns:60px 1fr;gap:var(--wvh-space-4)}.woocommerce-Reviews .avatar{width:60px;height:60px;border-radius:50%}.woocommerce-Reviews .comment-text{padding:0;border:none}.woocommerce-Reviews .meta{display:flex;flex-wrap:wrap;align-items:center;gap:var(--wvh-space-3);margin-bottom:var(--wvh-space-3)}.woocommerce-Reviews .woocommerce-review__author{font-weight:700;color:var(--wvh-black)}.woocommerce-Reviews .woocommerce-review__dash{display:none}.woocommerce-Reviews .woocommerce-review__published-date{font-size:var(--wvh-text-sm);color:var(--wvh-gray-500)}.woocommerce-Reviews .description{color:var(--wvh-gray-700);line-height:1.7}.woocommerce-Reviews .description p{margin:0}.woocommerce-review__verified{display:inline-flex;align-items:center;gap:var(--wvh-space-1);font-size:var(--wvh-text-xs);color:var(--wvh-success);background:var(--wvh-success-light);padding:var(--wvh-space-1) var(--wvh-space-2);border-radius:var(--wvh-radius-sm)}.woocommerce-review__verified:before{content:"✓"}#review_form_wrapper{margin-top:var(--wvh-space-8);padding-top:var(--wvh-space-8);border-top:1px solid var(--wvh-gray-200)}#review_form .comment-reply-title{font-size:var(--wvh-text-xl);margin-bottom:var(--wvh-space-6)}#review_form .comment-form{display:grid;gap:var(--wvh-space-4)}#review_form .comment-form-rating{display:flex;align-items:center;gap:var(--wvh-space-3)}#review_form .comment-form-rating label{font-weight:500}#review_form .stars{display:flex;gap:var(--wvh-space-1)}#review_form .stars a{font-size:24px;color:var(--wvh-gray-300);text-decoration:none;transition:color var(--wvh-transition-fast)}#review_form .stars a.active,#review_form .stars a:hover{color:#FFB800}#review_form .stars a:before{content:"★"}#review_form .comment-form-author label,#review_form .comment-form-comment label,#review_form .comment-form-email label{display:block;font-size:var(--wvh-text-sm);font-weight:500;margin-bottom:var(--wvh-space-2)}#review_form .comment-form-author input,#review_form .comment-form-comment textarea,#review_form .comment-form-email input{width:100%;padding:var(--wvh-space-3);border:2px solid var(--wvh-gray-200);border-radius:var(--wvh-radius-md);font-size:var(--wvh-text-base);transition:border-color var(--wvh-transition-fast)}#review_form .comment-form-author input:focus,#review_form .comment-form-comment textarea:focus,#review_form .comment-form-email input:focus{outline:none;border-color:var(--wvh-orange)}#review_form .comment-form-comment textarea{min-height:150px;resize:vertical}#review_form .form-submit input{padding:var(--wvh-space-3) var(--wvh-space-6);background:var(--wvh-orange);color:var(--wvh-white);border:none;border-radius:var(--wvh-radius-md);font-size:var(--wvh-text-base);font-weight:600;cursor:pointer;transition:background var(--wvh-transition-fast)}#review_form .form-submit input:hover{background:var(--wvh-orange-dark)}.woocommerce-noreviews{text-align:center;padding:var(--wvh-space-10);background:var(--wvh-gray-100);border-radius:var(--wvh-radius-lg);color:var(--wvh-gray-600)}.wishlist-btn{position:absolute;top:var(--wvh-space-3);right:var(--wvh-space-3);width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:var(--wvh-white);border:none;border-radius:50%;cursor:pointer;z-index:10;box-shadow:var(--wvh-shadow-sm);transition:all var(--wvh-transition-fast)}.wishlist-btn:hover{transform:scale(1.1);box-shadow:var(--wvh-shadow-md)}.wishlist-btn .wishlist-icon--filled{display:none;color:#F43F5E}.wishlist-btn.active .wishlist-icon--empty{display:none}.wishlist-btn.active .wishlist-icon--filled{display:block}.wishlist-btn .wishlist-icon--empty{color:var(--wvh-gray-400)}.wishlist-btn:hover .wishlist-icon--empty{color:#F43F5E}.wvh-review-form__verified-notice{display:flex;align-items:center;gap:10px;padding:10px 16px;background:#D1FAE5;border:1px solid #a7f3d0;border-radius:8px;margin-bottom:var(--wvh-space-5);font-size:14px;color:#065F46}.wvh-review-form__info{position:relative;display:inline-flex;align-items:center;margin-left:4px;font-size:15px;color:var(--wvh-gray-400);cursor:help;vertical-align:middle;line-height:1}.wvh-review-form__info:focus,.wvh-review-form__info:hover{color:var(--wvh-gray-600)}.wvh-review-form__tooltip{display:none;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translateX(-50%);width:260px;padding:10px 14px;background:var(--wvh-black,#1a1a1a);color:#fff;font-size:12px;font-weight:400;line-height:1.5;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.15);z-index:100;text-align:left;pointer-events:none}.wvh-review-form__tooltip:after{content:"";position:absolute;top:100%;left:50%;transform:translateX(-50%);border:6px solid transparent;border-top:6px solid var(--wvh-black,#1a1a1a)}.wvh-review-form__info:focus .wvh-review-form__tooltip,.wvh-review-form__info:hover .wvh-review-form__tooltip{display:block}@media(max-width:600px){.wvh-review-form__tooltip{left:auto;right:-10px;transform:none}.wvh-review-form__tooltip:after{left:auto;right:18px;transform:none}}.wvh-review-form__optional{font-weight:400;color:var(--wvh-gray-400);font-size:13px}.wvh-photo-upload__dropzone{border:2px dashed var(--wvh-gray-300);border-radius:var(--wvh-radius-md);padding:24px;text-align:center;cursor:pointer;transition:border-color .15s ease,background .15s ease;display:flex;flex-direction:column;align-items:center;gap:6px}.wvh-photo-upload__dropzone--active,.wvh-photo-upload__dropzone:hover{border-color:var(--wvh-orange);background:rgba(var(--wvh-orange-rgb),.04)}.wvh-photo-upload__icon{font-size:28px;line-height:1}.wvh-photo-upload__text{font-size:14px;color:var(--wvh-gray-600);font-weight:500}.wvh-photo-upload__hint{font-size:12px;color:var(--wvh-gray-400)}.wvh-photo-upload__preview{position:relative;display:inline-block;max-width:200px}.wvh-photo-upload__preview img{width:100%;height:auto;border-radius:var(--wvh-radius-md);border:2px solid var(--wvh-gray-200)}.wvh-photo-upload__remove{position:absolute;top:-8px;right:-8px;width:28px;height:28px;border-radius:50%;background:var(--wvh-black,#1a1a1a);color:#fff;border:2px solid #fff;font-size:16px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;box-shadow:0 2px 6px rgba(0,0,0,.2)}.wvh-photo-upload__remove:hover{background:#EF4444}.wvh-review__photo{margin-top:var(--wvh-space-3)}.wvh-review__photo img{max-width:240px;height:auto;border-radius:var(--wvh-radius-md);border:1px solid var(--wvh-gray-200);cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.wvh-review__photo img:hover{transform:scale(1.02);box-shadow:0 4px 12px rgba(0,0,0,.1)}@media(max-width:600px){.wvh-review__photo img{max-width:180px}.wvh-photo-upload__preview{max-width:160px}}.wvh-related{margin-top:var(--wvh-space-8,32px);padding:var(--wvh-space-6,24px);background:var(--wvh-white,#FFF);border-radius:16px;box-shadow:0 1px 3px rgba(0,0,0,.03),0 4px 16px rgba(0,0,0,.03)}.wvh-related__title{font-family:var(--wvh-font-heading,"Bebas Neue",Impact,sans-serif);font-size:1.5rem;font-weight:400;color:var(--wvh-black,#111);margin:0 0 var(--wvh-space-5,20px) 0;padding:0;letter-spacing:.5px}.wvh-related__grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--wvh-space-4,16px);width:100%;max-width:100%}@media (min-width:1200px){.wvh-related__grid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (max-width:1023px){.wvh-related__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:767px){.wvh-related__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--wvh-space-3,12px)}.wvh-related{padding:var(--wvh-space-4,16px);margin-top:var(--wvh-space-6,24px)}.wvh-related__title{font-size:1.25rem}}@media (max-width:420px){.wvh-related__grid{gap:var(--wvh-space-2,8px)}}.wvh-related__item{list-style:none;margin:0;padding:0;background:var(--wvh-white,#FFF);border-radius:12px;overflow:hidden;border:1px solid var(--wvh-gray-200,#e5e5e5);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;width:100%;min-width:0;max-width:100%}.wvh-related__item:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.1);border-color:var(--wvh-orange,#FF7900)}.wvh-related__link{display:block;text-decoration:none;color:inherit}.wvh-related__image-wrap{position:relative;overflow:hidden;background:var(--wvh-gray-100,#F5F5F5)}.wvh-related__image-wrap img,img.wvh-related__image{width:100%;height:auto;aspect-ratio:1;object-fit:cover;display:block;transition:transform .3s ease}.wvh-related__item:hover .wvh-related__image-wrap img,.wvh-related__item:hover img.wvh-related__image{transform:scale(1.05)}.wvh-related__badge{position:absolute;top:8px;left:8px;padding:4px 10px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;border-radius:4px;z-index:2}.wvh-related__badge--sale{background:var(--wvh-orange,#FF7900);color:var(--wvh-white,#FFF)}.wvh-related__badge--soldout{background:var(--wvh-gray-700,#444);color:var(--wvh-white,#FFF)}.wvh-related__content{padding:var(--wvh-space-3,12px)}.wvh-related__name{font-family:var(--wvh-font-body,"DM Sans",sans-serif);font-size:13px;font-weight:600;line-height:1.3;color:var(--wvh-black,#111);margin:0 0 var(--wvh-space-2,8px) 0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:34px}.wvh-related__price{display:block;font-size:15px;font-weight:700;color:var(--wvh-orange,#FF7900)}.wvh-related__price del{font-size:12px;font-weight:400;color:var(--wvh-gray-500,#777);margin-right:6px}.wvh-related__price ins{text-decoration:none}@media (max-width:767px){.wvh-related__content{padding:var(--wvh-space-2,8px)}.wvh-related__name{font-size:12px;min-height:31px}.wvh-related__price{font-size:14px}.wvh-related__badge{font-size:10px;padding:3px 8px}}@media (max-width:420px){.wvh-related__name{font-size:11px;min-height:28px}.wvh-related__price{font-size:13px}}.wvh-related li,.wvh-related ul{list-style:none;margin:0;padding:0}.wvh-related img{max-width:100%;height:auto}.wvh-related a{text-decoration:none}