.ecosystem-video{padding-top:10px;scroll-margin-top:120px}
.ecosystem-video-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:26px}
.ecosystem-video-heading h2{font-size:clamp(28px,3.5vw,46px);max-width:650px;line-height:1.15;letter-spacing:-1.5px}
.ecosystem-video-heading>p{max-width:340px;color:var(--muted);font-size:14px;line-height:1.75}
.ecosystem-video-frame{position:relative;overflow:hidden;border:1px solid #f7c94835;border-radius:24px;background:#070a13;box-shadow:0 20px 80px #0004}
.ecosystem-video-frame video{display:block;width:100%;aspect-ratio:16/9;background:#070a13;object-fit:contain}
.ecosystem-video-frame video:focus-visible{outline:3px solid var(--cyan);outline-offset:-4px}
.ecosystem-video-play{position:absolute;left:50%;top:73%;transform:translate(-50%,-50%);display:flex;align-items:center;gap:14px;border:1px solid #ffe194;background:linear-gradient(115deg,#ffda61,#f1ad32);color:#14100a;padding:17px 25px;border-radius:100px;font-family:inherit;font-weight:800;font-size:16px;line-height:1.2;cursor:pointer;white-space:nowrap;box-shadow:0 0 35px #f7c94830}
.ecosystem-video-play[hidden]{display:none}.ecosystem-video-play svg{width:20px;height:20px}.ecosystem-video-play:disabled{opacity:.7;cursor:wait}
.ecosystem-video-footer{display:flex;justify-content:space-between;align-items:center;gap:25px;padding:20px 4px;border-bottom:1px solid var(--line)}
.ecosystem-video-footer p{color:var(--muted);font-size:12px;margin-top:7px}.ecosystem-video-topics{display:flex;flex-wrap:wrap;gap:8px}.ecosystem-video-topics span{padding:7px 11px;border:1px solid var(--line);border-radius:100px;font-size:11px;color:#c6d2e6}
.ecosystem-video-footer>a{flex-shrink:0;color:var(--cyan);font-size:12px;font-weight:650;text-decoration:underline;text-underline-offset:4px}
#ecosystem-video-error{color:#ffb3b3;font-size:13px;margin-top:16px}
@media(max-width:700px){.ecosystem-video-heading{display:block}.ecosystem-video-heading>p{margin-top:16px;max-width:none}.ecosystem-video-heading h2{letter-spacing:-.8px}.ecosystem-video-frame{border-radius:16px}.ecosystem-video-play{padding:12px 16px;font-size:12px;gap:8px;top:72%}.ecosystem-video-play svg{width:15px;height:15px}.ecosystem-video-footer{display:block}.ecosystem-video-footer>a{display:inline-block;margin-top:15px}.ecosystem-video{scroll-margin-top:140px}}
