.hero-product-page{--hp-accent: #27aae1;--hp-accent-dark: #1e8bb8;--hp-dark: #0d0d0d;--hp-text: #252525;--hp-text-secondary: #707070;--hp-border: #e1e1e1;--hp-bg-alt: #f7f7f7;--hp-radius: 8px;--hp-font: "Karla", -apple-system, BlinkMacSystemFont, sans-serif;font-family:var(--hp-font);color:var(--hp-text)}.hp-section{padding:48px 0}.hp-section--alt{background:var(--hp-bg-alt)}.hp-container{max-width:1170px;margin:0 auto;padding:0 20px}.hp-header{margin-bottom:32px}.hp-heading{font-size:28px;font-weight:700;margin:0 0 8px;color:var(--hp-dark)}.hp-subheading{font-size:16px;color:var(--hp-text-secondary);margin:0 0 32px;max-width:640px}.hp-eyebrow{display:inline-block;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--hp-accent);margin-bottom:8px}.hp-benefit-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:24px}.hp-benefit-card{background:#fff;border:1px solid var(--hp-border);border-radius:var(--hp-radius);padding:24px;text-align:left}.hp-benefit-card__icon{width:44px;height:44px;margin-bottom:16px;object-fit:contain}.hp-benefit-card__title{font-size:17px;font-weight:700;margin:0 0 8px}.hp-benefit-card__desc{font-size:14px;color:var(--hp-text-secondary);line-height:1.5;margin:0}.hp-trust-strip{display:flex;flex-wrap:wrap;gap:16px 32px;margin-top:32px;padding-top:32px;border-top:1px solid var(--hp-border)}.hp-trust-item{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:600;color:var(--hp-text)}.hp-trust-item img{width:22px;height:22px;object-fit:contain}.hp-video-wrap{position:relative;width:100%;padding-top:56.25%;border-radius:var(--hp-radius);overflow:hidden;background:#000}.hp-video-wrap iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0}.hp-video-poster{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.hp-video-play{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background:#00000059;border:0;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0}.hp-video-play__circle{width:64px;height:64px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center}.hp-take{display:flex;flex-wrap:wrap;gap:32px;align-items:center;background:#fff;border:1px solid var(--hp-border);border-radius:var(--hp-radius);padding:32px}.hp-take__avatar{width:88px;height:88px;border-radius:50%;object-fit:cover;flex-shrink:0}.hp-take__body{flex:1;min-width:220px}.hp-take__quote{font-size:18px;line-height:1.6;font-style:italic;margin:0 0 12px}.hp-take__name{font-weight:700;font-size:14px;margin:0}.hp-take__role{font-size:13px;color:var(--hp-text-secondary);margin:0}.hp-compare-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}.hp-compare-table{width:100%;border-collapse:collapse;background:#fff;border:1px solid var(--hp-border);border-radius:var(--hp-radius);overflow:hidden}.hp-compare-table th,.hp-compare-table td{padding:14px 16px;text-align:left;font-size:14px;border-bottom:1px solid var(--hp-border)}.hp-compare-table thead th{background:var(--hp-dark);color:#fff;font-weight:700}.hp-compare-table tr:last-child td{border-bottom:none}.hp-compare-table td.hp-compare--this{font-weight:700;color:var(--hp-accent-dark)}.hp-compare-table tr.hp-compare-highlight td.hp-compare--this{background:#27aae114}.hp-meta-row{display:flex;flex-wrap:wrap;gap:24px;margin-bottom:32px}.hp-meta-item{font-size:14px}.hp-meta-item strong{display:block;font-size:12px;text-transform:uppercase;letter-spacing:.05em;color:var(--hp-text-secondary);margin-bottom:4px}.hp-badge{display:inline-block;padding:4px 12px;border-radius:999px;font-size:12px;font-weight:700;background:var(--hp-bg-alt);color:var(--hp-text)}.hp-badge--easy{background:#e6f7ec;color:#1a7f4b}.hp-badge--moderate{background:#fff3e0;color:#b26a00}.hp-badge--advanced{background:#fde8e8;color:#c0392b}.hp-resource-list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px}.hp-resource-link{display:flex;align-items:center;gap:12px;padding:16px;background:#fff;border:1px solid var(--hp-border);border-radius:var(--hp-radius);text-decoration:none;color:var(--hp-text);transition:border-color .15s}.hp-resource-link:hover{border-color:var(--hp-accent)}.hp-resource-link__icon{flex-shrink:0;width:32px;height:32px}.hp-resource-link__title{font-weight:700;font-size:14px;display:block}.hp-resource-link__desc{font-size:12px;color:var(--hp-text-secondary);display:block}.hp-faq-list{border-top:1px solid var(--hp-border)}.hp-faq-item{border-bottom:1px solid var(--hp-border)}.hp-faq-question{width:100%;display:flex;justify-content:space-between;align-items:center;gap:16px;background:none;border:0;text-align:left;padding:18px 4px;font-size:15px;font-weight:700;cursor:pointer;color:var(--hp-text)}.hp-faq-question__icon{flex-shrink:0;width:20px;height:20px;transition:transform .2s ease}.hp-faq-question[aria-expanded=true] .hp-faq-question__icon{transform:rotate(45deg)}.hp-faq-answer{max-height:0;overflow:hidden;transition:max-height .25s ease}.hp-faq-answer__inner{padding:0 4px 18px;font-size:14px;color:var(--hp-text-secondary);line-height:1.6}.hp-cross-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:20px}.hp-cross-card{display:block;text-decoration:none;color:var(--hp-text);background:#fff;border:1px solid var(--hp-border);border-radius:var(--hp-radius);overflow:hidden;transition:box-shadow .15s}.hp-cross-card:hover{box-shadow:0 4px 16px #00000014}.hp-cross-card__image{width:100%;aspect-ratio:1 / 1;object-fit:cover;background:var(--hp-bg-alt);display:block}.hp-cross-card__body{padding:14px}.hp-cross-card__title{font-size:14px;font-weight:700;margin:0 0 6px;line-height:1.3}.hp-cross-card__price{font-size:14px;color:var(--hp-accent-dark);font-weight:700;margin:0}.hp-sticky-cta{position:fixed;left:0;right:0;bottom:0;z-index:999;background:#fff;border-top:1px solid var(--hp-border);box-shadow:0 -2px 12px #00000014;padding:10px 16px;display:flex;align-items:center;gap:12px;transform:translateY(110%);transition:transform .25s ease}.hp-sticky-cta.is-visible{transform:translateY(0)}.hp-sticky-cta__info{flex:1;min-width:0}.hp-sticky-cta__title{font-size:13px;font-weight:700;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hp-sticky-cta__price{font-size:14px;font-weight:700;color:var(--hp-accent-dark);margin:0}.hp-sticky-cta__btn{flex-shrink:0;background:var(--hp-accent);color:#fff;border:0;border-radius:6px;padding:12px 20px;font-size:14px;font-weight:700;cursor:pointer;white-space:nowrap}.hp-sticky-cta__btn:hover{background:var(--hp-accent-dark)}@media(min-width:993px){.hp-sticky-cta{display:none}}@media(max-width:480px){.hp-section{padding:32px 0}.hp-heading{font-size:22px}.hp-take{padding:20px;flex-direction:column;text-align:center}.hp-take__avatar{margin:0 auto}}
/*# sourceMappingURL=/cdn/shop/t/57/assets/hero-product.css.map */
