.slh-page{direction:rtl;text-align:right;font-family:Heebo,Rubik,sans-serif;color:#1a1a1a;overflow-x:hidden;max-width:100vw}.slh-page *{box-sizing:border-box}.slh-wrap{max-width:1200px;margin:0 auto;padding:0 20px}.slh-toast{position:fixed;top:20px;left:50%;transform:translate(-50%) translateY(-100px);background:#222;color:#fff;padding:14px 28px;border-radius:8px;font-weight:700;z-index:9999;transition:transform .4s ease}.slh-toast.is-visible{transform:translate(-50%) translateY(0)}.slh-topbar{background:#0d7c66;color:#fff;padding:8px 0;font-size:12px;font-weight:600}.slh-topbar__inner{display:flex;justify-content:center;gap:24px;flex-wrap:wrap}.slh-topbar__item{display:flex;align-items:center;gap:6px;white-space:nowrap}.slh-topbar__item svg{fill:#fff;width:14px;height:14px}.slh-hero{background:#f0fff8;padding:40px 0 60px}.slh-hero__grid{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:start}.slh-gallery__main{background:#fff;border-radius:16px;overflow:hidden;aspect-ratio:1;display:flex;align-items:center;justify-content:center}.slh-gallery__main img{width:100%;height:100%;object-fit:contain}.slh-gallery__thumbs{display:flex;gap:8px;margin-top:12px;flex-wrap:wrap}.slh-gallery__thumb{width:60px;height:60px;border-radius:8px;overflow:hidden;cursor:pointer;border:2px solid transparent;transition:border-color .2s}.slh-gallery__thumb.is-active{border-color:#0d7c66}.slh-gallery__thumb img{width:100%;height:100%;object-fit:cover}.slh-buybox{padding:10px 0}.slh-buybox__badge{display:inline-block;background:#0d7c66;color:#fff;padding:6px 16px;border-radius:20px;font-size:13px;font-weight:700;margin-bottom:12px}.slh-buybox__social-proof{display:flex;align-items:center;gap:8px;margin-bottom:12px}.slh-buybox__social-proof span{font-size:14px;font-weight:600;color:#555}.slh-stars{display:flex;gap:2px}.slh-stars svg{width:18px;height:18px;fill:#f5a623}.slh-stars--small svg{width:14px;height:14px}.slh-buybox__title{font-size:26px;font-weight:900;color:#1a1a1a;line-height:1.3;margin:0 0 16px}.slh-buybox__bullets{list-style:none;padding:0;margin:0 0 20px}.slh-buybox__bullets li{display:flex;align-items:center;gap:8px;padding:6px 0;font-size:15px;font-weight:600}.slh-buybox__bullets svg{fill:#0d7c66;flex-shrink:0}.slh-cta{display:block;width:100%;background:#0d7c66;color:#fff!important;font-size:22px;font-weight:900;padding:18px 20px;border:none;border-radius:10px;cursor:pointer;box-shadow:0 6px 20px #0d7c6659;text-align:center;letter-spacing:.5px;line-height:1;transition:all .3s;-webkit-appearance:none;text-decoration:none}.slh-cta:hover{background:#096b58;transform:translateY(-2px)}.slh-buybox__guarantee-text{display:flex;align-items:center;gap:8px;margin-top:14px;font-size:13px;color:#666}.slh-buybox__guarantee-text svg{fill:#0d7c66;flex-shrink:0}.slh-warning-box{display:flex;align-items:flex-start;gap:10px;margin-top:16px;padding:14px;border:2px solid #0D7C66;border-radius:10px;background:#f0fff8}.slh-warning-box__icon{font-size:20px;flex-shrink:0}.slh-warning-box strong{color:#0d7c66;font-size:14px;display:block;margin-bottom:4px}.slh-warning-box p{font-size:13px;color:#555;margin:0;line-height:1.5}.slh-accordions{margin-top:20px}.slh-accordion-item{border-bottom:1px solid #e5e5e5}.slh-accordion-btn{display:flex;justify-content:space-between;align-items:center;width:100%;padding:16px 0;background:none;border:none;cursor:pointer;font-size:15px;font-weight:700;color:#1a1a1a;text-align:right}.slh-accordion-icon{font-size:20px;font-weight:300;transition:transform .3s}.slh-accordion-item.is-open .slh-accordion-icon{transform:rotate(45deg)}.slh-accordion-body{max-height:0;overflow:hidden;transition:max-height .4s ease,padding .3s}.slh-accordion-item.is-open .slh-accordion-body{max-height:500px;padding-bottom:16px}.slh-accordion-body p{font-size:14px;color:#555;line-height:1.7;margin:0}.slh-seenon{padding:24px 0;background:#fff;border-top:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0}.slh-seenon__label{text-align:center;font-size:12px;color:#999;text-transform:uppercase;letter-spacing:2px;margin-bottom:12px}.slh-seenon__logos{display:flex;justify-content:center;gap:30px;flex-wrap:wrap}.slh-seenon__logos span{font-size:16px;font-weight:900;color:#ccc;letter-spacing:2px}.slh-tabs-section{padding:60px 0;background:#0d7c66;color:#fff}.slh-tabs-section .slh-section-title{color:#fff;text-align:center;font-size:28px;margin-bottom:30px}.slh-tabs-section .slh-section-title span{color:#a8f0d6}.slh-tabs__btns{display:flex;justify-content:center;gap:10px;margin-bottom:30px;flex-wrap:wrap}.slh-tab-btn{background:#ffffff26;color:#fff;border:none;padding:10px 20px;border-radius:25px;font-size:14px;font-weight:700;cursor:pointer;transition:all .3s}.slh-tab-btn.is-active{background:#fff;color:#0d7c66}.slh-tab-panel{display:none}.slh-tab-panel.is-active{display:block}.slh-review-slide{text-align:center;max-width:600px;margin:0 auto}.slh-review-slide .slh-stars{justify-content:center;margin-bottom:16px}.slh-review-slide p{font-size:17px;line-height:1.7;margin-bottom:16px;font-style:italic}.slh-review-slide strong{font-size:14px;opacity:.8}.slh-benefits-grid{padding:60px 0;background:#f0fff8}.slh-benefits-grid .slh-wrap{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.slh-benefit-card{background:#fff;border-radius:16px;padding:30px 20px;text-align:center;box-shadow:0 4px 20px #0000000f}.slh-benefit-icon{width:50px;height:50px;background:#f0fff8;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 16px}.slh-benefit-icon svg{width:24px;height:24px;fill:#0d7c66}.slh-benefit-card h3{font-size:16px;font-weight:800;margin:0 0 8px;color:#1a1a1a}.slh-benefit-card p{font-size:13px;color:#666;line-height:1.5;margin:0}.slh-cta-break{padding:20px 0;background:#fff}.slh-cta-break .slh-cta{max-width:500px;margin:0 auto}.slh-reviews{padding:60px 0;background:#fff}.slh-section-title{text-align:center;font-size:30px;font-weight:900;margin-bottom:12px}.slh-section-title span{color:#0d7c66}.slh-section-sub{text-align:center;font-size:16px;color:#666;margin-bottom:40px;line-height:1.6;max-width:700px;margin-left:auto;margin-right:auto}.slh-reviews-summary{text-align:center;margin-bottom:40px}.slh-reviews-score{font-size:56px;font-weight:900;color:#1a1a1a}.slh-reviews-score span{font-size:24px;color:#999}.slh-reviews-summary>p{font-size:13px;color:#999;margin:4px 0 20px}.slh-reviews-bars{max-width:400px;margin:0 auto;display:flex;flex-direction:column;gap:6px}.slh-bar{display:flex;align-items:center;gap:8px}.slh-bar__fill{height:8px;background:#0d7c66;border-radius:4px;display:block;flex:1}.slh-bar span{font-size:12px;font-weight:600;white-space:nowrap;min-width:35px}.slh-reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.slh-review-card{border:1px solid #e8e8e8;border-radius:12px;padding:20px;background:#fff}.slh-review-header{display:flex;align-items:center;gap:10px;margin-bottom:10px}.slh-review-avatar{width:40px;height:40px;background:#0d7c66;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:800;flex-shrink:0}.slh-review-name{font-size:14px;font-weight:700;margin:0}.slh-review-verified{font-size:11px;color:#4caf50;display:flex;align-items:center;gap:4px}.slh-review-verified svg{fill:#4caf50}.slh-review-title{font-size:15px;font-weight:800;color:#1a1a1a;margin:8px 0 6px}.slh-review-text{font-size:13px;color:#555;line-height:1.6;margin:0}.slh-trigger{background:linear-gradient(135deg,#001a12,#003d2a,#001a12);min-height:400px;display:flex;align-items:center;position:relative;overflow:hidden}.slh-trigger__overlay{width:100%;padding:60px 0;text-align:center}.slh-trigger__tag{color:#0d7c66;font-size:14px;font-weight:700;letter-spacing:2px;text-transform:uppercase;margin-bottom:12px}.slh-trigger h2{color:#fff;font-size:42px;font-weight:900;line-height:1.2;margin:0}.slh-trigger h2 span{color:#4ade80}.slh-mechanism{padding:60px 0;background:#f0fff8}.slh-mechanism__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.slh-mechanism__step{text-align:center;padding:30px 20px}.slh-mechanism__icon{font-size:48px;margin-bottom:16px}.slh-mechanism__step h3{font-size:18px;font-weight:800;margin:0 0 10px;color:#0d7c66}.slh-mechanism__step p{font-size:14px;color:#555;line-height:1.6;margin:0}.slh-comparison{padding:60px 0;background:#fff}.slh-comparison__tag{text-align:center;font-size:12px;color:#999;letter-spacing:2px;text-transform:uppercase;margin-bottom:8px}.slh-table-wrap{overflow-x:auto;margin-top:30px}.slh-table{width:100%;border-collapse:collapse;border:1px solid #e5e5e5}.slh-table th,.slh-table td{padding:16px 20px;text-align:center;border:1px solid #e5e5e5;font-size:14px}.slh-table th{font-weight:800;font-size:15px;background:#f8f8f8}.slh-table--highlight{background:#f0fff8!important;color:#0d7c66;font-weight:700}.slh-table th.slh-table--highlight{background:#0d7c66!important;color:#fff}.slh-science{padding:60px 0;background:#f0fff8}.slh-science__subtitle{text-align:center;font-size:18px;font-weight:800;margin:30px 0 20px;color:#1a1a1a}.slh-stats{padding:60px 0;background:linear-gradient(135deg,#001a12,#003d2a,#001a12);color:#fff}.slh-stats__grid{display:flex;justify-content:center;align-items:center;gap:40px;flex-wrap:wrap}.slh-stats__item{text-align:center}.slh-stats__number{display:block;font-size:56px;font-weight:900;color:#fff}.slh-stats__label{display:block;font-size:14px;color:#fffc;margin-top:4px}.slh-stats__badge{text-align:center;background:#0d7c66;width:100px;height:100px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center}.slh-stats__badge span{font-size:32px;font-weight:900}.slh-stats__badge small{font-size:10px;font-weight:600;line-height:1.2}.slh-stats__footnote{text-align:center;font-size:11px;color:#ffffff80;margin-top:20px}.slh-faq{padding:60px 0;background:#fff}.slh-faq__list{max-width:700px;margin:30px auto 0}.slh-guarantee{padding:60px 0;background:#f0fff8}.slh-guarantee__grid{display:grid;grid-template-columns:auto 1fr;gap:40px;align-items:center}.slh-guarantee__badge{text-align:center;background:#fff;padding:30px;border-radius:16px;box-shadow:0 4px 20px #00000014}.slh-guarantee__badge-icon{font-size:48px;margin-bottom:12px}.slh-guarantee__badge h3{font-size:20px;font-weight:900;color:#1a1a1a;margin:0 0 6px}.slh-guarantee__badge p{font-size:13px;color:#666;margin:0}.slh-guarantee__text h2{font-size:28px;font-weight:900;margin:0 0 14px}.slh-guarantee__text h2 span{color:#0d7c66}.slh-guarantee__text p{font-size:15px;color:#555;line-height:1.7;margin:0 0 20px}.slh-final-cta{padding:60px 0;background:#1a1a1a;color:#fff;text-align:center}.slh-final-cta h2{font-size:32px;font-weight:900;margin:0 0 12px}.slh-final-cta h2 span{color:#4ade80}.slh-final-cta>.slh-wrap>p{font-size:15px;color:#ffffffb3;margin:0 0 24px;line-height:1.6}.slh-final-cta .slh-cta{max-width:400px;margin:0 auto}.slh-final-trust{display:flex;justify-content:center;gap:20px;margin-top:20px;flex-wrap:wrap}.slh-final-trust span{display:flex;align-items:center;gap:6px;font-size:13px;color:#fff9}.slh-final-trust svg{fill:#4caf50}.slh-sticky-atc{position:fixed;bottom:0;left:0;right:0;z-index:999;transform:translateY(100%);transition:transform .4s ease;background:#fff;box-shadow:0 -4px 20px #0000001a;padding:10px 20px}.slh-sticky-atc.is-visible{transform:translateY(0)}.slh-sticky-atc__inner{display:flex;align-items:center;justify-content:space-between;max-width:1200px;margin:0 auto;gap:12px}.slh-sticky-atc__info{display:flex;align-items:center;gap:12px}.slh-sticky-atc__thumb{width:50px;height:50px;border-radius:8px;overflow:hidden}.slh-sticky-atc__thumb img{width:100%;height:100%;object-fit:cover}.slh-sticky-atc__title{font-size:14px;font-weight:800;margin:0}.slh-sticky-atc__price{font-size:16px;font-weight:900;color:#0d7c66}.slh-sticky-atc .slh-cta{width:auto;padding:12px 30px;font-size:16px}@media(max-width:768px){.slh-hero__grid{grid-template-columns:1fr;gap:20px}.slh-buybox__title{font-size:22px}.slh-benefits-grid .slh-wrap{grid-template-columns:repeat(2,1fr);gap:12px}.slh-reviews-grid{grid-template-columns:1fr}.slh-mechanism__grid{grid-template-columns:1fr;gap:16px}.slh-trigger h2{font-size:28px}.slh-guarantee__grid{grid-template-columns:1fr}.slh-stats__grid{gap:20px}.slh-stats__number{font-size:40px}.slh-section-title,.slh-final-cta h2{font-size:24px}.slh-topbar__inner{gap:12px;font-size:11px}}@media(max-width:480px){.slh-benefits-grid .slh-wrap{grid-template-columns:1fr}.slh-tabs__btns{gap:6px}.slh-tab-btn{padding:8px 14px;font-size:12px}.slh-sticky-atc .slh-cta{font-size:14px;padding:10px 20px}}
/*# sourceMappingURL=/cdn/shop/t/24/assets/shampoo-lander.css.map */
