:root{--tabbar-h:58px;--fab-lift:0px;--safe-b:env(safe-area-inset-bottom,0px)}.mobile-tabbar,.mobile-tabbar-sheet{display:none}@media (max-width:980px){.mobile-tabbar{position:fixed;left:0;right:0;bottom:0;z-index:70;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));background:#fff;border-top:1px solid var(--line);padding-bottom:var(--safe-b);box-shadow:0 -10px 30px -26px rgba(27,15,16,.5)}.mobile-tabbar a,.mobile-tabbar button{min-height:var(--tabbar-h);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;padding:7px 2px 6px;background:none;border:0;color:var(--ink-2);font-size:10.5px;font-weight:600;line-height:1.15;text-decoration:none;text-align:center}.mobile-tabbar .is-active{color:var(--red)}.mobile-tabbar span{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-tabbar-spacer{display:block;height:calc(var(--tabbar-h) + var(--safe-b))}.floating-zalo{--fab-lift:calc(var(--tabbar-h) + 6px);bottom:calc(14px + var(--fab-lift) + var(--safe-b))}}.mobile-tabbar-spacer{display:none}.sheet-scrim{position:fixed;inset:0;z-index:90;background:rgba(27,15,16,.45);border:0;padding:0;width:100%}.sheet{position:fixed;left:0;right:0;bottom:0;z-index:91;background:#fff;border-radius:20px 20px 0 0;padding:8px 16px calc(16px + var(--safe-b));max-height:82vh;overflow-y:auto;box-shadow:0 -24px 60px -30px rgba(27,15,16,.5);animation:sheetUp .2s ease}@keyframes sheetUp{0%{transform:translateY(14px);opacity:.6}to{transform:none;opacity:1}}.sheet-grip{width:42px;height:4px;border-radius:999px;background:var(--line);margin:4px auto 12px}.sheet-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:6px}.sheet-head h2{margin:0;font-size:16px}.sheet-close{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;border:0;background:none;color:var(--ink-2);margin-right:-10px}.sheet-list{display:flex;flex-direction:column;gap:2px;margin:4px 0 0}.sheet-list a{display:grid;grid-template-columns:40px minmax(0,1fr) 16px;align-items:center;grid-gap:12px;gap:12px;min-height:56px;padding:8px 2px;text-decoration:none;color:var(--ink);border-bottom:1px solid var(--line)}.sheet-list a:last-child{border-bottom:0}.sheet-list i{width:40px;height:40px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;background:var(--cream);color:var(--red)}.sheet-list strong{display:block;font-size:14.5px}.sheet-list small{display:block;font-size:12px;margin-top:2px}.sheet-list small,.sheet-list svg:last-child{color:var(--ink-2)}.sticky-cta{display:none}@media (max-width:980px){.sticky-cta{position:fixed;left:0;right:0;bottom:calc(var(--tabbar-h) + var(--safe-b));z-index:72;display:flex;align-items:center;justify-content:space-between;gap:12px;background:#fff;border-top:1px solid var(--line);padding:10px 16px;box-shadow:0 -14px 34px -26px rgba(27,15,16,.5)}body:has(.sticky-cta) .floating-zalo{--fab-lift:calc(var(--tabbar-h) + 74px)}.sticky-cta-spacer{display:block;height:68px}.sticky-cta-price span{display:block;font-size:11px;color:var(--ink-2);line-height:1.3}.sticky-cta-price strong{display:block;font-size:18px;color:var(--red);margin-top:1px}.sticky-cta .btn,.sticky-cta a.primary,.sticky-cta button{min-height:46px;flex:0 1 auto;padding-inline:22px;white-space:nowrap}}.sticky-cta-spacer{display:none}.field-error{display:block;margin-top:6px;color:var(--red-700);font-size:12.5px;font-weight:600;line-height:1.45}.control[aria-invalid=true]{border-color:var(--red);background:var(--red-050)}.control[aria-invalid=true]:focus{box-shadow:0 0 0 4px rgba(212,1,25,.16)}.summary-toggle{display:none}@media (max-width:640px){.checkout-page .summary{display:block;position:static;margin-bottom:16px}.summary-toggle{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;min-height:56px;padding:12px 18px;border:0;background:linear-gradient(135deg,#d40119,#a60107);color:#fff;text-align:left}.summary-toggle-text .summary-kicker{font-size:11.5px;letter-spacing:.06em;opacity:.85}.summary-toggle-text strong{display:block;font-size:19px;margin-top:2px}.summary-toggle-hint{display:inline-flex;align-items:center;gap:5px;font-size:12.5px;font-weight:700;white-space:nowrap}.summary-toggle-hint svg{transition:transform .18s ease}.summary.is-open .summary-toggle-hint svg{transform:rotate(180deg)}.checkout-page .summary .summary-body,.checkout-page .summary .summary-top{display:none}.checkout-page .summary.is-open .summary-top{display:block}.checkout-page .summary.is-open .summary-body{display:grid}.checkout-page .stepper{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;padding:11px 12px;gap:4px}.checkout-page .step{font-size:11.5px;gap:7px;min-width:0}.checkout-page .step>span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.checkout-page .step.is-done>span:last-child,.checkout-page .step:not(.is-active):not(.is-done)>span:last-child,.checkout-page .step:nth-child(2):before{display:none}.checkout-page .step:not(:last-child):after{position:static;display:block;flex:1 1 auto;min-width:10px}.checkout-page .mobile-total{position:fixed;left:0;right:0;bottom:0;margin:0;padding:10px 16px calc(10px + var(--safe-b));z-index:72;gap:12px}body.has-checkout-total .checkout-footer,body.has-checkout-total .mobile-tabbar{display:none}body.has-checkout-total .mobile-tabbar-spacer{height:calc(66px + var(--safe-b))}.checkout-page .mobile-total button{min-height:46px;flex:0 1 auto;padding-inline:20px;white-space:nowrap}.checkout-page .mobile-total strong{font-size:19px}.checkout-page.has-sticky-total{padding-bottom:76px}.checkout-page .actions .primary{min-height:48px}}:root{--kb-offset:0px}@media (max-width:980px){.checkout-page .mobile-total{transition:bottom .12s ease-out}body.is-typing .checkout-page .mobile-total{bottom:var(--kb-offset,0)}.sticky-cta,body .service-screen .panel-foot{transition:bottom .12s ease-out}body.is-typing .floating-zalo,body.is-typing .mobile-tabbar{display:none}body.is-typing .mobile-actions,body.is-typing .service-screen .panel-foot,body.is-typing .sticky-cta{bottom:var(--kb-offset,0)}body.is-typing .checkout-page .mobile-total{padding-bottom:10px}}@media (prefers-reduced-motion:reduce){.checkout-page .mobile-total,.sticky-cta{transition:none}}@media (max-width:640px){.breadcrumbs,.checkout-page .crumbs{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}.breadcrumbs::-webkit-scrollbar,.checkout-page .crumbs::-webkit-scrollbar{display:none}.breadcrumbs>*,.checkout-page .crumbs>*{flex:0 0 auto;white-space:nowrap}}@media (max-width:980px){.lounge-lightbox-nav,.menu-toggle,.mobile-close,.review-close{min-width:44px;min-height:44px;display:inline-flex;align-items:center;justify-content:center}}@media (max-width:640px){.flight-service-tabs{padding:10px 12px;gap:6px;-webkit-mask-image:linear-gradient(90deg,#000 calc(100% - 26px),transparent);mask-image:linear-gradient(90deg,#000 calc(100% - 26px),transparent)}.flight-service-tab{padding:0 14px;font-size:14px;min-height:46px}}@media (max-width:980px){.hero-btn{min-height:46px;padding-block:0}.counter-btn{width:42px;height:42px}.lounge-mosaic-all,.results-ghost-btn{min-height:44px;display:inline-flex;align-items:center;justify-content:center}.account-nav .signout,.account-nav a{min-height:44px}.topbar .hotline{display:inline-flex;align-items:center;min-height:44px}.checkout-page .actions .back-link,.checkout-page .back-link{min-height:44px;display:inline-flex;align-items:center;justify-content:center}.auth-check,.checkout-page .check-row,.checkout-page .field-check,.filters-airline,.filters-time{min-height:44px}.auth-card input[type=checkbox],.checkout-page input[type=checkbox],.checkout-page input[type=radio]{width:22px;height:22px;flex:0 0 auto}.trip-type{padding:0!important;min-height:unset;padding-block:0}.pill-link,.site-logo,.topbar .brand{min-height:44px;display:inline-flex;align-items:center}.auth-card input[type=checkbox],.auth-terms input[type=checkbox]{width:22px;height:22px}}@media (max-width:980px){.auth-card label:has(input[type=checkbox]){min-height:44px;display:flex;align-items:flex-start;gap:10px}}.contact-rail__phone,.contact-rail__title,.contact-scrim{display:none}@media (max-width:980px){.zalo-launcher{display:none}.contact-scrim{display:block;position:fixed;inset:0;z-index:93;border:0;padding:0;width:100%;background:rgba(27,15,16,.45)}.contact-rail__list{position:fixed;left:0;right:0;bottom:0;z-index:91;flex-direction:column;align-items:stretch;gap:0;padding:8px 16px calc(16px + var(--safe-b));background:#fff;border-radius:20px 20px 0 0;box-shadow:0 -24px 60px -30px rgba(27,15,16,.5);transform:translateY(18px)}.contact-rail__list.is-open{transform:none}.contact-rail__title{display:block;padding:10px 2px 8px;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--ink-2);border-bottom:1px solid var(--line)}.contact-rail__phone{display:block}.contact-rail__list li{border-bottom:1px solid var(--line)}.contact-rail__list li:last-child{border-bottom:0}.contact-rail__list a{width:auto;height:auto;min-height:56px;justify-content:flex-start;gap:14px;padding:8px 2px;border-radius:0;background:none;box-shadow:none;color:var(--ink)}.contact-rail__list a:hover{background:none;color:var(--red);transform:none}.contact-rail__list a>svg,.contact-rail__text{flex:0 0 auto;width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;background:var(--red-050);color:var(--red)}.contact-rail__text{font-size:12.5px}.contact-rail__list a:after{content:attr(aria-label);font-size:14.5px;font-weight:700}.contact-rail__phone a:after{content:none}.contact-rail__phone strong{display:block;font-size:15px}.contact-rail__phone small{display:block;font-size:12px;color:var(--ink-2);margin-top:1px}.floating-zalo{gap:0}.floating-zalo.is-open{z-index:94}.contact-rail__list{padding-bottom:calc(20px + var(--safe-b))}}.flight-service-tab .tab-label-short,.fv-code,.fv-short,.fv-sub,.mq-grid,.mq-lounges{display:none}@media (max-width:980px){.topbar{background:var(--red);border-bottom-color:transparent;height:65px}.topbar .brand img{filter:brightness(0) invert(1)}.topbar .hotline{color:#fff}.topbar .secure{color:rgba(255,255,255,.86)}.topbar .secure svg{color:#fff}.site-header{background:var(--red);border-bottom-color:transparent;box-shadow:none}.site-header .header-inner{padding-top:10px;padding-bottom:10px}.site-header .site-logo img{filter:brightness(0) invert(1)}.site-header .menu-toggle{background:rgba(255,255,255,.16);border-color:rgba(255,255,255,.28);color:#fff}.site-header.is-scrolled{box-shadow:0 6px 18px -14px rgba(27,15,16,.65)}body .home-news-section .news-rail{display:grid;grid-auto-flow:column;grid-template-columns:none;grid-auto-columns:min(80%,320px);grid-gap:14px;gap:14px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none;margin-inline:calc(-1 * clamp(20px, 4vw, 48px));padding-inline:clamp(20px,4vw,48px);scroll-padding-inline:clamp(20px,4vw,48px)}body .home-news-section .news-rail::-webkit-scrollbar{display:none}body .home-news-section .news-rail>.news-mini{scroll-snap-align:start}body .hero-section{background:var(--deep);display:block;padding-bottom:38px}body .hero-stage{height:clamp(180px,52vw,260px)}body .hero-slide:after{background:linear-gradient(180deg,rgba(18,8,10,.04),rgba(18,8,10,.18) 45%,rgba(18,8,10,.82))}body .hero-photo{object-position:var(--hero-pos-mobile,center)}body .hero-copy-wrap{align-items:flex-end}body .hero-copy-inner{padding:0 22px 68px}body .hero-copy,body .hero-copy-inner{max-width:none;width:100%}body .hero-actions,body .hero-desc,body .hero-kicker,body .hero-trust{display:none}body .hero-title{color:#fff;font-size:clamp(22px,6vw,28px);font-weight:800;letter-spacing:-.025em;line-height:1.18;margin:0 auto;max-width:340px;text-align:center;text-shadow:0 2px 16px rgba(18,8,10,.58)}body .hero-title em{color:#fff;display:block;font-weight:600}body .hero-dots{bottom:18px;gap:0}body .hero-dots button{background:transparent;height:44px;width:44px}body .hero-dots button:after{background:rgba(255,255,255,.62);border-radius:999px;height:6px;inset:50% auto auto 50%;transform:translate(-50%,-50%);width:6px}body .hero-dots button.is-active{background:transparent;width:44px}body .hero-dots button.is-active:after{background:#fff;width:22px}body .hero-dots button:focus-visible{outline:2px solid rgba(255,255,255,.88);outline-offset:-6px}body .flight-search-shell{margin-top:-64px;padding:0 12px}body .flight-search-section,body .flight-search-shell{position:relative}body .flight-search-shell:before{display:none}body .flight-booking-card{border-radius:16px;box-shadow:0 16px 34px -18px rgba(27,15,16,.4)}body .flight-service-tabs{background:#fff;border-bottom:1px solid rgba(15,17,26,.09);border-radius:16px 16px 0 0;gap:0;overflow-x:visible;padding:2px 4px 0}body .flight-service-tab{border-radius:0;color:var(--muted);flex:1 1;font-size:11.5px;font-weight:700;min-height:46px;min-width:0;padding:0 1px;position:relative}body .flight-service-tab .tab-label,body .flight-service-tab svg{display:none}body .flight-service-tab .tab-label-short{display:inline;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}body .flight-service-tab.is-active{background:transparent;box-shadow:none;color:var(--red);transform:none}body .flight-service-tab.is-active:after{background:var(--red);border-radius:2px 2px 0 0;bottom:0;content:"";height:2.5px;left:12%;position:absolute;right:12%}body .flight-search-shell:not(.is-compact) .flight-service-tabs{display:none}body .flight-search-body{display:grid;grid-gap:8px;gap:8px;grid-template-columns:1fr 1fr}body .flight-footer-grid,body .flight-route-grid{display:contents}body .flight-search-shell.is-compact .flight-search-body{grid-template-columns:repeat(2,minmax(0,1fr))}body .flight-search-shell.is-compact .flight-field-dates,body .flight-search-shell.is-compact .flight-search-button{grid-column:1/-1}body .flight-trip-row{grid-column:1/-1;order:1;margin-bottom:0!important}body .flight-route-grid>.flight-field:first-child{grid-column:1/2;order:2}body .flight-route-grid>.flight-field:nth-child(2){grid-column:2/3;order:3}body .flight-field-dates{grid-column:1/-1;order:4}body .flight-footer-passengers{grid-column:1/-1;order:5}body .flight-footer-airline{grid-column:1/2;order:6}body .promo-field-wrap{grid-column:2/3;order:7}body .flight-search-extras{display:contents}body .flight-direct{grid-column:1/-1;order:8}body .flight-search-submit{grid-column:1/-1;order:9}body .flight-quick-benefits{grid-column:1/-1;order:10}body .flight-date-label,body .flight-field,body .flight-field-button{min-height:60px}body .flight-field-value{font-size:14px;line-height:1.25}body .flight-route-grid>.flight-field:first-child{position:relative}body .flight-swap{align-items:center;background:#fff;border:1px solid rgba(15,17,26,.12);border-radius:999px;box-shadow:0 2px 8px -3px rgba(27,15,16,.3);color:var(--red);display:flex;height:30px;justify-content:center;position:absolute;right:-19px;top:50%;transform:translateY(-50%);width:30px;z-index:3}body .flight-quick-benefits{flex-wrap:wrap;overflow-x:visible}body .fv-full{display:none}body .flight-field-dates .fv-full,body .flight-footer-passengers .fv-full,body .fv-code,body .fv-short,body .fv-sub{display:block}body .flight-field-dates .fv-short,body .flight-footer-passengers .fv-short{display:none}body .fv-code{font-size:17px;font-weight:800;letter-spacing:.01em;line-height:1.15}body .fv-sub{color:var(--muted);font-size:11px;font-weight:600}body .fv-short,body .fv-sub{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}body .promo-field:not(.has-selection) .flight-field-sub{display:none}body .flight-footer-airline .flight-field-value,body .promo-field-wrap .flight-field-sub,body .promo-field-wrap .flight-field-value{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}body .flight-footer-airline .flight-field-value,body .promo-field-wrap .flight-field-value{font-size:13.5px}body .flight-search-shell:not(.is-compact) .flight-search-body{gap:0;padding:0 16px 16px}body .flight-search-shell:not(.is-compact) .flight-field,body .flight-search-shell:not(.is-compact) .flight-field:focus-within,body .flight-search-shell:not(.is-compact) .flight-field:hover{background:transparent;border:0;border-radius:0;box-shadow:none;min-height:0}body .flight-search-shell:not(.is-compact) .flight-field-dates,body .flight-search-shell:not(.is-compact) .flight-footer-airline,body .flight-search-shell:not(.is-compact) .flight-footer-passengers,body .flight-search-shell:not(.is-compact) .flight-route-grid>.flight-field,body .flight-search-shell:not(.is-compact) .promo-field-wrap{border-bottom:1px solid rgba(15,17,26,.09)}body .flight-search-shell:not(.is-compact) .flight-trip-row{align-items:stretch;border-bottom:1px solid rgba(15,17,26,.1);margin:0 -16px;min-height:52px;padding:0 16px}body .flight-search-shell:not(.is-compact) .flight-trip-types{align-items:stretch;flex:1 1 auto;gap:0;width:100%}body .flight-search-shell:not(.is-compact) .trip-type{color:var(--muted);flex:1 1 50%;font-size:15px;font-weight:700;justify-content:center;min-height:52px;padding:0 8px;position:relative}body .flight-search-shell:not(.is-compact) .trip-type:first-child{order:2}body .flight-search-shell:not(.is-compact) .trip-type:nth-child(2){order:1}body .flight-search-shell:not(.is-compact) .trip-type i{display:none}body .flight-search-shell:not(.is-compact) .trip-type.is-active{color:var(--red)}body .flight-search-shell:not(.is-compact) .trip-type.is-active:after{background:var(--red);border-radius:3px 3px 0 0;bottom:-1px;content:"";height:3px;left:0;position:absolute;right:0}body .flight-search-shell:not(.is-compact) .flight-live-note{display:none}body .flight-search-shell:not(.is-compact) .flight-route-grid>.flight-field:first-child,body .flight-search-shell:not(.is-compact) .flight-route-grid>.flight-field:nth-child(2){grid-column:1/-1}body .flight-search-shell:not(.is-compact) .flight-route-grid>.flight-field:first-child .flight-field-button,body .flight-search-shell:not(.is-compact) .flight-route-grid>.flight-field:nth-child(2) .flight-field-button{align-items:center;flex-direction:row;gap:14px;justify-content:flex-start;min-height:58px;padding:6px 0}body .flight-search-shell:not(.is-compact) .flight-route-grid>.flight-field:first-child .flight-field-label,body .flight-search-shell:not(.is-compact) .flight-route-grid>.flight-field:nth-child(2) .flight-field-label{clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:0;overflow:hidden;position:absolute;white-space:nowrap;width:1px}body .flight-search-shell:not(.is-compact) .flight-mobile-route-icon{color:var(--ink);display:block;flex:0 0 auto}body .flight-search-shell:not(.is-compact) .flight-route-grid>.flight-field:first-child .fv-code,body .flight-search-shell:not(.is-compact) .flight-route-grid>.flight-field:first-child .fv-full,body .flight-search-shell:not(.is-compact) .flight-route-grid>.flight-field:first-child .fv-sub,body .flight-search-shell:not(.is-compact) .flight-route-grid>.flight-field:nth-child(2) .fv-code,body .flight-search-shell:not(.is-compact) .flight-route-grid>.flight-field:nth-child(2) .fv-full,body .flight-search-shell:not(.is-compact) .flight-route-grid>.flight-field:nth-child(2) .fv-sub{display:none}body .flight-search-shell:not(.is-compact) .flight-route-grid .fv-city{display:block;font-size:17.5px;font-weight:700;letter-spacing:-.01em;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}body .flight-search-shell:not(.is-compact) .flight-swap{background:var(--red-050);border:0;box-shadow:none;color:var(--red);height:38px;right:-6px;top:100%;transform:translateY(-50%);width:38px}body .flight-search-shell:not(.is-compact) .flight-swap:hover{transform:translateY(-50%)}body .flight-search-shell:not(.is-compact) .flight-swap-glyph{display:none}body .flight-search-shell:not(.is-compact) .flight-swap-mobile{display:block}body .flight-search-shell:not(.is-compact) .flight-field-dates{display:grid;grid-gap:0;gap:0;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);padding:0}body .flight-search-shell:not(.is-compact) .flight-date-summary{display:none}body .flight-search-shell:not(.is-compact) .compact-date-pair{display:contents}body .flight-search-shell:not(.is-compact) .compact-date-button{background:transparent;border:0;border-radius:0;gap:10px;min-height:62px;padding:8px 0}body .flight-search-shell:not(.is-compact) .compact-date-button:focus-visible,body .flight-search-shell:not(.is-compact) .compact-date-button:hover{border-color:transparent;box-shadow:none}body .flight-search-shell:not(.is-compact) .compact-date-button .compact-field-icon{display:none}body .flight-search-shell:not(.is-compact) .flight-mobile-date-icon{color:var(--ink);display:block;flex:0 0 auto}body .flight-search-shell:not(.is-compact) .compact-return-field{padding-left:10px;position:relative}body .flight-search-shell:not(.is-compact) .flight-field-dates .flight-field-label{color:var(--ink-2);font-size:11.5px;font-weight:600;letter-spacing:0;margin-bottom:2px}body .flight-search-shell:not(.is-compact) .flight-field-dates .flight-copy-desktop{display:none}body .flight-search-shell:not(.is-compact) .flight-field-dates .flight-copy-mobile{display:inline}body .flight-search-shell:not(.is-compact) .flight-mobile-date-full,body .flight-search-shell:not(.is-compact) .flight-mobile-date-short{display:none}body .flight-search-shell:not(.is-compact) .flight-mobile-date-long{display:block;font-size:15.5px;font-weight:700;letter-spacing:-.01em;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}body .flight-search-shell:not(.is-compact) .flight-field-value.is-placeholder .flight-mobile-date-long{color:var(--ink-2);font-size:14px;font-weight:600}body .flight-search-shell:not(.is-compact) .compact-return-clear{align-items:center;background:rgba(15,17,26,.06);border:0;border-radius:999px;color:var(--ink-2);display:flex;height:28px;justify-content:center;right:-8px;width:28px}body .flight-search-shell:not(.is-compact) .compact-return-field .compact-date-button{padding-right:24px}body .flight-search-shell:not(.is-compact) .flight-footer-passengers{display:block;grid-column:1/-1;min-height:0;padding:0}body .flight-search-shell:not(.is-compact) .flight-passengers-summary{display:none}body .flight-search-shell:not(.is-compact) .flight-mobile-pax-cabin{align-items:center;display:flex;min-height:58px}body .flight-search-shell:not(.is-compact) .flight-mobile-paxrow{align-items:center;background:transparent;border:0;display:flex;flex:0 0 auto;gap:15px;padding:8px 0}body .flight-search-shell:not(.is-compact) .pax-chip{align-items:center;color:var(--ink);display:inline-flex;gap:6px}body .flight-search-shell:not(.is-compact) .pax-chip b{font-size:15.5px;font-weight:700}body .flight-search-shell:not(.is-compact) .flight-mobile-split{background:rgba(15,17,26,.13);flex:0 0 auto;height:24px;margin:0 14px;width:1px}body .flight-search-shell:not(.is-compact) .flight-mobile-cabin{align-items:center;background:transparent;border:0;color:var(--ink);display:flex;flex:1 1 auto;gap:10px;min-width:0;padding:8px 0;text-align:left}body .flight-search-shell:not(.is-compact) .flight-mobile-cabin svg{flex:0 0 auto}body .flight-search-shell:not(.is-compact) .flight-mobile-cabin .flight-field-value{font-size:15.5px;font-weight:700}body .flight-search-shell:not(.is-compact) .flight-footer-airline{grid-column:1/2;min-height:0}body .flight-search-shell:not(.is-compact) .promo-field-wrap{border-left:1px solid rgba(15,17,26,.09);grid-column:2/3;min-height:0;padding-left:12px}body .flight-search-shell:not(.is-compact) .flight-footer-airline .flight-field-button,body .flight-search-shell:not(.is-compact) .promo-field{align-items:center;background:transparent;border:0;border-radius:0;flex-direction:row;gap:9px;justify-content:flex-start;min-height:58px;padding:8px 0}body .flight-search-shell:not(.is-compact) .flight-footer-airline .flight-field-label,body .flight-search-shell:not(.is-compact) .promo-field-wrap .flight-field-label{clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:0;overflow:hidden;position:absolute;white-space:nowrap;width:1px}body .flight-search-shell:not(.is-compact) .promo-field .flight-field-sub{display:none}body .flight-search-shell:not(.is-compact) .flight-mobile-field-icon{color:var(--red);display:block;flex:0 0 auto}body .flight-search-shell:not(.is-compact) .flight-footer-airline .flight-copy-desktop,body .flight-search-shell:not(.is-compact) .promo-field-wrap .flight-copy-desktop{display:none}body .flight-search-shell:not(.is-compact) .flight-footer-airline .flight-copy-mobile,body .flight-search-shell:not(.is-compact) .promo-field-wrap .flight-copy-mobile{display:inline}body .flight-search-shell:not(.is-compact) .flight-footer-airline .flight-field-copy,body .flight-search-shell:not(.is-compact) .promo-field>span{flex:1 1 auto;min-width:0}body .flight-search-shell:not(.is-compact) .flight-footer-airline .flight-field-value,body .flight-search-shell:not(.is-compact) .promo-field-wrap .flight-field-value{font-size:14.5px;font-weight:700}body .flight-search-shell:not(.is-compact) .flight-mobile-field-caret,body .flight-search-shell:not(.is-compact) .promo-field-caret{color:var(--ink-2);display:block;flex:0 0 auto;margin-left:auto}body .flight-search-shell:not(.is-compact) .flight-direct{margin-top:12px;min-height:40px}body .flight-search-shell:not(.is-compact) .flight-search-submit{border-radius:999px;margin-top:12px;min-height:54px}body .flight-search-shell:not(.is-compact) .flight-search-label-desktop{display:none}body .flight-search-shell:not(.is-compact) .flight-search-label-mobile{display:inline}body .flight-search-shell .flight-airline-popover,body .flight-search-shell .flight-airport-popover,body .flight-search-shell .flight-passengers-popover,body .flight-search-shell .flight-promo-popover{border-radius:20px 20px 0 0;bottom:0;display:flex;flex-direction:column;left:0;max-height:min(80dvh,640px);overflow-y:auto;padding:16px 16px calc(16px + env(safe-area-inset-bottom));position:fixed;right:0;top:auto;width:100%;overflow:hidden}body .flight-search-shell .flight-popover .airport-scroll,body .flight-search-shell .flight-popover .popover-scroll,body .flight-search-shell .flight-popover .promo-scroll{flex:1 1 auto;max-height:none;min-height:0;overflow-y:auto}body .flight-search-shell .flight-popover .popover-done,body .flight-search-shell .flight-popover .popover-head,body .flight-search-shell .flight-popover .popover-search,body .flight-search-shell .flight-popover .promo-foot,body .flight-search-shell .flight-popover .promo-head{flex:0 0 auto}body .flight-search-shell.is-popover-open{z-index:95}body .flight-calendar-popover{bottom:12px;height:max-content;left:0;margin:auto;max-height:calc(100dvh - 88px);overflow-y:auto;right:0;top:76px;transform:none;width:min(720px,calc(100vw - 24px))}body .flight-calendar-popover .calendar-foot{background:#fff;bottom:-16px;margin-bottom:-16px;padding-bottom:16px;position:-webkit-sticky;position:sticky}body .flight-search-shell.is-popover-open .popover-scrim{background:rgba(12,6,8,.42)}.mq-grid{display:grid;grid-gap:4px 0;gap:4px 0;grid-template-columns:repeat(4,minmax(0,1fr));margin:18px 0 0;padding:0 8px}.mq-tile{align-items:center;border-radius:12px;color:var(--ink);display:flex;flex-direction:column;gap:7px;min-height:44px;padding:10px 2px 12px;text-align:center;text-decoration:none}.mq-tile:active{background:rgba(15,17,26,.05)}.mq-tile i{align-items:center;border-radius:14px;display:flex;height:46px;justify-content:center;width:46px}.mq-tile i[data-tone=red]{background:#fdeaec;color:#d40119}.mq-tile i[data-tone=orange]{background:#fef0e0;color:#e07c12}.mq-tile i[data-tone=green]{background:#e4f6ec;color:#0f9d58}.mq-tile i[data-tone=blue]{background:#e7effc;color:#2563cf}.mq-tile i[data-tone=violet]{background:#efeafc;color:#6a44c8}.mq-tile i[data-tone=amber]{background:#fdf3dc;color:#b5820b}.mq-tile i[data-tone=pink]{background:#fdeaf3;color:#c2367e}.mq-tile i[data-tone=slate]{background:#eceef3;color:#4a5164}.mq-tile span{font-size:11.5px;font-weight:600;line-height:1.25}.mq-lounges{display:block;margin:18px 0 30px;padding:0 14px}.mq-lounges-head{align-items:baseline;display:flex;justify-content:space-between;margin-bottom:10px}.mq-lounges-head h2{font-size:16px;font-weight:800;margin:0}.mq-lounges-head a{align-items:center;color:var(--red);display:inline-flex;font-size:13px;font-weight:700;gap:2px;margin:-13px 0;padding:13px 0;text-decoration:none}.mq-lounge-list{display:grid;grid-gap:8px;gap:8px;list-style:none;margin:0;padding:0}.mq-lounge-list a{align-items:center;background:#fff;border:1px solid rgba(15,17,26,.08);border-radius:12px;color:var(--ink);display:flex;gap:10px;min-height:44px;padding:8px;text-decoration:none}.mq-lounge-list img{border-radius:9px;flex:0 0 auto;height:52px;object-fit:cover;width:52px}.mq-lounge-body{display:grid;grid-gap:3px;gap:3px;min-width:0}.mq-lounge-body strong{font-size:13.5px;font-weight:700;line-height:1.3}.mq-lounge-body small,.mq-lounge-body strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mq-lounge-body small{align-items:center;color:var(--muted);display:flex;font-size:11.5px;gap:3px}.mq-lounge-price{color:var(--red);flex:0 0 auto;font-size:14px;font-weight:800;margin-left:auto;text-align:right}.mq-lounge-price small{color:var(--muted);display:block;font-size:10.5px;font-weight:600}body #lookup,body .contact-strip,body .module-overview,body .stats-visual{display:none}}@media (max-width:374px){body .hero-stage{height:174px}body .flight-search-shell{margin-top:-70px}}.mobile-page-head{display:none}@media (max-width:980px){.mobile-page-head{background:var(--red);color:#fff;display:block;padding:12px 14px 16px}.mobile-page-head-bar{align-items:center;display:flex;gap:8px}.mobile-page-head-bar button{align-items:center;background:rgba(255,255,255,.16);border:0;border-radius:999px;color:#fff;display:flex;flex:0 0 auto;height:34px;justify-content:center;position:relative;width:34px}.mobile-page-head-bar button:before{content:"";inset:-5px;position:absolute}.mobile-page-head-bar h1{color:#fff;font-size:17px;font-weight:800;letter-spacing:-.01em;margin:0}.mobile-page-head p{color:rgba(255,255,255,.9);font-size:13px;line-height:1.45;margin:8px 0 0}body .service-screen .home-section{padding:0}body .service-screen .service-split{display:grid;grid-gap:0;gap:0;grid-template-columns:minmax(0,1fr)}body .service-screen .service-copy{display:contents}body .service-screen .service-copy>.eyebrow,body .service-screen .service-copy>.image-frame,body .service-screen .service-copy>h2,body .service-screen .service-copy>p{display:none}body .service-screen .booking-panel{border:0;border-radius:0;box-shadow:none;order:1;padding:14px}body .service-screen .benefit-list{background:var(--cream,#f4f5f8);margin:0;order:2;padding:14px 16px 18px 34px}body .service-screen .panel-foot{align-items:center;background:#fff;border-top:1px solid rgba(15,17,26,.1);bottom:calc(var(--kb-offset, 0px) + var(--tabbar-h) + var(--safe-b));box-shadow:0 -8px 22px -16px rgba(27,15,16,.5);display:flex;gap:10px;left:0;padding:10px 14px;position:fixed;right:0;z-index:92}body .service-screen .total-block{border:0;flex:1 1 auto;margin:0;min-width:0;padding:0;text-align:left}body .service-screen .total-block-label{font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}body .service-screen .total-block-value{font-size:19px;line-height:1.15}body .service-screen .panel-submit{flex:0 0 auto;margin:0;min-height:46px;padding:0 22px;width:auto}body .service-screen .panel-note{margin-bottom:70px}body.is-service-screen{padding-bottom:70px}body #esim,body #fasttrack,body #lounge,body #transfer{display:none}body .service-screen #esim,body .service-screen #fasttrack,body .service-screen #transfer{display:block}body .lounge-hero{background:#fff;min-height:0;padding:0}body .lounge-hero-actions,body .lounge-hero-desc,body .lounge-hero-kicker,body .lounge-hero-photo,body .lounge-hero-stats{display:none}body .lounge-hero-copy{color:var(--ink);inset:auto;max-width:none;padding:12px 14px 4px;position:static;text-align:left}body .lounge-hero-copy h1{color:var(--ink);font-size:21px;line-height:1.2;margin:4px 0 0}body .lounge-hero-copy h1 em{color:var(--red);font-style:normal}body .lounge-hero-copy .breadcrumbs,body .lounge-hero-copy .breadcrumbs a,body .lounge-hero-copy .breadcrumbs strong{color:var(--muted)}body .lounge-filter{display:grid;grid-gap:8px;gap:8px;grid-template-columns:minmax(0,1fr);padding:10px 0 4px}body .lounge-filter-count{margin:0}body .lounge-grid{grid-template-columns:minmax(0,1fr)}body .lounge-card-photo{aspect-ratio:16/9}body .checkout-page .help-pill,body .checkout-page .page-sub{display:none}body .checkout-page .page-head h1{font-size:20px;margin:2px 0 0}body .flight-quick-benefits{display:none}body .pax-stepper button{position:relative}body .flight-swap:before,body .pax-stepper button:before{content:"";inset:-7px;position:absolute}body .footer-links a{align-items:center;display:flex;min-height:44px}body .footer-social a{position:relative}body .footer-social a:before{content:"";inset:-4px;position:absolute}body .text-link{align-items:center;display:inline-flex;min-height:44px}body .breadcrumbs a,body .crumbs a{position:relative}body .breadcrumbs a:before,body .crumbs a:before{content:"";inset:-14px -6px;position:absolute}}@media (max-width:389px){body .flight-search-shell:not(.is-compact) .flight-footer-airline .flight-field-value,body .flight-search-shell:not(.is-compact) .promo-field-wrap .flight-field-value{font-size:13.5px}body .flight-search-shell:not(.is-compact) .flight-footer-airline .flight-field-button,body .flight-search-shell:not(.is-compact) .promo-field{gap:8px}}@media (max-width:360px){body .flight-search-shell:not(.is-compact) .flight-mobile-date-long{font-size:14.5px}body .flight-search-shell:not(.is-compact) .compact-date-button{gap:8px}body .flight-search-shell:not(.is-compact) .compact-return-field{padding-left:8px}body .flight-search-shell:not(.is-compact) .compact-return-field .compact-date-button{padding-right:22px}body .flight-search-shell:not(.is-compact) .flight-mobile-paxrow{gap:12px}body .flight-search-shell:not(.is-compact) .flight-mobile-split{margin:0 11px}body .flight-search-shell:not(.is-compact) .flight-route-grid .fv-city{font-size:16.5px}body .flight-search-shell:not(.is-compact) .flight-footer-airline,body .flight-search-shell:not(.is-compact) .promo-field-wrap{grid-column:1/-1}body .flight-search-shell:not(.is-compact) .promo-field-wrap{border-left:0;padding-left:0}}@media (max-width:980px){body .airport-combo-input,body .auth-card input[type=email],body .auth-card input[type=password],body .auth-card input[type=tel],body .auth-card input[type=text],body .boxed-field input,body .dtf-control,body .dtf-control.is-bare,body .lounge-filter-search input,body .lounge-filter-terminal select,body .popover-search,body .results-sort select,body .service-select,body input:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=range]),body select,body textarea{font-size:16px}}