:root{--navy:#0a1f44;--red:#d50000;--white:#fff;--navy-deep:#061530;--navy-line:#1b3160;--red-hover:#b00000;--red-on-dark:#ff3b30;--paper:#f4f6f9;--ink:#0a1f44;--ink-soft:#5a6478;--rule:#dde3ec;--code-bg:#0a1f440f;--code-bg-on-dark:#ffffff1f;--field-border:#7187a8;--treat:#1b6b3a;--treat-bg:#e8f3ec;--no-treat:#8a6100;--no-treat-bg:#fbf1dc;--font-display:"Archivo", "Helvetica Neue", Arial, sans-serif;--font-body:"Barlow", "Helvetica Neue", Arial, sans-serif;--font-mono:ui-monospace, SFMono-Regular, "SF Mono", Menlo, Consolas, monospace;--fs-h1:clamp(2rem, 5.4vw, 3.5rem);--fs-h2:clamp(1.6rem, 3.6vw, 2.4rem);--fs-h3:1.18rem;--fs-body:17px;--fs-small:.94rem;--fs-label:.72rem;--fs-code:.9em;--lh-tight:1.1;--lh-body:1.62;--ls-heading:-.01em;--ls-h1:-.02em;--ls-label:.16em;--ls-button:.06em;--fs-button:.86rem;--fs-button-wide:.95rem;--fs-lede:1.06rem;--ghost-border:#ffffff8c;--on-navy:#fff;--on-navy-soft:#ffffffd1;--ch-sm:13px;--ch-md:18px;--ch-lg:26px;--wrap:1180px;--gutter:20px;--section-y:clamp(3rem, 6.5vw, 4.75rem);--radius:3px;--radius-card:4px;--tap-min:48px;--tap-menu:52px;--transition:.16s ease;--focus-ring:3px solid var(--red-on-dark);--tbd-ink:var(--red)}.tbd{border-bottom:2px dashed var(--tbd-ink);color:var(--tbd-ink);padding-bottom:1px;font-style:normal}.on-navy{--tbd-ink:var(--red-on-dark);--btn-red-border:var(--red-on-dark)}*,:before,:after{box-sizing:border-box}body{font-family:var(--font-body);font-size:var(--fs-body);line-height:var(--lh-body);color:var(--ink);background:var(--white);-webkit-font-smoothing:antialiased;margin:0}h1,h2,h3,h4{font-family:var(--font-display);line-height:var(--lh-tight);letter-spacing:var(--ls-heading);margin:0}h1{font-size:var(--fs-h1);text-transform:uppercase;letter-spacing:var(--ls-h1);font-weight:800}h2{font-size:var(--fs-h2);text-transform:uppercase;font-weight:800}h3{font-size:var(--fs-h3);font-weight:700}code{font-family:var(--font-mono);font-size:var(--fs-code);font-variant-ligatures:none;font-feature-settings:"liga" 0, "calt" 0;background:var(--code-bg);border-radius:2px;padding:.1em .35em}.section--navy code,.on-navy code{background:var(--code-bg-on-dark)}img{max-width:100%;display:block}a{color:inherit}:focus-visible{outline:var(--focus-ring);outline-offset:2px}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}.nav[data-astro-cid-vi6cectr]{background:var(--navy)}.nav[data-astro-cid-vi6cectr] ul[data-astro-cid-vi6cectr]{flex-wrap:wrap;justify-content:center;margin:0;padding:0;list-style:none;display:flex}.nav[data-astro-cid-vi6cectr] a[data-astro-cid-vi6cectr]{color:#ffffffdb;font-family:var(--font-display);text-transform:uppercase;letter-spacing:.07em;border-bottom:3px solid #0000;padding:.85rem 1.15rem;font-size:.8rem;font-weight:600;text-decoration:none;transition:color .15s,border-color .15s;display:block}.nav[data-astro-cid-vi6cectr] a[data-astro-cid-vi6cectr]:hover,.nav[data-astro-cid-vi6cectr] a[data-astro-cid-vi6cectr][aria-current=page]{color:var(--white);border-bottom-color:var(--red-on-dark)}@media (width<=1023px){.nav[data-astro-cid-vi6cectr]{display:none}.nav[data-astro-cid-vi6cectr].is-open{display:block}.nav[data-astro-cid-vi6cectr] ul[data-astro-cid-vi6cectr]{flex-direction:column;justify-content:flex-start}.nav[data-astro-cid-vi6cectr] a[data-astro-cid-vi6cectr]{padding:0 var(--gutter);min-height:var(--tap-menu);border-bottom:1px solid #ffffff1a;border-left:3px solid #0000;align-items:center;font-size:.85rem;display:flex}.nav[data-astro-cid-vi6cectr] a[data-astro-cid-vi6cectr]:hover,.nav[data-astro-cid-vi6cectr] a[data-astro-cid-vi6cectr][aria-current=page]{border-bottom-color:#ffffff1a;border-left-color:var(--red-on-dark);background:#ffffff0f}}@media (width<=639px){.nav[data-astro-cid-vi6cectr] a[data-astro-cid-vi6cectr]{padding:.7rem .8rem;font-size:.74rem}}.btn[data-astro-cid-j6ocf6pu]{min-height:var(--tap-min);font-family:var(--font-display);font-weight:700;font-size:var(--fs-button);text-transform:uppercase;letter-spacing:var(--ls-button);border-radius:var(--radius);cursor:pointer;transition:background var(--transition), color var(--transition), transform var(--transition);border:2px solid #0000;justify-content:center;align-items:center;gap:.5rem;padding:.85rem 1.5rem;text-decoration:none;display:inline-flex}.btn--red[data-astro-cid-j6ocf6pu]{background:var(--red);color:var(--white);border-color:var(--btn-red-border,var(--red))}.btn--red[data-astro-cid-j6ocf6pu]:hover{background:var(--red-hover);border-color:var(--btn-red-border,var(--red-hover))}.btn--navy[data-astro-cid-j6ocf6pu]{background:var(--navy);color:var(--white);border-color:var(--navy)}.btn--navy[data-astro-cid-j6ocf6pu]:hover{background:var(--navy-deep);border-color:var(--navy-deep)}.btn--ghost[data-astro-cid-j6ocf6pu]{color:var(--white);border-color:var(--ghost-border);background:0 0}.btn--ghost[data-astro-cid-j6ocf6pu]:hover{background:var(--white);color:var(--navy);border-color:var(--white)}.btn--wide[data-astro-cid-j6ocf6pu]{width:100%;font-size:var(--fs-button-wide);padding:1rem 1.5rem}.btn[data-astro-cid-j6ocf6pu]:active{transform:translateY(1px)}.topbar[data-astro-cid-isef26zo]{background:var(--white);border-bottom:1px solid var(--rule)}.navtoggle[data-astro-cid-isef26zo]{width:var(--tap-min);height:var(--tap-min);flex:0 0 var(--tap-min);border:1px solid var(--rule);border-radius:var(--radius);color:var(--navy);cursor:pointer;background:0 0;justify-content:center;align-items:center;margin-left:auto;padding:0;display:none}.navtoggle[data-astro-cid-isef26zo]:hover{background:var(--paper)}.navtoggle[data-astro-cid-isef26zo] svg{width:24px;height:24px}.navtoggle[data-astro-cid-isef26zo] .icon-close,.navtoggle[data-astro-cid-isef26zo][aria-expanded=true] .icon-open{display:none}.navtoggle[data-astro-cid-isef26zo][aria-expanded=true] .icon-close{display:block}@media (width<=1023px){.navtoggle[data-astro-cid-isef26zo]{display:flex}}.topbar__in[data-astro-cid-isef26zo]{max-width:var(--wrap);padding:.9rem var(--gutter);flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:.9rem 2.25rem;margin:0 auto;display:flex}.brand[data-astro-cid-isef26zo]{text-decoration:none;display:block}.brand__logo[data-astro-cid-isef26zo]{width:250px;height:auto;display:block}.topbar__right[data-astro-cid-isef26zo]{flex-wrap:wrap;align-items:center;gap:1.5rem;display:flex}.phoneblock[data-astro-cid-isef26zo]{align-items:center;gap:.65rem;text-decoration:none;display:flex}.phoneblock__icon[data-astro-cid-isef26zo]{width:34px;height:34px;color:var(--red);flex:0 0 34px}.phoneblock__label[data-astro-cid-isef26zo]{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.1em;color:var(--ink-soft);font-size:.68rem;font-weight:700;display:block}.phoneblock__num[data-astro-cid-isef26zo]{font-family:var(--font-display);color:var(--navy);font-size:1.22rem;font-weight:800;line-height:1.15;display:block}.phoneblock[data-astro-cid-isef26zo]:hover .phoneblock__num[data-astro-cid-isef26zo]{color:var(--red)}@media (width<=639px){.topbar__in[data-astro-cid-isef26zo]{text-align:center;justify-content:center}.topbar__right[data-astro-cid-isef26zo]{justify-content:center;width:100%}.brand__logo[data-astro-cid-isef26zo]{width:200px}}.ch[data-astro-cid-a6vxs7tj]{flex:none;display:block}.ch--sm[data-astro-cid-a6vxs7tj]{width:var(--ch-sm);height:var(--ch-sm);flex-basis:var(--ch-sm)}.ch--md[data-astro-cid-a6vxs7tj]{width:var(--ch-md);height:var(--ch-md);flex-basis:var(--ch-md)}.ch--lg[data-astro-cid-a6vxs7tj]{width:var(--ch-lg);height:var(--ch-lg);flex-basis:var(--ch-lg)}.footer[data-astro-cid-oenwriqq]{background:var(--navy-deep);color:var(--on-navy-soft);font-size:var(--fs-small);padding:3rem 0 0}.wrap[data-astro-cid-oenwriqq]{width:100%;max-width:var(--wrap);padding:0 var(--gutter);margin:0 auto}.footer__grid[data-astro-cid-oenwriqq]{grid-template-columns:1fr;gap:2rem;display:grid}@media (width>=640px){.footer__grid[data-astro-cid-oenwriqq]{grid-template-columns:1fr 1fr}}@media (width>=900px){.footer__grid[data-astro-cid-oenwriqq]{grid-template-columns:1.3fr .9fr .9fr .9fr}}.footer__badge[data-astro-cid-oenwriqq]{width:132px;height:auto;margin-bottom:1.1rem;display:block}.footer__tag[data-astro-cid-oenwriqq]{color:#ffffffa8;max-width:34ch;font-size:.92rem}.social[data-astro-cid-oenwriqq]{gap:.65rem;margin-top:1rem;display:flex}.social[data-astro-cid-oenwriqq] a[data-astro-cid-oenwriqq]{color:var(--on-navy-soft);min-width:var(--tap-min);min-height:var(--tap-min);justify-content:center;align-items:center;display:inline-flex}.social[data-astro-cid-oenwriqq] a[data-astro-cid-oenwriqq]:hover{color:var(--white)}.social[data-astro-cid-oenwriqq] svg[data-astro-cid-oenwriqq]{width:17px;height:17px}.footer[data-astro-cid-oenwriqq] h4[data-astro-cid-oenwriqq]{font-size:var(--fs-label);text-transform:uppercase;letter-spacing:var(--ls-label);color:var(--white);margin-bottom:.85rem}.footer[data-astro-cid-oenwriqq] ul[data-astro-cid-oenwriqq]{margin:0;padding:0;list-style:none}.footer[data-astro-cid-oenwriqq] li[data-astro-cid-oenwriqq]{align-items:center;gap:.55rem;margin-bottom:.5rem;display:flex}.footer[data-astro-cid-oenwriqq] a[data-astro-cid-oenwriqq]{color:inherit;text-decoration:none}.footer[data-astro-cid-oenwriqq] a[data-astro-cid-oenwriqq]:hover{color:var(--white)}.footer[data-astro-cid-oenwriqq] .ch{color:var(--red-on-dark)}.footer__bottom[data-astro-cid-oenwriqq]{color:#ffffff8c;border-top:1px solid #ffffff1f;margin-top:2.5rem;padding:1.25rem 0;font-size:.86rem}.eyebrow[data-astro-cid-zedojbgr]{font-family:var(--font-display);font-size:var(--fs-label);text-transform:uppercase;letter-spacing:var(--ls-label);color:var(--red);align-items:center;gap:.6rem;margin:0 0 .85rem;font-weight:700;display:flex}.eyebrow--onnavy[data-astro-cid-zedojbgr]{color:var(--red-on-dark)}.eyebrow--center[data-astro-cid-zedojbgr]{justify-content:center}.section[data-astro-cid-5lyysmr3]{padding:var(--section-y) 0}.section__in[data-astro-cid-5lyysmr3]{max-width:var(--wrap);padding:0 var(--gutter);margin:0 auto}.section--paper[data-astro-cid-5lyysmr3]{background:var(--paper)}.section--navy[data-astro-cid-5lyysmr3]{background:var(--navy);color:var(--on-navy)}.section--navy h2,.section--navy h3{color:var(--on-navy)}.section__head[data-astro-cid-6j3riaey]{text-align:center;max-width:660px;margin:0 auto clamp(2rem,4vw,2.75rem)}.section__head--left[data-astro-cid-6j3riaey]{text-align:left;margin-left:0;margin-right:0}.lede[data-astro-cid-6j3riaey]{font-size:var(--fs-lede);color:var(--ink-soft);margin-top:.85rem}.lede--onnavy[data-astro-cid-6j3riaey]{color:var(--on-navy-soft)}
