.ct-hero{background:radial-gradient(120% 100% at 88% -5%,var(--ct-accent-subtle) 0%,transparent 55%);border:0;border-radius:0;box-shadow:none}.ct-hero-inner{display:grid;grid-template-columns:minmax(0,55fr) minmax(0,45fr);min-height:480px;gap:clamp(28px,5vw,56px)}.ct-hero-text{padding:24px 0;display:flex;flex-direction:column;justify-content:center}.ct-hero-h1{font-family:var(--ct-font-display);font-size:clamp(2.5rem,6.4vw,3.875rem);font-weight:600;color:var(--ct-text);letter-spacing:-.02em;line-height:1.02;margin-bottom:8px}.ct-hero-h1 em{color:var(--ct-accent-text);font-style:normal}.ct-hero-h1 p{margin:0}.ct-hero-sub{font-size:17px;color:var(--ct-text-2);line-height:1.72;margin-bottom:28px;max-width:440px}.ct-hero-pills{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:28px}.ct-hero-pill{display:inline-flex;align-items:center;gap:6px;background:var(--ct-bg-raised);border:1px solid var(--ct-border-subtle);border-radius:var(--ct-r-pill);padding:7px 13px;font-size:12.5px;font-weight:600;color:var(--ct-text-2)}.ct-hero-pill svg{width:13px;height:13px;stroke:var(--ct-accent);stroke-width:3;fill:none;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.ct-hero-btns{display:flex;gap:10px;flex-wrap:wrap}.ct-hero-visual{position:relative;display:flex;flex-direction:column;justify-content:center;padding:0;background:transparent;overflow:visible}@keyframes ct-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@media(max-width:860px){.ct-hero-inner{grid-template-columns:1fr;min-height:auto}.ct-hero-visual{min-height:280px}.ct-hero-text{padding:16px 0}}@media(max-width:480px){.ct-hero-text{padding:8px 0}.ct-hero-h1{font-size:clamp(1.6rem,7vw,2.4rem)}.ct-hero-btns{flex-direction:column}.ct-hero-btns .ct-btn{width:100%}}.ct-hero-h1-sub{font-family:var(--ct-font-display);font-size:clamp(1.25rem,2.6vw,1.625rem);font-weight:500;font-style:italic;color:var(--ct-accent-text);letter-spacing:-.02em;line-height:1.2;margin-top:6px;margin-bottom:16px}.ct-hero-float{position:absolute;bottom:-18px;left:-16px;background:var(--ct-bg-raised);border:1px solid var(--ct-border-subtle);border-radius:var(--ct-r-md);padding:12px 16px;box-shadow:var(--ct-shadow-lg);display:flex;align-items:center;gap:10px;max-width:230px;animation:ct-float 5s ease-in-out infinite}@media(prefers-reduced-motion:reduce){.ct-hero-float{animation:none}}.ct-hero-float__icon{width:36px;height:36px;border-radius:var(--ct-r-md);background:var(--ct-accent-subtle);display:flex;align-items:center;justify-content:center;font-size:18px;flex-shrink:0}.ct-hero-float__label{font-size:11px;color:var(--ct-text-3);font-family:var(--ct-font-mono);text-transform:uppercase;letter-spacing:.08em}.ct-hero-float__val{font-size:13px;font-weight:700;color:var(--ct-accent-text)}.ct-hero-sale-badge{display:inline-flex;align-items:center;gap:7px;background:var(--ct-urgency);color:#fff;font-size:12.5px;font-weight:700;letter-spacing:.04em;padding:7px 14px;border-radius:var(--ct-r-pill);margin-bottom:18px;box-shadow:0 6px 16px #b23a2e40}.ct-hero-rating{margin:0 0 22px}.ct-hero-rating .ct-rating-count{font-size:14px;color:var(--ct-text-2)}.ct-hero-price-row{display:flex;align-items:baseline;gap:12px;margin-bottom:14px;flex-wrap:wrap}.ct-hero-price-now{font-family:var(--ct-font-display);font-size:38px;font-weight:700;color:var(--ct-text);line-height:1}.ct-hero-price-was{font-size:20px;color:var(--ct-price-was);text-decoration:line-through}.ct-hero-price-save{font-size:13px;font-weight:700;color:#fff;background:var(--ct-urgency);padding:4px 10px;border-radius:var(--ct-r-pill)}.ct-hero-avail{display:inline-flex;align-items:center;gap:7px;font-size:13.5px;font-weight:700;color:var(--ct-success);margin-bottom:18px}.ct-hero-avail__dot{width:8px;height:8px;border-radius:50%;background:var(--ct-success)}.ct-hero-product-card{position:relative;width:100%;aspect-ratio:4/3.4;border-radius:var(--ct-r-xl);overflow:hidden;border:0;background:transparent;box-shadow:none;display:flex;align-items:center;justify-content:center}.ct-hero-product-card__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain}.ct-hero-product-card__emoji{font-size:120px;line-height:1;position:relative}.ct-hero-gallery{display:flex;gap:10px;margin-top:14px}.ct-hero-thumb{flex:1;aspect-ratio:1;border-radius:var(--ct-r-md);border:1px solid var(--ct-border-subtle);background:var(--ct-bg-surface);display:flex;align-items:center;justify-content:center;font-size:26px;overflow:hidden}.ct-hero-thumb--primary{border:2px solid var(--ct-accent)}.ct-hero-thumb__img{width:100%;height:100%;object-fit:cover}.ct-hero-split{position:relative;max-width:1440px;margin:0 auto;min-height:520px;display:flex;align-items:center;overflow:hidden;background:var(--ct-bg)}.ct-hero-split__photo{position:absolute;top:0;right:0;height:100%;width:56%;object-fit:cover;object-position:center;z-index:0;-webkit-mask:linear-gradient(to right,transparent 0%,#000 22%,#000 92%,transparent 100%);mask:linear-gradient(to right,transparent 0%,#000 22%,#000 92%,transparent 100%)}.ct-hero-split__text{position:relative;z-index:2;width:100%;display:flex;flex-direction:column;justify-content:center;padding:64px 56px 64px max(var(--ct-gutter, 24px),calc((100% - var(--ct-mw, 1280px))/2 + var(--ct-gutter, 24px)))}.ct-hero-split__eyebrow{font-family:var(--ct-font-body);font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--ct-accent-text);margin-bottom:16px}.ct-hero-split__h1{font-family:var(--ct-font-display);font-size:clamp(38px,5.2vw,58px);font-weight:600;line-height:1.08;letter-spacing:-.01em;color:var(--ct-text);margin:0 0 18px}.ct-hero-split__h1 em{font-style:italic;color:var(--ct-accent)}.ct-hero-split__sub{font-size:19px;color:var(--ct-text-2);max-width:46ch;margin:0 0 28px;line-height:1.5}.ct-hero-split__cta{display:flex;gap:14px;flex-wrap:wrap;align-items:center}.ct-hero-split__trust{display:flex;gap:22px;flex-wrap:wrap;margin-top:26px;font-size:13.5px;color:var(--ct-text-2)}.ct-hero-split__trust-item{display:inline-flex;align-items:center;gap:7px}@media(max-width:860px){.ct-hero-split{flex-direction:column;min-height:0;max-width:none;overflow:visible}.ct-hero-split__photo{position:static;width:100%;height:auto;-webkit-mask:none;mask:none;order:1}.ct-hero-split__text{padding:40px var(--ct-gutter, 24px);order:2}}
/*# sourceMappingURL=/cdn/shop/t/20/assets/section-ct-hero.css.map */
