*,:before,:after{box-sizing:border-box}html{--bg:#0f1115;--surface:#181b21;--surface-2:#22262e;--text:#e7ecf3;--text-muted:#9aa3b2;--accent:#5c8aff;--accent-2:#3bd0ee;--control-border:#657083;--danger:#ff6b6b;--radius:12px;--max-width:1120px;color-scheme:dark}body{background:var(--bg);color:var(--text);margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.55}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}img{max-width:100%;height:auto;display:block}.container{width:min(100% - 1rem, var(--max-width));margin-inline:auto}.skip-link{background:var(--accent);color:#000;border-radius:0 0 var(--radius) var(--radius);z-index:100;padding:.5rem 1rem;position:fixed;top:0;left:1rem;transform:translateY(-120%)}.skip-link:focus{transform:translateY(0)}.site-header{background:var(--surface);border-bottom:1px solid var(--surface-2);z-index:10;padding-block:.75rem;position:sticky;top:0}.header-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.brand{flex-direction:column;display:flex}.brand-name{letter-spacing:-.02em;color:var(--text);font-size:1.25rem;font-weight:800}.brand-tag{color:var(--text-muted);font-size:.75rem}.header-tools{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.menu-toggle{border:1px solid var(--surface-2);min-height:44px;color:var(--text);font:inherit;cursor:pointer;background:0 0;border-radius:10px;align-items:center;gap:.55rem;padding:.5rem .75rem;font-weight:650;display:none}.menu-toggle-lines{gap:3px;width:18px;display:grid}.menu-toggle-lines span{background:currentColor;border-radius:2px;height:2px;display:block}.nav-list{flex-wrap:wrap;gap:.75rem 1.25rem;margin:0;padding:0;list-style:none;display:flex}.nav-list a{color:var(--text-muted);min-height:44px;padding:.25rem 0;font-size:.9rem;display:inline-block}.nav-list a:hover,.nav-list a.nav-section-active{color:var(--text)}.nav-list a.nav-section-active{text-decoration:underline;text-decoration-color:var(--accent);text-underline-offset:.35rem}@media (width<=640px){.site-header{padding-block:.6rem}.header-inner{grid-template-columns:1fr auto;gap:.65rem;display:grid}.brand-tag{display:none}.menu-toggle{display:inline-flex}.header-tools{border-top:1px solid var(--surface-2);grid-column:1/-1;align-items:stretch;gap:.75rem;width:100%;padding-top:.65rem;display:none}.header-tools.is-open{flex-direction:column;display:flex}.nav-list{flex-direction:column;gap:0}.nav-list a{width:100%;padding:.65rem .25rem}.locale-switcher{align-self:flex-start}}main{min-height:60vh;padding-block:1.5rem 3rem}.breadcrumbs{margin-bottom:.85rem;font-size:.9rem}.breadcrumbs ol{flex-wrap:wrap;align-items:center;gap:.45rem;margin:0;padding:0;list-style:none;display:flex}.breadcrumbs li{color:var(--text-muted);align-items:center;gap:.45rem;display:inline-flex}.breadcrumbs li:not(:last-child):after{content:"/";color:var(--text-muted)}.breadcrumbs [aria-current=page]{color:var(--text)}h1{overflow-wrap:anywhere;margin:0 0 .75rem;font-size:clamp(1.6rem,5vw,2.4rem);line-height:1.15}h2{color:var(--text);overflow-wrap:anywhere;margin:2rem 0 .75rem;font-size:clamp(1.2rem,4vw,1.5rem)}h3{overflow-wrap:anywhere;margin:0 0 .4rem;font-size:1.05rem}p{color:var(--text-muted);margin:0 0 1rem}.hero{text-align:center;padding:2rem 0 2.5rem}.hero-content{max-width:680px;margin-inline:auto}.hero .lead{color:var(--text-muted);font-size:clamp(1rem,3vw,1.2rem)}.hero-actions{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:1.5rem;display:flex}.hero-trust{color:var(--text-muted);flex-wrap:wrap;justify-content:center;align-items:center;gap:.35rem;margin-top:1rem;font-size:.9rem;display:flex}.hero-trust a{color:inherit}.hero-trust a:hover{color:var(--text)}.hero-topic-link{align-items:center;gap:.35rem;margin-top:1rem;font-weight:600;display:inline-flex}.btn{border-radius:var(--radius);cursor:pointer;background:var(--surface-2);color:var(--text);border:1px solid #0000;justify-content:center;align-items:center;gap:.4rem;min-height:44px;padding:.7rem 1.4rem;font-size:1rem;font-weight:600;display:inline-flex}.btn-primary{background:var(--accent);color:#0f1115}.btn-secondary{border-color:var(--surface-2)}.airline-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1rem;margin:1.5rem 0 0;padding:0;list-style:none;display:grid}.airline-card{background:var(--surface);border:1px solid var(--surface-2);border-radius:var(--radius);transition:border-color .2s,transform .2s}.airline-card:hover{border-color:var(--accent);transform:translateY(-2px)}.airline-card-link{height:100%;color:inherit;flex-direction:column;padding:1.25rem;text-decoration:none;display:flex}.airline-card-link:hover{text-decoration:none}.airline-card-header{justify-content:space-between;align-items:baseline;gap:.75rem;margin-bottom:.75rem;display:flex}.airline-name{color:var(--text);font-size:1.1rem;font-weight:700}.airline-code{color:var(--text-muted);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.85rem}.airline-card-body{flex-direction:column;gap:.35rem;margin-bottom:1rem;display:flex}.airline-bag-type{color:var(--text);align-items:center;gap:.5rem;font-size:.9rem;display:flex}.airline-bag-type img,.airline-spec-line>img{flex:none;width:1.15rem;height:1.15rem}.airline-spec-line{align-items:center;gap:.6rem;padding:.45rem 0;display:flex}.airline-spec-line span{gap:.05rem;min-width:0;display:grid}.airline-spec-line small{color:var(--text-muted);font-size:.72rem}.airline-spec-line strong{color:var(--accent-2);font-size:.94rem;line-height:1.25}.airline-card-footer{flex-direction:column;gap:.5rem;margin-top:auto;display:flex}.airline-meta{color:var(--text-muted);font-size:.8rem;line-height:1.3}.airline-cta{color:var(--accent);font-size:.85rem;font-weight:600}.filter-bar{flex-wrap:wrap;align-items:center;gap:.75rem;margin:1.25rem 0;display:flex}.filter-bar label{color:var(--text-muted);font-size:.95rem}.filter-bar select{background:var(--surface);color:var(--text);border:1px solid var(--control-border);border-radius:var(--radius);min-height:44px;padding:.55rem 1rem;font-size:1rem}.filter-field{gap:.35rem;min-width:min(100%,220px);display:grid}.filter-field-search{flex:280px}.filter-bar input[type=search]{border:1px solid var(--control-border);border-radius:var(--radius);background:var(--surface);width:100%;min-height:44px;color:var(--text);font:inherit;padding:.55rem .85rem}.filter-bar input[type=search]::placeholder{color:var(--text-muted);opacity:1}.filter-summary{width:100%;margin:0;font-size:.9rem}.filter-disclosure{width:100%;color:var(--text-muted);margin:-.25rem 0 0;font-size:.82rem}.filter-empty{border:1px solid var(--surface-2);border-radius:var(--radius);background:var(--surface);padding:1rem}.listing-header{margin-bottom:1rem}.listing-header .lead{color:var(--text-muted);margin-bottom:0}.back-to-top{right:max(1rem, calc((100vw - var(--max-width)) / 2 + .5rem));bottom:calc(1rem + env(safe-area-inset-bottom,0px));z-index:9;border:1px solid var(--accent);background:var(--surface);width:48px;height:48px;color:var(--text);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:border-color .2s,color .2s,transform .2s;display:inline-flex;position:fixed;box-shadow:0 .45rem 1.2rem #00000059}.back-to-top[hidden]{display:none}.back-to-top:hover{color:var(--accent-2);border-color:var(--accent-2);transform:translateY(-2px)}.back-to-top svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:24px;height:24px}@media (forced-colors:active){.back-to-top{border:2px solid buttontext}}.airline-list{display:none}.mission{padding:1.5rem 0}.mission-inner{background:linear-gradient(135deg, var(--surface), var(--surface-2));border:1px solid var(--surface-2);border-radius:var(--radius);text-align:center;max-width:900px;margin-inline:auto;padding:1.5rem 2rem}.mission h2{margin-top:0}.mission p{margin-bottom:0}.feature-list{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem;margin:2rem 0;padding:0;list-style:none;display:grid}.feature-card{background:var(--surface);border:1px solid var(--surface-2);border-radius:var(--radius);flex-direction:column;gap:.75rem;padding:1.25rem;display:flex}.feature-icon{width:40px;height:40px;color:var(--accent-2)}.feature-icon img{width:100%;height:100%}.farewell{text-align:center;padding:2rem 0 1rem}.farewell-text{color:var(--text);margin-bottom:.5rem;font-size:clamp(1.2rem,4vw,1.6rem);font-weight:600}.airline-page{max-width:760px;margin-inline:auto}.airline-page h2[id]{scroll-margin-top:5.5rem}.airline-header{margin-bottom:1.5rem}.airline-header .meta{color:var(--text-muted);font-size:.9rem}.airline-header .sep{color:var(--text-muted)}.meta-list{flex-wrap:wrap;gap:.5rem;margin:.75rem 0 0;padding:0;list-style:none;display:flex}.pill{background:var(--surface-2);color:var(--text-muted);border-radius:999px;padding:.25rem .6rem;font-size:.75rem}.airline-page>.notice{margin-bottom:.75rem;padding:.75rem .9rem;font-size:.92rem;line-height:1.55}.airline-section-nav{border:1px solid var(--surface-2);border-radius:var(--radius);background:#22262e73;align-items:baseline;gap:.45rem .75rem;margin-bottom:1.5rem;padding:.65rem .8rem;font-size:.82rem;display:flex}.airline-section-nav>span{color:var(--text);flex:none;font-weight:700}.airline-section-nav ul{flex-wrap:wrap;gap:.3rem .75rem;margin:0;padding:0;list-style:none;display:flex}.airline-section-nav a{color:var(--accent-2);text-underline-offset:.15em}.spec-grid{background:var(--surface);border:1px solid var(--surface-2);border-radius:var(--radius);gap:.75rem;padding:1rem;display:grid}.spec-row{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.5rem 1rem;display:flex}.spec-row dt{color:var(--text-muted);align-items:center;gap:.4rem;font-size:.9rem;display:flex}.spec-row dd{color:var(--text);margin:0;font-weight:600}.spec-row-dimensions{align-items:flex-start}.dimension-table{border-collapse:collapse;font-variant-numeric:tabular-nums;min-width:250px}.dimension-table th,.dimension-table td{text-align:right;white-space:nowrap;padding:.2rem .45rem}.dimension-table thead th{color:var(--text-muted);border-bottom:1px solid var(--surface-2);font-size:.72rem;font-weight:600}.dimension-table thead th:first-child,.dimension-table tbody th{text-align:left}.dimension-table tbody th{color:var(--accent-2);text-transform:lowercase;font-size:.78rem}.dimension-table abbr{text-decoration:none}.notes{color:var(--text-muted);margin-top:.75rem;font-size:.95rem}.readable-note-list{color:var(--text-muted);gap:.45rem;margin:.75rem 0 0;padding:0;font-size:.95rem;list-style:none;display:grid}.readable-note-list li{padding-left:1rem;position:relative}.readable-note-list li:before{content:"";background:var(--accent-2);border-radius:999px;width:.32rem;height:.32rem;position:absolute;top:.65em;left:0}.readable-note-lead{color:var(--text-muted)}.readable-note-details{margin-top:.35rem}.readable-note-details>summary{cursor:pointer;min-height:44px;color:var(--accent-2);align-items:center;font-size:.85rem;font-weight:700;display:inline-flex}.readable-note-details[open]>summary{margin-bottom:.1rem}.readable-note-details .readable-note-list{margin-top:0}.section-source{color:var(--text-muted);flex-wrap:wrap;align-items:baseline;gap:.25em;margin-top:.5rem;font-size:.85rem;display:flex}.section-source .source-label{color:var(--text-muted);font-weight:500}.section-source a{color:var(--accent);text-underline-offset:.15em;word-break:break-all;text-decoration:underline}.section-source a:hover{text-decoration-thickness:2px}.source-list{flex-direction:column;gap:.4rem;margin-top:1rem;padding:0;list-style:none;display:flex}.source-list li{color:var(--text-muted);font-size:.85rem}.source-list .source-label{font-weight:500}.source-list a,.legal-page p a,.legal-page li a{text-underline-offset:.15em;text-decoration:underline}.status-badge{text-transform:uppercase;letter-spacing:.05em;border-radius:999px;padding:.2rem .5rem;font-size:.75rem;font-weight:700;display:inline-block}.status-allowed{color:#86efac;background:#14532d}.status-not_allowed{color:#fca5a5;background:#7f1d1d}.status-varies{color:#fde047;background:#713f12}.status-unknown{color:#d1d5db;background:#374151}.availability-badge{border-radius:999px;align-items:center;gap:.35rem;width:fit-content;margin:0 0 .75rem;padding:.2rem .55rem;font-size:.72rem;font-weight:750;display:inline-flex}.availability-badge img{flex:none;width:.95rem;height:.95rem}.airline-card-body .availability-badge{margin:.2rem 0 0}.availability-included{color:#86efac;background:#123d2b}.availability-paid{color:#fda4af;background:#4b1f2a}.availability-fare_dependent{color:#fde68a;background:#493611}.bag-checker{border:1px solid var(--surface-2);border-radius:var(--radius);background:#22262e73;margin-top:.75rem}.bag-checker>summary{cursor:pointer;min-height:44px;color:var(--text);padding:.65rem .85rem;font-weight:700}.bag-checker>summary span{margin-right:.4rem}.bag-checker>summary small{color:var(--text-muted);font-weight:500}.bag-checker-body{border-top:1px solid var(--surface-2);padding:.85rem}.bag-checker-note{margin:0 0 .85rem;font-size:.82rem}.bag-checker-grid{grid-template-columns:minmax(0,1.5fr) minmax(180px,1fr);gap:.75rem;display:grid}.bag-checker fieldset{border:1px solid var(--surface-2);border-radius:10px;min-width:0;margin:0;padding:.75rem}.bag-checker legend{color:var(--text);padding:0 .3rem;font-size:.82rem;font-weight:700}.converter-inputs{align-items:end;gap:.45rem;display:grid}.converter-dimension-inputs{grid-template-columns:repeat(3,minmax(0,1fr)) minmax(62px,.8fr)}.converter-weight-inputs{grid-template-columns:minmax(0,1fr) minmax(62px,.65fr)}.converter-inputs label{gap:.2rem;min-width:0;display:grid}.converter-inputs label>span{color:var(--text-muted);font-size:.7rem}.converter-inputs input,.converter-inputs select{border:1px solid var(--control-border);background:var(--bg);width:100%;min-width:0;min-height:40px;color:var(--text);font:inherit;border-radius:8px;padding:.4rem .45rem}.converter-inputs input[aria-invalid=true]{border-color:#fda4af}.checker-output{min-height:3rem;color:var(--text-muted);font-variant-numeric:tabular-nums;background:#3bd0ee14;border-radius:8px;margin-top:.6rem;padding:.35rem .5rem;font-size:.82rem;font-weight:600;display:block}.checker-output.checker-result-within{color:#86efac;background:#86efac14}.checker-output.checker-result-over,.checker-output.checker-result-invalid{color:#fda4af;background:#fda4af14}@media (width<=620px){.airline-section-nav{display:block}.airline-section-nav ul{gap-block:.45rem;margin-top:.35rem}.bag-checker-grid{grid-template-columns:1fr}.bag-checker>summary small{margin-top:.1rem;display:block}.spec-row-dimensions{justify-content:stretch;display:grid}.dimension-table{width:100%;min-width:0}.dimension-table th,.dimension-table td{padding-inline:.25rem}}.placeholder{color:#cbd5e1;border-radius:0 var(--radius) var(--radius) 0;background:#1e293b;border-left:4px solid #60a5fa;padding:1rem}.inline-note{color:#94a3b8;margin-top:.25rem;font-size:.9rem;display:block}.guide-card,.status-info-card{background:linear-gradient(145deg, var(--surface), #22262eb8);border:1px solid var(--surface-2);border-radius:var(--radius);align-items:flex-start;gap:.85rem;padding:1rem;display:flex}.info-card-icon{background:#5c8aff1f;border:1px solid #5c8aff33;border-radius:11px;flex:0 0 42px;place-items:center;width:42px;height:42px;display:grid}.info-card-icon img{width:26px;height:26px}.info-card-content{flex:1;min-width:0}.info-card-content h2,.info-card-content h3{margin:0;font-size:1rem}.info-card-content p{margin:.35rem 0 0;font-size:.9rem}.status-card-notes{margin-top:.35rem}.status-card-notes .readable-note-lead{margin:0;font-size:.9rem}.status-card-notes .readable-note-list{font-size:.88rem}.info-card-heading{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;display:flex}.info-card-grid{grid-template-columns:minmax(0,1fr);gap:.75rem;display:grid}.topic-airline-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.85rem;margin:1.25rem 0;padding:0;list-style:none;display:grid}.topic-airline-grid-wide{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.topic-hub-page .topic-airline-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.topic-airline-card{background:var(--surface);border:1px solid var(--surface-2);border-radius:var(--radius);transition:border-color .2s,transform .2s}.topic-airline-card:hover{border-color:var(--accent);transform:translateY(-2px)}.topic-airline-card>a,.legal-page .topic-airline-card>a{height:100%;color:inherit;grid-template-columns:minmax(0,1fr);gap:.75rem;padding:1rem;text-decoration:none;display:grid}.topic-airline-card>a:hover{text-decoration:none}.topic-airline-card>a>.status-badge{justify-self:start}.topic-airline-header{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.75rem;display:flex}.topic-airline-header strong{color:var(--text)}.topic-airline-meta{color:var(--text-muted);font-size:.78rem}.topic-status-list{gap:.5rem;display:grid}.topic-status-list>span{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;font-size:.86rem;display:flex}.hub-all-link{margin-top:1.25rem}.feedback-actions{flex-wrap:wrap;gap:.65rem;display:flex}.notice.notice-info{border-left-color:var(--accent-2);color:var(--text);background:#3bd0ee14}.planning-checklist{margin:2.5rem 0}.planning-checklist-header{max-width:640px}.planning-checklist-header h2{margin-bottom:.4rem}.planning-checklist-header p{margin-top:0}.planning-steps{counter-reset:planning-step;grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem;margin:1.25rem 0 0;padding:0;list-style:none;display:grid}.legal-page .planning-steps{padding-left:0}.planning-step{counter-increment:planning-step;border:1px solid var(--surface-2);border-radius:var(--radius);background:linear-gradient(145deg, var(--surface), #22262eb3);min-width:0;padding:1rem}.planning-step h3{align-items:center;gap:.55rem;margin:0 0 .8rem;font-size:1rem;display:flex}.planning-step h3:before{content:counter(planning-step);width:1.75rem;height:1.75rem;color:var(--accent-2);background:#3bd0ee1f;border:1px solid #3bd0ee4d;border-radius:999px;flex:0 0 1.75rem;place-items:center;font-size:.78rem;font-weight:800;display:grid}.legal-page .planning-step ul,.planning-step ul{margin:0;padding:0;list-style:none}.planning-step li{color:var(--text-muted);border-top:1px solid #94a3b81f;margin:0;padding:.55rem 0 .55rem 1.15rem;font-size:.88rem;position:relative}.planning-step li:before{content:"";background:var(--accent-2);border-radius:50%;width:.36rem;height:.36rem;position:absolute;top:1.05rem;left:.15rem}.planning-note,.cover-check{border:1px solid var(--surface-2);border-radius:var(--radius);background:#5c8aff12;margin:2rem 0;padding:1.15rem 1.25rem}.planning-note h2,.cover-check h2{margin:0 0 .45rem;font-size:1.15rem}.planning-note p,.cover-check-header p{margin:0}.authority-links{margin:2rem 0 2.5rem}.authority-links h2{margin-bottom:.35rem;font-size:1.15rem}.authority-links p{margin-top:0}.legal-page .authority-links ul,.authority-links ul{flex-wrap:wrap;gap:.5rem;margin:.85rem 0 0;padding:0;list-style:none;display:flex}.authority-links a,.cover-check-links a{border:1px solid var(--surface-2);background:var(--surface);border-radius:999px;align-items:center;min-height:38px;padding:.4rem .7rem;font-size:.82rem;text-decoration:none;display:inline-flex}.authority-links a:hover,.cover-check-links a:hover{border-color:var(--accent);text-decoration:none}.cover-check{background:linear-gradient(145deg,#5c8aff14,#22262ec7)}.cover-check-kicker{color:var(--accent-2);letter-spacing:.08em;text-transform:uppercase;font-size:.75rem;font-weight:800}.legal-page .cover-check-list,.cover-check-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem 1rem;margin:1rem 0;padding:0;list-style:none;display:grid}.cover-check-list li{margin:0;padding-left:1.3rem;font-size:.88rem;position:relative}.cover-check-list li:before{content:"?";color:var(--accent-2);font-weight:800;position:absolute;left:0}.cover-check-note{margin:.8rem 0 0;font-size:.82rem}.cover-check-links{flex-wrap:wrap;align-items:center;gap:.45rem;margin:.9rem 0 0;display:flex}@media (width<=760px){.planning-steps{grid-template-columns:1fr}.topic-hub-page .topic-airline-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=520px){.legal-page .cover-check-list,.cover-check-list{grid-template-columns:1fr}.planning-note,.cover-check{padding:1rem}}.prohibited-list{margin:0;padding:0;list-style:none}.prohibited-list li{margin-bottom:.5rem;padding-left:1.5rem;position:relative}.prohibited-list li:before{content:"✕";color:#f87171;font-weight:700;position:absolute;left:0}.section-icon{vertical-align:middle;width:1.25rem;height:1.25rem;margin-right:.4rem;display:inline-block}.inline-icon{vertical-align:middle;width:.9rem;height:.9rem;margin-right:.3rem;display:inline-block}.share-bar{border:1px solid var(--surface-2);border-radius:var(--radius);background:linear-gradient(135deg, var(--surface), #5c8aff14);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.65rem;margin-top:2.25rem;padding:.75rem;display:grid}.share-intro{align-items:center;gap:.65rem;min-width:0;display:flex}.share-mark{background:var(--surface-2);width:32px;height:32px;color:var(--accent-2);border-radius:10px;flex:none;place-items:center;font-weight:800;display:grid}.share-label{color:var(--text);font-weight:700;line-height:1.25}.share-list{grid-template-columns:repeat(5,44px);gap:.45rem;margin:0;padding:0;list-style:none;display:grid}.share-link{border:1px solid var(--surface-2);background:var(--bg);width:44px;height:44px;color:var(--text);font:inherit;cursor:pointer;border-radius:12px;place-items:center;padding:0;font-weight:750;text-decoration:none;display:grid}.share-glyph:before{content:attr(data-glyph)}.share-link:hover{border-color:var(--accent);color:var(--accent-2);text-decoration:none;transform:translateY(-1px)}.copy-feedback{color:var(--accent-2);text-align:right;grid-column:1/-1;font-size:.85rem}.copy-feedback:empty{display:none}@media (width<=560px){.share-bar{grid-template-columns:1fr}.share-list{grid-template-columns:repeat(5,minmax(44px,1fr));width:100%}.share-link{width:100%}.copy-feedback{text-align:left}}.faq-list dt{color:var(--text);margin-top:1rem;font-weight:600}.faq-list dd{color:var(--text-muted);margin:.35rem 0 1rem}.legal-page{max-width:720px;margin-inline:auto}.topic-hub-page{max-width:none}.topic-hub-page>.feature-list{grid-template-columns:repeat(2,minmax(0,1fr));max-width:900px;margin-inline:auto}@media (width<=620px){.topic-hub-page>.feature-list,.topic-hub-page .topic-airline-grid{grid-template-columns:minmax(0,1fr)}}.legal-page ul{color:var(--text-muted);margin-bottom:1rem;padding-left:1.25rem}.methodology-page .lead{color:var(--text-muted);font-size:1.08rem;line-height:1.7}.notice{border-left:4px solid var(--danger);color:#fcd34d;border-radius:0 var(--radius) var(--radius) 0;background:#ff6b6b1a;margin-bottom:1.5rem;padding:1rem}.not-found{text-align:center;max-width:720px;margin-inline:auto;padding-block:3rem}.error-code{color:var(--accent-2);margin:0;font-size:clamp(3rem,14vw,7rem);font-weight:850;line-height:1}.site-footer{background:var(--surface);border-top:1px solid var(--surface-2);margin-top:2rem;padding-block:1.5rem}.footer-inner{grid-template-columns:minmax(260px,2fr) 1fr 1fr;gap:1.5rem 2.5rem;display:grid}.footer-summary p{max-width:52ch}.footer-brand{color:var(--text);margin-bottom:.35rem;font-size:1.15rem;font-weight:800;display:inline-block}.footer-group h2{text-transform:uppercase;letter-spacing:.06em;margin:0 0 .5rem;font-size:.85rem}.footer-links{flex-wrap:wrap;gap:.15rem;margin:0 0 1rem;padding:0;list-style:none;display:grid}.footer-links a{color:var(--text-muted);align-items:center;min-height:38px;font-size:.9rem;display:inline-flex}.disclaimer{margin-bottom:1rem;font-size:.9rem}.copyright{color:var(--text-muted);margin-bottom:0;font-size:.8rem}.footer-bottom{border-top:1px solid var(--surface-2);grid-column:1/-1;padding-top:1rem}@media (width<=720px){.footer-inner{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.footer-summary,.footer-bottom{grid-column:1/-1}}@media (width<=400px){.footer-inner{grid-template-columns:minmax(0,1fr)}.footer-summary,.footer-bottom{grid-column:1}}.locale-switcher{gap:.35rem;font-size:.85rem;font-weight:600;display:flex}.locale-link{border-radius:var(--radius);color:var(--text-muted);border:1px solid var(--surface-2);align-items:center;min-height:44px;padding:.35rem .6rem;display:inline-flex}.locale-link.is-current{background:var(--accent);color:#0f1115;border-color:var(--accent)}.locale-link:not(.is-current):hover{border-color:var(--accent);color:var(--text);text-decoration:none}.visually-hidden{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}@media print{html{--bg:#fff;--surface:#fff;--surface-2:#bbb;--text:#000;--text-muted:#333;--accent:#000;--accent-2:#000;color-scheme:light}body{color:#000;background:#fff;font-size:11pt}.readable-note-details>.readable-note-list{display:grid!important}.readable-note-details>summary{display:none!important}.info-card-icon{background:#fff;border-color:#666}.info-card-icon img{filter:brightness(0)}.site-header,.site-footer,.skip-link,.ad-slot,.share-bar,.feedback-section,.bag-checker,.back-to-top{display:none!important}main.container{width:100%;padding:0}a{color:#000;text-decoration:underline}h1{font-size:22pt}h2{break-after:avoid;font-size:15pt}h3{break-after:avoid}.breadcrumbs{margin-bottom:.5rem}.spec-row,.status-info-card,.source-link{break-inside:avoid}*,:before,:after{box-shadow:none!important;text-shadow:none!important}}article{max-width:100%}
