.product-body{font-family:var(--sans);font-size:16px;line-height:1.6}.product-body h1,.product-body h2,.product-body h3,.product-body p{font-family:var(--sans)}.nav-cta{background:var(--red);color:#fff!important;padding:8px 16px;border-radius:999px;font-weight:700}.hero-product{padding:32px 0 48px;background:#fff}.hp-container{max-width:1200px;margin:0 auto;padding:0 24px;display:grid;grid-template-columns:1.1fr 1fr;gap:48px;align-items:flex-start}@media(max-width:920px){.hp-container{grid-template-columns:1fr;gap:24px}}.gallery{position:sticky;top:90px}@media(max-width:920px){.gallery{position:static}}.gallery-main{position:relative;background:#f8fafc;border-radius:18px;overflow:hidden;aspect-ratio:1;display:flex;align-items:center;justify-content:center;border:1px solid var(--line)}.gallery-main img{width:100%;height:100%;object-fit:cover;border-radius:0}.gallery-badge{position:absolute;top:16px;left:16px;background:var(--red);color:#fff;padding:8px 14px;border-radius:8px;font-weight:900;font-size:18px;letter-spacing:.02em;box-shadow:0 4px 12px #e6394666}.gallery-thumbs{display:grid;grid-template-columns:repeat(6,1fr);gap:8px;margin-top:12px}.gthumb{border:2px solid var(--line);border-radius:10px;overflow:hidden;background:#fff;cursor:pointer;padding:0;aspect-ratio:1;transition:border-color .15s}.gthumb img{width:100%;height:100%;object-fit:cover;border-radius:0}.gthumb.active{border-color:var(--navy)}.gthumb:hover{border-color:var(--text-2)}.buybox{padding:0 4px}.brand-tag{font-size:11px;font-weight:800;letter-spacing:.15em;color:var(--navy);margin-bottom:10px}.product-title{font-size:clamp(26px,3.2vw,34px);font-weight:800;line-height:1.2;letter-spacing:-.015em;margin-bottom:12px;color:#0a0a0a}.rating-row{display:flex;align-items:center;gap:8px;margin-bottom:14px;font-size:14px}.stars-big{color:#f59e0b;font-size:18px;letter-spacing:1px}.rating-row strong{font-size:15px}.rating-count{color:var(--text-3);font-size:13px}.hero-sub{font-size:16px;line-height:1.55;color:var(--text-2);margin-bottom:18px}.hero-sub strong{color:var(--text)}.bullets{list-style:none;padding:0;margin:0 0 24px;display:grid;gap:8px}.bullets li{display:flex;gap:10px;align-items:flex-start;font-size:15px;line-height:1.45;color:var(--text)}.b-icon{font-size:17px;flex-shrink:0}.bundle-title{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--text-2);margin-bottom:10px}.bundle{display:block;cursor:pointer;margin-bottom:10px}.bundle input{display:none}.bundle-card{border:2px solid var(--line);border-radius:14px;padding:16px 18px;background:#fff;display:flex;justify-content:space-between;align-items:center;gap:16px;transition:border-color .15s,background .15s;position:relative}.bundle:hover .bundle-card{border-color:var(--text-3)}.bundle input:checked+.bundle-card{border-color:var(--navy);background:#f0f9ff}.bundle-popular .bundle-card{padding-top:30px}.bundle-flag{position:absolute;top:-1px;left:-1px;right:-1px;background:linear-gradient(135deg,var(--red),#c1121f);color:#fff;padding:5px 12px;font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;border-radius:14px 14px 0 0}.bundle-qty{font-size:16px;font-weight:700;color:#0a0a0a}.bundle-qty .bonus{background:var(--green);color:#fff;font-size:11px;padding:3px 8px;border-radius:4px;margin-left:6px;font-weight:800;letter-spacing:.04em}.bundle-desc{font-size:13px;color:var(--text-3);margin-top:3px}.bundle-right{text-align:right}.bundle-price{font-size:22px;font-weight:900;color:var(--text)}.bundle-old{font-size:13px;color:var(--text-3);text-decoration:line-through;margin-top:2px}.bundle-save{font-size:11px;color:var(--green);font-weight:700;margin-top:4px;text-transform:uppercase;letter-spacing:.05em}.atc{width:100%;padding:18px 24px;border:none;border-radius:14px;background:linear-gradient(135deg,var(--green),#15803d);color:#fff;font-size:18px;font-weight:800;cursor:pointer;font-family:var(--sans);display:flex;flex-direction:column;align-items:center;box-shadow:0 14px 30px -8px #16a34a80,inset 0 -4px #00000026;transition:transform .12s,box-shadow .15s;margin:18px 0 12px;line-height:1.3}.atc:active{transform:scale(.98)}.atc:hover{box-shadow:0 18px 36px -8px #16a34aa6}.atc-sub{font-size:12px;font-weight:500;opacity:.92;margin-top:6px;letter-spacing:.01em}.payment-row{display:flex;justify-content:center;gap:6px;flex-wrap:wrap;margin-bottom:18px}.payment-row span{background:var(--line-soft);padding:5px 10px;border-radius:5px;font-size:11px;font-weight:600;color:var(--text-2);letter-spacing:.04em}.quick-trust{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:14px}.qt-item{display:flex;gap:10px;align-items:center;background:#f8fafc;padding:10px 12px;border-radius:10px;font-size:12px;line-height:1.35}.qt-icon{font-size:22px;flex-shrink:0}.qt-item strong{font-size:13px;color:var(--text)}.urgency-mini{background:linear-gradient(135deg,#fef2f2,#fee2e2);border:1px solid #fecaca;border-radius:10px;padding:12px 14px;font-size:13px;color:#7f1d1d;line-height:1.5;display:flex;gap:10px;align-items:center}.urg-pulse{width:10px;height:10px;border-radius:50%;background:var(--red);animation:pulse 1.4s ease-in-out infinite;flex-shrink:0}.press-strip{padding:32px 0;background:var(--paper);border-block:1px solid var(--line)}.press-label{text-align:center;font-size:11px;font-weight:800;letter-spacing:.2em;color:var(--text-3);text-transform:uppercase;margin-bottom:18px}.press-logos{display:flex;justify-content:center;align-items:center;gap:32px;flex-wrap:wrap}.press-logo{font-family:var(--serif);font-style:italic;font-size:18px;color:var(--text-2);letter-spacing:-.01em;opacity:.75}.sec-title{font-size:clamp(28px,4vw,38px);font-weight:800;text-align:center;letter-spacing:-.02em;margin-bottom:14px;color:#0a0a0a;line-height:1.15}.sec-title em{color:var(--red);font-style:italic}.sec-sub{text-align:center;font-size:17px;color:var(--text-2);max-width:680px;margin:0 auto 32px;line-height:1.55}.why-section{padding:64px 0;background:#fff}.why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:32px}@media(max-width:920px){.why-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:520px){.why-grid{grid-template-columns:1fr}}.why-card{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border:1px solid #bae6fd;border-radius:18px;padding:24px 20px;text-align:center}.why-icon{font-size:42px;margin-bottom:12px}.why-card h3{font-size:20px;font-weight:800;margin-bottom:8px;color:var(--navy)}.why-card p{font-size:14px;color:var(--text-2);line-height:1.5;margin:0}.how-section{padding:64px 0;background:var(--paper)}.how-figure{max-width:780px;margin:0 auto 32px;border-radius:18px;overflow:hidden;box-shadow:var(--shadow-md)}.how-figure img{width:100%;display:block;border-radius:0}.how-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;max-width:980px;margin:0 auto}@media(max-width:780px){.how-grid{grid-template-columns:1fr}}.how-step{background:#fff;border:1px solid var(--line);border-radius:14px;padding:24px;text-align:center}.how-num{width:42px;height:42px;border-radius:50%;background:var(--navy);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:20px;font-weight:900;margin-bottom:12px}.how-step h3{font-size:20px;font-weight:800;margin-bottom:8px}.how-step p{font-size:14px;color:var(--text-2);line-height:1.55}.how-cta-row{display:flex;justify-content:center;margin-top:32px}.how-cta-row .cta{margin:0;max-width:480px;width:100%}.demo-section{padding:64px 0;background:#fff}.demo-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;max-width:1200px;margin:0 auto}@media(max-width:920px){.demo-grid{grid-template-columns:repeat(2,1fr)}}.demo-card{background:#000;border-radius:14px;overflow:hidden;position:relative;aspect-ratio:1}.demo-card img{width:100%;height:100%;object-fit:cover;border-radius:0}.demo-caption{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,#000000d9);color:#fff;padding:24px 14px 14px;font-size:13px;font-weight:600}.forwho-section{padding:64px 0;background:var(--paper)}.forwho-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;max-width:1200px;margin:0 auto}@media(max-width:980px){.forwho-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:520px){.forwho-grid{grid-template-columns:1fr}}.fw-card{background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden;display:flex;flex-direction:column}.fw-card img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:0;display:block;flex-shrink:0}.fw-content{padding:20px 22px;flex:1}.fw-content h3{font-size:18px;font-weight:800;margin-bottom:8px;line-height:1.3}.fw-content p{font-size:14px;color:var(--text-2);line-height:1.55;margin:0}.compare-section{padding:64px 0;background:#fff}.compare-section .compare-table{max-width:780px;margin:0 auto}.reviews-section{padding:64px 0;background:var(--paper)}.rev-header{text-align:center;margin-bottom:40px}.rev-summary{display:inline-flex;align-items:center;gap:18px;background:#fff;border:1px solid var(--line);border-radius:14px;padding:14px 22px;margin-top:10px}.rev-big-stars{color:#f59e0b;font-size:24px;letter-spacing:2px}.rev-big-num{font-size:28px;font-weight:900}.rev-big-text{font-size:13px;color:var(--text-2);line-height:1.4;text-align:left}.reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;max-width:1200px;margin:0 auto}@media(max-width:920px){.reviews-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:520px){.reviews-grid{grid-template-columns:1fr}}.rev-card{background:#fff;border:1px solid var(--line);border-radius:14px;padding:20px}.rev-stars{color:#f59e0b;font-size:14px;letter-spacing:2px;margin-bottom:8px}.rev-card h3{font-size:15px;font-weight:800;margin-bottom:8px;line-height:1.3;color:#0a0a0a}.rev-card p{font-size:14px;line-height:1.55;color:var(--text-2);margin-bottom:12px}.rev-meta{font-size:12px;color:var(--text-3);line-height:1.5}.rev-meta strong{color:var(--text);font-weight:700}.verified{color:var(--green);font-weight:700}.faq-section{padding:64px 0;background:#fff}.faq-section .faq{max-width:780px;margin:0 auto}.guarantee-section{padding:64px 0;background:var(--paper)}.guarantee-card{max-width:760px;margin:0 auto;background:linear-gradient(135deg,#0e5c7e,#0a4660);color:#fff;border-radius:24px;padding:48px 36px;text-align:center;box-shadow:var(--shadow-lg)}.g-icon{font-size:64px;margin-bottom:16px;line-height:1}.guarantee-card h2{font-size:28px;font-weight:800;margin-bottom:14px;color:#fff}.guarantee-card p{font-size:16px;color:#ffffffeb;line-height:1.6;margin:0 0 14px}.guarantee-card p strong{color:#fef08a;font-weight:700}.g-badges{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin-top:24px}.g-badges span{background:#ffffff1f;padding:8px 14px;border-radius:999px;font-size:13px;font-weight:600}.final-section{padding:64px 0 24px;background:#fff}.final-section .final-cta-block{margin:0 auto}.final-section .container>.final-cta-block{max-width:680px}.final-section .disclaimer{max-width:680px;margin:24px auto 0;text-align:center}@media(max-width:780px){.product-body{padding-bottom:88px}}@media(max-width:680px){.ed-nav{display:flex!important;gap:0}.ed-nav a:not(.nav-cta){display:none}.ed-nav .nav-cta{display:inline-flex;font-size:13px;padding:7px 14px}}.bullets li{align-items:center}.bullets li>span:not(.b-icon){flex:1;min-width:0}.urgency-mini>span:not(.urg-pulse){flex:1;min-width:0;line-height:1.5}.urgency-mini{align-items:center}@media(max-width:520px){body{font-size:16px}.hp-container{padding:0 16px;gap:18px}.container{padding:0 16px}.ed-header-inner{padding:14px 16px}.hp-container,.container{max-width:100%}.hero-product{padding:18px 0 32px}.gallery-thumbs{grid-template-columns:repeat(6,1fr);gap:6px}.gallery-main{border-radius:14px}.gallery-badge{font-size:14px;padding:6px 10px;top:12px;left:12px}.buybox{padding:0}.product-title{font-size:24px;line-height:1.2}.brand-tag{font-size:10px}.rating-row{flex-wrap:wrap;font-size:13px}.stars-big{font-size:16px}.rating-count{flex-basis:100%;margin-top:2px}.hero-sub{font-size:15px}.bullets{margin-bottom:20px}.bullets li{font-size:14px;line-height:1.4}.b-icon{font-size:18px}.bundle-card{padding:14px;gap:10px}.bundle-popular .bundle-card{padding-top:32px}.bundle-flag{font-size:10px;padding:5px 10px}.bundle-qty{font-size:14px;line-height:1.3}.bundle-qty .bonus{display:inline-block;margin:4px 0 0;font-size:10px}.bundle-desc{font-size:12px}.bundle-price{font-size:20px}.bundle-old{font-size:12px}.bundle-save{font-size:10px}.atc{font-size:16px;padding:16px 18px}.atc-sub{font-size:11px}.payment-row span{font-size:10px;padding:4px 8px}.quick-trust{grid-template-columns:1fr 1fr;gap:8px}.qt-item{padding:8px 10px;font-size:11px}.qt-icon{font-size:18px}.qt-item strong{font-size:12px}.urgency-mini{font-size:12px;padding:10px 12px}.press-strip{padding:24px 0}.press-logos{gap:14px}.press-logo{font-size:14px}.press-label{font-size:10px;margin-bottom:14px}.why-section,.how-section,.demo-section,.forwho-section,.compare-section,.reviews-section,.faq-section,.guarantee-section,.final-section{padding:44px 0}.sec-title{font-size:24px}.sec-sub{font-size:15px;margin-bottom:24px}.why-grid{gap:12px;margin-top:24px}.why-card{padding:20px 16px}.why-icon{font-size:34px}.why-card h3{font-size:18px}.why-card p{font-size:13px}.how-figure{margin-bottom:24px;border-radius:12px}.how-grid{gap:12px}.how-step{padding:18px 16px}.how-step h3{font-size:17px}.how-step p{font-size:13px}.how-cta-row{margin-top:24px}.demo-grid{gap:10px}.demo-caption{font-size:11px;padding:18px 10px 10px}.fw-card img{aspect-ratio:16/10}.fw-content{padding:16px 18px}.fw-content h3{font-size:16px}.fw-content p{font-size:13px}.compare-table table{font-size:13px;min-width:380px}.compare-table th,.compare-table td{padding:10px 12px}.rev-summary{gap:10px;padding:10px 16px}.rev-big-stars{font-size:18px}.rev-big-num{font-size:22px}.rev-big-text{font-size:11px}.reviews-grid{gap:12px}.rev-card{padding:16px}.rev-card h3{font-size:14px}.rev-card p{font-size:13px}.rev-meta{font-size:11px}.faq summary{padding:14px;font-size:14px}.faq details p{font-size:13px;padding:12px 14px}.guarantee-card{padding:32px 22px;border-radius:18px}.guarantee-card h2{font-size:22px}.guarantee-card p{font-size:14px}.g-icon{font-size:48px}.g-badges{gap:6px;margin-top:18px}.g-badges span{font-size:11px;padding:6px 10px}.final-cta-block{padding:24px 18px;border-radius:14px}.big-countdown{font-size:36px}.stock-text{font-size:13px}.sticky-cta{padding:11px 14px}.sticky-price{font-size:17px}.sticky-old{font-size:11px}.sticky-deal{font-size:10px}.sticky-right{font-size:13px;padding:9px 14px}}@media(max-width:360px){.hp-container,.container{padding:0 14px}.product-title{font-size:22px}.gallery-thumbs{gap:5px}.quick-trust{grid-template-columns:1fr}.bundle-card{flex-direction:column;align-items:flex-start;text-align:left}.bundle-right{text-align:left;display:flex;align-items:baseline;gap:10px;flex-wrap:wrap}.bundle-save{margin-top:0}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/product.css.map */
