.tc-hero{position:relative;min-height:100dvh;min-height:100svh;min-height:560px;display:flex;flex-direction:column;align-items:center;overflow:hidden;background-color:var(--tc-dark)}.tc-hero__bg{position:absolute;top:-15%;right:0;bottom:-15%;left:0;z-index:0;background-color:var(--tc-dark);will-change:transform}.tc-hero__video,.tc-hero__image{width:100%;height:100%;object-fit:cover;object-position:center;filter:brightness(.65) grayscale(.15);display:block}.tc-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,rgba(63,35,24,.35) 0%,transparent 45%,rgba(63,35,24,.95) 100%)}.tc-hero__content{position:relative;z-index:10;width:100%;max-width:1280px;margin-inline:auto;padding:clamp(48px,8vh,96px) 24px clamp(24px,4vh,48px);display:flex;flex-direction:column;align-items:center;text-align:center;flex:1;justify-content:center;animation:tc-hero-fade-up 1.2s cubic-bezier(.22,1,.36,1) both}@keyframes tc-hero-fade-up{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}.tc-hero__eyebrow{display:block;font-family:var(--font-stack-body);font-size:10px;font-weight:500;letter-spacing:.55em;text-transform:uppercase;color:var(--tc-mid);margin-bottom:24px}.tc-hero__heading{font-family:var(--font-stack-headings);font-size:clamp(1.75rem,4.5vw,4.5rem);font-weight:600;line-height:1.1;letter-spacing:-.02em;color:var(--tc-cream);max-width:1100px;margin:0 0 clamp(14px,2vh,28px)}.tc-hero__heading p{margin:0}.tc-hero__heading em{display:block;font-family:var(--font-stack-display);font-style:italic;font-weight:400}.tc-hero__subheading{font-family:var(--font-stack-body);font-size:clamp(.9rem,1.5vw,1.1rem);font-weight:400;line-height:1.7;letter-spacing:.01em;color:var(--tc-text-muted-inv);max-width:580px;margin:0 0 clamp(24px,4vh,48px)}.tc-hero__ctas{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;align-items:center;margin-top:0}.tc-hero__proof{margin:18px 0 0;font-family:var(--font-stack-body);font-size:.72rem;font-weight:500;letter-spacing:.18em;line-height:1.7;text-transform:uppercase;color:#fff3e6b8;text-wrap:balance}.tc-hero__metrics{width:min(920px,100%);margin-top:clamp(28px,4vh,44px);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;animation:tc-hero-badge-fade 1s ease .8s both}@keyframes tc-hero-badge-fade{0%{opacity:0}to{opacity:1}}.tc-hero__badge{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;min-height:92px;padding:12px 14px;border-radius:18px;border:1px solid rgba(255,243,230,.22);background:#0a0503ad;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:inset 0 1px #fff3e60f}.tc-btn--hero-secondary{background:#120a076b;border-color:#fff3e624;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);box-shadow:inset 0 1px #fff3e60a}.tc-btn--hero-secondary:hover,.tc-btn--hero-secondary:focus-visible{background:#120a0799;border-color:#fff3e63d}.tc-hero__badge-label{font-family:var(--font-stack-body);font-size:9px;font-weight:500;letter-spacing:.4em;text-transform:uppercase;color:var(--tc-mid)}.tc-hero__badge-value{font-family:var(--font-stack-display, var(--font-stack-headings));font-size:1.32rem;font-weight:400;font-style:italic;color:var(--tc-cream);text-align:center}.tc-hero__scroll-indicator{position:absolute;bottom:28px;left:50%;transform:translate(-50%);z-index:10;display:flex;flex-direction:column;align-items:center;animation:tc-hero-badge-fade 1s ease 1.5s both}.tc-hero__scroll-line{width:1px;height:48px;background:linear-gradient(to bottom,var(--tc-mid),transparent);animation:tc-scroll-pulse 2s ease-in-out infinite}@keyframes tc-scroll-pulse{0%,to{opacity:.5;transform:scaleY(1);transform-origin:top}50%{opacity:1;transform:scaleY(.7);transform-origin:top}}@media(max-width:640px){.tc-hero{min-height:unset}.tc-hero__content{padding:92px 18px 48px;justify-content:flex-start}.tc-hero__eyebrow{margin-bottom:18px;letter-spacing:.4em}.tc-hero__heading{max-width:11ch;font-size:clamp(2.15rem,10.8vw,3.2rem);line-height:1.04;margin-bottom:16px}.tc-hero__subheading{max-width:31ch;font-size:.95rem;line-height:1.58;margin-bottom:28px}.tc-hero__ctas{gap:10px}.tc-hero__metrics{grid-template-columns:1fr 1fr;width:100%;gap:8px}.tc-hero__badge:last-child{grid-column:1 / -1}.tc-hero__proof{max-width:31ch;margin-top:16px;font-size:.66rem;letter-spacing:.14em;line-height:1.6}.tc-hero__badge{min-height:74px;padding:12px}.tc-hero__badge-label{letter-spacing:.32em}.tc-hero__badge-value{font-size:1.12rem}.tc-hero__scroll-indicator{display:none}.tc-hero__ctas{flex-direction:column;width:100%;max-width:320px}.tc-hero__ctas .tc-btn{width:100%}}@media(prefers-reduced-motion:reduce){.tc-hero__content,.tc-hero__metrics,.tc-hero__scroll-indicator,.tc-hero__scroll-line,.tc-btn--hero-secondary{animation:none;transition:none}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/section-tc-hero-home.css.map */
