@import "https://fonts.googleapis.com/css2?family=Prompt:wght@300;400;500;600&display=swap";body{margin:0;padding:0;background-color:#f4f7f6;font-family:"Prompt",Tahoma,sans-serif;color:#333}.gridContainer{max-width:1000px;margin:0 auto;padding:0 15px}header[role="banner"]{background:#fff;border-radius:12px;box-shadow:0 4px 15px #0000000d;margin-top:2rem;padding:2rem;text-align:center;border:1px solid #eef2f5}#top nav h1{color:#005a9c;font-size:1.8rem;margin:0 0 10px;font-weight:600}#top nav h1 a{color:#005a9c;text-decoration:none;transition:color .3s}#top nav h1 a:hover{color:#F58300}.htex2{margin:5px 0;line-height:1.6}h2.htex2 strong{color:#333;font-size:1.2rem;font-weight:500}p.htex2{color:#555;font-size:.95rem}p.htex2 span{color:#888;font-size:.85rem;display:inline-block;margin-right:15px}p.htex2 a{color:#F58300;text-decoration:none;font-weight:500;background:#fff3e6;padding:4px 12px;border-radius:20px;transition:background 0.3s,color .3s}p.htex2 a:hover{background:#F58300;color:#fff}.sitemap-wrapper{margin:2rem 0}.sitemap-section{background:#fff;border-radius:12px;box-shadow:0 4px 15px #0000000d;margin-bottom:2rem;overflow:hidden;border:1px solid #eef2f5}.sitemap-title{background:#005a9c;color:#fff;padding:1rem 1.5rem;margin:0;font-size:1.2rem;font-weight:500;display:flex;justify-content:space-between;align-items:center;letter-spacing:.5px}.sitemap-badge{background:#F58300;color:#fff;font-size:.85rem;padding:4px 10px;border-radius:20px;font-weight:400}.sitemap-list{list-style:none;padding:0;margin:0}.sitemap-list li{padding:1rem 1.5rem;border-bottom:1px solid #eef2f5;transition:background-color .2s ease}.sitemap-list li:last-child{border-bottom:none}.sitemap-list li:hover{background-color:#f9fcff}.sitemap-list a{color:#004a80;font-size:1.05rem;font-weight:500;text-decoration:none;display:block;margin-bottom:4px}.sitemap-list a:hover{color:#F58300}.sitemap-list p{color:#666;font-size:.9rem;margin:0;line-height:1.5}footer{background-color:#00335a;color:#fff;padding:3rem 0 1.5rem;margin-top:3rem}#footer{max-width:1000px;margin:0 auto;display:flex;flex-wrap:wrap;justify-content:space-between;padding:0 15px}.foot,.adds{flex:1;min-width:280px;margin-bottom:1.5rem}.foot p{margin:0;line-height:1.8;font-size:.9rem;color:#d1e4f3}.foot p strong{color:#fff;font-size:1.1rem;display:block;margin-bottom:10px}.foot a,.adds a{color:#F58300;text-decoration:none;transition:color .3s}.foot a:hover,.adds a:hover{color:#ff9e33;text-decoration:underline}.adds{text-align:right}.adds span{display:block;font-size:.95rem;color:#d1e4f3;line-height:1.8}.copy{display:block;text-align:center;font-size:.8rem;color:#8da9c4;margin-top:1.5rem;border-top:1px solid #1a4a71;padding-top:1.5rem;max-width:1000px;margin-left:auto;margin-right:auto}#ontop{display:none;position:fixed;right:1.25rem;z-index:1000;text-shadow:.063rem .063rem .125rem #000;border-radius:50%;box-shadow:0 .375rem .75rem 0 #0003;color:#fff;cursor:pointer;transition:background-color .3s ease,transform .3s ease;bottom:12.5rem;border:none;background-color:#900;padding:.5rem;width:50px;height:50px;display:none;justify-content:center;align-items:center;font-size:1rem}#ontop:hover{background-color:#f90;transform:scale(1.1)}@media (max-width: 640px){.sitemap-title{flex-direction:column;align-items:flex-start;gap:8px}header[role="banner"]{padding:1.5rem}#footer{flex-direction:column;text-align:center}.adds{text-align:center;margin-top:1rem}}