:root{--background:#fff;--foreground:#171717;--brand:#11426b}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box}a{color:inherit;text-decoration:none}h1,h2,h3{color:var(--brand)}.container{max-width:1100px;margin:0 auto;padding:0 1.5rem}.section{padding:2.5rem 0}.section+.section{border-top:1px solid #eee}.grid3{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.grid2{grid-template-columns:repeat(2,1fr);align-items:start;gap:2rem;display:grid}.card{border:1px solid #e5e5e5;border-radius:6px;padding:1.5rem}.card h3{margin-bottom:.6rem}table{border-collapse:collapse;width:100%;font-size:.9rem}table th,table td{text-align:left;border:1px solid #ccc;padding:.5rem .7rem}table th{background:#f0f4f8}ul.plain{flex-direction:column;gap:.4rem;padding-left:1.4rem;list-style:outside;display:flex}ol.plain{flex-direction:column;gap:.4rem;padding-left:1.4rem;display:flex}p{margin-bottom:1rem;line-height:1.6}@media (max-width:800px){.grid3,.grid2{grid-template-columns:1fr}}
.Header-module__hBw1pG__header{background:#11426b;border-bottom:4px solid #0c2f4d}.Header-module__hBw1pG__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;max-width:1100px;min-height:64px;margin:0 auto;padding:0 1.5rem;display:flex}.Header-module__hBw1pG__brand{color:#fff;font-size:1.3rem;font-weight:700}.Header-module__hBw1pG__nav{flex-wrap:wrap;gap:1.25rem;display:flex}.Header-module__hBw1pG__navLink{color:#dce8f2;cursor:default;font-size:.95rem}a.Header-module__hBw1pG__navLink:hover{color:#fff;text-decoration:underline}.Header-module__hBw1pG__dropdown{position:relative}.Header-module__hBw1pG__dropdownMenu{z-index:20;background:#fff;border:1px solid #ddd;border-radius:4px;min-width:260px;padding:.4rem 0;display:none;position:absolute;top:100%;left:0;box-shadow:0 6px 16px #00000026}.Header-module__hBw1pG__dropdown:hover .Header-module__hBw1pG__dropdownMenu{display:block}.Header-module__hBw1pG__dropdownMenu a{color:#11426b;padding:.5rem 1rem;font-size:.9rem;display:block}.Header-module__hBw1pG__dropdownMenu a:hover{background:#f0f4f8}
.Footer-module__S6Hkya__footer{color:#dce8f2;background:#11426b;margin-top:3rem}.Footer-module__S6Hkya__top{grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1100px;margin:0 auto;padding:2.5rem 1.5rem;display:grid}.Footer-module__S6Hkya__col h3{color:#fff;border-bottom:1px solid #ffffff40;margin-bottom:.75rem;padding-bottom:.5rem;font-size:1rem}.Footer-module__S6Hkya__col ul{flex-direction:column;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module__S6Hkya__col a{color:#dce8f2;font-size:.9rem}.Footer-module__S6Hkya__col a:hover{color:#fff;text-decoration:underline}.Footer-module__S6Hkya__col p{margin-bottom:.4rem;font-size:.9rem}.Footer-module__S6Hkya__badges{gap:1rem;margin-top:1rem;display:flex}.Footer-module__S6Hkya__badge{flex-direction:column;font-size:.8rem;display:flex}.Footer-module__S6Hkya__badge strong{color:#fff}.Footer-module__S6Hkya__bottom{text-align:center;border-top:1px solid #fff3;padding:1rem;font-size:.85rem}@media (max-width:700px){.Footer-module__S6Hkya__top{grid-template-columns:1fr}}
