.vmp-page *,.vmp-page *:before,.vmp-page *:after{box-sizing:border-box}.vmp-page{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:#1e293b;background:#fff;line-height:1.6}.vmp-top-bar{background:linear-gradient(135deg,#1e293b,#0f172a);color:#fff;font-size:13px;font-weight:500;padding:9px 20px;position:sticky;top:0;z-index:200;border-bottom:1px solid rgba(255,255,255,.08)}.vmp-top-bar__inner{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap}.vmp-top-bar__left{display:flex;align-items:center;gap:8px}.vmp-top-bar__dot{width:8px;height:8px;border-radius:50%;background:#22c55e;box-shadow:0 0 #22c55e66;animation:vmpTopPulse 2s infinite;flex-shrink:0}@keyframes vmpTopPulse{0%{box-shadow:0 0 #22c55e66}70%{box-shadow:0 0 0 8px #22c55e00}to{box-shadow:0 0 #22c55e00}}.vmp-top-bar__right{display:flex;align-items:center;gap:6px;white-space:nowrap;color:#ffffffd9}.vmp-top-bar__timer{color:#fbbf24;font-variant-numeric:tabular-nums;letter-spacing:.02em}.vmp-ticker{background:#f8fafc;border-bottom:1px solid #e2e8f0;overflow:hidden;height:38px;display:flex;align-items:center}.vmp-ticker__track{display:flex;align-items:center;white-space:nowrap;animation:vmpTickerScroll 35s linear infinite;gap:0}.vmp-ticker__track:hover{animation-play-state:paused}@keyframes vmpTickerScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.vmp-ticker__item{font-size:12.5px;color:#475569;font-weight:500;padding:0 6px}.vmp-ticker__sep{font-size:10px;color:#94a3b8;padding:0 6px}.vmp-breadcrumb{padding:14px 20px;max-width:1200px;margin:0 auto}.vmp-breadcrumb__inner{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.vmp-breadcrumb__inner a{font-size:13px;color:#64748b;text-decoration:none;transition:color .2s}.vmp-breadcrumb__inner a:hover{color:#f97316}.vmp-breadcrumb__inner svg{width:6px;height:10px;color:#94a3b8;flex-shrink:0}.vmp-breadcrumb__inner span{font-size:13px;color:#1e293b;font-weight:500}.vmp-hero{padding:0 20px 40px}.vmp-hero__inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:start}@media(max-width:900px){.vmp-hero__inner{grid-template-columns:1fr;gap:28px}}.vmp-gallery{display:flex;gap:14px;position:sticky;top:58px}.vmp-thumbs{display:flex;flex-direction:column;gap:8px;flex-shrink:0;width:74px}.vmp-thumb{width:74px;height:74px;border:2px solid #e2e8f0;border-radius:8px;overflow:hidden;padding:0;background:#f8fafc;cursor:pointer;transition:border-color .2s,transform .15s;flex-shrink:0}.vmp-thumb:hover{border-color:#94a3b8;transform:scale(1.04)}.vmp-thumb--active{border-color:#f97316!important}.vmp-thumb img{width:100%;height:100%;object-fit:cover;display:block}.vmp-gallery__main{flex:1;position:relative;border-radius:16px;overflow:hidden;background:#f8fafc;min-height:480px}.vmp-gallery__img-wrap{width:100%;height:480px;position:relative;cursor:zoom-in;overflow:hidden}.vmp-gallery__img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.vmp-gallery__img-wrap:hover .vmp-gallery__img{transform:scale(1.03)}.vmp-gallery__zoom-hint{position:absolute;bottom:14px;right:14px;background:#00000080;color:#fff;font-size:11px;display:flex;align-items:center;gap:5px;padding:5px 10px;border-radius:20px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;transition:opacity .25s;pointer-events:none}.vmp-gallery__img-wrap:hover .vmp-gallery__zoom-hint{opacity:1}.vmp-gallery__zoom-hint svg{width:14px;height:14px}.vmp-gallery__placeholder{width:100%;height:480px;display:flex;align-items:center;justify-content:center;font-size:80px;color:#cbd5e1;background:linear-gradient(135deg,#f1f5f9,#e2e8f0)}.vmp-gallery__badges{position:absolute;top:14px;left:14px;display:flex;flex-direction:column;gap:6px;z-index:5}.vmp-badge{display:inline-block;padding:5px 10px;border-radius:20px;font-size:11.5px;font-weight:700;letter-spacing:.02em;line-height:1}.vmp-badge--fire{background:#fff7ed;color:#ea580c;border:1.5px solid #fed7aa}.vmp-badge--purple{background:#faf5ff;color:#7c3aed;border:1.5px solid #e9d5ff}.vmp-badge--sale{background:#ef4444;color:#fff;border:1.5px solid transparent}.vmp-badge--custom{background:#f0fdf4;color:#16a34a;border:1.5px solid #bbf7d0}.vmp-gallery__wishlist{position:absolute;top:14px;right:14px;width:40px;height:40px;border-radius:50%;border:1.5px solid #e2e8f0;background:#ffffffe6;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;z-index:5}.vmp-gallery__wishlist svg{width:18px;height:18px;color:#94a3b8;transition:all .2s}.vmp-gallery__wishlist:hover{border-color:#fca5a5;background:#fff1f2}.vmp-gallery__wishlist:hover svg{color:#ef4444}.vmp-gallery__wishlist--active{background:#fff1f2;border-color:#fca5a5}.vmp-gallery__wishlist--active svg{color:#ef4444;fill:#ef4444}.vmp-gallery__arrow{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;background:#ffffffe6;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:1.5px solid rgba(0,0,0,.08);border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:5;transition:all .2s}.vmp-gallery__arrow:hover{background:#fff;box-shadow:0 4px 14px #0000001f}.vmp-gallery__arrow--prev{left:12px}.vmp-gallery__arrow--next{right:12px}.vmp-gallery__arrow svg{width:10px;height:16px;color:#1e293b}.vmp-gallery__dots{position:absolute;bottom:14px;left:50%;transform:translate(-50%);display:flex;gap:6px;z-index:5}.vmp-gallery__dot{width:8px;height:8px;border-radius:50%;border:none;background:#ffffff80;cursor:pointer;transition:all .2s;padding:0}.vmp-gallery__dot--active{background:#fff;width:22px;border-radius:4px}@media(max-width:600px){.vmp-thumbs{display:none}.vmp-gallery{display:block}.vmp-gallery__main{min-height:320px}.vmp-gallery__img-wrap,.vmp-gallery__placeholder{height:320px}}.vmp-buybox{display:flex;flex-direction:column;gap:14px}.vmp-buybox__vendor{font-size:12.5px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.08em;display:flex;align-items:center;gap:6px}.vmp-buybox__vendor-sep{color:#cbd5e1}.vmp-buybox__collection{color:#f97316;text-decoration:none;transition:opacity .2s}.vmp-buybox__collection:hover{opacity:.8}.vmp-buybox__title{font-size:28px;font-weight:800;line-height:1.22;color:#0f172a;margin:0;letter-spacing:-.02em}@media(max-width:600px){.vmp-buybox__title{font-size:22px}}.vmp-buybox__subtitle{font-size:15px;color:#475569;line-height:1.6;margin:0}.vmp-buybox__rating-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.vmp-buybox__stars{display:flex;gap:2px}.vmp-buybox__stars svg{width:16px;height:16px}.vmp-buybox__rating-num{font-size:14px;font-weight:700;color:#1e293b}.vmp-buybox__review-link{font-size:13px;color:#f97316;text-decoration:underline;text-decoration-color:#f973164d;text-underline-offset:2px;cursor:pointer}.vmp-buybox__review-link:hover{text-decoration-color:#f97316}.vmp-buybox__sold-pill{background:#fff7ed;color:#c2410c;font-size:12px;font-weight:700;padding:3px 10px;border-radius:20px;border:1px solid #fed7aa}.vmp-buybox__divider{height:1px;background:#f1f5f9;margin:2px 0}.vmp-buybox__price-row{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap}.vmp-buybox__price-now{font-size:32px;font-weight:800;color:#0f172a;letter-spacing:-.02em}.vmp-buybox__price-was{font-size:18px;color:#94a3b8;text-decoration:line-through;font-weight:400}.vmp-buybox__save-badge{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;font-size:13px;font-weight:700;padding:4px 10px;border-radius:6px;letter-spacing:.02em}.vmp-buybox__installment{font-size:13px;color:#64748b;margin-top:4px}.vmp-variant-group{display:flex;flex-direction:column;gap:8px}.vmp-variant-label{display:flex;align-items:center;gap:8px;font-size:13.5px;font-weight:600;color:#374151;text-transform:uppercase;letter-spacing:.04em}.vmp-variant-selected{color:#f97316;font-weight:700;text-transform:none}.vmp-swatches{display:flex;gap:8px;flex-wrap:wrap}.vmp-swatch{width:32px;height:32px;border-radius:50%;border:2.5px solid transparent;outline:2.5px solid #e2e8f0;outline-offset:1px;cursor:pointer;transition:all .2s;position:relative}.vmp-swatch:hover{outline-color:#94a3b8;transform:scale(1.1)}.vmp-swatch--active{outline-color:#f97316!important}.vmp-option-pills{display:flex;gap:8px;flex-wrap:wrap}.vmp-opt-pill-label{cursor:pointer}.vmp-opt-radio{position:absolute;opacity:0;pointer-events:none}.vmp-opt-pill{display:inline-block;padding:7px 16px;border:1.5px solid #e2e8f0;border-radius:8px;font-size:13.5px;font-weight:500;color:#475569;background:#fff;transition:all .2s;-webkit-user-select:none;user-select:none}.vmp-opt-pill-label:hover .vmp-opt-pill{border-color:#f97316;color:#f97316;background:#fff7ed}.vmp-opt-radio:checked+.vmp-opt-pill{border-color:#f97316;background:#fff7ed;color:#ea580c;font-weight:700}.vmp-stock{display:flex;flex-direction:column;gap:6px}.vmp-stock__header{display:flex;justify-content:space-between;align-items:center}.vmp-stock__label{font-size:13.5px;color:#374151;font-weight:500;display:flex;align-items:center;gap:6px}.vmp-stock__pulse{width:8px;height:8px;border-radius:50%;background:#ef4444;box-shadow:0 0 #ef444466;animation:vmpStockPulse 1.8s infinite}@keyframes vmpStockPulse{0%{box-shadow:0 0 #ef444466}70%{box-shadow:0 0 0 7px #ef444400}to{box-shadow:0 0 #ef444400}}.vmp-stock__pct{font-size:12px;color:#64748b;font-weight:600}.vmp-stock__bar{height:7px;background:#e2e8f0;border-radius:99px;overflow:hidden}.vmp-stock__fill{height:100%;background:linear-gradient(90deg,#f97316,#ef4444);border-radius:99px;transition:width 1s ease}.vmp-stock__viewers{font-size:12.5px;color:#64748b;display:flex;align-items:center;gap:6px}.vmp-stock__eye-dot{width:7px;height:7px;border-radius:50%;background:#22c55e;display:inline-block}.vmp-atc-row{display:flex;gap:12px;align-items:stretch}.vmp-qty{display:flex;align-items:center;border:1.5px solid #e2e8f0;border-radius:10px;overflow:hidden;background:#f8fafc;flex-shrink:0}.vmp-qty__btn{width:42px;height:52px;border:none;background:transparent;font-size:18px;font-weight:300;color:#475569;cursor:pointer;transition:all .15s;display:flex;align-items:center;justify-content:center}.vmp-qty__btn:hover{background:#e2e8f0;color:#0f172a}.vmp-qty__val{width:48px;height:52px;border:none;text-align:center;font-size:16px;font-weight:600;color:#0f172a;background:transparent;-moz-appearance:textfield}.vmp-qty__val::-webkit-outer-spin-button,.vmp-qty__val::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.vmp-atc{flex:1;height:52px;background:linear-gradient(135deg,#f97316,#ea580c);color:#fff;border:none;border-radius:10px;font-size:15px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:all .2s;letter-spacing:.01em;box-shadow:0 4px 14px #f9731659}.vmp-atc svg{width:18px;height:18px}.vmp-atc:hover{background:linear-gradient(135deg,#ea580c,#c2410c);box-shadow:0 6px 20px #f9731673;transform:translateY(-1px)}.vmp-atc:active{transform:translateY(0)}.vmp-atc:disabled{background:#94a3b8;box-shadow:none;cursor:not-allowed;transform:none}.vmp-buynow{width:100%;height:50px;background:#0f172a;color:#fff;border:none;border-radius:10px;font-size:15px;font-weight:700;cursor:pointer;transition:all .2s;letter-spacing:.01em}.vmp-buynow:hover{background:#1e293b;box-shadow:0 4px 14px #00000040;transform:translateY(-1px)}.vmp-payment{display:flex;flex-direction:column;gap:6px}.vmp-payment__label{font-size:12px;color:#64748b;font-weight:500;display:flex;align-items:center;gap:5px}.vmp-payment__icons{display:flex;gap:6px;flex-wrap:wrap}.vmp-pay-chip{display:inline-block;padding:4px 9px;border:1px solid #e2e8f0;border-radius:5px;font-size:11px;font-weight:600;color:#475569;background:#f8fafc}.vmp-trust{display:grid;grid-template-columns:1fr 1fr;gap:10px}.vmp-trust__item{display:flex;align-items:flex-start;gap:8px;padding:10px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px}.vmp-trust__icon{font-size:20px;flex-shrink:0}.vmp-trust__text{display:flex;flex-direction:column;gap:2px}.vmp-trust__text strong{font-size:12.5px;color:#0f172a;font-weight:700;line-height:1.2}.vmp-trust__text span{font-size:11.5px;color:#64748b;line-height:1.3}@media(max-width:480px){.vmp-trust{grid-template-columns:1fr}}.vmp-sticky-bar{position:fixed;bottom:0;left:0;right:0;background:#0f172af7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:12px 20px;transform:translateY(100%);transition:transform .3s cubic-bezier(.4,0,.2,1);z-index:300;border-top:1px solid rgba(255,255,255,.08);box-shadow:0 -8px 32px #00000040}.vmp-sticky-bar--visible{transform:translateY(0)}.vmp-sticky-bar__inner{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:20px}.vmp-sticky-bar__info{display:flex;align-items:center;gap:14px;flex:1;min-width:0}.vmp-sticky-bar__thumb{width:52px;height:52px;border-radius:8px;object-fit:cover;flex-shrink:0;border:1.5px solid rgba(255,255,255,.12)}.vmp-sticky-bar__title{font-size:14px;font-weight:600;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vmp-sticky-bar__price{font-size:16px;font-weight:800;color:#fbbf24}.vmp-sticky-bar__save{font-size:12px;font-weight:700;color:#6ee7b7;margin-left:6px}.vmp-sticky-bar__atc{height:46px;padding:0 24px;background:linear-gradient(135deg,#f97316,#ea580c);color:#fff;border:none;border-radius:8px;font-size:14.5px;font-weight:700;cursor:pointer;white-space:nowrap;transition:all .2s;box-shadow:0 4px 14px #f9731666}.vmp-sticky-bar__atc:hover{background:linear-gradient(135deg,#ea580c,#c2410c);transform:translateY(-1px)}.vmp-section{max-width:1200px;margin:0 auto;padding:60px 20px}.vmp-section-head{text-align:center;margin-bottom:48px}.vmp-section-head__eye{display:inline-block;font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#f97316;background:#fff7ed;border:1.5px solid #fed7aa;padding:5px 14px;border-radius:20px;margin-bottom:12px}.vmp-section-head h2{font-size:34px;font-weight:800;color:#0f172a;margin:0 0 12px;letter-spacing:-.02em;line-height:1.2}.vmp-section-head p{font-size:17px;color:#475569;max-width:560px;margin:0 auto;line-height:1.6}@media(max-width:600px){.vmp-section{padding:40px 16px}.vmp-section-head h2{font-size:26px}}.vmp-tabs{border:1px solid #e2e8f0;border-radius:16px;overflow:hidden}.vmp-tabs__nav{display:flex;border-bottom:1px solid #e2e8f0;background:#f8fafc;overflow-x:auto;scrollbar-width:none}.vmp-tabs__nav::-webkit-scrollbar{display:none}.vmp-tabs__btn{padding:14px 24px;border:none;background:transparent;font-size:14px;font-weight:600;color:#64748b;cursor:pointer;white-space:nowrap;transition:all .2s;border-bottom:2.5px solid transparent;margin-bottom:-1px}.vmp-tabs__btn:hover{color:#f97316}.vmp-tabs__btn--active{color:#f97316;border-bottom-color:#f97316;background:#fff}.vmp-tabs__panel{display:none;padding:28px;animation:vmpFadeIn .25s ease}.vmp-tabs__panel--active{display:block}@keyframes vmpFadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.vmp-desc-body{font-size:15px;color:#374151;line-height:1.8}.vmp-desc-body h1,.vmp-desc-body h2,.vmp-desc-body h3{color:#0f172a;font-weight:700}.vmp-desc-body ul,.vmp-desc-body ol{padding-left:20px}.vmp-desc-body li{margin-bottom:6px}.vmp-specs-table{width:100%;border-collapse:collapse}.vmp-specs-table tr{border-bottom:1px solid #f1f5f9}.vmp-specs-table tr:last-child{border-bottom:none}.vmp-specs-table td{padding:11px 8px;font-size:14px;line-height:1.5}.vmp-specs-table__key{font-weight:600;color:#374151;width:38%}.vmp-specs-table__val{color:#475569}.vmp-shipping-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}@media(max-width:640px){.vmp-shipping-grid{grid-template-columns:1fr}}.vmp-ship-card{padding:20px;border:1.5px solid #e2e8f0;border-radius:12px;background:#f8fafc}.vmp-ship-card__icon{font-size:28px;margin-bottom:10px}.vmp-ship-card__title{font-size:15px;font-weight:700;color:#0f172a;margin-bottom:6px}.vmp-ship-card__body{font-size:13.5px;color:#64748b;line-height:1.55}.vmp-photo-strip__header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:24px;flex-wrap:wrap;gap:12px}.vmp-photo-strip__title{font-size:24px;font-weight:800;color:#0f172a;letter-spacing:-.01em}.vmp-photo-strip__sub{font-size:14px;color:#64748b;margin-top:4px}.vmp-photo-strip__proof{font-size:13px;font-weight:600;color:#f97316;background:#fff7ed;border:1.5px solid #fed7aa;padding:6px 14px;border-radius:20px;white-space:nowrap}.vmp-photo-strip__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}@media(max-width:640px){.vmp-photo-strip__grid{grid-template-columns:repeat(2,1fr)}}.vmp-photo-strip__cell{position:relative;border-radius:12px;overflow:hidden;aspect-ratio:1;cursor:pointer}.vmp-photo-strip__cell img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.vmp-photo-strip__cell:hover img{transform:scale(1.06)}.vmp-photo-strip__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.7) 0%,transparent 55%);display:flex;align-items:flex-end;padding:14px;opacity:0;transition:opacity .3s}.vmp-photo-strip__cell:hover .vmp-photo-strip__overlay{opacity:1}.vmp-photo-strip__overlay span{color:#fff;font-size:13px;font-weight:600;text-shadow:0 1px 4px rgba(0,0,0,.4)}.vmp-benefits__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}@media(max-width:900px){.vmp-benefits__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.vmp-benefits__grid{grid-template-columns:1fr}}.vmp-benefit-card{padding:28px 22px;border:1.5px solid #e2e8f0;border-radius:16px;background:#fff;text-align:center;transition:all .3s ease;opacity:0;transform:translateY(20px)}.vmp-benefit-card.vmp-anim--in{opacity:1;transform:translateY(0)}.vmp-benefit-card:hover{border-color:#fed7aa;box-shadow:0 8px 32px #f973161f;transform:translateY(-4px)}.vmp-benefit-card__icon{font-size:36px;margin-bottom:14px}.vmp-benefit-card__title{font-size:16px;font-weight:700;color:#0f172a;margin:0 0 8px}.vmp-benefit-card__desc{font-size:13.5px;color:#64748b;line-height:1.6;margin:0}.vmp-hiw__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}@media(max-width:768px){.vmp-hiw__grid{grid-template-columns:1fr}}.vmp-hiw__card{border-radius:16px;overflow:hidden;border:1.5px solid #e2e8f0;background:#fff;transition:all .3s ease;opacity:0;transform:translateY(20px)}.vmp-hiw__card.vmp-anim--in{opacity:1;transform:translateY(0)}.vmp-hiw__card:hover{box-shadow:0 12px 40px #0000001a;transform:translateY(-4px)}.vmp-hiw__img-wrap{position:relative;width:100%;aspect-ratio:4/3;overflow:hidden}.vmp-hiw__img-wrap img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s}.vmp-hiw__card:hover .vmp-hiw__img-wrap img{transform:scale(1.04)}.vmp-hiw__placeholder{width:100%;aspect-ratio:4/3;background:linear-gradient(135deg,#f1f5f9,#e2e8f0);display:flex;align-items:center;justify-content:center;font-size:48px}.vmp-hiw__body{padding:22px}.vmp-hiw__num{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;background:#f97316;color:#fff;border-radius:50%;font-size:14px;font-weight:700;margin-bottom:10px}.vmp-hiw__title{font-size:17px;font-weight:700;color:#0f172a;margin:0 0 8px}.vmp-hiw__desc{font-size:14px;color:#475569;margin:0;line-height:1.6}.vmp-ba__panels{display:grid;grid-template-columns:1fr auto 1fr;gap:24px;align-items:start}@media(max-width:768px){.vmp-ba__panels{grid-template-columns:1fr}}.vmp-ba__panel{padding:32px;border-radius:16px;border:1.5px solid #e2e8f0}.vmp-ba__panel--before{background:#fef2f2;border-color:#fecaca}.vmp-ba__panel--after{background:#f0fdf4;border-color:#bbf7d0}.vmp-ba__tag{display:inline-block;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:5px 12px;border-radius:20px;margin-bottom:14px}.vmp-ba__panel--before .vmp-ba__tag{background:#fee2e2;color:#dc2626}.vmp-ba__panel--after .vmp-ba__tag{background:#dcfce7;color:#16a34a}.vmp-ba__panel h3{font-size:20px;font-weight:700;color:#0f172a;margin:0 0 16px}.vmp-ba__panel ul{padding:0;margin:0 0 16px;list-style:none;display:flex;flex-direction:column;gap:8px}.vmp-ba__panel li{font-size:14.5px;color:#374151;padding-left:20px;position:relative;line-height:1.5}.vmp-ba__panel--before li:before{content:"\2717";position:absolute;left:0;color:#ef4444;font-weight:700}.vmp-ba__panel--after li:before{content:"\2713";position:absolute;left:0;color:#22c55e;font-weight:700}.vmp-ba__img{width:100%;border-radius:10px;margin-top:12px;object-fit:cover}.vmp-ba__vs{font-size:22px;font-weight:900;color:#94a3b8;align-self:center;padding:10px;text-align:center}.vmp-cmp-wrap{max-width:900px;margin:0 auto}.vmp-cmp-scroll{overflow-x:auto;border-radius:16px;border:1.5px solid #e2e8f0}.vmp-cmp{width:100%;border-collapse:collapse;font-size:14px}.vmp-cmp thead tr{background:#f8fafc}.vmp-cmp th{padding:14px 16px;font-weight:700;color:#374151;border-bottom:2px solid #e2e8f0;text-align:center;white-space:nowrap;font-size:13px}.vmp-cmp th:first-child{text-align:left}.vmp-cmp td{padding:12px 16px;text-align:center;border-bottom:1px solid #f1f5f9;color:#475569}.vmp-cmp td:first-child{text-align:left;font-weight:500;color:#374151}.vmp-cmp tbody tr:last-child td{border-bottom:none}.vmp-cmp tbody tr:hover td{background:#f8fafc}.vmp-cmp__ours{color:#f97316!important;background:#fff7ed!important}.vmp-cmp__ours-col{background:#f973160f}.vmp-yes{color:#22c55e;font-weight:700;font-size:16px}.vmp-no{color:#ef4444;font-weight:700;font-size:16px}.vmp-reviews__header{text-align:center;margin-bottom:36px}.vmp-reviews__header .vmp-section-head__eye{margin-bottom:10px}.vmp-reviews__header h2{font-size:32px;font-weight:800;color:#0f172a;margin:0 0 8px;letter-spacing:-.02em}.vmp-reviews__header p{font-size:15px;color:#64748b}.vmp-reviews__agg{display:flex;align-items:flex-start;gap:32px;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:16px;padding:28px 32px;margin-bottom:36px;max-width:640px;margin-left:auto;margin-right:auto}@media(max-width:480px){.vmp-reviews__agg{flex-direction:column;align-items:center;text-align:center}}.vmp-reviews__agg-score{font-size:64px;font-weight:900;color:#0f172a;line-height:1;letter-spacing:-.04em}.vmp-reviews__agg-detail{flex:1}.vmp-reviews__agg-stars{display:flex;gap:3px;margin-bottom:6px}.vmp-reviews__agg-stars svg{width:20px;height:20px}.vmp-reviews__agg-count{font-size:14px;color:#64748b;margin-bottom:14px;font-weight:500}.vmp-reviews__bars{display:flex;flex-direction:column;gap:6px}.vmp-reviews__bar-row{display:flex;align-items:center;gap:8px}.vmp-reviews__bar-row span:first-child{font-size:12px;color:#64748b;width:24px;text-align:right;flex-shrink:0}.vmp-reviews__bar-row span:last-child{font-size:12px;color:#94a3b8;width:28px;flex-shrink:0}.vmp-reviews__bar-track{flex:1;height:7px;background:#e2e8f0;border-radius:99px;overflow:hidden}.vmp-reviews__bar-fill{height:100%;background:linear-gradient(90deg,#fbbf24,#f59e0b);border-radius:99px;transition:width 1s ease}.vmp-reviews__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}@media(max-width:900px){.vmp-reviews__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.vmp-reviews__grid{grid-template-columns:1fr}}.vmp-rcard{background:#fff;border:1.5px solid #e2e8f0;border-radius:14px;padding:22px;transition:all .25s;opacity:0;transform:translateY(16px)}.vmp-rcard.vmp-anim--in{opacity:1;transform:translateY(0)}.vmp-rcard:hover{border-color:#fed7aa;box-shadow:0 8px 28px #00000014}.vmp-rcard__head{display:flex;align-items:center;gap:12px;margin-bottom:10px}.vmp-rcard__avatar{width:42px;height:42px;border-radius:50%;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:17px;font-weight:700;color:#fff}.vmp-rcard__name{font-size:14px;font-weight:700;color:#0f172a}.vmp-rcard__date-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.vmp-rcard__date{font-size:12px;color:#94a3b8}.vmp-rcard__verified{font-size:11px;font-weight:600;color:#22c55e;background:#f0fdf4;border:1px solid #bbf7d0;padding:2px 7px;border-radius:20px}.vmp-rcard__stars{display:flex;gap:2px;margin-bottom:8px}.vmp-rcard__stars svg{width:14px;height:14px}.vmp-rcard__title{font-size:14.5px;font-weight:700;color:#0f172a;margin-bottom:6px;font-style:italic}.vmp-rcard__body{font-size:13.5px;color:#475569;line-height:1.65;margin:0}.vmp-faq__list{max-width:760px;margin:0 auto;display:flex;flex-direction:column;gap:0;border:1.5px solid #e2e8f0;border-radius:16px;overflow:hidden}.vmp-faq__item{border-bottom:1px solid #f1f5f9}.vmp-faq__item:last-child{border-bottom:none}.vmp-faq__q{width:100%;display:flex;align-items:center;justify-content:space-between;padding:18px 22px;background:#fff;border:none;text-align:left;font-size:15px;font-weight:600;color:#0f172a;cursor:pointer;gap:12px;transition:background .15s}.vmp-faq__q:hover{background:#f8fafc}.vmp-faq__item--open .vmp-faq__q{color:#f97316;background:#fff7ed}.vmp-faq__chevron{width:14px;height:10px;flex-shrink:0;color:#64748b;transition:transform .3s}.vmp-faq__item--open .vmp-faq__chevron{transform:rotate(180deg);color:#f97316}.vmp-faq__a{max-height:0;overflow:hidden;transition:max-height .35s cubic-bezier(.4,0,.2,1)}.vmp-faq__a p{padding:0 22px 20px;font-size:14.5px;color:#475569;line-height:1.7;margin:0}.vmp-guarantee{background:linear-gradient(135deg,#0f172a,#1e293b);padding:48px 20px}.vmp-guarantee__inner{max-width:900px;margin:0 auto;display:flex;align-items:center;gap:28px;flex-wrap:wrap}.vmp-guarantee__badge{font-size:56px;flex-shrink:0}.vmp-guarantee__title{font-size:22px;font-weight:800;color:#fff;margin-bottom:8px;letter-spacing:-.01em}.vmp-guarantee__body{font-size:15px;color:#ffffffbf;line-height:1.65;max-width:560px}.vmp-guarantee__cta{display:inline-block;margin-top:18px;padding:13px 28px;background:linear-gradient(135deg,#f97316,#ea580c);color:#fff;text-decoration:none;border-radius:10px;font-size:15px;font-weight:700;transition:all .2s;box-shadow:0 4px 14px #f9731659;white-space:nowrap}.vmp-guarantee__cta:hover{background:linear-gradient(135deg,#ea580c,#c2410c);transform:translateY(-2px)}.vmp-related{padding-bottom:80px}.vmp-related__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}@media(max-width:900px){.vmp-related__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.vmp-related__grid{grid-template-columns:1fr 1fr;gap:12px}}.vmp-rec-card{text-decoration:none;color:inherit;display:block;border:1.5px solid #e2e8f0;border-radius:14px;overflow:hidden;transition:all .25s;background:#fff}.vmp-rec-card:hover{border-color:#fed7aa;box-shadow:0 8px 28px #0000001a;transform:translateY(-3px)}.vmp-rec-card__img-wrap{position:relative;aspect-ratio:1;overflow:hidden;background:#f8fafc}.vmp-rec-card__img-wrap img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s}.vmp-rec-card:hover .vmp-rec-card__img-wrap img{transform:scale(1.06)}.vmp-rec-card__placeholder{width:100%;aspect-ratio:1;display:flex;align-items:center;justify-content:center;font-size:40px;color:#cbd5e1}.vmp-rec-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000059;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s}.vmp-rec-card:hover .vmp-rec-card__overlay{opacity:1}.vmp-rec-card__shop{color:#fff;font-size:14px;font-weight:700;padding:8px 20px;border:2px solid rgba(255,255,255,.8);border-radius:20px}.vmp-rec-card__body{padding:14px}.vmp-rec-card__stars{display:flex;gap:2px;margin-bottom:6px}.vmp-rec-card__title{font-size:14px;font-weight:600;color:#0f172a;margin-bottom:8px;line-height:1.35}.vmp-rec-card__price-row{display:flex;align-items:baseline;gap:8px}.vmp-rec-card__price{font-size:16px;font-weight:800;color:#0f172a}.vmp-rec-card__was{font-size:13px;color:#94a3b8;text-decoration:line-through}.vmp-lightbox{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#000000e6;z-index:9999;align-items:center;justify-content:center;padding:20px}.vmp-lightbox__inner{position:relative;max-width:90vw;max-height:90vh;display:flex;align-items:center;justify-content:center}.vmp-lightbox__img{max-width:100%;max-height:85vh;object-fit:contain;border-radius:8px}.vmp-lightbox__close{position:absolute;top:-48px;right:0;width:38px;height:38px;background:#ffffff26;border:1.5px solid rgba(255,255,255,.25);border-radius:50%;color:#fff;font-size:16px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.vmp-lightbox__close:hover{background:#ffffff4d}.vmp-lightbox__prev,.vmp-lightbox__next{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;background:#ffffff26;border:1.5px solid rgba(255,255,255,.2);border-radius:50%;color:#fff;font-size:24px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.vmp-lightbox__prev:hover,.vmp-lightbox__next:hover{background:#ffffff4d}.vmp-lightbox__prev{left:-56px}.vmp-lightbox__next{right:-56px}@media(max-width:640px){.vmp-lightbox__prev{left:8px}.vmp-lightbox__next{right:8px}}.vmp-benefit-card,.vmp-hiw__card,.vmp-rcard,.vmp-photo-strip__cell{opacity:0;transform:translateY(20px);transition:opacity .5s ease,transform .5s ease}.vmp-benefit-card.vmp-anim--in,.vmp-hiw__card.vmp-anim--in,.vmp-rcard.vmp-anim--in,.vmp-photo-strip__cell.vmp-anim--in{opacity:1;transform:translateY(0)}.vmp-benefit-card:nth-child(2){transition-delay:.08s}.vmp-benefit-card:nth-child(3){transition-delay:.16s}.vmp-benefit-card:nth-child(4){transition-delay:.24s}.vmp-hiw__card:nth-child(2){transition-delay:.1s}.vmp-hiw__card:nth-child(3){transition-delay:.2s}.vmp-rcard:nth-child(2){transition-delay:.06s}.vmp-rcard:nth-child(3){transition-delay:.12s}.rte>*+*{margin-top:.8em}.rte a{color:#f97316}@media(max-width:768px){.vmp-page{overflow-x:hidden}.vmp-hero{padding:0 12px 28px}.vmp-breadcrumb{padding:10px 12px}}@media(max-width:480px){.vmp-top-bar{padding:7px 12px;font-size:11.5px}.vmp-top-bar__inner{flex-wrap:nowrap;gap:6px}.vmp-top-bar__right{font-size:11px}}@media(max-width:480px){.vmp-ticker{height:32px}.vmp-ticker__item{font-size:11.5px}}@media(max-width:768px){.vmp-hero__inner{grid-template-columns:1fr;gap:20px;padding:0}}@media(max-width:768px){.vmp-gallery{position:relative;top:auto}.vmp-gallery__main{width:100%;border-radius:16px;overflow:hidden}.vmp-gallery__img-wrap{height:360px;border-radius:16px}.vmp-gallery__img{object-fit:cover}.vmp-gallery__placeholder{height:360px;border-radius:16px}.vmp-gallery__zoom-hint{display:none}.vmp-gallery__arrow{width:36px;height:36px}.vmp-gallery__arrow--prev{left:8px}.vmp-gallery__arrow--next{right:8px}}@media(max-width:480px){.vmp-gallery__img-wrap,.vmp-gallery__placeholder{height:300px}}@media(max-width:768px){.vmp-buybox{gap:12px}.vmp-buybox__title{font-size:20px}.vmp-buybox__price-now{font-size:26px}.vmp-buybox__price-was{font-size:16px}.vmp-buybox__installment{font-size:12px}}@media(max-width:480px){.vmp-atc-row{flex-direction:row;gap:8px}.vmp-qty{flex-shrink:0}.vmp-qty__btn{width:36px;height:48px;font-size:16px}.vmp-qty__val{width:40px;height:48px;font-size:15px}.vmp-atc{height:48px;font-size:14px;border-radius:10px}.vmp-buynow{height:46px;font-size:14px}}@media(max-width:360px){.vmp-trust{grid-template-columns:1fr}}@media(max-width:480px){.vmp-sticky-bar{padding:10px 12px}.vmp-sticky-bar__inner{gap:10px}.vmp-sticky-bar__thumb{width:40px;height:40px}.vmp-sticky-bar__title{font-size:12px;max-width:120px}.vmp-sticky-bar__price{font-size:14px}.vmp-sticky-bar__save{display:none}.vmp-sticky-bar__atc{padding:0 14px;height:40px;font-size:13px}}@media(max-width:480px){.vmp-section-head h2{font-size:22px;line-height:1.25}.vmp-section-head p{font-size:14px}}@media(max-width:480px){.vmp-shipping-grid{grid-template-columns:1fr;gap:10px}}@media(max-width:480px){.vmp-benefits__grid{grid-template-columns:1fr}.vmp-benefit-card{padding:18px}}@media(max-width:480px){.vmp-hiw__grid{grid-template-columns:1fr}.vmp-hiw__card{padding:20px 16px}}@media(max-width:640px){.vmp-cmp-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.vmp-cmp-table{min-width:520px;font-size:12.5px}.vmp-cmp-table th,.vmp-cmp-table td{padding:10px 8px}}@media(max-width:480px){.vmp-reviews__agg{flex-direction:column;align-items:center;text-align:center;gap:16px}.vmp-reviews__big-score{font-size:56px}.vmp-reviews__grid{grid-template-columns:1fr;gap:14px}.vmp-rcard{padding:18px}}@media(max-width:480px){.vmp-photo-strip__grid{grid-template-columns:repeat(2,1fr);gap:8px}}@media(max-width:480px){.vmp-related__grid{grid-template-columns:repeat(2,1fr);gap:10px}.vmp-related-card{border-radius:12px}.vmp-related-card__name{font-size:12.5px}}@media(max-width:480px){.vmp-faq__q{font-size:14px;padding:14px 12px}.vmp-faq__a{padding:0 12px 14px;font-size:13.5px}}@media(max-width:480px){.vmp-email__form{flex-direction:column;gap:10px}.vmp-email__input{width:100%}.vmp-email__btn{width:100%;justify-content:center}}@media(max-width:380px){.vmp-lightbox__prev{left:4px}.vmp-lightbox__next{right:4px}}@media(max-width:768px){.vmp-hero__inner,.vmp-section,.vmp-top-bar__inner,.vmp-breadcrumb__inner,.vmp-sticky-bar__inner{max-width:100%}.vmp-variant-group,.vmp-swatches,.vmp-option-pills,.vmp-payment__icons{flex-wrap:wrap}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/vm-product-page.css.map */
