@font-face{font-family:'Outfit';font-style:normal;font-weight:100 900;font-display:swap;src:url('assets/fonts/outfit-variable.ttf') format('truetype')}
:root{color-scheme:light;--bg:#f7f5fb;--surface:#fff;--subtle:#eee8f8;--ink:#251a36;--muted:#6b607c;--line:#e3dbed;--accent:#793ace;--accent-soft:#eee1ff;--gradient:linear-gradient(115deg,#7532d0,#a34fe6 65%,#cb5ba6);--hero:radial-gradient(ellipse at 15% 90%,#e6c8fc 0,transparent 50%),radial-gradient(ellipse at 90% 10%,#ecd8ff 0,transparent 45%),#f0eafa;--card-shadow:0 15px 45px #38224b06}
:root[data-theme=dark]{color-scheme:dark;--bg:#110d19;--surface:#1c1627;--subtle:#261c35;--ink:#f6f0ff;--muted:#c1b3d1;--line:#392a49;--accent:#c795ff;--accent-soft:#382346;--gradient:linear-gradient(115deg,#bc8af7,#dba5ff 65%,#f5a1d4);--hero:radial-gradient(ellipse at 10% 90%,#63269b55 0,transparent 55%),radial-gradient(ellipse at 90% 5%,#83359c44 0,transparent 50%),#20132d;--card-shadow:0 15px 45px #00000012}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:35px}body{margin:0;background:var(--bg);color:var(--ink);font:18px/1.65 'Outfit',Arial,sans-serif;transition:background .2s,color .2s}button,select{font:inherit}button{cursor:pointer;color:inherit}a{color:inherit;text-decoration:none}button,a,select,summary{-webkit-tap-highlight-color:transparent}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:'Outfit',Arial,sans-serif}h2{font-size:clamp(2.2rem,4.4vw,3.6rem);line-height:1.14;letter-spacing:-.05em;font-weight:650}h3{font-weight:650;line-height:1.22;letter-spacing:-.04em}a:focus-visible,button:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid var(--accent);outline-offset:5px}section[id]{scroll-margin-top:40px}.section-wrap{width:calc(100% - 80px);max-width:1280px;margin-left:auto;margin-right:auto}.section-space{padding-top:100px;padding-bottom:100px}.eyebrow{font-size:13px;letter-spacing:.13em;font-weight:650;color:var(--accent);line-height:1.5;display:block}.header{max-width:1360px;width:calc(100% - 80px);margin:24px auto;display:flex;justify-content:space-between;gap:30px;align-items:center;padding:16px 22px;border:1px solid var(--line);border-radius:20px;background:var(--surface)}.brand{font:500 31px/1 'Outfit',Arial,sans-serif;letter-spacing:-1.7px;display:flex;align-items:center;white-space:nowrap}.brand-bold,.brand b{font-weight:800}.brand-dot{color:var(--accent);font-weight:800}.brand-symbol{display:inline-flex;position:relative;align-items:center;justify-content:center;background:linear-gradient(135deg,#aa6df0,#7939c8);color:white;width:38px;height:38px;border-radius:12px;font-size:27px;font-weight:800;margin-right:11px;letter-spacing:-3px}.brand-symbol span{font-size:17px;position:relative;top:-5px;left:-1px}.header nav{display:flex;gap:28px;font-size:15px;font-weight:550}.header nav a:hover{color:var(--accent)}.header-actions{display:flex;align-items:center;gap:12px}.header select{font-size:14px;padding:8px 0;background:var(--surface);color:var(--muted);border:0;cursor:pointer}.login{border:1px solid var(--line);background:var(--subtle);padding:10px 17px;border-radius:11px;font-size:15px;font-weight:600;white-space:nowrap}.login span{margin-left:15px}.hero{max-width:1360px;border:1px solid var(--line);background:var(--hero);border-radius:32px;margin-top:20px;padding:70px 32px 72px;overflow:hidden;text-align:center;position:relative}.hero-copy{position:relative;z-index:1}.hero-copy .eyebrow{display:inline-flex;gap:9px;align-items:center;border:1px solid var(--line);background:var(--surface);padding:7px 16px;border-radius:30px;font-size:12px}.small-cross{font-size:17px;line-height:1}.hero h1{font-size:clamp(3.2rem,6.5vw,6rem);font-weight:600;line-height:1.09;letter-spacing:-.065em;margin:26px auto 22px;max-width:1160px}.hero h1 span,.customize h2 span{background:var(--gradient);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-description{font-size:20px;line-height:1.65;max-width:690px;color:var(--muted);margin:auto}.hero-actions{display:flex;justify-content:center;align-items:center;gap:30px;margin-top:30px}.button{border:0;display:inline-flex;align-items:center;justify-content:center;gap:26px;font-size:16px;font-weight:600;line-height:1.5;padding:16px 23px;border-radius:12px;transition:transform .2s,box-shadow .2s}.primary{color:#fff;background:linear-gradient(115deg,#7939cf,#a050d5);box-shadow:0 7px 22px #7c3ec521}.primary:hover{transform:translateY(-2px);box-shadow:0 12px 25px #7c3ec538}.text-link{font-size:16px;font-weight:550}.text-link span{margin-left:10px}.hero-note{font-size:13px;color:var(--muted);margin-top:21px}.compatibility{padding-top:30px;text-align:center}.compatibility>span{font-size:12px;letter-spacing:.14em;color:var(--muted);font-weight:600}.compatibility>div{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:17px auto 12px;max-width:1040px}.compatibility b{padding:18px 14px;background:var(--surface);border:1px solid var(--line);border-radius:16px;font-size:16px;line-height:1.4;font-weight:550}.compatibility em{font-style:normal;font-weight:750;color:var(--accent);margin-left:3px}.compatibility small{font-size:12px;color:var(--muted)}.section-heading{display:flex;justify-content:space-between;gap:60px;align-items:flex-end;margin-bottom:36px}.section-heading h2{margin-top:17px}.section-heading>p{max-width:410px;color:var(--muted);font-size:18px;line-height:1.65}.feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.hero-visual{position:relative;min-height:475px;isolation:isolate;display:flex;align-items:center;padding:38px;border:1px solid #81689155;border-radius:28px;overflow:hidden;background:#39234f}.hero-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}.hero-visual:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(160deg,#6d2c9877,#47215844 50%,#23132bd9)}.photo-caption{position:absolute;left:30px;right:30px;top:24px;display:flex;justify-content:space-between;gap:12px;font-size:12px;letter-spacing:.08em;color:#fff}.flight-panel{width:100%;background:#fdfbffed;color:#30223f;border:1px solid #fff9;border-radius:18px;box-shadow:0 20px 50px #1b0d4133;backdrop-filter:blur(14px);margin-top:10px}.panel-top{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:8px;padding:22px 24px 14px}.panel-label{font-size:12px;letter-spacing:.07em;font-weight:650}.demo-label{font-size:12px;line-height:1.4;letter-spacing:.03em;border:1px solid #a38cb355;padding:4px 7px;border-radius:6px;white-space:nowrap}.airports{display:flex;align-items:center;gap:20px;padding:0 24px}.airports strong{font-family:'Outfit',Arial,sans-serif;font-size:42px;font-weight:650;letter-spacing:-.04em}.airports div:last-child{text-align:right}.airports div>span{display:block;color:#766686;font-size:14px}.route-line{height:1px;background:#cdb9dd;position:relative;flex:1}.route-line span{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);padding:0 6px;background:#faf7fc;color:#8746c8!important;font-size:23px!important}.flight-meta{padding:20px 24px;display:flex;justify-content:space-between;gap:12px;font-size:13px;color:#766686;flex-wrap:wrap}.briefing-row{display:flex;align-items:center;gap:14px;padding:17px 24px;border-top:1px solid #e5dcec;font-size:14px;line-height:1.6;color:#766686}.briefing-row b{font-weight:550;color:#30223f}.mini-icon{flex:none;width:38px;height:40px;display:grid;place-items:center;color:#8746c8;background:#ecdef8;border-radius:9px;font-size:24px}.corner-arrow{margin-left:auto;color:#8746c8;font-size:24px}.visual-foot{position:absolute;left:30px;right:30px;bottom:25px;display:flex;justify-content:space-between;gap:15px;color:white;font-size:12px}.feature-card{border-radius:28px;padding:36px 38px;border:1px solid var(--line);box-shadow:var(--card-shadow);display:flex;align-items:flex-start;flex-direction:column;background:var(--surface);min-width:0}.feature-icon{display:flex;justify-content:center;align-items:center;background:var(--accent-soft);color:var(--accent);width:54px;height:54px;border-radius:15px;font-size:30px;margin-bottom:24px;line-height:1}.feature-tag{font-size:12px;letter-spacing:.1em;color:var(--muted);font-weight:600}.feature-card h3{font-size:clamp(1.9rem,3vw,2.75rem);margin:15px 0 18px}.feature-card p{font-size:18px;color:var(--muted);line-height:1.65;max-width:460px}.briefing-card{background:linear-gradient(145deg,var(--surface),var(--subtle))}.briefing-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;border-top:1px solid var(--line);margin-top:30px;padding-top:22px;width:100%}.briefing-stats span{font-size:12px;font-weight:600;letter-spacing:.06em;color:var(--muted);display:block}.briefing-stats b{font-size:clamp(1.15rem,2vw,1.7rem);font-weight:600;white-space:nowrap}.tools-card{min-height:395px;background:radial-gradient(ellipse at bottom right,#b687e51c,transparent 70%),var(--surface)}.tool-chips{display:flex;flex-wrap:wrap;gap:10px;margin-top:27px}.tool-chips span{padding:9px 14px;border:1px solid var(--line);border-radius:10px;font-size:14px;font-weight:550;background:var(--subtle)}.connected-card{background:radial-gradient(ellipse at 100% 0%,#d58dff66,transparent 55%),linear-gradient(135deg,#6a2ba9,#8c42c4 65%,#a44fbc);color:white;justify-content:space-between;gap:30px}.connected-card .feature-tag,.connected-card p{color:#f0defb}.connected-card h3{margin-top:20px}.connection-preview{width:100%;display:flex;align-items:center;flex-wrap:wrap;gap:12px;border:1px solid #ffffff35;border-radius:15px;background:#ffffff10;padding:15px 18px}.connection-mark{font-size:32px;line-height:1.2}.connection-preview b{font-size:17px;font-weight:550}.pill{font-size:12px;line-height:1.4;letter-spacing:.04em;border:1px solid var(--line);border-radius:20px;padding:6px 10px;white-space:nowrap}.connected-card .pill{border-color:#ffffff50;font-size:12px;background:#ffffff12;margin-left:auto}.customize{width:calc(100% - 80px);max-width:1360px;margin:auto;background:var(--hero);border:1px solid var(--line);border-radius:32px;padding:64px 0}.customize-grid{width:calc(100% - 100px);display:grid;grid-template-columns:.85fr 1.15fr;gap:58px;align-items:center}.customize h2{margin:20px 0 25px;font-size:clamp(2rem,3.4vw,3rem)}.customize p{font-size:17px;color:var(--muted);line-height:1.7}.customize-copy .eyebrow{font-size:12px}fieldset{padding:0;border:0;margin:26px 0 0}legend{font-size:15px;font-weight:600;margin-bottom:13px}.swatches{display:flex;gap:13px}.swatch{width:34px;height:34px;border-radius:50%;border:5px solid var(--subtle);background:var(--swatch);outline:1px solid transparent}.swatch.selected{outline-color:var(--swatch)}.wallpapers{display:flex;gap:8px;flex-wrap:wrap}.wallpapers button{font-size:14px;line-height:1.5;padding:9px 13px;border-radius:10px;background:var(--surface);border:1px solid var(--line)}.wallpapers button.selected{border-color:var(--accent);color:var(--accent);box-shadow:0 0 0 1px var(--accent)}.preview-note{font-size:13px!important;margin-top:20px}.efb-preview{--efb-accent:#9255ee;min-width:0;border:1px solid var(--line);border-radius:22px;overflow:hidden;background:var(--surface);box-shadow:0 24px 60px #33154726}.efb-preview[data-color=blue]{--efb-accent:#4263ef}.efb-preview[data-color=violet]{--efb-accent:#9255ee}.efb-preview[data-color=teal]{--efb-accent:#008b84}.efb-preview[data-color=orange]{--efb-accent:#c75c26}.efb-toolbar{padding:17px 20px;display:flex;justify-content:space-between;gap:9px;align-items:center;flex-wrap:wrap}.efb-brand{font-size:22px;font-weight:750;letter-spacing:-.06em}.zulu{font-size:13px;color:var(--muted)}.efb-body{padding:32px 25px;background:linear-gradient(#28134066,#28134088),url('assets/flight.webp') center/cover;min-height:375px}.efb-preview[data-wallpaper=aurora] .efb-body{background:radial-gradient(ellipse at 80% 0%,#d37ac77a,transparent 65%),radial-gradient(ellipse at 5% 100%,#965ff7,transparent 65%),#482866}.efb-preview[data-wallpaper=minimal] .efb-body{background:var(--subtle)}.efb-greeting{color:#fff}.efb-greeting>span:first-child{font-size:12px;letter-spacing:.1em}.efb-greeting h3{font-size:25px;margin:6px 0}.efb-greeting>span:last-child{font-size:14px}.efb-preview[data-wallpaper=minimal] .efb-greeting{color:var(--ink)}.efb-flight{background:var(--surface);border:1px solid var(--line);border-radius:14px;padding:19px;margin:25px 0 18px}.efb-flight-top{display:flex;justify-content:space-between;gap:7px;flex-wrap:wrap;align-items:center;font-size:14px}.efb-flight-top b{font-weight:600}.efb-flight-top>span{font-size:12px;color:var(--muted)}.efb-airports{display:flex;justify-content:space-between;gap:10px;align-items:center;margin:14px 0 6px}.efb-airports strong{font:650 32px/1.4 'Outfit',Arial,sans-serif;letter-spacing:-.04em}.efb-airports>span{font-size:15px;color:var(--efb-accent)}.efb-flight-bottom{font-size:12px;color:var(--muted);display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap}.efb-apps{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.efb-apps>div{padding:12px 3px 10px;background:var(--surface);border-radius:12px;text-align:center;min-width:0}.efb-apps span{display:block;font-size:25px;color:var(--efb-accent);line-height:1.4}.efb-apps b{font-size:12px;font-weight:550}.efb-bottom{display:flex;justify-content:space-between;gap:9px;flex-wrap:wrap;padding:14px 20px;font-size:12px;color:var(--muted)}.efb-bottom>span:last-child{color:var(--efb-accent);font-weight:650}.steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.steps article{border:1px solid var(--line);background:var(--surface);padding:30px;border-radius:25px}.step-number{display:inline-flex;align-items:center;justify-content:center;background:var(--accent-soft);color:var(--accent);font:600 24px/1 'Outfit',Arial,sans-serif;width:56px;height:56px;border-radius:16px;margin-bottom:28px}.steps h3{font-size:25px;margin-bottom:18px}.steps p{font-size:17px;color:var(--muted);line-height:1.7}.connect-note{display:flex;align-items:center;gap:20px;margin-top:20px;padding:23px 28px;background:var(--subtle);border:1px solid var(--line);border-radius:20px}.connect-note>span:first-child{font-size:27px;color:var(--accent)}.connect-note p{font-size:16px;color:var(--muted)}.connect-note b{color:var(--ink);font-weight:600}.connect-note .pill{margin-left:auto;color:var(--muted)}.faq{display:grid;grid-template-columns:.85fr 1.15fr;gap:60px;padding-bottom:95px}.faq h2{font-size:clamp(2rem,3.4vw,3rem);max-width:360px}.faq details{background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:21px 24px;margin-bottom:12px}.faq summary{list-style:none;display:flex;justify-content:space-between;gap:18px;font-size:17px;font-weight:550;cursor:pointer;line-height:1.5}.faq summary:after{content:'+';font-size:23px;line-height:1.1;color:var(--accent)}.faq details[open] summary:after{content:'−'}.faq details p{font-size:16px;color:var(--muted);line-height:1.7;margin-top:18px}.closing{padding:55px 48px;display:flex;justify-content:space-between;gap:40px;align-items:center;border:1px solid var(--line);border-radius:28px;background:var(--hero);margin-bottom:50px}.closing h2{font-size:clamp(2rem,3.5vw,3rem);margin-top:18px}.closing .button{flex:none}.footer{display:flex;align-items:center;gap:24px;padding-top:25px;padding-bottom:36px;border-top:1px solid var(--line)}.footer .brand{font-size:26px}.footer p,.footer>span{font-size:12px;color:var(--muted)}.footer>span:nth-last-child(2){margin-left:auto}dialog{background:var(--surface);color:var(--ink);border:1px solid var(--line);border-radius:26px;padding:42px;max-width:520px;width:calc(100% - 32px);box-shadow:0 30px 100px #0004}dialog::backdrop{background:#170c2699;backdrop-filter:blur(6px)}dialog h2{font-size:36px;margin:18px 0}dialog p{font-size:18px;color:var(--muted);margin-bottom:27px}.dialog-close{position:absolute;right:17px;top:12px;background:none;border:0;font-size:28px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip{position:fixed;top:-100px;left:20px;background:var(--surface);padding:10px;z-index:10}.skip:focus{top:10px}
@media(min-width:1600px){.hero{padding-top:85px;padding-bottom:85px}.hero h1{font-size:100px}}
@media(max-width:1120px){.header{gap:18px}.header nav{gap:17px;font-size:14px}.header-actions{gap:9px}.section-wrap,.header,.customize{width:calc(100% - 48px)}.hero h1{font-size:clamp(3.5rem,7vw,5rem)}.customize-grid{width:calc(100% - 64px);gap:32px;grid-template-columns:.9fr 1.1fr}.feature-card{padding:30px}.hero-visual{padding:25px}.photo-caption{font-size:12px;left:23px;right:23px}.photo-caption>span:last-child{display:none}.airports strong{font-size:36px}.section-heading{gap:35px}.section-heading>p{max-width:360px}.steps article{padding:26px}.steps h3{font-size:23px}.efb-toolbar .zulu{display:none}.efb-body{padding:27px 18px}.efb-airports strong{font-size:29px}.efb-airports>span{font-size:13px;letter-spacing:-2px}.connected-card .pill{margin-left:0}.closing{padding:45px 35px}}
@media(max-width:900px){.header nav{display:none}.header{padding:15px 20px}.hero{padding:55px 26px}.hero h1{font-size:clamp(3rem,7vw,4rem)}.hero-description{font-size:19px;max-width:560px}.section-space{padding-top:75px;padding-bottom:75px}.section-heading{display:block}.section-heading>p{max-width:640px;margin-top:23px}.feature-grid{gap:16px}.hero-visual{padding:18px;min-height:420px}.visual-foot>span:last-child{display:none}.panel-top{padding:18px 16px 13px}.airports{padding:0 16px;gap:12px}.airports strong{font-size:31px}.airports div>span{font-size:12px}.flight-meta{padding:17px 16px;font-size:12px;gap:7px}.briefing-row{padding:15px 16px;font-size:13px;gap:10px}.feature-card{padding:26px}.feature-card h3{font-size:30px}.feature-card p{font-size:17px}.briefing-stats{grid-template-columns:repeat(2,1fr);gap:13px}.tools-card{min-height:370px}.connection-preview{padding:14px;gap:10px}.customize-grid{grid-template-columns:1fr;gap:35px}.customize-copy{max-width:570px}.customize h2{font-size:42px}.customize-copy p{max-width:530px}.efb-preview{max-width:620px;width:100%;margin:auto}.efb-body{padding:32px 25px}.efb-toolbar .zulu{display:inline}.efb-airports strong{font-size:34px}.steps{grid-template-columns:1fr}.steps article{padding:28px;display:grid;grid-template-columns:64px 1fr;column-gap:24px}.step-number{grid-row:span 2;margin:0}.steps h3{font-size:25px;margin-bottom:12px}.steps p{max-width:600px}.connect-note{flex-wrap:wrap}.connect-note .pill{margin-left:0}.connect-note>span:first-child{display:none}.faq{grid-template-columns:1fr;gap:30px;padding-bottom:75px}.faq h2{max-width:none}.closing{gap:28px}.closing h2{font-size:35px}.footer{flex-wrap:wrap;gap:16px}.footer>span:nth-last-child(2){margin-left:0}.footer>span:last-child{margin-left:auto}}
@media(max-width:600px){.section-wrap,.header,.customize{width:calc(100% - 32px)}.header{padding:13px 14px;margin:16px auto;border-radius:16px;gap:10px}.brand{font-size:26px}.brand-symbol{width:31px;height:31px;border-radius:10px;font-size:24px;margin-right:8px}.brand-symbol span{font-size:14px}.header-actions{gap:7px}.header select{font-size:12px;max-width:76px}.login{font-size:13px;padding:8px 11px}.login span{display:none}.hero{margin-top:16px;padding:40px 18px;border-radius:25px}.hero h1{font-size:clamp(2.65rem,8.8vw,3.5rem);letter-spacing:-.058em;margin:24px auto 21px}.hero-description{font-size:18px}.hero-copy .eyebrow{font-size:12px;letter-spacing:.08em;padding:7px 10px}.hero-actions{flex-direction:column;gap:19px;margin-top:27px}.button{font-size:16px;padding:15px 21px}.hero-note{font-size:12px;max-width:250px;margin:21px auto 0}.compatibility{padding-top:24px}.compatibility>span{font-size:12px}.compatibility>div{grid-template-columns:1fr;gap:9px;margin-top:15px}.compatibility b{font-size:16px;padding:14px;border-radius:12px}.section-space{padding-top:60px;padding-bottom:60px}.section-heading{margin-bottom:26px}.section-heading h2{font-size:39px}.section-heading>p{font-size:17px}.eyebrow{font-size:12px}.feature-grid{grid-template-columns:1fr;gap:16px}.hero-visual{min-height:430px;padding:25px 20px;border-radius:23px}.photo-caption{left:22px;right:22px;font-size:12px}.photo-caption>span:last-child{display:block}.visual-foot{left:22px;right:22px;font-size:12px}.panel-top{padding:20px 17px 13px}.airports{padding:0 17px;gap:12px}.airports strong{font-size:33px}.airports div>span{font-size:13px}.flight-meta{font-size:12px;padding:17px}.briefing-row{padding:16px 17px;font-size:13px}.feature-card{padding:29px 25px;border-radius:23px;min-height:365px}.feature-card h3{font-size:34px}.feature-card p{font-size:18px}.briefing-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.briefing-stats span{font-size:12px}.briefing-stats b{font-size:21px}.feature-icon{margin-bottom:21px}.connected-card .connection-preview{margin-top:0}.customize{padding:36px 0;border-radius:25px}.customize-grid{width:calc(100% - 40px);gap:30px}.customize h2{font-size:35px}.customize-copy .eyebrow{font-size:12px}.customize p{font-size:17px}.wallpapers button{font-size:13px;padding:8px 10px}.efb-preview{border-radius:17px}.efb-toolbar{padding:13px 14px;gap:5px}.efb-brand{font-size:20px}.efb-toolbar .demo-label{font-size:12px}.efb-toolbar .zulu{display:none}.efb-body{padding:24px 13px;min-height:350px}.efb-greeting h3{font-size:21px}.efb-greeting>span:first-child{font-size:12px}.efb-greeting>span:last-child{font-size:13px}.efb-flight{padding:14px;margin-top:23px}.efb-flight-top{font-size:13px}.efb-flight-top>span{font-size:12px}.efb-airports strong{font-size:26px}.efb-flight-bottom{font-size:12px}.efb-apps{gap:7px}.efb-apps b{font-size:12px}.efb-bottom{padding:12px 14px;font-size:12px}.efb-bottom>span:last-child{display:none}.steps{gap:15px}.steps article{padding:26px;display:block;border-radius:22px}.step-number{margin-bottom:22px}.steps h3{font-size:27px}.steps p{font-size:18px}.connect-note{padding:23px;font-size:16px}.faq{gap:25px;padding-bottom:60px}.faq h2{font-size:35px}.faq details{padding:20px}.faq summary{font-size:17px}.faq details p{font-size:16px}.closing{padding:35px 27px;flex-direction:column;align-items:flex-start;border-radius:25px;margin-bottom:35px}.closing h2{font-size:35px}.footer{display:grid;grid-template-columns:1fr 1fr;gap:16px;font-size:12px}.footer p{text-align:right}.footer>span:last-child{text-align:right;margin-left:0}dialog{padding:34px 26px}dialog h2{font-size:32px}}
@media(max-width:380px){.header .brand-symbol{display:none}.header{gap:8px}.header select{font-size:12px}.header-actions{gap:6px}.hero h1{font-size:2.65rem}.hero-copy .eyebrow{font-size:12px}.hero-visual{padding:16px}.photo-caption>span:last-child{display:none}.airports strong{font-size:30px}.airports div>span{font-size:12px}.demo-label{font-size:12px}.briefing-stats b{font-size:19px}.customize-grid{width:calc(100% - 30px)}.efb-airports>span{display:none}.efb-apps{gap:5px}.efb-apps b{font-size:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;transform:none!important}}
/* Native radio groups with a sliding selection surface. */
.header .segmented-control{--segments:2;--position:0;position:relative;isolation:isolate;display:flex;gap:0;border:1px solid var(--line);background:var(--subtle);border-radius:999px;padding:4px;margin:0;min-width:0;flex:none;height:44px;box-shadow:inset 0 1px 3px #22103308}
.header .segmented-control legend{margin:0}.segmented-control label{position:relative;z-index:1;display:grid;place-items:center;width:42px;min-width:0;height:34px;cursor:pointer;border-radius:999px;font-size:13px;font-weight:650;line-height:1;user-select:none;touch-action:manipulation}.segmented-control input{position:absolute;inset:0;width:100%;height:100%;margin:0;opacity:0;cursor:pointer}.segmented-control label>span{display:flex;justify-content:center;align-items:center;color:var(--muted);transition:color .22s}.segmented-control label:has(input:checked)>span{color:var(--accent)}.segmented-control label:has(input:focus-visible){outline:3px solid var(--accent);outline-offset:4px}.segment-thumb{position:absolute;z-index:0;left:4px;top:4px;width:calc((100% - 8px)/var(--segments));height:34px;border-radius:999px;background:var(--surface);box-shadow:0 2px 6px #30134918,inset 0 0 0 1px #ad85d315;transform:translateX(calc(var(--position)*100%));transition:transform .28s cubic-bezier(.2,.8,.2,1),background .2s;pointer-events:none}.language-control:has(input[value=es]:checked){--position:1}.header .theme-control{--segments:3}.theme-control:has(input[value=system]:checked){--position:1}.theme-control:has(input[value=dark]:checked){--position:2}.theme-control svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.theme-control .auto-label{font-size:12px}
/* Quiet airway traces remain behind the content and require no external assets. */
.flight-motion{position:absolute;inset:0;overflow:hidden;pointer-events:none;border-radius:inherit;z-index:0;contain:paint}.airway-grid{width:100%;height:100%;color:var(--accent);fill:none;stroke:currentColor;stroke-width:1}.airway-lines{opacity:.13;stroke-dasharray:3 8}.waypoints{opacity:.17;stroke-width:1}.airway-trace{stroke-width:1.5;stroke-linecap:round;stroke-dasharray:3 97;opacity:.24;animation:airway-drift 36s linear infinite}.trace-two{animation-duration:46s;animation-delay:-17s}.trace-three{animation-duration:52s;animation-delay:-29s;opacity:.14}@keyframes airway-drift{from{stroke-dashoffset:100}to{stroke-dashoffset:0}}.motion-paused .airway-trace{animation-play-state:paused}
@media(max-width:1120px){.header nav{gap:16px}.header-actions{gap:9px}.segmented-control label{width:36px}}
@media(max-width:600px){.header{padding:13px 12px}.header-actions{gap:7px}.segmented-control label{width:34px}.hero{padding-bottom:55px}}
@media(max-width:520px){.header{flex-wrap:wrap;gap:14px;padding:14px 12px}.header-actions{width:100%;justify-content:space-between;gap:6px}.header .login{padding:9px 10px}.header .brand-symbol{display:inline-flex}}
@media(prefers-reduced-motion:reduce){.airway-trace{animation:none!important;opacity:.12}.segment-thumb{transition:none!important}}
@media(prefers-reduced-motion:reduce){.segment-thumb{transform:translateX(calc(var(--position)*100%))!important}}
/* A fixed viewport background; the document scrolls independently above it. */
body{position:relative;isolation:isolate}.flight-motion{position:fixed;inset:0;width:100%;height:100%;z-index:0;border-radius:0;pointer-events:none;background:radial-gradient(ellipse at 0 70%,#a76cdb08,transparent 55%)}.header,main,.footer{position:relative;z-index:1}.airway-grid{stroke-width:1.2}.hero{background:transparent}.hero:before{content:'';position:absolute;inset:0;border-radius:inherit;background:var(--hero);opacity:.86;pointer-events:none}.hero h1{letter-spacing:-.035em}.section-heading h2,.closing h2,.customize h2{letter-spacing:-.03em}.feature-card h3,.steps h3{letter-spacing:-.025em}
/* Full-width band, with the same content dimensions as the earlier inset card. */
#customize{width:100%;max-width:none;margin-left:0;margin-right:0;border-radius:0;border-left:0;border-right:0}#customize .customize-grid{width:calc(100% - 180px);max-width:1260px}
.back-to-top{display:none;position:fixed;right:28px;bottom:28px;z-index:5;width:52px;height:52px;align-items:center;justify-content:center;background:var(--surface);color:var(--accent);border:1px solid var(--line);border-radius:16px;box-shadow:0 5px 20px #32144718;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(8px);transition:opacity .2s,transform .2s,visibility .2s}.back-to-top.is-visible{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.back-to-top:hover{background:var(--accent-soft)}.back-to-top svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linejoin:round;transform:rotate(-45deg)}.back-top-label{position:absolute;right:calc(100% + 10px);padding:6px 12px;white-space:nowrap;background:var(--surface);border:1px solid var(--line);border-radius:8px;font-size:13px;color:var(--ink);opacity:0;pointer-events:none;transition:opacity .2s}.back-to-top:hover .back-top-label,.back-to-top:focus-visible .back-top-label{opacity:1}
@media(min-width:1024px) and (hover:hover) and (pointer:fine){.back-to-top{display:flex}}
@media(max-width:1120px){#customize .customize-grid{width:calc(100% - 112px)}}
@media(max-width:600px){#customize .customize-grid{width:calc(100% - 72px)}}
@media(max-width:380px){#customize .customize-grid{width:calc(100% - 62px)}}
@media(prefers-reduced-motion:reduce){.back-to-top svg{transform:rotate(-45deg)!important}}
