@keyframes gradientShift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.ht-hero{background:var(--white);padding:24px 0 40px;border-bottom:1px solid var(--border-light)}.ht-hero__grid{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}.ht-hero__img{background:linear-gradient(135deg,#efebe9,#d7ccc8,#efebe9);background-size:200% 200%;animation:gradientShift 8s ease infinite;border-radius:16px;padding:32px;text-align:center}.ht-hero__img img{width:320px;height:320px;object-fit:contain;margin:0 auto;display:block;filter:drop-shadow(0 8px 24px rgba(121,85,72,.15))}@media(max-width:480px){.ht-hero__img img{width:240px;height:240px}}.ht-badge{display:inline-block;background:#efebe9;color:#795548;font-size:11px;font-weight:700;padding:4px 10px;border-radius:4px;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px;margin-right:4px}.ht-badge--halal{background:#fff8e1;color:#f57f17}.ht-hero h1{font-size:36px;margin-bottom:8px;line-height:1.25}.ht-hero__sub{color:var(--dark-600);font-size:15px;margin-bottom:16px;line-height:1.6}.ht-hero__rating{display:flex;align-items:center;gap:8px;font-size:14px;color:var(--dark-500);margin-bottom:16px}.ht-stars{color:var(--star);letter-spacing:2px}.ht-hero__reviews{color:var(--dark-400)}.ht-hero__price{display:flex;align-items:center;gap:10px;margin-bottom:16px;flex-wrap:wrap}.ht-hero__old-price{font-size:18px;color:var(--dark-400);text-decoration:line-through}.ht-hero__current-price{font-size:32px;font-weight:800;color:var(--dark)}.ht-hero__discount{background:#efebe9;color:#795548;font-size:12px;font-weight:700;padding:4px 8px;border-radius:4px}.ht-hero__perks{list-style:none;margin-bottom:20px;display:flex;flex-direction:column;gap:8px;font-size:14px;color:var(--dark-600)}@media(max-width:768px){.ht-hero__grid{grid-template-columns:1fr;gap:20px}.ht-hero h1{font-size:28px}.ht-hero__current-price{font-size:26px}}.ht-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:24px}.ht-stat{text-align:center;background:var(--white);border:1px solid var(--border);border-radius:8px;padding:16px 8px}.ht-stat strong{display:block;font-size:24px;color:#795548}.ht-stat span{font-size:12px;color:var(--dark-500)}@media(max-width:480px){.ht-stats{grid-template-columns:repeat(2,1fr)}}.ht-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.ht-benefit{background:var(--white);border:1px solid var(--border-light);border-radius:12px;padding:24px 16px;text-align:center;transition:transform .2s,box-shadow .2s}.ht-benefit:hover{transform:translateY(-2px);box-shadow:0 4px 16px #0000000f}.ht-benefit__icon{font-size:32px;margin-bottom:10px}.ht-benefit h3{font-size:15px;margin-bottom:6px}.ht-benefit p{font-size:13px;color:var(--dark-500);line-height:1.6}@media(max-width:768px){.ht-benefits{grid-template-columns:1fr 1fr}}@media(max-width:480px){.ht-benefits{grid-template-columns:1fr}}.ht-expert{display:grid;grid-template-columns:200px 1fr;gap:24px;background:var(--white);border:1px solid var(--border);border-radius:16px;padding:28px;box-shadow:0 2px 12px #0000000a}.ht-expert__photo{display:flex;align-items:center;justify-content:center}.ht-expert__photo img{border-radius:12px;width:200px;height:200px;object-fit:cover}.ht-expert__badge{font-size:12px;font-weight:600;color:#795548;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px}.ht-expert h3{font-size:18px;margin-bottom:4px}.ht-expert__title{font-size:14px;color:var(--dark-500);margin-bottom:12px}.ht-expert__quote{font-style:italic;font-size:14px;line-height:1.7;color:var(--dark-600);border-left:3px solid #795548;padding-left:16px;margin:0}@media(max-width:640px){.ht-expert{grid-template-columns:1fr;text-align:center}.ht-expert__photo img{margin:0 auto;width:140px;height:140px}.ht-expert__quote{text-align:left}}.ht-quiz-section{background:linear-gradient(135deg,#efebe9,#d7ccc8,#efebe9 60%,#d7ccc8);background-size:300% 300%;animation:gradientShift 12s ease infinite;padding:52px 0}.ht-quiz{background:var(--white);border:1px solid var(--border);border-radius:16px;padding:32px;box-shadow:0 4px 20px #7955480f}.ht-quiz__progress{margin-bottom:20px}.ht-quiz__progress span{font-size:13px;font-weight:600;color:var(--dark-500)}.ht-quiz__bar{height:6px;background:var(--border-light);border-radius:3px;margin-top:8px}.ht-quiz__fill{height:100%;background:#795548;border-radius:3px;transition:width .3s}.ht-quiz__icon{font-size:40px;text-align:center;margin-bottom:14px}.ht-quiz h3{font-size:19px;margin-bottom:8px;text-align:center}.ht-quiz__hint{font-size:14px;color:var(--dark-400);text-align:center;margin-bottom:24px;line-height:1.5}.ht-quiz__opts{display:flex;flex-direction:column;gap:10px;max-width:520px;margin:0 auto}.ht-quiz__opt{padding:16px 20px;border:1px solid var(--border);border-radius:10px;background:var(--white);font-size:15px;line-height:1.5;cursor:pointer;text-align:left;transition:all .2s;font-family:var(--font)}.ht-quiz__opt:hover{border-color:#795548;background:#efebe9;transform:translate(4px)}.ht-quiz__result{padding:32px;background:linear-gradient(135deg,#efebe9,#d7ccc8);border-radius:12px;margin-top:8px;text-align:center}.ht-quiz__result h3{font-size:22px;margin-bottom:8px}.ht-quiz__result p{font-size:15px;color:var(--dark-600);margin-bottom:14px;text-align:center;line-height:1.6}.ht-quiz__score-bar{height:12px;background:var(--border-light);border-radius:6px;margin:20px 0;overflow:hidden}.ht-quiz__score-fill{height:100%;border-radius:6px;transition:width 1s ease}.ht-quiz__breakdown{text-align:left;margin:24px 0 28px}.ht-quiz__breakdown-item{background:var(--white);border:1px solid var(--border-light);border-radius:10px;padding:18px 20px;margin-bottom:10px}.ht-quiz__breakdown-item strong{font-size:15px;color:var(--dark);display:block;margin-bottom:6px}.ht-quiz__breakdown-item p{font-size:14px;color:var(--dark-600);line-height:1.6;margin:0}.ht-table-wrap{overflow-x:auto;border-radius:12px;border:1px solid var(--border-light)}.ht-table{width:100%;border-collapse:collapse;font-size:14px}.ht-table th,.ht-table td{padding:14px 16px;text-align:left;border-bottom:1px solid var(--border-light)}.ht-table th{background:var(--bg);font-weight:600;font-size:13px;text-transform:uppercase}.ht-table--hl{background:#efebe9;font-weight:600;color:#4e342e}.ht-table thead .ht-table--hl{background:#795548;color:var(--white)}.ht-mechanism-section{background:linear-gradient(180deg,#fff,#efebe9,#fff);padding:52px 0}.ht-mechanism{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;gap:0;align-items:stretch}.ht-mech-card{background:var(--white);border:1px solid var(--border);border-radius:16px;padding:28px 20px;text-align:center;position:relative;transition:transform .2s,box-shadow .2s}.ht-mech-card:hover{transform:translateY(-3px);box-shadow:0 8px 24px #0000000f}.ht-mech-card__num{position:absolute;top:-14px;left:50%;transform:translate(-50%);width:28px;height:28px;background:#795548;color:#fff;border-radius:50%;font-size:13px;font-weight:800;display:flex;align-items:center;justify-content:center}.ht-mech-card__icon{font-size:32px;margin-bottom:10px;margin-top:8px}.ht-mech-card h3{font-size:16px;margin-bottom:8px}.ht-mech-card p{font-size:13px;color:var(--dark-600);line-height:1.6;margin-bottom:12px}.ht-mech-card__detail{font-size:12px;color:#795548;background:#efebe9;border-radius:6px;padding:8px 12px}.ht-mech-card__detail strong{color:var(--dark-600)}.ht-mech-connector{display:flex;align-items:center;justify-content:center;font-size:20px;color:#795548;padding:0 8px}@media(max-width:768px){.ht-mechanism{grid-template-columns:1fr;gap:16px}.ht-mech-connector{transform:rotate(90deg);padding:4px 0;font-size:16px}}.ht-timeline{display:flex;flex-direction:column;gap:16px}.ht-tl{background:var(--white);border:1px solid var(--border-light);border-radius:10px;padding:18px 20px}.ht-tl__header{display:flex;align-items:center;gap:12px;margin-bottom:8px}.ht-tl__period{font-weight:700;font-size:14px;min-width:80px;color:#795548}.ht-tl__bar{flex:1;height:8px;background:var(--border-light);border-radius:4px}.ht-tl__fill{height:100%;background:linear-gradient(90deg,#795548,#a1887f);border-radius:4px}.ht-tl p{font-size:14px;color:var(--dark-600);line-height:1.6}.ht-price-compare{display:grid;grid-template-columns:1fr 1fr;gap:20px}.ht-price-card{background:var(--white);border:1px solid var(--border);border-radius:16px;padding:28px;position:relative}.ht-price-card h3{font-size:16px;margin-bottom:12px}.ht-price-card ul{list-style:none;font-size:14px;display:flex;flex-direction:column;gap:6px;margin-bottom:16px;color:var(--dark-600)}.ht-price-card li:before{content:"• ";color:var(--dark-400)}.ht-price-card__total{font-size:22px;font-weight:800}.ht-price-card--best{border-color:#795548;border-width:2px;background:linear-gradient(180deg,#efebe9,#fff)}.ht-price-card__badge{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:#795548;color:var(--white);font-size:11px;font-weight:700;padding:4px 14px;border-radius:12px;white-space:nowrap}@media(max-width:640px){.ht-price-compare{grid-template-columns:1fr}}.ht-mid-cta{background:linear-gradient(135deg,#4e342e,#795548,#8d6e63);background-size:200% 200%;animation:gradientShift 6s ease infinite;padding:44px 0}.ht-ingredients-section{background:linear-gradient(180deg,#fff,#efebe9 40%,#d7ccc8);padding:52px 0}.ht-ingr-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.ht-ingr-card{background:var(--white);border:1px solid var(--border);border-radius:16px;padding:24px 20px;transition:transform .2s,box-shadow .2s}.ht-ingr-card:hover{transform:translateY(-3px);box-shadow:0 8px 24px #0000000f}.ht-ingr-card__header{margin-bottom:12px}.ht-ingr-card__icon{font-size:28px}.ht-ingr-card h3{font-size:16px;margin-bottom:6px}.ht-ingr-card__tag{font-size:11px;font-weight:600;color:var(--dark-400);text-transform:uppercase;letter-spacing:.5px;margin-bottom:10px}.ht-ingr-card p{font-size:13px;color:var(--dark-600);line-height:1.6;margin-bottom:10px}.ht-ingr-card__ref{font-size:12px;color:var(--dark-400);border-top:1px solid var(--border-light);padding-top:8px}.ht-ingr-card__ref a{color:#1565c0;text-decoration:underline}.ht-ingr-card__ref a:hover{color:#0d47a1}@media(max-width:768px){.ht-ingr-grid{grid-template-columns:1fr 1fr}}@media(max-width:480px){.ht-ingr-grid{grid-template-columns:1fr}}.ht-target-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.ht-target{border-radius:16px;padding:28px}.ht-target h3{font-size:16px;margin-bottom:12px}.ht-target ul{list-style:none;font-size:14px;display:flex;flex-direction:column;gap:8px}.ht-target--yes{background:linear-gradient(135deg,#efebe9,#d7ccc8);border:1px solid #BCAAA4}.ht-target--yes li:before{content:"✓ ";color:#795548;font-weight:700}.ht-target--no{background:linear-gradient(135deg,#fff8f0,#fff3e0);border:1px solid #FFCC80}.ht-target--no li:before{content:"✗ ";color:var(--orange);font-weight:700}@media(max-width:640px){.ht-target-grid{grid-template-columns:1fr}}.ht-tips{display:flex;flex-direction:column;gap:12px}.ht-tip{background:var(--bg);border:1px solid var(--border-light);border-radius:10px;padding:18px 20px}.ht-tip strong{font-size:15px;display:block;margin-bottom:4px}.ht-tip p{font-size:14px;color:var(--dark-600);margin:0;line-height:1.6}.ht-how{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.ht-how__step{background:var(--white);border:1px solid var(--border);border-radius:12px;padding:20px 16px;text-align:center}.ht-how__step span{display:block;width:36px;height:36px;background:#795548;color:var(--white);border-radius:50%;font-weight:700;font-size:15px;line-height:36px;margin:0 auto 10px}.ht-how__step p{font-size:13px;color:var(--dark-600);margin:0;line-height:1.5}@media(max-width:640px){.ht-how{grid-template-columns:repeat(2,1fr)}}.ht-reviews-section{background:linear-gradient(180deg,#fafafa,#fff 30%,#f8f8f8);padding:52px 0}.ht-trust-banner{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:24px}.ht-trust-banner__item{background:var(--white);border:1px solid var(--border);border-radius:12px;padding:16px 12px;text-align:center}.ht-trust-banner__item strong{display:block;font-size:24px;color:#795548;margin-bottom:2px}.ht-trust-banner__item span{font-size:12px;color:var(--dark-500)}@media(max-width:640px){.ht-trust-banner{grid-template-columns:repeat(2,1fr)}}.ht-reviews-stats{display:grid;grid-template-columns:160px 1fr;gap:24px;align-items:center;margin-bottom:24px;padding:24px;background:var(--white);border:1px solid var(--border-light);border-radius:16px}.ht-rv-avg{text-align:center}.ht-rv-avg__num{font-size:48px;font-weight:800;color:var(--dark);line-height:1}.ht-rv-bars{display:flex;flex-direction:column;gap:5px}.ht-rv-bar{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--dark-500)}.ht-rv-bar span{min-width:28px}.ht-rv-bar__track{flex:1;height:8px;background:var(--border-light);border-radius:4px}.ht-rv-bar__fill{height:100%;background:var(--star);border-radius:4px}@media(max-width:480px){.ht-reviews-stats{grid-template-columns:1fr}}.ht-reviews{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.ht-review{background:var(--white);border:1px solid var(--border-light);border-radius:14px;padding:20px;transition:box-shadow .2s}.ht-review:hover{box-shadow:0 4px 16px #0000000d}.ht-review__head{display:flex;align-items:center;gap:10px;margin-bottom:10px;font-size:14px}.ht-review__avatar{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#795548,#a1887f);color:#fff;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;flex-shrink:0}.ht-review__head strong{color:var(--dark);display:block}.ht-review__head>div span{font-size:12px;color:var(--dark-400)}.ht-review p{font-size:14px;color:var(--dark-600);line-height:1.6;margin-bottom:10px}.ht-review__footer{display:flex;justify-content:space-between;align-items:center;font-size:12px;color:var(--dark-400)}.ht-review__badge{color:#795548;font-weight:600}@media(max-width:640px){.ht-reviews{grid-template-columns:1fr}}.ht-order-card{background:var(--white);border:2px solid #795548;border-radius:16px;padding:28px;margin-top:20px;box-shadow:0 4px 20px #79554814}.ht-order-card__header{display:flex;align-items:center;justify-content:center;gap:16px;margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid var(--border-light)}.ht-faq{display:flex;flex-direction:column;gap:8px}.ht-faq__item{background:var(--white);border:1px solid var(--border-light);border-radius:10px;overflow:hidden}.ht-faq__item summary{padding:16px 20px;font-weight:600;font-size:15px;cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center}.ht-faq__item summary:after{content:"+";font-size:18px;color:var(--dark-400);transition:transform .2s}.ht-faq__item[open] summary:after{content:"−"}.ht-faq__item p{padding:0 20px 16px;font-size:14px;color:var(--dark-600);line-height:1.7}.ht-reasons{display:flex;flex-direction:column;gap:10px}.ht-reason{background:var(--white);border:1px solid var(--border-light);border-radius:10px;padding:18px 20px;font-size:15px;line-height:1.5}.ht-reason strong{color:#795548;font-size:16px;margin-right:6px}.ht-final-cta{background:linear-gradient(135deg,#3e2723,#4e342e,#5d4037);background-size:200% 200%;animation:gradientShift 8s ease infinite;padding:52px 0}.ht-final-cta .order-form__submit{background:var(--orange)}.ht-final-cta .order-form__submit:hover{background:var(--orange-dark)}@media(max-width:768px){.ht-final-cta [style*=grid-template-columns]{grid-template-columns:1fr!important}}
