.hero-video-wrap{position:relative;height:100vh;min-height:680px;width:100%;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:96px 16px 80px}.hero-video-bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.hero-static-bg{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;z-index:0}.hero-video-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(160deg,#020717c2,#02061794);z-index:1}.hero-video-content{position:relative;z-index:2;max-width:900px;margin:0 auto;text-align:center;color:#eef2ff}.hero-chip{display:inline-block;border:1px solid rgba(238,242,255,.35);background:#070e2194;color:#dbeafe;font:600 12px Space Grotesk,sans-serif;letter-spacing:1.5px;text-transform:uppercase;padding:8px 14px;border-radius:999px;margin-bottom:20px}.hero-video-content h1{font:900 clamp(38px,7vw,82px) "Space Grotesk",sans-serif;letter-spacing:-2px;line-height:1.02;margin:0 0 18px}.hero-video-content h1 span{color:#f0b429}.hero-video-content p{max-width:700px;margin:0 auto 28px;color:#dbe5f4;font:500 clamp(15px,2.1vw,18px) "Manrope",sans-serif;line-height:1.75}.hero-actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}.hero-actions button{border:0;border-radius:12px;padding:14px 24px;background:#2847d4;color:#fff;display:inline-flex;gap:8px;align-items:center;font:700 14px Space Grotesk,sans-serif;cursor:pointer;transition:transform .2s ease,opacity .2s ease}.hero-actions button.ghost{background:transparent;border:1px solid rgba(238,242,255,.35)}.hero-actions button:hover{transform:translateY(-2px);opacity:.92}.hero-sound-toggle{position:absolute;right:16px;bottom:16px;z-index:3;width:48px;height:48px;border-radius:50%;border:1px solid rgba(238,242,255,.38);background:#0910238c;color:#eef2ff;font-size:22px;line-height:1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:transform .2s ease,background .2s ease}.hero-sound-toggle:hover{transform:translateY(-2px);background:#091023b8}.sr-only{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}@media (max-width: 640px){.hero-video-wrap{min-height:560px;padding-top:90px}.hero-actions{flex-direction:column;align-items:center}.hero-actions button{width:min(100%,320px);justify-content:center}}
