/* Editorial content and airport topic hubs, September 2026. */
.nav-links{gap:1.2rem}
@media(max-width:1120px){.nav-links{display:none}.ham{display:flex}}
.knowledge-article-head,.knowledge-hub-head{padding-top:54px;padding-bottom:34px;max-width:940px}
.knowledge-article-head h1,.knowledge-hub-head h1,.knowledge-hero h1{font:400 clamp(2rem,4.5vw,3.55rem)/1.15 var(--fh,Georgia,serif);color:var(--ink);margin:16px 0 24px;letter-spacing:-.025em}
.knowledge-lede{font-size:1.09rem;line-height:1.85;color:#424b57;max-width:72ch}
.knowledge-category{font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#825810}
.knowledge-byline{font-size:.8rem;color:#626975;margin-top:22px;line-height:1.7}
.knowledge-prose{max-width:860px;padding:0 24px 50px;margin:0 auto;line-height:1.85;font-size:1rem;color:#313b47}
.knowledge-prose p{margin:14px 0}.knowledge-prose li{margin:7px 0}.knowledge-prose ul,.knowledge-prose ol{padding-left:24px;margin:18px 0;list-style:revert}.knowledge-prose ul{list-style:disc}.knowledge-prose ol{list-style:decimal}
.knowledge-prose a,.knowledge-lede a,.knowledge-intro a{color:#78500e;text-decoration:underline;text-underline-offset:3px}
.knowledge-section{margin:38px 0;scroll-margin-top:110px}
.knowledge-section h2,.knowledge-related h2,.knowledge-cta h2{font:400 clamp(1.55rem,3vw,2.15rem)/1.3 var(--fh,Georgia,serif);color:var(--ink);margin-bottom:20px}
.knowledge-section h3{font-size:1.13rem;line-height:1.5;margin:22px 0 10px;color:var(--ink)}
.knowledge-section table{border-collapse:collapse;width:100%;margin:24px 0;font-size:.92rem}.knowledge-section th,.knowledge-section td{padding:13px;border:1px solid #ded8cb;text-align:left;vertical-align:top}.knowledge-section th{background:#f4f0e7;color:#293442}
.knowledge-figure{margin:0 0 26px}.knowledge-figure img{width:100%;height:auto;border-radius:16px}.knowledge-figure figcaption{font-size:.74rem;color:#68707a;margin-top:8px}
.knowledge-toc{padding:24px;background:#f6f2e9;border:1px solid #e3dccd;border-radius:14px;margin:28px 0}.knowledge-toc ol{margin-bottom:0}.knowledge-toc a{font-size:.94rem}
.knowledge-faq{padding:18px 0;border-bottom:1px solid #ded8cb}.knowledge-faq summary{cursor:pointer;font-weight:650;line-height:1.5;color:#1f2937}.knowledge-faq summary:focus-visible{outline:3px solid #ad7620;outline-offset:5px}.knowledge-faq p{padding-right:12px}
.knowledge-sources{border-top:1px solid #ded8cb;padding-top:24px;margin:35px 0;font-size:.88rem}.knowledge-sources h2{font-size:1.1rem;font-family:var(--fb,sans-serif)}
.knowledge-cta{background:#f6f0e2;border:1px solid #d9c99d;padding:28px;border-radius:16px;margin:36px 0}.knowledge-cta .btn{color:#fff;text-decoration:none;display:inline-flex}.knowledge-secondary{display:inline-block;margin:14px 0 0;font-size:.9rem}.knowledge-cta .knowledge-secondary{display:block}
.knowledge-related{padding:56px 0;background:#fbfaf7}.knowledge-related:nth-of-type(even){background:#fff}.knowledge-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin-top:24px}.knowledge-card{display:flex;flex-direction:column;align-items:flex-start;padding:27px;background:#fff;border:1px solid #e2ddcf;border-radius:14px;box-shadow:0 5px 18px rgba(30,25,12,.035);color:#27313d;text-decoration:none;min-width:0;transition:border-color .2s,transform .2s}.knowledge-card:hover{border-color:#a17626;transform:translateY(-3px)}.knowledge-card h3{font:400 1.45rem/1.35 var(--fh,Georgia,serif);margin:15px 0;color:#1e2836}.knowledge-card p{font-size:.91rem;line-height:1.75;color:#515b67;margin-bottom:20px}.knowledge-card-meta{margin-top:auto;font-size:.78rem;font-weight:650;color:#79510e}.knowledge-more{margin-top:26px}.knowledge-more a{color:#78500e;font-weight:650;text-decoration:underline;text-underline-offset:4px}.knowledge-intro{max-width:78ch;line-height:1.8;color:#4c5560}.airport-code{font:400 2.25rem/1 var(--fh,Georgia,serif);color:#886019}.home-airport{background:#f5f0e5!important}
.knowledge-chips{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.knowledge-chips a{padding:12px 18px;border:1px solid #d8ccb7;border-radius:30px;background:#fff;color:#674b1e;font-size:.85rem}
.knowledge-hero{padding:55px 0;background:#f7f4ed}.knowledge-hero-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:45px;align-items:center}.knowledge-hero figure img{width:100%;height:auto;border-radius:16px}.knowledge-actions{display:flex;flex-wrap:wrap;gap:18px;align-items:center;margin-top:25px}.knowledge-actions .knowledge-secondary{margin:0;color:#644615}.airport-prose{padding-top:36px}.quote-result{font-size:.82rem;line-height:1.6}.quote-result a{text-decoration:underline;color:#78500e}
@media(max-width:960px){.knowledge-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.knowledge-hero-grid{grid-template-columns:1fr;gap:28px}.knowledge-hero figure{max-width:820px}}
@media(max-width:600px){.knowledge-grid{grid-template-columns:1fr;gap:16px}.knowledge-related{padding:38px 0}.knowledge-card{padding:23px}.knowledge-article-head,.knowledge-hub-head{padding-top:35px;padding-bottom:25px}.knowledge-prose{padding-left:20px;padding-right:20px}.knowledge-hero{padding:35px 0}.knowledge-section{margin:29px 0}.knowledge-section table{display:block;overflow-x:auto;max-width:100%;font-size:.85rem}.knowledge-cta,.knowledge-toc{padding:20px}.knowledge-article-head h1,.knowledge-hub-head h1,.knowledge-hero h1{font-size:2.1rem}.knowledge-lede{font-size:1rem}.knowledge-byline{font-size:.75rem}}
