:root{--navy:#10233f;--navy-deep:#0a1729;--red:#b3202e;--red-dark:#8d1922;--ink:#1b2432;--muted:#5a6577;--line:#d9dee6;--bg:#fff;--bg-alt:#f4f6f9;--focus:#f0a500;--wrap:1120px;--radius:6px;--font:system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--serif:Georgia, "Times New Roman", serif}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:1.5rem}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{font-family:var(--font);color:var(--ink);background:var(--bg);-webkit-font-smoothing:antialiased;margin:0;font-size:1.0625rem;line-height:1.65}img{max-width:100%;height:auto}a{color:var(--red)}a:hover{color:var(--red-dark)}:focus-visible{outline:3px solid var(--focus);outline-offset:2px}h1,h2,h3,h4{font-family:var(--serif);color:var(--navy);margin:0 0 .6em;line-height:1.2}h1{font-size:clamp(1.9rem,4.2vw,2.7rem)}h2{font-size:clamp(1.45rem,3vw,2rem)}h3{font-size:1.2rem}p{margin:0 0 1.1rem}.wrap{width:100%;max-width:var(--wrap);margin-inline:auto;padding-inline:1.25rem}.wrap--narrow{max-width:780px}.section{padding-block:clamp(2.5rem,6vw,4.5rem)}.section--alt{background:var(--bg-alt)}.skip-link{z-index:100;background:var(--navy);color:#fff;border-radius:0 0 var(--radius) 0;padding:.75rem 1.25rem;position:absolute;top:0;left:-9999px}.skip-link:focus{color:#fff;left:0}.btn{background:var(--red);color:#fff;border-radius:var(--radius);border:2px solid var(--red);cursor:pointer;padding:.7rem 1.5rem;font-family:inherit;font-size:1rem;font-weight:600;text-decoration:none;display:inline-block}.btn:hover{background:var(--red-dark);border-color:var(--red-dark);color:#fff}.btn--ghost{color:var(--navy);border-color:var(--navy);background:0 0}.btn--ghost:hover{background:var(--navy);color:#fff}.lede{color:var(--muted);font-size:1.15rem}blockquote{border-left:4px solid var(--red);font-family:var(--serif);color:var(--navy);margin:1.5rem 0;padding:.25rem 0 .25rem 1.25rem;font-size:1.1rem;font-style:italic}.page-header{background:var(--navy);color:#fff;padding-block:clamp(2rem,5vw,3.25rem)}.page-header h1{color:#fff;margin-bottom:.3rem}.page-header p{color:#c9d3e2;max-width:60ch;margin:0}.prose>:last-child{margin-bottom:0}.prose ul{margin:0 0 1.1rem;padding-left:1.3rem}.prose li{margin-bottom:.45rem}.link-list{gap:.6rem;margin:0 0 1.5rem;padding:0;list-style:none;display:grid}.link-list a{font-weight:600}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.site-header[data-astro-cid-nen7h5rs]{border-bottom:4px solid var(--red)}.utility[data-astro-cid-nen7h5rs]{background:var(--navy-deep);color:#c9d3e2;font-size:.875rem}.utility__inner[data-astro-cid-nen7h5rs]{flex-wrap:wrap;justify-content:flex-end;gap:.5rem;padding-block:.4rem;display:flex}.utility[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{color:#e4eaf3;text-decoration:none}.utility[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]:hover{color:#fff;text-decoration:underline}.masthead[data-astro-cid-nen7h5rs]{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-block:.9rem;display:flex}.brand[data-astro-cid-nen7h5rs]{color:var(--navy);align-items:center;gap:.75rem;text-decoration:none;display:flex}.brand__badge[data-astro-cid-nen7h5rs]{background:var(--navy);border-radius:50%;flex:none;place-items:center;width:60px;height:60px;display:grid}.brand__badge[data-astro-cid-nen7h5rs] img[data-astro-cid-nen7h5rs]{width:42px;height:auto}.brand__text[data-astro-cid-nen7h5rs]{font-family:var(--serif);flex-direction:column;line-height:1.1;display:flex}.brand__line1[data-astro-cid-nen7h5rs]{font-size:1.35rem;font-weight:700}.brand__line2[data-astro-cid-nen7h5rs]{letter-spacing:.06em;text-transform:uppercase;color:var(--red);font-size:.95rem}.nav[data-astro-cid-nen7h5rs]{flex-wrap:wrap;gap:.25rem 1.25rem;margin:0;padding:0;list-style:none;display:flex}.nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{color:var(--navy);border-bottom:3px solid #0000;padding:.4rem 0;font-weight:600;text-decoration:none;display:inline-block}.nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]:hover,.nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs][aria-current=page]{color:var(--red);border-bottom-color:var(--red)}@media (width<=640px){.masthead[data-astro-cid-nen7h5rs]{text-align:center;justify-content:center}.nav[data-astro-cid-nen7h5rs],.utility__inner[data-astro-cid-nen7h5rs]{justify-content:center}}.site-footer[data-astro-cid-jo6i4kqk]{background:var(--navy);color:#c9d3e2;border-top:4px solid var(--red);margin-top:auto;padding-block:clamp(2.25rem,5vw,3.25rem) 1.5rem}.footer__grid[data-astro-cid-jo6i4kqk]{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2rem;display:grid}.footer__seal[data-astro-cid-jo6i4kqk]{width:100px;height:auto;margin-bottom:.75rem}.footer__thanks[data-astro-cid-jo6i4kqk]{font-family:var(--serif);color:#e4eaf3;max-width:34ch;font-size:1.05rem}.footer__heading[data-astro-cid-jo6i4kqk]{color:#fff;letter-spacing:.06em;text-transform:uppercase;margin-bottom:.75rem;font-size:1.05rem}.footer__list[data-astro-cid-jo6i4kqk]{gap:.45rem;margin:0;padding:0;list-style:none;display:grid}.footer__list[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]{color:#e4eaf3;text-decoration:none}.footer__list[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]:hover{color:#fff;text-decoration:underline}.footer__legal[data-astro-cid-jo6i4kqk]{border-top:1px solid #ffffff26;align-items:center;gap:.85rem;margin-top:2.25rem;padding-top:1.25rem;font-size:.875rem;display:flex}.footer__legal[data-astro-cid-jo6i4kqk] p[data-astro-cid-jo6i4kqk]{margin:0}.footer__logo[data-astro-cid-jo6i4kqk]{flex:none;width:44px;height:auto}.preview-notice[data-astro-cid-wbbugfwp]{color:#4a3a10;background:#fdf3d3;border-bottom:1px solid #e6d08f;padding-block:.6rem;font-size:.9rem}.preview-notice[data-astro-cid-wbbugfwp] a[data-astro-cid-wbbugfwp]{color:#7a4d0b}body{flex-direction:column;min-height:100vh;display:flex}main{flex:1}
