.fi-panel{--fi-blue: #1557ff;--fi-purple: #8a35ff;--fi-ink: #071433;--fi-muted: #5a6d94;--fi-line: #dce7ff;--fi-soft: #f4f8ff;position:relative;border-radius:18px;padding:18px 20px 16px;background:linear-gradient(145deg,#fafcff,#fff 48%,#f6f9ff);border:1px solid var(--fi-line);box-shadow:0 1px #ffffffe6 inset,0 12px 32px #1557ff12;overflow:hidden}.fi-panel:before{content:"";position:absolute;inset:0 0 auto;height:3px;background:linear-gradient(90deg,var(--fi-blue),var(--fi-purple),#04a7ff);opacity:.95}.fi-panel__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}.fi-panel__brand{display:flex;align-items:center;gap:12px;min-width:0}.fi-panel__icon{flex-shrink:0;width:40px;height:40px;border-radius:14px;display:grid;place-items:center;font-size:18px;background:linear-gradient(135deg,#ece9ff,#e8f0ff);border:1px solid #d4dcff;box-shadow:0 4px 14px #8a35ff26}.fi-panel__title{display:block;font-size:14px;font-weight:900;letter-spacing:-.02em;color:var(--fi-ink);line-height:1.2}.fi-panel__subtitle{display:block;font-size:11px;font-weight:650;color:var(--fi-muted);margin-top:2px}.fi-panel__confidence{flex-shrink:0;display:flex;flex-direction:column;align-items:flex-end;gap:2px}.fi-panel__confidence-val{font-size:20px;font-weight:950;letter-spacing:-.03em;background:linear-gradient(120deg,var(--fi-blue),var(--fi-purple));-webkit-background-clip:text;background-clip:text;color:transparent;line-height:1}.fi-panel__confidence-label{font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:#8a9bc4}.fi-panel__insight{position:relative;margin-bottom:16px;padding:14px 16px 14px 18px;border-radius:14px;background:#fff;border:1px solid #e8efff;box-shadow:0 4px 16px #162d640a}.fi-panel__insight:before{content:"";position:absolute;left:0;top:12px;bottom:12px;width:4px;border-radius:0 4px 4px 0;background:linear-gradient(180deg,var(--fi-blue),var(--fi-purple))}.fi-panel__insight p{margin:0;font-size:13px;line-height:1.55;font-weight:650;color:var(--fi-ink)}.fi-panel__scores{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-bottom:16px}.fi-score-card{text-align:center;padding:10px 6px 8px;border-radius:14px;background:#ffffffd9;border:1px solid #e8efff;transition:transform .15s ease,box-shadow .15s ease}.fi-score-card:hover{transform:translateY(-1px);box-shadow:0 6px 16px #1557ff14}.fi-gauge{--fi-gauge-color: var(--fi-blue);--fi-gauge-pct: 50;position:relative;width:48px;height:48px;margin:0 auto 6px;border-radius:50%;background:conic-gradient(var(--fi-gauge-color) 0deg,var(--fi-gauge-color) calc(var(--fi-gauge-pct) * 3.6deg),#e8efff calc(var(--fi-gauge-pct) * 3.6deg),#e8efff 360deg)}.fi-gauge:after{content:"";position:absolute;inset:5px;border-radius:50%;background:#fff;box-shadow:0 0 0 1px #fffc inset}.fi-gauge__num{position:absolute;inset:0;display:grid;place-items:center;z-index:1;font-size:13px;font-weight:950;color:var(--fi-ink);letter-spacing:-.02em}.fi-score-card__label{display:block;font-size:9px;font-weight:850;text-transform:uppercase;letter-spacing:.05em;color:#8a9bc4}.fi-score-card--value{--fi-gauge-color: #08a45f}.fi-score-card--trust{--fi-gauge-color: #1557ff}.fi-score-card--convenience{--fi-gauge-color: #8a35ff}.fi-score-card--flexibility{--fi-gauge-color: #04a7ff}.fi-score-card--comfort{--fi-gauge-color: #6366f1}.fi-panel__factors{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:14px}.fi-factor{padding:12px 14px;border-radius:14px;background:#fff;border:1px solid #e8efff;font-size:12px;line-height:1.45}.fi-factor__head{display:flex;align-items:center;gap:8px;margin-bottom:8px;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.fi-factor__icon{width:22px;height:22px;border-radius:8px;display:grid;place-items:center;font-size:11px;flex-shrink:0}.fi-factor--more .fi-factor__icon{background:#fff4e6;color:#c45a00}.fi-factor--less .fi-factor__icon,.fi-factor--pro .fi-factor__icon{background:#effbf5;color:#07884c}.fi-factor--con .fi-factor__icon{background:#fff8ed;color:#e56c00}.fi-factor--more .fi-factor__head{color:#b45309}.fi-factor--less .fi-factor__head,.fi-factor--pro .fi-factor__head{color:#07884c}.fi-factor--con .fi-factor__head{color:#c45a00}.fi-factor ul{margin:0;padding:0;list-style:none}.fi-factor li{position:relative;padding-left:14px;margin-top:6px;color:#346;font-weight:600}.fi-factor li:before{content:"";position:absolute;left:0;top:.55em;width:5px;height:5px;border-radius:50%;background:currentColor;opacity:.45}.fi-panel__footer{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding-top:14px;border-top:1px solid #edf2ff}.fi-stat{padding:10px 12px;border-radius:12px;background:linear-gradient(180deg,#f8fbff,#fff);border:1px solid #e8efff;text-align:center}.fi-stat__label{display:block;font-size:9px;font-weight:850;text-transform:uppercase;letter-spacing:.04em;color:#8a9bc4;margin-bottom:4px}.fi-stat__value{font-size:13px;font-weight:900;color:var(--fi-ink);letter-spacing:-.02em}.fi-stat--worth-yes .fi-stat__value{color:#07884c}.fi-stat--worth-no .fi-stat__value{color:#c45a00}.fi-stat--worth-maybe .fi-stat__value{color:var(--fi-blue)}.fi-panel--compact .fi-panel__factors,.fi-panel--compact .fi-panel__subtitle{display:none}.fi-panel--compact .fi-panel__scores{grid-template-columns:repeat(5,minmax(0,1fr));gap:6px}.fi-panel--compact .fi-gauge{width:40px;height:40px}.fi-panel--compact .fi-gauge__num{font-size:11px}.trow-intel-toggle{display:inline-flex;align-items:center;gap:8px;margin:0 14px 10px;padding:8px 14px 8px 10px;border:1px solid #d4dcff;border-radius:999px;background:linear-gradient(135deg,#fff,#f0f5ff);color:var(--fi-ink, #071433);font-size:12px;font-weight:850;cursor:pointer;box-shadow:0 4px 14px #1557ff14;transition:border-color .2s,box-shadow .2s,transform .15s}.trow-intel-toggle:hover{border-color:#8a35ff;box-shadow:0 6px 20px #8a35ff1f;transform:translateY(-1px)}.trow-intel-toggle[aria-expanded=true]{background:linear-gradient(135deg,#f1e8ff,#eef4ff);border-color:#c5b3ff}.trow-intel-toggle__spark{width:26px;height:26px;border-radius:10px;display:grid;place-items:center;font-size:12px;background:linear-gradient(135deg,#8a35ff,#1557ff);color:#fff;box-shadow:0 3px 10px #8a35ff59}.trow-intel-toggle__score{min-width:28px;padding:3px 8px;border-radius:999px;font-size:11px;font-weight:950;text-align:center;background:#fff;border:1px solid #dce7ff;color:#1557ff}.trow-intel-toggle__score.is-high{background:#effbf5;border-color:#bae9cf;color:#07884c}.trow-intel-toggle__score.is-low{background:#fff8ed;border-color:#ffe4c2;color:#c45a00}.trow-intel-toggle__chev{width:18px;height:18px;opacity:.55;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23071433' stroke-width='2.5'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M19 9l-7 7-7-7'/%3E%3C/svg%3E") center / 14px no-repeat;transition:transform .2s ease}.trow-intel-toggle[aria-expanded=true] .trow-intel-toggle__chev{transform:rotate(180deg);opacity:.85}.trow-intel-panel{display:none;padding:4px 12px 16px;animation:fi-panel-in .28s ease}.trow-intel-panel.open{display:block}@keyframes fi-panel-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.metaset-home .trow-wrap:first-of-type{border-top:none}.metaset-home .trow-intel-panel .fi-panel{width:100%}@media(max-width:1100px){.fi-panel__scores{grid-template-columns:repeat(3,minmax(0,1fr))}.fi-panel__footer{grid-template-columns:1fr}}@media(max-width:640px){.fi-panel__factors{grid-template-columns:1fr}.fi-panel__scores{grid-template-columns:repeat(2,minmax(0,1fr))}}.jp-panel{position:relative;border-radius:1.25rem;border:1px solid rgba(15,76,129,.14);background:linear-gradient(165deg,#f8fbff,#fff 48%,#f4f8fc);padding:1.35rem 1.35rem 1.1rem;overflow:hidden;box-shadow:0 1px 3px #0f172a0f}.jp-panel:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#0f4c81,#1d6eb5,#38a169)}.jp-panel__header{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:.75rem;margin-bottom:1rem}.jp-panel__brand{display:flex;align-items:flex-start;gap:.65rem}.jp-panel__icon{display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:.75rem;background:linear-gradient(135deg,#0f4c81,#1d6eb5);color:#fff;font-size:1rem;flex-shrink:0}.jp-panel__title{display:block;font-size:.95rem;font-weight:700;color:#0f172a;letter-spacing:-.02em}.jp-panel__subtitle{display:block;font-size:.72rem;color:#64748b;margin-top:.1rem}.jp-risk{display:inline-flex;align-items:center;gap:.35rem;padding:.35rem .65rem;border-radius:999px;font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.jp-risk--low{background:#ecfdf5;color:#047857}.jp-risk--medium{background:#fffbeb;color:#b45309}.jp-risk--high{background:#fff7ed;color:#c2410c}.jp-risk--critical{background:#fef2f2;color:#b91c1c}.jp-hero{border-radius:1rem;background:#fff;border:1px solid #e2e8f0;padding:1rem 1.1rem;margin-bottom:1rem}.jp-hero__time{font-size:1.5rem;font-weight:800;color:#0f4c81;letter-spacing:-.03em;line-height:1.2}.jp-hero__meta{font-size:.8rem;color:#64748b;margin-top:.25rem}.jp-hero__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:.65rem;margin-top:.85rem;padding-top:.85rem;border-top:1px solid #f1f5f9}.jp-hero__stat small{display:block;font-size:.65rem;text-transform:uppercase;letter-spacing:.05em;color:#94a3b8;font-weight:600}.jp-hero__stat strong{display:block;font-size:.88rem;color:#0f172a;margin-top:.15rem}.jp-alerts{margin-bottom:1rem}.jp-alert{display:flex;gap:.5rem;padding:.55rem .7rem;border-radius:.65rem;font-size:.78rem;line-height:1.4;margin-bottom:.4rem}.jp-alert--warn{background:#fff7ed;border:1px solid #fed7aa;color:#9a3412}.jp-alert--danger{background:#fef2f2;border:1px solid #fecaca;color:#991b1b}.jp-leg{margin-bottom:1.1rem}.jp-leg__head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.65rem}.jp-leg__airport{font-size:.88rem;font-weight:700;color:#0f172a}.jp-leg__terminal{font-size:.72rem;color:#64748b}.jp-timeline{position:relative;padding-left:1.35rem}.jp-timeline:before{content:"";position:absolute;left:.4rem;top:.35rem;bottom:.35rem;width:2px;background:linear-gradient(180deg,#0f4c81,#94a3b8);border-radius:2px}.jp-step{position:relative;padding-bottom:.75rem}.jp-step:last-child{padding-bottom:0}.jp-step:before{content:"";position:absolute;left:-1.05rem;top:.35rem;width:.55rem;height:.55rem;border-radius:50%;background:#fff;border:2px solid #0f4c81;z-index:1}.jp-step__row{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:.35rem}.jp-step__label{font-size:.8rem;font-weight:600;color:#1e293b}.jp-step__mins{font-size:.68rem;font-weight:700;color:#64748b;background:#f1f5f9;padding:.1rem .4rem;border-radius:4px}.jp-step__detail{font-size:.72rem;color:#64748b;margin-top:.15rem;line-height:1.35}.jp-connection{border-radius:.85rem;border:1px dashed #cbd5e1;background:#f8fafc;padding:.75rem .85rem;margin:.65rem 0 1rem;font-size:.78rem}.jp-connection--high,.jp-connection--critical{border-color:#fdba74;background:#fff7ed}.jp-connection--critical{border-color:#fca5a5;background:#fef2f2}.jp-tips{margin-top:.65rem;padding:.65rem .75rem;border-radius:.65rem;background:#f0f9ff;border:1px solid #bae6fd}.jp-tips ul{margin:.35rem 0 0;padding-left:1.1rem;font-size:.72rem;color:#0369a1;line-height:1.45}.jp-actions{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.85rem;padding-top:.85rem;border-top:1px solid #e2e8f0}.jp-btn{display:inline-flex;align-items:center;gap:.35rem;padding:.45rem .85rem;border-radius:.65rem;font-size:.75rem;font-weight:600;text-decoration:none;transition:background .15s ease}.jp-btn--maps{background:#0f4c81;color:#fff}.jp-btn--maps:hover{background:#0c3d66;color:#fff}.jp-panel--compact{padding:.85rem 1rem}.jp-panel--compact .jp-timeline,.jp-panel--compact .jp-tips,.jp-panel--compact .jp-actions{display:none}.metaset-home .jp-badge{display:inline-flex;align-items:center;gap:.3rem;padding:.15rem .5rem;border-radius:999px;font-size:.62rem;font-weight:800;margin-top:.2rem;line-height:1.2}.jp-badge--medium{background:#fffbeb;color:#b45309}.jp-badge--high{background:#fff7ed;color:#c2410c}.jp-badge--critical{background:#fef2f2;color:#b91c1c}.metaset-home .trow-journey-hint{display:flex;align-items:center;gap:.5rem;padding:.4rem .85rem .45rem 2.5rem;font-size:.72rem;font-weight:700;color:#2f426b;background:linear-gradient(90deg,#f4f8ff,#fff);border-bottom:1px solid #eef2f7;line-height:1.35}.metaset-home .trow-journey-hint__icon{display:inline-flex;align-items:center;justify-content:center;width:1.15rem;height:1.15rem;flex:0 0 1.15rem;border-radius:.35rem;background:#0f4c81;color:#fff;font-size:.62rem;line-height:1}.metaset-home .trow-journey-hint__text{flex:1;min-width:0}.metaset-home .trow-journey-hint svg{width:1rem!important;height:1rem!important;max-width:1rem;max-height:1rem;flex:0 0 1rem;color:#0f4c81}.metaset-home .route-journey-guide{margin-top:8px;padding:9px 10px;border-radius:12px;border:1px solid #d4dcff;background:linear-gradient(165deg,#f8fbff,#fff 55%,#f4f8fc);box-shadow:0 6px 18px #1557ff0d}.metaset-home .route-journey-guide__head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:6px;margin-bottom:6px}.metaset-home .route-journey-guide__brand{display:flex;align-items:center;gap:8px;min-width:0}.metaset-home .route-journey-guide__icon{width:26px;height:26px;border-radius:9px;display:grid;place-items:center;background:linear-gradient(135deg,#0f4c81,#1d6eb5);font-size:14px;flex-shrink:0}.metaset-home .route-journey-guide__brand strong{display:block;font-size:12px;font-weight:900;color:#071433;letter-spacing:-.02em}.metaset-home .route-journey-guide__brand span{display:block;font-size:10px;font-weight:700;color:#667699;margin-top:1px}.metaset-home .route-journey-guide__pill{font-size:10px;font-weight:800;color:#0f4c81;background:#e8f0ff;border:1px solid #c5d6ff;padding:4px 8px;border-radius:999px;white-space:nowrap}.metaset-home .route-journey-guide__grid{display:grid;grid-template-columns:1fr auto 1fr;gap:6px;align-items:stretch}.metaset-home .route-journey-guide__card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:8px 9px;min-width:0}.metaset-home .route-journey-guide__card--dest{border-color:#dbeafe;background:linear-gradient(180deg,#fff,#f8fbff)}.metaset-home .route-journey-guide__role{display:inline-block;font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.06em;color:#64748b;margin-bottom:4px}.metaset-home .route-journey-guide__card h4{margin:0;font-size:14px;font-weight:950;color:#0f4c81;letter-spacing:-.03em}.metaset-home .route-journey-guide__card header p{margin:2px 0 0;font-size:10px;font-weight:700;color:#5a6d94;line-height:1.3}.metaset-home .route-journey-guide__stat{margin-top:5px;padding-top:5px;border-top:1px solid #f1f5f9}.metaset-home .route-journey-guide__stat small{display:block;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.05em;color:#94a3b8}.metaset-home .route-journey-guide__stat strong{display:block;margin-top:2px;font-size:11px;font-weight:900;color:#1e293b}.metaset-home .route-journey-guide__terminal{margin:4px 0 0;font-size:10px;font-weight:750;color:#475569}.metaset-home .route-journey-guide__tip{margin:4px 0 0;font-size:10px;line-height:1.35;color:#0369a1;font-weight:650;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.metaset-home .route-journey-guide__link{display:inline-block;margin-top:4px;font-size:10px;font-weight:800;color:#0f4c81;text-decoration:none}.metaset-home .route-journey-guide__link:hover{text-decoration:underline}.metaset-home .route-journey-guide__connector{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;padding:2px;min-width:58px}.metaset-home .route-journey-guide__plane{font-size:14px;line-height:1;opacity:.85}.metaset-home .route-journey-guide__chip{font-size:8px;font-weight:800;text-transform:uppercase;letter-spacing:.04em;color:#64748b;background:#f1f5f9;border-radius:999px;padding:2px 5px;white-space:nowrap}.metaset-home .route-journey-guide__actions{margin-top:8px;padding-top:8px;gap:6px}.metaset-home .route-journey-guide__actions .te-trigger--route{font-size:11px;padding:6px 12px}@media(max-width:900px){.metaset-home .route-journey-guide__grid{grid-template-columns:1fr}.metaset-home .route-journey-guide__connector{flex-direction:row;flex-wrap:wrap;justify-content:flex-start;min-width:0;padding:4px 0}}.te-wrap{display:inline-block}.te-trigger.w-full{width:100%;justify-content:center}.te-trigger{display:inline-flex;align-items:center;gap:6px;padding:7px 12px;border-radius:10px;border:1px solid #c5d6ff;background:linear-gradient(180deg,#fff,#f4f8ff);color:#0f4c81;font-size:11px;font-weight:800;cursor:pointer;transition:background .15s ease,box-shadow .15s ease}.te-trigger:hover{background:#eef4ff;box-shadow:0 4px 12px #1557ff1a}.te-trigger__icon{width:18px;height:18px;border-radius:6px;background:#0f4c81;color:#fff;display:grid;place-items:center;font-size:11px;font-weight:900}.te-trigger--route{font-size:12px;padding:8px 14px}.te-trigger--lg{font-size:13px;padding:10px 16px}.te-backdrop{position:fixed;inset:0;z-index:200;background:#07143373;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.te-modal{position:fixed;z-index:210;left:50%;top:50%;transform:translate(-50%,-50%);width:min(640px,calc(100vw - 24px));max-height:min(88vh,820px);display:flex;flex-direction:column;background:#fff;border-radius:20px;border:1px solid #dce7ff;box-shadow:0 24px 60px #162d6433;overflow:hidden}.te-modal__head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:16px 18px 12px;border-bottom:1px solid #edf2ff;background:linear-gradient(180deg,#f8fbff,#fff)}.te-modal__title{margin:0;font-size:17px;font-weight:900;color:#071433;letter-spacing:-.02em}.te-modal__route{margin:4px 0 0;font-size:12px;font-weight:700;color:#667699}.te-modal__close{width:32px;height:32px;border:0;border-radius:10px;background:#f1f5f9;color:#475569;font-size:22px;line-height:1;cursor:pointer}.te-modal__close:hover{background:#e2e8f0}.te-tabs{display:flex;gap:4px;padding:8px 12px;overflow-x:auto;border-bottom:1px solid #edf2ff;background:#fafcff}.te-tab{flex:0 0 auto;padding:6px 10px;border:0;border-radius:999px;background:transparent;font-size:11px;font-weight:800;color:#64748b;cursor:pointer;white-space:nowrap}.te-tab.is-active{background:#0f4c81;color:#fff}.te-body{overflow-y:auto;padding:14px 16px 18px;flex:1}.te-section{display:flex;flex-direction:column;gap:12px}.te-card{border:1px solid #e2e8f0;border-radius:14px;padding:12px 14px;background:#fff}.te-card__head h3{margin:6px 0 2px;font-size:14px;font-weight:900;color:#0f172a}.te-card__head p{margin:0;font-size:11px;color:#64748b;font-weight:700}.te-card__badge{display:inline-block;font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.06em;color:#0f4c81;background:#e8f0ff;padding:3px 7px;border-radius:999px}.te-kv{margin-top:10px;padding-top:8px;border-top:1px solid #f1f5f9}.te-kv small{display:block;font-size:9px;font-weight:800;text-transform:uppercase;color:#94a3b8;letter-spacing:.05em}.te-kv strong,.te-kv a{display:block;font-size:14px;font-weight:900;color:#0f4c81;margin-top:2px;text-decoration:none}.te-kv span{display:block;font-size:10px;color:#64748b;margin-top:2px}.te-link{font-size:12px;font-weight:800;color:#1557ff;text-decoration:none}.te-link:hover{text-decoration:underline}.te-list-block{margin-top:10px}.te-list-block strong{display:block;font-size:11px;font-weight:900;color:#334155;margin-bottom:4px}.te-list-block ul{margin:0;padding-left:16px;font-size:11px;line-height:1.45;color:#475569}.te-list-block--warn{background:#fff7ed;border:1px solid #fed7aa;border-radius:10px;padding:8px 10px}.te-label{display:block;font-size:10px;font-weight:800;text-transform:uppercase;color:#64748b;margin-bottom:6px}.te-select{width:100%;border:1px solid #dce7ff;border-radius:10px;padding:8px 10px;font-size:13px;font-weight:700;color:#1e293b;margin-bottom:12px}.te-visa-result .te-status{display:inline-block;padding:4px 10px;border-radius:999px;font-size:11px;font-weight:800;margin-bottom:8px}.te-status--visa_free,.te-status--visa_on_arrival,.te-status--e_visa,.te-status--esta{background:#ecfdf5;color:#047857}.te-status--visa_required{background:#fef2f2;color:#b91c1c}.te-status--check_required{background:#fffbeb;color:#b45309}.te-muted{font-size:11px;color:#64748b;line-height:1.4;margin:0 0 8px}.te-disclaimer{margin-top:10px;font-size:10px;color:#94a3b8;font-style:italic}.te-table{width:100%;border-collapse:collapse;font-size:11px;margin:10px 0}.te-table th,.te-table td{text-align:left;padding:8px 6px;border-bottom:1px solid #f1f5f9;vertical-align:top}.te-table th{font-weight:900;color:#475569;font-size:10px;text-transform:uppercase}.te-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:10px}@media(max-width:520px){.te-grid-2{grid-template-columns:1fr}}.te-stat-box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:10px}.te-stat-box small{display:block;font-size:9px;font-weight:800;text-transform:uppercase;color:#94a3b8}.te-stat-box strong{display:block;font-size:12px;font-weight:900;color:#0f172a;margin-top:4px}.te-stat-box span{display:block;font-size:10px;color:#64748b;margin-top:2px}.te-fare{color:#0f4c81!important;font-weight:800!important}.route-journey-guide__actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px;padding-top:12px;border-top:1px solid #e2e8f0}:root{--font-sans: "Plus Jakarta Sans", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-display: "Outfit", var(--font-sans);--blue: #1557ff;--blue2: #04a7ff;--purple: #8a35ff;--ink: #071433;--muted: #667699;--line: #dbe6ff;--soft: #f4f8ff;--green: #08a45f;--orange: #ff8a00;--shadow: 0 14px 42px rgba(22, 45, 100, .11);--radius: 20px;--shell: 1440px}.metaset-home *{box-sizing:border-box}[x-cloak]{display:none!important}body.visitor-lead-modal-open{overflow:hidden}.metaset-home{font-family:var(--font-sans);color:var(--ink);background:linear-gradient(180deg,#f7fbff,#eef5ff 44%,#fff);min-width:1180px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-feature-settings:"cv02","cv03","cv04","cv11"}.metaset-home h1,.metaset-home h2,.metaset-home h3,.metaset-home .brand,.metaset-home .nav-link,.metaset-home .section-title,.metaset-home .card-title{font-family:var(--font-display);letter-spacing:-.02em}.metaset-home button,.metaset-home input,.metaset-home select{font:inherit}.metaset-home button{cursor:pointer}.metaset-home a{text-decoration:none;color:inherit}.metaset-home .shell{max-width:var(--shell);margin:0 auto;padding:0 20px}.metaset-home .topbar{min-height:66px;background:#fffffff0;border-bottom:1px solid #dfe8ff;position:sticky;top:0;z-index:100;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);overflow:visible}.metaset-home .topbar .shell{overflow:visible}.metaset-home .site-header{min-height:66px;display:flex;align-items:center;justify-content:space-between;gap:14px;overflow:visible}.metaset-home .site-nav{display:flex;align-items:stretch;justify-content:center;gap:2px;flex:1;margin:0 8px 0 20px;min-width:0}.metaset-home .site-header-actions{display:flex;align-items:center;gap:10px;flex-shrink:0;overflow:visible;position:relative;z-index:110}.metaset-home .header-auth{display:flex;align-items:center;gap:8px}.metaset-home .brand{display:flex;align-items:center;gap:11px;font-size:26px;font-weight:950;letter-spacing:-.8px;flex-shrink:0;text-decoration:none;color:inherit}.metaset-home .brand-text{white-space:nowrap}.metaset-home .nav{min-height:66px;display:flex;align-items:center;justify-content:space-between;gap:22px;overflow:visible}.metaset-home .brand-mark{width:42px;height:33px;border-radius:10px;background:linear-gradient(135deg,#04c4ff,#1557ff 53%,#8a35ff);clip-path:polygon(0 0,100% 0,70% 35%,100% 35%,43% 100%,0 100%,29% 62%,0 62%);box-shadow:0 10px 24px #1557ff3d}.metaset-home .nav-links{display:flex;align-items:center;gap:18px;margin-left:36px;flex:1}.metaset-home .nav-link{padding:20px 10px 18px;color:#18294d;font-weight:850;border-bottom:3px solid transparent;display:inline-flex;gap:6px;align-items:center;text-decoration:none;font-size:14px;white-space:nowrap;transition:color .15s ease,border-color .15s ease}.metaset-home button.nav-link{background:none;border:none;border-bottom:3px solid transparent;cursor:pointer;font-family:inherit}.metaset-home .nav-link__icon{font-size:15px;line-height:1;opacity:.88}.metaset-home .nav-link:hover,.metaset-home .nav-link.active{color:var(--blue)}.metaset-home .nav-link.active{border-bottom-color:var(--blue)}.metaset-home .nav-more{position:relative;z-index:120}.metaset-home .nav-more__trigger .nav-more__caret{font-size:9px;margin-left:2px;color:#657596;transition:transform .15s ease}.metaset-home .nav-more__trigger[aria-expanded=true] .nav-more__caret{transform:rotate(180deg)}.metaset-home .nav-more__menu{position:fixed;min-width:228px;max-height:min(420px,calc(100vh - 80px));overflow-y:auto;background:#fff;border:1px solid #dce7ff;border-radius:16px;box-shadow:0 20px 48px #162d6429;z-index:10000;padding:10px 8px 12px;-webkit-overflow-scrolling:touch}.metaset-home .nav-more__menu[hidden]{display:none!important}.metaset-home .nav-more__group{padding:4px 0 8px}.metaset-home .nav-more__group:not(:last-child){border-bottom:1px solid #edf2ff;margin-bottom:6px}.metaset-home .nav-more__label{display:block;padding:6px 12px 8px;font-size:10px;font-weight:850;letter-spacing:.06em;text-transform:uppercase;color:#8a9bc4}.metaset-home .nav-more__item{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:11px;color:#18294d;font-size:14px;font-weight:780;text-decoration:none;transition:background .12s ease}.metaset-home .nav-more__item:hover,.metaset-home .nav-more__item.is-active{background:#f4f8ff;color:var(--blue)}.metaset-home .nav-more__item--highlight{font-weight:900;color:var(--blue)}.metaset-home .btn-header{display:inline-flex;align-items:center;gap:6px;padding:9px 16px;border-radius:13px;font-size:13px;font-weight:900;text-decoration:none;white-space:nowrap;transition:transform .12s ease,box-shadow .15s ease,border-color .15s ease}.metaset-home .btn-header--ghost{border:1px solid transparent;background:transparent;color:#31466f;padding:9px 12px}.metaset-home .btn-header--ghost:hover{background:#f4f8ff;border-color:#e8efff}.metaset-home .btn-header--primary{border:0;background:linear-gradient(135deg,#7c3aed,#1557ff);color:#fff;box-shadow:0 10px 24px #1557ff47}.metaset-home .btn-header--primary:hover{box-shadow:0 14px 28px #1557ff57;transform:translateY(-1px)}.metaset-home .btn-header--primary.is-active{box-shadow:0 0 0 3px #1557ff33,0 10px 24px #1557ff47}.metaset-home .ai-top{text-decoration:none;color:inherit;flex-shrink:0}.metaset-home .ai-top__icon{font-size:14px;color:#6e36f2}.metaset-home .nav-actions{display:flex;align-items:center;gap:16px;font-weight:820;color:#18294d;white-space:nowrap;overflow:visible;position:relative;z-index:110}.metaset-home .ai-top{border:1px solid #d3defd;background:#fff;border-radius:14px;padding:9px 15px;display:flex;align-items:center;gap:8px;box-shadow:0 8px 22px #1557ff12}.metaset-home .new{background:var(--purple);color:#fff;font-size:11px;border-radius:999px;padding:3px 7px;font-weight:950}.metaset-home .signin{border:1px solid #cddaff;background:#fff;color:var(--blue);border-radius:13px;padding:10px 14px;font-weight:900}.metaset-home .hero{position:relative;overflow:visible;padding:22px 0 20px;background:linear-gradient(90deg,#fffffff7,#ffffffba 48%,#ffffff38),radial-gradient(circle at 78% 22%,rgba(70,136,240,.26),transparent 22%),linear-gradient(135deg,#eaf3ff,#d7eaff 52%,#edf6ff);border-bottom:1px solid #dce7ff}.metaset-home .mountains{position:absolute;left:0;right:0;bottom:68px;height:160px;opacity:.45;background:linear-gradient(135deg,transparent 60%,#8eb4f0 61%,transparent 63%),linear-gradient(45deg,transparent 56%,#79a7e9 58%,transparent 60%);clip-path:polygon(0 85%,8% 62%,17% 82%,28% 42%,39% 79%,50% 51%,62% 77%,75% 38%,86% 72%,100% 45%,100% 100%,0 100%)}.metaset-home .plane{position:absolute;right:110px;top:44px;font-size:80px;transform:rotate(-12deg);filter:drop-shadow(0 18px 23px rgba(20,45,100,.25));opacity:.9}.metaset-home .hero-main{display:grid;grid-template-columns:1fr 505px;gap:38px;align-items:start;position:relative;z-index:1}.metaset-home h1{font-size:39px;line-height:1.05;letter-spacing:-1.5px;margin:24px 0 10px;font-weight:950}.metaset-home .grad{background:linear-gradient(90deg,#9e33ff,#1557ff,#04a7ff);-webkit-background-clip:text;background-clip:text;color:transparent}.metaset-home .hero p{margin:0;color:#31466f;font-size:17px;line-height:1.55;max-width:560px;font-weight:500}.metaset-home .assistant{background:#ffffffe6;border:1px solid #dce7ff;border-radius:22px;box-shadow:var(--shadow);padding:15px 16px;margin-top:8px;min-height:134px}.metaset-home .assistant-head{display:flex;align-items:center;gap:12px}.metaset-home .bot{width:54px;height:54px;border-radius:18px;background:linear-gradient(180deg,#eaf3ff,#fff);display:grid;place-items:center;border:1px solid #dce7ff;color:var(--blue);font-size:26px;font-weight:900}.metaset-home .assistant-title{flex:1}.metaset-home .assistant-title strong{font-size:18px}.metaset-home .assistant-title p{font-size:13px;color:#556789;margin-top:3px}.metaset-home .beta{background:#ece9ff;color:#6e36f2;border-radius:7px;padding:3px 7px;font-size:11px;font-weight:900;margin-left:6px}.metaset-home .chips{display:flex;gap:9px;flex-wrap:wrap;margin-top:13px}.metaset-home .chips button,.metaset-home .chips a{border:1px solid #cfdcff;background:#fff;color:var(--blue);font-weight:850;border-radius:11px;padding:8px 12px;font-size:12px;display:inline-block}.metaset-home .mic{width:44px;height:44px;border-radius:50%;background:#fff;border:1px solid #dce7ff;color:var(--blue);display:grid;place-items:center;font-size:21px;box-shadow:0 12px 25px #1557ff1c}.metaset-home .search-card{position:relative;z-index:20;margin-top:18px;background:#fffffff2;border:1px solid #dce7ff;border-radius:24px;padding:15px 17px;box-shadow:var(--shadow);overflow:visible}.metaset-home .sr-only,.metaset-home .trip input[type=radio]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.metaset-home .trip-row{display:flex;gap:22px;font-weight:850;color:#25365f;margin:0 0 10px 2px;font-size:14px}.metaset-home .dot{display:inline-block;width:13px;height:13px;border:2px solid #95a9d5;border-radius:50%;margin-right:6px;vertical-align:-1px}.metaset-home .trip.active .dot{border-color:var(--blue);box-shadow:inset 0 0 0 3px #fff;background:var(--blue)}.metaset-home .search-grid{display:grid;grid-template-columns:minmax(0,2.6fr) .95fr .95fr 1fr 1fr 170px;gap:10px;align-items:stretch}.metaset-home .airport-group{display:grid;grid-template-columns:1fr 42px 1fr;gap:8px;align-items:stretch;min-width:0;overflow:visible;position:relative;z-index:30}.metaset-home .airport-swap-btn{align-self:center;width:42px;height:42px;border:1px solid #dce7ff;border-radius:12px;background:#fff;color:var(--blue);display:grid;place-items:center;box-shadow:0 4px 12px #1557ff14;transition:transform .15s ease,background .15s ease}.metaset-home .airport-swap-btn:hover{background:#f4f8ff;transform:rotate(180deg)}.metaset-home .field.airport-field{position:relative;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease;min-height:72px}.metaset-home .field.airport-field:hover{border-color:#b8c9f5}.metaset-home .field.airport-field.is-open{border-color:var(--blue);box-shadow:0 0 0 3px #1557ff1f;cursor:text;z-index:40}.metaset-home .airport-display{display:flex;align-items:baseline;gap:8px;line-height:1.2}.metaset-home .airport-code{font-size:20px;font-weight:900;letter-spacing:.04em;color:var(--ink)}.metaset-home .airport-city{font-size:16px;font-weight:700;color:#2f426b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.metaset-home .field.airport-field .airport-subtitle{font-size:11px;color:#657596;font-weight:700}.metaset-home .field.airport-field .airport-search-input{display:none;width:100%;border:0;background:transparent;padding:4px 0 0;margin:0;font-size:16px;font-weight:700;color:var(--ink);outline:none}.metaset-home .field.airport-field.is-open .airport-display{display:none}.metaset-home .field.airport-field.is-open .airport-search-input{display:block}.metaset-home .field.airport-field.is-open .airport-subtitle{display:none}.metaset-home .airport-suggestions{display:none;position:absolute;left:0;right:0;top:calc(100% + 6px);z-index:100;background:#fff;border:1px solid #dce7ff;border-radius:14px;box-shadow:0 16px 40px #162d6424;max-height:280px;overflow-y:auto;padding:6px}.metaset-home .airport-suggestions.is-visible{display:block}.metaset-home .airport-suggestion-item{display:flex;align-items:center;gap:12px;width:100%;text-align:left;padding:12px 14px;border:0;border-radius:10px;background:#fff;cursor:pointer;transition:background .12s ease}.metaset-home .airport-suggestion-item:hover,.metaset-home .airport-suggestion-item.is-active{background:#f0f5ff}.metaset-home .airport-suggestion-code{flex:0 0 auto;width:44px;height:44px;border-radius:10px;background:linear-gradient(135deg,#eef4ff,#f8faff);color:var(--blue);font-size:14px;font-weight:900;display:grid;place-items:center;letter-spacing:.03em}.metaset-home .airport-suggestion-body{display:flex;flex-direction:column;gap:2px;min-width:0}.metaset-home .airport-suggestion-city{font-size:14px;font-weight:800;color:var(--ink)}.metaset-home .airport-suggestion-name{font-size:12px;font-weight:600;color:#657596;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.metaset-home .airport-suggestions-empty{padding:16px;text-align:center;font-size:13px;font-weight:600;color:#657596}.metaset-home .field{background:#fff;border:1px solid #dce7ff;border-radius:15px;min-height:68px;padding:10px 13px;display:flex;flex-direction:column;justify-content:center;gap:2px}.metaset-home .field small{color:#657596;font-weight:850;font-size:12px}.metaset-home .field strong{font-size:18px;letter-spacing:-.2px}.metaset-home .field span{font-size:12px;color:#536487;font-weight:700}.metaset-home .field-input{border:0;background:transparent;padding:0;margin:0;width:100%;font-size:18px;font-weight:700;letter-spacing:-.2px;color:var(--ink);outline:none}.metaset-home .field-input-sm{font-size:12px;font-weight:700;color:#536487;margin-top:2px}.metaset-home .search-btn{border:0;border-radius:15px;color:#fff;font-size:15px;font-weight:950;background:linear-gradient(135deg,#1557ff,#8a35ff);box-shadow:0 14px 27px #1557ff40}.metaset-home .source-hub{margin-top:12px;display:grid;grid-template-columns:minmax(0,1fr) 232px;gap:12px;align-items:start;border-radius:18px;padding:12px 14px 11px;background:linear-gradient(145deg,#fffffff5,#f8fbffeb);border:1px solid rgba(21,87,255,.12);box-shadow:0 1px #ffffffe6 inset,0 16px 40px #162d6412;position:relative;overflow:hidden}.metaset-home .source-hub:before{content:"";position:absolute;inset:0 0 auto;height:3px;background:linear-gradient(90deg,#1557ff,#8a35ff,#06c755);opacity:.85}.metaset-home .source-hub__main{min-width:0;display:flex;flex-direction:column;gap:10px}.metaset-home .source-hub__toolbar{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:2px 2px 0}.metaset-home .source-hub__title{margin:0;font-size:15px;font-weight:900;letter-spacing:-.02em;color:#1a2d52}.metaset-home .source-hub__hint{margin:2px 0 0;font-size:11px;font-weight:650;color:#6b7fa3;line-height:1.4}.metaset-home .source-hub__reset{display:inline-flex;align-items:center;gap:6px;flex-shrink:0;height:32px;padding:0 12px;border:1px solid #dce7ff;border-radius:12px;background:#fff;color:#3d5a9e;font-size:12px;font-weight:800;cursor:pointer;transition:border-color .15s,box-shadow .15s,transform .15s}.metaset-home .source-hub__reset:hover{border-color:#b8ccff;box-shadow:0 6px 16px #1557ff14;transform:translateY(-1px)}.metaset-home .source-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.metaset-home .source-card{position:relative;min-height:0;border:1px solid #e3ebff;background:#fff;border-radius:14px;padding:8px 9px;display:flex;flex-direction:row;align-items:center;gap:8px;text-align:left;cursor:pointer;transition:border-color .15s,box-shadow .15s,transform .15s}.metaset-home .source-card__badge{position:absolute;top:8px;right:8px;background:linear-gradient(135deg,#08a45f,#06c755);color:#fff;font-size:8px;font-weight:950;letter-spacing:.06em;text-transform:uppercase;padding:3px 6px;border-radius:999px;box-shadow:0 3px 10px #08a45f47;z-index:1}.metaset-home .source-card__icon{width:28px;height:28px;border-radius:9px;background:linear-gradient(145deg,#eef4ff,#f8fbff);color:var(--blue);display:grid;place-items:center;font-weight:950;font-size:11px;flex-shrink:0;border:1px solid rgba(21,87,255,.08)}.metaset-home .source-card__content{display:flex;flex-direction:column;gap:1px;min-width:0;flex:1}.metaset-home .source-card__title{font-size:11px;font-weight:900;line-height:1.25;color:#1a2d52;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.metaset-home .source-card__sub{font-size:9px;color:#7a8db0;font-weight:700;line-height:1.25;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.metaset-home .source-card__price{margin-top:1px;padding-top:0;font-size:12px;font-weight:950;color:var(--blue);line-height:1.2;letter-spacing:-.02em}.metaset-home .source-card__price--muted{color:#a8b5cf;font-weight:800;font-size:12px}.metaset-home .source-card.active,.metaset-home .source-card.is-active{border-color:#1557ff;box-shadow:0 0 0 3px #1557ff1a,0 10px 24px #1557ff1a;background:linear-gradient(180deg,#fff,#f5f8ff)}.metaset-home .source-card.active .source-card__icon,.metaset-home .source-card.is-active .source-card__icon{background:linear-gradient(135deg,#1557ff,#5b3dff);color:#fff;border-color:transparent}.metaset-home .source-card:hover{transform:translateY(-2px);box-shadow:0 12px 28px #162d641a;border-color:#c5d6ff}.metaset-home .source-hub__footer{display:flex;flex-wrap:wrap;align-items:center;gap:8px;padding-top:0}.metaset-home .source-hub__link{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:800;color:#3d5a9e;text-decoration:none;padding:6px 10px;border-radius:999px;background:#f4f7ff;border:1px solid #e3ebff;transition:background .15s,border-color .15s}.metaset-home .source-hub__link:hover{background:#eef3ff;border-color:#c5d6ff}.metaset-home .source-hub__badge{display:inline-flex;align-items:center;font-size:10px;font-weight:850;padding:6px 10px;border-radius:999px;text-decoration:none}.metaset-home .source-hub__badge--green{color:#067a47;background:linear-gradient(135deg,#ecfdf3,#f0fdf8);border:1px solid #b8efd4}.metaset-home .source-hub__ai{align-self:start;display:flex;flex-direction:column}.metaset-home .source-hub__ai.mini-ai--intel,.metaset-home .source-hub__ai .mini-ai--intel{display:flex;flex-direction:column}.metaset-home .source-wrap{margin-top:14px;display:grid;grid-template-columns:minmax(0,1fr) 248px;gap:16px}.metaset-home .source-left{min-width:0}.metaset-home .source-label{font-size:12px;font-weight:850;color:#30436e;margin:2px 0 8px 8px}.metaset-home .src-icon{width:33px;height:33px;border-radius:12px;background:#eef4ff;color:var(--blue);display:grid;place-items:center;font-weight:950;flex:0 0 auto}.metaset-home .source-card strong{font-size:13px;display:block;line-height:1.2}.metaset-home .source-card__body{display:flex;flex-direction:column;gap:1px;min-width:0}.metaset-home .clear{height:62px;border:1px solid #dce7ff;background:#fff;border-radius:14px;color:var(--blue);font-size:23px;font-weight:900}@media(max-width:1280px){.metaset-home .source-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:1100px){.metaset-home .source-hub{grid-template-columns:1fr}.metaset-home .source-hub__ai{order:-1;max-width:100%}.metaset-home .source-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:720px){.metaset-home .source-hub{padding:14px;border-radius:18px}.metaset-home .source-hub__toolbar{flex-direction:column;align-items:stretch}.metaset-home .source-hub__reset{justify-content:center;width:100%}.metaset-home .source-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.metaset-home .source-card{min-height:0;padding:8px}}.metaset-home .caption.cheapest{color:#fff;background:linear-gradient(135deg,#08a45f,#06c755);display:inline-block;padding:3px 8px;border-radius:999px;margin-top:4px;font-size:10px;letter-spacing:.03em;text-transform:uppercase}.metaset-home .mini-ai{background:#fff;border:1px solid #e0e8ff;border-radius:16px;padding:12px}.metaset-home .mini-ai h3{margin:0 0 8px;font-size:14px}.metaset-home .mini-ai-item{display:flex;gap:8px;align-items:flex-start;margin-top:8px;font-size:11px}.metaset-home .mini-ai-item b{display:block;font-size:12px}.metaset-home .mini-ai .sq{width:24px;height:24px;border-radius:8px;background:#eef4ff;color:var(--blue);display:grid;place-items:center;flex:0 0 auto}.metaset-home .mini-ai--intel{background:linear-gradient(165deg,#fafcff,#fff 55%,#f6f9ff);border-color:#d4dcff;box-shadow:0 8px 24px #1557ff0f;padding:11px;border-radius:16px;border:1px solid #d4dcff}.metaset-home .mini-ai__head{display:flex;align-items:center;gap:8px;margin-bottom:8px}.metaset-home .mini-ai__head h3{margin:0;font-size:13px;font-weight:900;letter-spacing:-.02em}.metaset-home .mini-ai__spark{width:28px;height:28px;border-radius:10px;display:grid;place-items:center;font-size:12px;background:linear-gradient(135deg,#8a35ff,#1557ff);color:#fff;flex-shrink:0;box-shadow:0 3px 10px #8a35ff4d}.metaset-home .mini-ai-card{display:flex;gap:8px;align-items:flex-start;padding:8px 8px 8px 7px;margin-top:6px;border-radius:12px;border:1px solid #e8efff;background:#fff}.metaset-home .mini-ai-card--best{border-color:#c5d6ff;background:linear-gradient(135deg,#f8fbff,#fff)}.metaset-home .mini-ai-card--warn{border-color:#ffe4c2;background:linear-gradient(135deg,#fffaf5,#fff)}.metaset-home .mini-ai-card__num{width:22px;height:22px;border-radius:8px;display:grid;place-items:center;font-size:11px;font-weight:950;flex-shrink:0;background:#eef4ff;color:var(--blue)}.metaset-home .mini-ai-card--best .mini-ai-card__num{background:#ece9ff;color:#6e36f2}.metaset-home .mini-ai-card--warn .mini-ai-card__num{background:#fff0da;color:#e56c00}.metaset-home .mini-ai-card__body b{display:block;font-size:11px;font-weight:900;color:var(--ink);margin-bottom:3px}.metaset-home .mini-ai-card__body p{margin:0;font-size:10px;line-height:1.35;font-weight:650;color:#5a6d94;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.metaset-home .ask-line--intel{margin-top:8px;padding-top:8px;border-top:1px solid #edf2ff}.metaset-home .ask-line__arrow{font-size:14px;opacity:.7}.metaset-home .ask-line{margin-top:9px;border-top:1px solid #e8efff;padding-top:9px;display:flex;justify-content:space-between;color:#51617f;font-size:12px;font-weight:800}.metaset-home .workspace{margin-top:10px;display:grid;grid-template-columns:210px 1fr 250px;gap:14px;align-items:start}.metaset-home #homeFiltersSidebar{max-height:calc(100vh - 88px);overflow-x:hidden;overflow-y:auto;position:sticky;top:74px;align-self:start;scrollbar-width:thin;scrollbar-color:#c5d6ff transparent}.metaset-home #homePriceRail{position:sticky;top:74px;align-self:start}.metaset-home .card{background:#fffffff0;border:1px solid #dce7ff;border-radius:18px;box-shadow:var(--shadow)}.metaset-home .filters{padding:17px}.metaset-home .card-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.metaset-home .card-head h3{margin:0;font-size:17px;letter-spacing:-.25px}.metaset-home .link{border:0;background:transparent;color:var(--blue);font-size:12px;font-weight:900;cursor:pointer}.metaset-home .filter-block{border-top:1px solid #e4ecff;padding-top:15px;margin-top:14px}.metaset-home .filter-block:first-of-type{border-top:0;margin-top:0;padding-top:0}.metaset-home .filter-block h4{margin:0 0 10px;font-size:14px;display:flex;justify-content:space-between}.metaset-home .check{display:flex;justify-content:space-between;gap:10px;margin:9px 0;color:#2f426b;font-size:12px;font-weight:780;cursor:pointer}.metaset-home .check input{accent-color:var(--blue)}.metaset-home .air-search{width:100%;height:38px;border:1px solid #dce7ff;border-radius:12px;padding:0 10px;margin:3px 0 8px}.metaset-home .results{overflow:hidden}.metaset-home .results-top{display:flex;justify-content:space-between;align-items:center;padding:16px 18px 12px}.metaset-home .results-title h2{margin:0 0 6px;font-size:20px}.metaset-home .results-title p{margin:0;color:#54668a;font-size:12px;font-weight:700}.metaset-home .result-tools{display:flex;gap:10px;align-items:center;font-size:12px;color:#617296;font-weight:850}.metaset-home .result-tools select{border:1px solid #dce7ff;background:#fff;border-radius:12px;padding:10px 44px 10px 13px;font-weight:850;color:#1b2d55}.metaset-home .compare{border:1px solid #dce7ff;background:#fff;color:var(--blue);border-radius:12px;padding:10px 14px;font-weight:900}.metaset-home .pill-row{display:flex;flex-wrap:wrap;gap:10px;padding:0 18px 12px}.metaset-home .pill{border:1px solid #dce7ff;border-radius:999px;background:#fff;color:#25416f;padding:8px 14px;font-size:12px;font-weight:850}.metaset-home .pill.green{background:#effbf5;color:var(--green);border-color:#bae9cf}.metaset-home .pill.active{background:#eef4ff;color:var(--blue);border-color:#c5d6ff;box-shadow:0 0 0 2px #1557ff1f}.metaset-home .pill.active[data-pill=refundable]{background:#effbf5;color:var(--green);border-color:#bae9cf;box-shadow:0 0 0 2px #08a45f1f}.metaset-home .table{margin:0 12px 15px;border:1px solid #dce7ff;border-radius:16px;overflow:hidden;background:#fff}.metaset-home .thead,.metaset-home .trow{display:grid;grid-template-columns:44px 210px 1.5fr .65fr .58fr .67fr .75fr .7fr minmax(128px,1fr);align-items:center}.metaset-home .thead{background:#f7faff;color:#63749b;font-size:11px;font-weight:850}.metaset-home .thead div{padding:12px 10px}.metaset-home .trow{min-height:82px;border-top:1px solid #edf2ff}.metaset-home .trow>div{padding:10px}.metaset-home .trow.hidden{display:none}.metaset-home .trow-wrap{border-top:1px solid #edf2ff}.metaset-home .trow-wrap .trow{border-top:none}.metaset-home .provider{display:flex;align-items:center;gap:10px}.metaset-home .logo{width:36px;height:36px;border-radius:11px;display:grid;place-items:center;font-weight:950;color:#fff;background:linear-gradient(135deg,#1557ff,#8a35ff);font-size:11px}.metaset-home .logo.ba{background:linear-gradient(135deg,#ee1d25,#ff725e)}.metaset-home .logo.ki{background:#fff;color:#08a45f;border:2px solid #08a45f}.metaset-home .logo.ex{background:#ffc327;color:#16284d}.metaset-home .logo.va{background:linear-gradient(135deg,#f6004f,#8d255d)}.metaset-home .logo.pr{background:#1269e8}.metaset-home .logo.dl{background:#e31837}.metaset-home .logo.ua{background:#0039a6}.metaset-home .logo.nk{background:#fc0;color:#111}.metaset-home .tag{display:inline-block;border-radius:999px;padding:4px 8px;font-size:10px;font-weight:950;margin-bottom:4px}.metaset-home .tag.direct{background:#dff8e9;color:#07884c}.metaset-home .tag.b2b{background:#eaf0ff;color:#1557ff}.metaset-home .tag.b2c{background:#f1e8ff;color:#7633ff}.metaset-home .tag.low{background:#fff0da;color:#e56c00}.metaset-home .tag.preferred{background:#f1e8ff;color:#7633ff}.metaset-home .tag--result{margin-left:4px}.metaset-home .tag--live{background:#dff8e9;color:#07884c}.metaset-home .tag--redirect{background:#e8f4ff;color:#0b6bcb}.metaset-home .tag--private{background:#eaf0ff;color:#1557ff}.metaset-home .tag--agent{background:#f1e8ff;color:#7633ff}.metaset-home .tag--corporate{background:#e8f7ef;color:#0a7a4b}.metaset-home .tag--manual{background:#fff0da;color:#c45a00}.metaset-home .offer-labels{display:flex;flex-wrap:wrap;gap:4px;margin:4px 0 6px;max-width:200px}.metaset-home .offer-label{display:inline-block;border-radius:999px;padding:2px 7px;font-size:9px;font-weight:850;line-height:1.3;background:#f0f4ff;color:#4a5f8c}.metaset-home .offer-label--cheapest{background:#dff8e9;color:#07884c}.metaset-home .offer-label--best{background:#f1e8ff;color:#7633ff}.metaset-home .offer-label--direct{background:#e8f7ef;color:#0a7a4b}.metaset-home .offer-label--refund{background:#e8f4ff;color:#0b6bcb}.metaset-home .offer-label--baggage{background:#eef4ff;color:#31446e}.metaset-home .offer-label--policy{background:#e8f7ef;color:#0a7a4b}.metaset-home .offer-label--approval{background:#fff0da;color:#c45a00}.metaset-home .offer-label--verified{background:#eaf0ff;color:#1557ff}.metaset-home .offer-label--redirect{background:#e8f4ff;color:#0b6bcb}.metaset-home .offer-label--private{background:#eaf0ff;color:#1557ff}.metaset-home .offer-label--corporate{background:#e8f7ef;color:#0a7a4b}.metaset-home .offer-label--orange{background:#fff0da;color:#e56c00}.metaset-home .trow-action{padding-right:8px}.metaset-home .select{border:0;border-radius:10px;background:linear-gradient(135deg,#1557ff,#8a35ff);color:#fff;font-size:11px;font-weight:950;padding:9px 10px;display:inline-block;text-align:center;line-height:1.25;white-space:normal;max-width:100%;cursor:pointer}.metaset-home .select--redirect,.metaset-home .select--ota{background:linear-gradient(135deg,#0b6bcb,#4aa3ff)}.metaset-home .select--quote,.metaset-home .select--chat{background:linear-gradient(135deg,#1557ff,#5b7cff)}.metaset-home .select--corporate{background:linear-gradient(135deg,#0a7a4b,#3ecf8e)}.metaset-home .select--manual{background:linear-gradient(135deg,#c45a00,#f0a030)}.metaset-home .select--iata{background:linear-gradient(135deg,#5b21b6,#8b5cf6)}.metaset-home .select--live{background:linear-gradient(135deg,#07884c,#3ecf8e)}.metaset-home .time b{display:block;font-size:14px}.metaset-home .muted{color:#63749b;font-size:11px;font-weight:740}.metaset-home .green{color:var(--green)}.metaset-home .orange{color:var(--orange)}.metaset-home .price{font-size:20px;font-weight:950;letter-spacing:-.3px}.metaset-home .caption{display:block;font-size:11px;color:var(--green);font-weight:950}.metaset-home .caption.orange{color:var(--orange)}.metaset-home .more{display:block;margin:0 auto 14px;border:1px solid #dce7ff;background:#fff;color:var(--blue);font-weight:900;border-radius:999px;padding:9px 26px}.metaset-home .rail{display:flex;flex-direction:column;gap:12px}.metaset-home .rail-card{padding:15px}.metaset-home .rail-card h3{margin:0 0 10px;font-size:16px}.metaset-home .save{font-size:28px;color:var(--green);font-weight:950;margin:5px 0}.metaset-home .deal-row{display:flex;justify-content:space-between;border-top:1px solid #edf2ff;padding-top:10px;margin-top:10px;font-size:13px}.metaset-home .chart{height:93px;border-top:1px solid #edf2ff;margin-top:10px;position:relative;background:linear-gradient(#fff,#fbfdff)}.metaset-home .chart svg{width:100%;height:90px}.metaset-home .feature{display:flex;gap:11px;align-items:flex-start;padding:10px;border:1px solid #e6edff;border-radius:13px;margin-top:9px;background:#fff}.metaset-home .feature .sq{width:31px;height:31px;border-radius:11px;background:#eef4ff;color:var(--blue);display:grid;place-items:center;flex:0 0 auto;font-weight:900;font-size:12px}.metaset-home .feature b{font-size:12px}.metaset-home .feature span{display:block;color:var(--muted);font-size:11px;margin-top:2px}.metaset-home .empty{display:none;text-align:center;color:#607095;font-weight:800;padding:18px 16px;font-size:13px;background:linear-gradient(180deg,#fafcff,#fff);border-radius:12px;border:1px dashed #dce7ff;margin-top:8px}.metaset-home .agent-section-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 18px 10px;padding-top:4px}.metaset-home .agent-section-head--inset{margin:0 0 10px;padding:12px 18px 0}.metaset-home .agent-section-head h3{margin:0;font-size:15px;font-weight:900;color:#071433}.metaset-home .table--after-agents{margin-top:8px;border-top:1px solid #edf2ff}.metaset-home .filter-block--agents{border-top:1px solid #edf2ff;padding-top:14px;margin-top:6px}.metaset-home .agent-filter-range{width:100%;margin:8px 0 4px;accent-color:#1557ff}.metaset-home .agent-filter-range-labels{display:flex;justify-content:space-between;font-size:11px;font-weight:800;color:#607095}.metaset-home .agent-city-select{margin-top:8px}.metaset-home .agent-results-banner{display:flex;gap:10px;align-items:flex-start;margin:0 18px 14px;padding:12px 14px;border-radius:14px;background:#eef4ff;border:1px solid #cddaff;color:#2f426b;font-size:12px;font-weight:750;line-height:1.45}.metaset-home .agent-results-banner>span{flex-shrink:0;width:22px;height:22px;border-radius:999px;display:grid;place-items:center;background:#1557ff;color:#fff;font-size:12px;font-weight:900}.metaset-home .agent-results-banner p{margin:0}.metaset-home .agent-results-list{display:grid;gap:12px;margin:0 12px 15px}.metaset-home .agent-search-card{position:relative;display:grid;grid-template-columns:minmax(200px,.95fr) minmax(0,1.6fr) minmax(170px,.75fr);gap:16px;align-items:stretch;padding:16px 18px;border:1px solid #dce7ff;border-radius:18px;background:#fff;box-shadow:0 8px 24px #162d640d}.metaset-home .agent-search-card__fav{position:absolute;top:14px;right:14px;color:#9aaccf;font-size:16px;line-height:1}.metaset-home .agent-search-card__brand{display:flex;gap:12px;align-items:flex-start;min-width:0}.metaset-home .agent-search-card__logo,.metaset-home .agent-search-card__logo-img{width:52px;height:52px;border-radius:14px;flex-shrink:0}.metaset-home .agent-search-card__logo{display:grid;place-items:center;color:#fff;font-weight:950;font-size:14px}.metaset-home .agent-search-card__logo-img{-o-object-fit:cover;object-fit:cover;border:2px solid #fff;box-shadow:0 4px 14px #162d6414}.metaset-home .agent-search-card__identity{min-width:0}.metaset-home .agent-search-card__name-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:4px}.metaset-home .agent-search-card__name-row h3{margin:0;font-size:16px;font-weight:950;letter-spacing:-.02em;color:#071433}.metaset-home .agent-search-card__verified{font-size:10px;font-weight:900;color:#07884c;background:#effbf5;border:1px solid #bae9cf;border-radius:999px;padding:3px 8px}.metaset-home .agent-search-card__status{display:inline-flex;align-items:center;gap:6px;margin-top:6px;font-size:11px;font-weight:800}.metaset-home .agent-search-card__status.is-online{color:#07884c}.metaset-home .agent-search-card__status.is-offline{color:#b45309}.metaset-home .agent-search-card__status-dot{width:7px;height:7px;border-radius:999px;background:currentColor}.metaset-home .agent-search-card__meta{margin:0 0 8px;font-size:13px;color:#31466f;font-weight:750}.metaset-home .agent-search-card__meta strong{font-weight:900;color:#1b2d55}.metaset-home .agent-search-card__meta span{color:#8a9bc4;margin:0 4px}.metaset-home .agent-search-card__copy{margin:0 0 10px;display:grid;gap:4px;font-size:12px;color:#556789;font-weight:700;line-height:1.45}.metaset-home .agent-search-card__copy b{color:#2f426b}.metaset-home .agent-search-card__tags{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:12px}.metaset-home .agent-search-card__tags span{padding:4px 10px;border-radius:999px;background:#f4f8ff;border:1px solid #dce7ff;font-size:11px;font-weight:850;color:#1557ff}.metaset-home .agent-search-card__metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.metaset-home .agent-search-card__metric{padding:10px 12px;border-radius:12px;background:#f8fbff;border:1px solid #e8efff}.metaset-home .agent-search-card__metric small{display:block;font-size:10px;font-weight:800;color:#7a8cad;text-transform:uppercase;letter-spacing:.03em;margin-bottom:4px}.metaset-home .agent-search-card__metric strong{display:block;font-size:14px;font-weight:950;color:#1b2d55}.metaset-home .agent-search-card__metric span{display:block;margin-top:2px;font-size:11px;font-weight:750;color:#657596}.metaset-home .agent-search-card__hist{color:#8a9bc4!important;font-size:10px!important}.metaset-home .agent-search-card__actions{display:flex;flex-direction:column;align-items:stretch;gap:8px;padding-left:8px;border-left:1px solid #edf2ff}.metaset-home .agent-search-card__clients{text-align:center;margin-bottom:4px}.metaset-home .agent-search-card__clients small{display:block;font-size:10px;font-weight:800;color:#7a8cad;text-transform:uppercase}.metaset-home .agent-search-card__clients strong{display:block;font-size:22px;font-weight:950;color:#1557ff;letter-spacing:-.02em}.metaset-home .agent-search-card__btn,.metaset-home .agent-search-card__link{display:block;text-align:center;text-decoration:none;border-radius:12px;font-size:12px;font-weight:900;padding:10px 12px}.metaset-home .agent-search-card__btn--ghost{background:#fff;color:#25416f;border:1px solid #dce7ff}.metaset-home .agent-search-card__btn--primary{background:linear-gradient(135deg,#1557ff,#8a35ff);color:#fff;border:0}.metaset-home .agent-search-card__btn--select{background:#fff;color:#1557ff;border:2px solid #1557ff;cursor:pointer;font-family:inherit}.metaset-home .agent-search-card__btn--select.is-active,.metaset-home .agent-search-card.is-selected{border-color:#1557ff;box-shadow:0 0 0 3px #1557ff1f}.metaset-home .agent-search-card__btn--select.is-active{background:linear-gradient(135deg,#1557ff,#8a35ff);color:#fff;border-color:transparent}.metaset-home .agent-send-request-bar{margin:16px 12px 20px;padding:20px 22px;border-radius:20px;border:2px solid #c7d8ff;background:linear-gradient(145deg,#f8fbff,#fff 55%,#f3f7ff);box-shadow:0 12px 32px #1557ff14}.metaset-home .agent-send-request-bar__head{display:flex;flex-wrap:wrap;justify-content:space-between;gap:12px;margin-bottom:14px}.metaset-home .agent-send-request-bar__eyebrow{margin:0 0 4px;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:#1557ff}.metaset-home .agent-send-request-bar__title{margin:0;font-size:20px;font-weight:950;color:#071433}.metaset-home .agent-send-request-bar__lead{margin:6px 0 0;font-size:13px;font-weight:650;color:#5a6d94;max-width:52rem}.metaset-home .agent-send-request-bar__count{align-self:flex-start;padding:8px 14px;border-radius:999px;background:#fff;border:1px solid #dce7ff;font-size:12px;font-weight:900;color:#1557ff}.metaset-home .agent-send-request-bar__quick{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.metaset-home .agent-send-request-bar__chip{border:1px solid #dce7ff;background:#fff;color:#25416f;border-radius:999px;padding:8px 14px;font-size:11px;font-weight:850;cursor:pointer;font-family:inherit}.metaset-home .agent-send-request-bar__chip:hover{background:#f4f8ff}.metaset-home .agent-send-request-bar__form{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.metaset-home .agent-send-request-bar__field{display:flex;flex-direction:column;gap:6px}.metaset-home .agent-send-request-bar__field--wide{grid-column:span 2}.metaset-home .agent-send-request-bar__field span{font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.04em;color:#7a8cad}.metaset-home .agent-send-request-bar__field input,.metaset-home .agent-send-request-bar__field select{width:100%;border:1px solid #dce7ff;border-radius:12px;padding:10px 12px;font-size:13px;font-family:inherit;background:#fff}.metaset-home .agent-send-request-bar__actions{grid-column:1 / -1;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;margin-top:4px}.metaset-home .agent-send-request-bar__hint{margin:0;font-size:12px;font-weight:700;color:#657596}.metaset-home .agent-send-request-bar__submit{border:0;border-radius:14px;padding:12px 22px;font-size:13px;font-weight:900;color:#fff;background:linear-gradient(135deg,#1557ff,#8a35ff);cursor:pointer;font-family:inherit}.metaset-home .agent-send-request-bar__submit:disabled{opacity:.45;cursor:not-allowed}@media(max-width:900px){.metaset-home .agent-send-request-bar__form{grid-template-columns:1fr 1fr}.metaset-home .agent-send-request-bar__field--wide{grid-column:span 2}}.metaset-home .agent-search-card__btn--muted{background:#eef2f8;color:#8a9bc4;border:1px solid #e2e8f4;cursor:default}.metaset-home .agent-search-card__link{color:#1557ff;padding:4px 0;font-size:11px}.metaset-home .agent-filter-range{width:100%;accent-color:#1557ff}.metaset-home .agent-filter-range-labels{display:flex;justify-content:space-between;margin-top:6px;font-size:11px;font-weight:750;color:#657596}.metaset-home .agent-filter-toggle span:last-child{font-weight:900;color:#1557ff}.metaset-home .adm-protection-banner{margin:0}.metaset-home .adm-protection-banner__frame{position:relative;border-radius:16px;overflow:hidden;background:linear-gradient(145deg,#0a1630,#132a52 55%,#0d1f3d);box-shadow:0 14px 34px #0a16302e,inset 0 1px #ffffff14}.metaset-home .adm-protection-banner__img{display:block;width:100%;height:auto;vertical-align:middle}.metaset-home .adm-protection-banner__glow{position:absolute;inset:auto 12% -30%;height:42%;background:radial-gradient(ellipse at center,rgba(21,87,255,.35) 0%,transparent 72%);pointer-events:none}.metaset-home .adm-protection-banner__caption{margin:8px 2px 0;font-size:11px;font-weight:750;line-height:1.45;color:#657596;text-align:center}.metaset-home .adm-protection-banner--rail{margin-bottom:12px}.metaset-home .adm-protection-banner--rail .adm-protection-banner__frame{border-radius:14px}.metaset-home .adm-protection-banner--showcase{margin:0 auto 18px;max-width:920px}.metaset-home .adm-protection-banner--showcase .adm-protection-banner__frame{border-radius:20px;box-shadow:0 22px 50px #0a163029,0 0 0 1px #ffffff0f inset}.metaset-home .adm-protection-banner--hero{margin:18px 0 0}.metaset-home .adm-protection-banner--hero .adm-protection-banner__frame{border-radius:18px}.metaset-home .adm-protection-showcase{margin:8px auto 6px;padding:0 0 4px}.metaset-home .agent-rail-steps{list-style:none;margin:0;padding:0;display:grid;gap:10px}.metaset-home .agent-rail-steps li{display:flex;gap:10px;align-items:flex-start}.metaset-home .agent-rail-steps li>span{flex-shrink:0;width:24px;height:24px;border-radius:999px;display:grid;place-items:center;background:#eef4ff;color:#1557ff;font-size:11px;font-weight:950}.metaset-home .agent-rail-steps b{display:block;font-size:12px;color:#1b2d55}.metaset-home .agent-rail-steps span{display:block;font-size:11px;color:#657596;margin-top:2px}.metaset-home .agent-rail-checklist{list-style:none;margin:0;padding:0;display:grid;gap:8px}.metaset-home .agent-rail-checklist li{position:relative;padding-left:18px;font-size:12px;font-weight:750;color:#31466f;line-height:1.45}.metaset-home .agent-rail-checklist li:before{content:"✓";position:absolute;left:0;color:#07884c;font-weight:950}.metaset-home .agent-rail-cta{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:14px;padding:11px 14px;border-radius:12px;background:linear-gradient(135deg,#1557ff,#8a35ff);color:#fff;font-size:12px;font-weight:900;text-decoration:none;text-align:center;transition:opacity .2s ease,transform .2s ease}.metaset-home .agent-rail-cta:hover{opacity:.92;transform:translateY(-1px)}.metaset-home .agent-rail-help{text-align:center}.metaset-home .agent-rail-help__icon{font-size:28px;margin-bottom:8px}.metaset-home .agent-rail-help p{margin:0 0 12px;font-size:12px;color:#657596;font-weight:750;line-height:1.45}.metaset-home .agent-rail-note p{margin:0;font-size:12px;color:#31466f;font-weight:750;line-height:1.5}@media(max-width:1100px){.metaset-home .agent-search-card{grid-template-columns:1fr}.metaset-home .agent-search-card__actions{border-left:0;border-top:1px solid #edf2ff;padding-left:0;padding-top:12px}.metaset-home .agent-search-card__metrics{grid-template-columns:1fr}}.metaset-home .trust{margin:18px auto 34px;display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.metaset-home .trust-item{background:#fff;border:1px solid #e0e8ff;border-radius:16px;padding:14px 16px;display:flex;align-items:center;gap:12px;box-shadow:0 10px 30px #162d640f}.metaset-home .trust-icon{width:42px;height:42px;border-radius:15px;background:#eef4ff;color:var(--blue);display:grid;place-items:center;font-weight:950;font-size:12px;flex-shrink:0}.metaset-home .trust-item b{display:block;font-size:13px}.metaset-home .trust-item span{display:block;color:var(--muted);font-size:11px;font-weight:720;margin-top:2px}.metaset-home .ask-showcase-wrap{margin:28px auto 8px}.metaset-home .ask-showcase{padding:22px 24px 20px}.metaset-home .ask-showcase__head{margin-bottom:18px;align-items:center}.metaset-home .ask-showcase__full-link{flex-shrink:0;font-size:12px;font-weight:850;color:var(--blue);padding:8px 14px;border-radius:999px;border:1px solid #cfdcff;background:#fff;transition:background .15s,border-color .15s}.metaset-home .ask-showcase__full-link:hover{background:#f4f8ff;border-color:#b8cbff}.metaset-home .ask-showcase__search{display:flex;align-items:center;gap:12px;padding:6px 8px 6px 20px;border-radius:999px;border:1px solid #cfdcff;background:#fff;box-shadow:0 10px 36px #1557ff14;transition:border-color .15s,box-shadow .15s}.metaset-home .ask-showcase__search:focus-within{border-color:#9eb8ff;box-shadow:0 12px 40px #1557ff24,0 0 0 3px #1557ff14}.metaset-home .ask-showcase__search-icon{flex-shrink:0;font-size:22px;font-weight:400;color:#8a9bc4;line-height:1}.metaset-home .ask-showcase__input{flex:1;min-width:0;border:0;background:transparent;font-size:16px;font-weight:600;color:var(--ink);padding:12px 0;outline:none}.metaset-home .ask-showcase__input::-moz-placeholder{color:#8a9bc4;font-weight:550}.metaset-home .ask-showcase__input::placeholder{color:#8a9bc4;font-weight:550}.metaset-home .ask-showcase__submit{flex-shrink:0;border:0;border-radius:999px;padding:12px 28px;font-size:14px;font-weight:900;color:#fff;background:linear-gradient(135deg,#1557ff,#6e36f2);box-shadow:0 8px 22px #1557ff47;transition:transform .12s,opacity .12s}.metaset-home .ask-showcase__submit:hover:not(:disabled){transform:translateY(-1px)}.metaset-home .ask-showcase__submit:disabled{opacity:.55;cursor:not-allowed}.metaset-home .ask-showcase__dots{display:inline-flex;gap:4px;align-items:center;justify-content:center}.metaset-home .ask-showcase__dots i{display:block;width:5px;height:5px;border-radius:50%;background:#fff;animation:ask-dot-bounce 1.2s ease-in-out infinite}.metaset-home .ask-showcase__dots i:nth-child(2){animation-delay:.15s}.metaset-home .ask-showcase__dots i:nth-child(3){animation-delay:.3s}@keyframes ask-dot-bounce{0%,80%,to{transform:translateY(0);opacity:.5}40%{transform:translateY(-4px);opacity:1}}.metaset-home .ask-showcase__chips{margin-top:16px}.metaset-home .ask-showcase__chips button{max-width:100%;white-space:normal;text-align:left;line-height:1.35}.metaset-home .ask-showcase__categories{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:18px}.metaset-home .ask-showcase__cat{display:flex;align-items:flex-start;gap:10px;padding:12px 14px;border-radius:14px;border:1px solid #e4ecff;background:linear-gradient(180deg,#fff,#f8fbff);transition:border-color .15s,box-shadow .15s,transform .12s}.metaset-home .ask-showcase__cat:hover{border-color:#b8cbff;box-shadow:0 8px 24px #1557ff14;transform:translateY(-1px)}.metaset-home .ask-showcase__cat-icon{font-size:20px;line-height:1;flex-shrink:0}.metaset-home .ask-showcase__cat-label{font-size:12px;font-weight:850;color:#25365f;line-height:1.35}.metaset-home .ask-showcase__answer{margin-top:18px;border-radius:16px;border:1px solid #dce7ff;overflow:hidden;background:#fff}.metaset-home .ask-showcase__answer-q{padding:14px 18px;border-bottom:1px solid #edf2ff;background:#fafcff}.metaset-home .ask-showcase__answer-label{display:block;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.06em;color:#8a9bc4;margin-bottom:4px}.metaset-home .ask-showcase__answer-q p{margin:0;font-size:14px;font-weight:800;color:var(--ink)}.metaset-home .ask-showcase__answer-body{padding:16px 18px}.metaset-home .ask-showcase__answer-badge{display:inline-block;font-size:10px;font-weight:900;padding:4px 10px;border-radius:999px;background:#ece9ff;color:#6e36f2;margin-bottom:10px}.metaset-home .ask-showcase__answer-body p{margin:0;font-size:14px;line-height:1.6;color:#31466f;font-weight:550;white-space:pre-wrap}.metaset-home .ask-showcase__answer-src{display:block;margin-top:10px;font-size:11px;font-weight:700;color:#8a9bc4}.metaset-home .ask-showcase__cta{margin-top:16px;padding-top:16px;border-top:1px solid #edf2ff}.metaset-home .ask-showcase__cta-warning{border-radius:12px;background:#fff8ed;border:1px solid #ffe4c2;padding:10px 12px;font-size:12px;font-weight:700;color:#9a5200;line-height:1.45;margin-bottom:12px}.metaset-home .ask-showcase__cta-next{margin:0 0 12px;font-size:13px;font-weight:800;color:#25365f}.metaset-home .ask-showcase__cta-label,.metaset-home .ask-showcase__offers-title{margin:0 0 8px;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.06em;color:#8a9bc4}.metaset-home .ask-showcase__cta-btns,.metaset-home .ask-showcase__offer-btns{display:flex;flex-wrap:wrap;gap:8px}.metaset-home .ask-showcase__cta-item{display:inline-flex}.metaset-home .ask-showcase__btn{display:inline-flex;align-items:center;justify-content:center;padding:9px 16px;border-radius:999px;border:1px solid #cfdcff;background:#fff;color:var(--blue);font-size:12px;font-weight:850;text-decoration:none;transition:background .15s,border-color .15s}.metaset-home .ask-showcase__btn:hover{background:#f4f8ff;border-color:#b8cbff}.metaset-home .ask-showcase__btn--primary{border-color:transparent;color:#fff;background:linear-gradient(135deg,#1557ff,#6e36f2);box-shadow:0 6px 18px #1557ff38}.metaset-home .ask-showcase__offers{margin-bottom:14px}.metaset-home .ask-showcase__offer{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-radius:14px;border:1px solid #e4ecff;background:#fff;margin-top:8px}.metaset-home .ask-showcase__offer-route{margin:0;font-size:14px;font-weight:900;color:var(--ink)}.metaset-home .ask-showcase__offer-meta{margin:2px 0 0;font-size:12px;font-weight:650;color:#667699}.metaset-home .ask-showcase__offer-side{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.metaset-home .ask-showcase__offer-price{margin:0;font-size:16px;font-weight:950;color:var(--blue)}.metaset-home .ask-showcase__again{display:block;width:100%;border:0;border-top:1px solid #edf2ff;padding:12px;font-size:12px;font-weight:850;color:var(--blue);background:#f8fbff}.metaset-home .ask-showcase__again:hover{background:#eef4ff}@media(max-width:1100px){.metaset-home .ask-showcase__categories{grid-template-columns:repeat(2,1fr)}}.metaset-home .toast{position:fixed;left:50%;bottom:24px;transform:translate(-50%,25px);opacity:0;background:#061333;color:#fff;border-radius:14px;padding:12px 18px;font-weight:850;box-shadow:0 16px 40px #0003;transition:.2s;z-index:99}.metaset-home .toast.show{opacity:1;transform:translate(-50%)}.metaset-home .trip{cursor:pointer}.metaset-home .auth-hero{position:relative;overflow:hidden;min-height:calc(100vh - 66px);padding:48px 0 64px;background:linear-gradient(90deg,#fffffff7,#ffffffc7 52%,#ffffff47),radial-gradient(circle at 82% 18%,rgba(70,136,240,.28),transparent 24%),linear-gradient(135deg,#eaf3ff,#d7eaff 52%,#edf6ff);border-bottom:1px solid #dce7ff}.metaset-home .auth-main{display:grid;grid-template-columns:1fr 460px;gap:48px;align-items:center;position:relative;z-index:1}.metaset-home .auth-copy h1{font-size:42px;margin:0 0 14px}.metaset-home .auth-copy p{margin:0;color:#31466f;font-size:17px;line-height:1.6;max-width:520px;font-weight:500}.metaset-home .auth-perks{margin-top:28px;display:grid;gap:14px}.metaset-home .auth-perk{display:flex;align-items:flex-start;gap:14px;background:#ffffffd1;border:1px solid #dce7ff;border-radius:16px;padding:14px 16px;box-shadow:0 10px 28px #162d640f}.metaset-home .auth-perk-icon{width:42px;height:42px;border-radius:14px;background:linear-gradient(135deg,#1557ff,#8a35ff);color:#fff;display:grid;place-items:center;font-size:18px;flex:0 0 auto}.metaset-home .auth-perk strong{display:block;font-size:15px;margin-bottom:3px}.metaset-home .auth-perk span{font-size:13px;color:#556789;font-weight:600;line-height:1.45}.metaset-home .auth-card{margin-top:0;padding:22px 22px 20px}.metaset-home .auth-card-head{margin-bottom:18px}.metaset-home .auth-card-head h2{margin:0 0 6px;font-size:24px;letter-spacing:-.6px}.metaset-home .auth-card-head p{margin:0;color:#556789;font-size:14px;font-weight:600}.metaset-home .auth-fields{display:grid;gap:12px}.metaset-home .auth-field{min-height:72px}.metaset-home .auth-field .field-input{font-size:16px}.metaset-home .auth-error{margin-top:6px;font-size:12px;font-weight:700;color:#d92d20}.metaset-home .auth-status{margin-bottom:14px;padding:12px 14px;border-radius:14px;background:#ecfdf3;border:1px solid #abefc6;color:#067647;font-size:13px;font-weight:700}.metaset-home .auth-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:14px}.metaset-home .auth-remember{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:750;color:#31466f;cursor:pointer}.metaset-home .auth-remember input{width:16px;height:16px;accent-color:var(--blue)}.metaset-home .auth-link{color:var(--blue);font-size:13px;font-weight:800}.metaset-home .auth-link:hover{text-decoration:underline}.metaset-home .auth-submit{width:100%;min-height:54px;margin-top:16px;font-size:16px}.metaset-home .auth-footer{margin-top:18px;padding-top:16px;border-top:1px solid #e8efff;text-align:center;font-size:13px;font-weight:700;color:#556789}.metaset-home .auth-demo{margin-top:16px;padding:12px 14px;border-radius:14px;background:#f4f8ff;border:1px dashed #cddaff;font-size:12px;color:#475985;line-height:1.55;font-weight:650}.metaset-home .auth-demo strong{display:block;margin-bottom:4px;color:#25365f;font-size:12px}.metaset-home .signin-active{background:linear-gradient(135deg,#1557ff,#8a35ff);color:#fff;border-color:transparent;box-shadow:0 10px 24px #1557ff38}.metaset-home .agent-hero{padding:18px 0 14px;border-bottom:1px solid #dce7ff}.metaset-home .agent-hero-main{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;position:relative;z-index:1}.metaset-home .agent-hero h1{font-size:32px;margin:8px 0 6px}.metaset-home .agent-hero p{margin:0;color:#31466f;font-size:15px;font-weight:500}.metaset-home .agent-badge{display:inline-flex;align-items:center;gap:6px;border-radius:999px;padding:6px 12px;font-size:12px;font-weight:900;border:1px solid #dce7ff;background:#fff}.metaset-home .agent-badge.pending{color:#b45309;border-color:#fde68a;background:#fffbeb}.metaset-home .agent-badge.approved{color:#07884c;border-color:#bae9cf;background:#effbf5}.metaset-home .agent-badge.rejected{color:#b91c1c;border-color:#fecaca;background:#fef2f2}.metaset-home .agent-workspace{margin-top:14px;display:grid;grid-template-columns:220px 1fr;gap:14px;align-items:start;padding-bottom:34px}.metaset-home .agent-sidebar{position:sticky;top:82px}.metaset-home .agent-nav{background:#fffffff0;border:1px solid #dce7ff;border-radius:18px;box-shadow:var(--shadow);padding:10px}.metaset-home .agent-nav a{display:block;padding:11px 13px;border-radius:12px;font-size:13px;font-weight:850;color:#2f426b;margin-bottom:2px}.metaset-home .agent-nav a:hover{background:#f4f8ff;color:var(--blue)}.metaset-home .agent-nav a.active{background:linear-gradient(135deg,#1557ff1f,#8a35ff1a);color:var(--blue)}.metaset-home .agent-nav .nav-divider{margin:10px 8px 8px;font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:#8a9bc4}.metaset-home .agent-content{min-width:0}.metaset-home .agent-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:14px}.metaset-home .agent-stat{background:#fffffff0;border:1px solid #dce7ff;border-radius:18px;box-shadow:var(--shadow);padding:16px 18px}.metaset-home .agent-stat small{display:block;color:#657596;font-size:12px;font-weight:850}.metaset-home .agent-stat strong{display:block;margin-top:6px;font-size:26px;letter-spacing:-.5px}.metaset-home .agent-stat strong.accent{color:var(--blue)}.metaset-home .agent-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:14px}.metaset-home .agent-card{background:#fffffff0;border:1px solid #dce7ff;border-radius:18px;box-shadow:var(--shadow);padding:18px 20px}.metaset-home .agent-card h2,.metaset-home .agent-card h3{margin:0 0 12px;font-size:17px;letter-spacing:-.25px}.metaset-home .agent-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.metaset-home .agent-form-grid .full{grid-column:1 / -1}.metaset-home .agent-label{display:block;font-size:11px;font-weight:900;text-transform:uppercase;color:#657596;margin-bottom:5px}.metaset-home .agent-input,.metaset-home .agent-select,.metaset-home .agent-textarea{width:100%;border:1px solid #dce7ff;border-radius:12px;padding:10px 12px;font-size:14px;font-weight:700;color:#1b2d55;background:#fff}.metaset-home .agent-textarea{min-height:88px;resize:vertical}.metaset-home .agent-btn{border:0;border-radius:12px;padding:11px 18px;font-size:14px;font-weight:950;color:#fff;background:linear-gradient(135deg,#1557ff,#8a35ff);box-shadow:0 10px 22px #1557ff38}.metaset-home .agent-btn.secondary{background:#fff;color:var(--blue);border:1px solid #cddaff;box-shadow:none}.metaset-home .agent-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.metaset-home .agent-alert{border-radius:14px;padding:12px 14px;font-size:13px;font-weight:750;margin-bottom:14px}.metaset-home .agent-alert.success{background:#effbf5;border:1px solid #bae9cf;color:#07884c}.metaset-home .agent-alert.info{background:#f4f8ff;border:1px solid #cddaff;color:#1557ff}.metaset-home .agent-alert.error{background:#fef2f2;border:1px solid #fecaca;color:#b91c1c}.metaset-home .agent-kv{display:flex;justify-content:space-between;gap:12px;padding:10px 0;border-top:1px solid #edf2ff;font-size:13px;font-weight:750}.metaset-home .agent-kv:first-child{border-top:0;padding-top:0}.metaset-home .agent-kv span{color:#657596}.metaset-home .agent-kv b{color:#1b2d55}.metaset-home .agent-portal-sign{color:var(--blue);font-weight:900}.metaset-home .agent-profile-hero{padding:28px 0 22px;background:linear-gradient(90deg,#fffffffa,#ffffffe0 55%,#ffffff8c),linear-gradient(135deg,#eaf3ff,#dceaff 55%,#edf6ff);border-bottom:1px solid #dce7ff}.metaset-home .agent-profile-head{display:flex;flex-wrap:wrap;gap:22px;align-items:flex-start;justify-content:space-between}.metaset-home .agent-profile-brand{display:flex;gap:18px;align-items:flex-start;flex:1;min-width:320px}.metaset-home .agent-profile-logo{width:88px;height:88px;border-radius:22px;-o-object-fit:cover;object-fit:cover;border:3px solid #fff;box-shadow:var(--shadow);flex-shrink:0}.metaset-home .agent-profile-logo-fallback{width:88px;height:88px;border-radius:22px;background:linear-gradient(135deg,#1557ff,#8a35ff);display:grid;place-items:center;color:#fff;font-size:28px;font-weight:950;border:3px solid #fff;box-shadow:var(--shadow);flex-shrink:0}.metaset-home .agent-profile-title{margin:0;font-size:32px;font-weight:950;letter-spacing:-.8px;display:flex;flex-wrap:wrap;align-items:center;gap:10px}.metaset-home .agent-badge-iata{display:inline-flex;align-items:center;gap:5px;padding:5px 11px;border-radius:999px;background:#effbf5;color:#07884c;font-size:12px;font-weight:900}.metaset-home .agent-rating-link{font-size:14px;font-weight:850;color:#31466f}.metaset-home .agent-rating-link strong{color:#f59e0b}.metaset-home .agent-profile-tagline{margin:8px 0 0;max-width:680px;color:#31466f;font-size:16px;line-height:1.5;font-weight:500}.metaset-home .agent-quick-stats{display:flex;flex-wrap:wrap;gap:14px 20px;margin-top:14px;font-size:13px;font-weight:850;color:#475985}.metaset-home .agent-region-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px;align-items:center}.metaset-home .agent-region-tags .tag{padding:6px 12px;border-radius:999px;background:#fff;border:1px solid #dce7ff;font-size:12px;font-weight:850;color:#25365f}.metaset-home .agent-profile-actions{display:flex;flex-direction:column;gap:10px;align-items:flex-end;min-width:220px}.metaset-home .agent-cta-primary{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:200px;padding:14px 22px;border-radius:16px;background:linear-gradient(135deg,#1557ff,#04a7ff);color:#fff;font-weight:950;font-size:15px;box-shadow:0 12px 28px #1557ff47}.metaset-home .agent-cta-row{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.metaset-home .agent-cta-secondary{padding:11px 16px;border-radius:14px;border:1px solid #cddaff;background:#fff;color:var(--blue);font-weight:900;font-size:13px}.metaset-home .agent-share-row{display:flex;gap:8px;margin-top:4px}.metaset-home .agent-share-btn{width:38px;height:38px;border-radius:12px;border:1px solid #dce7ff;background:#fff;display:grid;place-items:center;font-size:14px;color:#475985}.metaset-home .agent-profile-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:18px;align-items:start;padding:18px 0 36px}.metaset-home .agent-tabs{display:flex;flex-wrap:wrap;gap:4px;padding:4px;background:#fff;border:1px solid #dce7ff;border-radius:16px;margin-bottom:14px;position:sticky;top:74px;z-index:40;box-shadow:0 8px 24px #162d640f}.metaset-home .agent-tab{padding:10px 14px;border-radius:12px;font-size:13px;font-weight:900;color:#475985;border:0;background:transparent}.metaset-home .agent-tab.active{background:#eaf0ff;color:var(--blue)}.metaset-home .agent-panel{background:#fff;border:1px solid #dce7ff;border-radius:20px;padding:22px;margin-bottom:14px;box-shadow:0 8px 24px #162d640a}.metaset-home .agent-panel h2{margin:0 0 14px;font-size:18px;font-weight:950;letter-spacing:-.3px}.metaset-home .agent-panel p.lead{margin:0;color:#31466f;line-height:1.65;font-size:14px;white-space:pre-line}.metaset-home .agent-chip{display:inline-block;padding:7px 13px;border-radius:999px;background:#f4f8ff;border:1px solid #dce7ff;font-size:12px;font-weight:850;color:#1557ff}.metaset-home .agent-services-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.metaset-home .agent-service-card{padding:14px 10px;border:1px solid #edf2ff;border-radius:16px;text-align:center;background:#fafcff}.metaset-home .agent-service-card .icon{font-size:24px}.metaset-home .agent-service-card .label{font-size:12px;font-weight:850;margin-top:6px;color:#25365f}.metaset-home .agent-airline-row{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.metaset-home .agent-airline-pill{padding:8px 12px;border-radius:12px;background:#f4f8ff;border:1px solid #e3ebff;font-size:12px;font-weight:900}.metaset-home .agent-airline-pill code{color:var(--blue);font-weight:950;margin-right:4px}.metaset-home .agent-badge-row{display:flex;flex-wrap:wrap;gap:6px}.metaset-home .agent-badge{font-size:11px;font-weight:900;padding:5px 9px;border-radius:8px;background:#eaf0ff;color:#1557ff}.metaset-home .agent-badge.purple{background:#f1e8ff;color:#7633ff}.metaset-home .agent-pricing-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.metaset-home .agent-pricing-item{padding:14px;border-radius:14px;background:#f7faff;border:1px solid #edf2ff}.metaset-home .agent-pricing-item small{display:block;color:#657596;font-size:11px;font-weight:850;text-transform:uppercase;letter-spacing:.04em;margin-bottom:4px}.metaset-home .agent-pricing-item strong{font-size:15px;color:#1b2d55}.metaset-home .agent-review-summary{display:grid;grid-template-columns:140px 1fr;gap:20px;align-items:center;margin-bottom:18px}.metaset-home .agent-review-score{text-align:center;padding:16px;border-radius:16px;background:#f7faff;border:1px solid #edf2ff}.metaset-home .agent-review-score .big{font-size:42px;font-weight:950;line-height:1;color:#1b2d55}.metaset-home .agent-review-bars{display:grid;gap:6px}.metaset-home .agent-review-bar{display:grid;grid-template-columns:52px 1fr 36px;gap:8px;align-items:center;font-size:12px;font-weight:850;color:#657596}.metaset-home .agent-review-bar .track{height:8px;border-radius:999px;background:#edf2ff;overflow:hidden}.metaset-home .agent-review-bar .fill{height:100%;border-radius:999px;background:linear-gradient(90deg,#f59e0b,#fbbf24)}.metaset-home .agent-review-card{padding:16px;border:1px solid #edf2ff;border-radius:16px;margin-bottom:10px}.metaset-home .agent-review-card .meta{display:flex;gap:12px;align-items:center;margin-bottom:8px}.metaset-home .agent-review-avatar{width:42px;height:42px;border-radius:14px;background:linear-gradient(135deg,#1557ff,#8a35ff);color:#fff;display:grid;place-items:center;font-weight:950;font-size:14px}.metaset-home .agent-sidebar{display:flex;flex-direction:column;gap:12px;position:sticky;top:74px}.metaset-home .agent-sidebar-card{background:#fff;border:1px solid #dce7ff;border-radius:18px;padding:16px;box-shadow:0 8px 22px #162d640d}.metaset-home .agent-sidebar-card h3{margin:0 0 12px;font-size:15px;font-weight:950}.metaset-home .agent-sidebar-hero{height:120px;border-radius:14px;background:linear-gradient(135deg,#1557ff26,#8a35ff1f),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 60'%3E%3Cpath fill='%231557ff' opacity='.25' d='M10 35 L50 20 L90 32 L110 28 L95 40 L55 48 L25 42 Z'/%3E%3C/svg%3E") center 70% / 80% no-repeat;margin-bottom:12px;display:grid;place-items:center;font-size:42px}.metaset-home .agent-lang-toggle{display:flex;flex-wrap:wrap;gap:6px}.metaset-home .agent-lang-toggle button,.metaset-home .agent-lang-toggle span{padding:6px 10px;border-radius:10px;border:1px solid #dce7ff;background:#fff;font-size:11px;font-weight:850;color:#475985}.metaset-home .agent-lang-toggle .active{background:#eaf0ff;color:var(--blue);border-color:#b8ccff}.metaset-home .agent-snapshot-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px 12px;font-size:12px}.metaset-home .agent-snapshot-item{display:flex;gap:8px;align-items:flex-start;color:#31466f}.metaset-home .agent-snapshot-item .ico{font-size:16px;line-height:1.2}.metaset-home .agent-snapshot-item small{display:block;color:#657596;font-weight:750}.metaset-home .agent-snapshot-item strong{display:block;font-weight:900;color:#1b2d55}.metaset-home .agent-contact-list{font-size:13px;line-height:1.9;color:#31466f}.metaset-home .agent-contact-list a{color:var(--blue);font-weight:850}.metaset-home .agent-emergency{margin-top:10px;padding:12px;border-radius:12px;background:#fef2f2;border:1px solid #fecaca;color:#b91c1c;font-size:12px;font-weight:850}.metaset-home .agent-checklist{margin:0;padding:0;list-style:none;display:grid;gap:8px;font-size:13px;font-weight:750;color:#31466f}.metaset-home .agent-checklist li:before{content:"✓";color:#07884c;font-weight:950;margin-right:8px}.metaset-home .agent-trust-footer{border-top:1px solid #dce7ff;background:#fff;padding:18px 0 28px}.metaset-home .agent-trust-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:12px}.metaset-home .agent-trust-item{text-align:center;font-size:11px;color:#657596}.metaset-home .agent-trust-item .ico{width:36px;height:36px;border-radius:12px;background:#f4f8ff;border:1px solid #dce7ff;display:grid;place-items:center;margin:0 auto 6px;font-size:16px}.metaset-home .agent-trust-item b{display:block;font-size:11px;color:#1b2d55;margin-bottom:2px}@media(max-width:1100px){.metaset-home .agent-profile-layout{grid-template-columns:1fr}.metaset-home .agent-sidebar{position:static}.metaset-home .agent-services-grid,.metaset-home .agent-trust-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.metaset-home #flightResultsMain{position:relative;min-height:0;overflow:hidden;align-self:start}.metaset-home #flightResultsMain.is-loading{min-height:260px}.metaset-home #flightResultsMain.is-loading #flightResultsInner{opacity:.35;filter:blur(2px);pointer-events:none;transition:opacity .2s ease,filter .2s ease;max-height:320px;overflow:hidden}.metaset-home .results-loader{position:absolute;inset:0 auto auto 0;width:100%;height:min(360px,100%);z-index:25;display:flex;align-items:flex-start;justify-content:center;padding:48px 20px 20px;opacity:0;visibility:hidden;transition:opacity .22s ease,visibility .22s ease;border-radius:inherit;pointer-events:none}.metaset-home .results-loader.is-active{opacity:1;visibility:visible;pointer-events:auto}.metaset-home .home-loader.results-loader,.metaset-home #homeResultsLoader{inset:0 auto auto 0;width:100%;height:min(360px,100%);align-items:flex-start;justify-content:center;padding:48px 20px 20px;z-index:25}.metaset-home .results-loader .home-loader__backdrop{background:#ffffffc7}.metaset-home .results-skeleton{padding:12px 16px 10px}.metaset-home .home-loader{position:absolute;inset:0;z-index:30;display:flex;align-items:center;justify-content:center;padding:24px 20px 32px;pointer-events:none;opacity:0;visibility:hidden;transition:opacity .22s ease,visibility .22s ease}.metaset-home .home-loader.is-active{opacity:1;visibility:visible;pointer-events:auto}.metaset-home .home-loader__backdrop{position:absolute;inset:0;background:linear-gradient(180deg,#f7fbffb8,#eef5ffeb 55%,#fffffff5);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.metaset-home .home-loader__card{position:relative;z-index:1;width:min(100%,360px);padding:28px 26px 22px;text-align:center;background:#fffffff5;border:1px solid #dce7ff;border-radius:22px;box-shadow:0 20px 50px #162d6424,0 0 0 1px #fffc inset;animation:home-loader-card-in .35s cubic-bezier(.22,1,.36,1) both}.metaset-home .home-loader__visual{position:relative;width:72px;height:72px;margin:0 auto 18px}.metaset-home .home-loader__ring{position:absolute;inset:0;border-radius:50%;border:3px solid transparent;border-top-color:var(--blue);border-right-color:#8a35ff8c;animation:home-loader-spin 1.1s cubic-bezier(.5,.1,.4,.9) infinite}.metaset-home .home-loader__ring--delay{inset:8px;border-top-color:var(--purple);border-right-color:#04a7ff80;animation-duration:1.4s;animation-direction:reverse}.metaset-home .home-loader__plane{position:absolute;left:50%;top:50%;font-size:26px;line-height:1;transform:translate(-50%,-50%) rotate(-18deg);filter:drop-shadow(0 6px 12px rgba(21,87,255,.2));animation:home-loader-plane 2s ease-in-out infinite}.metaset-home .home-loader__title{margin:0 0 6px;font-family:var(--font-display);font-size:18px;font-weight:800;letter-spacing:-.03em;color:var(--ink)}.metaset-home .home-loader__subtitle{margin:0 0 16px;font-size:13px;font-weight:600;color:var(--muted);line-height:1.45;min-height:2.9em;transition:opacity .2s ease}.metaset-home .home-loader__progress{height:4px;border-radius:999px;background:#e8efff;overflow:hidden;margin-bottom:16px}.metaset-home .home-loader__progress-bar{display:block;height:100%;width:35%;border-radius:inherit;background:linear-gradient(90deg,var(--blue),var(--purple),var(--blue2));background-size:200% 100%;animation:home-loader-progress 1.8s ease-in-out infinite}.metaset-home .home-loader__steps{list-style:none;margin:0;padding:0;display:flex;justify-content:center;gap:6px;flex-wrap:wrap}.metaset-home .home-loader__steps li{font-size:11px;font-weight:750;color:#8a9bc4;padding:5px 10px;border-radius:999px;background:#f4f8ff;border:1px solid #e4ecff;transition:color .25s ease,background .25s ease,border-color .25s ease,transform .25s ease}.metaset-home .home-loader__steps li.is-active{color:var(--blue);background:#fff;border-color:#c5d6ff;box-shadow:0 4px 14px #1557ff1a;transform:scale(1.02)}.metaset-home .home-loader__steps li.is-done{color:var(--green);background:#effbf5;border-color:#bae9cf}.metaset-home .home-skeleton__bar,.metaset-home .home-skeleton__logo,.metaset-home .home-skeleton__pill,.metaset-home .home-skeleton__chart{border-radius:10px;background:linear-gradient(90deg,#eef4ff,#f8fbff,#e2ebff 80%,#eef4ff);background-size:240% 100%;animation:home-skeleton-shimmer 1.35s ease-in-out infinite}.metaset-home .home-skeleton__bar{height:12px;margin-bottom:10px}.metaset-home .home-skeleton__bar--sm{width:42%;height:10px}.metaset-home .home-skeleton__bar--md{width:58%;height:14px}.metaset-home .home-skeleton__bar--lg{width:72%;height:16px}.metaset-home .home-skeleton__bar--full{width:100%}.metaset-home .home-skeleton__bar--sort{width:120px;height:38px;border-radius:12px;margin:0}.metaset-home .home-skeleton__bar--save{width:55%;height:32px;margin:12px 0;border-radius:12px}.metaset-home .home-skeleton__bar--price{width:72px;height:28px;flex-shrink:0;border-radius:12px}.metaset-home .home-skeleton__filters{padding:17px;min-height:280px}.metaset-home .home-skeleton__results{padding:16px 18px}.metaset-home .home-skeleton__results-head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px}.metaset-home .home-skeleton__pills{display:flex;gap:8px;margin-bottom:14px}.metaset-home .home-skeleton__pill{width:72px;height:32px;border-radius:999px}.metaset-home .home-skeleton__row{display:flex;align-items:center;gap:14px;padding:10px 0;border-top:1px solid #edf2ff}.metaset-home .home-skeleton__logo{width:40px;height:40px;border-radius:12px;flex-shrink:0}.metaset-home .home-skeleton__row-body{flex:1;min-width:0}.metaset-home .home-skeleton__chart{height:88px;margin-top:12px;border-radius:14px}.metaset-home .home-skeleton__rail .rail-card{padding:15px}@keyframes home-loader-spin{to{transform:rotate(360deg)}}@keyframes home-loader-plane{0%,to{transform:translate(-50%,-50%) rotate(-18deg) translateY(0)}50%{transform:translate(-50%,-58%) rotate(-12deg) translateY(-2px)}}@keyframes home-loader-progress{0%{transform:translate(-120%);background-position:0% 50%}to{transform:translate(320%);background-position:100% 50%}}@keyframes home-loader-card-in{0%{opacity:0;transform:translateY(10px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes home-skeleton-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.metaset-home .rail-comparison-note{margin:12px 0 0;font-size:12px;font-weight:700;color:#31466f;line-height:1.45}.metaset-home .rail-comparison-meta{margin:6px 0 0;font-size:11px}.metaset-home .rail-comparison-empty{padding:4px 0 0}.metaset-home .save--muted{color:#8a9bc4;font-size:28px}.metaset-home .chart--placeholder{opacity:.55;margin-top:12px}.metaset-home #homePriceRail.rail-updated #priceComparisonCard{animation:rail-pulse .55s ease}@keyframes rail-pulse{0%{box-shadow:0 0 #1557ff33}50%{box-shadow:0 0 0 6px #1557ff14}to{box-shadow:var(--shadow)}}.metaset-home .pref-bar{display:inline-flex;align-items:stretch;background:linear-gradient(180deg,#fff,#f6f9ff);border:1px solid #d3defd;border-radius:14px;box-shadow:0 6px 18px #1557ff12;overflow:visible;flex-shrink:0}.metaset-home .pref-bar__divider{width:1px;align-self:stretch;margin:8px 0;background:linear-gradient(180deg,transparent,#cddaff 20%,#cddaff 80%,transparent)}.metaset-home .pref-switcher{position:relative;z-index:120}.metaset-home .pref-bar__btn{display:inline-flex;align-items:center;gap:7px;padding:8px 14px;border:0;background:transparent;color:#18294d;font-size:13px;font-weight:850;white-space:nowrap;cursor:pointer;font-family:inherit;transition:background .12s ease;border-radius:12px;min-height:38px}.metaset-home .pref-bar__btn:hover,.metaset-home .pref-bar__btn[aria-expanded=true]{background:#eef4ff;color:var(--blue)}.metaset-home .pref-bar__icon{font-size:15px;line-height:1;flex-shrink:0}.metaset-home .pref-bar__icon--currency{font-size:14px;font-weight:900;min-width:1.1em;text-align:center}.metaset-home .pref-bar__value{max-width:120px;overflow:hidden;text-overflow:ellipsis;line-height:1.25}.metaset-home .pref-bar__caret{width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:5px solid #657596;margin-left:2px;flex-shrink:0}.metaset-home .pref-bar__btn[aria-expanded=true] .pref-bar__caret{border-top-color:var(--blue);transform:rotate(180deg)}.metaset-home .pref-switcher__menu{position:fixed;min-width:200px;max-height:min(320px,calc(100vh - 80px));overflow-x:hidden;overflow-y:auto;background:#fff;border:1px solid #dce7ff;border-radius:14px;box-shadow:0 18px 40px #162d642e;z-index:10000;padding:8px 6px 6px;margin:0;-webkit-overflow-scrolling:touch}.metaset-home .pref-switcher__menu[hidden]{display:none!important}.metaset-home .pref-switcher__menu:not([hidden]){display:block}.metaset-home .pref-switcher__menu--currency{min-width:200px}.metaset-home .pref-switcher__form{margin:0}.metaset-home .pref-switcher__menu-head{padding:4px 6px 6px}.metaset-home .pref-switcher__menu-body{padding:2px 4px 4px}.metaset-home .pref-switcher__menu-body--grid{display:grid;grid-template-columns:1fr 1fr;gap:4px}.metaset-home .pref-switcher__option-flag{width:28px;height:28px;border-radius:8px;background:#eef4ff;color:var(--blue);font-size:10px;font-weight:950;display:grid;place-items:center;flex-shrink:0}.metaset-home .pref-switcher__option-text{flex:1;min-width:0;display:flex;flex-direction:column;gap:1px;text-align:left}.metaset-home .pref-switcher__check{color:var(--blue);font-weight:900;font-size:14px;flex-shrink:0}.metaset-home .pref-switcher__option{width:100%;display:flex;flex-direction:row;align-items:center;gap:10px;padding:9px 12px;border:0;border-radius:10px;background:transparent;color:#18294d;font-size:13px;font-weight:750;text-align:left;cursor:pointer}.metaset-home .pref-switcher__option--compact{flex-direction:column;align-items:flex-start;gap:2px;padding:8px 10px}.metaset-home .pref-switcher__option:hover{background:#f4f8ff}.metaset-home .pref-switcher__option.is-active{background:#eef4ff;color:var(--blue);font-weight:850}.metaset-home .pref-switcher__sub{font-size:11px;color:#657596;font-weight:650;line-height:1.3}.metaset-home .pref-switcher__option-main{display:block;line-height:1.35;word-break:break-word}.metaset-home .pref-switcher__menu-title{display:block;padding:8px 12px 6px;font-size:11px;font-weight:900;letter-spacing:.02em;color:#31466f}.metaset-home.is-rtl .site-nav{margin:0 20px 0 8px}.metaset-home.is-rtl .pref-switcher__option-text{text-align:right}.metaset-home.is-rtl .pref-switcher__menu{right:auto;left:8px}.metaset-home.is-rtl .pref-switcher__option{text-align:right}.metaset-home.is-rtl .pref-switcher__option--compact{align-items:flex-end}.metaset-home.is-rtl .nav-more__item{flex-direction:row-reverse}.metaset-home .search-error-banner{margin-top:12px}.metaset-home .search-error-banner__inner{padding:14px 18px;border-radius:14px;background:#fef2f2;border:1px solid #fecaca;color:#991b1b;font-weight:600}.metaset-home .thead-compare{display:grid;place-items:center;color:#8a9bc4}.metaset-home .trow-compare{display:grid;place-items:center}.metaset-home .fare-compare-label{position:relative;display:grid;place-items:center;width:28px;height:28px;cursor:pointer}.metaset-home .fare-compare-check{position:absolute;inset:0;opacity:0;width:100%;height:100%;margin:0;cursor:pointer}.metaset-home .fare-compare-mark{width:20px;height:20px;border-radius:7px;border:2px solid #c5d6ff;background:#fff;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease}.metaset-home .fare-compare-check:focus-visible+.fare-compare-mark{box-shadow:0 0 0 3px #1557ff40}.metaset-home .fare-compare-check:checked+.fare-compare-mark{border-color:var(--blue);background:linear-gradient(135deg,#1557ff,#5b7dff);box-shadow:0 4px 12px #1557ff47}.metaset-home .fare-compare-check:checked+.fare-compare-mark:after{content:"";display:block;width:5px;height:9px;margin:2px auto 0;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.metaset-home .trow-wrap.is-compare-selected .trow{background:linear-gradient(90deg,rgba(21,87,255,.04),transparent 55%)}.metaset-home .trow-wrap.is-compare-selected{box-shadow:inset 3px 0 0 var(--blue)}.metaset-home .compare.has-selection{border-color:#c5d6ff;background:#eef4ff}.metaset-home .compare-count{display:inline-grid;place-items:center;min-width:20px;height:20px;margin-left:6px;padding:0 6px;border-radius:999px;background:var(--blue);color:#fff;font-size:11px;font-weight:900}.metaset-home .fare-compare-bar{position:fixed;left:50%;bottom:22px;transform:translate(-50%) translateY(120%);z-index:120;width:min(720px,calc(100vw - 28px));transition:transform .28s cubic-bezier(.22,1,.36,1),opacity .2s ease;opacity:0;pointer-events:none}.metaset-home .fare-compare-bar:not([hidden]){transform:translate(-50%) translateY(0);opacity:1;pointer-events:auto}.metaset-home .fare-compare-bar__inner{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 14px 12px 16px;border-radius:18px;border:1px solid #c5d6ff;background:#fffffff5;box-shadow:0 18px 48px #162d642e;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.metaset-home .fare-compare-bar__chips{display:flex;flex-wrap:wrap;gap:8px;min-width:0;flex:1}.metaset-home .fare-compare-chip{display:inline-flex;align-items:center;gap:8px;border:1px solid #dce7ff;border-radius:999px;background:#f7faff;padding:6px 10px 6px 8px;font-size:12px;font-weight:800;color:#1b2d55;cursor:pointer}.metaset-home .fare-compare-chip__code{display:inline-grid;place-items:center;min-width:28px;height:22px;padding:0 6px;border-radius:7px;background:linear-gradient(135deg,#1557ff,#8a35ff);color:#fff;font-size:10px;font-weight:950}.metaset-home .fare-compare-chip__x{color:#8a9bc4;font-size:15px;line-height:1}.metaset-home .fare-compare-bar__actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.metaset-home .fare-compare-bar__clear{border:0;background:transparent;color:#617296;font-size:12px;font-weight:800;padding:8px 10px;cursor:pointer}.metaset-home .fare-compare-bar__go{display:inline-flex;align-items:center;gap:8px;border:0;border-radius:12px;padding:10px 16px;background:linear-gradient(135deg,#1557ff,#5b7dff);color:#fff;font-size:13px;font-weight:900;cursor:pointer;box-shadow:0 8px 22px #1557ff47}.metaset-home .fare-compare-bar__go:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.metaset-home .fare-compare-bar.is-ready .fare-compare-bar__go:not(:disabled){animation:fare-compare-pulse 2.4s ease-in-out infinite}@keyframes fare-compare-pulse{0%,to{box-shadow:0 8px 22px #1557ff47}50%{box-shadow:0 8px 28px #1557ff73}}.metaset-home .fare-compare-bar__badge{display:inline-grid;place-items:center;min-width:22px;height:22px;padding:0 6px;border-radius:999px;background:#ffffff38;font-size:11px}.metaset-home .fare-compare-modal[hidden]{display:none!important}.metaset-home .fare-compare-modal{position:fixed;inset:0;z-index:200;display:grid;place-items:center;padding:20px}.metaset-home .fare-compare-modal__backdrop{position:absolute;inset:0;background:#07143373;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.metaset-home .fare-compare-modal__panel{position:relative;z-index:1;width:min(960px,100%);max-height:min(88vh,820px);display:flex;flex-direction:column;border-radius:22px;border:1px solid #dce7ff;background:#fff;box-shadow:0 28px 70px #162d6438;overflow:hidden}.metaset-home .fare-compare-modal__head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:20px 22px 14px;border-bottom:1px solid #edf2ff}.metaset-home .fare-compare-modal__head h2{margin:0 0 4px;font-size:20px;letter-spacing:-.3px}.metaset-home .fare-compare-modal__sub{margin:0;color:#617296;font-size:12px;font-weight:750}.metaset-home .fare-compare-modal__close{border:0;background:#f4f8ff;color:#4a5f8c;width:36px;height:36px;border-radius:12px;font-size:22px;line-height:1;cursor:pointer}.metaset-home .fare-compare-modal__body{padding:8px 16px 16px;overflow:auto}.metaset-home .fare-compare-modal__foot{padding:12px 22px 16px;border-top:1px solid #edf2ff;background:#f9fbff}.metaset-home .fare-compare-modal__hint{margin:0;font-size:11px;font-weight:700;color:#8a9bc4}.metaset-home .fare-compare-grid{display:grid;grid-template-columns:140px repeat(var(--cols, 2),minmax(0,1fr));gap:0;min-width:520px}.metaset-home .fare-compare-grid__corner{border-bottom:1px solid #edf2ff}.metaset-home .fare-compare-grid__col-head{padding:14px 12px;text-align:center;border-bottom:1px solid #edf2ff;background:#f9fbff}.metaset-home .fare-compare-grid__col-head .logo{margin:0 auto 8px}.metaset-home .fare-compare-grid__col-head strong{display:block;font-size:13px;margin-bottom:4px}.metaset-home .fare-compare-grid__supplier{display:block;font-size:10px;font-weight:800;color:#8a9bc4}.metaset-home .fare-compare-grid__label{padding:11px 12px;font-size:11px;font-weight:850;color:#617296;border-bottom:1px solid #f2f6ff;background:#fcfdff}.metaset-home .fare-compare-grid__cell{padding:11px 12px;font-size:12px;font-weight:750;color:#1b2d55;border-bottom:1px solid #f2f6ff;text-align:center}.metaset-home .fare-compare-grid__cell.is-best{color:var(--green);font-weight:900;background:#f3fcf7}.metaset-home .fare-compare-grid__cell--total{font-size:15px;font-weight:950}.metaset-home .fare-compare-grid__cell--action{padding:14px 10px 16px}.metaset-home .fare-compare-book{display:inline-block;padding:9px 14px;border-radius:12px;background:linear-gradient(135deg,#1557ff,#5b7dff);color:#fff!important;font-size:12px;font-weight:900;text-decoration:none}body.fare-compare-open{overflow:hidden}@media(max-width:720px){.metaset-home .fare-compare-bar__inner{flex-direction:column;align-items:stretch}.metaset-home .fare-compare-bar__actions{justify-content:space-between}.metaset-home .fare-compare-modal__panel{max-height:92vh}}.metaset-home .featured-agents-section{margin:8px auto 28px;padding:28px 0 8px}.metaset-home .featured-agents-section__head{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:20px}.metaset-home .featured-agents-section__eyebrow{display:inline-flex;align-items:center;gap:6px;margin:0 0 8px;font-size:12px;font-weight:900;letter-spacing:.06em;text-transform:uppercase;color:#b45309}.metaset-home .featured-agents-section__title{margin:0;font-size:28px;font-weight:950;letter-spacing:-.5px;color:#0f1f3d}.metaset-home .featured-agents-section__sub{margin:8px 0 0;max-width:520px;font-size:14px;font-weight:600;color:#556789;line-height:1.5}.metaset-home .featured-agents-section__link{display:inline-flex;align-items:center;gap:6px;padding:10px 16px;border-radius:12px;background:#fff;border:1px solid #dce7ff;color:var(--blue);font-size:13px;font-weight:900;box-shadow:0 6px 18px #162d640f}.metaset-home .featured-agents-rail{display:flex;gap:16px;overflow-x:auto;padding:4px 2px 16px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.metaset-home .featured-agent-card{position:relative;flex:0 0 min(300px,85vw);scroll-snap-align:start;background:linear-gradient(165deg,#fffbf0,#fff 42%,#f8fbff);border:1px solid #fde68a;border-radius:22px;padding:20px;box-shadow:0 14px 36px #b453091a,0 0 0 1px #fffc inset;display:flex;flex-direction:column;gap:12px}.metaset-home .featured-agent-card__glow{position:absolute;top:-30px;right:-20px;width:100px;height:100px;border-radius:50%;background:radial-gradient(circle,rgba(251,191,36,.35) 0%,transparent 70%);pointer-events:none}.metaset-home .featured-agent-card__badge{display:inline-flex;align-items:center;gap:5px;align-self:flex-start;padding:5px 10px;border-radius:999px;background:linear-gradient(135deg,#f59e0b,#ea580c);color:#fff;font-size:11px;font-weight:900;box-shadow:0 4px 12px #ea580c59}.metaset-home .featured-agent-card__brand{display:flex;gap:12px;align-items:center}.metaset-home .featured-agent-card__logo,.metaset-home .featured-agent-card__logo-img{width:52px;height:52px;border-radius:16px;flex-shrink:0}.metaset-home .featured-agent-card__logo{display:grid;place-items:center;color:#fff;font-weight:950;font-size:16px;border:2px solid #fff;box-shadow:0 6px 16px #162d641f}.metaset-home .featured-agent-card__logo-img{-o-object-fit:cover;object-fit:cover;border:2px solid #fff;box-shadow:0 6px 16px #162d641f}.metaset-home .featured-agent-card__identity h3{margin:0;font-size:16px;font-weight:950;color:#1b2d55;line-height:1.25}.metaset-home .featured-agent-card__verified{display:inline-block;margin-top:4px;font-size:11px;font-weight:850;color:#07884c}.metaset-home .featured-agent-card__tagline{margin:0;font-size:12px;font-weight:650;color:#556789;line-height:1.45}.metaset-home .featured-agent-card__meta{display:flex;flex-wrap:wrap;gap:8px 12px;font-size:11px;font-weight:800;color:#657596}.metaset-home .featured-agent-card__meta .is-online{color:#07884c;display:inline-flex;align-items:center;gap:5px}.metaset-home .featured-agent-card__meta .is-offline{color:#b45309;display:inline-flex;align-items:center;gap:5px}.metaset-home .featured-agent-card__dot{width:7px;height:7px;border-radius:50%;background:currentColor}.metaset-home .featured-agent-card__stats{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:12px;border-radius:14px;background:#ffffffb3;border:1px solid #fef3c7}.metaset-home .featured-agent-card__stats small{display:block;font-size:10px;font-weight:850;text-transform:uppercase;letter-spacing:.04em;color:#8a9bc4}.metaset-home .featured-agent-card__stats strong{display:block;margin-top:2px;font-size:14px;font-weight:950;color:#1b2d55}.metaset-home .featured-agent-card__cta{margin-top:auto;display:block;text-align:center;padding:11px 14px;border-radius:12px;background:linear-gradient(135deg,#1557ff,#5b7dff);color:#fff!important;font-size:13px;font-weight:900;box-shadow:0 8px 20px #1557ff40}.metaset-home .agent-search-card{position:relative}.metaset-home .agent-search-card.is-featured{border-color:#fcd34d;background:linear-gradient(180deg,#fffbeb,#fff 120px);box-shadow:0 12px 32px #f59e0b1f}.metaset-home .agent-search-card__featured-badge{position:absolute;top:14px;right:48px;z-index:2;display:inline-flex;align-items:center;gap:4px;padding:5px 10px;border-radius:999px;background:linear-gradient(135deg,#f59e0b,#ea580c);color:#fff;font-size:10px;font-weight:900;letter-spacing:.02em;box-shadow:0 4px 12px #ea580c4d}.metaset-home .visitor-lead-rail{padding:16px;position:relative;z-index:1}.metaset-home .visitor-lead--rail-featured,.metaset-home .visitor-lead--rail-tile,.metaset-home .visitor-lead--rail-row{position:static}.metaset-home .visitor-lead__modal{z-index:12001}.metaset-home .visitor-lead__backdrop{z-index:12000}.metaset-home .visitor-lead-rail__head{display:flex;align-items:flex-start;gap:10px;margin-bottom:12px}.metaset-home .visitor-lead-rail__head-icon{width:36px;height:36px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(135deg,#eef4ff,#dce8ff);font-size:16px;flex-shrink:0}.metaset-home .visitor-lead-rail__head h3{margin:0;font-size:15px;letter-spacing:-.2px}.metaset-home .visitor-lead-rail__tagline{margin:2px 0 0;font-size:11px;color:var(--muted);font-weight:600}.metaset-home .visitor-lead-rail__route{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 11px;margin-bottom:12px;border-radius:12px;background:linear-gradient(90deg,#f4f8ff,#fafcff);border:1px solid #e0eaff;font-size:12px;font-weight:800;color:#1a3568}.metaset-home .visitor-lead-rail__route-date{font-size:11px;font-weight:700;color:var(--muted);padding:2px 8px;border-radius:999px;background:#fff;border:1px solid #e6edff}.metaset-home .visitor-lead-rail__duo{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px}.metaset-home .visitor-lead-rail__more-toggle{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;margin-top:10px;padding:8px;border:0;background:transparent;font-size:11px;font-weight:800;color:var(--blue);cursor:pointer;font-family:inherit}.metaset-home .visitor-lead-rail__more-toggle svg{transition:transform .2s}.metaset-home .visitor-lead-rail__more{display:flex;flex-direction:column;gap:6px;margin-top:4px}.metaset-home .visitor-lead-rail__trust{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:6px;margin-top:12px;padding-top:12px;border-top:1px solid #edf2ff;font-size:10px;font-weight:700;color:#7a8cad}.metaset-home .visitor-lead__featured{position:relative;padding:14px 14px 13px;border-radius:16px;overflow:hidden;border:1px solid transparent;text-align:left}.metaset-home .visitor-lead__featured--blue{background:linear-gradient(145deg,#f0f6ff,#e8f0ff 55%,#f8fbff);border-color:#c5d8ff}.metaset-home .visitor-lead__badge{position:absolute;top:10px;right:10px;font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.06em;padding:3px 8px;border-radius:999px;background:#1557ff;color:#fff}.metaset-home .visitor-lead__featured-icon{font-size:22px;margin-bottom:6px}.metaset-home .visitor-lead__featured-title{margin:0;font-size:13px;font-weight:900;color:#0f1f44;line-height:1.35}.metaset-home .visitor-lead__featured-desc{margin:5px 0 12px;font-size:11px;color:#5a6f96;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.metaset-home .visitor-lead__featured-cta{width:100%;border:0;border-radius:12px;padding:10px 12px;font-size:12px;font-weight:900;cursor:pointer;font-family:inherit;background:linear-gradient(135deg,#1557ff,#0d3fbf);color:#fff;box-shadow:0 8px 20px #1557ff47;transition:transform .15s,box-shadow .15s}.metaset-home .visitor-lead__featured-cta:hover{transform:translateY(-1px);box-shadow:0 10px 24px #1557ff57}.metaset-home .visitor-lead__tile{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:2px;padding:11px 10px;border-radius:14px;border:1px solid #e6edff;background:#fff;cursor:pointer;text-align:left;font-family:inherit;transition:border-color .15s,box-shadow .15s,transform .15s}.metaset-home .visitor-lead__tile:hover{border-color:#b9cdfd;box-shadow:0 6px 16px #1557ff12;transform:translateY(-1px)}.metaset-home .visitor-lead__tile-badge{position:absolute;top:8px;right:8px;font-size:8px;font-weight:900;text-transform:uppercase;padding:2px 6px;border-radius:999px;background:#ecfdf5;color:#047857}.metaset-home .visitor-lead__tile-icon{font-size:17px}.metaset-home .visitor-lead__tile-label{font-size:11px;font-weight:900;color:#0f1f44;line-height:1.25}.metaset-home .visitor-lead__tile-hint{font-size:10px;color:var(--muted);line-height:1.3}.metaset-home .visitor-lead__tile--violet{background:linear-gradient(180deg,#faf8ff,#fff)}.metaset-home .visitor-lead__tile--emerald{background:linear-gradient(180deg,#f4fdf9,#fff)}.metaset-home .visitor-lead__row{display:flex;align-items:center;gap:10px;width:100%;padding:10px 11px;border:1px solid #edf2ff;border-radius:13px;background:#fbfdff;cursor:pointer;font-family:inherit;text-align:left;transition:background .15s,border-color .15s}.metaset-home .visitor-lead__row:hover{background:#fff;border-color:#d0defb}.metaset-home .visitor-lead__row-icon{width:30px;height:30px;border-radius:10px;display:grid;place-items:center;font-size:14px;flex-shrink:0;background:#eef4ff}.metaset-home .visitor-lead__row--green .visitor-lead__row-icon{background:#ecfdf5}.metaset-home .visitor-lead__row--slate .visitor-lead__row-icon{background:#f1f5f9}.metaset-home .visitor-lead__row-copy{flex:1;min-width:0}.metaset-home .visitor-lead__row-copy strong{display:block;font-size:12px;color:#0f1f44}.metaset-home .visitor-lead__row-copy small{display:block;font-size:10px;color:var(--muted);margin-top:1px}.metaset-home .visitor-lead__row-badge{font-size:9px;font-weight:900;text-transform:uppercase;padding:2px 7px;border-radius:999px;background:#dcfce7;color:#15803d}.metaset-home .visitor-lead__row-chevron{color:#94a3b8;flex-shrink:0}.metaset-home .visitor-lead-rail__list{display:flex;flex-direction:column;gap:8px}.metaset-home .visitor-lead__trigger{display:flex;align-items:center;gap:10px;width:100%;text-align:left;padding:11px 12px;border:1px solid #e6edff;border-radius:14px;background:#fff;cursor:pointer;transition:border-color .15s,box-shadow .15s,transform .15s;font-family:inherit}.metaset-home .visitor-lead__trigger:hover{border-color:#b9cdfd;box-shadow:0 8px 20px #1557ff14;transform:translateY(-1px)}.metaset-home .visitor-lead__trigger-icon{width:32px;height:32px;border-radius:10px;display:grid;place-items:center;font-size:15px;flex-shrink:0;background:#eef4ff}.metaset-home .visitor-lead__copy{flex:1;min-width:0}.metaset-home .visitor-lead__copy strong{display:block;font-size:12px;color:#0f1f44;line-height:1.3}.metaset-home .visitor-lead__copy small{display:block;color:var(--muted);font-size:10px;margin-top:2px;line-height:1.35}.metaset-home .visitor-lead__chevron{color:#94a3b8;flex-shrink:0}.metaset-home .visitor-lead__backdrop,.visitor-lead__backdrop--portal{position:fixed;inset:0;z-index:12000;background:#0a163280;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.metaset-home .visitor-lead__modal,.visitor-lead__modal--portal{position:fixed;z-index:12001;left:50%;top:50%;transform:translate(-50%,-50%);width:min(420px,calc(100vw - 24px));max-height:calc(100vh - 32px);overflow:auto;background:#fff;border:1px solid #dce7ff;border-radius:22px;box-shadow:0 28px 72px #162d643d;padding:0 0 16px}.metaset-home .visitor-lead__modal-head{display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:start;padding:18px 18px 12px;border-bottom:1px solid #f0f4ff}.metaset-home .visitor-lead__modal-hero{width:44px;height:44px;border-radius:14px;display:grid;place-items:center;font-size:20px}.metaset-home .visitor-lead__modal-hero--blue{background:linear-gradient(135deg,#dbeafe,#bfdbfe)}.metaset-home .visitor-lead__modal-hero--violet{background:linear-gradient(135deg,#ede9fe,#ddd6fe)}.metaset-home .visitor-lead__modal-hero--emerald{background:linear-gradient(135deg,#d1fae5,#a7f3d0)}.metaset-home .visitor-lead__modal-hero--green{background:linear-gradient(135deg,#dcfce7,#bbf7d0)}.metaset-home .visitor-lead__modal-hero--amber{background:linear-gradient(135deg,#fef3c7,#fde68a)}.metaset-home .visitor-lead__modal-hero--teal{background:linear-gradient(135deg,#ccfbf1,#99f6e4)}.metaset-home .visitor-lead__modal-hero--rose{background:linear-gradient(135deg,#ffe4e6,#fecdd3)}.metaset-home .visitor-lead__modal-hero--slate{background:linear-gradient(135deg,#f1f5f9,#e2e8f0)}.metaset-home .visitor-lead__modal-hero--sky{background:linear-gradient(135deg,#e0f2fe,#bae6fd)}.metaset-home .visitor-lead__modal-hero--indigo{background:linear-gradient(135deg,#e0e7ff,#c7d2fe)}.metaset-home .visitor-lead__modal-kicker{margin:0 0 2px;font-size:10px;font-weight:800;color:var(--muted);text-transform:uppercase;letter-spacing:.06em}.metaset-home .visitor-lead__modal-head h3{margin:0;font-size:16px;letter-spacing:-.2px;line-height:1.3}.metaset-home .visitor-lead__modal-desc{margin:4px 0 0;font-size:11px;color:var(--muted);line-height:1.4}.metaset-home .visitor-lead__close{width:32px;height:32px;border:0;border-radius:10px;background:#f3f6ff;color:#4b5f88;font-size:20px;line-height:1;cursor:pointer}.metaset-home .visitor-lead__form{padding:0 18px}.metaset-home .visitor-lead__route-chip{display:inline-flex;align-items:center;gap:8px;margin:12px 0 4px;padding:6px 10px;border-radius:999px;background:#f4f8ff;border:1px solid #dce7ff;font-size:11px;font-weight:800;color:#1a3568}.metaset-home .visitor-lead__grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:10px}.metaset-home .visitor-lead__field{display:flex;flex-direction:column;gap:5px}.metaset-home .visitor-lead__field--full{grid-column:1 / -1}.metaset-home .visitor-lead__field span{font-size:11px;font-weight:700;color:#4b5f88}.metaset-home .visitor-lead__field span em{color:#dc2626;font-style:normal}.metaset-home .visitor-lead__field span small{font-weight:500;color:#94a3b8}.metaset-home .visitor-lead__field input{width:100%;border:1px solid #d7e2fb;border-radius:12px;padding:10px 12px;font-size:13px;font-family:inherit;background:#fbfdff}.metaset-home .visitor-lead__field input:focus{outline:none;border-color:var(--blue);box-shadow:0 0 0 3px #1557ff1f}.metaset-home .visitor-lead__privacy{margin:10px 0 0;font-size:10px;color:#94a3b8;font-weight:600}.metaset-home .visitor-lead__actions{display:flex;justify-content:flex-end;gap:8px;margin-top:14px}.metaset-home .visitor-lead__btn{border:0;border-radius:12px;padding:10px 16px;font-size:13px;font-weight:800;cursor:pointer;background:var(--blue);color:#fff;font-family:inherit}.metaset-home .visitor-lead__btn--blue{background:linear-gradient(135deg,#1557ff,#0d3fbf)}.metaset-home .visitor-lead__btn--emerald{background:linear-gradient(135deg,#059669,#047857)}.metaset-home .visitor-lead__btn--green{background:linear-gradient(135deg,#16a34a,#15803d)}.metaset-home .visitor-lead__btn:disabled{opacity:.6;cursor:wait}.metaset-home .visitor-lead__btn--ghost{background:#eef3ff;color:#274777}.metaset-home .visitor-lead__success{margin:10px 0 0;font-size:12px;color:#047857;font-weight:700}.metaset-home .visitor-lead__error{margin:10px 0 0;font-size:12px;color:#b91c1c;font-weight:700}.metaset-home .visitor-lead__inline{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px}.metaset-home main{overflow-x:clip}.metaset-home .airport-guides-hero{padding:28px 0 20px}.metaset-home .airport-guides-kicker{margin:0 0 8px;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.08em;color:var(--blue)}.metaset-home .airport-guides-hero h1{margin:0 0 10px;font-size:clamp(28px,4vw,38px);letter-spacing:-.5px;line-height:1.15}.metaset-home .airport-guides-lead{margin:0 0 18px;color:#31466f;font-weight:650;max-width:640px;line-height:1.5}.metaset-home .airport-guides-search{display:grid;grid-template-columns:1fr 200px auto;gap:10px;max-width:720px;padding:10px;border-radius:18px;border:1px solid #dce7ff;background:#fff;box-shadow:var(--shadow)}.metaset-home .airport-guides-search input,.metaset-home .airport-guides-search select{border:0;background:transparent;font-size:15px;font-weight:700;font-family:inherit;padding:10px 12px}.metaset-home .airport-guides-search input:focus,.metaset-home .airport-guides-search select:focus{outline:none}.metaset-home .airport-guides-stats{display:flex;gap:12px;margin-top:16px;flex-wrap:wrap}.metaset-home .airport-guides-stat{padding:12px 16px;border-radius:14px;border:1px solid #e0eaff;background:linear-gradient(180deg,#f8fbff,#fff);min-width:120px}.metaset-home .airport-guides-stat strong{display:block;font-size:22px;color:#0f1f44}.metaset-home .airport-guides-stat span{font-size:11px;color:var(--muted);font-weight:700}.metaset-home .airport-guides-section{padding:8px 0 28px}.metaset-home .airport-guides-section__head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.metaset-home .airport-guides-section__title{margin:0 0 14px;font-size:20px;letter-spacing:-.2px}.metaset-home .airport-guides-section__head .airport-guides-section__title{margin:0}.metaset-home .airport-guides-clear{font-size:12px;font-weight:800;color:var(--blue);text-decoration:none}.metaset-home .airport-guides-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:14px;min-width:0}.metaset-home .airport-guides-grid--popular{margin-bottom:8px}.metaset-home .airport-card{padding:16px;display:flex;flex-direction:column;gap:10px;min-width:0}.metaset-home .airport-card__head{display:flex;justify-content:space-between;gap:10px;align-items:flex-start}.metaset-home .airport-card__name{margin:0;font-size:15px;line-height:1.3}.metaset-home .airport-card__meta{margin:4px 0 0;font-size:12px;color:var(--muted);font-weight:700}.metaset-home .airport-card__code{font-size:13px;font-weight:950;color:var(--blue);background:#eef4ff;border:1px solid #d0defb;padding:6px 10px;border-radius:10px;flex-shrink:0}.metaset-home .airport-card__icao{margin:0;font-size:11px;color:var(--muted);font-weight:700}.metaset-home .airport-card__actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:auto}.metaset-home .airport-card__btn{display:inline-flex;align-items:center;padding:8px 12px;border-radius:11px;font-size:11px;font-weight:800;border:1px solid #dce7ff;background:#fff;color:#1a3568;text-decoration:none}.metaset-home .airport-card__btn--primary{background:linear-gradient(135deg,#1557ff,#0d3fbf);color:#fff;border-color:transparent}.metaset-home .airport-guides-countries{display:flex;flex-wrap:wrap;gap:8px}.metaset-home .airport-guides-country-chip{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;border-radius:999px;border:1px solid #dce7ff;background:#fff;font-size:12px;font-weight:800;color:#1a3568;text-decoration:none}.metaset-home .airport-guides-country-chip span{color:var(--muted);font-weight:700}.metaset-home .airport-guides-empty{padding:28px;text-align:center}.metaset-home .airport-guides-pagination{margin-top:18px}.metaset-home .airport-detail-hero{padding:16px 0 8px}.metaset-home .airport-breadcrumb{display:flex;flex-wrap:wrap;gap:6px;font-size:12px;font-weight:700;color:var(--muted);margin-bottom:12px}.metaset-home .airport-breadcrumb a{color:var(--blue);text-decoration:none}.metaset-home .airport-detail-hero h1{margin:0 0 6px;font-size:clamp(26px,3.5vw,34px);letter-spacing:-.4px}.metaset-home .airport-detail-sub{margin:0 0 12px;color:#31466f;font-weight:700}.metaset-home .airport-detail-hero__intro{display:flex;flex-direction:column;gap:16px}.metaset-home .airport-detail-cta-bar{display:flex;flex-wrap:wrap;gap:8px}.metaset-home .airport-detail-codes{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:4px}.metaset-home .airport-code-pill{font-size:11px;font-weight:800;color:#4b5f88;background:#f4f8ff;border:1px solid #dce7ff;padding:6px 10px;border-radius:999px}.metaset-home .airport-code-pill strong{color:#0f1f44}.metaset-home a.airport-cta{display:inline-flex;align-items:center;justify-content:center;text-align:center;padding:11px 16px;border-radius:14px;font-size:13px;font-weight:900;text-decoration:none;border:1px solid #dce7ff;background:#fff;color:#1a3568;box-sizing:border-box;white-space:nowrap}.metaset-home .airport-detail-cta-bar .airport-cta--primary{flex:1 1 220px}.metaset-home .airport-cta--primary{background:linear-gradient(135deg,#1557ff,#0d3fbf);color:#fff;border-color:transparent;box-shadow:0 8px 20px #1557ff38}.metaset-home .airport-cta--ghost{background:#f8fbff}.metaset-home .airport-detail-workspace{display:grid;grid-template-columns:1fr 300px;gap:14px;padding-bottom:36px;align-items:start}.metaset-home .airport-detail-main{display:flex;flex-direction:column;gap:12px}.metaset-home .airport-detail-rail{display:flex;flex-direction:column;gap:12px;position:sticky;top:74px}.metaset-home .airport-panel{padding:18px}.metaset-home .airport-panel h2,.metaset-home .airport-panel h3{margin:0 0 10px;font-size:17px}.metaset-home .airport-panel--warn{border-color:#fecaca;background:linear-gradient(180deg,#fff5f5,#fff)}.metaset-home .airport-panel--coming{border-style:dashed}.metaset-home .airport-prose{margin:0 0 10px;color:#31466f;font-size:14px;line-height:1.55;font-weight:650}.metaset-home .airport-info-list,.metaset-home .airport-tips-list,.metaset-home .airport-warn-list,.metaset-home .airport-related-list{margin:0;padding-left:18px;color:#31466f;font-size:13px;line-height:1.5;font-weight:650}.metaset-home .airport-warn-list{color:#991b1b}.metaset-home .airport-map{border-radius:14px;overflow:hidden;border:1px solid #dce7ff;aspect-ratio:4/3}.metaset-home .airport-map iframe{width:100%;height:100%;border:0}.metaset-home .airport-map-coords{margin:8px 0 0;font-size:11px}.metaset-home .airport-link{color:var(--blue);font-weight:800;font-size:13px}.metaset-home .airport-related-list{list-style:none;padding:0}.metaset-home .airport-related-list a{text-decoration:none;color:#1a3568;font-size:13px;font-weight:750}@media(max-width:960px){.metaset-home .airport-guides-search,.metaset-home .airport-detail-workspace{grid-template-columns:1fr}.metaset-home .airport-detail-rail{position:static}.metaset-home .airport-detail-cta-bar{display:grid;grid-template-columns:1fr 1fr}.metaset-home .airport-detail-cta-bar .airport-cta--primary{grid-column:1 / -1}}.metaset-home .seo-faq-list{display:flex;flex-direction:column;gap:8px}.metaset-home .seo-faq-item{border:1px solid #e6edf8;border-radius:12px;padding:10px 12px;background:#fbfdff}.metaset-home .seo-faq-item summary{cursor:pointer;font-weight:800;font-size:14px;color:#0f1f44}.metaset-home .seo-freshness-note{font-size:12px;margin-top:10px;line-height:1.45}.metaset-home .airport-ask-rail{padding:16px}.metaset-home .airport-ask-rail__head{display:flex;gap:10px;align-items:flex-start;margin-bottom:12px}.metaset-home .airport-ask-rail__icon{width:36px;height:36px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(135deg,#1557ff,#0d3fbf);color:#fff;font-size:16px;flex-shrink:0}.metaset-home .airport-ask-rail__head h3{margin:0;font-size:14px}.metaset-home .airport-ask-rail__head p{margin:2px 0 0;font-size:11px;color:var(--muted);font-weight:700}.metaset-home .airport-ask-rail__search{display:flex;gap:8px;padding:6px;border:1px solid #dce7ff;border-radius:14px;background:#fbfdff;margin-bottom:10px}.metaset-home .airport-ask-rail__input{flex:1;min-width:0;border:0;background:transparent;font-size:13px;font-weight:650;font-family:inherit;padding:8px 10px}.metaset-home .airport-ask-rail__input:focus{outline:none}.metaset-home .airport-ask-rail__submit{border:0;border-radius:10px;padding:8px 14px;font-size:12px;font-weight:900;background:var(--blue);color:#fff;cursor:pointer;font-family:inherit;flex-shrink:0}.metaset-home .airport-ask-rail__submit:disabled{opacity:.55;cursor:wait}.metaset-home .airport-ask-rail__chips{display:flex;flex-direction:column;gap:6px;margin-bottom:10px}.metaset-home .airport-ask-rail__chip{text-align:left;border:1px solid #e6edff;border-radius:12px;padding:8px 10px;background:#fff;font-size:11px;font-weight:750;color:#1a3568;cursor:pointer;font-family:inherit}.metaset-home .airport-ask-rail__chip:hover{border-color:#b9cdfd;background:#f8fbff}.metaset-home .airport-ask-rail__cats{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-bottom:8px}.metaset-home .airport-ask-rail__cat{display:flex;align-items:center;gap:6px;border:1px solid #edf2ff;border-radius:11px;padding:8px;background:#fbfdff;font-size:10px;font-weight:800;color:#31466f;cursor:pointer;font-family:inherit;text-align:left}.metaset-home .airport-ask-rail__answer{margin-top:8px;padding-top:10px;border-top:1px solid #edf2ff}.metaset-home .airport-ask-rail__answer-label{margin:0 0 4px;font-size:10px;font-weight:900;text-transform:uppercase;color:var(--muted)}.metaset-home .airport-ask-rail__answer-q{margin:0 0 8px;font-size:12px;font-weight:800;color:#0f1f44}.metaset-home .airport-ask-rail__answer-body{margin:0 0 10px;font-size:12px;line-height:1.5;color:#31466f;font-weight:650;white-space:pre-wrap}.metaset-home .airport-ask-rail__reset{border:0;background:#eef3ff;color:var(--blue);font-size:11px;font-weight:800;padding:8px 12px;border-radius:10px;cursor:pointer;font-family:inherit}.metaset-home .airport-ask-rail__foot{margin-top:10px;padding-top:10px;border-top:1px solid #edf2ff}.metaset-home .airport-ask-rail__foot a{font-size:11px;font-weight:800;color:var(--blue);text-decoration:none}.metaset-home .ts-footer{margin-top:40px;padding:40px 0 24px;background:#0f172a;color:#cbd5e1}.metaset-home .ts-footer__grid{display:grid;grid-template-columns:2fr repeat(4,1fr);gap:28px}.metaset-home .ts-footer__brand p{margin:12px 0;font-size:13px;line-height:1.5;max-width:280px}.metaset-home .ts-footer__social{display:flex;align-items:center;gap:10px}.metaset-home .ts-footer__social a{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:999px;border:1px solid #334155;font-size:12px;font-weight:700;color:#cbd5e1;text-decoration:none;margin-bottom:0}.metaset-home .ts-footer__social a:hover{color:#fff;border-color:#64748b}.metaset-home .ts-footer h4{margin:0 0 12px;font-size:12px;text-transform:uppercase;letter-spacing:.06em;color:#94a3b8}.metaset-home .ts-footer a{display:block;font-size:13px;color:#cbd5e1;text-decoration:none;margin-bottom:8px}.metaset-home .ts-footer a:hover{color:#fff}.metaset-home .ts-footer__bottom{margin-top:28px;padding-top:20px;border-top:1px solid #1e293b;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px;font-size:12px}.metaset-home .ts-footer__secure{color:#4ade80}@media(max-width:900px){.metaset-home .ts-footer__grid{grid-template-columns:1fr 1fr}}@media(max-width:640px){.metaset-home .ts-footer__grid{grid-template-columns:1fr}}
