body{margin:0;background:#f4f6f9;font-family:DM Sans,system-ui,sans-serif;color:#0f1b2d;-webkit-font-smoothing:antialiased}a{color:#1747b8;text-decoration:none}a:hover{color:#0f1b2d;text-decoration:underline}input,select,button,textarea{font-family:inherit}*{box-sizing:border-box}@keyframes ajFade{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}@keyframes ajPulse{0%,to{box-shadow:0 0 0 3px #1747b840}50%{box-shadow:0 0 0 8px #1747b800}}@keyframes ajShimmer{0%{background-position:-400px 0}to{background-position:400px 0}}@keyframes ajToast{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@keyframes ajDot{0%,80%,to{opacity:.3}40%{opacity:1}}.aj-app{min-height:100vh;display:flex;flex-direction:column}.aj-screen{flex:1;animation:ajFade .28s ease-out}.aj-wrap{max-width:1180px;margin:0 auto;padding:0 24px}.aj-page{padding:32px 24px 80px}.aj-page-flow{padding:28px 24px 80px}.aj-band{background:#fff;border-bottom:1px solid #e3e8ef}.aj-band-inner{padding:24px 24px 28px}.aj-two-col{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:28px;align-items:start}.aj-aside{background:#fff;border:1px solid #e3e8ef;border-radius:14px;padding:22px;position:sticky;top:92px}.aj-card{background:#fff;border:1px solid #e3e8ef;border-radius:14px}.aj-stack{display:flex;flex-direction:column}.aj-eyebrow{font-size:12px;font-weight:700;letter-spacing:.08em;color:#6b7a90}.aj-h1{margin:0;font-size:32px;font-weight:700;letter-spacing:-.03em}.aj-h1-lg{font-size:34px}.aj-sub{margin:0;font-size:15px;color:#3b4b63}.aj-back{font-size:14px;font-weight:600;color:#1747b8}.aj-muted{color:#6b7a90}.aj-body{color:#3b4b63}.aj-btn{border:0;border-radius:10px;font-weight:700;cursor:pointer;font-size:15px;padding:13px 22px;display:inline-flex;align-items:center;justify-content:center;gap:8px;white-space:nowrap;text-decoration:none}.aj-btn-primary{background:#0b2a5b;color:#fff}.aj-btn-primary:hover{background:#153c7a}.aj-btn-secondary{background:#fff;color:#0b2a5b;border:1px solid #cbd3df}.aj-btn-secondary:hover{background:#f1f4f9}.aj-btn-ghost{background:transparent;color:#3b4b63;font-weight:600}.aj-btn-ghost:hover{background:#f1f4f9}.aj-btn-alert{background:#c2410c;color:#fff}.aj-btn-alert:hover{background:#9a3412}.aj-btn-sm{padding:11px 18px;border-radius:8px;font-size:14px}.aj-btn-xs{padding:10px 18px;border-radius:8px;font-size:14px}.aj-btn-md{padding:12px 18px;font-size:14px}.aj-btn-block{width:100%;padding:14px;font-size:16px}.aj-btn:disabled,.aj-btn.is-disabled{background:#a9b4c4;color:#fff;border-color:#a9b4c4;cursor:not-allowed}.aj-btn-manage{border:1px solid #cbd3df;background:#fff;color:#0f1b2d;font-weight:600}.aj-btn-manage:hover{background:#f1f4f9}.aj-pill{display:inline-block;font-size:12px;font-weight:700;padding:4px 10px;border-radius:999px;line-height:1.3}.aj-pill-spaced{letter-spacing:.06em}.aj-note{display:flex;gap:10px;align-items:center;background:#eff6ff;border:1px solid #bfdbfe;border-radius:10px;padding:12px 14px;margin-bottom:14px;font-size:14px;color:#1e40af}.aj-field{display:flex;flex-direction:column;gap:6px;font-size:13px;font-weight:600;color:#3b4b63}.aj-input{border:1px solid #cbd3df;border-radius:8px;padding:12px 14px;font-size:16px;color:#0f1b2d;background:#fff;width:100%}.aj-check{width:20px;height:20px;accent-color:#0b2a5b;margin:0}.aj-radio{width:18px;height:18px;border-radius:50%;border:2px solid #a9b4c4;box-sizing:border-box;flex-shrink:0}.aj-radio.is-on{border:6px solid #0b2a5b}.aj-kv{display:flex;justify-content:space-between}.aj-seg{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:20px;align-items:center}.aj-seg-time{font-size:24px;font-weight:700}.aj-seg-time-lg{font-size:26px;letter-spacing:-.02em}.aj-seg-time-tight{letter-spacing:-.02em;white-space:nowrap}.aj-seg-sub{font-size:13px;color:#6b7a90}.aj-seg-mid{text-align:center;font-size:13px;color:#6b7a90}.aj-seg-mid-title{font-weight:600;color:#3b4b63}.aj-seg-line{height:2px;background:#cbd3df;margin:6px 12px;position:relative}.aj-seg-line.has-dot:after{content:"";position:absolute;right:-2px;top:-3px;width:8px;height:8px;border-radius:50%;background:#0b2a5b}.aj-seg-plus{font-size:12px;color:#c2410c;font-weight:700;margin-left:2px}.aj-layover{margin:16px 0;padding:8px 0;border-top:1px dashed #e3e8ef;border-bottom:1px dashed #e3e8ef;font-size:13px;color:#6b7a90;text-align:center}.aj-header{background:#fff;border-bottom:1px solid #e3e8ef;position:sticky;top:0;z-index:20}.aj-header-inner{max-width:1180px;margin:0 auto;padding:0 24px;height:68px;display:flex;align-items:center;gap:32px}.aj-logo{display:flex;align-items:center;gap:10px;color:#0f1b2d;text-decoration:none}.aj-logo:hover{text-decoration:none;color:#0f1b2d}.aj-logo-tile{width:36px;height:36px;border-radius:11px;background:linear-gradient(145deg,#153c7a,#0b2a5b);display:grid;place-items:center;box-shadow:inset 0 1px #ffffff1f;flex-shrink:0}.aj-wordmark{font-weight:700;font-size:22px;letter-spacing:-.035em;display:flex;align-items:baseline}.aj-wordmark b{font-weight:700;color:#1747b8}.aj-nav{display:flex;gap:4px;flex:1}.aj-nav-link{padding:8px 14px;border-radius:8px;font-weight:600;font-size:15px;color:#3b4b63;text-decoration:none}.aj-nav-link:hover{background:#f1f4f9;color:#0f1b2d;text-decoration:none}.aj-nav-link.is-active{color:#0b2a5b;background:#e8eef9}.aj-header-right{display:flex;align-items:center;gap:14px;margin-left:auto}.aj-bell{position:relative;width:38px;height:38px;border-radius:50%;border:0;background:transparent;cursor:pointer;display:grid;place-items:center}.aj-bell:hover{background:#f1f4f9}.aj-bell.is-active{background:#e8eef9}.aj-bell-dot{position:absolute;top:6px;right:7px;width:9px;height:9px;border-radius:50%;background:#c2410c;border:2px solid #fff}.aj-gear-badge{width:36px;height:36px;border-radius:50%;border:0;cursor:pointer;display:grid;place-items:center;background:#0b2a5b;box-shadow:0 1px 3px #0b2a5b59;transition:background .15s ease,transform .15s ease}.aj-gear-badge:hover{background:#153c7a;transform:scale(1.05)}.aj-gear-badge.is-active{background:#1747b8}[data-tooltip]{position:relative}[data-tooltip]:after{content:attr(data-tooltip);position:absolute;left:50%;background:#0b2a5b;color:#fff;font-size:12px;font-weight:600;white-space:nowrap;padding:6px 10px;border-radius:8px;box-shadow:0 6px 18px #0b2a5b40;opacity:0;pointer-events:none;transition:opacity .15s ease,transform .15s ease;z-index:40;bottom:calc(100% + 8px);transform:translate(-50%) translateY(4px)}[data-tooltip]:before{content:"";position:absolute;left:50%;border:5px solid transparent;opacity:0;pointer-events:none;transition:opacity .15s ease;z-index:40;bottom:calc(100% + 3px);border-top-color:#0b2a5b}[data-tooltip][data-tooltip-pos=bottom]:after{bottom:auto;top:calc(100% + 8px);transform:translate(-50%) translateY(-4px)}[data-tooltip][data-tooltip-pos=bottom]:before{bottom:auto;top:calc(100% + 3px);border-top-color:transparent;border-bottom-color:#0b2a5b}[data-tooltip]:hover:after,[data-tooltip]:focus-visible:after{opacity:1;transform:translate(-50%) translateY(0)}[data-tooltip]:hover:before,[data-tooltip]:focus-visible:before{opacity:1}.aj-avatar{width:36px;height:36px;border-radius:50%;background:#e8eef9;color:#0b2a5b;font-weight:700;font-size:14px;display:grid;place-items:center}.aj-stepbar{background:#fff;border-bottom:1px solid #e3e8ef}.aj-stepbar-inner{max-width:1180px;margin:0 auto;padding:14px 24px;display:flex;gap:8px;align-items:center;font-size:13px;font-weight:600;flex-wrap:wrap}.aj-step{display:flex;align-items:center;gap:8px}.aj-step-n{width:22px;height:22px;border-radius:50%;display:grid;place-items:center;font-size:12px}.aj-step-line{width:28px;height:1px;background:#cbd3df;margin:0 4px}.aj-agent-pill{display:flex;align-items:center;gap:8px;border:1px solid #cbd3df;background:#fff;border-radius:999px;padding:7px 14px;font-size:13px;font-weight:700;color:#0b2a5b;cursor:pointer}.aj-agent-pill:hover{background:#f1f4f9}.aj-hero{background:#0b2a5b;color:#fff}.aj-hero-inner{max-width:1180px;margin:0 auto;padding:56px 24px 120px}.aj-hero h1{margin:0 0 10px;font-size:44px;font-weight:700;letter-spacing:-.03em;line-height:1.1}.aj-hero p{margin:0;font-size:18px;color:#b8c7e3}.aj-home-content{max-width:1180px;margin:-80px auto 0;padding:0 24px}.aj-disruption{background:#fff4e5;border:1px solid #f5c77a;border-radius:12px;padding:16px 20px;display:flex;align-items:center;gap:16px;margin-bottom:16px;box-shadow:0 8px 24px #0b2a5b1f}.aj-search-card{background:#fff;border-radius:16px;box-shadow:0 12px 40px #0b2a5b1f;padding:28px}.aj-search-tabs{display:flex;gap:4px;margin-bottom:22px;border-bottom:1px solid #e3e8ef}.aj-search-tab{padding:10px 16px;font-weight:600;font-size:15px;color:#6b7a90}.aj-search-tab.is-active{font-weight:700;border-bottom:3px solid #0b2a5b;color:#0b2a5b}.aj-sfield{border:1px solid #cbd3df;border-radius:10px;padding:10px 14px;min-width:0;height:62px;box-sizing:border-box}.aj-sfield-label{font-size:11px;font-weight:700;letter-spacing:.08em;color:#6b7a90}.aj-sfield-value{font-size:17px;font-weight:600;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.aj-swap{height:44px;width:44px;border-radius:50%;border:1px solid #cbd3df;background:#fff;cursor:pointer;display:grid;place-items:center}.aj-swap:hover{background:#f1f4f9}.aj-search-btn{flex:0 0 auto;height:62px;padding:0 30px;border-radius:10px;border:0;background:#0b2a5b;color:#fff;font-weight:700;font-size:16px;cursor:pointer;white-space:nowrap}.aj-search-btn:hover{background:#153c7a}.aj-promo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin:40px 0 60px}.aj-promo{background:#fff;border-radius:14px;padding:22px;border:1px solid #e3e8ef}.aj-promo-eyebrow{font-size:12px;font-weight:700;letter-spacing:.08em;color:#1747b8}.aj-promo-title{font-size:20px;font-weight:700;margin:6px 0 4px;letter-spacing:-.01em}.aj-promo-body{font-size:14px;color:#6b7a90}.aj-option{background:#fff;border:1px solid #e3e8ef;border-radius:14px;padding:20px;cursor:pointer;display:flex;flex-direction:column;gap:6px}.aj-option:hover{border-color:#0b2a5b}.aj-proposal{background:#fff;border:2px solid #0b2a5b;border-radius:16px;overflow:hidden;box-shadow:0 8px 28px #0b2a5b1a}.aj-proposal-strip{background:#0b2a5b;color:#fff;padding:10px 20px;font-size:12px;font-weight:700;letter-spacing:.08em;display:flex;justify-content:space-between}.aj-conn-strip{display:flex;align-items:center;gap:10px;background:#f4f6f9;border-radius:10px;padding:10px 14px;font-size:14px;color:#3b4b63}.aj-tile{border:1px solid #e3e8ef;border-radius:10px;padding:14px}.aj-tabs{display:flex;gap:4px;border-bottom:1px solid #e3e8ef;margin-bottom:18px;flex-wrap:wrap}.aj-tab{background:none;border:0;padding:12px 14px;font-size:15px;font-weight:700;cursor:pointer;color:#6b7a90;border-bottom:3px solid transparent;margin-bottom:-1px;white-space:nowrap}.aj-tab.is-active{color:#0b2a5b;border-bottom-color:#0b2a5b}.aj-dates{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:8px;margin-bottom:18px}.aj-date{border:2px solid #e3e8ef;background:#fff;border-radius:10px;padding:10px 4px;cursor:pointer;text-align:center}.aj-date.is-selected{border-color:#0b2a5b;background:#0b2a5b}.aj-filter-pill{border:1px solid #cbd3df;border-radius:999px;padding:5px 12px;font-weight:600;color:#0f1b2d}.aj-skel{height:118px;border-radius:14px;background:linear-gradient(90deg,#eef1f6,#f7f9fc,#eef1f6 400px);background-size:800px 100%;animation:ajShimmer 1.2s linear infinite}.aj-live-dot{width:8px;height:8px;border-radius:50%;background:#1747b8;animation:ajDot 1.2s infinite;display:inline-block}.aj-flight{position:relative;background:#fff;border:2px solid #e3e8ef;border-radius:14px;padding:18px 20px;cursor:pointer}.aj-flight:hover{border-color:#0b2a5b}.aj-flight.is-selected{border-color:#0b2a5b;box-shadow:0 0 0 3px #0b2a5b1f}.aj-flight.is-focused{animation:ajPulse 1.4s ease-out infinite}.aj-flight-assist{position:absolute;top:-12px;left:16px;background:#1747b8;color:#fff;font-size:11px;font-weight:700;letter-spacing:.06em;padding:3px 10px;border-radius:999px;display:flex;align-items:center;gap:6px}.aj-flight-assist i{width:6px;height:6px;border-radius:50%;background:#fff;animation:ajDot 1.2s infinite}.aj-flight-main{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:20px;align-items:center}.aj-flight-seg{display:grid;grid-template-columns:auto minmax(96px,1fr) auto;gap:16px;align-items:center;min-width:0}.aj-flight-right{text-align:right;display:flex;flex-direction:column;align-items:flex-end;gap:8px;min-width:150px;max-width:190px}.aj-flight-foot{margin-top:12px;padding-top:12px;border-top:1px dashed #e3e8ef;display:flex;gap:10px;align-items:center;font-size:13px}.aj-flight-foot i{width:8px;height:8px;border-radius:50%;flex-shrink:0}.aj-empty{background:#fff;border:1px dashed #cbd3df;border-radius:14px;padding:32px;text-align:center}.aj-fuselage{flex:0 0 auto;background:#f4f6f9;border-radius:140px 140px 24px 24px;padding:44px 20px 24px;border:1px solid #e3e8ef}.aj-seat-cols{display:grid;grid-template-columns:22px repeat(3,34px) 30px repeat(3,34px) 22px;gap:5px;width:max-content;margin:0 auto 6px;font-size:12px;font-weight:700;color:#6b7a90;text-align:center}.aj-seat-rows{display:flex;flex-direction:column;gap:5px;width:max-content;margin:0 auto}.aj-seat-row{display:grid;grid-template-columns:22px repeat(3,34px) 30px repeat(3,34px) 22px;gap:5px;align-items:center;border-radius:4px}.aj-seat-row.is-exit{background:repeating-linear-gradient(135deg,#fde8dc 0,#fde8dc 4px,#f4f6f9 4px,#f4f6f9 8px);padding:4px 0}.aj-seat-rown{font-size:12px;font-weight:600;color:#6b7a90;text-align:center}.aj-exit-tab{font-size:9px;font-weight:700;letter-spacing:.08em;color:#c2410c;writing-mode:vertical-rl;text-align:center;border:1px solid transparent;border-radius:3px;padding:2px 1px;visibility:hidden;justify-self:center}.aj-exit-tab.is-left{transform:rotate(180deg)}.aj-exit-tab.is-visible{visibility:visible;border-color:#d9541e}.aj-lav-row{display:grid;grid-template-columns:22px 112px 30px 112px 22px;gap:5px;align-items:center}.aj-lav-block{height:34px;border-radius:4px;background:#e3e8ef;display:grid;place-items:center}.aj-cabin-break{height:22px;display:grid;grid-template-columns:22px 112px 30px 112px 22px;gap:5px;align-items:center}.aj-cabin-break i{height:3px;background:#cbd3df;border-radius:2px;display:block}.aj-seat{position:relative;height:34px;border-radius:4px;border:2px solid;font-size:12px;font-weight:700;padding:0;overflow:hidden;cursor:pointer}.aj-seat:hover{filter:brightness(1.08)}.aj-seat:disabled{cursor:not-allowed}.aj-seat-corner{position:absolute;top:0;right:0;border-style:solid;border-width:0 10px 10px 0;border-color:transparent #fff transparent transparent}.aj-legend{display:flex;gap:14px;font-size:13px;color:#3b4b63;flex-wrap:wrap}.aj-legend span{display:flex;align-items:center;gap:6px}.aj-legend i{width:14px;height:14px;border-radius:3px;display:inline-block;position:relative}.aj-paxcard{border:2px solid #e3e8ef;border-radius:12px;padding:14px 16px;cursor:pointer;display:flex;gap:12px;align-items:center;background:#fff}.aj-paxcard:hover{border-color:#0b2a5b}.aj-paxcard.is-active{border-color:#0b2a5b;background:#f5f8fd}.aj-paxcard-n{width:30px;height:30px;border-radius:50%;border:2px solid #0b2a5b;display:grid;place-items:center;font-weight:700;font-size:14px;color:#0b2a5b;background:#fff;flex-shrink:0}.aj-pax-panel{background:#fff;border:1px solid #e3e8ef;border-radius:14px;padding:22px 24px}.aj-split-warn{background:#fff4e5;border:1px solid #f5c77a;border-radius:12px;padding:14px 18px;font-size:14px;color:#7c2d12;line-height:1.5}.aj-pay-option{display:flex;align-items:center;gap:12px;border-radius:10px;padding:12px 14px;cursor:pointer}.aj-pay-option.is-selected{border:2px solid #0b2a5b}.aj-pay-option.is-other{border:1px solid #cbd3df;margin-top:10px;color:#3b4b63}.aj-visa{width:38px;height:24px;border-radius:4px;background:#1a1f71;color:#fff;font-size:10px;font-weight:700;display:grid;place-items:center}.aj-trip{background:#fff;border:1px solid #e3e8ef;border-radius:14px;overflow:hidden}.aj-trip-head{padding:18px 24px;border-bottom:1px solid #e3e8ef;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:10px}.aj-trip-route{font-size:20px;font-weight:700;letter-spacing:-.02em}.aj-trip-body{padding:20px 24px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:20px;align-items:center}.aj-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0b2a5b73;z-index:60;display:flex;align-items:center;justify-content:center;padding:24px;overflow-y:auto}.aj-modal-card{width:100%;max-width:640px;background:#fff;border-radius:16px;box-shadow:0 20px 60px #0b2a5b4d;padding:28px;margin:auto}.aj-popup{position:fixed;right:24px;bottom:24px;width:380px;max-width:calc(100vw - 48px);height:600px;max-height:calc(100vh - 48px);background:#fff;z-index:50;border-radius:18px;box-shadow:0 20px 60px #0b2a5b47,0 0 0 1px #e3e8ef;display:flex;flex-direction:column;overflow:hidden}.aj-popup-head{padding:14px 18px;background:#0b2a5b;color:#fff;display:flex;justify-content:space-between;align-items:center}.aj-popup-ib{width:30px;height:30px;border-radius:50%;border:0;background:#ffffff1f;cursor:pointer;color:#fff;line-height:1}.aj-popup-ib:hover{background:#ffffff38}.aj-bubble-agent{background:#f1f4f9;border-radius:16px 16px 16px 4px;padding:10px 14px;font-size:14px;line-height:1.45}.aj-opt{display:flex;gap:12px;align-items:center;border:1px solid #cbd3df;border-radius:12px;padding:12px 14px;background:#fff;cursor:pointer;text-align:left;color:#0f1b2d;text-decoration:none;width:100%;font-size:14px}.aj-opt:hover{border-color:#0b2a5b;background:#f8fafd;text-decoration:none;color:#0f1b2d}.aj-chat-sub{padding:8px 14px;border-bottom:1px solid #e3e8ef;display:flex;align-items:center;gap:8px;font-size:13px;background:#f8fafd}.aj-voice-btn{width:28px;height:28px;border-radius:50%;border:1px solid #cbd3df;background:#fff;cursor:pointer;display:grid;place-items:center}.aj-voice-btn.is-on{background:#0b2a5b}.aj-voice-banner{margin:10px 14px 0;background:#ecfdf3;border:1px solid #86efac;border-radius:10px;padding:10px 14px;font-size:13px;color:#166534;display:flex;align-items:center;gap:10px}.aj-chat-list{flex:1;min-height:0;overflow:auto;padding:14px;display:flex;flex-direction:column;gap:8px}.aj-msg{max-width:82%;padding:10px 14px;font-size:14px;line-height:1.45}.aj-msg-me{background:#0b2a5b;color:#fff;border-radius:16px 16px 4px}.aj-msg-agent{background:#f1f4f9;color:#0f1b2d;border-radius:16px 16px 16px 4px}.aj-chip{border:1px solid #cbd3df;background:#fff;border-radius:999px;padding:6px 12px;font-size:13px;font-weight:600;color:#0b2a5b;cursor:pointer}.aj-chip:hover{background:#f1f4f9}.aj-chat-input{flex:1;border:1px solid #cbd3df;border-radius:999px;padding:11px 16px;font-size:14px;outline:none;min-width:0}.aj-send{width:42px;height:42px;border-radius:50%;border:0;background:#0b2a5b;cursor:pointer;display:grid;place-items:center;flex-shrink:0}.aj-send:hover{background:#153c7a}.aj-slot{border:2px solid #e3e8ef;background:#fff;color:#0f1b2d;border-radius:10px;padding:12px;font-size:14px;font-weight:700;cursor:pointer;text-align:left}.aj-slot.is-selected{border-color:#0b2a5b;background:#0b2a5b;color:#fff}.aj-textarea{border:1px solid #cbd3df;border-radius:8px;padding:10px 12px;font-size:14px;min-height:72px;resize:vertical}.aj-callback-ok{background:#ecfdf3;border:1px solid #86efac;border-radius:12px;padding:18px;display:flex;gap:12px;align-items:center}.aj-cancel-call{align-self:flex-start;border:1px solid #cbd3df;background:#fff;border-radius:8px;padding:9px 14px;font-size:13px;font-weight:700;color:#3b4b63;cursor:pointer}.aj-cancel-call:hover{background:#f1f4f9}.aj-fab{position:fixed;right:24px;bottom:24px;z-index:30;display:flex;align-items:center;gap:10px;background:#0b2a5b;color:#fff;border:0;border-radius:999px;padding:13px 18px 13px 14px;font-size:15px;font-weight:700;cursor:pointer;box-shadow:0 10px 30px #0b2a5b59}.aj-fab:hover{background:#153c7a}.aj-toast{position:fixed;left:50%;bottom:28px;transform:translate(-50%);z-index:60;background:#0f1b2d;color:#fff;border-radius:12px;padding:12px 18px;font-size:14px;font-weight:600;display:flex;align-items:center;gap:10px;box-shadow:0 12px 32px #0f1b2d4d;animation:ajToast .25s ease-out;max-width:calc(100vw - 48px)}.aj-footer{background:#fff;border-top:1px solid #e3e8ef;padding:24px;font-size:13px;color:#6b7a90}.aj-footer-inner{max-width:1180px;margin:0 auto;display:flex;justify-content:space-between;flex-wrap:wrap;gap:12px}.aj-footer a{color:#6b7a90}.aj-footer .aj-reset{color:#a9b4c4;font-size:12px}.aj-livesync{display:inline-flex;align-items:center;gap:7px;font-size:12px;color:#6b7a90}.aj-livesync i{width:8px;height:8px;border-radius:50%;background:#cbd3df;display:inline-block}.aj-livesync.is-connected i{background:#15803d}.aj-livesync.is-connecting i{background:#b45309;animation:ajDot 1.2s infinite}.aj-livesync.is-error i{background:#991b1b}.aj-livesync-hint{position:fixed;right:24px;bottom:92px;z-index:29;max-width:220px;background:#0f1b2d;color:#fff;border-radius:14px 14px 4px;padding:10px 14px;font-size:13px;font-weight:600;line-height:1.4;box-shadow:0 10px 30px #0f1b2d4d;animation:ajFade .25s ease-out}.aj-livesync-hint:after{content:"";position:absolute;right:26px;bottom:-6px;width:12px;height:12px;background:#0f1b2d;transform:rotate(45deg);border-radius:2px}.aj-livesync button{border:0;background:none;color:#1747b8;font-weight:600;cursor:pointer;padding:0;font-size:12px}.aj-gate{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px;background:#0b2a5b}.aj-gate-card{width:100%;max-width:460px;background:#fff;border-radius:16px;box-shadow:0 12px 40px #0b2a5b4d;padding:28px}.aj-gate-warn{background:#fff4e5;border:1px solid #f5c77a;border-radius:10px;padding:12px 14px;font-size:13px;color:#7c2d12;line-height:1.5;margin-bottom:16px}.aj-linklike{background:none;border:0;padding:0;color:#1747b8;font:inherit;font-weight:600;cursor:pointer}.aj-linklike:hover{text-decoration:underline}.aj-flight-loading{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:22px;background:#0b2a5b;color:#fff}.aj-flight-loading-sky{position:relative;width:min(320px,80vw);height:64px}.aj-flight-loading-trail{position:absolute;top:50%;left:0;right:0;height:2px;transform:translateY(-1px);background:repeating-linear-gradient(to right,rgba(255,255,255,.35) 0 10px,transparent 10px 20px)}.aj-flight-loading-plane{position:absolute;top:50%;left:0;width:40px;height:40px;color:#fff;transform:translateY(-50%);animation:ajFlightFly 4.4s ease-in-out infinite;filter:drop-shadow(0 4px 10px rgba(0,0,0,.25))}.aj-flight-loading-caption{font-size:15px;font-weight:600;color:#cbd8f0;letter-spacing:.01em}@keyframes ajFlightFly{0%{left:0;transform:translateY(-50%) translateY(0) rotate(0)}12.5%{transform:translateY(-50%) translateY(-6px) rotate(0)}25%{left:calc(100% - 40px);transform:translateY(-50%) translateY(0) rotate(0)}30%{left:calc(100% - 40px);transform:translateY(-50%) translateY(0) rotate(180deg)}42.5%{transform:translateY(-50%) translateY(-6px) rotate(180deg)}55%{left:0;transform:translateY(-50%) translateY(0) rotate(180deg)}60%,to{left:0;transform:translateY(-50%) translateY(0) rotate(0)}}@media (max-width: 900px){.aj-two-col{grid-template-columns:1fr}.aj-aside{position:static}.aj-promo-grid,.aj-trip-body{grid-template-columns:1fr}}@media (max-width: 720px){.aj-nav{display:none}.aj-hero h1{font-size:34px}.aj-flight-main{grid-template-columns:1fr}.aj-flight-right{align-items:flex-start;text-align:left;max-width:none}.aj-dates{grid-template-columns:repeat(4,minmax(0,1fr))}}
