.ht-hero__proof-item{display:flex;align-items:center;gap:10px}.ht-hero__proof-icon{font-size:22px}.ht-hero__proof-label{font-size:13px;font-weight:700;color:#fffffff2}.ht-hero__proof-sub{font-size:11px;color:#ffffff8c;margin-top:1px}.ht-hero__proof-divider{width:1px;background:#ffffff26;align-self:stretch}.ht-trust-bar{background:var(--ht-gray-50);border-top:1px solid var(--ht-gray-200);border-bottom:1px solid var(--ht-gray-200);padding:16px 20px}.ht-trust-bar__inner{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:32px;max-width:var(--ht-container);margin:0 auto}.ht-trust-item{display:flex;align-items:center;gap:10px}.ht-trust-icon{font-size:20px}.ht-trust-strong{display:block;font-size:13px;font-weight:700;color:var(--ht-black)}.ht-trust-sub{font-size:11px;color:var(--ht-gray-500)}.ht-section{padding:64px 20px}.ht-section--gray{background:var(--ht-gray-50)}.ht-section--dark{background:var(--ht-black)}.ht-section__head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:32px;gap:16px;max-width:var(--ht-container);margin-left:auto;margin-right:auto}.ht-sec-title{font-family:var(--ht-font-heading);font-size:clamp(22px,3vw,30px);font-weight:800;color:var(--ht-black);margin:0;line-height:1.2;letter-spacing:-.5px}.ht-sec-sub{font-size:14px;color:var(--ht-gray-500);margin:5px 0 0}.ht-sec-link{display:inline-flex;align-items:center;gap:4px;font-size:13px;font-weight:700;color:var(--ht-orange);text-decoration:none;white-space:nowrap;transition:gap .2s;font-family:var(--ht-font-body)}.ht-sec-link:hover{gap:8px}.ht-cat-grid{display:grid;grid-template-columns:repeat(9,1fr);gap:12px;max-width:var(--ht-container);margin:0 auto}.ht-cat-item{display:flex;flex-direction:column;align-items:center;gap:8px;text-decoration:none;padding:18px 10px 14px;background:var(--ht-white);border:1.5px solid var(--ht-gray-200);border-radius:var(--ht-radius-md);transition:all .22s var(--ht-ease);text-align:center}.ht-cat-item:hover{border-color:var(--ht-orange);transform:translateY(-3px);box-shadow:var(--ht-shadow-md)}.ht-cat-icon{font-size:28px;width:52px;height:52px;display:flex;align-items:center;justify-content:center;background:var(--ht-gray-50);border-radius:50%}.ht-cat-name{font-size:11.5px;font-weight:600;color:var(--ht-black);line-height:1.3}.ht-cat-item:hover .ht-cat-name{color:var(--ht-orange)}.ht-prod-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;max-width:var(--ht-container);margin:0 auto}.ht-card{background:var(--ht-white);border-radius:var(--ht-radius-md);border:1px solid var(--ht-gray-200);overflow:hidden;transition:all .28s var(--ht-ease);display:flex;flex-direction:column;position:relative}.ht-card:hover{transform:translateY(-5px);box-shadow:var(--ht-shadow-hover);border-color:var(--ht-gray-300)}.ht-card__img{position:relative;aspect-ratio:4/5;overflow:hidden;background:var(--ht-gray-100);display:block}.ht-card__img img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.ht-card:hover .ht-card__img img{transform:scale(1.06)}.ht-card__badge{position:absolute;top:10px;left:10px;background:var(--ht-red);color:#fff;font-size:10.5px;font-weight:800;padding:3px 9px;border-radius:var(--ht-radius-full);z-index:2;font-family:var(--ht-font-body);letter-spacing:.02em}.ht-card__badge--hot{background:var(--ht-orange)}.ht-card__badge--new{background:var(--ht-green)}.ht-card__wish{position:absolute;top:10px;right:10px;width:30px;height:30px;background:#ffffffeb;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:50%;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:15px;z-index:2;transition:all .2s;opacity:0;box-shadow:var(--ht-shadow-sm)}.ht-card:hover .ht-card__wish{opacity:1}.ht-card__wish:hover{transform:scale(1.12);color:var(--ht-red)}.ht-card__body{padding:13px 13px 12px;flex:1;display:flex;flex-direction:column}.ht-card__rating{display:flex;align-items:center;gap:5px;margin-bottom:5px}.ht-stars{color:var(--ht-yellow);font-size:11.5px;letter-spacing:-.5px}.ht-reviews{font-size:11px;color:var(--ht-gray-400);font-family:var(--ht-font-body)}.ht-card__name{font-size:13.5px;font-weight:500;color:var(--ht-black);line-height:1.4;margin:0 0 10px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-family:var(--ht-font-body)}.ht-card__name:hover{color:var(--ht-orange)}.ht-card__price{display:flex;align-items:baseline;gap:7px;flex-wrap:wrap;margin-bottom:12px}.ht-price-now{font-size:17px;font-weight:800;color:var(--ht-black);font-family:var(--ht-font-heading)}.ht-price-was{font-size:12.5px;color:var(--ht-gray-400);text-decoration:line-through}.ht-price-off{font-size:11.5px;font-weight:700;color:var(--ht-green)}.ht-card__actions{display:flex;gap:7px;margin-top:auto}.ht-promo{background:linear-gradient(135deg,#0a0a14,#1a1230,#180a04);padding:72px 20px;text-align:center;position:relative;overflow:hidden}.ht-promo:before{content:"";position:absolute;top:-40%;left:-10%;width:55%;height:200%;background:radial-gradient(ellipse,rgba(255,107,53,.14) 0%,transparent 70%);pointer-events:none}.ht-promo:after{content:"";position:absolute;bottom:-40%;right:-10%;width:50%;height:200%;background:radial-gradient(ellipse,rgba(99,102,241,.09) 0%,transparent 70%);pointer-events:none}.ht-promo__inner{position:relative;z-index:2;max-width:var(--ht-container);margin:0 auto}.ht-promo__pill{display:inline-flex;align-items:center;gap:6px;background:#ff6b352e;border:1px solid rgba(255,107,53,.4);color:var(--ht-orange);font-size:10.5px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;padding:5px 14px;border-radius:var(--ht-radius-full);margin-bottom:22px}.ht-promo__title{font-family:var(--ht-font-heading);font-size:clamp(30px,5vw,54px);font-weight:800;color:#fff;margin:0 0 16px;line-height:1.1;letter-spacing:-1px}.ht-promo__title em{font-style:normal;color:var(--ht-orange)}.ht-promo__sub{font-size:16px;color:#ffffffa6;margin:0 auto 36px;max-width:460px}.ht-promo__cta{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}.ht-promo__stats{display:flex;justify-content:center;gap:56px;margin-top:56px;flex-wrap:wrap}.ht-promo__stat-num{font-family:var(--ht-font-heading);font-size:38px;font-weight:800;color:var(--ht-orange);line-height:1}.ht-promo__stat-label{font-size:12px;color:#ffffff8c;margin-top:4px}.ht-reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;max-width:var(--ht-container);margin:0 auto}.ht-rev-card{background:var(--ht-white);border:1px solid var(--ht-gray-200);border-radius:var(--ht-radius-md);padding:22px;transition:box-shadow .22s;position:relative}.ht-rev-card:hover{box-shadow:var(--ht-shadow-md)}.ht-rev-card__quote{font-size:28px;color:var(--ht-orange);line-height:1;margin-bottom:10px;font-family:Georgia,serif}.ht-rev-stars{color:var(--ht-yellow);font-size:13px;letter-spacing:-.5px;margin-bottom:10px}.ht-rev-text{font-size:13.5px;line-height:1.7;color:var(--ht-gray-600);margin:0 0 16px}.ht-rev-author{display:flex;align-items:center;gap:10px}.ht-rev-avatar{width:36px;height:36px;background:linear-gradient(135deg,var(--ht-orange),#ff9a72);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:13px;font-weight:800;font-family:var(--ht-font-heading);flex-shrink:0}.ht-rev-name{font-size:13px;font-weight:700;color:var(--ht-black)}.ht-rev-loc{font-size:11px;color:var(--ht-gray-400)}.ht-rev-verified{margin-left:auto;font-size:9.5px;font-weight:700;padding:3px 7px;background:#16a34a1a;color:var(--ht-green);border-radius:var(--ht-radius-full);border:1px solid rgba(22,163,74,.25);white-space:nowrap}
/*# sourceMappingURL=/cdn/shop/t/12/assets/ht2.css.map */
