.hlp-product{--hlp-primary: #023d3d;--hlp-primary-dark: #012929;--hlp-text-primary: #1a1a1a;--hlp-text-secondary: #4b5563;--hlp-text-muted: #6b7280;--hlp-stone-light: #f5f4f0;--hlp-stone-dark: #d4d0c4;--hlp-yellow: #fbbf24;--hlp-success: #16a34a;--hlp-accent-green: #d1f04b;--hlp-white: #ffffff;--hlp-radius-sm: 4px;--hlp-radius-md: 8px;--hlp-radius-lg: 12px;--hlp-radius-xl: 16px;--hlp-radius-full: 9999px;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;background:var(--hlp-white);padding:32px 0 48px}.hlp-product__container{max-width:80rem;margin:0 auto;padding:0 1rem;display:grid;grid-template-columns:1fr;gap:24px}@media (min-width: 1024px){.hlp-product__container{grid-template-columns:minmax(400px,1fr) 420px;gap:40px;align-items:start}}@media (min-width: 1280px){.hlp-product__container{grid-template-columns:minmax(500px,1fr) 480px;gap:56px}}.hlp-product__gallery{display:flex;flex-direction:column;gap:8px}@media (min-width: 1024px){.hlp-product__gallery{display:grid;grid-template-columns:80px 1fr;gap:12px;position:sticky;top:100px}}@media (min-width: 1280px){.hlp-product__gallery{grid-template-columns:90px 1fr;gap:16px}}.hlp-product__thumbnails--desktop{display:none;flex-direction:column;gap:4px}.hlp-product__thumbnails--mobile{display:flex;gap:8px;overflow-x:auto;order:2;padding-bottom:4px;scrollbar-width:none}.hlp-product__thumbnails--mobile::-webkit-scrollbar{display:none}@media (min-width: 1024px){.hlp-product__thumbnails--desktop{display:flex}.hlp-product__thumbnails--mobile{display:none}}.hlp-product__thumb{width:56px;height:56px;flex-shrink:0;border-radius:8px;overflow:hidden;cursor:pointer;border:2px solid transparent;transition:border-color .2s;padding:0;background:none}@media (min-width: 1024px){.hlp-product__thumb{width:72px;height:72px}}.hlp-product__thumb:hover,.hlp-product__thumb--active{border-color:var(--hlp-primary)}.hlp-product__thumb img{width:100%;height:100%;object-fit:cover}.hlp-product__main-image{position:relative;border-radius:16px;overflow:hidden;background:var(--hlp-stone-light);order:1;aspect-ratio:1/1}@media (min-width: 1024px){.hlp-product__main-image{order:0}}.hlp-product__image{width:100%;height:100%;object-fit:cover}.hlp-product__image-placeholder{width:100%;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center}.hlp-product__image-placeholder svg{width:50%;height:50%;opacity:.5}.hlp-product__badge{position:absolute;top:16px;left:16px;background:var(--hlp-primary);color:var(--hlp-white);padding:8px 16px;border-radius:8px;font-size:11px;font-weight:600;text-align:center;line-height:1.3}.hlp-product__badge-number{font-size:20px;font-weight:700;display:block;line-height:1}.hlp-product__nav{position:absolute;top:50%;transform:translateY(-50%);width:36px;height:36px;border-radius:50%;background:var(--hlp-white);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #0000001a;transition:background .2s}.hlp-product__nav:hover{background:var(--hlp-stone-light)}.hlp-product__nav--prev{left:8px}.hlp-product__nav--next{right:8px}.hlp-product__nav svg{width:18px;height:18px;color:var(--hlp-text-primary)}.hlp-product__info{display:flex;flex-direction:column;gap:16px}.hlp-product__trust-bar{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.hlp-product__rating{display:flex;align-items:center;gap:4px}.hlp-product__rating-stars{display:flex;gap:1px}.hlp-product__star{width:16px;height:16px;color:var(--hlp-yellow)}.hlp-product__rating-count{font-size:14px;color:var(--hlp-text-secondary);font-weight:500}.hlp-product__trust-badge{display:inline-flex;align-items:center;gap:4px;background:var(--hlp-primary);color:var(--hlp-white);padding:4px 10px;border-radius:9999px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.02em}.hlp-product__trust-badge svg{width:12px;height:12px}.hlp-product__header{border-bottom:1px solid var(--hlp-stone-dark);padding-bottom:16px}.hlp-product__title{font-size:24px;font-weight:600;color:var(--hlp-text-primary);line-height:1.2;margin:0 0 8px}@media (min-width: 1024px){.hlp-product__title{font-size:28px}}.hlp-product__description{font-size:16px;color:var(--hlp-text-secondary);line-height:1.6}.hlp-product__description p{margin:0}.hlp-product__info-banner{background:var(--hlp-primary);color:var(--hlp-white);padding:10px 16px;border-radius:12px;display:flex;align-items:center;justify-content:center;gap:8px;font-size:14px;font-weight:500}.hlp-product__info-banner svg{width:16px;height:16px;flex-shrink:0}.hlp-product__benefits-row{display:grid;grid-template-columns:repeat(3,1fr);gap:4px}@media (min-width: 640px){.hlp-product__benefits-row{gap:8px}}.hlp-product__benefit-card{background:var(--hlp-stone-light);border-radius:12px;padding:8px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:4px}@media (min-width: 640px){.hlp-product__benefit-card{padding:16px}}.hlp-product__benefit-icon{width:28px;height:28px;color:var(--hlp-primary)}@media (min-width: 640px){.hlp-product__benefit-icon{width:32px;height:32px}}.hlp-product__benefit-icon svg{width:100%;height:100%}.hlp-product__benefit-text{font-size:10px;font-weight:600;color:var(--hlp-text-primary);text-transform:uppercase;letter-spacing:.02em;line-height:1.3}@media (min-width: 640px){.hlp-product__benefit-text{font-size:11px}}.hlp-product__offers{display:flex;flex-direction:column;gap:8px}.hlp-product__offer{background:var(--hlp-white);border:1px solid var(--hlp-stone-dark);border-radius:16px;padding:16px;cursor:pointer;transition:all .2s;position:relative}@media (min-width: 640px){.hlp-product__offer{padding:16px 24px}}.hlp-product__offer:hover{border-color:var(--hlp-primary)}.hlp-product__offer--selected{border:2px solid var(--hlp-primary)}.hlp-product__offer-header{display:flex;align-items:flex-start;gap:16px}.hlp-product__offer-radio{width:20px;height:20px;border:2px solid var(--hlp-stone-dark);border-radius:50%;flex-shrink:0;margin-top:2px;position:relative}.hlp-product__offer--selected .hlp-product__offer-radio{border-color:var(--hlp-accent-green)}.hlp-product__offer--selected .hlp-product__offer-radio:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:10px;height:10px;background:var(--hlp-accent-green);border-radius:50%}.hlp-product__offer-content{flex:1;display:flex;justify-content:space-between;align-items:flex-start;gap:8px}.hlp-product__offer-left{display:flex;flex-direction:column;gap:2px}.hlp-product__offer-title-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.hlp-product__offer-title{font-size:16px;font-weight:600;color:var(--hlp-text-primary)}@media (min-width: 640px){.hlp-product__offer-title{font-size:18px}}.hlp-product__offer-badge{font-size:10px;font-weight:700;padding:3px 8px;border-radius:4px;text-transform:uppercase;letter-spacing:.03em}.hlp-product__offer-badge--popular{background:var(--hlp-primary);color:var(--hlp-white)}.hlp-product__offer-badge--best{background:var(--hlp-accent-green);color:var(--hlp-primary)}.hlp-product__offer-subtitle{font-size:14px;color:var(--hlp-text-muted)}.hlp-product__offer-right{text-align:right;flex-shrink:0}.hlp-product__offer-price-row{display:flex;align-items:baseline;gap:4px;justify-content:flex-end;white-space:nowrap}.hlp-product__offer-price-original{font-size:12px;color:var(--hlp-text-muted);text-decoration:line-through}.hlp-product__offer-price{font-size:16px;font-weight:700;color:var(--hlp-primary)}@media (min-width: 640px){.hlp-product__offer-price{font-size:18px}}.hlp-product__offer-savings{font-size:12px;color:var(--hlp-success);font-weight:600}.hlp-product__offer-expanded{margin-top:16px;padding-top:16px;border-top:1px solid var(--hlp-stone-dark);display:none}.hlp-product__offer--selected .hlp-product__offer-expanded{display:block}.hlp-product__offer-perks{display:flex;flex-direction:column;gap:4px}.hlp-product__offer-perk{display:flex;align-items:center;gap:8px;font-size:14px;color:var(--hlp-text-secondary)}.hlp-product__offer-perk svg{width:16px;height:16px;color:var(--hlp-success);flex-shrink:0}.hlp-product__offer--unavailable{opacity:.5;pointer-events:none}.hlp-product__single-price{background:var(--hlp-stone-light);border-radius:16px;padding:20px;text-align:center}.hlp-product__price-display{display:flex;align-items:baseline;justify-content:center;gap:12px;margin-bottom:4px}.hlp-product__price-compare{font-size:18px;color:var(--hlp-text-muted);text-decoration:line-through}.hlp-product__price-current{font-size:32px;font-weight:700;color:var(--hlp-primary)}.hlp-product__price-savings{display:inline-block;background:var(--hlp-success);color:var(--hlp-white);padding:4px 12px;border-radius:9999px;font-size:14px;font-weight:600}.hlp-product__urgency{background:var(--hlp-white);border:2px dashed var(--hlp-primary);border-radius:12px;padding:8px 16px;display:flex;align-items:center;justify-content:space-between;gap:16px}.hlp-product__urgency-left{display:flex;align-items:center;gap:8px}.hlp-product__urgency-icon{width:36px;height:36px;flex-shrink:0;color:var(--hlp-primary)}.hlp-product__urgency-text{display:flex;flex-direction:column;gap:2px}.hlp-product__urgency-title{font-size:14px;font-weight:600;color:var(--hlp-text-primary)}.hlp-product__urgency-subtitle{font-size:12px;color:var(--hlp-text-muted)}.hlp-product__timer{display:flex;gap:4px;flex-shrink:0}.hlp-product__timer-unit{background:var(--hlp-primary);color:var(--hlp-white);padding:4px 8px;border-radius:4px;text-align:center;min-width:40px}.hlp-product__timer-value{font-size:16px;font-weight:700;line-height:1.2}.hlp-product__timer-label{font-size:9px;text-transform:uppercase;opacity:.9}.hlp-product__form-wrapper{display:flex;flex-direction:column;gap:4px}.hlp-product__cta{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:16px 32px;background:var(--hlp-primary);color:var(--hlp-white);border:none;border-radius:9999px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s}.hlp-product__cta:hover:not(:disabled){background:var(--hlp-primary-dark);transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.hlp-product__cta:disabled{opacity:.5;cursor:not-allowed}.hlp-product__cta svg{width:18px;height:18px;transition:transform .2s}.hlp-product__cta:hover:not(:disabled) svg{transform:translate(4px)}.hlp-product__cta-subtext{text-align:center;font-size:13px;color:var(--hlp-text-muted);margin:0}.hlp-product__tabs{background:var(--hlp-white);border:1px solid var(--hlp-stone-dark);border-radius:16px;overflow:hidden}.hlp-product__tabs-nav{display:flex;border-bottom:1px solid var(--hlp-stone-dark)}.hlp-product__tab-btn{flex:1;padding:12px 16px;background:none;border:none;font-size:14px;font-weight:500;color:var(--hlp-text-muted);cursor:pointer;transition:all .2s;position:relative}.hlp-product__tab-btn--active{color:var(--hlp-text-primary);font-weight:600}.hlp-product__tab-btn--active:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:2px;background:var(--hlp-primary)}.hlp-product__tabs-content{padding:16px}.hlp-product__tab-panel{display:none;flex-direction:column;gap:8px}.hlp-product__tab-panel--active{display:flex}.hlp-product__tab-item{display:flex;align-items:flex-start;gap:8px;font-size:14px;color:var(--hlp-text-secondary);line-height:1.5}.hlp-product__tab-item svg{width:18px;height:18px;color:var(--hlp-success);flex-shrink:0;margin-top:2px}.hlp-product__social-proof{display:flex;align-items:center;justify-content:center;gap:8px;padding:12px;background:var(--hlp-stone-light);border-radius:12px;font-size:14px;font-weight:500;color:var(--hlp-text-primary)}.hlp-product__social-proof-stars{display:flex;gap:1px}.hlp-product__social-proof-stars svg{width:16px;height:16px;color:var(--hlp-yellow)}.hlp-product__testimonial{background:var(--hlp-stone-light);border-radius:16px;padding:16px}.hlp-product__testimonial-header{display:flex;align-items:center;gap:8px;margin-bottom:8px}.hlp-product__testimonial-stars{display:flex;gap:1px}.hlp-product__testimonial-title{font-size:14px;font-weight:600;color:var(--hlp-text-primary)}.hlp-product__testimonial-text{font-size:14px;color:var(--hlp-text-secondary);font-style:italic;line-height:1.5;margin:0 0 8px}.hlp-product__testimonial-author{display:flex;align-items:center;gap:8px}.hlp-product__testimonial-avatar{width:36px;height:36px;border-radius:50%;overflow:hidden;flex-shrink:0;object-fit:cover}.hlp-product__testimonial-avatar--placeholder{background:var(--hlp-stone-dark);display:flex;align-items:center;justify-content:center}.hlp-product__testimonial-avatar--placeholder svg{width:24px;height:24px;color:var(--hlp-text-muted)}.hlp-product__testimonial-info{display:flex;flex-direction:column;gap:2px}.hlp-product__testimonial-name{font-size:14px;font-weight:600;color:var(--hlp-text-primary)}.hlp-product__testimonial-verified{display:flex;align-items:center;gap:4px;font-size:12px;color:var(--hlp-success)}.hlp-product__testimonial-verified svg{width:12px;height:12px}.hlp-product__options{display:flex;flex-direction:column;gap:16px}.hlp-product__option-label{display:block;font-size:14px;font-weight:600;color:var(--hlp-text-primary);margin-bottom:8px}.hlp-product__option-values{display:flex;flex-wrap:wrap;gap:8px}.hlp-product__option-value{position:relative;cursor:pointer}.hlp-product__option-value input{position:absolute;opacity:0;width:0;height:0}.hlp-product__option-value span{display:inline-block;padding:8px 16px;border:1px solid var(--hlp-stone-dark);border-radius:8px;font-size:14px;color:var(--hlp-text-primary);transition:all .2s}.hlp-product__option-value:hover span{border-color:var(--hlp-primary)}.hlp-product__option-value--selected span,.hlp-product__option-value input:checked+span{border-color:var(--hlp-primary);background:var(--hlp-primary);color:var(--hlp-white)}
/*# sourceMappingURL=/cdn/shop/t/4/compiled_assets/styles.css.map */
