.video-landing{overflow-x:hidden}.video-hero{max-width:1180px;margin:0 auto;padding:70px 50px 0;display:flex;align-items:center;justify-content:space-between;gap:40px}.video-hero-content{max-width:560px;flex:1 1 480px}.video-eyebrow{display:inline-block;font-family:var(--font-rubik);font-weight:600;font-size:14px;letter-spacing:1.5px;text-transform:uppercase;color:#6b6b6b;background:#eaeaea;padding:7px 16px;border-radius:30px;margin-bottom:26px}.video-hero h1{font-family:var(--font-rubik);font-weight:700;font-size:62px;line-height:1.05;color:#000;margin:0}.video-hero-subtitle{font-family:var(--font-rubik);font-weight:400;font-size:20px;line-height:1.55;color:#2b2b2b;margin-top:28px}.video-hero-cta{margin-top:40px;display:flex;flex-direction:column;gap:14px;align-items:flex-start}.video-hero-note{font-family:var(--font-rubik);font-size:15px;color:#6b6b6b}.video-phones{position:relative;flex:0 0 auto;width:420px;height:500px}.video-phone{position:absolute;border-radius:28px;overflow:hidden;background:#ddd;box-shadow:0 20px 50px rgba(0,0,0,.18);border:6px solid #111}.video-phone img{display:block;width:100%;height:100%;object-fit:cover}.video-phone--front{width:260px;height:462px;right:20px;top:20px;z-index:2}.video-phone--back{width:240px;height:427px;left:10px;top:60px;z-index:1;transform:rotate(-7deg);opacity:.92}.video-phone-play{position:absolute;inset:0;margin:auto;width:60px;height:60px;border-radius:50%;background:hsla(0,0%,100%,.92);display:flex;align-items:center;justify-content:center;box-shadow:0 4px 14px rgba(0,0,0,.25)}.video-phone-play svg{margin-left:3px}.video-steps{max-width:1080px;margin:150px auto 0;padding:0 50px;text-align:center}.video-steps>h2{font-family:var(--font-rubik);font-weight:700;font-size:44px;color:#000;margin:0 0 64px}.video-steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.video-step{background:#fff;border-radius:28px;padding:40px 32px;text-align:left;box-shadow:0 8px 16px rgba(36,36,36,.04)}.video-step-num{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:50%;background:#000;color:#fff;font-family:var(--font-rubik);font-weight:700;font-size:22px;margin-bottom:22px}.video-step h3{font-weight:600;font-size:24px;color:#000;margin:0 0 12px}.video-step h3,.video-step p{font-family:var(--font-rubik)}.video-step p{font-weight:400;font-size:17px;line-height:1.5;color:#4a4a4a;margin:0}.video-steps-cta{margin-top:56px}.video-features{max-width:1080px;margin:120px auto 0;padding:0 50px;display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.video-feature-card{background:#eaeaea;border-radius:28px;padding:36px 32px}.video-feature-card h3{font-family:var(--font-rubik);font-weight:600;font-size:22px;color:#000;margin:0 0 12px}.video-feature-card p{font-family:var(--font-rubik);font-weight:400;font-size:17px;line-height:1.5;color:#4a4a4a;margin:0}.video-final-cta{margin-top:140px}@media (max-width:1024px){.video-hero{flex-direction:column;text-align:center;padding-top:50px}.video-hero-content{max-width:640px}.video-hero-cta{align-items:center}.video-phones{width:360px;height:460px;margin-top:20px}}@media (max-width:760px){.video-hero{padding:40px 24px 0}.video-hero h1{font-size:42px}.video-hero-subtitle{font-size:18px}.video-features,.video-steps{margin-top:90px;padding:0 24px}.video-steps>h2{font-size:32px;margin-bottom:40px}.video-features,.video-steps-grid{grid-template-columns:1fr}.video-phones{width:300px;height:420px}.video-phone--front{width:210px;height:373px;right:10px}.video-phone--back{width:190px;height:338px}.video-final-cta{margin-top:90px}}