.Header_header__KwdYD{width:100%;background:linear-gradient(135deg,#d1d5db,#f4f5f7);padding:1rem 2rem;position:fixed;top:0;left:0;z-index:1000;transition:box-shadow .3s ease;height:64px;--headerH:64px}.Header_scrolled__qIjEW{box-shadow:0 2px 8px rgba(0,0,0,.08)}.Header_nav__tNWGY{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto}.Header_logo____uDV{font-size:1.5rem;font-weight:700;text-decoration:none;color:#203a7f;font-family:Poppins,sans-serif}.Header_navMenu__9IvfC{list-style:none;padding:0;margin:0;display:flex;gap:1.5rem}.Header_mobileMenuToggle__t2IWo{display:none;flex-direction:column;background:none;border:none;cursor:pointer;padding:.5rem;gap:.25rem}.Header_mobileMenuToggle__t2IWo span{width:25px;height:2px;background-color:#333;transition:all .3s ease}@media (max-width:768px){.Header_mobileMenuToggle__t2IWo{display:flex}.Header_navMenu__9IvfC{position:absolute;top:100%;left:0;width:100%;background:linear-gradient(135deg,#d1d5db,#f4f5f7);box-shadow:0 2px 8px rgba(0,0,0,.1);flex-direction:column;padding:1rem 0;transform:translateY(-100%);opacity:0;visibility:hidden;transition:all .3s ease}.Header_navMenuOpen__fRiPV{transform:translateY(0);opacity:1;visibility:visible}.Header_navMenu__9IvfC li{padding:.5rem 2rem}.Header_navLink__Rvw2c{display:block;padding:.5rem 0}}.Header_navLink__Rvw2c{text-decoration:none;color:#203a7f;font-weight:600;transition:color .2s ease,transform .2s ease;position:relative;font-family:Poppins,sans-serif}.Header_navLink__Rvw2c:after{content:"";position:absolute;bottom:-5px;left:0;width:0;height:2px;background:linear-gradient(90deg,var(--brand-blue),var(--brand-purple));transition:width .3s ease}.Header_navLink__Rvw2c:hover{color:#0066ff}.Header_navLink__Rvw2c:hover:after{width:100%}.Footer_footer__pQtti{width:100%;background-color:#111;color:#bbb;margin-top:auto;padding:clamp(3rem,6vw,6rem) 0}.Footer_footerWrap__2OBSa{max-width:1200px;margin:0 auto;padding-left:1.5rem;padding-right:1.5rem}.Footer_footerContent__yAl3k{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:2rem;gap:2rem;margin-bottom:2rem;text-align:left}.Footer_footerLogo__4BA6d h3{color:#0399d4;font-size:1.5rem;margin-bottom:.75rem;font-family:Poppins,sans-serif;font-weight:600}.Footer_footerLogo__4BA6d p{font-size:.9rem;margin-bottom:1rem}.Footer_docLink__J7657{color:#3498db;text-decoration:none;font-size:.9rem;transition:color .2s}.Footer_docLink__J7657:hover{color:#2980b9}.Footer_footerLinks__M17kI h4,.Footer_footerSocial__mGyvm h4{color:#fff;margin-bottom:1rem;font-family:Poppins,sans-serif;font-size:1.1rem}.Footer_footerLinks__M17kI ul{list-style:none;padding:0;margin:0}.Footer_footerLinks__M17kI li{margin-bottom:.5rem}.Footer_footerLinks__M17kI a{color:#bbb;text-decoration:none;transition:color .2s}.Footer_footerLinks__M17kI a:hover{color:#fff}.Footer_socialIcons__PPLhr{display:flex;gap:1rem}.Footer_socialIcons__PPLhr a{color:#bbb;transition:color .2s,transform .2s;display:flex;align-items:center;justify-content:center}.Footer_socialIcons__PPLhr a:hover{color:#fff;transform:translateY(-3px)}.Footer_footerBottom__YIYBj{border-top:1px solid rgba(255,255,255,.1);padding-top:1.5rem;text-align:center;font-size:.9rem}.Footer_footerBottom__YIYBj p{margin:.5rem 0}.Layout_container__m5jTj{display:flex;flex-direction:column;min-height:100vh}.Layout_mainContent__82buz{flex:1 1;padding:0;width:100%;padding-top:var(--headerH,64px);margin-top:0}.News_container__JDCO5{max-width:1200px;margin:0 auto;padding:0 2rem 2rem}.News_hero__3GIKm{text-align:center;margin-top:20px;margin-bottom:4rem;padding:3rem 0;background:linear-gradient(135deg,#0066ff,#6835ff);color:white;border-radius:12px}.News_hero__3GIKm h1{font-size:3rem;margin-bottom:1rem;font-weight:700}.News_hero__3GIKm p{font-size:1.25rem;max-width:600px;margin:0 auto;opacity:.9}.News_newsSection__eOB6o{margin-bottom:4rem}.News_newsSection__eOB6o h2{font-size:2.5rem;margin-bottom:1rem;color:#333;text-align:center}.News_sectionIntro__pdS6O{text-align:center;font-size:1.1rem;color:#666;max-width:800px;margin:0 auto 3rem;line-height:1.6}.News_newsGrid__4Eai_{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));grid-gap:2rem;gap:2rem;margin-top:2rem}.News_newsCard__kBrdq{background:white;border-radius:12px;padding:2rem;box-shadow:0 4px 20px rgba(0,0,0,.08);transition:transform .2s ease,box-shadow .2s ease;border:1px solid #e5e7eb}.News_newsCard__kBrdq:hover{transform:translateY(-4px);box-shadow:0 8px 30px rgba(0,0,0,.15)}.News_newsHeader__u61Qt{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.News_newsType__p4HLL{background:#0066ff;color:white;padding:.25rem .75rem;border-radius:20px;font-size:.8rem;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.News_newsDate__SjhaR{color:#666;font-size:.9rem}.News_newsTitle__qWX1D{margin-bottom:1rem;line-height:1.4}.News_newsLink__gi_A_{color:#333;text-decoration:none;font-size:1.25rem;font-weight:600;transition:color .2s ease}.News_newsLink__gi_A_:hover{color:#0066ff}.News_newsSource__BUJOh{color:#0066ff;font-weight:500;margin-bottom:.75rem;font-size:.95rem}.News_newsSummary__OeJCb{color:#555;line-height:1.6;margin-bottom:1.5rem}.News_readMore__v2pvL{color:#0066ff;text-decoration:none;font-weight:500;display:inline-flex;align-items:center;transition:all .2s ease;padding:.5rem 1rem;border:1px solid #0066ff;border-radius:6px;background:transparent}.News_readMore__v2pvL:hover{background:#0066ff;color:white;transform:translateX(2px)}@media (max-width:768px){.News_container__JDCO5{padding:1rem}.News_hero__3GIKm{padding:2rem 1rem;margin-bottom:2rem}.News_hero__3GIKm h1{font-size:2rem}.News_hero__3GIKm p{font-size:1rem}.News_newsSection__eOB6o h2{font-size:2rem}.News_newsGrid__4Eai_{grid-template-columns:1fr;gap:1.5rem}.News_newsCard__kBrdq{padding:1.5rem}.News_newsHeader__u61Qt{flex-direction:column;align-items:flex-start;gap:.5rem}.News_newsTitle__qWX1D{font-size:1.1rem}}