:root{--blue:#003f87;--blue-dark:#036;--blue-pale:#9ab3d5;--gold:#fdc116;--red:#ce1126;--tan:#d6cebd;--tan-light:#e9e9e4;--gray:#515354;--gray-dark:#232528;--bg:#fff;--surface:#f2f2f2;--text:var(--gray-dark);--muted:var(--gray);--border:#d8d8d2;--link:var(--blue);--max:62rem;--sans:var(--font-sans);--slab:var(--font-slab)}@media (prefers-color-scheme:dark){:root{--bg:#14181d;--surface:#1c222b;--text:#e9e9e4;--muted:#a8b0ba;--border:#2c3540;--link:var(--blue-pale)}}:root[data-theme=dark]{--bg:#14181d;--surface:#1c222b;--text:#e9e9e4;--muted:#a8b0ba;--border:#2c3540;--link:var(--blue-pale)}:root[data-theme=light]{--bg:#fff;--surface:#f2f2f2;--text:var(--gray-dark);--muted:var(--gray);--border:#d8d8d2;--link:var(--blue)}*{box-sizing:border-box}body{background:var(--bg);color:var(--text);font:16px/1.65 var(--sans);-webkit-text-size-adjust:100%;margin:0}.wrap{max-width:var(--max);margin:0 auto;padding:0 1.25rem}a{color:var(--link)}a:hover{text-decoration:none}h1,h2,h3{font-family:var(--slab);margin:2rem 0 .75rem;line-height:1.2}h1{font-size:clamp(1.75rem,5vw,2.5rem)}h2{font-size:clamp(1.3rem,3.5vw,1.6rem)}p,ul,ol{margin:0 0 1rem}ul,ol{padding-left:1.25rem}header.site{background:var(--blue);color:#fff;border-bottom:3px solid var(--gold);padding:.9rem 0}header.site .wrap{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem 1.5rem;display:flex}header.site a{color:#fff;text-decoration:none}.brand{font-family:var(--slab);font-size:1.05rem;font-weight:700}.brand span{font-family:var(--sans);opacity:.85;font-size:.78rem;font-weight:400;display:block}nav.site ul{flex-wrap:wrap;gap:.25rem 1.1rem;margin:0;padding:0;font-size:.95rem;list-style:none;display:flex}nav.site a{opacity:.9;border-bottom:2px solid #0000;padding:.2rem 0}nav.site a:hover,nav.site a[aria-current=page]{opacity:1;border-bottom-color:var(--gold)}.announce{background:var(--gold);color:var(--gray-dark);padding:.85rem 0;font-weight:600}.announce .wrap{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem 1rem;display:flex}.announce a{color:#fff;background:var(--blue);white-space:nowrap;border-radius:999px;padding:.4rem 1.1rem;text-decoration:none}.announce a:hover{background:var(--blue-dark)}main{padding:1rem 0 3rem}h1+p{color:var(--muted);font-size:1.15rem}.card{background:var(--surface);border:0;border-bottom:4px solid var(--gold);border-radius:0;margin:1.5rem 0;padding:1.1rem 1.25rem 1.4rem}.card h2,.card h3{margin-top:0}.card>:last-child{margin-bottom:0}.card h3,.card h3+p{border-left:0;padding-left:0}.cta{background:var(--blue);color:#fff;border-radius:0;padding:.7rem 1.4rem;font-weight:600;text-decoration:none;display:inline-block}.cta:hover{background:var(--blue-dark)}@media (prefers-color-scheme:dark){.cta{background:var(--blue-pale);color:var(--gray-dark)}}:root[data-theme=dark] .cta{background:var(--blue-pale);color:var(--gray-dark)}table{border-collapse:collapse;max-width:100%;margin:1.25rem 0;display:block;overflow-x:auto}table tbody,table thead{width:100%;min-width:30rem;display:table}th,td{text-align:left;border-bottom:1px solid var(--border);vertical-align:top;padding:.6rem .75rem}th{text-transform:uppercase;letter-spacing:.04em;color:var(--muted);font-size:.82rem}blockquote{border-left:3px solid var(--blue);font-family:var(--slab);margin:1.25rem 0;padding:.1rem 0 .1rem 1.25rem;font-size:1.05rem;line-height:1.5}blockquote p{margin:.6rem 0}.grid{grid-template-columns:repeat(auto-fit,minmax(15rem,1fr));gap:1rem;margin:1.5rem 0;display:grid}.grid .card{flex-direction:column;margin:0;display:flex}.grid .card:has(>p:last-child>a:only-child)>p:last-child{margin-top:auto;padding-top:.9rem}.grid .card h3{font-size:1.05rem}.grid .card p{color:var(--muted);margin-bottom:0}footer.site{background:var(--blue);border-top:3px solid var(--gold);color:#ffffffd1;padding:1.75rem 0 2.5rem;font-size:.88rem}footer.site p{margin:0 0 .5rem}footer.site strong{color:#fff}footer.site a{color:#fff;text-underline-offset:2px;text-decoration:underline}footer.site a:hover{text-decoration:none}.hero{border-bottom:4px solid var(--gold);margin:0 0 1.5rem;position:relative;overflow:hidden}.hero img{aspect-ratio:16/9;object-fit:cover;width:100%;height:auto;display:block}.hero figcaption{color:#fff;background:linear-gradient(#00142d00,#00142dd9);padding:2.5rem 1.25rem 1rem;font-size:.9rem;position:absolute;inset:auto 0 0}.brand-lockup{align-items:center;gap:1rem;display:flex}.brand-lockup svg{flex:none;width:46px;height:46px;display:block}.page-head{align-items:stretch;gap:1.25rem;margin:2rem 0 1rem;display:flex}.page-head>div{min-width:0}.page-head h1{margin-top:0}.page-head h1+p{margin-bottom:0}.page-head img{aspect-ratio:1;object-fit:contain;background:#fff;flex:none;align-self:stretch;width:auto;height:auto;min-height:96px;max-height:150px;padding:.35rem;display:block}@media (width<=34rem){.page-head{gap:1rem}.page-head img{align-self:flex-start;width:77px;height:77px;min-height:0;max-height:none}}.photo{margin:1.75rem 0}.photo img{aspect-ratio:16/9;object-fit:cover;border-bottom:4px solid var(--gold);width:100%;height:auto;display:block}.photo figcaption{color:var(--muted);margin-top:.5rem;font-size:.88rem}
