@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@700;800;900&family=Nunito+Sans:wght@400;600;700;800;900&display=swap');
:root{--ink:#10183f;--cream:#fffaf0;--blue:#1eaff4;--yellow:#ffda3b}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--cream);color:var(--ink);font-family:'Nunito Sans',sans-serif}a{color:inherit}img{max-width:100%;height:auto}.skip{position:absolute;top:-100px;background:white;padding:15px;z-index:99}.skip:focus{top:10px}a:focus-visible{outline:3px solid #fc9b25;outline-offset:6px}header{height:92px;display:flex;justify-content:space-between;align-items:center;padding:10px 5%;background:var(--ink);color:white}header img{width:140px;display:block}nav{display:flex;gap:32px;align-items:center;font-weight:800;font-size:14px}nav a{text-decoration:none}nav a:hover{color:var(--yellow)}.nav-status{border:1px solid #ffffff40;padding:11px 18px;border-radius:30px;color:var(--yellow);font-size:12px;letter-spacing:1px}.hero{min-height:730px;height:calc(100svh - 92px);max-height:1050px;position:relative;overflow:hidden;background:#3099ec;color:white}.hero-art,.hero-shade{position:absolute;inset:0}.hero-art{background:url('assets/downtown-free-flight.png') center 47%/cover}.hero-shade{background:linear-gradient(90deg,rgba(12,25,73,.95),rgba(12,25,73,.73) 34%,rgba(12,25,73,.10) 75%),linear-gradient(0deg,rgba(12,25,73,.65),transparent 40%)}.hero-content{position:relative;z-index:2;padding:85px 0 90px 7%;width:62%}.eyebrow{font-weight:900;font-size:12px;letter-spacing:2px;margin:0 0 22px}.hero .eyebrow{color:#aee6ff}h1,h2,h3{font-family:'Barlow Condensed','Arial Narrow',Impact,sans-serif;margin:0;text-transform:uppercase;font-weight:800}h1{font-size:clamp(74px,7.8vw,130px);line-height:.91;letter-spacing:-1px}em{font-style:normal;color:var(--yellow)}.intro{font-size:19px;line-height:1.6;margin:25px 0}.launch{display:flex;align-items:center;gap:16px;margin:26px 0}.spark{font-size:38px;color:var(--yellow)}.launch strong{font-size:27px;display:block;font-weight:900}.launch div>span{font-size:12px;letter-spacing:3px;font-weight:800;color:#bfe7ff}.cta{display:inline-flex;align-items:center;gap:30px;padding:16px 22px;background:var(--yellow);box-shadow:5px 5px 0 #0d1645;border:2px solid var(--ink);border-radius:9px;color:var(--ink);font-weight:900;text-decoration:none;transition:transform .2s}.cta:hover{transform:translateY(-4px)}.cta span{font-size:24px}.hero-jett{position:absolute;right:-4%;bottom:55px;width:57%;height:90%;object-fit:contain;filter:drop-shadow(12px 18px 0 #10204c40);transform:rotate(8deg);pointer-events:none}.hero-caption{position:absolute;bottom:24px;left:7%;right:5%;display:flex;justify-content:space-between;gap:15px;font-size:11px;font-weight:900;letter-spacing:1.6px}.ribbon{display:flex;justify-content:space-around;gap:30px;white-space:nowrap;overflow:hidden;padding:20px 0;background:var(--yellow);font-weight:900;font-size:15px;letter-spacing:1px;border-top:3px solid var(--ink);border-bottom:3px solid var(--ink)}.section{padding:95px 6%;max-width:1650px;margin:auto}.section-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:50px}.section-head .eyebrow{color:#3456a0}h2{font-size:clamp(52px,5.7vw,88px);line-height:.96}.pals h2 em{color:#008ac8}.section-head>p{font-size:17px;line-height:1.7;margin:0 0 5px}.cast{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.pal{position:relative;overflow:hidden;border:2px solid var(--ink);border-radius:15px;box-shadow:5px 6px 0 var(--ink);transition:transform .25s;background:var(--card)}.pal:hover{transform:translateY(-8px) rotate(-1deg)}.orange{--card:#ffbb70}.pink{--card:#ffb9d7}.yellow{--card:#ffe46b}.green{--card:#b1d993}.number{position:absolute;left:17px;top:16px;border:1px solid #10183f60;border-radius:50%;width:32px;height:32px;display:grid;place-items:center;font-size:12px;font-weight:900}.pal img{display:block;width:118%;max-width:none;margin-left:-9%;padding-top:22px}.pal>div{background:#ffffff9c;border-top:2px solid var(--ink);padding:18px 20px}.pal h3{font-size:36px}.pal p{font-size:13px;margin:3px 0;font-weight:800}.world{max-width:none;background:var(--ink);color:white}.world .section-head{max-width:1450px;margin:0 auto 48px}.world .eyebrow{color:#82d8ff}.world .section-head>p{color:#c1cbe3}.world-grid{max-width:1450px;margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:25px}figure{position:relative;margin:0;overflow:hidden;border-radius:12px;aspect-ratio:1.65}figure.wide{grid-column:1/-1;aspect-ratio:2.4}figure img{width:100%;height:100%;object-fit:cover;transition:transform .6s}figure:hover img{transform:scale(1.025)}figcaption{position:absolute;inset:auto 0 0;background:linear-gradient(transparent,#07142fe8);padding:70px 28px 25px}figcaption span{font-size:11px;letter-spacing:1.5px;color:#ffda3b;font-weight:900}figcaption h3{font-size:36px;margin-top:6px}.art-note{font-size:12px;color:#aab9d8;max-width:1450px;margin:20px auto 0}.soon{text-align:center;padding:100px 20px 70px;background:#52c5f6;background-image:radial-gradient(ellipse at bottom,#b2f0ff,transparent 70%)}.soon h2{font-size:clamp(72px,8vw,118px)}.soon em{color:white;text-shadow:4px 4px 0 var(--ink)}.soon>p:not(.eyebrow){font-size:21px;font-weight:900;margin:32px 0}.soon img{width:215px}footer{padding:25px 6%;background:var(--ink);color:#c7d4eb;display:flex;justify-content:space-between;gap:20px;font-size:12px}footer a{text-decoration:none}@media(min-width:1600px){.hero-content{padding-top:120px}}@media(max-width:900px){.hero{min-height:680px}.hero-content{width:68%;padding-top:65px}.hero-jett{right:-17%;width:70%;bottom:20px}.hero-caption span:last-child{display:none}.section-head{display:block}.section-head>p{margin-top:24px}.cast{grid-template-columns:repeat(2,1fr)}.section{padding:65px 6%}nav{gap:18px}.world-grid{gap:16px}figcaption h3{font-size:28px}}@media(max-width:560px){header{height:76px;padding:8px 5%}header img{width:112px}nav{gap:16px;font-size:12px}.nav-status{display:none}.hero{height:auto;min-height:880px}.hero-content{width:100%;padding:45px 7% 390px}.hero .eyebrow{font-size:10px;letter-spacing:1.4px}h1{font-size:74px}.intro{font-size:16px;max-width:290px}.hero-shade{background:linear-gradient(180deg,#111e50e8,#111e5090 60%,#111e5020)}.hero-jett{height:430px;width:450px;max-width:none;right:-50px;bottom:-10px;transform:rotate(8deg)}.hero-caption{bottom:18px;max-width:145px;font-size:9px;line-height:1.6}.launch{margin:20px 0}.launch strong{font-size:25px}.cta{font-size:14px;padding:13px 17px}.ribbon{font-size:12px;justify-content:start;padding:16px 20px}.section-head .eyebrow{font-size:10px;line-height:1.6}.section-head>p{font-size:16px}.cast{gap:16px}.pal{box-shadow:3px 4px 0 var(--ink)}.pal>div{padding:13px 12px;min-height:93px}.pal h3{font-size:30px}.pal p{font-size:12px}.number{font-size:10px;width:24px;height:24px;left:10px;top:10px}.world-grid{display:block}.world-grid figure{aspect-ratio:1.2;margin-bottom:20px}figcaption{padding:70px 20px 20px}.soon{padding:70px 20px}footer{flex-wrap:wrap;font-size:11px}footer span:nth-child(2){display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}

.hero .intro{max-width:510px}
@media(max-width:560px){.hero-content{padding-bottom:410px}.hero .intro{max-width:310px}}

/* The supporting cast sits behind Jett in a staggered group. */
.hero-crew{position:absolute;right:-1%;bottom:60px;width:58%;aspect-ratio:1.1;pointer-events:none}
.hero-crew img{position:absolute;width:70%;max-width:none;height:auto;filter:drop-shadow(5px 12px 5px #10204c30)}
.hero-crew .crew-skye{left:-17%;bottom:14%;z-index:1;transform:rotate(-7deg)}
.hero-crew .crew-sunny{left:4%;bottom:28%;z-index:2;transform:rotate(-4deg)}
.hero-crew .crew-aire{left:48%;bottom:16%;z-index:1;transform:rotate(6deg)}
.hero-crew .crew-jett{left:12.5%;bottom:-5%;width:95%;z-index:3;transform:rotate(3deg)}
.hero-content{width:49%}.hero .intro{max-width:460px}h1{font-size:clamp(74px,7.2vw,120px)}
@media(max-width:1050px){.hero{height:auto;max-height:none;min-height:0}.hero-content{width:100%;padding:55px 7% 0}.hero .intro{max-width:510px}.hero-crew{position:relative;right:auto;bottom:auto;width:85%;max-width:760px;margin:-30px auto 35px}.hero-caption{bottom:18px}.hero-content h1{font-size:90px}}
@media(max-width:560px){.hero-content{padding:45px 7% 0}.hero-content h1{font-size:74px}.hero .intro{max-width:310px}.hero-crew{width:100%;margin:18px auto 40px}.hero-caption{max-width:none}.hero-crew .crew-skye{left:-14%}.hero-crew .crew-aire{left:45%}}
.hero-crew img{width:62%}.hero-crew .crew-skye{left:-12%}.hero-crew .crew-sunny{left:7%;bottom:34%}.hero-crew .crew-aire{left:48%}.hero-crew .crew-jett{width:90%;left:14%}
@media(max-width:560px){.hero-crew .crew-skye{left:-9%}.hero-crew .crew-aire{left:45%}}

.hero-crew.flying{right:1%;bottom:55px;width:54%;aspect-ratio:1}.hero-crew.flying img{position:relative;display:block;width:100%;height:auto;filter:drop-shadow(3px 8px 5px #10204c30)}
@media(max-width:1050px){.hero-crew.flying{right:auto;bottom:auto;width:80%;margin:20px auto 45px}}
@media(max-width:560px){.hero-crew.flying{width:94%;margin:25px auto 45px}}
/* Bound the flight artwork by hero height as well as viewport width. */
@media(min-width:1051px){
 .hero-crew.flying{top:70px;bottom:70px;right:3%;width:47%;height:auto;aspect-ratio:auto}
 .hero-crew.flying img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;object-position:center}
}
.hero-art{background-position:center top}

/* Keep the entire flying crew visible on phone screens. */
@media(max-width:560px){
 .hero{height:auto;min-height:0;max-height:none;padding-bottom:42px}
 .hero-content{padding:24px 7% 0}
 .hero .eyebrow{margin-bottom:14px}
 .hero-content h1{font-size:clamp(50px,14vw,68px)}
 .hero .intro{font-size:15px;line-height:1.45;max-width:100%;margin:16px 0}
 .launch{margin:14px 0;gap:12px}
 .launch strong{font-size:23px}
 .launch div>span{font-size:10px;letter-spacing:2px}
 .cta{padding:9px 15px}
 .hero-crew.flying{position:relative;inset:auto;width:min(88%,34svh);height:auto;aspect-ratio:1;margin:14px auto 0}
 .hero-crew.flying img{position:static;width:100%;height:auto;object-fit:contain}
 .hero-caption{bottom:14px}
}
/* Email updates */
.signup{max-width:600px;margin:36px auto 0;text-align:left;padding:28px;background:#fffaf0;border:2px solid var(--ink);border-radius:16px;box-shadow:6px 6px 0 var(--ink)}
.signup h3{font-size:36px;line-height:1.1}.signup>p{font-size:16px;line-height:1.5;margin:10px 0 22px}.signup label{display:block;font-size:14px;font-weight:900;margin-bottom:8px}.signup-row{display:flex;gap:10px}.signup input[type=email]{flex:1;min-width:0;width:100%;border:2px solid var(--ink);border-radius:8px;padding:14px;font:inherit;font-size:16px;background:white;color:var(--ink)}.signup button{border:2px solid var(--ink);border-radius:8px;background:var(--yellow);color:var(--ink);padding:12px 20px;font:inherit;font-weight:900;white-space:nowrap;cursor:pointer}.signup button:disabled{opacity:.6;cursor:wait}.signup input:focus-visible,.signup button:focus-visible{outline:3px solid #008ac8;outline-offset:3px}#signup-note{font-size:12px;line-height:1.5;margin:14px 0;color:#44506c}#signup-status{font-weight:800;font-size:14px;line-height:1.5;min-height:21px;margin:12px 0 0}.signup-trap{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}@media(max-width:560px){.signup{padding:22px 18px}.signup h3{font-size:30px}.signup-row{flex-direction:column}.signup button{min-height:48px}}
