.vp-section{font-family:inherit;color:#111;padding:1rem 0;max-width:1400px;margin:0 auto;padding:2rem 1rem}.vp-section *,.vp-section *:before,.vp-section *:after{box-sizing:border-box}.vp-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.vp-gal{position:relative}.vp-main-img{background:#fff;border-radius:16px;border:.5px solid #eee;aspect-ratio:1;max-width:380px;margin-inline:auto;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.vp-main-img img{max-width:90%;max-height:90%;object-fit:contain}.vp-badges{position:absolute;top:12px;left:12px;display:flex;flex-direction:column;gap:6px;z-index:2}.vp-badge{font-size:11px;font-weight:500;padding:4px 10px;border-radius:6px;display:inline-block;width:fit-content}.vp-badge--new{background:#0f68f8;color:#fff}.vp-badge--sale{background:#f23e8c;color:#fff}.vp-wl-float{position:absolute;top:12px;right:12px;width:36px;height:36px;border-radius:50%;background:#fff;border:.5px solid #e0e0e0;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;transition:all .15s;padding:0}.vp-wl-float svg{width:18px;height:18px;color:#999;transition:color .15s;fill:none}.vp-wl-float:hover{border-color:#f23e8c}.vp-wl-float.wished{background:#fef0f6;border-color:#f23e8c}.vp-wl-float.wished svg{color:#f23e8c;fill:#f23e8c}.vp-arrows{position:absolute;top:50%;left:0;right:0;display:flex;justify-content:space-between;padding:0 8px;transform:translateY(-50%);z-index:2;pointer-events:none}.vp-arrow{width:32px;height:32px;border-radius:50%;background:#ffffffe6;border:.5px solid #e0e0e0;display:flex;align-items:center;justify-content:center;cursor:pointer;pointer-events:all;color:#555;padding:0}.vp-arrow svg{width:14px;height:14px}.vp-arrow:hover{background:#fff;border-color:#aaa}.vp-thumbs{display:flex;gap:6px;margin-top:10px}.vp-thumb{width:64px;height:64px;border-radius:10px;border:.5px solid #e0e0e0;overflow:hidden;cursor:pointer;background:#f8f8f8;padding:0}.vp-thumb img{width:100%;height:100%;object-fit:cover}.vp-thumb.active{border:2px solid #0F68F8}.vp-trust-bar{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-top:16px;border:.5px solid #eee;border-radius:12px;overflow:hidden}.vp-trust-item{display:flex;align-items:center;gap:8px;padding:12px 10px;border-right:.5px solid #eee;background:#fff}.vp-trust-item:last-child{border-right:none}.vp-trust-icon{width:32px;height:32px;border-radius:50%;background:#fef0f6;display:flex;align-items:center;justify-content:center;flex-shrink:0}.vp-trust-icon svg{width:16px;height:16px;color:#f23e8c}.vp-trust-label{font-size:11px;font-weight:500;color:#111;line-height:1.3}.vp-trust-sub{font-size:10px;color:#999;font-weight:400}.vp-brand{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:#888;display:flex;align-items:center;gap:6px;margin-bottom:6px}.vp-verified{width:16px;height:16px;background:#0f68f8;border-radius:50%;display:inline-flex;align-items:center;justify-content:center}.vp-verified svg{width:10px;height:10px;color:#fff}.vp-title{font-size:22px;font-weight:500;color:#111;margin:0 0 6px;line-height:1.25;letter-spacing:-.01em}.vp-subtitle{font-size:13px;color:#888;margin-bottom:10px}.vp-tags{display:flex;gap:6px;margin-bottom:12px;flex-wrap:wrap}.vp-tag{font-size:11px;font-weight:500;padding:4px 12px;border-radius:20px;border:.5px solid #e0e0e0;color:#555;background:#fff}.vp-tag--accent{border-color:#f23e8c;color:#f23e8c;background:#fef0f6}.vp-rating-row{display:flex;align-items:center;gap:10px;margin-bottom:14px;flex-wrap:wrap}.vp-stars{color:#fbbf24;font-size:14px;letter-spacing:1px}.vp-rating-num{font-size:13px;font-weight:500;color:#111}.vp-rating-count{font-size:12px;color:#888}.vp-rating-sep{width:1px;height:12px;background:#e0e0e0}.vp-clients{font-size:12px;color:#888;display:flex;align-items:center;gap:4px}.vp-clients svg{width:14px;height:14px}.vp-promo-bar{background:#f8f9fb;border-radius:10px;padding:10px 14px;margin-bottom:14px;display:flex;align-items:center;gap:8px;font-size:12px;color:#555;border:.5px solid #eee}.vp-promo-bar svg{width:16px;height:16px;color:#0f68f8;flex-shrink:0}.vp-promo-bar strong{color:#f23e8c;font-weight:600}.vp-tiers{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:16px}.vp-tier-2col{grid-template-columns:repeat(2,1fr)}.vp-tier{border:.5px solid #e0e0e0;border-radius:12px;padding:10px;cursor:pointer;position:relative;background:#fff;transition:all .15s;text-align:center}.vp-tier:hover{border-color:#f23e8c;transform:translateY(-1px)}.vp-tier.active{border:2px solid #F23E8C;background:#fff;padding:9px}.vp-tier-qty{font-size:13px;font-weight:500;color:#111;margin-bottom:2px}.vp-tier-orig{font-size:10px;color:#bbb;text-decoration:line-through}.vp-tier-price{font-size:16px;font-weight:500;color:#f23e8c}.vp-tier-per{font-size:10px;color:#888}.vp-tier-pct{color:#f23e8c;font-weight:500}.vp-tier-badge{position:absolute;top:-8px;left:50%;transform:translate(-50%);font-size:9px;font-weight:500;padding:2px 10px;border-radius:20px;white-space:nowrap;color:#fff}.vp-tier-badge--pop{background:#0f68f8}.vp-tier-badge--best{background:#f23e8c}.vp-savings-pop{display:none;align-items:center;gap:10px;padding:10px 14px;margin-bottom:12px;background:linear-gradient(135deg,#fff0f5,#fce4ec);border:.5px solid #f8bbd0;border-radius:10px;animation:vpop .3s ease}.vp-savings-pop.on{display:flex}@keyframes vpop{0%{transform:scale(.97);opacity:0}to{transform:scale(1);opacity:1}}.vp-savings-badge{background:#f23e8c;color:#fff;font-size:14px;font-weight:500;padding:5px 10px;border-radius:8px;white-space:nowrap;flex-shrink:0}.vp-savings-txt{font-size:13px;font-weight:500;color:#c2185b}.vp-savings-sub{font-size:11px;color:#888}.vp-buy-row{display:flex;align-items:center;gap:12px;margin-bottom:10px}.vp-qty-label{font-size:13px;color:#555;white-space:nowrap}.vp-qty{display:flex;align-items:center;border:.5px solid #ddd;border-radius:10px;overflow:hidden;background:#fff;flex-shrink:0}.vp-qty button{width:36px;height:40px;border:none;background:transparent;cursor:pointer;font-size:18px;color:#111;display:flex;align-items:center;justify-content:center;font-family:inherit}.vp-qty button:hover{background:#f5f5f5}.vp-qty-num{width:40px;text-align:center;font-size:14px;font-weight:500;color:#111;border-left:.5px solid #e0e0e0;border-right:.5px solid #e0e0e0;height:40px;background:#fff;border-top:none;border-bottom:none;font-family:inherit;-moz-appearance:textfield}.vp-qty-num::-webkit-outer-spin-button,.vp-qty-num::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.vp-add-btn{flex:1;padding:0 20px;height:44px;border:none;border-radius:12px;background:#0f68f8;color:#fff;font-size:14px;font-weight:500;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:background .15s;font-family:inherit}.vp-add-btn:hover{background:#0a56d4}.vp-add-btn svg{width:16px;height:16px}.vp-wl-btn{width:100%;padding:11px;border:.5px solid #e0e0e0;border-radius:12px;background:#fff;color:#555;font-size:13px;font-weight:500;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:6px;margin-bottom:14px;transition:all .15s;font-family:inherit}.vp-wl-btn svg{width:16px;height:16px;fill:none}.vp-wl-btn:hover{border-color:#0f68f8;color:#0f68f8}.vp-wl-btn.wished{border-color:#0f68f8;color:#0f68f8;background:#e3f0ff}.vp-wl-btn.wished svg{fill:#0f68f8}.vp-wl-pop{animation:vp-heart .4s cubic-bezier(.17,.89,.32,1.28)}@keyframes vp-heart{0%{transform:scale(1)}25%{transform:scale(.82)}50%{transform:scale(1.2)}75%{transform:scale(.96)}to{transform:scale(1)}}.vp-tabs{display:flex;gap:0;border-bottom:.5px solid #e0e0e0;margin-top:20px}.vp-tab{padding:10px 18px;font-size:13px;font-weight:500;color:#888;cursor:pointer;border-bottom:2px solid transparent;transition:all .15s;background:none;border-top:none;border-left:none;border-right:none;font-family:inherit}.vp-tab:hover{color:#111}.vp-tab.active{color:#111;border-bottom-color:#f23e8c}.vp-tab-content{padding:16px 0;font-size:14px;color:#555;line-height:1.7}.vp-tab-content[hidden]{display:none}.vp-specs{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:8px}.vp-spec{display:flex;align-items:center;gap:10px;padding:12px;border:.5px solid #eee;border-radius:10px;background:#fff}.vp-spec-icon{width:36px;height:36px;border-radius:10px;background:#f5f5f7;display:flex;align-items:center;justify-content:center;flex-shrink:0}.vp-spec-icon svg{width:18px;height:18px;color:#555}.vp-spec-val{font-size:13px;font-weight:500;color:#111}.vp-spec-label{font-size:11px;color:#888}.vp-brand-card{background:linear-gradient(135deg,#fef0f6,#fff5f9);border-radius:12px;padding:16px;border:.5px solid #f8d0df;margin-top:8px}.vp-brand-card h4{font-size:14px;font-weight:500;color:#111;margin-bottom:10px}.vp-brand-check{display:flex;align-items:center;gap:6px;font-size:12px;color:#555;margin-bottom:4px}.vp-brand-check svg{width:14px;height:14px;color:#f23e8c;flex-shrink:0}.vp-admin-debug{background:#fff8e1;border:1px dashed #f5c842;border-radius:8px;padding:6px 10px;margin-bottom:10px;font-size:11px;color:#6b5b00;font-family:ui-monospace,SFMono-Regular,monospace}.vp-admin-debug code{background:#ffffffb3;padding:1px 5px;border-radius:4px}.vp-discount-note{display:flex;align-items:center;gap:6px;font-size:11px;color:#999;margin-top:10px;padding:8px 10px;background:#f8f9fb;border:.5px solid #eee;border-radius:8px}.vp-discount-note svg{width:13px;height:13px;color:#0f68f8;flex-shrink:0}@media(max-width:900px){.vp-grid{grid-template-columns:1fr;gap:1.5rem}.vp-trust-bar{grid-template-columns:repeat(2,1fr)}.vp-trust-item:nth-child(2){border-right:none}.vp-trust-item:nth-child(1),.vp-trust-item:nth-child(2){border-bottom:.5px solid #eee}.vp-specs{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.vp-tiers{grid-template-columns:repeat(2,1fr)}.vp-buy-row{flex-wrap:wrap}.vp-add-btn{width:100%;flex:none}.vp-specs{grid-template-columns:1fr}.vp-tabs{overflow-x:auto}.vp-tab{white-space:nowrap}}.vp-product-section .vp-tab-content{font-size:15px;line-height:1.65;color:#3a3a3a}.vp-product-section .vp-tab-content>p:first-child{color:#5a5a5a}.vp-product-section .vp-tab-content h1,.vp-product-section .vp-tab-content h2{font-size:21px;font-weight:700;color:#201516;line-height:1.3;margin:22px 0 8px}.vp-product-section .vp-tab-content h3{font-size:16px;font-weight:600;color:#201516;margin:18px 0 8px}.vp-product-section .vp-tab-content h4{font-size:15px;font-weight:600;color:#201516;margin:14px 0 6px}.vp-product-section .vp-tab-content p{margin:0 0 14px}.vp-product-section .vp-tab-content ul{margin:0 0 16px;padding:0;list-style:none}.vp-product-section .vp-tab-content ul li{position:relative;padding-left:20px;margin:0 0 7px}.vp-product-section .vp-tab-content ul li:before{content:"";position:absolute;left:0;top:8px;width:7px;height:7px;border-radius:50%;background:#0f68f8}.vp-product-section .vp-tab-content a{color:#0f68f8;font-weight:600;text-decoration:none}.vp-product-section .vp-tab-content a:hover{text-decoration:underline}.vp-product-section .vp-tab-content--specs ul{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.vp-product-section .vp-tab-content--specs ul li{display:block;padding:9px 12px;margin:0;background:#f6f6f8;border:1px solid #E6E6EB;border-radius:8px}.vp-product-section .vp-tab-content--specs ul li:before{display:none}.vp-product-section .vp-tab-content--specs .vp-spec-k{display:block;font-size:11.5px;color:#888;margin-bottom:2px}.vp-product-section .vp-tab-content--specs .vp-spec-v{display:block;font-size:13.5px;font-weight:600;color:#201516}@media(max-width:700px){.vp-product-section .vp-tab-content h1,.vp-product-section .vp-tab-content h2{font-size:19px}.vp-product-section .vp-tab-content h3{font-size:15px}.vp-product-section .vp-tab-content{font-size:14.5px}.vp-product-section .vp-tab-content--specs ul{grid-template-columns:1fr 1fr;gap:6px}.vp-product-section .vp-tab-content--specs ul li{padding:8px 10px}.vp-product-section .vp-tab-content--specs .vp-spec-k{font-size:11px}.vp-product-section .vp-tab-content--specs .vp-spec-v{font-size:13px;line-height:1.3}}@media(max-width:360px){.vp-product-section .vp-tab-content--specs ul{grid-template-columns:1fr}}.vp-product-section .vp-tab.active{border-bottom-color:#0f68f8!important}.vp-product-section .vp-tier.active{border-color:#0f68f8!important}.vp-product-section .vp-tier-price,.vp-product-section .vp-tier-pct{color:#0f68f8!important}.vp-product-section>.vp-trust-bar{margin:18px 0}
/*# sourceMappingURL=/cdn/shop/t/6/assets/vapodeal-product.css.map */
