@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Space+Grotesk:wght@500;600;700&display=swap');
:root{color-scheme:dark;--bg:#07090d;--text:#f5f7fc;--blue:#729dff;--muted:#969dad}*{box-sizing:border-box}body{margin:0;background:radial-gradient(ellipse at 50% 36%,#14244250,transparent 57%),var(--bg);color:var(--text);font-family:Manrope,sans-serif;-webkit-font-smoothing:antialiased}header{height:90px;display:flex;align-items:center;justify-content:center}.brand{font-family:'Space Grotesk',sans-serif;font-size:23px;font-weight:700;letter-spacing:-1.2px;text-decoration:none;color:var(--text);display:flex;align-items:center}.brand>span:first-child{color:var(--blue)}.dot{width:5px;height:5px;background:var(--blue);border-radius:50%;margin:3px 0 0 7px;box-shadow:0 0 16px #729dff}main{max-width:900px;margin:16px auto 0;padding:0 24px;text-align:center}.eyebrow{font-size:10px;font-weight:700;letter-spacing:2.4px;color:var(--blue);margin:0 0 17px}h1{font-family:'Space Grotesk',sans-serif;font-size:clamp(32px,5.2vw,57px);font-weight:600;letter-spacing:-2.3px;line-height:1.1;margin:0 0 32px}h1 span{color:var(--blue)}.vsl{aspect-ratio:16/9;width:100%;position:relative;overflow:hidden;border:1px solid #33435c;border-radius:12px;background:#10141b;box-shadow:0 0 65px #3874e812}.vsl img{width:100%;height:100%;object-fit:cover;object-position:center 30%;filter:brightness(.65)}.video-shade{position:absolute;inset:0;background:linear-gradient(0deg,#07090de8,transparent 60%)}.video-label{position:absolute;bottom:20px;left:26px;letter-spacing:1.7px;font-size:10px;font-weight:700;margin:0}.video-label span{color:var(--blue)}.pending{position:absolute;right:22px;bottom:18px;border:1px solid #ffffff25;background:#080c16aa;padding:7px 11px;border-radius:20px;font-size:10px;color:#c2cad9}.cta{display:flex;align-items:center;justify-content:center;gap:40px;max-width:350px;min-height:58px;margin:25px auto 0;border-radius:7px;background:#729dff;color:#07101f;text-decoration:none;font-size:16px;font-weight:800;box-shadow:0 5px 30px #3979ff20;transition:background .2s,transform .2s}.cta:hover{background:#91b2ff;transform:translateY(-2px)}a:focus-visible{outline:2px solid white;outline-offset:6px}.cta span{font-size:22px}.detail{font-size:11px;color:var(--muted);margin:12px 0 0}footer{text-align:center;padding:35px 20px 25px}footer a{font-size:10px;color:#6f7889;text-decoration:none}@media(max-width:600px){header{height:76px}main{padding:0 18px;margin-top:15px}.eyebrow{font-size:9px;letter-spacing:1.8px}h1{letter-spacing:-1.4px;margin-bottom:25px;font-size:clamp(29px,7.6vw,44px)}.vsl{border-radius:8px}.video-label{left:12px;bottom:14px;font-size:7px;letter-spacing:.6px}.pending{font-size:8px;right:10px;bottom:10px;padding:5px 7px}.cta{max-width:none;margin-top:22px;min-height:56px}.detail{font-size:10px}footer{padding-top:28px}}@media(prefers-reduced-motion:reduce){.cta{transition:none}}

h1{margin-bottom:16px}.promise{max-width:580px;margin:0 auto 30px;font-size:15px;line-height:1.7;color:#aeb7c7}.cta{max-width:390px;gap:22px}.detail{max-width:390px;margin:12px auto 0;line-height:1.6}@media(max-width:600px){h1{font-size:clamp(27px,7vw,42px);margin-bottom:15px}.promise{font-size:13px;line-height:1.65;margin-bottom:25px}.cta{font-size:14px;gap:18px}.detail{max-width:280px}}

/* Mobile spacing follows the viewport without stretching the video. */
@media(max-width:600px){
 header{height:100px}
 main{display:flex;flex-direction:column;justify-content:center;min-height:calc(88svh - 100px);margin:0 auto;padding:12px 20px 0}
 .eyebrow{margin-bottom:24px}
 h1{font-size:clamp(29px,7.6vw,42px);line-height:1.16;margin-bottom:22px}
 .promise{font-size:14px;line-height:1.7;margin-bottom:36px}
 .vsl{flex-shrink:0}
 .cta{width:100%;margin-top:34px;min-height:60px;flex-shrink:0}
 .detail{margin-top:17px;font-size:11px}
 footer{padding:32px 20px 28px}
}
@media(max-width:600px) and (max-height:700px){header{height:80px}main{padding-top:4px}.eyebrow{margin-bottom:18px}.promise{margin-bottom:26px}.cta{margin-top:26px}}

/* Keep the call to action visible on laptop screens; preserve video ratio. */
@media(min-width:601px){
 header{height:58px}
 main{margin:6px auto 0;max-width:920px}
 .eyebrow{margin-bottom:12px}
 h1{font-size:clamp(32px,4.8vh,46px);line-height:1.12;letter-spacing:-1.7px;margin-bottom:12px}
 .promise{font-size:14px;line-height:1.55;margin-bottom:20px}
 .vsl{width:min(100%,760px,calc((100svh - 410px)*16/9));margin:0 auto}
 .cta{min-height:50px;margin-top:18px;font-size:14px}
 .detail{margin-top:10px;font-size:10px}
 footer{padding:18px 20px 16px}
}
@media(max-width:600px){
 header{height:80px}
 main{min-height:0;justify-content:flex-start;padding-top:10px}
}
@media(min-width:601px){zatek-player{display:block;width:min(100%,760px,calc((100svh - 410px)*16/9));margin:0 auto}}
