@font-face{font-family:'Barlow Condensed';font-style:normal;font-weight:700;font-display:swap;src:url('/assets/fonts/barlow-condensed-700.woff2') format('woff2')}
@font-face{font-family:'Barlow Condensed';font-style:normal;font-weight:800;font-display:swap;src:url('/assets/fonts/barlow-condensed-800.woff2') format('woff2')}
@font-face{font-family:'Barlow Condensed';font-style:italic;font-weight:800;font-display:swap;src:url('/assets/fonts/barlow-condensed-800-italic.woff2') format('woff2')}
@font-face{font-family:'Manrope';font-style:normal;font-weight:400 800;font-display:swap;src:url('/assets/fonts/manrope-latin.woff2') format('woff2')}
:root{--ink:#101e29;--deep:#0a151e;--paper:#fff9eb;--muted:#b1bec5;--lime:#ddfb7e;--line:#ffffff26;--display:'Barlow Condensed','Arial Narrow',Impact,sans-serif;--body:'Manrope',Arial,sans-serif;--gutter:clamp(24px,5.5vw,96px)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--ink);color:var(--paper);font-family:var(--body);font-size:16px;line-height:1.7}button,a{-webkit-tap-highlight-color:transparent;touch-action:manipulation}button{font:inherit;cursor:pointer}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}p,h1,h2,h3,figure{margin:0}a:focus-visible,button:focus-visible{outline:3px solid var(--lime);outline-offset:6px}::selection{background:var(--lime);color:var(--ink)}.skip-link{position:fixed;top:12px;left:12px;padding:10px 20px;background:var(--lime);color:var(--ink);z-index:20;transform:translateY(-180%)}.skip-link:focus{transform:none}
.wordmark{display:flex;flex-direction:column;line-height:.85;width:120px;font-family:var(--display);font-weight:800;letter-spacing:.025em}.wordmark>span{font-size:24px}.wordmark strong{font-size:53px;position:relative}.brand-vr{position:absolute;font-family:var(--body);font-size:10px;letter-spacing:.02em;line-height:1;top:8px;right:1px;padding:3px;border:1px solid currentColor;border-radius:3px}.site-header{position:absolute;z-index:5;top:0;left:0;width:100%;display:flex;align-items:center;justify-content:space-between;gap:30px;padding:29px var(--gutter)}.main-nav{display:flex;gap:36px;font-size:14px;font-weight:700}.main-nav a{position:relative;padding:8px 0}.main-nav a:after{content:'';position:absolute;bottom:2px;left:0;width:0;height:2px;background:var(--lime);transition:width .2s}.main-nav a:hover:after{width:100%}
.button{display:inline-flex;align-items:center;justify-content:center;gap:30px;min-height:60px;padding:15px 25px;background:var(--lime);color:var(--ink);font-size:14px;font-weight:800;border:1px solid transparent;border-radius:3px;line-height:1.4;transition:background .2s,transform .2s}.button:hover{background:#ecffad;transform:translateY(-2px)}.button>span{font-size:23px;font-weight:500;line-height:1}.button-small{min-height:48px;padding:11px 18px;gap:25px}
.hero{position:relative;min-height:800px;height:min(920px,100svh);isolation:isolate;overflow:hidden;background:#122434}.hero-art{position:absolute;z-index:-3;inset:0;width:100%;height:100%;object-fit:cover;object-position:55% 50%}.hero-shade{position:absolute;z-index:-2;inset:0;background:linear-gradient(90deg,rgba(6,20,31,.64) 0%,rgba(6,20,31,.3) 30%,rgba(6,20,31,0) 70%),linear-gradient(0deg,rgba(10,21,30,.94),transparent 24%,transparent 79%,rgba(5,18,30,.4))}.hero-content{padding:210px var(--gutter) 140px;max-width:1500px;margin:auto}.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:12px;font-weight:800;line-height:1.7;display:flex;align-items:center;gap:12px}.tiny-line{width:29px;height:2px;background:var(--lime)}h1,h2{font-family:var(--display);font-weight:800;text-transform:uppercase;letter-spacing:-.015em;line-height:.94}h1{font-size:clamp(84px,8.8vw,138px);margin:26px 0}h1 em,h2 em{font-style:italic;color:var(--lime)}.hero-description{font-size:17px;line-height:1.75;max-width:430px;color:#f4f3e8}.hero-actions{display:flex;align-items:center;gap:28px;margin:32px 0 18px}.film-button{padding:8px 0;display:flex;gap:11px;align-items:center;background:none;border:0;color:var(--paper);font-size:14px;font-weight:700}.play-symbol{width:32px;height:32px;display:grid;place-items:center;border:1px solid #ffffff70;border-radius:50%;font-size:10px;padding-left:2px}.film-button:hover .play-symbol{background:var(--paper);color:var(--ink)}.platform-note{font-size:12px;color:#e0e1dc;letter-spacing:.04em}.platform-note span{padding:0 8px;color:#ffffff64}.hero-bottom{position:absolute;bottom:35px;left:var(--gutter);right:var(--gutter);display:flex;align-items:center;justify-content:space-between;font-size:12px;color:#dde4e9}.hero-bottom a{display:flex;align-items:center;gap:24px;text-transform:uppercase;letter-spacing:.13em;font-weight:700}.hero-bottom a span{font-size:23px}.hero-bottom>span{font-size:12px;color:#d3d8db}
.flight-strip{display:flex;justify-content:space-evenly;gap:20px;padding:20px var(--gutter) 23px;background:var(--lime);color:var(--ink);font-family:var(--display);font-size:clamp(28px,3.7vw,56px);font-weight:800;line-height:1;overflow:hidden}
.section{padding:105px var(--gutter);max-width:1600px;margin:auto}.section-top{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:58px}.section-top .eyebrow{color:var(--lime)}.small-note{font-size:12px;color:var(--muted)}.intro-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:10%;align-items:center}h2{font-size:clamp(60px,6.5vw,96px)}.intro-copy{max-width:455px}.intro-copy p{color:var(--muted);font-size:16px}.intro-copy .lead{color:var(--paper);font-size:22px;font-weight:600;line-height:1.6;margin-bottom:23px}.text-link{display:inline-flex;gap:25px;align-items:center;border-bottom:1px solid #ffffff50;font-size:14px;padding-bottom:9px;margin-top:27px}.text-link:hover{color:var(--lime);border-color:var(--lime)}.flight-notes{display:grid;grid-template-columns:repeat(3,1fr);gap:36px;border-top:1px solid var(--line);margin-top:76px;padding-top:32px}.flight-notes article{display:flex;gap:20px}.note-number{font-size:12px;color:var(--lime);margin-top:4px}h3{font-size:19px;font-weight:700;line-height:1.4}.flight-notes p{font-size:14px;color:var(--muted);margin-top:7px;max-width:265px}
.island-section{padding-top:45px;padding-bottom:115px}.island-heading{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:54px}.island-heading>p{font-size:17px;line-height:1.8;max-width:350px;color:var(--muted);padding-bottom:8px}.postcards{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;align-items:start}.postcard-middle{padding-top:70px}.postcard-image{height:clamp(300px,34vw,500px);position:relative;overflow:hidden;background:#203746;border:1px solid #ffffff20}.postcard:nth-child(1) .postcard-image{transform:rotate(-2deg)}.postcard:nth-child(3) .postcard-image{transform:rotate(2deg)}.postcard-image img{width:100%;height:100%;object-fit:cover;transition:transform .6s}.postcard:hover .postcard-image img{transform:scale(1.035)}.postcard-image:after{content:'';position:absolute;inset:65% 0 0;background:linear-gradient(transparent,#0a151e9c);pointer-events:none}.image-index{position:absolute;z-index:1;bottom:18px;left:20px;font-size:11px;font-weight:700;letter-spacing:.12em}.postcard figcaption{padding:27px 0 0}.postcard figcaption p{font-size:14px;color:var(--muted);margin-top:10px;max-width:320px}.image-play{position:absolute;z-index:2;inset:0;margin:auto;width:65px;height:65px;border:1px solid #ffffffa8;background:#101e2980;color:var(--paper);border-radius:50%;display:grid;place-items:center;padding-left:8px;font-size:17px;backdrop-filter:blur(8px);transition:background .2s,transform .2s}.image-play:hover{background:var(--lime);color:var(--ink);transform:scale(1.08)}
.night-section{position:relative;display:grid;grid-template-columns:1fr 1fr;min-height:740px;background:#0a1324;isolation:isolate;overflow:hidden}.night-image{position:absolute;z-index:-1;right:0;top:0;bottom:0;width:65%}.night-image img{width:100%;height:100%;object-fit:cover;object-position:50% 61%}.night-image:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#0a1324,transparent 48%),linear-gradient(0deg,#0a1324 0%,transparent 20%,transparent 80%,#0a1324 100%)}.night-caption{position:absolute;bottom:38px;right:var(--gutter);z-index:1;font-size:12px;color:#a4afc2}.night-content{padding:100px 0 110px var(--gutter);width:100%;max-width:610px}.night-content .eyebrow{color:#a8c1e2;margin-bottom:35px}.night-content h2 em{color:#c8deff}.night-content>p:not(.eyebrow){max-width:340px;font-size:16px;color:#bdc8d8;margin-top:30px}.night-detail{font-size:12px;display:block;letter-spacing:.025em;color:#93a6c1;margin-top:26px}
.community-section{color:var(--ink);background:var(--lime);padding:80px var(--gutter) 35px}.community-inner{max-width:1424px;margin:auto}.community-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:8%;align-items:center;margin:30px 0 65px}.community-grid h2{font-size:clamp(58px,5.9vw,88px)}.community-grid>div{max-width:390px}.community-grid p{font-size:17px;line-height:1.7;margin-bottom:28px}.button-dark{background:var(--ink);color:var(--paper)}.button-dark:hover{background:#263c4b}.community-section a:focus-visible{outline-color:var(--ink)}.social-row{display:flex;justify-content:space-between;gap:20px;align-items:center;border-top:1px solid #101e2930;padding-top:25px;font-size:14px}.social-row>span{font-size:12px;text-transform:uppercase;letter-spacing:.12em;font-weight:700}.social-row nav{display:flex;gap:32px;font-weight:700}.social-row a:hover{text-decoration:underline;text-underline-offset:5px}
.last-call{text-align:center;padding:70px var(--gutter);background:var(--deep);border-bottom:1px solid var(--line)}.last-call>p{font-family:var(--display);font-size:clamp(50px,5.1vw,78px);font-weight:800;line-height:1.2;margin-bottom:25px}.last-call>span{display:block;font-size:12px;color:var(--muted);margin-top:16px}.site-footer{display:flex;align-items:center;justify-content:space-between;gap:40px;padding:42px var(--gutter);background:var(--deep)}.site-footer>.wordmark{width:90px}.site-footer .wordmark>span{font-size:18px}.site-footer .wordmark strong{font-size:42px}.site-footer p{font-size:12px;color:var(--muted);margin-right:auto}.site-footer nav{display:flex;gap:26px;font-size:12px;color:var(--muted)}.site-footer nav a:hover{color:var(--paper)}
.film-dialog{background:var(--deep);color:var(--paper);border:1px solid var(--line);padding:24px;width:min(620px,calc(100% - 32px));max-height:calc(100svh - 32px);border-radius:10px}.film-dialog::backdrop{background:#020910dd;backdrop-filter:blur(14px)}.film-header{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px}.film-header h2{font-family:var(--body);font-size:18px;text-transform:none;letter-spacing:0;line-height:1.4;font-weight:600}.film-header .eyebrow{color:var(--lime);font-size:10px;margin-bottom:5px}.close-film{flex-shrink:0;width:42px;height:42px;font-size:28px;border:1px solid var(--line);background:transparent;color:var(--paper);border-radius:50%;line-height:1}.close-film:hover{background:var(--paper);color:var(--ink)}.film-dialog video{display:block;margin:auto;max-height:calc(100svh - 220px);width:100%;aspect-ratio:9/16;background:#080e14}.film-caption{text-align:center;font-size:12px;color:var(--muted);margin-top:14px}
.legal-page .site-header{position:relative;padding:28px var(--gutter);border-bottom:1px solid var(--line)}.legal-page .cta{font-size:14px;color:var(--lime)}.legal{padding:70px 24px 90px}.legal__content{max-width:850px;margin:auto}.legal h1{font-size:80px;margin:0 0 15px}.legal__intro{color:var(--lime);font-size:14px;margin-bottom:28px}.legal p,.legal li{color:var(--muted);font-size:16px}.legal p{margin:16px 0}.legal h2{font-family:var(--body);font-size:25px;line-height:1.35;text-transform:none;letter-spacing:-.02em;margin:40px 0 20px}.legal h3{margin:25px 0 10px}.legal a{color:var(--lime);text-decoration:underline;overflow-wrap:anywhere}.legal strong{color:var(--paper)}.legal-page .footer__content{width:100%;display:flex;justify-content:space-between;gap:30px;align-items:center}.legal-page .footer__links{display:flex;flex-wrap:wrap;gap:20px}
@media(min-width:1600px){.hero-content{max-width:none}.hero-art{object-position:50% 54%}.night-content{max-width:750px}.night-content>p:not(.eyebrow){max-width:450px}}
@media(max-width:1000px){.main-nav{gap:22px}.hero{min-height:790px;height:95svh}.hero-content{padding-top:230px}.hero-art{object-position:58% center}.hero-shade{background:linear-gradient(90deg,#071a2ce0,#071a2c75 50%,transparent),linear-gradient(0deg,#0a151ecc,transparent 30%)}h1{font-size:clamp(78px,10.5vw,110px)}.hero-actions{gap:20px}.section{padding-top:75px;padding-bottom:75px}.intro-grid{gap:6%}.intro-copy .lead{font-size:20px}.postcards{gap:20px}.postcard figcaption h3{font-size:17px}.night-section{min-height:660px}.night-content{padding-top:85px;padding-bottom:90px}.community-grid{gap:5%}.community-grid h2{font-size:64px}.site-footer{gap:30px}}
@media(max-width:700px){.site-header{padding-top:23px;gap:15px}.wordmark{width:88px}.wordmark>span{font-size:18px}.wordmark strong{font-size:40px}.brand-vr{font-size:8px;top:6px;right:-1px}.main-nav{display:none}.button-small{font-size:12px;min-height:43px;padding:10px 14px;gap:14px}.hero{height:auto;min-height:850px}.hero-art{height:65%;object-position:68% center;top:0}.hero-shade{background:linear-gradient(0deg,#101e29 27%,rgba(16,30,41,.95) 33%,rgba(16,30,41,.68) 45%,rgba(16,30,41,0) 62%),linear-gradient(180deg,#07192e99,transparent 23%)}.hero-content{padding-top:390px;padding-bottom:100px}.hero-content>.eyebrow{font-size:10px;letter-spacing:.13em}.hero-content h1{font-size:clamp(68px,14.5vw,100px);margin:19px 0 21px;line-height:.98}.hero-description{font-size:15px}.hero-actions{flex-wrap:wrap;gap:19px;margin:26px 0 20px}.hero-actions .button{min-height:54px;font-size:13px;padding:14px 19px;gap:20px}.film-button{font-size:13px}.platform-note{font-size:10px;letter-spacing:0}.platform-note span{padding:0 5px}.hero-bottom{bottom:26px}.hero-bottom a{font-size:10px;gap:12px}.hero-bottom>span{font-size:10px}.flight-strip{gap:24px;justify-content:center;padding:19px 20px;font-size:29px;white-space:nowrap}.flight-strip span:last-child{display:none}.section{padding-top:64px;padding-bottom:65px}.section-top{margin-bottom:35px;align-items:start}.small-note{font-size:10px;max-width:125px;text-align:right}.eyebrow{font-size:10px}.intro-grid{grid-template-columns:1fr;gap:32px}h2{font-size:clamp(58px,12vw,82px)}.intro-copy{max-width:none}.intro-copy .lead{font-size:20px}.intro-copy p{font-size:15px}.text-link{font-size:13px}.flight-notes{grid-template-columns:1fr;gap:24px;margin-top:39px;padding-top:28px}.flight-notes article{gap:18px}.flight-notes p{max-width:100%;margin-top:3px}.flight-notes h3{font-size:17px}.island-section{padding-top:20px}.island-heading{display:block;margin-bottom:36px}.island-heading>p{font-size:15px;margin-top:25px}.postcards{grid-template-columns:1fr;gap:38px;max-width:480px;margin:auto}.postcard-middle{padding-top:0}.postcard-image{height:400px}.postcard:nth-child(1) .postcard-image,.postcard:nth-child(3) .postcard-image{transform:none}.postcard figcaption{padding-top:20px}.postcard figcaption h3{font-size:20px}.postcard figcaption p{max-width:none}.night-section{display:block;min-height:800px}.night-image{width:100%;height:65%;top:auto;bottom:0}.night-image img{object-position:center 63%}.night-image:after{background:linear-gradient(180deg,#0a1324,transparent 40%),linear-gradient(0deg,#0a1324,transparent 30%)}.night-content{padding:65px var(--gutter) 400px;max-width:none}.night-content h2{font-size:clamp(61px,12vw,83px)}.night-content .eyebrow{margin-bottom:26px}.night-content>p:not(.eyebrow){font-size:15px;max-width:370px;margin-top:22px}.night-detail{font-size:11px;margin-top:16px}.night-caption{bottom:28px;font-size:10px;right:24px}.community-section{padding-top:58px;padding-bottom:28px}.community-grid{grid-template-columns:1fr;gap:28px;margin:23px 0 43px}.community-grid h2{font-size:clamp(55px,11.5vw,78px)}.community-grid p{font-size:15px}.social-row{align-items:start;flex-direction:column;gap:16px}.social-row nav{gap:24px;font-size:13px}.last-call{padding:54px var(--gutter)}.last-call .button{font-size:12px;gap:18px;padding:14px 18px}.site-footer{flex-wrap:wrap;gap:25px;padding:35px var(--gutter)}.site-footer p{font-size:10px}.site-footer nav{width:100%;justify-content:space-between}.legal-page .footer__content{display:block}.legal-page .footer__links{margin-top:20px}.legal h1{font-size:60px}.legal h2{font-size:23px}.film-dialog{padding:18px}.film-header h2{font-size:15px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
/* Comfortable reading sizes across desktop and handheld screens. */
.hero-content h1{max-width:800px}
.hero-content,.intro-copy,.community-grid>div{min-width:0}
.flight-notes p,.postcard figcaption p{font-size:16px}
.image-index,.film-header .eyebrow{font-size:12px}
.site-footer nav{font-size:14px}
@media(max-width:700px){.hero-description,.intro-copy p,.island-heading>p,.night-content>p:not(.eyebrow),.community-grid p{font-size:16px}.eyebrow,.hero-content>.eyebrow,.small-note,.platform-note,.hero-bottom a,.hero-bottom>span,.night-detail,.night-caption,.site-footer p{font-size:12px}.button-small,.hero-actions .button,.film-button,.text-link,.social-row nav,.last-call .button{font-size:14px}.flight-strip{font-size:27px;gap:17px}.hero-actions{gap:16px}.hero{min-height:900px}.hero-content{padding-bottom:125px}.site-footer nav{font-size:14px}}
@media(max-width:700px){.hero-art{object-position:100% center}.hero-content h1{font-size:clamp(56px,17.4vw,100px)}.hero-bottom{gap:20px}.hero-bottom a{letter-spacing:.06em}.hero-bottom>span{text-align:right}.social-row nav{flex-wrap:wrap;gap:16px 24px}}
@media(max-width:360px){.community-grid h2{font-size:50px}.flight-strip{font-size:24px;gap:13px}.hero-content>.eyebrow{letter-spacing:.07em}.hero-content .tiny-line{width:17px}.platform-note span{padding:0 2px}}
@media(max-width:360px){.button-small{white-space:nowrap;flex-shrink:0;gap:10px;padding:10px 12px;font-size:13px}.hero-art{object-position:96% center}}
/* Frame the owner's wallpaper with the bat clear of the headline. */
.hero-art{object-position:50% center}
.hero-content{max-width:none;padding-left:54%}
.hero-shade{background:linear-gradient(270deg,rgba(6,20,31,.9),rgba(6,20,31,.65) 34%,rgba(6,20,31,.12) 68%),linear-gradient(0deg,rgba(10,21,30,.95),transparent 25%,transparent 79%,rgba(5,18,30,.5))}
.hero-content h1{font-size:clamp(78px,7.7vw,128px)}
.hero-actions{flex-wrap:wrap}
@media(min-width:701px) and (max-width:1000px){.hero-content{padding-left:49%}.hero-content h1{font-size:clamp(62px,8.5vw,85px)}.hero-art{object-position:44% center}}
@media(max-width:700px){.hero-art{object-position:22% center}.hero-content{padding-left:var(--gutter)}.hero-content h1{font-size:clamp(56px,17.4vw,100px)}.hero-shade{background:linear-gradient(0deg,#101e29 27%,rgba(16,30,41,.95) 33%,rgba(16,30,41,.68) 45%,rgba(16,30,41,0) 62%),linear-gradient(180deg,#07192e99,transparent 23%)}}
