.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:#FF7900;color:#fff;border-color:#FF7900}.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:#FF7900}.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:#FF7900}.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:#FF7900;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:#FF7900;color:#FF7900}.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:#FF7900}.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,#FF7900,#ff9a44);color:#fff;border:none;border-radius:10px;font-size:15px;font-weight:700;text-align:center;box-shadow:0 4px 16px rgba(255,121,0,.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,#e56d00,#ff8a2e);transform:translateY(-2px);box-shadow:0 6px 20px rgba(255,121,0,.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,#FF7900,#ff9a44);color:#fff;border:none;border-radius:10px;font-size:16px;font-weight:700;text-align:center;box-shadow:0 4px 16px rgba(255,121,0,.25);transition:all .3s ease;cursor:pointer;text-decoration:none}.cart-mobile-checkout__btn:hover{background:linear-gradient(135deg,#e56d00,#ff8a2e);transform:translateY(-2px);box-shadow:0 6px 20px rgba(255,121,0,.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;grid-gap:24px;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:#FF7900}.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:#FF7900}.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:#FF7900;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:-webkit-sticky;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:#FF7900}.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 #FF7900;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);grid-gap:12px;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);grid-gap:12px;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:#FF7900}.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:#FF7900;margin-top:auto}@media(max-width:767px){.cart-mobile-checkout{position:-webkit-sticky;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:#FF7900}.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:-webkit-sticky;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 #ffe4cc;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,#ff9a44,#ff7900);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,#ff8a1f,#ff7900);color:#fff;border:none;border-radius:12px;font-size:16px;font-weight:700;text-decoration:none;box-shadow:0 6px 18px rgba(255,121,0,.32);transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.cart-checkout-btn:hover{background:linear-gradient(135deg,#ff7900,#e56d00);transform:translateY(-2px);box-shadow:0 9px 24px rgba(255,121,0,.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:#ffe0c2}.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:#e56d00}.cart-rec__btn--options{background:#fff;color:#8a4500;border:1.5px solid #ffd2a8}.cart-rec__btn--options:hover{border-color:#ff7900;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:#ffc78f;background:#fffaf4}.pay-method.is-active{border-color:var(--wvh-orange,#ff7900);background:#fff7ef;box-shadow:0 0 0 3px rgba(255,121,0,.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}.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 #ffd2a8;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:#ff7900;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;-webkit-clip-path:polygon(50% 0,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%);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:#FF7900;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:#FF7900;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:#FF7900}.wvh-nl-btn{display:inline-block;width:100%;padding:14px 24px;background:#FF7900;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:#E56D00}.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:#FF7900;background:#FFF4EB;border:2px dashed #ff7900;border-radius:12px;-moz-user-select:all;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:#c65102}.step-guide a:hover{text-decoration:underline}.intro-block{font-size:1.1em;color:#444;border-left:3px solid #c65102;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:#c65102;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:#a65000!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}.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}