@keyframes nav-drop{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}.site-nav[data-astro-cid-dmqpwcec]{position:sticky;top:0;z-index:100;background:#ffffffeb;backdrop-filter:saturate(180%) blur(10px);border-bottom:1px solid #e5e7eb;animation:nav-drop 1s cubic-bezier(.16,1,.3,1) both}@media(prefers-reduced-motion:reduce){.site-nav[data-astro-cid-dmqpwcec]{animation:none}}.nav-inner[data-astro-cid-dmqpwcec]{max-width:1100px;margin-inline:auto;padding-inline:1.5rem;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;min-height:72px}.brand[data-astro-cid-dmqpwcec]{display:inline-flex;align-items:center}.brand[data-astro-cid-dmqpwcec] img[data-astro-cid-dmqpwcec]{height:40px;width:auto}.nav-cluster[data-astro-cid-dmqpwcec]{display:flex;align-items:center;gap:1.25rem}.nav-links[data-astro-cid-dmqpwcec]{display:flex;align-items:center;gap:.5rem}.nav-link[data-astro-cid-dmqpwcec]{display:inline-flex;align-items:center;gap:.4rem;padding:.5rem .875rem;border-radius:8px;color:#21282c;font-weight:600;font-size:.9375rem;background:none;border:0;cursor:pointer;font-family:inherit;text-decoration:none}.nav-link[data-astro-cid-dmqpwcec]:hover{color:#004e89;background:#f6f6f9}.speak-cta[data-astro-cid-dmqpwcec]{background:#2096f3;color:#fff;font-weight:700;padding:.55rem 1.1rem;border-radius:999px;transition:background .22s cubic-bezier(.16,1,.3,1),transform .22s cubic-bezier(.16,1,.3,1)}.speak-cta[data-astro-cid-dmqpwcec]:hover{background:#075794;color:#fff;transform:translateY(-1px)}.speak-cta[data-astro-cid-dmqpwcec] svg[data-astro-cid-dmqpwcec]{flex-shrink:0}.dropdown[data-astro-cid-dmqpwcec]{position:relative}.dropdown-menu[data-astro-cid-dmqpwcec]{position:absolute;top:calc(100% + 6px);left:0;min-width:240px;padding:.75rem;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 4px 16px #00000014;display:none;flex-direction:column;gap:2px}.dropdown[data-astro-cid-dmqpwcec]:hover .dropdown-menu[data-astro-cid-dmqpwcec],.dropdown[data-astro-cid-dmqpwcec]:focus-within .dropdown-menu[data-astro-cid-dmqpwcec]{display:flex}.dropdown-menu[data-astro-cid-dmqpwcec]:before{content:"";position:absolute;left:0;right:0;top:-8px;height:8px}.dropdown-menu[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]{color:#21282c;padding:.55rem .75rem;border-radius:6px;font-weight:500;font-size:.9375rem;text-decoration:none}.dropdown-menu[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]:hover{background:#f6f6f9;color:#004e89}.submenu[data-astro-cid-dmqpwcec]{position:relative}.submenu-toggle[data-astro-cid-dmqpwcec]{width:100%;display:flex;align-items:center;justify-content:space-between;gap:.75rem;background:none;border:0;cursor:pointer;text-align:left;font-family:inherit;color:#21282c;padding:.55rem .75rem;border-radius:6px;font-weight:500;font-size:.9375rem}.submenu-toggle[data-astro-cid-dmqpwcec] svg[data-astro-cid-dmqpwcec]{color:#53585e;flex-shrink:0}.submenu[data-astro-cid-dmqpwcec]:hover>.submenu-toggle[data-astro-cid-dmqpwcec],.submenu[data-astro-cid-dmqpwcec]:focus-within>.submenu-toggle[data-astro-cid-dmqpwcec]{background:#f6f6f9;color:#004e89}.submenu-panel[data-astro-cid-dmqpwcec]{position:absolute;top:-9px;left:calc(100% + 8px);min-width:220px;padding:.75rem;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 4px 16px #00000014;display:none;flex-direction:column;gap:2px;z-index:60}.submenu[data-astro-cid-dmqpwcec]:hover>.submenu-panel[data-astro-cid-dmqpwcec],.submenu[data-astro-cid-dmqpwcec]:focus-within>.submenu-panel[data-astro-cid-dmqpwcec]{display:flex}.submenu-panel[data-astro-cid-dmqpwcec]:before{content:"";position:absolute;left:-10px;top:0;width:10px;height:100%}.menu-toggle[data-astro-cid-dmqpwcec]{display:none;background:none;border:0;cursor:pointer;padding:8px;width:44px;height:44px;flex-direction:column;justify-content:center;align-items:center;gap:5px}.menu-toggle[data-astro-cid-dmqpwcec] .bar[data-astro-cid-dmqpwcec]{display:block;width:24px;height:2px;background:#21282c;border-radius:2px;transition:transform .22s cubic-bezier(.16,1,.3,1),opacity .22s cubic-bezier(.16,1,.3,1)}.menu-toggle[data-astro-cid-dmqpwcec][aria-expanded=true] .bar[data-astro-cid-dmqpwcec]:nth-child(1){transform:translateY(7px) rotate(45deg)}.menu-toggle[data-astro-cid-dmqpwcec][aria-expanded=true] .bar[data-astro-cid-dmqpwcec]:nth-child(2){opacity:0}.menu-toggle[data-astro-cid-dmqpwcec][aria-expanded=true] .bar[data-astro-cid-dmqpwcec]:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mobile-menu[data-astro-cid-dmqpwcec]{position:fixed;top:72px;right:0;width:min(360px,90vw);height:calc(100dvh - 72px);background:#fff;box-shadow:-8px 0 24px #0000001f;transform:translate(100%);transition:transform .3s cubic-bezier(.16,1,.3,1);z-index:99;overflow-y:auto}.mobile-menu[data-astro-cid-dmqpwcec][data-open=true]{transform:translate(0)}.mobile-menu-inner[data-astro-cid-dmqpwcec]{padding:1.5rem;display:flex;flex-direction:column;gap:.5rem}.mobile-link[data-astro-cid-dmqpwcec],.mobile-group[data-astro-cid-dmqpwcec]>summary[data-astro-cid-dmqpwcec]{padding:1rem .75rem;color:#21282c;font-weight:600;font-size:1rem;border-bottom:1px solid #e5e7eb;cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;text-decoration:none}.mobile-group[data-astro-cid-dmqpwcec]>summary[data-astro-cid-dmqpwcec]::-webkit-details-marker{display:none}.mobile-group[data-astro-cid-dmqpwcec]>summary[data-astro-cid-dmqpwcec]:after{content:"▾";color:#53585e;transition:transform .22s cubic-bezier(.16,1,.3,1)}.mobile-group[data-astro-cid-dmqpwcec][open]>summary[data-astro-cid-dmqpwcec]:after{transform:rotate(180deg)}.mobile-group[data-astro-cid-dmqpwcec]>a[data-astro-cid-dmqpwcec]{display:block;padding:.75rem 1.5rem;color:#53585e;font-size:.9375rem;border-bottom:1px solid #f6f6f9;text-decoration:none}.mobile-group[data-astro-cid-dmqpwcec]>a[data-astro-cid-dmqpwcec]:last-of-type{border-bottom:1px solid #e5e7eb}.mobile-link[data-astro-cid-dmqpwcec]:hover,.mobile-group[data-astro-cid-dmqpwcec]>a[data-astro-cid-dmqpwcec]:hover{color:#004e89}.mobile-subgroup[data-astro-cid-dmqpwcec]>summary[data-astro-cid-dmqpwcec]{padding:.75rem 1.5rem;color:#21282c;font-weight:600;font-size:.9375rem;border-bottom:1px solid #f6f6f9;cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between}.mobile-subgroup[data-astro-cid-dmqpwcec]>summary[data-astro-cid-dmqpwcec]::-webkit-details-marker{display:none}.mobile-subgroup[data-astro-cid-dmqpwcec]>summary[data-astro-cid-dmqpwcec]:after{content:"▾";color:#53585e;transition:transform .22s cubic-bezier(.16,1,.3,1)}.mobile-subgroup[data-astro-cid-dmqpwcec][open]>summary[data-astro-cid-dmqpwcec]:after{transform:rotate(180deg)}.mobile-subgroup[data-astro-cid-dmqpwcec]>a[data-astro-cid-dmqpwcec]{display:block;padding:.7rem 1.5rem .7rem 2.5rem;color:#53585e;font-size:.9375rem;border-bottom:1px solid #f6f6f9}.mobile-subgroup[data-astro-cid-dmqpwcec]>a[data-astro-cid-dmqpwcec]:hover{color:#004e89}.mobile-cta[data-astro-cid-dmqpwcec]{margin-top:1.5rem;display:inline-flex;align-items:center;justify-content:center;padding:.85rem 1.5rem;border-radius:999px;background:#2096f3;color:#fff;font-weight:700;text-decoration:none}.mobile-cta[data-astro-cid-dmqpwcec]:hover{background:#075794}.mobile-backdrop[data-astro-cid-dmqpwcec]{position:fixed;top:72px;left:0;right:0;height:calc(100dvh - 72px);background:#0006;opacity:0;pointer-events:none;transition:opacity .3s cubic-bezier(.16,1,.3,1);z-index:98}.mobile-backdrop[data-astro-cid-dmqpwcec][data-open=true]{opacity:1;pointer-events:auto}body.menu-open{overflow:hidden}@media(max-width:860px){.nav-links[data-astro-cid-dmqpwcec]{display:none}.menu-toggle[data-astro-cid-dmqpwcec]{display:flex}}@media(max-width:420px){.unit-label[data-astro-cid-dmqpwcec]{display:none}}.site-footer[data-astro-cid-sz7xmlte]{position:relative;isolation:isolate;color:#ffffffd9;padding-block:4rem 1.5rem;margin-top:4rem;overflow:hidden}.footer-bg[data-astro-cid-sz7xmlte]{position:absolute;inset:0;background:url(/images/footer-bg.webp) center / cover no-repeat;z-index:-1}.footer-row[data-astro-cid-sz7xmlte]{max-width:1100px;margin-inline:auto;padding-inline:1.5rem;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;position:relative}.footer-top[data-astro-cid-sz7xmlte]{padding-bottom:2rem;border-bottom:1px solid rgb(255 255 255 / .18);margin-bottom:1.5rem}.footer-brand[data-astro-cid-sz7xmlte] img[data-astro-cid-sz7xmlte]{height:44px;width:auto}.footer-links[data-astro-cid-sz7xmlte]{display:flex;flex-wrap:wrap;gap:2rem}.footer-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:#fff;font-size:.9375rem;font-weight:500;position:relative;text-decoration:none}.footer-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:after{content:"";position:absolute;left:0;right:0;bottom:-4px;height:1px;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform .22s cubic-bezier(.16,1,.3,1)}.footer-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover:after{transform:scaleX(1)}.footer-bottom[data-astro-cid-sz7xmlte]{font-size:.875rem;color:#ffffffb3}.copyright[data-astro-cid-sz7xmlte]{color:#ffffffa6}.legal-links[data-astro-cid-sz7xmlte]{display:inline-flex;align-items:center;gap:.75rem}.legal-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:#ffffffd9;font-weight:500;text-decoration:none}.legal-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:#fff}.sep[data-astro-cid-sz7xmlte]{opacity:.4}@media(max-width:760px){.footer-row[data-astro-cid-sz7xmlte]{flex-direction:column;align-items:flex-start;gap:1rem}.footer-links[data-astro-cid-sz7xmlte]{gap:1rem 1.5rem}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{font-family:Lato,sans-serif;line-height:1.45;font-weight:400;color-scheme:light;--app-bg: #f6f6f9;--app-bg-wash: rgba(255, 255, 255, 0);--surface: #ffffff;--surface-soft: rgba(255, 255, 255, .96);--surface-muted: #f5f8fa;--surface-subtle: #fafbfc;--border-subtle: rgba(83, 88, 94, .1);--border-strong: rgba(83, 88, 94, .15);--divider: rgba(83, 88, 94, .1);--text-primary: #21282c;--text-strong: #2e3438;--text-muted: #53585e;--text-secondary: #525e68;--text-tertiary: #606c76;--accent: #2096f3;--accent-strong: #004e89;--accent-deep: #075794;--navy-dark: #013864;--accent-soft: rgba(32, 150, 243, .1);--danger-soft: #fff6f5;--danger-text: #7a3732;--space-1: 4px;--space-2: 6px;--space-3: 8px;--space-4: 10px;--space-5: 12px;--space-6: 14px;--space-7: 20px;--space-8: 22px;--space-9: 28px;--radius: 16px;--shadow-card: 0 4px 16px rgba(0, 0, 0, .08);--max-width: 1100px}html,body{min-width:320px}body{font-family:Lato,sans-serif;color:var(--text-primary);background:linear-gradient(180deg,var(--app-bg-wash),rgba(255,255,255,0)),var(--app-bg);min-height:100vh}button,select,input{font:inherit}main{max-width:var(--max-width);margin:0 auto;padding:2rem 1.5rem}h1,h2,h3{font-family:Lato,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:700;line-height:1.1;letter-spacing:-.01em;color:var(--text-strong)}section{margin-top:3.5rem}.card{background:var(--surface-soft);border:1px solid var(--border-strong);border-left:3px solid var(--accent);border-radius:var(--radius);box-shadow:var(--shadow-card);padding:1.25rem}.placeholder{background:var(--accent-soft);border:1.5px dashed rgba(33,150,243,.3);border-radius:10px;padding:1.5rem;text-align:center;color:var(--accent-strong);font-size:.85rem;font-weight:700;font-style:normal;letter-spacing:.01em}:where(a,button,input,select,[role=button]):focus-visible{outline:3px solid rgba(33,150,243,.45);outline-offset:2px;box-shadow:0 0 0 2px #fffffff5}
