@charset "UTF-8";
:root{color-scheme:dark;--ink:#080a0c;--paper:#eeede6;--white:#f1f1eb;--muted:#989da3;--ice:#bfdeea;--line:#ffffff1c;--sans:-apple-system,BlinkMacSystemFont,"Apple SD Gothic Neo","Noto Sans KR",sans-serif;--display:"Avenir Next","Helvetica Neue",var(--sans);--mono:"SFMono-Regular",Consolas,"Liberation Mono",monospace}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:32px}body{margin:0;background:var(--ink);color:var(--white);font-family:var(--sans);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input,summary{-webkit-tap-highlight-color:transparent}button,a,summary{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:wait}button,fieldset{border:0}button svg,a svg{flex-shrink:0}svg{display:block;width:24px;height:24px}img{display:block;max-width:100%;height:auto}h1,h2,h3,p,figure{margin:0}h2{font-size:clamp(34px,4.2vw,60px);font-weight:500;line-height:1.3;letter-spacing:-.055em;word-break:keep-all}p{word-break:keep-all}::selection{background:var(--ice);color:var(--ink)}:focus-visible{outline:2px solid var(--ice);outline-offset:6px}.boarding :focus-visible{outline-color:#235f77}.svg-library{position:absolute;width:0;height:0;overflow:hidden}.skip-link{position:fixed;top:12px;left:12px;z-index:20;padding:12px 20px;background:var(--paper);color:var(--ink);transform:translateY(-160%)}.skip-link:focus{transform:none}.mono,.eyebrow{font-family:var(--mono);font-weight:400;font-size:10px;line-height:1.6;letter-spacing:.07em}.eyebrow{font-size:10px;letter-spacing:.13em;color:var(--ice);margin-bottom:28px}.section-wrap{width:min(100% - 128px,1280px);margin-inline:auto}.signal-dot{display:inline-block;width:5px;height:5px;border-radius:50%;background:var(--ice);box-shadow:0 0 12px #bfdeea40;flex-shrink:0}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:32px;min-height:58px;padding:17px 24px;border-radius:3px;font-size:14px;font-weight:550;line-height:1.5;transition:background .2s,transform .2s}.button svg{width:20px;height:20px;transition:transform .25s}.button:hover svg,.header-cta:hover svg{transform:translateX(4px)}.button:active{transform:translateY(2px)}.button-light{color:var(--ink);background:var(--paper)}.button-light:hover{background:#fff}.button-dark{color:var(--paper);background:var(--ink)}.button-dark:hover{background:#24313a}.mobile-break{display:none}

.site-header{position:absolute;z-index:5;top:0;left:0;right:0;height:94px;margin:0 48px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid var(--line)}.brand{display:inline-flex;align-items:center;gap:10px;font-family:var(--display);font-weight:600;font-size:16px;letter-spacing:-.035em;white-space:nowrap}.brand svg{width:33px;height:33px;transform:rotate(-12deg)}.site-header nav{display:flex;gap:32px;font-size:12px;color:#b9bec3}.site-header nav a{padding-block:14px;transition:color .2s}.site-header nav a:hover{color:#fff}.header-cta{display:flex;align-items:center;gap:20px;font-size:12px;padding:14px 0}.header-cta svg{width:18px;height:18px;transition:transform .2s}
.hero{position:relative;isolation:isolate;min-height:780px;height:100svh;max-height:1120px;overflow:hidden;background:#030609}.hero-depth{position:absolute;inset:0;z-index:-3;will-change:transform}.hero-content{position:relative;width:min(100% - 128px,1280px);margin:0 auto;padding-top:clamp(166px,20vh,230px);z-index:2;pointer-events:none}.hero-content a{pointer-events:auto}.hero-intro{display:flex;align-items:center;gap:12px;margin-bottom:24px;color:#c4d6e0;font-size:9px}.hero h1{font-family:var(--display);font-size:clamp(85px,8.7vw,140px);line-height:.99;font-weight:500;letter-spacing:-.075em}.title-dot{color:var(--ice)}.hero-copy{margin-top:34px}.hero-copy h2{font-size:24px;letter-spacing:-.05em;font-weight:450}.hero-copy p{font-size:14px;line-height:1.9;color:#a7b0b8;margin-top:12px}.hero-button{margin-top:28px;min-width:249px}.platform-note{display:flex;align-items:center;gap:10px;font-size:10px;color:#a7adb4;letter-spacing:.01em;margin-top:18px}.platform-note span{color:#626a72}.route-shadow{stroke:#080a0c;stroke-width:3}.route-line{stroke:#d5eef5;stroke-width:1;stroke-dasharray:100;stroke-dashoffset:100;animation:route-draw 2.5s .5s ease forwards;filter:drop-shadow(0 0 6px #b4d6eb80)}.route-airport{font-family:var(--display);font-size:24px;font-weight:500;letter-spacing:.03em;fill:#f0f2f2}.route-city{font-family:var(--mono);font-size:8px;letter-spacing:.16em;fill:#b6cbd6}.route-plane{color:#fff;filter:drop-shadow(0 0 12px #d1eafb80);animation:plane-entrance 2s .6s both}.hero-bottom{position:absolute;bottom:32px;left:48px;right:48px;display:flex;align-items:center;justify-content:space-between;color:#929da5}.hero-bottom .mono{font-size:8px;letter-spacing:.12em}.hero-bottom a{display:flex;align-items:center;gap:20px;font-size:10px;min-height:44px}.hero-bottom a span{font-size:21px;color:var(--ice)}.hero-intro,.hero h1,.hero-copy,.hero-button,.hero-content>.platform-note{animation:enter .9s both}.hero h1{animation-delay:.1s}.hero-copy{animation-delay:.2s}.hero-button{animation-delay:.3s}.hero-content>.platform-note{animation-delay:.4s}

.journey{padding-block:128px 112px}.section-heading{display:grid;grid-template-columns:1fr 1fr;column-gap:80px;align-items:end}.section-heading>.eyebrow{grid-column:1/-1}.section-heading>p:last-child{color:var(--muted);font-size:16px;line-height:1.9;padding-bottom:5px;justify-self:end}.journey-steps{display:grid;grid-template-columns:repeat(3,1fr);list-style:none;padding:0;margin:76px 0 0;border-top:1px solid var(--line)}.journey-steps li{padding:32px 30px 0 0;display:flex;position:relative;gap:20px}.journey-steps li+li{padding-left:30px}.step-number{font-family:var(--mono);font-size:11px;color:var(--ice);padding-top:5px}.journey-steps h3{font-size:16px;font-weight:500;letter-spacing:-.04em}.journey-steps p{margin-top:13px;font-size:12px;line-height:1.9;color:var(--muted)}.journey-steps svg{position:absolute;right:8px;top:31px;width:16px;color:#747d84}

.boarding{background:var(--paper);color:var(--ink);padding-block:100px 112px;color-scheme:light;overflow:hidden}.boarding .eyebrow{color:#56626a}.boarding-heading{display:flex;align-items:end;justify-content:space-between;gap:48px}.boarding-heading h2{font-size:clamp(52px,6.5vw,88px);line-height:1.17}.boarding-heading>p{font-size:16px;line-height:1.9;color:#616869;padding-right:7%;padding-bottom:8px}.boarding-experience{display:grid;grid-template-columns:1fr 1fr;gap:12%;align-items:start;margin-top:70px}.departure-board{padding-top:16px;min-width:0}.departure-header{display:flex;justify-content:space-between;align-items:center;border-bottom:2px solid #262d30;padding-bottom:19px}.departure-header>.mono{font-size:13px;letter-spacing:.1em}.departure-header>span:last-child{font-size:11px;color:#626968}.departure-header b{font:13px var(--mono);margin-left:6px;color:var(--ink)}fieldset{margin:0;padding:0;min-width:0}fieldset legend{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.board-columns{display:flex;justify-content:space-between;font-size:8px;color:#6b716e;padding:17px 32px 10px 0}.destination{position:relative;display:flex;align-items:center;gap:19px;padding:23px 0;border-bottom:1px solid #26373d26;cursor:pointer;transition:opacity .2s}.destination:has(input:checked){color:#174e67}.destination:has(input:focus-visible){outline:2px solid #235f77;outline-offset:5px}.destination input{position:absolute;opacity:0;inset:0;width:100%;height:100%;margin:0;cursor:pointer}.destination-code{font:400 35px var(--display);letter-spacing:-.04em;min-width:75px}.destination-name{font-size:13px}.destination-name small{display:block;font-size:10px;color:#69706f;margin-top:6px}.destination-time{margin-left:auto;font:400 30px var(--display)}.destination-time small{font-family:var(--sans);font-size:11px;margin-left:4px}.radio-mark{position:relative;flex-shrink:0;width:14px;height:14px;border-radius:50%;border:1px solid #797f7b;margin-left:4px;pointer-events:none}.destination input:checked~.radio-mark{border-color:#245a70}.destination input:checked~.radio-mark:after{content:"";position:absolute;inset:3px;border-radius:50%;background:#245a70}.departure-footer{display:flex;align-items:center;gap:15px;padding-block:23px;color:#626967}.departure-footer svg{width:19px;height:19px;transform:rotate(45deg)}.departure-footer p{font-size:10px;line-height:1.8}.departure-board .button{width:100%}.demo-note{font-size:10px;line-height:1.7;color:#68716f;margin-top:14px}.ticket-station{padding-top:11px;min-width:0;transform:rotate(3deg)}.printer-label{display:flex;justify-content:space-between;align-items:center;font-size:8px;letter-spacing:.09em;color:#69716e;margin-bottom:17px;padding-inline:8px}.printer-label>span:last-child{display:flex;align-items:center;gap:7px}.printer-label i{width:4px;height:4px;background:#4e6c5e;border-radius:100%}.ticket-station.printing .printer-label i{animation:printer-blink .25s 4}.printer-slot{height:13px;background:#141719;border:4px solid #aaa9a1;border-bottom-color:#7c7d76;box-shadow:0 3px 5px #0002,0 -1px 1px #fff8;border-radius:7px;position:relative;z-index:2}.ticket-window{padding:0 12px 22px;margin-top:-4px;overflow:hidden;filter:drop-shadow(5px 15px 12px #1f2c2d20)}.boarding-pass{background:#faf9f1;color:#242c2e;border-radius:0 0 3px 3px;padding:29px 27px 24px;background-image:repeating-linear-gradient(0deg,transparent,transparent 2px,#25291d03 2px,#25291d03 3px);transform-origin:top center;min-height:379px}.pass-header{display:flex;align-items:center;gap:7px;font-size:12px;font-weight:550;letter-spacing:-.03em;padding-bottom:25px;border-bottom:1px solid #25363b25}.pass-header svg{width:15px;height:15px;transform:rotate(45deg)}.pass-header>.mono{margin-left:auto;font-size:7px;color:#647276;letter-spacing:.08em}.pass-route{display:flex;align-items:center;justify-content:space-between;padding-block:27px 25px;gap:8px}.pass-route>div{display:flex;flex-direction:column;gap:5px;min-width:0}.pass-route>div:last-child{text-align:right}.pass-route .mono{font-size:8px;color:#768084}.pass-route strong{font:500 clamp(35px,4.1vw,60px)/1 var(--display);letter-spacing:-.05em}.pass-route>svg{width:22px;height:22px;transform:rotate(90deg);color:#748e98;margin-top:4px}.pass-route>div>span:last-child{font-size:9px;color:#637177}.pass-details{display:flex;justify-content:space-between;gap:10px}.pass-details>div{display:flex;flex-direction:column;gap:7px}.pass-details .mono{font-size:7px;color:#768084}.pass-details b{font-weight:450;font-size:10px}.pass-divider{position:relative;margin:25px -27px 19px;border-top:1px dashed #26373d44}.pass-divider:before,.pass-divider:after{content:"";position:absolute;width:17px;height:17px;border-radius:50%;background:var(--paper);top:-9px}.pass-divider:before{left:-8px}.pass-divider:after{right:-8px}.pass-stub{display:flex;justify-content:space-between;align-items:center;gap:15px}.pass-stub .mono{font-size:7px;color:#637177;letter-spacing:.04em}.pass-stub p{font-size:15px;letter-spacing:-.04em;margin-block:8px 14px}.pass-stub .pass-example{font-size:6px}.barcode{height:63px;width:67px;flex-shrink:0;background:repeating-linear-gradient(90deg,#263034 0 2px,transparent 2px 4px,#263034 4px 5px,transparent 5px 8px,#263034 8px 11px,transparent 11px 13px,#263034 13px 14px,transparent 14px 17px);opacity:.75}.print-status{text-align:center;font-size:10px;color:#606c69;min-height:32px;line-height:1.8;transform:rotate(-3deg);padding:0 10px}

.inflight{display:grid;grid-template-columns:1.2fr 1fr;gap:14%;padding-block:140px;align-items:center}.section-copy{font-size:15px;line-height:1.9;color:var(--muted);margin-top:27px}.focus-detail{display:flex;gap:21px;padding-top:25px;border-top:1px solid var(--line);margin-top:28px}.focus-detail:first-of-type{margin-top:48px}.detail-index{font-size:9px;color:var(--ice);padding-top:3px}.focus-detail h3{font-size:16px;font-weight:500;letter-spacing:-.03em}.focus-detail p{font-size:12px;line-height:1.9;color:var(--muted);margin-top:10px;max-width:330px}.app-showcase{position:relative;justify-self:center;width:100%;max-width:320px}.app-showcase:before{content:"";position:absolute;inset:20% -10%;background:radial-gradient(ellipse,#a8cfdd10,transparent 70%);z-index:-1}.phone-shell{border:1px solid #737c8555;border-radius:46px;background:#050607;padding:7px;box-shadow:0 0 0 3px #1d2225,0 0 0 4px #3b42484d,20px 35px 70px #0008;transform:rotate(4deg);overflow:hidden}.phone-shell img{border-radius:38px;width:100%}.app-showcase figcaption{display:flex;align-items:center;justify-content:center;gap:8px;font-size:9px;color:var(--muted);margin-top:30px}.app-showcase figcaption .mono{font-size:8px;margin-left:16px}

.collection{padding:110px 0 100px;background:#111719;overflow:hidden}.collection-heading{text-align:center}.collection-heading .eyebrow{margin-bottom:26px}.collection-heading>p:last-child{font-size:14px;line-height:1.9;color:#a3acb0;margin-top:25px}.collection-stage{position:relative;height:470px;width:min(100%,970px);margin:24px auto 0;perspective:1200px}.album-object{position:absolute;top:56px;left:13%;width:310px;height:370px;transform:rotate(-13deg) rotateY(12deg);filter:drop-shadow(12px 22px 15px #0005);transition:transform .6s}.album-cover{position:absolute;inset:0;z-index:2;display:flex;flex-direction:column;justify-content:space-between;padding:31px 35px;background:repeating-linear-gradient(0deg,#ffffff03 0 1px,transparent 1px 3px),repeating-linear-gradient(90deg,#0000000b 0 1px,transparent 1px 3px),linear-gradient(110deg,#405354,#344548 70%,#293b3e);border:1px solid #7c8f842f;border-radius:4px 8px 8px 4px;box-shadow:inset 7px 0 7px #0004,inset -1px 1px 1px #dce0d022;color:#dbe3d9}.album-cover>.mono{font-size:7px;line-height:1.8;letter-spacing:.14em}.album-title{font-family:var(--display);font-size:34px;line-height:1.1;letter-spacing:-.05em;font-weight:400}.album-cover svg{width:32px;height:32px;transform:rotate(45deg);color:#c2cec3;margin-bottom:20px}.album-spine{position:absolute;inset:4px auto 4px -9px;width:18px;background:#233337;border-radius:5px;box-shadow:inset 1px 0 1px #97a69966}.album-pages{position:absolute;inset:7px -7px -4px 7px;border-radius:0 5px 5px 0;background:repeating-linear-gradient(0deg,#d8d5c9 0 1px,#eeece2 1px 3px);box-shadow:3px 4px 5px #0004}.memory-ticket{position:absolute;background:#edece2;color:#303a3c;width:270px;padding:24px 25px 20px;box-shadow:3px 13px 18px #0003;border-radius:2px;transition:transform .6s}.memory-ticket>.mono{font-size:6px}.memory-ticket>strong{display:block;font:500 37px var(--display);letter-spacing:-.04em;padding-block:13px 15px}.memory-ticket strong span{font-size:22px;padding:0 10px;color:#8d9d9e}.memory-ticket>div{display:flex;justify-content:space-between;font-size:8px;color:#667572;padding-bottom:16px;border-bottom:1px dashed #55676c55}.memory-ticket>b{display:block;width:max-content;font:8px var(--mono);border:1px solid #5c7a7080;color:#42645b;padding:4px 9px;margin-top:13px;transform:rotate(-6deg)}.memory-ticket-one{top:69px;left:46%;transform:rotate(9deg)}.memory-ticket-two{top:176px;left:41%;transform:rotate(-5deg)}.passport-object{position:absolute;right:7%;top:194px;width:170px;height:225px;padding:25px 18px;background:repeating-linear-gradient(32deg,#f3e9ce03 0 1px,transparent 1px 3px),linear-gradient(100deg,#1f3542,#263d4a);border:1px solid #66746b66;border-radius:4px 9px 9px 4px;box-shadow:inset 6px 0 5px #0004,4px 13px 18px #0006;transform:rotate(13deg);display:flex;flex-direction:column;align-items:center;text-align:center;color:#b3c0b7;transition:transform .6s}.passport-object>.mono{font-size:5px;letter-spacing:.1em;line-height:1.9}.passport-title{font:14px var(--display);letter-spacing:.15em;margin-top:12px}.passport-object svg{width:79px;height:79px;stroke:#b3c0b7;stroke-width:.9;margin:12px 0}.collection-art-caption{text-align:center;font-size:9px;color:#929f9f;margin-top:20px}.collection-details{display:grid;grid-template-columns:repeat(3,1fr);gap:8%;margin-top:60px;border-top:1px solid #ffffff20;padding-top:33px}.collection-details .mono{font-size:8px;color:var(--ice);letter-spacing:.11em}.collection-details h3{font-size:17px;letter-spacing:-.035em;font-weight:500;margin-top:16px}.collection-details p{font-size:12px;line-height:1.9;color:#a3adb0;margin-top:12px}.app-gallery{border-block:1px solid #ffffff20;margin-top:46px}.app-gallery summary{padding:22px 0;font-size:12px}.app-gallery summary>span{font-size:22px}.gallery-images{display:flex;justify-content:center;align-items:flex-start;gap:40px;padding:20px 20px 36px}.gallery-images figure{width:min(40%,290px)}.gallery-images img{border:1px solid #ffffff20;border-radius:26px}.gallery-images figcaption{font-size:10px;text-align:center;color:var(--muted);margin-top:15px;line-height:1.7}

.questions{display:grid;grid-template-columns:1fr 1.35fr;gap:12%;padding-block:115px}.questions h2{font-size:42px}.faq-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:25px 0;font-size:14px;line-height:1.7;word-break:keep-all}summary::-webkit-details-marker{display:none}summary>span{flex-shrink:0;font-size:20px;font-weight:300;color:var(--muted);transition:transform .2s}details[open]>summary>span{transform:rotate(45deg)}.faq-list details>p{padding:0 28px 24px 0;font-size:12px;line-height:2;color:var(--muted)}.final-call{position:relative;isolation:isolate;overflow:hidden;text-align:center;padding:130px 24px 120px;border-top:1px solid var(--line);background:radial-gradient(ellipse at 50% 100%,#12304766,transparent 67%)}.final-call>div:last-child{position:relative;z-index:1}.final-plane{width:30px;height:30px;transform:rotate(45deg);margin:0 auto 31px;color:var(--ice)}.final-call .eyebrow{font-size:8px;margin-bottom:23px}.final-call h2{font-size:clamp(32px,4.2vw,57px)}.final-call .button{margin-top:36px;min-width:255px;text-align:left}.final-call .platform-note{justify-content:center}.final-orbit{position:absolute;border:1px solid #bbdbe71c;border-radius:50%;width:1100px;height:680px;left:50%;top:100px;transform:translateX(-50%) rotate(-14deg);z-index:-1;pointer-events:none}.site-footer{display:grid;grid-template-columns:1fr auto;align-items:center;gap:17px 30px;margin:0 48px;padding:36px 0 28px;border-top:1px solid var(--line)}.site-footer .brand{font-size:14px}.site-footer .brand svg{width:28px;height:28px}.site-footer>span{grid-column:1;grid-row:2;font-size:10px;color:var(--muted)}.site-footer>a:last-of-type{grid-column:2;grid-row:1;font-size:11px;color:#bfc4c6}.site-footer>a:last-of-type span{margin-left:13px}.site-footer small{grid-column:2;grid-row:2;font-family:var(--mono);font-size:8px;color:#8d969d;text-align:right}

@keyframes enter{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes route-draw{to{stroke-dashoffset:0}}@keyframes plane-entrance{from{opacity:0}to{opacity:1}}@keyframes printer-blink{50%{opacity:.2}}.motion-ready .reveal{opacity:0;transform:translateY(24px);transition:opacity .8s,transform .8s}.motion-ready .reveal.is-visible{opacity:1;transform:translateY(0)}
@media(hover:hover){.collection-stage:hover .album-object{transform:rotate(-16deg) rotateY(5deg) translateX(-8px)}.collection-stage:hover .memory-ticket-one{transform:rotate(13deg) translate(10px,-14px)}.collection-stage:hover .memory-ticket-two{transform:rotate(-2deg) translateY(-4px)}.collection-stage:hover .passport-object{transform:rotate(17deg) translateX(10px)}}
@media(min-width:1600px){.hero-content{padding-top:22vh}.hero-copy{margin-top:38px}}
@media(max-width:1100px){.section-wrap,.hero-content{width:calc(100% - 80px)}.site-header{margin:0 32px}.site-header nav{gap:22px}.hero h1{font-size:100px}.hero-bottom{left:32px;right:32px}.journey-steps li{gap:13px;padding-right:15px}.journey-steps li+li{padding-left:15px}.journey-steps svg{display:none}.boarding-experience{gap:7%}.boarding-pass{padding-inline:21px}.pass-divider{margin-inline:-21px}.pass-header{font-size:10px}.pass-header>.mono{font-size:6px}.destination{gap:12px}.destination-code{font-size:31px;min-width:67px}.inflight{gap:10%}.inflight h2{font-size:39px}.album-object{left:9%}.passport-object{right:1%}.collection-details{gap:5%}.site-footer{margin-inline:32px}}
@media(max-width:760px){html{scroll-padding-top:20px}.section-wrap,.hero-content{width:calc(100% - 48px)}.site-header{height:77px;margin:0 24px;gap:15px}.brand{font-size:14px;gap:7px}.brand svg{width:28px;height:28px}.site-header nav{display:none}.header-cta{font-size:10px;gap:10px}.header-cta svg{width:15px}.hero{min-height:780px;max-height:1000px;height:100svh}.hero-content{padding-top:151px}.hero h1{font-size:clamp(62px,13vw,99px);letter-spacing:-.075em}.hero-intro{font-size:8px;letter-spacing:.11em;margin-bottom:24px}.hero-copy{margin-top:29px}.hero-copy h2{font-size:22px}.hero-copy p{font-size:12px;line-height:1.9;margin-top:13px}.hero-button{margin-top:26px;min-width:235px;min-height:53px;font-size:12px;padding:15px 20px}.hero .platform-note{font-size:9px;margin-top:16px}.hero-bottom{left:24px;right:24px;bottom:16px}.hero-bottom .mono{font-size:6px;max-width:180px;line-height:1.8}.hero-bottom a{font-size:9px;gap:12px}.journey{padding-block:82px 72px}.eyebrow{font-size:8px;letter-spacing:.09em;margin-bottom:24px}.section-heading{display:block}.section-heading>p:last-child{font-size:13px;line-height:1.9;margin-top:25px}.journey-steps{display:block;margin-top:37px}.journey-steps li,.journey-steps li+li{padding:25px 0;gap:20px;border-bottom:1px solid var(--line)}.journey-steps li:last-child{border:0;padding-bottom:0}.step-number{font-size:10px}.journey-steps h3{font-size:16px}.journey-steps p{font-size:12px;margin-top:9px}.boarding{padding-block:73px 62px}.boarding-heading{align-items:start;gap:20px}.boarding-heading h2{font-size:57px}.boarding-heading>p{padding:43px 0 0;font-size:11px;line-height:1.9}.boarding-experience{grid-template-columns:1fr;gap:49px;margin-top:33px}.departure-header{padding-bottom:16px}.destination{padding:20px 0;gap:20px}.destination-code{font-size:33px;min-width:76px}.destination-name{font-size:13px}.destination-name small{font-size:10px}.destination-time{font-size:29px}.departure-footer{padding-block:21px}.departure-board .button{min-height:55px;font-size:12px}.ticket-station{width:min(100% - 12px,440px);justify-self:center;transform:rotate(2deg)}.printer-label{font-size:7px}.boarding-pass{padding:27px 24px 25px;min-height:379px}.pass-header{font-size:11px}.pass-header>.mono{font-size:6px}.pass-route strong{font-size:54px}.pass-route{padding-block:28px 25px}.pass-divider{margin-inline:-24px}.print-status{transform:rotate(-2deg);font-size:10px}.inflight{grid-template-columns:1fr;padding-block:81px 85px;gap:53px}.inflight h2{font-size:35px}.section-copy{font-size:13px;line-height:1.9;margin-top:25px}.focus-detail{padding-top:23px;margin-top:23px;gap:17px}.focus-detail h3{font-size:15px}.focus-detail p{font-size:12px;max-width:400px}.app-showcase{max-width:267px;width:76%}.phone-shell{border-radius:38px;padding:6px}.phone-shell img{border-radius:31px}.collection{padding-block:75px 62px}.collection-heading h2{font-size:35px}.collection-heading>p:last-child{font-size:12px}.collection-stage{width:calc(100% + 24px);margin-left:-12px;height:350px;margin-top:28px}.album-object{width:210px;height:270px;left:3%;top:39px}.album-cover{padding:22px 25px}.album-cover>.mono{font-size:5px}.album-title{font-size:26px}.album-cover svg{width:23px;height:23px;margin-bottom:5px}.memory-ticket{width:183px;padding:17px 16px 13px}.memory-ticket>.mono{font-size:4px;letter-spacing:.03em}.memory-ticket>strong{font-size:26px;padding-block:9px 11px}.memory-ticket strong span{font-size:16px;padding-inline:5px}.memory-ticket>div{font-size:6px;padding-bottom:11px}.memory-ticket>b{font-size:6px;padding:3px 5px;margin-top:9px}.memory-ticket-one{top:40px;left:43%}.memory-ticket-two{top:123px;left:35%}.passport-object{width:123px;height:163px;top:174px;right:2%;padding:17px 10px}.passport-title{font-size:10px;margin-top:9px}.passport-object>.mono{font-size:4px}.passport-object svg{width:55px;height:55px;margin:8px 0}.collection-art-caption{font-size:8px;margin-top:14px}.collection-details{grid-template-columns:1fr;gap:27px;margin-top:35px;padding-top:28px}.collection-details .mono{font-size:7px}.collection-details h3{font-size:16px;margin-top:9px}.collection-details p{font-size:12px;margin-top:9px;max-width:420px}.app-gallery{margin-top:32px}.app-gallery summary{font-size:11px;padding-block:20px}.gallery-images{gap:16px;padding:8px 0 26px}.gallery-images figure{width:calc(50% - 8px)}.gallery-images img{border-radius:15px}.gallery-images figcaption{font-size:8px}.questions{grid-template-columns:1fr;gap:36px;padding-block:73px}.questions h2{font-size:35px}.questions .eyebrow{margin-bottom:22px}summary{font-size:12px;padding:22px 0}.faq-list details>p{padding-right:8px;font-size:12px;line-height:1.95}.final-call{padding:85px 24px 83px}.final-call h2{font-size:35px}.final-call .eyebrow{font-size:7px}.final-call .button{font-size:12px;min-height:54px;min-width:237px}.final-call .platform-note{font-size:9px}.final-orbit{width:750px;height:470px;top:80px}.site-footer{margin-inline:24px;padding-block:28px 25px;gap:15px 10px}.site-footer .brand{font-size:12px}.site-footer .brand svg{width:24px;height:24px}.site-footer>a:last-of-type{font-size:8px}.site-footer>a:last-of-type span{margin-left:4px}.site-footer>span{font-size:8px}.site-footer small{font-size:6px}}
@media(max-width:370px){.section-wrap,.hero-content{width:calc(100% - 36px)}.site-header{margin-inline:18px}.site-header .brand{font-size:12px}.header-cta{font-size:9px;gap:6px}.hero{min-height:740px}.hero h1{font-size:60px}.hero-content{padding-top:136px}.hero-copy h2{font-size:21px}.hero-bottom{left:18px;right:18px}.hero-bottom .mono{max-width:130px}.boarding-heading h2{font-size:49px}.boarding-heading>p{font-size:10px}.destination{gap:13px}.destination-code{min-width:67px}.pass-header>.mono{font-size:5px}.pass-route strong{font-size:44px}.pass-route>div>span:last-child{font-size:8px}.pass-stub p{font-size:13px}.barcode{width:49px}.collection-stage{transform:scale(.92);transform-origin:center center;margin-top:6px;margin-bottom:-10px}.album-object{left:0}.memory-ticket-one{left:40%}.passport-object{right:-1%}.final-call h2{font-size:30px}.site-footer{margin-inline:18px}.site-footer .brand{font-size:11px}}
@media(min-width:761px) and (max-height:700px){.hero-content{padding-top:130px}.hero h1{font-size:clamp(82px,8vw,108px)}.hero-copy{margin-top:25px}.hero-copy p{margin-top:9px}.hero-button{margin-top:22px}.hero .platform-note{margin-top:12px}}

/* The image, airports and great-circle path share this SVG viewport. */
.hero-geography{display:block;width:100%;height:100%;max-width:none}
.hero-geography .route-shadow{stroke-width:4;stroke-opacity:.65}
.hero-geography .route-line{stroke-width:1.4}
.hero-geography .route-airport,.hero-geography .route-city,.map-country{paint-order:stroke;stroke:#030609;stroke-width:3;stroke-linejoin:round}
.hero-geography .route-city{font-family:var(--sans);font-size:12px;letter-spacing:.015em}
.map-country{font-family:var(--sans);font-size:13px;letter-spacing:.12em;fill:#b3c4d2;opacity:.7}
@media(max-width:1100px) and (min-width:761px) and (max-aspect-ratio:1/1){
  .hero-geography{position:absolute;width:240%;height:150vw;left:50%;top:calc(84% - 79.5vw);transform:translateX(-65.9%)}
}
@media(max-width:760px){
  .hero-geography{position:absolute;width:320%;height:200vw;left:50%;top:calc(73% - 106vw);transform:translateX(-65.9%)}
}

@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.route-line{stroke-dashoffset:0}.motion-ready .reveal{opacity:1;transform:none}.hero-depth{transform:none!important;will-change:auto}.collection-stage:hover .album-object{transform:rotate(-13deg) rotateY(12deg)}.collection-stage:hover .memory-ticket-one{transform:rotate(9deg)}.collection-stage:hover .memory-ticket-two{transform:rotate(-5deg)}.collection-stage:hover .passport-object{transform:rotate(13deg)}}

.language-switch{display:flex;align-items:center;gap:7px;margin-left:auto;font:10px var(--mono);letter-spacing:.08em;color:#737d84}.language-switch button{border:0;background:transparent;color:inherit;padding:10px 2px;min-width:22px;font:inherit;letter-spacing:inherit}.language-switch button[aria-pressed="true"]{color:var(--ice)}.language-switch button:hover{color:#fff}
@media(max-width:760px){.site-header{gap:8px}.language-switch{gap:3px;font-size:9px}.language-switch button{min-width:18px;padding:9px 0}.header-cta{white-space:nowrap}}
@media(max-width:370px){.site-header{gap:6px}.header-cta{gap:5px}}
