.video-bg,.video-bg__media{position:absolute;inset:0}.video-bg__media{width:100%;height:100%;object-fit:cover}.video-bg__overlay{pointer-events:none;position:absolute;inset:0}.cta-video{width:100%;overflow:hidden;font-family:var(--font-sans)}.cta-video,.cta-video__content{position:relative;min-height:100vh;min-height:100dvh}.cta-video__content{z-index:1;display:flex;align-items:center;justify-content:flex-start;padding:calc(var(--nav-height) + var(--safe-top) + 16px) clamp(24px,5vw,80px) calc(48px + var(--safe-bottom))}.cta-video__inner{width:100%;max-width:640px;text-align:left}.cta-video__title{margin:0 0 4px;font-size:28px;font-weight:500;line-height:1.15;letter-spacing:-.02em;color:#fff}.cta-video__subtitle{margin:0 0 20px;font-size:18px;font-weight:300;line-height:1.35;color:#b0b0b0}.cta-video__text{margin:0 0 36px;font-size:14px;font-weight:300;line-height:1.65;color:#a8a8a8}.cta-video__actions{display:flex;flex-wrap:wrap;align-items:center;gap:24px}.cta-video__btn-primary{display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:9999px;padding:12px 32px;min-height:var(--touch-min,44px);font-family:inherit;font-size:15px;font-weight:400;color:#000;background:#fff;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 4px 20px rgba(0,0,0,.15)}.cta-video__btn-primary:hover{transform:scale(1.04);box-shadow:0 6px 28px rgba(0,0,0,.22)}.cta-video__btn-secondary{display:inline-flex;align-items:center;min-height:var(--touch-min,44px);font-family:inherit;font-size:15px;font-weight:500;color:#fff;text-decoration:none;transition:opacity .2s ease}.cta-video__btn-secondary:hover{opacity:.85;text-decoration:underline;text-underline-offset:3px}@media (max-width:767px){.cta-video__actions{flex-direction:column;align-items:stretch;width:100%;gap:16px}.cta-video__btn-primary,.cta-video__btn-secondary{width:100%;text-align:center;justify-content:center}}@media (max-width:380px){.cta-video__title{font-size:24px}.cta-video__subtitle{font-size:17px}}@media (min-width:768px){.cta-video__content{padding-top:calc(12vh + var(--safe-top))}.cta-video__title{font-size:56px;line-height:1.1}.cta-video__subtitle{font-size:28px}}@media (prefers-reduced-motion:reduce){.cta-video__btn-primary:hover{transform:none}}.hero-video{position:relative;height:100vh;height:100dvh;min-height:100vh;min-height:100dvh;width:100%;overflow:hidden;font-family:var(--font-sans)}.hero-video__content{position:relative;z-index:1;display:flex;height:100%;align-items:center;justify-content:center;padding:calc(var(--nav-height) + var(--safe-top) + 24px) 24px calc(32px + var(--safe-bottom))}.hero-video__inner{width:100%;max-width:48rem;text-align:center}.hero-video__title{margin:0;font-size:38px;font-weight:500;line-height:1.1;color:#fff;letter-spacing:-.01em}.hero-video__subtitle{margin:20px auto 0;max-width:42rem;font-size:15px;line-height:1.65;color:rgba(255,255,255,.8)}.hero-video__cta-wrap{margin-top:32px;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:16px 24px}.hero-video__cta{display:inline-block;border:none;border-radius:999px;padding:12px 26px;font-family:inherit;font-size:15px;font-weight:500;color:#000;background:#fff;text-decoration:none;box-shadow:0 4px 24px rgba(0,0,0,.18);transition:transform .2s ease,box-shadow .2s ease}.hero-video__cta:hover{transform:scale(1.05);box-shadow:0 8px 32px rgba(0,0,0,.28)}.hero-video__cta-secondary{display:inline-block;font-family:inherit;font-size:15px;font-weight:500;color:#fff;text-decoration:none;transition:opacity .2s ease;min-height:var(--touch-min,44px);line-height:var(--touch-min,44px)}.hero-video__cta-secondary:hover{opacity:.85;text-decoration:underline;text-underline-offset:3px}@media (max-width:767px){.hero-video__cta-wrap{flex-direction:column;width:100%}.hero-video__cta,.hero-video__cta-secondary{width:100%;text-align:center;line-height:1.4;display:flex;align-items:center;justify-content:center;min-height:var(--touch-min,44px)}}@media (max-width:380px){.hero-video__title{font-size:32px}}@media (min-width:768px){.hero-video__content{padding-top:calc(var(--nav-height) + var(--safe-top) + 32px)}.hero-video__title{font-size:56px}.hero-video__subtitle{margin-top:24px;font-size:18px}.hero-video__cta-wrap{margin-top:40px}}@media (prefers-reduced-motion:reduce){.hero-video__cta:hover{transform:none}}