.field-value,.airport-button{min-height:46px;white-space:normal;overflow-wrap:anywhere;line-height:1.25}.search-form .field{min-width:0}.airport-modal{width:min(100%,760px)}.airport-options{max-height:55vh;overflow-y:auto;padding-right:4px}.airport-options button{min-width:0}.airport-options strong,.airport-options small{overflow-wrap:anywhere;word-break:normal}@media(max-width:900px){.search-form{grid-template-columns:minmax(0,1fr) 28px minmax(0,1fr)!important}.search-form .field:nth-of-type(n+3),.search-form .search-button{grid-column:span 1}.search-form .swap-button{grid-row:1}.search-form .field:nth-of-type(3){grid-column:1 / -1}.search-form .search-button{grid-column:1 / -1}}@media(max-width:580px){.airport-options{grid-template-columns:1fr}.airport-modal{width:100%}.field-value,.airport-button{font-size:13px}}
main{display:flex;flex-direction:column}main>.hero{order:0}main>.live-board-section{order:1}main>.fleet-section{order:2}main>.route-section{order:3}main>.booking-section{order:4}main>.travel-section{order:5}main>.updates-section{order:6}main>.help-section{order:7}main>.discord-section{order:8}main>.admin-panel{order:9}
.live-board-section{padding:72px 0;background:#0b2e65;color:#fff}.live-board-section h2,.route-section h2{margin:0;color:#fff;font:500 clamp(30px,4vw,46px)/1.1 var(--serif)}.live-board-section .section-heading{margin-bottom:24px}.live-refresh{border:1px solid rgba(255,255,255,.35);background:transparent;color:#fff;padding:10px 14px;cursor:pointer}.live-board{display:grid;gap:8px}.board-flight{display:grid;grid-template-columns:1.4fr 1.2fr .7fr auto;align-items:center;gap:16px;padding:16px 18px;background:#071b3a;border:1px solid rgba(255,255,255,.14)}.board-flight div{display:grid;gap:4px}.board-flight span,.board-flight time{font-size:12px;color:rgba(255,255,255,.72)}.board-flight b{color:#f2a2ad;padding:0 5px}.board-status{justify-self:start;padding:5px 8px;border:1px solid rgba(255,255,255,.25);font-size:10px!important;text-transform:uppercase;letter-spacing:.7px}.status-scheduled{color:#b7d5ff!important}.status-boarding{color:#ffd38a!important}.status-delayed{color:#ff9eaa!important}.board-empty{padding:22px;border:1px dashed rgba(255,255,255,.3);color:rgba(255,255,255,.72);font-size:13px}.fleet-section{padding:92px 0;background:#071b3a;color:#fff}.fleet-section h2{margin:0;color:#fff;font:500 clamp(30px,4vw,46px)/1.1 var(--serif)}.fleet-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.fleet-card{min-height:300px;padding:24px;display:flex;flex-direction:column;justify-content:end;background-size:cover;background-position:center;border:1px solid rgba(255,255,255,.16);position:relative;overflow:hidden}.fleet-card::before{content:'';position:absolute;inset:0;background:linear-gradient(0deg,rgba(4,17,39,.95),rgba(4,17,39,.05))}.fleet-card>*{position:relative}.fleet-card span{color:#f2a2ad;font-size:11px;font-weight:700;letter-spacing:2px}.fleet-card h3{margin:8px 0 6px;color:#fff;font:500 25px var(--serif)}.fleet-card p{margin:0;color:rgba(255,255,255,.75);font-size:12px}.fleet-a350{background-image:url('https://upload.wikimedia.org/wikipedia/commons/d/db/Air_France_A380_F-HPJA.jpg')}.fleet-777{background-image:url('https://upload.wikimedia.org/wikipedia/commons/0/09/Air_France_Airbus_A380_landing_at_LAX.jpg')}.fleet-a220{background-image:url('https://upload.wikimedia.org/wikipedia/commons/e/e9/Air_France_Airbus-A319_taking-off.jpg')}.route-section{padding:92px 0;background:#d20a2e;color:#fff}.route-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:60px;align-items:center}.route-section h2{max-width:440px}.route-section p:not(.eyebrow){max-width:430px;color:rgba(255,255,255,.82)}.route-section .primary-button{margin-top:16px;background:#fff;color:#071b3a}.route-map{height:280px;position:relative;background:radial-gradient(circle at 50% 45%,rgba(255,255,255,.15),transparent 48%),linear-gradient(135deg,#b40727,#d20a2e 55%,#ee4a62);border:1px solid rgba(255,255,255,.35);overflow:hidden}.route-map::before{content:'';position:absolute;inset:15% 8%;opacity:.3;background-image:linear-gradient(30deg,transparent 48%,#fff 49%,transparent 50%),linear-gradient(150deg,transparent 48%,#fff 49%,transparent 50%);background-size:90px 70px}.route-dot{position:absolute;z-index:2;padding:7px 9px;background:#fff;color:#071b3a;font-size:10px;font-weight:700;border-radius:50px}.route-paris{left:22%;top:42%}.route-new-york{left:48%;top:57%}.route-tokyo{right:13%;top:30%}.route-line{position:absolute;height:2px;background:#fff;opacity:.8;transform-origin:left center}.line-atlantic{left:28%;top:49%;width:23%;transform:rotate(17deg)}.line-pacific{left:55%;top:52%;width:32%;transform:rotate(-16deg)}.theme-toggle{width:36px;height:36px;border:1px solid rgba(255,255,255,.25);background:#0b2e65;color:#fff;font-size:18px;border-radius:50%;cursor:pointer}.trips-panel{display:grid;gap:10px;margin-top:20px;padding-top:16px;border-top:1px solid rgba(255,255,255,.2)}.trips-heading{display:flex;align-items:center;justify-content:space-between}.trips-heading .outline-link{border:0;background:none;color:#f2a2ad;cursor:pointer}.trip-item{display:grid;gap:3px;padding:11px 0;border-bottom:1px solid rgba(255,255,255,.15)}.trip-item span,.trip-item small,.trips-empty{color:rgba(255,255,255,.72);font-size:11px}.trips-empty{margin:0}@media(max-width:800px){.board-flight{grid-template-columns:1fr auto}.board-flight time{grid-column:1}.board-status{grid-column:2;grid-row:1}.fleet-grid,.route-layout{grid-template-columns:1fr}.route-layout{gap:30px}}@media(max-width:580px){.live-board-section,.fleet-section,.route-section{padding:64px 0}.board-flight{grid-template-columns:1fr}.board-status{grid-column:1;justify-self:start}.route-map{height:230px}}
html[data-theme="light"] body,html[data-theme="light"] .site-header,html[data-theme="light"] .booking-section,html[data-theme="light"] .admin-panel,html[data-theme="light"] .site-footer{background:#f7f5f0!important;color:#14213d!important}html[data-theme="light"] .booking-card,html[data-theme="light"] .booking-panel,html[data-theme="light"] .field,html[data-theme="light"] .admin-form,html[data-theme="light"] .admin-list{background:#fff!important;color:#14213d!important}html[data-theme="light"] .site-header .brand,html[data-theme="light"] .site-header .main-nav a,html[data-theme="light"] .booking-card h2,html[data-theme="light"] .booking-card h3{color:#14213d!important}html[data-theme="light"] .theme-toggle{background:#fff;color:#071b3a;border-color:#b8c1d0}
html[data-theme="light"] body,html[data-theme="light"] body p,html[data-theme="light"] body h1,html[data-theme="light"] body h2,html[data-theme="light"] body h3,html[data-theme="light"] body h4,html[data-theme="light"] body h5,html[data-theme="light"] body h6,html[data-theme="light"] body a,html[data-theme="light"] body label,html[data-theme="light"] body li,html[data-theme="light"] body small,html[data-theme="light"] body strong,html[data-theme="light"] body span,html[data-theme="light"] body th,html[data-theme="light"] body td,html[data-theme="light"] body button,html[data-theme="light"] body input,html[data-theme="light"] body select,html[data-theme="light"] body textarea{color:#14213d!important}html[data-theme="light"] .site-header,html[data-theme="light"] .site-header .nav-wrap,html[data-theme="light"] .site-header .mobile-nav{background:#fff!important;color:#14213d!important;border-color:#dfe3ea!important}html[data-theme="light"] .site-header .brand,html[data-theme="light"] .site-header .brand span,html[data-theme="light"] .site-header .main-nav a,html[data-theme="light"] .site-header #account-label{color:#071b3a!important;-webkit-text-fill-color:#071b3a!important}html[data-theme="light"] .site-header .account-button,html[data-theme="light"] .site-header .admin-header-button{background:#f7f9fc!important;color:#071b3a!important;border:1px solid #b8c1d0!important}html[data-theme="light"] .site-header .account-button span,html[data-theme="light"] .site-header .admin-header-button span{color:#071b3a!important}html[data-theme="light"] .theme-toggle{background:#fff!important;color:#071b3a!important;border-color:#b8c1d0!important}html[data-theme="light"] .live-board-section,html[data-theme="light"] .fleet-section{background:#f7f5f0!important;color:#14213d!important}html[data-theme="light"] .live-board-section h2,html[data-theme="light"] .fleet-section h2,html[data-theme="light"] .fleet-card h3,html[data-theme="light"] .fleet-card p{color:#14213d!important}html[data-theme="light"] .live-refresh{background:#fff!important;color:#d20a2e!important;border-color:#d20a2e!important}html[data-theme="light"] .board-flight{background:#fff!important;border-color:#dfe3ea!important}html[data-theme="light"] .board-flight span,html[data-theme="light"] .board-flight time,html[data-theme="light"] .board-flight strong{color:#14213d!important}html[data-theme="light"] .board-status{border-color:#b8c1d0!important}html[data-theme="light"] .board-empty{border-color:#b8c1d0!important;color:#667085!important}html[data-theme="light"] .fleet-card{border-color:#dfe3ea!important}html[data-theme="light"] .route-section{background:#d20a2e!important;color:#fff!important}html[data-theme="light"] .route-section h2,html[data-theme="light"] .route-section p:not(.eyebrow),html[data-theme="light"] .route-section .eyebrow{color:#fff!important}html[data-theme="light"] .booking-card,html[data-theme="light"] .booking-card .booking-tabs,html[data-theme="light"] .booking-card .booking-panel,html[data-theme="light"] .booking-card .field,html[data-theme="light"] .booking-card .field-value,html[data-theme="light"] .booking-card .trip-leg{background:#fff!important;color:#14213d!important;border-color:#dfe3ea!important}html[data-theme="light"] .booking-card .field-label,html[data-theme="light"] .booking-card .field-value,html[data-theme="light"] .booking-card .booking-note,html[data-theme="light"] .booking-card p,html[data-theme="light"] .booking-card strong{color:#14213d!important}html[data-theme="light"] .booking-card .search-button,html[data-theme="light"] .booking-card .primary-button{background:#d20a2e!important;color:#fff!important}html[data-theme="light"] input,html[data-theme="light"] select,html[data-theme="light"] textarea,html[data-theme="light"] .modal,html[data-theme="light"] .airport-search,html[data-theme="light"] .flight-result,html[data-theme="light"] .status-result{background:#fff!important;color:#14213d!important;border-color:#b8c1d0!important}html[data-theme="light"] input::placeholder,html[data-theme="light"] textarea::placeholder{color:#667085!important}html[data-theme="light"] .account-modal,html[data-theme="light"] .account-modal .auth-form,html[data-theme="light"] .account-modal .auth-tabs,html[data-theme="light"] .account-modal .auth-legal,html[data-theme="light"] .account-modal input{background:#fff!important;color:#14213d!important}html[data-theme="light"] .airport-options button,html[data-theme="light"] .stepper button,html[data-theme="light"] .airport-button{background:#fff!important;color:#14213d!important;border-color:#b8c1d0!important}html[data-theme="light"] .airport-options strong,html[data-theme="light"] .airport-options small{color:#14213d!important}html[data-theme="light"] .site-footer,html[data-theme="light"] .site-footer .footer-bottom{color:#14213d!important}
.destination-grid,.fleet-grid{align-items:stretch}.destination-card,.fleet-card{min-width:0}.destination-image{height:auto!important;aspect-ratio:16 / 10;background-size:cover!important;background-position:center!important;background-repeat:no-repeat}.fleet-card{min-height:0!important;aspect-ratio:4 / 3;background-size:cover!important;background-position:center!important;background-repeat:no-repeat}.destination-copy{min-height:180px}.fleet-card p{max-width:34ch}@media(max-width:800px){.fleet-card{aspect-ratio:16 / 10}}@media(max-width:580px){.destination-image{aspect-ratio:16 / 10}.fleet-card{aspect-ratio:16 / 10}}
.fleet-label{margin:0 0 16px;color:#f2a2ad!important;font-size:11px;text-transform:uppercase;letter-spacing:1.8px}.retired-label{margin-top:54px}.retired-grid{opacity:.9}.retired-card{filter:saturate(.5)}.retired-card::after{content:'';position:absolute;inset:0;border:1px solid rgba(255,255,255,.2);pointer-events:none}.fleet-a380{background-image:url('https://upload.wikimedia.org/wikipedia/commons/d/db/Air_France_A380_F-HPJA.jpg')!important}.fleet-747{background-image:url('https://upload.wikimedia.org/wikipedia/commons/b/b4/Air_France_Boeing_747_F-GEXA_%40YUL.jpg')!important}
body,body p,body h1,body h2,body h3,body h4,body h5,body h6,body a,body label,body li,body small,body strong,body span,body th,body td,body button,body input,body select,body textarea{color:#fff!important;font-weight:700!important}
body input::placeholder,body textarea::placeholder{color:rgba(255,255,255,.78)!important;font-weight:700!important}
.fleet-a350{background-image:url('https://upload.wikimedia.org/wikipedia/commons/7/70/Air_France_Airbus_A350-900_F-HUVP.jpg')!important}.fleet-777{background-image:url('https://upload.wikimedia.org/wikipedia/commons/d/d2/Air_France_Boeing_777-300ER_F-GSQM_IAD_VA2.jpg')!important}.fleet-a220{background-image:url('https://upload.wikimedia.org/wikipedia/commons/8/81/Air_France%2C_F-HZUG%2C_Airbus_A220-300.jpg')!important}
.fleet-a318{background-image:url('https://upload.wikimedia.org/wikipedia/commons/0/0c/Air_France_Airbus_A318-111_F-GUGN.jpg')!important}.fleet-a319{background-image:url('https://upload.wikimedia.org/wikipedia/commons/e/e9/Air_France_Airbus-A319_taking-off.jpg')!important}.fleet-a320{background-image:url('https://upload.wikimedia.org/wikipedia/commons/4/42/F-HEPG_Air_France_Airbus_A320-214%28WL%29_takeoff_from_Schiphol_%28AMS_-_EHAM%29%2C_The_Netherlands%2C_11june2014%2C_pic-1.JPG')!important}.fleet-a321{background-image:url('https://upload.wikimedia.org/wikipedia/commons/3/3b/Airbus_A321-212_F-GTAE_Air_France_%28SkyTeam_livery%29.jpg')!important}.fleet-a330{background-image:url('https://upload.wikimedia.org/wikipedia/commons/5/5e/PKIERZKOWSKI_070328_FGZCP_CDG.jpg')!important}.fleet-777-200{background-image:url('https://upload.wikimedia.org/wikipedia/commons/9/95/F-GSPB%2C_Boeing_777-200ER_%28Air_France%29_%2826414782623%29.jpg')!important}.fleet-787{background-image:url('https://upload.wikimedia.org/wikipedia/commons/2/2a/Air_France_Boeing_787-9_Dreamliner_F-HRBA_parked_at_JFK_Airport.jpg')!important}
body button{color:#fff!important;font-weight:700!important}
body input,body select,body textarea,.field,.airport-search,.modal,.flight-result,.status-result{background:#071b3a!important;color:#fff!important;border-color:rgba(255,255,255,.3)!important}body input:focus,body select:focus,body textarea:focus{color:#fff!important}body option{background:#071b3a;color:#fff;font-weight:700}
.multi-city-fields{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:14px}.manage-result,.checkin-result{display:grid;gap:10px;margin-top:18px;padding:18px;border:1px solid rgba(255,255,255,.25);background:#071b3a}.manage-result .search-button{width:max-content}.passenger-names{display:grid;gap:10px;margin:18px 0}.passenger-names label{display:grid;gap:6px;font-size:11px}.passenger-names input{width:100%;padding:11px}@media(max-width:700px){.multi-city-fields{grid-template-columns:1fr}}
.multi-city-fields[hidden],#return-date-label[hidden]{display:none!important}
.booking-passengers{display:grid;gap:4px;padding:12px 0;margin-bottom:14px;border-top:1px solid rgba(255,255,255,.2);border-bottom:1px solid rgba(255,255,255,.2)}.booking-passengers strong{font-size:11px;text-transform:uppercase;letter-spacing:1px}.booking-passengers span{font-size:12px}
.no-flight-results{display:grid;gap:8px;padding:22px;border:1px solid rgba(255,255,255,.25);background:#071b3a;color:#fff}.no-flight-results strong{font-size:15px}.no-flight-results span{font-size:12px;color:rgba(255,255,255,.78)}
.airport-options button,.stepper button,.flight-status,.multi-city-count select,.multi-city-count select option{background:#071b3a!important;color:#fff!important;border-color:rgba(255,255,255,.3)!important}.airport-options button:hover,.stepper button:hover{background:#071b3a!important;color:#fff!important;border-color:#d20a2e!important}.airport-options strong,.airport-options small{color:#fff!important}
.trip-legs{display:grid;gap:12px;margin:14px 0}.trip-leg{display:grid;gap:8px;padding:12px;border:1px solid rgba(255,255,255,.2);background:#071b3a}.trip-leg-fields{display:grid;grid-template-columns:1fr 1fr;gap:12px}.multi-city-count{display:grid;gap:6px;font-size:11px}.multi-city-count select{padding:10px}@media(max-width:700px){.trip-leg-fields{grid-template-columns:1fr}}
.airport-button,.airport-button:hover,.airport-button:focus{background:#071b3a!important;color:#fff!important;border-color:rgba(255,255,255,.3)!important;box-shadow:none!important;outline:none!important}.airport-button::-webkit-calendar-picker-indicator{filter:invert(1)}
.admin-airport-button{display:block;width:100%;min-height:44px;padding:12px;text-align:left;border:1px solid rgba(255,255,255,.3)!important;border-radius:5px!important}
.account-modal,.account-modal .auth-form,.account-modal .auth-tabs,.account-modal .auth-legal{background:#071b3a!important;color:#fff!important}.account-modal .auth-error{background:#071b3a!important;color:#fff!important;border-left:3px solid #d20a2e!important}.account-modal .auth-error[hidden]{display:none!important}.account-modal input{background:#071b3a!important;color:#fff!important;border-color:rgba(255,255,255,.3)!important}
.account-modal form .auth-error,.account-modal .auth-error{display:block!important;width:100%!important;min-height:0!important;padding:10px!important;margin:0!important;background:#071b3a!important;color:#fff!important;border:1px solid #d20a2e!important;border-left:3px solid #d20a2e!important;border-radius:0!important}
.admin-refresh{background:#d20a2e!important;color:#fff!important;border:0!important;border-radius:999px;padding:10px 16px;font-weight:700!important;box-shadow:none!important}.admin-refresh:hover{background:#d20a2e!important;color:#fff!important;border:0!important;transform:none!important;box-shadow:none!important}
.danger-button{background:#d20a2e!important;color:#fff!important;border:0!important;border-radius:999px;padding:12px 16px;font-weight:700!important}.danger-button:hover{background:#d20a2e!important;color:#fff!important;transform:none!important;box-shadow:none!important}
.saved-accounts{display:grid;gap:8px;margin:0 0 18px}.saved-accounts-title{margin:0;font-size:11px;text-transform:uppercase;letter-spacing:1px;color:#fff}.saved-account{display:flex;align-items:stretch;gap:6px}.switch-account{flex:1;display:grid;gap:2px;text-align:left;padding:10px 12px;background:#071b3a!important;color:#fff!important;border:1px solid rgba(255,255,255,.3)!important}.switch-account small{font-size:10px;color:rgba(255,255,255,.75)!important}.remove-account{width:38px;background:#d20a2e!important;color:#fff!important;border:0!important;font-size:18px}.switch-account:hover,.remove-account:hover{background:#071b3a!important;color:#fff!important;transform:none!important}.remove-account:hover{background:#d20a2e!important}
.brand img{display:block;width:30px;height:30px;object-fit:contain;transform:scale(2);transform-origin:center;position:relative;z-index:1}.footer-brand img{width:30px;height:30px}.site-header .brand .brand-mark,.footer-brand .brand-mark{display:none}.site-header{background:#071b3a!important;color:#fff;border-bottom-color:#071b3a}.site-header .brand,.site-header .main-nav a{color:#fff}.site-header .main-nav a:hover{color:#f2a2ad}.site-header .icon-button,.site-header .menu-toggle{color:#fff}.site-header .search-icon{border-color:#fff}.site-header .search-icon:after,.site-header .menu-lines i{background:#fff}.site-header .account-button,.site-header .admin-header-button{background:#fff!important;color:#071b3a!important;border:0!important}.site-header .account-button:hover,.site-header .admin-header-button:hover{background:#ecf2ff!important}.site-header .account-logo,.site-header .admin-header-button img{background:#071b3a}
.primary-button.light-button{background:#d20a2e!important;color:#fff!important;font-weight:700!important;border:0!important}.primary-button.light-button:hover{background:#d20a2e!important;color:#fff!important;transform:none!important;box-shadow:none!important}
.site-header .mobile-nav,.site-header .mobile-nav.open{background:#071b3a!important;color:#fff!important;border-top-color:rgba(255,255,255,.16)!important}.site-header .mobile-nav a{color:#fff!important}.site-header .mobile-nav a:hover{color:#f2a2ad!important;background:transparent!important}
.site-header,.site-header .nav-wrap,body,.booking-section,.section,.admin-panel,.site-footer{background:#071b3a!important;color:#fff}.booking-card,.offer-card,.destination-card,.tool-card,.admin-form,.admin-list{background:#071b3a!important;color:#fff;border-color:rgba(255,255,255,.16)}.booking-card h2,.booking-card h3,.offer-card h3,.destination-card h3,.tool-card h3,.admin-form h3,.admin-list h3,.section-heading h2,.panel-heading h2{color:#fff}.booking-card p,.offer-card p,.destination-card p,.tool-card p,.admin-header p:not(.eyebrow),.footer-bottom{color:rgba(255,255,255,.74)}
.site-header,.site-header a,.site-header button,.site-header span,.booking-section,.section,.admin-panel,.site-footer,.booking-card,.offer-card,.destination-card,.tool-card,.admin-form,.admin-list{font-weight:700}.site-header,.site-header a,.site-header button,.site-header span,.booking-section,.section,.admin-panel,.site-footer,.booking-card,.offer-card,.destination-card,.tool-card,.admin-form,.admin-list,.booking-card p,.offer-card p,.destination-card p,.tool-card p,.admin-header p:not(.eyebrow),.footer-bottom{color:#fff!important}.field-label,.field-value,.booking-note,.booking-card small,.admin-list th,.admin-list td,.admin-form label{font-weight:700;color:#fff!important}
html[data-theme="dark"] .site-header .brand img,html[data-theme="dark"] .footer-brand img{filter:none}
.site-header .brand span{display:inline-block!important;color:#fff!important;font-size:16px;font-weight:700;letter-spacing:2.3px;white-space:nowrap}
.site-footer .footer-brand span{display:inline-block!important}
.site-header .menu-lines i{display:block!important;width:23px!important;height:2px!important;background:#fff!important;opacity:1!important}
.site-header .menu-toggle{color:#fff!important}
.site-header .brand span,.site-header #account-label,.site-header .admin-label{visibility:visible!important;opacity:1!important;text-shadow:none;-webkit-text-fill-color:currentColor}
.site-header .brand span{color:#fff!important;-webkit-text-fill-color:#fff!important}
.site-header #account-label,.site-header .admin-label{color:#071b3a!important;-webkit-text-fill-color:#071b3a!important}
.site-header .account-button,.site-header .admin-header-button{background:#0d2c67!important;color:#fff!important}.site-header #account-label,.site-header .admin-label{color:#fff!important;-webkit-text-fill-color:#fff!important}.site-header .account-logo{background:#fff!important;color:#071b3a;object-fit:cover;padding:0!important}.site-header .admin-header-button img{background:#fff!important}
.site-header .admin-header-button,.site-header .account-button{height:42px;min-width:0;padding:0 12px;gap:8px;border:0!important;border-radius:999px;box-shadow:none!important;display:flex;align-items:center;justify-content:center}.site-header .admin-header-button img,.site-header .account-logo{width:28px;height:28px;padding:5px;border-radius:50%;background:#fff!important;object-fit:cover}.site-header .admin-header-button img{object-fit:contain}
.site-header .admin-header-button,.site-header .account-button{transition:none!important}.site-header .admin-header-button:hover,.site-header .account-button:hover{background:#0d2c67!important;color:#fff!important;border:0!important;box-shadow:none!important;transform:none!important;filter:none!important}
.site-header .menu-toggle:hover{background:transparent!important;transform:none!important}.site-header .menu-toggle:hover .menu-lines i{width:23px!important;transform:none!important;opacity:1!important;align-self:initial!important}
.site-header .account-button{min-width:0!important;width:auto!important;height:42px;padding:0 8px!important;gap:8px;border:0!important;background:transparent!important;box-shadow:none!important;border-radius:20px;color:var(--navy);font-size:12px;font-weight:600}.site-header .account-button:hover{background:#f3f5f8!important}.site-header .account-logo{width:28px;height:28px;padding:5px;border-radius:50%;background:#071b3a;color:#fff}.site-header .account-button #account-label{max-width:110px;display:block!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.site-header .admin-header-button{border:0;background:transparent;box-shadow:none}.site-header .admin-header-button:hover{background:#fff1f3;box-shadow:none}.site-header .admin-header-button img{width:24px;height:24px;padding:3px;border-radius:50%;background:#d20a2e;color:#fff}
@media(max-width:580px){.site-header .account-button{min-width:0!important;width:auto!important;padding:0 6px!important}.site-header .account-logo{width:28px;height:28px}.site-header .account-button #account-label{max-width:72px;display:block!important}.site-header .admin-header-button{min-width:38px;width:38px}}
.site-header .admin-header-button .admin-label{display:block!important}.site-header .admin-header-button{width:auto;min-width:82px;padding:0 12px;gap:7px}@media(max-width:580px){.site-header .admin-header-button{width:auto;min-width:72px;padding:0 9px}}
.site-header .admin-header-button{width:42px;min-width:42px;height:42px;padding:0;justify-content:center;border-color:#e5a5ae;background:#fff5f6}.site-header .admin-header-button img{width:19px;height:19px;color:var(--red)}.site-header .admin-header-button .admin-label{display:none}.site-header .account-button{min-width:112px;width:auto;height:42px;padding:0 13px;display:flex;align-items:center;justify-content:center;gap:8px}.site-header .account-logo{width:18px;height:18px;display:block;color:var(--navy);flex:none}.site-header .account-button #account-label{display:block!important;max-width:78px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:580px){.site-header .admin-header-button{width:38px;min-width:38px;height:40px}.site-header .account-button{width:auto!important;min-width:94px!important;height:40px;padding:0 10px}.site-header .account-button #account-label{display:block!important;max-width:58px}.site-header .account-logo{width:17px;height:17px}}
.site-header{background:#fff;border-bottom:1px solid #d9e0ea;box-shadow:0 2px 0 rgba(7,27,58,.02)}.site-header .nav-wrap{height:80px;min-height:80px}.site-header .brand{font-size:15px;font-weight:700;letter-spacing:2.7px;color:#071b3a}.site-header .brand .brand-mark{width:15px;height:18px;background:#d20a2e;transform:skewY(-28deg) rotate(45deg);box-shadow:3px 2px 0 #f29aa7}.site-header .nav-actions{gap:12px}.site-header .icon-button{width:42px;height:42px;background:#fff;border:1px solid transparent;border-radius:7px}.site-header .icon-button:hover{background:#f5f7fa;border-color:#e1e6ed}.site-header .search-icon{width:17px;height:17px;border:2px solid #071b3a}.site-header .search-icon:after{width:7px;height:2px;background:#071b3a;right:-5px;bottom:-3px}.site-header .admin-header-button{height:42px;min-width:88px;padding:0 13px;gap:8px;background:#fff5f6;border:1px solid #e5a5ae;border-radius:7px;color:#b40727;font-size:11px;letter-spacing:.2px;box-shadow:none}.site-header .admin-header-button:hover{background:#fde7ea;border-color:#d20a2e}.site-header .admin-mark{width:18px;height:18px;display:grid;place-items:center;border-radius:50%;background:#d20a2e;color:#fff;font-size:9px;font-weight:700}.site-header .account-button{height:44px;min-width:112px;padding:0 15px;gap:8px;background:#fff;border:1px solid #aeb8c9;border-radius:7px;color:#071b3a;font-size:12px;font-weight:600}.site-header .account-button:hover{background:#f6f8fb;border-color:#071b3a}.site-header .user-icon{width:18px;height:18px;border-color:#071b3a}.site-header .user-icon:before,.site-header .user-icon:after{border-color:#071b3a}.site-header .menu-toggle{width:42px;height:42px;background:#fff!important;border:1px solid transparent!important;border-radius:7px}.site-header .menu-toggle:hover{background:#f5f7fa!important;border-color:#e1e6ed!important}.site-header .menu-lines{width:24px;height:19px}.site-header .menu-lines i{width:24px;height:2px;background:#071b3a}.site-header .menu-toggle:hover .menu-lines i:nth-child(2){width:24px}.site-header button:focus-visible{outline:2px solid #d20a2e;outline-offset:3px}
@media(max-width:580px){.site-header .nav-wrap{height:72px;min-height:72px}.site-header .brand{font-size:13px;letter-spacing:2px}.site-header .nav-actions{gap:5px}.site-header .admin-header-button{min-width:38px;width:38px;padding:0}.site-header .admin-header-button b{display:none}.site-header .account-button{min-width:40px;width:40px;padding:0}.site-header .account-button #account-label{display:none}.site-header .menu-toggle{width:38px}}
.site-header .nav-wrap{min-height:76px}.site-header .nav-actions{gap:10px}.site-header .icon-button{width:42px;height:42px;border-radius:8px;transition:background .2s,transform .2s}.site-header .icon-button:hover{transform:translateY(-1px)}.site-header .search-icon{width:16px;height:16px;border-width:1.8px}.site-header .search-icon:after{width:7px;height:1.8px}.site-header .admin-header-button{min-width:82px;height:42px;justify-content:center;border-color:#e2a1ac;background:#fffafa;box-shadow:0 1px 0 rgba(7,27,58,.03);font-weight:700}.site-header .admin-header-button>span{color:var(--red);font-size:8px}.site-header .admin-header-button:hover{box-shadow:0 5px 14px rgba(210,10,46,.12)}.site-header .account-button{min-width:108px;height:42px;border-color:#b8c1d0;border-radius:6px;box-shadow:0 1px 0 rgba(7,27,58,.04);font-weight:600}.site-header .account-button:hover{transform:translateY(-1px);box-shadow:0 5px 14px rgba(7,27,58,.1)}.site-header .user-icon{width:17px;height:17px}.site-header .menu-toggle{width:42px;height:42px;border-radius:8px;transition:background .2s}.site-header .menu-lines{width:24px;height:20px}.site-header .menu-lines i{width:24px;height:2px}.site-header .menu-toggle:hover .menu-lines i:nth-child(2){width:17px}.site-header button:focus-visible{outline:3px solid rgba(210,10,46,.2);outline-offset:2px}
@media(max-width:580px){.site-header .nav-actions{gap:6px}.site-header .admin-header-button{min-width:38px}.site-header .account-button{min-width:40px;height:40px}.site-header .menu-toggle{width:38px;height:40px}}
/* Softer control edges */
.primary-button,.search-button,.select-flight,.app-button,.admin-access,.admin-header-button,.account-button{border-radius:6px}.field,.simple-form input,.newsletter-form input,.auth-form input,.admin-form input,.admin-form select,.date-fields input,.airport-search{border-radius:5px}.offer-card,.tool-card,.destination-card,.booking-card{border-radius:8px;overflow:hidden}.modal{border-radius:10px}.modal-close{border-radius:50%}
.newsletter-form{position:relative;display:grid!important;grid-template-columns:1fr auto;gap:8px}.newsletter-form .newsletter-option{grid-column:1 / -1;display:flex;align-items:center;gap:8px;color:#f8d8dd;font-size:11px;cursor:pointer}.newsletter-form .newsletter-option input{accent-color:#fff;width:14px;height:14px}.newsletter-note{grid-column:1 / -1;color:#f8d8dd;font-size:10px;opacity:.9}
.status-result{display:grid;gap:5px;background:#f4faf7;border-left:3px solid #16825b;padding:14px 16px;margin-top:20px;color:var(--navy);font-size:12px}.status-result strong{font-size:15px}.status-result span{font-weight:600}.status-result small{color:var(--muted);font-size:10px}.status-result.loading{background:#f5f7fa;border-color:#8793a7;color:var(--muted)}.status-result.is-error{background:#fff1f3;border-color:var(--red);color:#b00020}
.site-header .admin-header-button{height:38px;border:1px solid #d7a4ad;background:#fff8f9;color:var(--red);display:flex;align-items:center;gap:7px;padding:0 11px;font-size:10px;letter-spacing:.3px;transition:background .2s,border-color .2s,transform .2s}.site-header .admin-header-button>span{font-size:9px}.site-header .admin-header-button:hover{background:#fff0f2;border-color:var(--red);transform:translateY(-1px)}.site-header .admin-header-button[hidden]{display:none}
@media(max-width:580px){.site-header .admin-header-button{width:34px;height:38px;padding:0;justify-content:center}.site-header .admin-header-button b{display:none}.site-header .admin-header-button>span{font-size:10px}}
.admin-panel{background:#f4f6fa;border-top:1px solid var(--line);padding:82px 0}.admin-header{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:30px}.admin-header h2{font:500 clamp(30px,4vw,43px)/1.15 var(--serif);color:var(--navy);margin:0 0 8px}.admin-header p:not(.eyebrow){color:var(--muted);margin:0}.admin-refresh{background:none;cursor:pointer}.admin-layout{display:grid;grid-template-columns:minmax(260px,360px) 1fr;gap:18px;align-items:start}.admin-form,.admin-list{background:#fff;border:1px solid var(--line);padding:24px}.admin-form h3,.admin-list h3{color:var(--navy);font:500 22px var(--serif);margin:0 0 20px}.admin-form label{display:block;color:var(--muted);font-size:11px;margin-bottom:13px}.admin-form input,.admin-form select{display:block;width:100%;border:1px solid var(--line);background:#fff;color:var(--ink);padding:12px;margin-top:6px;outline-color:var(--red)}.admin-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.admin-form .full-button{margin-top:8px}.admin-message{min-height:17px;color:#16825b;font-size:11px;margin:14px 0 0}.admin-message.is-error{color:#b00020}.admin-list-heading{display:flex;align-items:baseline;justify-content:space-between;gap:15px}.admin-list-heading span{color:var(--muted);font-size:11px}.admin-table-wrap{overflow-x:auto}.admin-list table{width:100%;border-collapse:collapse;font-size:11px}.admin-list th{text-align:left;color:var(--muted);font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.8px;padding:10px 8px;border-bottom:1px solid var(--line)}.admin-list td{padding:13px 8px;border-bottom:1px solid #edf0f4;color:var(--ink);white-space:nowrap}.admin-list td strong{color:var(--navy)}.route-arrow{color:var(--red);padding:0 7px}.flight-status{border:1px solid var(--line);padding:7px;background:#fff;color:var(--navy);font-size:11px}.delete-flight{border:0;background:none;color:var(--red);font-size:11px;font-weight:700;padding:5px}.delete-flight:hover{text-decoration:underline}.empty-admin{text-align:center;color:var(--muted)!important;padding:35px!important}.admin-access{width:100%;border:1px solid var(--red);background:#fff;color:var(--red);padding:12px;font-size:11px;font-weight:700;margin-top:20px}.admin-access:hover{background:#fff5f6}
@media(max-width:900px){.admin-layout{grid-template-columns:1fr}.admin-header{align-items:flex-start;flex-direction:column;gap:18px}}
@media(max-width:580px){.admin-panel{padding:60px 0}.admin-form-grid{grid-template-columns:1fr}.admin-form,.admin-list{padding:18px}.admin-header h2{font-size:31px}}
.auth-error{color:#b00020;background:#fff1f3;border-left:3px solid #d20a2e;padding:9px 10px;margin:0;font-size:11px;line-height:1.4}.auth-error[hidden]{display:none}
.booking-card{overflow:hidden}.booking-tabs{overflow-x:auto;overflow-y:hidden;scrollbar-width:none}.booking-tabs::-webkit-scrollbar{display:none}.trip-options label{cursor:pointer}.field-value{cursor:pointer;text-align:left}.field-value:hover{color:var(--red)}.compact-modal{width:min(100%,510px)}.date-fields{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:22px 0}.date-fields label{font-size:11px;color:var(--muted)}.date-fields input{display:block;width:100%;border:1px solid var(--line);padding:13px 10px;margin-top:6px;color:var(--ink);outline-color:var(--red)}.passenger-rows{margin:20px 0 24px;border-top:1px solid var(--line)}.passenger-rows>div{display:flex;justify-content:space-between;align-items:center;padding:15px 0;border-bottom:1px solid var(--line)}.passenger-rows span{display:grid;gap:2px}.passenger-rows strong{font-size:13px;color:var(--navy)}.passenger-rows small{font-size:10px;color:var(--muted)}.stepper{display:flex;align-items:center;gap:14px}.stepper button{width:28px;height:28px;border:1px solid #b7c0cf;background:#fff;color:var(--navy);font-size:18px;line-height:1}.stepper button:hover{border-color:var(--red);color:var(--red)}.stepper b{min-width:12px;text-align:center;font-size:13px}.full-button{min-height:54px}@media(max-width:580px){.date-fields{grid-template-columns:1fr}.compact-modal h2{font-size:29px}}
/* Header action controls */
.site-header .icon-button{width:38px;height:44px;border:0;background:transparent;display:grid;place-items:center}.site-header .icon-button:hover{background:#f4f6fa}.site-header .search-icon{width:14px;height:14px;border:1.7px solid var(--navy);border-radius:50%;display:block;position:relative}.site-header .search-icon:after{content:'';position:absolute;width:6px;height:1.7px;background:var(--navy);right:-5px;bottom:-2px;transform:rotate(48deg);transform-origin:left center}.site-header .account-button{height:44px;min-width:116px;padding:0 16px;gap:9px;border:1px solid #aeb8c9;background:#fff;box-shadow:0 1px 0 rgba(7,27,58,.03);font-size:12px;transition:all .2s}.site-header .account-button:hover{border-color:var(--navy);background:#f7f9fc;box-shadow:0 4px 12px rgba(7,27,58,.08)}.site-header .menu-toggle{width:42px;height:44px;border:0!important;background:transparent!important;background-image:none!important;display:grid!important;place-items:center;padding:0}.site-header .menu-toggle:hover{background:#f4f6fa!important}.site-header .menu-lines{width:23px;height:19px;display:flex;flex-direction:column;justify-content:space-between}.site-header .menu-lines i{height:2px;width:23px;background:var(--navy);display:block;transition:transform .2s,opacity .2s}.site-header .menu-toggle:hover .menu-lines i:nth-child(2){width:16px;align-self:flex-end}.site-header .menu-toggle[aria-expanded="true"] .menu-lines i:first-child{transform:translateY(8.5px) rotate(45deg)}.site-header .menu-toggle[aria-expanded="true"] .menu-lines i:nth-child(2){opacity:0}.site-header .menu-toggle[aria-expanded="true"] .menu-lines i:last-child{transform:translateY(-8.5px) rotate(-45deg)}
/* Account control refinement */
.site-header .account-button{border-radius:1px;color:var(--navy);font-weight:500;letter-spacing:.1px;white-space:nowrap}.site-header .account-button #account-label{display:block;max-width:78px;overflow:hidden;text-overflow:ellipsis}.site-header .user-icon{width:16px;height:16px;border:1.3px solid var(--navy);border-radius:50%;display:inline-block;position:relative;margin:0!important;font-size:0;flex:none}.site-header .user-icon:before{content:'';position:absolute;width:4px;height:4px;border:1px solid var(--navy);border-radius:50%;left:4.6px;top:2px}.site-header .user-icon:after{content:'';position:absolute;width:8px;height:4px;border:1px solid var(--navy);border-bottom:0;border-radius:8px 8px 0 0;left:2.6px;bottom:2px}.account-modal{border-top:4px solid var(--red)}.account-modal .modal-heading{padding-top:4px}.account-modal .modal-symbol{display:inline-block;font-size:19px;margin-bottom:2px}.account-modal .search-button{border-radius:1px}.account-modal .auth-form input:focus{border-color:var(--red);box-shadow:0 0 0 3px rgba(210,10,46,.08)}.account-modal .forgot-link:hover{color:var(--navy)}
/* Refined header presentation */
.site-header{border-bottom:1px solid #e5e9f0;box-shadow:0 3px 14px rgba(7,27,58,.04)}.site-header .nav-wrap{height:78px}.site-header .brand{gap:12px;font-size:16px;letter-spacing:2.3px}.site-header .brand .brand-mark{width:14px;height:17px;background:var(--red);display:inline-block;position:relative;transform:skewY(-28deg) rotate(45deg);border-radius:1px;flex:none;color:transparent;font-size:0}.site-header .brand .brand-mark:after{content:'';position:absolute;right:-3px;top:4px;width:7px;height:9px;background:#f2a2ad;opacity:.9}.site-header .main-nav{gap:31px}.site-header .main-nav a{font-size:12px;letter-spacing:.05px}.site-header .nav-actions{gap:14px}.site-header .icon-button{width:34px;height:38px;padding:0;display:grid;place-items:center;font-size:25px;line-height:1}.site-header .account-button{min-width:112px;height:44px;padding:0 14px;display:flex;align-items:center;justify-content:center;gap:6px;border-color:#aeb8c9;transition:background .2s,border-color .2s}.site-header .account-button:hover{background:#f5f7fa;border-color:var(--navy)}.site-header .user-icon{font-size:15px}.site-header .menu-toggle{width:40px;height:42px;padding:0;font-size:0;position:relative}.site-header .menu-toggle:before,.site-header .menu-toggle:after,.site-header .menu-toggle{background-image:linear-gradient(var(--navy),var(--navy)),linear-gradient(var(--navy),var(--navy)),linear-gradient(var(--navy),var(--navy));background-size:20px 2px,20px 2px,20px 2px;background-position:center 12px,center 20px,center 28px;background-repeat:no-repeat}.site-header .menu-toggle{background-color:transparent}.footer-brand .brand-mark{width:12px;height:15px;background:var(--red);display:inline-block;position:relative;transform:skewY(-28deg) rotate(45deg);color:transparent;font-size:0}.footer-brand .brand-mark:after{content:'';position:absolute;right:-3px;top:4px;width:6px;height:8px;background:#f2a2ad}.mobile-nav{border-top:1px solid #edf0f4}.mobile-nav a{padding:4px 0}
@media(max-width:900px){.utility-bar{display:none}.site-header .nav-wrap{height:78px}.mobile-nav{top:78px}.site-header .brand{font-size:15px}.site-header .main-nav{display:none}.site-header .nav-actions{margin-left:auto}.site-header .account-button{min-width:102px}.site-header .menu-toggle{display:block}}
@media(max-width:580px){.site-header .nav-wrap{height:72px}.mobile-nav{top:72px}.site-header .brand{font-size:14px;letter-spacing:1.8px}.site-header .brand .brand-mark{width:12px;height:15px}.site-header .icon-button{display:none}.site-header .account-button{min-width:40px;width:40px;padding:0;border-color:var(--navy)}.site-header .account-button #account-label{display:none}.site-header .user-icon{margin:0}.site-header .menu-toggle{width:35px}}
.site-header .admin-header-button,.site-header .account-button{background:#071b3a!important;color:#fff!important;border:0!important;box-shadow:none!important;transform:none!important;transition:none!important}.site-header .admin-header-button:hover,.site-header .account-button:hover{background:#071b3a!important;color:#fff!important;border:0!important;box-shadow:none!important;transform:none!important;filter:none!important}.site-header .menu-toggle,.site-header .menu-toggle:hover{background-color:transparent!important;background-image:linear-gradient(#fff,#fff),linear-gradient(#fff,#fff),linear-gradient(#fff,#fff)!important;background-size:20px 2px,20px 2px,20px 2px!important;background-position:center 12px,center 20px,center 28px!important;background-repeat:no-repeat!important;transform:none!important;box-shadow:none!important}.site-header .menu-toggle:hover .menu-lines i{background:#fff!important;width:23px!important;transform:none!important;opacity:1!important}
.admin-layout{display:grid!important;grid-template-columns:1fr!important;gap:24px!important;align-items:start!important}.admin-form,.admin-list{min-width:0!important;width:100%!important;overflow:hidden}.admin-list-heading{flex-wrap:wrap}.admin-table-wrap{width:100%;overflow-x:auto;overflow-y:hidden}.admin-list table{min-width:680px}.admin-form-grid{min-width:0}.admin-form input,.admin-form select{max-width:100%;min-width:0}@media(max-width:580px){.admin-layout{gap:14px!important}.admin-form,.admin-list{padding:18px!important}.admin-form-grid{grid-template-columns:1fr!important}}
.swap-button,.swap-button:hover,.swap-button:focus{background:#071b3a!important;color:#fff!important;border:1px solid rgba(255,255,255,.3)!important;box-shadow:none!important;outline:none!important;transform:none!important}
.discord-section{padding:72px 0;background:#d20a2e;color:#fff}.discord-content{display:flex;align-items:center;justify-content:space-between;gap:32px}.discord-content h2{margin:0 0 8px;font:500 clamp(30px,4vw,44px)/1.1 var(--serif);color:#fff}.discord-content p:not(.eyebrow){max-width:620px;margin:0;color:rgba(255,255,255,.86)}.discord-button{flex:none;background:#fff!important;color:#071b3a!important}.discord-button:hover{background:#f4f6fa!important;color:#071b3a!important;transform:none!important}@media(max-width:700px){.discord-section{padding:56px 0}.discord-content{align-items:flex-start;flex-direction:column}.discord-button{width:100%;justify-content:space-between}}
.travel-section,.updates-section,.help-section{padding:92px 0;background:#f7f5f0;color:#071b3a}.updates-section{background:#fff}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:30px}.section-heading h2,.help-section h2{margin:0;color:#071b3a;font:500 clamp(30px,4vw,46px)/1.1 var(--serif)}.destination-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.destination-card{background:#fff;border:1px solid #e0e4eb;overflow:hidden}.destination-image{height:190px;padding:18px;display:flex;align-items:end;background-size:cover;background-position:center;color:#fff}.destination-image span{font-size:11px;letter-spacing:2px;font-weight:700;text-shadow:0 1px 8px rgba(0,0,0,.4)}.destination-paris{background-image:linear-gradient(0deg,rgba(7,27,58,.7),transparent),url('https://images.unsplash.com/photo-1502602898657-3e91760cbb34?auto=format&fit=crop&w=900&q=80')}.destination-new-york{background-image:linear-gradient(0deg,rgba(7,27,58,.7),transparent),url('https://images.unsplash.com/photo-1485871981521-5b1fd3805eee?auto=format&fit=crop&w=900&q=80')}.destination-tokyo{background-image:linear-gradient(0deg,rgba(7,27,58,.7),transparent),url('https://images.unsplash.com/photo-1540959733332-eab4deabeeaf?auto=format&fit=crop&w=900&q=80')}.destination-copy{padding:22px}.destination-copy h3{margin:0 0 8px;color:#071b3a;font:500 26px var(--serif)}.destination-copy p:not(.eyebrow){min-height:52px;margin:0 0 18px;color:#667085;font-size:13px}.destination-copy a{color:#d20a2e;font-size:12px;font-weight:700}.updates-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-top:1px solid #dfe3ea}.update-item{padding:24px 26px 12px 0;border-bottom:1px solid #dfe3ea}.update-item+.update-item{padding-left:26px;border-left:1px solid #dfe3ea}.update-date{color:#d20a2e;font-size:10px;font-weight:700;letter-spacing:1.4px}.update-item h3{margin:12px 0 7px;color:#071b3a;font-size:16px}.update-item p,.help-section> .container>div>p:not(.eyebrow),.faq-list p{color:#667085;font-size:13px}.help-layout{display:grid;grid-template-columns:minmax(260px,.8fr) 1.2fr;gap:80px;align-items:start}.help-section .primary-button{display:inline-flex;margin-top:18px;background:#d20a2e;color:#fff}.faq-list{border-top:1px solid #dfe3ea}.faq-list details{border-bottom:1px solid #dfe3ea;padding:18px 0}.faq-list summary{cursor:pointer;color:#071b3a;font-size:14px;font-weight:700;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary::after{content:'+';float:right;color:#d20a2e;font-size:20px;font-weight:400}.faq-list details[open] summary::after{content:'−'}.faq-list p{margin:12px 28px 0 0}@media(max-width:800px){.destination-grid,.updates-grid{grid-template-columns:1fr}.update-item,.update-item+.update-item{padding:20px 0;border-left:0}.help-layout{grid-template-columns:1fr;gap:38px}.section-heading{align-items:flex-start;flex-direction:column}}@media(max-width:580px){.travel-section,.updates-section,.help-section{padding:64px 0}.destination-image{height:170px}}
.discord-login-button{width:100%;border:1px solid rgba(255,255,255,.3);background:#5865f2;color:#fff;padding:13px;font-weight:700;cursor:pointer}.discord-login-button:hover{background:#4752c4}.discord-login-button:disabled{opacity:.6;cursor:wait}
@media(max-width:580px){.airport-options{grid-template-columns:1fr}.airport-modal h2{font-size:28px}}
.destination-paris{background-image:linear-gradient(0deg,rgba(7,27,58,.72),rgba(7,27,58,.08)),url('https://upload.wikimedia.org/wikipedia/commons/d/db/Air_France_A380_F-HPJA.jpg')!important}.destination-new-york{background-image:linear-gradient(0deg,rgba(7,27,58,.72),rgba(7,27,58,.08)),url('https://upload.wikimedia.org/wikipedia/commons/0/09/Air_France_Airbus_A380_landing_at_LAX.jpg')!important}.destination-tokyo{background-image:linear-gradient(0deg,rgba(7,27,58,.72),rgba(7,27,58,.08)),url('https://upload.wikimedia.org/wikipedia/commons/e/e9/Air_France_Airbus-A319_taking-off.jpg')!important}
.travel-section,.updates-section,.help-section{background:#071b3a!important;color:#fff!important}.travel-section h2,.updates-section h2,.help-section h2,.destination-copy h3,.update-item h3,.faq-list summary{color:#fff!important}.destination-card{background:#0b2e65!important;border-color:rgba(255,255,255,.16)!important}.destination-copy p:not(.eyebrow),.update-item p,.help-section> .container>div>p:not(.eyebrow),.faq-list p{color:rgba(255,255,255,.74)!important}.updates-grid,.update-item,.faq-list details{border-color:rgba(255,255,255,.2)!important}.travel-section .outline-link,.destination-copy a{color:#f2a2ad!important}.faq-list summary::after{color:#f2a2ad!important}
/* Destination picker */
.airport-modal{width:min(100%,620px)}.airport-modal h2{margin-bottom:22px}.airport-search{display:flex;align-items:center;gap:10px;border:1px solid var(--line);padding:0 14px;margin-bottom:22px}.airport-search span{font-size:22px;color:var(--muted)}.airport-search input{border:0;outline:0;width:100%;padding:15px 0;color:var(--ink)}.popular-label{font-size:11px;text-transform:uppercase;letter-spacing:1.5px;color:var(--muted);font-weight:700;margin-bottom:10px}.airport-options{display:grid;grid-template-columns:1fr 1fr;gap:8px}.airport-options button{border:1px solid var(--line);background:#fff;text-align:left;display:grid;grid-template-columns:34px 1fr;column-gap:8px;padding:12px;transition:border-color .2s,background .2s}.airport-options button:hover{border-color:var(--red);background:#fff8f8}.airport-options button>span{grid-row:span 2;font-size:22px}.airport-options strong{font-size:13px;color:var(--navy)}.airport-options small{font-size:10px;color:var(--muted)}.destination-card{cursor:pointer;transition:transform .2s,box-shadow .2s}.destination-card:hover{transform:translateY(-4px);box-shadow:0 10px 25px rgba(7,27,58,.12)}.destination-action{border:0;background:none;padding:8px 0 0;color:var(--red);font-size:11px;font-weight:700}.airport-options button[hidden]{display:none}
@media(max-width:580px){.modal{padding:28px 22px!important}.flight-result{grid-template-columns:1fr auto!important}.flight-result .select-flight{grid-column:1 / -1!important;width:100%}}
/* Dialogs and account experience */
.modal-open{overflow:hidden}.modal-backdrop{position:fixed;inset:0;background:rgba(4,17,39,.7);display:flex;align-items:center;justify-content:center;padding:20px;opacity:0;visibility:hidden;transition:opacity .25s,visibility .25s;z-index:30}.modal-backdrop.open{opacity:1;visibility:visible}.modal{background:#fff;color:var(--ink);width:min(100%,490px);max-height:90vh;overflow:auto;padding:38px;position:relative;box-shadow:0 20px 70px rgba(0,0,0,.25);transform:translateY(15px);transition:transform .25s}.modal-backdrop.open .modal{transform:translateY(0)}.modal-close{position:absolute;right:18px;top:13px;border:0;background:none;color:var(--muted);font-size:27px;line-height:1}.modal-heading{text-align:center}.modal-symbol{color:var(--red);font-size:26px}.modal-heading .eyebrow{margin:5px 0 8px}.modal h2{font:500 34px var(--serif);margin:0 0 7px;color:var(--navy)}.modal-heading>p:last-child{font-size:12px;color:var(--muted);margin:0 auto 25px;max-width:300px}.auth-tabs{display:flex;border-bottom:1px solid var(--line);margin-bottom:22px}.auth-tab{flex:1;border:0;background:none;padding:12px 4px;color:var(--muted);font-size:12px;font-weight:700}.auth-tab.active{color:var(--navy);border-bottom:2px solid var(--red)}.auth-form{display:none}.auth-form.active{display:grid;gap:14px}.auth-form label{font-size:11px;color:var(--muted)}.auth-form input{display:block;width:100%;border:1px solid var(--line);padding:13px;margin-top:6px;outline-color:var(--red)}.password-field{position:relative}.password-field input{padding-right:60px}.password-toggle{position:absolute;right:8px;top:7px;border:0;background:none;color:var(--red);font-size:11px;padding:8px}.forgot-link{color:var(--red);font-size:11px;text-align:right;margin-top:-5px}.full-button{width:100%;justify-content:space-between}.auth-legal{font-size:10px;color:var(--muted);text-align:center;margin:20px 0 0}.results-modal{width:min(100%,650px)}.results-modal h2{margin-bottom:5px}.results-summary{font-size:12px;color:var(--muted);margin:0 0 25px}.results-summary span{color:var(--red);font-size:18px;margin:0 8px}.flight-results{display:grid;gap:10px}.flight-result{border:1px solid var(--line);padding:17px;display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:18px}.flight-result strong{display:block;font-size:15px;color:var(--navy)}.flight-result small{display:block;color:var(--muted);font-size:10px;font-weight:400;margin-top:4px}.flight-result>b{font-size:17px;color:var(--navy);white-space:nowrap}.flight-result>b small{display:inline;font-size:10px}.select-flight{border:1px solid var(--red);background:var(--red);color:#fff;padding:9px 15px;font-size:11px;font-weight:700}.select-flight:hover{background:var(--navy);border-color:var(--navy)}
:root{--navy:#071b3a;--blue:#0b2e65;--red:#d20a2e;--cream:#f7f5f0;--ink:#14213d;--muted:#667085;--line:#dfe3ea;--white:#fff;--serif:'Playfair Display',Georgia,serif;--sans:'DM Sans',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--white);font-family:var(--sans);font-size:15px;line-height:1.5}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}.container{width:min(1180px,calc(100% - 64px));margin:auto}.utility-bar{background:var(--navy);color:#cbd5e7;font-size:12px}.utility-inner{height:34px;display:flex;justify-content:space-between;align-items:center}.utility-inner div{display:flex;gap:22px}.text-button{border:0;background:none;color:inherit;padding:0}.text-button span{font-size:14px;margin-left:3px}.site-header{background:var(--white);position:relative;z-index:10;box-shadow:0 1px 0 #e9ebef}.nav-wrap{height:76px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{font-size:17px;letter-spacing:2px;color:var(--navy);font-weight:700;display:flex;align-items:center;gap:10px;white-space:nowrap}.brand-mark{color:var(--red);font-size:23px;transform:rotate(45deg);display:inline-block}.main-nav{display:flex;gap:28px;font-size:13px;font-weight:600;flex:1;justify-content:center}.main-nav a,.footer-links a{transition:color .2s}.main-nav a:hover,.footer-links a:hover,.card-link:hover,.outline-link:hover{color:var(--red)}.nav-actions{display:flex;align-items:center;gap:17px}.icon-button,.menu-toggle{border:0;background:none;color:var(--navy);font-size:25px;padding:5px}.account-button{border:1px solid var(--navy);background:transparent;color:var(--navy);border-radius:2px;padding:9px 15px;font-size:12px}.user-icon{font-size:19px;vertical-align:-2px;margin-right:4px}.menu-toggle{display:none}.mobile-nav{display:none}.hero{height:570px;background:linear-gradient(90deg,rgba(3,14,36,.8),rgba(3,14,36,.1)),url('https://images.unsplash.com/photo-1502602898657-3e91760cbb34?auto=format&fit=crop&w=1800&q=85') center/cover;position:relative;color:#fff;display:flex;align-items:center}.hero-content{position:relative;padding-bottom:30px}.eyebrow{font-size:11px;letter-spacing:2.3px;text-transform:uppercase;color:var(--red);font-weight:700;margin:0 0 15px}.eyebrow.light{color:#d9b7a8}.hero h1{font:600 clamp(42px,6vw,72px)/1.08 var(--serif);letter-spacing:-2px;margin:0 0 22px}.hero h1 em,.experience-copy h2 em{font-style:italic;font-weight:500}.hero-copy{font-size:17px;max-width:390px;color:#e6eaf1;margin-bottom:32px}.primary-button{border:0;padding:14px 20px;display:inline-flex;align-items:center;gap:30px;font-size:12px;font-weight:700;letter-spacing:.3px;transition:transform .2s,background .2s}.primary-button:hover{transform:translateY(-2px)}.light-button{background:var(--white);color:var(--navy)}.light-button:hover{background:#f2dfe0}.primary-button span,.search-button span,.card-link span,.outline-link span{font-size:18px;font-weight:400}.hero-scroll{position:absolute;bottom:25px;right:32px;font-size:11px;letter-spacing:1px;text-transform:uppercase;color:#dbe3ed}.hero-scroll span{font-size:18px;margin-left:12px}.booking-section{margin-top:-60px;position:relative;z-index:2}.booking-card{background:#fff;box-shadow:0 10px 35px rgba(10,25,55,.15)}.booking-tabs{display:flex;border-bottom:1px solid var(--line);overflow:auto}.booking-tab{background:none;border:0;padding:19px 25px;color:var(--muted);font-size:13px;font-weight:600;white-space:nowrap;position:relative}.booking-tab.active{color:var(--navy)}.booking-tab.active:after{content:'';position:absolute;bottom:-1px;left:22px;right:22px;height:3px;background:var(--red)}.booking-panel{display:none;padding:28px 30px 24px}.booking-panel.active{display:block}.trip-options{display:flex;gap:22px;margin-bottom:22px;font-size:12px}.trip-options input{accent-color:var(--red);margin-right:7px}.search-form{display:grid;grid-template-columns:1.1fr 28px 1.1fr 1.15fr 1fr auto;gap:8px;align-items:center}.field{border:1px solid var(--line);padding:9px 13px;min-height:60px}.field-label{display:block;color:var(--muted);font-size:10px;margin-bottom:3px}.field-value{border:0;background:none;padding:0;color:var(--navy);font-weight:600;font-size:13px;white-space:nowrap}.airport-button:after{content:'⌄';color:var(--muted);padding-left:8px}.swap-button{background:#f5f7fa;border:1px solid var(--line);border-radius:50%;width:30px;height:30px;color:var(--red);font-size:17px}.search-button{background:var(--red);border:0;color:#fff;padding:0 18px;min-height:60px;font-size:12px;font-weight:700;white-space:nowrap}.search-button:hover{background:#ae0827}.booking-note{font-size:11px;color:var(--muted);margin-top:18px}.booking-note span{color:#16825b;margin-right:5px}.panel-heading h2{margin:0 0 6px;font:500 27px var(--serif)}.panel-heading p{margin:0 0 24px;color:var(--muted)}.inline-form{display:grid;grid-template-columns:1fr 1fr auto;gap:12px;align-items:end}.simple-form label{color:var(--muted);font-size:11px}.simple-form input{display:block;border:1px solid var(--line);padding:15px 12px;width:100%;margin-top:6px;color:var(--ink);outline-color:var(--red)}.section{padding:105px 0}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:34px}.section-heading h2,.centered h2{font:500 clamp(30px,4vw,43px)/1.15 var(--serif);margin:0;color:var(--navy)}.outline-link{font-weight:700;font-size:12px;border-bottom:1px solid var(--navy);padding-bottom:8px}.offer-grid{display:grid;grid-template-columns:1.35fr 1fr 1fr;gap:18px}.offer-card{border:1px solid var(--line);background:#fff}.offer-image{height:210px;background-size:cover;background-position:center}.offer-large .offer-image{height:250px}.image-paris{background-image:url('https://images.unsplash.com/photo-1502602898657-3e91760cbb34?auto=format&fit=crop&w=900&q=80')}.image-tokyo{background-image:url('https://images.unsplash.com/photo-1540959733332-eab4deabeeaf?auto=format&fit=crop&w=800&q=80')}.image-cabin{background-image:url('https://images.unsplash.com/photo-1436491865332-7a61a109cc05?auto=format&fit=crop&w=800&q=80')}.offer-content{padding:20px 22px 24px}.tag{font-size:10px;text-transform:uppercase;letter-spacing:1.4px;color:var(--red);font-weight:700}.offer-content h3{font:500 24px var(--serif);margin:8px 0 6px}.offer-content p{color:var(--muted);margin:0 0 18px;font-size:13px}.card-link{font-size:12px;font-weight:700;color:var(--navy)}.card-link span{margin-left:8px}.destinations{background:var(--cream);overflow:hidden}.slider-controls{display:flex;gap:8px}.slider-controls button{width:42px;height:42px;border:1px solid #bec5d0;background:transparent;color:var(--navy);font-size:17px}.slider-controls button:hover{background:var(--navy);color:#fff}.destination-track{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.destination-card{background:#fff}.destination-image{height:265px;background-size:cover;background-position:center}.destination-card div:last-child{padding:15px 17px 18px}.destination-card h3{font:500 22px var(--serif);margin:0 0 2px}.destination-card p{font-size:12px;color:var(--muted);margin:0}.destination-paris{background-image:url('https://images.unsplash.com/photo-1502602898657-3e91760cbb34?auto=format&fit=crop&w=700&q=80')}.destination-ny{background-image:url('https://images.unsplash.com/photo-1485871981521-5b1fd3805eee?auto=format&fit=crop&w=700&q=80')}.destination-rio{background-image:url('https://images.unsplash.com/photo-1483729558449-99ef09a8c325?auto=format&fit=crop&w=700&q=80')}.destination-seoul{background-image:url('https://images.unsplash.com/photo-1538485399081-7c897c8ad7a7?auto=format&fit=crop&w=700&q=80')}.experience-section{background:linear-gradient(90deg,rgba(6,25,57,.98) 0%,rgba(6,25,57,.9) 45%,rgba(6,25,57,.35)),url('https://images.unsplash.com/photo-1517479149777-5f3b1511d5ad?auto=format&fit=crop&w=1800&q=80') center/cover;color:#fff;padding:110px 0}.experience-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.experience-copy h2{font:500 clamp(34px,4vw,52px)/1.15 var(--serif);margin:0 0 22px}.experience-copy>p:not(.eyebrow){color:#d5deea;max-width:420px;margin-bottom:30px}.experience-stats{border-left:1px solid rgba(255,255,255,.35);padding-left:55px;display:grid;gap:30px}.experience-stats div{display:flex;align-items:baseline;gap:20px}.experience-stats strong{font:500 38px var(--serif);min-width:100px}.experience-stats span{font-size:12px;color:#c7d2e1}.centered{text-align:center;display:block}.centered p:last-child{color:var(--muted);margin-top:10px}.tools-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:42px}.tool-card{padding:27px 24px;border:1px solid var(--line);position:relative;min-height:195px;transition:box-shadow .2s,transform .2s}.tool-card:hover{box-shadow:0 10px 20px rgba(7,27,58,.09);transform:translateY(-3px)}.tool-icon{font-size:29px;color:var(--red)}.tool-card h3{font:500 20px var(--serif);margin:16px 0 6px}.tool-card p{color:var(--muted);font-size:12px;margin:0;max-width:170px}.tool-arrow{position:absolute;right:23px;bottom:23px;font-size:20px;color:var(--red)}.newsletter{background:var(--red);color:#fff;padding:65px 0}.newsletter-inner{display:flex;align-items:center;justify-content:space-between;gap:50px}.newsletter h2{font:500 38px var(--serif);margin:0 0 8px}.newsletter p:not(.eyebrow){color:#f8d8dd;max-width:500px;margin:0}.newsletter-form{display:flex;width:min(430px,100%);gap:8px}.newsletter-form input{flex:1;border:0;padding:15px 16px;outline:0}.newsletter-form .light-button{color:var(--red)}.site-footer{background:var(--navy);color:#d5ddeb;padding:55px 0 25px}.footer-top{display:flex;justify-content:space-between;align-items:center;padding-bottom:35px;border-bottom:1px solid rgba(255,255,255,.18)}.footer-brand{color:#fff}.socials{display:flex;gap:20px}.socials a{font-weight:700;color:#fff}.footer-links{display:grid;grid-template-columns:repeat(4,1fr);gap:35px;padding:40px 0}.footer-links h4{font-size:12px;color:#fff;margin:0 0 17px}.footer-links a{display:block;font-size:12px;color:#aebbd0;margin:10px 0}.app-copy{font-size:12px;color:#aebbd0}.app-button{border:1px solid #718099;background:transparent;color:#fff;padding:10px 13px;font-size:11px}.footer-bottom{border-top:1px solid rgba(255,255,255,.18);padding-top:22px;display:flex;justify-content:space-between;color:#8291aa;font-size:10px}.toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,20px);background:var(--navy);color:#fff;padding:13px 20px;box-shadow:0 5px 20px #071b3a55;opacity:0;pointer-events:none;transition:all .3s;z-index:20;font-size:12px}.toast.show{opacity:1;transform:translate(-50%,0)}.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}@media(max-width:900px){.container{width:min(100% - 40px,680px)}.main-nav{display:none}.menu-toggle{display:block}.mobile-nav{position:absolute;top:110px;left:0;right:0;background:#fff;padding:20px;display:none;box-shadow:0 8px 15px #071b3a15}.mobile-nav.open{display:grid;gap:15px}.mobile-nav a{font-weight:600}.search-form{grid-template-columns:1fr 1fr}.swap-button{display:none}.search-button{min-height:56px}.offer-grid{grid-template-columns:1fr 1fr}.offer-large{grid-column:span 2}.destination-track{grid-template-columns:repeat(2,1fr)}.experience-grid{gap:45px}.tools-grid{grid-template-columns:1fr 1fr}.newsletter-inner{align-items:flex-start;flex-direction:column;gap:25px}.newsletter-form{width:100%}}@media(max-width:580px){.container{width:calc(100% - 32px)}.utility-inner>span{display:none}.utility-inner{justify-content:flex-end}.nav-wrap{height:66px}.brand{font-size:14px}.account-button{padding:7px 9px;font-size:0}.account-button .user-icon{font-size:20px;margin:0}.hero{height:520px}.hero h1{letter-spacing:-1px}.hero-copy{font-size:15px}.booking-section{margin-top:-35px}.booking-panel{padding:22px 17px}.booking-tabs{margin:0 -17px;padding:0 7px}.booking-tab{padding:16px 11px;font-size:11px}.booking-tab.active:after{left:10px;right:10px}.search-form,.inline-form{grid-template-columns:1fr}.field{min-height:52px}.search-button{min-height:52px}.section{padding:70px 0}.section-heading{align-items:flex-start;gap:22px;flex-direction:column}.offer-grid{display:block}.offer-card{margin-bottom:16px}.offer-image,.offer-large .offer-image{height:210px}.destination-track{display:flex;overflow:auto;padding-bottom:10px;scroll-snap-type:x mandatory}.destination-card{min-width:75%;scroll-snap-align:start}.destination-image{height:230px}.experience-section{padding:75px 0}.experience-grid{grid-template-columns:1fr}.experience-stats{padding:30px 0 0;border-left:0;border-top:1px solid rgba(255,255,255,.35)}.tools-grid{grid-template-columns:1fr}.footer-links{grid-template-columns:1fr 1fr;gap:25px}.footer-bottom{display:block}.footer-bottom span{display:block;margin-bottom:8px}.newsletter h2{font-size:32px}.newsletter-form{display:grid;grid-template-columns:1fr}.newsletter-form .primary-button{justify-content:space-between}}
