.section-vertex-hero{position:relative;height:var(--hero-height, 100vh);min-height:640px;overflow:hidden}.vertex-hero{position:relative;height:100%;width:100%}.vertex-hero__video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1}.vertex-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background:linear-gradient(180deg,#0a0a0a66,#0a0a0a33 40%,#0a0a0af2),radial-gradient(ellipse at center,transparent 30%,rgba(10,10,10,.6) 100%)}.vertex-hero__grain{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;pointer-events:none;opacity:.06;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='3'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}.vertex-hero__content{position:relative;z-index:4;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.vertex-hero__eyebrow{display:inline-flex;align-items:center;gap:12px;font-family:var(--vertex-eyebrow-font);letter-spacing:4px;font-size:14px;color:var(--vertex-accent-2);margin-bottom:24px;animation:vertexFadeUp 1s ease .2s both}.vertex-hero__eyebrow:before{content:"";width:40px;height:1px;background:var(--vertex-accent-2)}.vertex-hero__heading{font-family:var(--vertex-display-font);font-size:clamp(56px,11vw,180px);line-height:.85;letter-spacing:-2px;text-transform:uppercase;margin:0 0 8px;color:var(--vertex-ink);animation:vertexFadeUp 1s ease .35s both}.vertex-hero__heading p{margin:0}.vertex-hero__heading strong{color:var(--vertex-accent);font-weight:inherit}.vertex-hero__heading em{-webkit-text-stroke:2px var(--vertex-ink);color:transparent;font-style:normal;display:block}.vertex-hero__sub{max-width:540px;font-size:17px;color:#d0d0d0;line-height:1.6;margin:28px 0 40px;animation:vertexFadeUp 1s ease .5s both}.vertex-hero__cta-row{display:flex;gap:16px;flex-wrap:wrap;animation:vertexFadeUp 1s ease .65s both}.vertex-hero__meta{position:absolute;z-index:4;bottom:40px;right:32px;display:flex;flex-direction:column;align-items:flex-end;gap:6px;font-family:var(--vertex-eyebrow-font);letter-spacing:3px;font-size:12px;color:#ffffffb3;animation:vertexFadeUp 1s ease .8s both}.vertex-hero__live{color:var(--vertex-accent-2);display:flex;align-items:center;gap:8px}.vertex-hero__live:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--vertex-accent-2);box-shadow:0 0 10px var(--vertex-accent-2);animation:vertexPulse 1.5s infinite}@keyframes vertexPulse{0%,to{opacity:1}50%{opacity:.3}}@keyframes vertexFadeUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@media(max-width:600px){.vertex-hero__meta{right:20px;bottom:20px}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/section-vertex-hero.css.map */
