.vh{position:relative;display:flex;flex-direction:column;min-height:100svh;background:#0a0806;color:#fff;font-family:var(
    --f-chrome,-apple-system,BlinkMacSystemFont,var(--font-geist-sans),sans-serif
  )}.vh-video{position:fixed;inset:0;height:100lvh;z-index:0;overflow:hidden;background:#0a0806 url(/video/hero-poster.jpg) 50%/cover no-repeat}.vh-video-frame{position:absolute;inset:0}.vh-video video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media (min-width:901px){.vh-video video{-o-object-position:30% center;object-position:30% center}.vh-headline{transform:translateY(-5vh)}.vh-ctacol{transform:translateY(9vh)}}@media (max-width:900px){.vh-video video{-o-object-position:56% center;object-position:56% center;transform:scale(1.2) translateY(-7.5%)}}.vh-scrim{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.42) 0,rgba(0,0,0,.18) 32%,rgba(0,0,0,.18) 62%,rgba(0,0,0,.46))}@media (prefers-reduced-motion:reduce){.vh-video video{display:none}}.vh-stage{position:relative;z-index:5;min-height:100svh;display:flex;align-items:center;justify-content:space-between;gap:clamp(28px,4vw,64px);padding:96px clamp(20px,4.2vw,64px) calc(48px + 32vh)}.vh-headline{margin:0;font-size:clamp(44px,6.4vw,88px);line-height:1.03;letter-spacing:-.035em;font-weight:600;color:#fff;text-shadow:0 2px 28px rgba(0,0,0,.35)}.vh-channel{white-space:nowrap}.vh-channel .tw-cursor{display:inline-block;width:2px;height:.86em;margin-left:.04em;transform:translateY(.06em);background:currentColor;vertical-align:baseline}.vh-channel .tw-cursor--blink{animation:tw-cursor-blink 1s step-end infinite}@keyframes tw-cursor-blink{0%,49.99%{opacity:1}50%,to{opacity:0}}.vh-channel .tw-sr{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (prefers-reduced-motion:reduce){.vh-channel .tw-cursor{display:none}}.vh-ctacol{display:flex;flex-direction:column;align-items:stretch;gap:20px;flex-shrink:0}.vh-cta{display:inline-flex;align-items:center;justify-content:center;gap:14px;background:#fff;color:#101010;border-radius:18px;padding:20px clamp(28px,3vw,52px);font-size:clamp(20px,1.7vw,26px);font-weight:400;letter-spacing:-.005em;text-decoration:none;box-shadow:0 10px 40px rgba(0,0,0,.35);transition:transform .16s ease,box-shadow .16s ease}.vh-cta:hover{transform:translateY(-1px) scale(1.015);box-shadow:0 14px 48px rgba(0,0,0,.4)}.vh-cta-bubble{width:auto;height:34px;flex-shrink:0}.vh-cta-bubble--round{width:34px;height:34px;border-radius:50%;-o-object-fit:cover;object-fit:cover}@media (min-width:901px) and (max-width:1120px){.vh-headline{font-size:clamp(40px,5.6vw,62px)}}@media (max-width:900px){.vh-stage{flex-direction:column;align-items:flex-start;justify-content:space-between;text-align:left;padding-top:96px;padding-bottom:calc(28px + env(safe-area-inset-bottom, 0px));gap:24px}.vh-headline{font-size:clamp(40px,10.5vw,56px)}.vh-ctacol-stage{display:none}.vh-dock-cta{position:fixed;left:clamp(20px,4.2vw,64px);right:clamp(20px,4.2vw,64px);bottom:calc(28px + env(safe-area-inset-bottom, 0px));z-index:60}.vh-dock-cta .vh-ctacol{flex-direction:row;gap:12px;width:100%}.vh-dock-cta .vh-cta{flex:1 1 0;min-width:0;margin-inline:0;justify-content:center;gap:10px;padding:15px 10px;font-size:17px;border-radius:15px}.vh-dock-cta .vh-cta .vh-cta-bubble{width:auto;height:26px}}@media (min-width:901px){.vh-dock-cta{display:none}}.vh-br-desk{display:none}@media (min-width:901px){.vh-br-desk{display:inline}.vh-br-mob{display:none}}