:root{--blue:#2563eb;--blue-hover:#1d4ed8;--blue-dark:#1e40af;--highlight:#fff200;--navy:#1e293b;--black:#000;--white:#fff}*{box-sizing:border-box}html{min-height:100%}body{min-height:100dvh;color:var(--white);background:var(--white);margin:0;font-family:Montserrat,Arial,sans-serif;overflow-x:hidden}.site-header{z-index:19;background:var(--black);justify-content:center;align-items:center;height:44px;display:flex;position:fixed;top:0;left:0;right:0}.landing-page{min-height:100vh;overflow-x:hidden}.hero{background:var(--navy);justify-content:center;min-height:514px;padding:126px 24px 0;display:flex;position:relative}.hero__content{z-index:1;text-align:center;flex-direction:column;align-items:center;width:min(100%,1120px);display:flex;position:relative}.eyebrow{background:var(--white);color:#121212;letter-spacing:1.25px;text-transform:uppercase;white-space:nowrap;border-radius:5px;justify-content:center;align-items:center;gap:7px;max-width:100%;min-height:25px;margin:0;padding:7px 13px 6px;font-size:13px;font-weight:900;line-height:1;display:inline-flex;box-shadow:0 5px 14px #0003}.eyebrow__dot{background:#e52222;border-radius:999px;flex:none;width:7px;height:7px;display:inline-block;position:relative}.eyebrow__dot:after{border-radius:inherit;content:"";opacity:0;background:#e5222257;animation:1.35s ease-out infinite livePulse;position:absolute;inset:-5px}@keyframes livePulse{0%{opacity:.9;transform:scale(.35)}70%{opacity:0;transform:scale(1)}to{opacity:0;transform:scale(1)}}@media (prefers-reduced-motion:reduce){.eyebrow__dot:after{animation:none}}.hero__title{width:min(100vw - 32px,1120px);max-width:none;color:var(--white);letter-spacing:-2.3px;text-align:center;text-transform:uppercase;margin:0;font-size:clamp(38px,4.65vw,50px);font-weight:900;line-height:1}.hero__title span{text-align:center;white-space:nowrap;display:block}.hero__title strong{color:var(--highlight);font-weight:900}.hero__subtitle{color:#fffffff5;letter-spacing:-.65px;max-width:980px;margin:32px 0 22px;font-size:clamp(21px,2.35vw,27px);font-weight:500;line-height:1.28}.video-placeholder{aspect-ratio:16/9;background:#111;border:0;border-radius:0;width:min(100%,780px);margin-bottom:-26px;box-shadow:0 16px 36px #00000047}.video-placeholder__screen{background:#111;border-radius:0;place-items:center;width:100%;height:100%;display:grid;position:relative;overflow:hidden}.video-placeholder__screen:before{z-index:1;content:"";background:radial-gradient(circle,#0000 0 24%,#0000002e 58%,#0000004d 100%);position:absolute;inset:0}.video-placeholder__image{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.youtube-mark{z-index:2;background:#f03;border-radius:14px;place-items:center;width:82px;height:58px;display:grid;position:relative;box-shadow:0 14px 30px #0000006b}.youtube-mark span{border-top:15px solid #0000;border-bottom:15px solid #0000;border-left:24px solid var(--white);width:0;height:0;margin-left:6px}.conversion{background:var(--white);color:#111;text-align:center;flex-direction:column;align-items:center;min-height:215px;padding:61px 24px 38px;display:flex}.conversion p{letter-spacing:-.55px;max-width:720px;margin:0 0 31px;font-size:clamp(17px,2vw,20px);font-weight:500;line-height:1.58}.conversion strong{font-weight:700;display:inline-block}.conversion__note{color:#64748b;letter-spacing:-.2px;font-weight:600;margin:16px 0 0!important;font-size:14px!important}.button{background:linear-gradient(90deg, var(--blue), #3b82f6);min-width:390px;min-height:70px;color:var(--white);letter-spacing:-.4px;text-transform:uppercase;border-radius:5px;justify-content:center;align-items:center;font-size:19px;font-weight:850;text-decoration:none;display:inline-flex;box-shadow:0 12px 24px #2563eb38}.button:hover,.button:focus-visible{background:linear-gradient(90deg, var(--blue-hover), var(--blue))}.button:focus-visible{outline-offset:3px;outline:3px solid #2563eb59}@media (width<=700px){html,body{height:auto;min-height:100%;overflow-y:visible}.landing-page{min-height:auto;padding-bottom:calc(34px + env(safe-area-inset-bottom));overflow:visible}.site-header{height:76px}.hero{background:var(--navy);min-height:auto;padding:116px 20px 0}.hero__content{width:100%}.eyebrow{letter-spacing:1.2px;white-space:normal;border-radius:7px;width:min(100%,352px);min-height:0;margin:0;padding:10px 16px 9px;font-size:12px;line-height:1.22}.eyebrow__dot{width:10px;height:10px}.hero__title{letter-spacing:-1.25px;width:100%;font-size:clamp(27px,7.4vw,36px);line-height:1.05}.hero__title span{white-space:normal}.hero__subtitle{letter-spacing:-.45px;max-width:440px;margin:27px 0 30px;font-size:clamp(20px,5vw,24px);line-height:1.3}.hero__subtitle br{display:none}.video-placeholder{width:min(100%,400px);box-shadow:none;border:0;border-radius:0;margin-bottom:-22px}.video-placeholder__screen{border-radius:0}.video-placeholder__image{object-position:center}.youtube-mark{border-radius:12px;width:68px;height:48px}.youtube-mark span{border-top-width:12px;border-bottom-width:12px;border-left-width:20px}.conversion{padding:54px 20px calc(44px + env(safe-area-inset-bottom))}.conversion p{letter-spacing:-.55px;max-width:430px;margin-bottom:28px;font-size:clamp(16px,4.1vw,19px);line-height:1.62}.button{width:100%;min-width:0;max-width:370px;min-height:66px;font-size:18px}}
