:root{color-scheme:dark;--navy:#020f1e;--orange:#ff6507;--muted:#c3ccd7;--line:#ffffff26;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
*{box-sizing:border-box}body{margin:0;background:var(--navy);color:#fff}img{max-width:100%;display:block}.page{position:relative;isolation:isolate;min-height:100svh;display:flex;flex-direction:column;overflow:hidden}.backdrop{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:70% center;z-index:-3}.page:before{content:"";position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,#020f1efa 0%,#020f1ee8 30%,#020f1e5c 64%,#020f1e18 100%),linear-gradient(0deg,#020f1e 0%,transparent 28%,transparent 78%,#020f1e99 100%)}.header,main,footer{width:min(1440px,100%);margin-inline:auto;padding-inline:clamp(24px,5.6vw,88px)}.header{display:flex;align-items:center;justify-content:space-between;padding-top:38px;padding-bottom:30px;gap:25px}.logo{width:300px;height:auto}.launch{text-transform:uppercase;font-size:11px;font-weight:650;letter-spacing:.2em;white-space:nowrap;display:flex;align-items:center;gap:10px;padding:12px 17px;border:1px solid #ffffff38;border-radius:40px;background:#020f1e80}.launch>span{width:6px;height:6px;background:var(--orange);border-radius:50%;box-shadow:0 0 16px #ff650788}main{position:relative;flex:1;display:flex;align-items:center;padding-top:52px;padding-bottom:65px}.intro{max-width:660px}.eyebrow{text-transform:uppercase;letter-spacing:.17em;font-size:10px;font-weight:650;margin:0 0 27px;color:#d5dde5}.eyebrow:before{content:"";display:inline-block;vertical-align:middle;width:28px;height:2px;background:var(--orange);margin-right:12px}h1{font-size:clamp(48px,5.7vw,82px);line-height:1.015;letter-spacing:-.055em;font-weight:650;margin:0 0 30px}h1 span{color:var(--orange)}.description{font-size:clamp(17px,1.5vw,20px);line-height:1.6;max-width:450px;margin:0 0 18px;color:#f2f4f7}.supporting{font-size:14px;line-height:1.75;color:var(--muted);margin:0}.announcement{display:flex;align-items:center;gap:17px;margin-top:32px}.arrow{display:grid;place-items:center;width:43px;height:43px;flex-shrink:0;border:1px solid #ff65076b;color:var(--orange);font-size:27px}.announcement strong{display:block;font-size:14px;font-weight:600}.announcement div>span{display:block;font-size:12px;color:var(--muted);margin-top:5px}.image-caption{position:absolute;right:clamp(24px,5.6vw,88px);bottom:65px;display:flex;align-items:center;gap:12px;letter-spacing:.18em;font-size:9px;color:#ebf0f6;writing-mode:vertical-rl}.image-caption i{height:70px;width:1px;background:#ffffff55}footer{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-block:25px;border-top:1px solid var(--line);font-size:11px;color:var(--muted)}footer ul{list-style:none;display:flex;gap:28px;padding:0;margin:0;font-size:12px;color:#eef2f6}footer li+li:before{content:"";display:inline-block;width:3px;height:3px;background:var(--orange);vertical-align:middle;margin-right:28px}footer p{margin:0}footer p span{margin-inline:12px;color:var(--orange)}.skip{position:absolute;top:-100px;left:24px;padding:12px;background:#fff;color:#020f1e;z-index:9}.skip:focus{top:10px;outline:3px solid var(--orange)}
@media(min-width:1100px) and (min-height:900px){main{padding-block:75px}h1{font-size:86px}}
@media(max-width:800px){.logo{width:255px}.header{padding-top:28px}.launch{font-size:9px;padding:10px 12px}.backdrop{object-position:66% center;opacity:.65}.page:before{background:linear-gradient(90deg,#020f1eee,#020f1ea8 65%,#020f1e55),linear-gradient(0deg,#020f1e,transparent 55%)}main{padding-top:42px;padding-bottom:55px}.image-caption{display:none}footer{align-items:flex-start;flex-direction:column;gap:17px}h1{font-size:68px}.desktop-break{display:none}}
@media(max-width:480px){.header{align-items:flex-start;flex-direction:column;gap:24px;padding-bottom:0}.logo{width:260px}.launch{font-size:9px}.eyebrow{font-size:9px;letter-spacing:.11em;line-height:1.7;max-width:280px;margin-bottom:22px}h1{font-size:clamp(44px,12vw,58px);margin-bottom:25px}.description{font-size:17px;max-width:320px}.supporting{font-size:13px}.backdrop{object-position:73% center;opacity:.45}main{padding-block:36px 43px}.announcement{margin-top:26px}footer ul{gap:15px;font-size:11px}footer li+li:before{margin-right:15px}footer p{font-size:10px}.page:before{background:linear-gradient(90deg,#020f1edb,#020f1e99),linear-gradient(0deg,#020f1e,transparent 70%)}}
.launch{color:inherit;text-decoration:none}.launch:focus-visible{outline:3px solid var(--orange);outline-offset:5px}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}
