:root{--ink:#102438;--muted:#526779;--paper:#f7fbfd;--surface:#ffffff;--soft:#eaf7f4;--line:#d5e3e9;--green:#087966;--green-dark:#055a4d;--mint:#55eccd;--mint-soft:#e5fbf6;--navy:#082b47;--navy-deep:#051d32;--orange:#b95728;--orange-soft:#fff2e9;--shadow-soft:0 10px 28px rgba(14, 51, 71, .055);--radius:16px;--radius-lg:22px;--max:1160px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--surface);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px;line-height:1.7;-webkit-font-smoothing:antialiased}a{color:var(--green);text-underline-offset:.18em}a:hover{color:var(--green-dark)}img,svg{display:block;max-width:100%}.wrap{width:min(calc(100% - 32px),var(--max));margin-inline:auto}.skip-link{position:fixed;left:16px;top:-80px;z-index:100;padding:10px 15px;background:var(--ink);color:#fff;border-radius:8px}.skip-link:focus{top:16px}:focus-visible{outline:3px solid #15a98d;outline-offset:3px}.site-header{position:sticky;top:0;z-index:40;border-bottom:1px solid rgba(205,224,233,.9);background:rgba(255,255,255,.96);box-shadow:0 4px 18px rgba(8,43,71,.035);backdrop-filter:blur(14px)}.nav-shell{position:relative;min-height:70px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;align-items:center;gap:10px;color:var(--ink);font-weight:820;text-decoration:none;letter-spacing:-.03em;white-space:nowrap}.brand-mark{width:36px;height:36px;display:grid;place-items:center;border-radius:11px;background:linear-gradient(145deg,var(--navy),#0a4266);color:var(--mint);box-shadow:inset 0 0 0 1px rgba(255,255,255,.13),0 8px 18px rgba(8,43,71,.13)}.brand-mark svg{width:24px;height:24px}.nav-links{display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end}.nav-links a{padding:8px 10px;color:var(--muted);font-size:.88rem;font-weight:700;text-decoration:none;border-radius:9px;transition:color .18s ease,background-color .18s ease,box-shadow .18s ease}.nav-links a:hover,.nav-links a[aria-current=page]{background:var(--mint-soft);color:var(--navy);box-shadow:inset 0 0 0 1px rgba(8,121,102,.08)}.hero{position:relative;isolation:isolate;overflow:hidden;padding:clamp(46px,6vw,68px) 0 38px;border-bottom:1px solid var(--line);background:var(--surface)}.hero>.wrap{position:relative;z-index:1}.eyebrow{display:inline-flex;align-items:center;gap:8px;margin:0 0 10px;color:var(--green);font-size:.78rem;font-weight:820;letter-spacing:.12em;text-transform:uppercase}.eyebrow::before{content:"";width:26px;height:2px;background:var(--orange)}h1,h2,h3{margin:0 0 .45em;line-height:1.13;letter-spacing:-.035em}h1,h2{text-wrap:balance}h1{max-width:860px;font-size:clamp(1.9rem, 3.4vw, 2.85rem)}h2{font-size:clamp(1.5rem, 2.35vw, 2.05rem)}h3{font-size:1.16rem}p{margin:0 0 .95em}.lede{max-width:740px;margin-bottom:0;color:#40576a;font-size:clamp(1.05rem, 2vw, 1.2rem)}.page-meta{display:flex;flex-wrap:wrap;gap:7px 18px;margin-top:15px;color:var(--muted);font-size:.8rem;font-weight:720}.page-meta span{display:inline-flex;align-items:center;gap:8px}.page-meta span+span::before{content:"";width:4px;height:4px;border-radius:50%;background:var(--green)}.button-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:46px;padding:11px 18px;border:1px solid var(--green);border-radius:999px;background:var(--green);color:#fff;font-size:.92rem;font-weight:790;text-decoration:none;box-shadow:0 8px 22px rgba(8,121,102,.15);transition:transform .18s ease,background-color .18s ease,border-color .18s ease,box-shadow .18s ease}.button:hover{background:var(--green-dark);color:#fff;transform:translateY(-1px);box-shadow:0 11px 26px rgba(8,121,102,.18)}.button.secondary{background:0 0;color:var(--green);box-shadow:none}.button.secondary:hover{background:var(--soft)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.home-hero{min-height:640px;display:grid;align-items:center;padding:clamp(38px,4vw,52px) 0;background-image:linear-gradient(90deg,rgba(6,20,38,.97) 0,rgba(8,30,54,.9) 46%,rgba(7,27,50,.26) 78%,rgba(6,21,39,.18) 100%),url("hero-air-cargo.jpg");background-position:right center;background-size:cover;border-bottom:0;color:#fff}.home-hero::before{content:"";position:absolute;inset:auto 0 0;width:auto;height:42%;border-radius:0;background:linear-gradient(0deg,rgba(4,17,33,.7),transparent);pointer-events:none}.home-hero::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.03),transparent 25%);pointer-events:none}.hero-shell{position:relative;z-index:1;max-width:840px}.home-hero .eyebrow{color:#86f3dc}.home-hero .eyebrow::before{background:#ffb47d}.home-title{max-width:840px;margin-bottom:.28em;font-size:clamp(2.5rem, 4.4vw, 3.85rem);text-wrap:balance}.home-title span{display:block;color:#8ff2df}.home-title .keyword-line{color:inherit;white-space:nowrap}.home-lede{max-width:710px;margin-bottom:18px;color:rgba(255,255,255,.86);font-size:clamp(1.02rem, 1.7vw, 1.22rem)}.hero-search-form{max-width:810px}.search-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px}.search-shell{min-height:70px;display:flex;align-items:center;gap:13px;padding:8px 10px 8px 18px;border:1px solid rgba(255,255,255,.4);border-radius:999px;background:#fff;box-shadow:0 22px 48px rgba(0,12,27,.3)}.source-dots{display:inline-flex;gap:6px;flex:0 0 auto}.source-dot{width:31px;height:31px;display:grid;place-items:center;border-radius:50%;background:#edf2f6;color:#516273;font-size:.68rem;font-weight:850;letter-spacing:-.03em}.search-icon{width:23px;height:23px;flex:0 0 auto;color:#607286}.hero-search-input{min-width:0;min-height:44px;flex:1;border:0;outline:0;background:0 0;color:#16283a;font:inherit;font-size:1rem}.hero-search-input::placeholder{color:#8995a1;opacity:1}.hero-search-button{min-width:156px;min-height:70px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 24px;border:0;border-radius:999px;background:#55eccd;color:#072a32;font:inherit;font-weight:900;cursor:pointer;box-shadow:0 16px 36px rgba(18,228,190,.18);transition:transform .18s ease,background-color .18s ease,box-shadow .18s ease}.hero-search-button:hover{background:#8af6e0;transform:translateY(-1px)}.hero-search-button svg{width:19px;height:19px}.hero-search-meta{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:10px 4px 0;color:rgba(255,255,255,.7);font-size:.78rem}.hero-search-meta a{color:#a2f4e4;font-weight:750;text-decoration:none}.hero-shortcuts{display:flex;flex-wrap:wrap;gap:9px;margin-top:12px}.hero-shortcuts a{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border:1px solid rgba(255,255,255,.5);border-radius:999px;color:#fff;font-size:.85rem;font-weight:720;text-decoration:none;background:rgba(7,27,50,.22);backdrop-filter:blur(8px)}.hero-shortcuts a:hover{border-color:#87f2dc;background:rgba(85,236,205,.13)}.hero-services{max-width:810px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin-top:20px;padding:8px 14px;border:1px solid rgba(255,255,255,.25);border-radius:999px;background:rgba(219,235,247,.13);backdrop-filter:blur(15px)}.hero-service{display:flex;align-items:center;justify-content:center;gap:8px;padding:4px 10px;border-left:1px solid rgba(255,255,255,.2);color:rgba(255,255,255,.9);font-size:.82rem;font-weight:700;text-align:center}.hero-service:first-child{border-left:0}.service-icon{width:28px;height:28px;display:grid;place-items:center;flex:0 0 auto;color:#8ff2df}.service-icon svg{width:26px;height:26px}.home-trust{max-width:810px;margin:10px 0 0;color:rgba(255,255,255,.64);font-size:.76rem;line-height:1.5}.section{padding:clamp(42px,5vw,64px) 0;background:var(--surface)}.section .section{padding:32px 0 0}.section.soft,.section.white{background:var(--surface)}main>.section+.section{border-top:1px solid var(--line)}.section-head{display:flex;align-items:end;justify-content:space-between;gap:22px;margin-bottom:24px}.section-head>div{max-width:720px}.section-head>div>:last-child{margin-bottom:0}.section-head p{color:var(--muted)}.quick-answer{position:relative;width:100%;margin:0 0 28px;padding:18px 20px 18px 26px;border:1px solid #cfdacf;border-radius:var(--radius);background:linear-gradient(135deg,#f7faf6,#f1f7f4);box-shadow:var(--shadow-soft)}.quick-answer::before{content:"";position:absolute;inset:14px auto 14px 0;width:4px;border-radius:8px;background:var(--green)}.quick-answer strong{display:block;margin-bottom:5px;color:var(--green);font-size:.78rem;letter-spacing:.08em;text-transform:uppercase}.quick-answer p{max-width:920px}.quick-answer p:last-child{margin-bottom:0}.grid{display:grid;gap:16px}.grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.card{padding:20px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow-soft)}.card h2{font-size:clamp(1.22rem,1.7vw,1.45rem)}.card h2,.card h3{color:var(--navy-deep)}.card li,.card p{color:#455c6d}.card p:last-child{margin-bottom:0}.card-link{display:inline-flex;margin-top:7px;font-weight:800;text-decoration-thickness:1px}.category-card{display:flex;min-height:250px;flex-direction:column}.category-card .card-link{margin-top:auto;padding-top:12px}.category-icon{width:72px;height:72px;display:grid;place-items:center;margin-bottom:14px;border-radius:var(--radius-lg);background:linear-gradient(145deg,#f1fffc,#d9f7ef);color:#087966;box-shadow:inset 0 0 0 1px rgba(75,202,169,.15)}.category-icon svg{width:43px;height:43px}.catalog-section{position:relative;overflow:hidden;background:var(--surface)}.catalog-head{position:relative;width:100%;margin:0 auto 26px;text-align:center}.catalog-head .eyebrow{justify-content:center}.catalog-head .eyebrow::before{display:none}.catalog-head h2,.catalog-head p:last-child{max-width:820px;margin-inline:auto}.catalog-head p:last-child{margin-bottom:0;color:#40556a;font-weight:620}.catalog-grid{position:relative;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px}.catalog-card{min-height:168px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px;padding:16px 10px 14px;border:1px solid #c6d6e0;border-radius:var(--radius);background:rgba(255,255,255,.94);color:#142233;text-decoration:none;text-align:center;box-shadow:var(--shadow-soft);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.catalog-card:hover{color:#142233;transform:translateY(-4px);border-color:#62d8c1;box-shadow:0 19px 34px rgba(24,73,96,.12)}.catalog-icon{width:74px;height:74px;display:grid;place-items:center;border-radius:23px;background:linear-gradient(145deg,#f1fffc,#d7f6ee);color:#087966;box-shadow:inset 0 0 0 1px rgba(79,210,179,.14)}.catalog-icon svg{width:45px;height:45px}.catalog-card strong{font-size:1.05rem;line-height:1.15}.catalog-card small{color:#637688;font-size:.72rem;font-weight:720}.catalog-guide-action{justify-content:center;margin-top:22px}.step{position:relative;padding-left:52px}.step-number{position:absolute;left:0;top:-2px;width:40px;height:40px;display:grid;place-items:center;border:1px solid #bfcdbf;border-radius:50%;background:var(--paper);color:var(--green);font-weight:850}.check-list{margin:0;padding:0;list-style:none}.check-list li{position:relative;padding:8px 0 8px 30px;border-bottom:1px solid var(--line)}.check-list li:last-child{border-bottom:0}.check-list li::before{content:"✓";position:absolute;left:0;top:8px;width:21px;height:21px;display:grid;place-items:center;border-radius:50%;background:var(--soft);color:var(--green);font-size:.75rem;font-weight:900}.content-layout{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:44px;align-items:start}.content-layout>*,.prose{min-width:0}.prose{width:100%;max-width:none}.prose>ol,.prose>p,.prose>ul{max-width:790px}.prose>h2{margin-top:1.45em;scroll-margin-top:90px}.prose>h2:first-child{margin-top:0}.prose h3{margin-top:1.25em}.prose ol,.prose ul{padding-left:1.2em}.prose li{margin-bottom:.48em}.toc{position:sticky;top:94px;padding:16px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow-soft)}.toc strong{display:block;margin-bottom:8px}.toc a{display:block;padding:5px 0;color:var(--muted);font-size:.88rem;text-decoration:none}.toc a:hover{color:var(--green)}.compare{overflow-x:auto;margin:18px 0}table{width:100%;min-width:560px;border-collapse:collapse;border:1px solid var(--line);background:var(--surface)}td,th{padding:11px 13px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}th{background:var(--soft);font-size:.82rem;letter-spacing:.02em}.score{padding:16px;border-radius:var(--radius);background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow-soft)}.score strong{color:var(--green)}.article-card{position:relative;display:flex;min-height:228px;flex-direction:column;overflow:hidden}.article-card::before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:var(--green)}.article-card .card-link{margin-top:auto;padding-top:12px}.article-meta{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:10px}.article-meta span{padding:4px 9px;border-radius:999px;background:var(--soft);color:var(--green);font-size:.72rem;font-weight:800}.note-template{padding:18px;border:1px dashed #9cb5a5;border-radius:var(--radius);background:#f8fbf7;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.88rem;white-space:pre-line}.decision-rule{display:grid;grid-template-columns:100px 1fr;gap:12px;align-items:start;padding:12px 0;border-top:1px solid var(--line)}.decision-rule:first-child{border-top:0}.decision-rule strong{color:var(--green)}.faq-item{padding:18px 0;border-top:1px solid var(--line)}.faq-item:first-child{border-top:0}.faq-item h2{font-size:clamp(1.18rem,1.7vw,1.42rem)}.faq-item p{max-width:820px}.callout{margin:22px 0;padding:18px;border:1px solid #efd2c0;border-radius:var(--radius);background:linear-gradient(135deg,#fff5ef,var(--orange-soft))}.callout p:last-child{margin-bottom:0}.source-note{margin:22px 0;padding:16px 18px;border:1px solid var(--line);border-left:4px solid var(--green);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow-soft)}.source-note h3{margin-bottom:6px}.source-note p:last-child{margin-bottom:0}.reference-band{padding:0 0 32px;background:var(--surface)}.reference-band .source-note{margin:0}.reference-band+.section{border-top:1px solid var(--line)}.cta-band{display:grid;grid-template-columns:1fr auto;gap:24px;align-items:center;padding:clamp(24px,4vw,34px);border-radius:var(--radius-lg);background:linear-gradient(135deg,var(--navy-deep),var(--navy));color:#fff;box-shadow:0 18px 40px rgba(5,29,50,.13)}.cta-band h2{color:#fff}.cta-band p{max-width:700px;margin-bottom:0;color:#d5ddd8}.cta-band .button{background:var(--mint);border-color:var(--mint);color:var(--navy-deep);box-shadow:0 12px 28px rgba(85,236,205,.16)}.cta-band .button:hover{background:#8af6e0;border-color:#8af6e0;color:var(--navy-deep)}.site-footer{padding:38px 0 22px;background:var(--navy-deep);color:#dcecf3}.footer-grid{display:grid;grid-template-columns:1fr 1.18fr;gap:42px}.site-footer .brand{color:#fff}.site-footer p{max-width:660px;color:#adc1cd;font-size:.88rem}.footer-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px 18px}.footer-links a{color:#dcecf3;font-size:.88rem;text-decoration:none}.footer-links a:hover{color:#fff;text-decoration:underline}.copyright{margin-top:24px;padding-top:16px;border-top:1px solid #24435a;color:#8fa8b7;font-size:.78rem}@media (max-width:940px){.nav-shell{align-items:flex-start;padding-block:15px}.nav-links{max-width:620px}.content-layout{grid-template-columns:1fr}.content-layout{gap:26px}.home-hero{background-position:64% center}.hero-shell{max-width:720px}.toc{position:static;order:-1}.catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:700px){.nav-shell{display:block}.nav-shell::after{content:"\203A";position:absolute;right:0;bottom:15px;width:32px;height:34px;display:grid;place-items:center;background:linear-gradient(90deg,rgba(255,255,255,0),#fff 46%);color:var(--green);font-size:1.35rem;font-weight:800;pointer-events:none}.nav-links{margin-top:11px;flex-wrap:nowrap;overflow-x:auto;padding:0 32px 3px 0;justify-content:flex-start;scrollbar-width:none}.nav-links::-webkit-scrollbar{display:none}.nav-links a{flex:0 0 auto}.hero{padding-top:38px}h1{font-size:clamp(1.8rem,7.8vw,2.1rem)}.home-hero{min-height:700px;padding:42px 0 32px;background-image:linear-gradient(90deg,rgba(5,20,38,.96),rgba(7,29,53,.85)),url("hero-air-cargo.jpg");background-position:69% center}.home-title{font-size:clamp(2.05rem, 10.5vw, 2.8rem)}.home-title .keyword-line{white-space:normal}.search-row{grid-template-columns:1fr}.search-shell{min-height:62px;padding-left:13px}.source-dots{gap:4px}.source-dot{width:27px;height:27px;font-size:.61rem}.search-icon{display:none}.hero-search-input{font-size:.9rem}.hero-search-button{width:100%;min-height:58px}.hero-search-meta{display:block;margin-top:10px}.hero-search-meta a{display:inline-block;margin-top:4px}.hero-shortcuts{flex-wrap:nowrap;overflow-x:auto;padding-bottom:4px;scrollbar-width:none}.hero-shortcuts::-webkit-scrollbar{display:none}.hero-shortcuts a{flex:0 0 auto;justify-content:center}.hero-services{display:none}.page-meta span+span::before{display:none}.footer-grid,.grid.three,.grid.two{grid-template-columns:1fr}.section-head{display:block}.category-card{min-height:0}.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.catalog-card{min-height:142px;padding:14px 8px 12px;border-radius:15px}.catalog-icon{width:62px;height:62px;border-radius:19px;font-size:1.9rem}.catalog-card strong{font-size:.95rem}.decision-rule{grid-template-columns:1fr;gap:2px}.cta-band{grid-template-columns:1fr}.footer-grid{gap:28px}.footer-links{grid-template-columns:repeat(2,minmax(0,1fr))}.button{width:100%}.button-row{display:grid}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}