@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.0bjc5tiuqdqro.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.0m6w47a4e5dy9.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.11u06r12fd6v_.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.0wxq9webf.ew4.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.067x_6k0k23tk.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.16ipb6fqu393i.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.0q-301v4kxxnr.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_4a4f7444-module__UHjWDq__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_4a4f7444-module__UHjWDq__variable{--font-inter:"Inter", "Inter Fallback"}
:root{--primary-color:#0f2c59;--primary-color-hover:#0a1e3d;--accent-color:#d31e25;--accent-color-hover:#b5151b;--text-main:#1f2937;--text-muted:#6b7280;--text-light:#9ca3af;--bg-main:#f9fafb;--bg-card:#fff;--border-color:#e5e7eb;--font-family-sans:var(--font-inter), -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif;--font-family-serif:Georgia, Cambria, "Times New Roman", Times, serif;--transition-speed:.3s;--border-radius:8px;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000001a, 0 2px 4px -1px #0000000f;--shadow-lg:0 10px 15px -3px #0000001a, 0 4px 6px -2px #0000000d}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-family-sans);background-color:var(--bg-main);color:var(--text-main);-webkit-font-smoothing:antialiased;line-height:1.6}a{color:inherit;transition:color var(--transition-speed) ease;text-decoration:none}a:hover{color:var(--accent-color)}h1,h2,h3,h4,h5,h6{font-family:var(--font-family-sans);color:#111827;margin-bottom:.5em;font-weight:700;line-height:1.2}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 20px}.section-title{border-bottom:2px solid var(--border-color);margin-bottom:1.5rem;padding-bottom:.5rem;font-size:1.5rem;font-weight:700;position:relative}.section-title:after{content:"";background-color:var(--accent-color);width:60px;height:2px;position:absolute;bottom:-2px;left:0}.grid-layout{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:1024px){.grid-layout{grid-template-columns:3fr 1fr}}.btn{border-radius:var(--border-radius);text-align:center;cursor:pointer;transition:all var(--transition-speed) ease;border:none;padding:.5rem 1rem;font-weight:600;display:inline-block}.btn-primary{background-color:var(--primary-color);color:#fff}.btn-primary:hover{background-color:var(--primary-color-hover);color:#fff}.btn-accent{background-color:var(--accent-color);color:#fff}.btn-accent:hover{background-color:var(--accent-color-hover);color:#fff}.hover-lift{transition:transform var(--transition-speed) ease, box-shadow var(--transition-speed) ease}.hover-lift:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.fade-in{animation:.5s ease-in fadeIn}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.image-wrapper{border-radius:var(--border-radius);position:relative;overflow:hidden}.image-wrapper img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.image-wrapper:hover img{transform:scale(1.05)}.article-title{color:#111827;letter-spacing:-.02em;margin-top:.5rem;margin-bottom:1rem;font-size:2rem;font-weight:800;line-height:1.3}@media (max-width:768px){.article-title{font-size:1.5rem}}.article-meta{color:var(--text-muted);border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:1.75rem;padding:.85rem 0;font-size:.8rem;display:flex}.article-meta strong{color:var(--text-main)}.article-image-figure{box-shadow:var(--shadow-sm);aspect-ratio:16/9;background-color:#f3f4f6;border-radius:8px;width:100%;margin-bottom:2rem;position:relative;overflow:hidden}.article-image-figure img{object-fit:cover;width:100%;height:100%;display:block}.article-image-caption{color:var(--text-muted);margin-top:.5rem;padding:0 .25rem;font-size:.8rem;font-style:italic}.article-body{color:#1f2937;font-size:1.05rem;line-height:1.75}.article-body p{letter-spacing:-.01em;margin-bottom:1.5rem!important}.article-body h3{color:#111827;letter-spacing:-.015em;font-size:1.35rem;font-weight:700;line-height:1.35;margin-top:2.2rem!important;margin-bottom:1rem!important}.article-body strong{color:#111827;font-weight:700}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.page-title{color:var(--primary-color);margin-bottom:.5rem;font-size:2.25rem;font-weight:800}@media (max-width:768px){.page-title{font-size:1.65rem}.container{padding:0 16px}}.section-header{border-bottom:2px solid var(--border-color);justify-content:space-between;align-items:flex-end;margin-top:3rem;margin-bottom:1.5rem;padding-bottom:.5rem;display:flex}.section-header .section-title{border-bottom:none;margin-bottom:0;padding-bottom:0}.section-header .section-title:after{display:none}.section-link{color:var(--accent-color);font-size:.9rem;font-weight:700;transition:color .2s}.section-link:hover{color:var(--primary-color)}.news-grid{grid-template-columns:repeat(auto-fill,minmax(min(100%,300px),1fr));gap:1.5rem;margin-top:1.5rem;display:grid}@media (max-width:640px){.news-grid{grid-template-columns:repeat(2,1fr);gap:1rem .75rem;margin-top:1rem}}.article-container{background-color:var(--bg-card);box-shadow:var(--shadow-md);border:1px solid var(--border-color);border-radius:12px;padding:2.5rem}@media (max-width:768px){.article-container{border-radius:8px;padding:1.25rem}}.article-breadcrumb{color:var(--text-light);flex-wrap:wrap;align-items:center;gap:.4rem;margin-bottom:1.5rem;font-size:.85rem;display:flex}.article-breadcrumb a{color:var(--text-muted);font-weight:500}.article-breadcrumb a:hover{color:var(--primary-color)}.article-breadcrumb-separator{color:var(--text-light)}.article-tags{border-top:1px solid var(--border-color);flex-wrap:wrap;align-items:center;gap:.6rem;margin-top:3rem;padding-top:1.5rem;display:flex}.tags-label{color:var(--text-main);margin-right:.5rem;font-size:.9rem;font-weight:700}.tag-link{transition:all var(--transition-speed) ease;background-color:#f3f4f6;border-radius:20px;padding:.35rem .9rem;font-size:.85rem;font-weight:500;color:var(--text-muted)!important}.tag-link:hover{background-color:var(--primary-color);transform:translateY(-2px);color:#fff!important}.article-body ul,.article-body ol{margin-bottom:1.5rem;padding-left:1.5rem}.article-body ul{list-style-type:disc}.article-body ol{list-style-type:decimal}.article-body li{color:#374151;margin-bottom:.5rem;font-size:1.05rem;line-height:1.7}.article-body li strong{color:var(--text-main)}
.Navbar-module__cJzEcG__navbar{background-color:var(--bg-card);box-shadow:var(--shadow-sm);z-index:1000;border-bottom:3px solid var(--accent-color);padding:1rem 0;position:sticky;top:0}.Navbar-module__cJzEcG__navContainer{justify-content:space-between;align-items:center;display:flex}.Navbar-module__cJzEcG__logo{flex-shrink:0;align-items:center;margin-right:2rem;display:flex}.Navbar-module__cJzEcG__logoImage{object-fit:contain;width:auto;height:48px;transition:height var(--transition-speed) ease;display:block}@media (max-width:768px){.Navbar-module__cJzEcG__logoImage{height:38px!important}}.Navbar-module__cJzEcG__navLinks{flex-wrap:nowrap;align-items:center;gap:1rem;display:flex}.Navbar-module__cJzEcG__navItem{position:relative}.Navbar-module__cJzEcG__navLink{color:var(--text-main);text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;align-items:center;gap:.2rem;padding:.5rem 0;font-size:.85rem;font-weight:600;display:flex;position:relative}.Navbar-module__cJzEcG__navLink:after{content:"";background-color:var(--accent-color);width:0;height:2px;transition:width var(--transition-speed) ease;position:absolute;bottom:0;left:0}.Navbar-module__cJzEcG__navItem:hover .Navbar-module__cJzEcG__navLink:after{width:100%}.Navbar-module__cJzEcG__chevron{width:16px;height:16px;color:var(--text-muted);transition:transform .3s}.Navbar-module__cJzEcG__navItem:hover .Navbar-module__cJzEcG__chevron,.Navbar-module__cJzEcG__chevronOpen{color:var(--accent-color);transform:rotate(180deg)}.Navbar-module__cJzEcG__dropdown{background-color:var(--bg-card);min-width:220px;box-shadow:var(--shadow-lg);border-top:3px solid var(--accent-color);opacity:0;visibility:hidden;z-index:1000;border-radius:0 0 8px 8px;flex-direction:column;transition:all .3s;display:flex;position:absolute;top:100%;left:0;transform:translateY(10px)}.Navbar-module__cJzEcG__showDropdown{opacity:1;visibility:visible;transform:translateY(0)}.Navbar-module__cJzEcG__dropdownItem{color:var(--text-main);border-bottom:1px solid var(--border-color);padding:.8rem 1.2rem;font-size:.9rem;font-weight:500;transition:all .2s}.Navbar-module__cJzEcG__dropdownItem:last-child{border-bottom:none;border-radius:0 0 8px 8px}.Navbar-module__cJzEcG__dropdownItem:hover{color:var(--accent-color);background-color:#f3f4f6;padding-left:1.5rem}.Navbar-module__cJzEcG__mobileMenuIcon{cursor:pointer;flex-direction:column;gap:5px;display:none}.Navbar-module__cJzEcG__bar{background-color:var(--text-main);width:25px;height:3px;transition:all .3s}.Navbar-module__cJzEcG__barOpen1{background-color:var(--accent-color);width:25px;height:3px;transition:all .3s;transform:rotate(45deg)translate(5px,6px)}.Navbar-module__cJzEcG__barOpen2{opacity:0;width:25px;height:3px;transition:all .3s}.Navbar-module__cJzEcG__barOpen3{background-color:var(--accent-color);width:25px;height:3px;transition:all .3s;transform:rotate(-45deg)translate(5px,-6px)}@media (max-width:1200px){.Navbar-module__cJzEcG__navLinks{background-color:var(--bg-card);width:100%;max-height:calc(100vh - 80px);box-shadow:var(--shadow-md);flex-direction:column;gap:0;padding:1rem 0;display:none;position:absolute;top:100%;left:0;overflow-y:auto}.Navbar-module__cJzEcG__navLinks.Navbar-module__cJzEcG__active{animation:.3s Navbar-module__cJzEcG__slideDown;display:flex}.Navbar-module__cJzEcG__navItem{width:100%}.Navbar-module__cJzEcG__navLink{color:var(--text-main);text-transform:uppercase;letter-spacing:.5px;flex:1;padding:0;font-size:.95rem;font-weight:700}.Navbar-module__cJzEcG__navLink:after{display:none}.Navbar-module__cJzEcG__dropdown{box-shadow:none;opacity:1;visibility:visible;border-top:none;border-left:3px solid var(--accent-color);background-color:#f9fafb;padding:.5rem 0;display:none;position:static;transform:none}.Navbar-module__cJzEcG__showDropdown{flex-direction:column;display:flex}.Navbar-module__cJzEcG__dropdownItem{color:var(--text-muted);border-bottom:none;padding:.75rem 2.5rem;font-size:.9rem;font-weight:600;transition:all .2s}.Navbar-module__cJzEcG__mobileMenuIcon{display:flex}.Navbar-module__cJzEcG__logo{margin-right:1rem;font-size:1.25rem}}@keyframes Navbar-module__cJzEcG__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.Navbar-module__cJzEcG__searchForm{border:1px solid var(--border-color);background-color:#f3f4f6;border-radius:20px;align-items:center;padding:.3rem .5rem .3rem 1rem;display:flex}.Navbar-module__cJzEcG__searchInput{width:120px;color:var(--text-main);background:0 0;border:none;outline:none;font-size:.85rem;transition:width .3s}.Navbar-module__cJzEcG__searchInput:focus{width:180px}.Navbar-module__cJzEcG__searchButton{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:.2rem;transition:color .2s,background-color .2s;display:flex}.Navbar-module__cJzEcG__searchButton:hover{color:var(--primary-color);background-color:#e5e7eb}@media (max-width:768px){.Navbar-module__cJzEcG__searchForm{display:none}}.Navbar-module__cJzEcG__navLinkWrapper{justify-content:space-between;align-items:center;width:100%;display:flex}@media (max-width:1200px){.Navbar-module__cJzEcG__navLinkWrapper{border-bottom:1px solid var(--border-color);padding:.85rem 1.5rem}}.Navbar-module__cJzEcG__chevronButton{cursor:pointer;color:var(--text-muted);transition:color var(--transition-speed) ease;background:0 0;border:none;justify-content:center;align-items:center;padding:.5rem;display:flex}@media (max-width:1200px){.Navbar-module__cJzEcG__chevronButton{padding:.5rem 1rem}}.Navbar-module__cJzEcG__chevronButton:hover{color:var(--accent-color)}.Navbar-module__cJzEcG__horizontalScrollNav{display:none}@media (max-width:1200px){.Navbar-module__cJzEcG__horizontalScrollNav{background-color:var(--bg-card);border-bottom:1px solid var(--border-color);box-shadow:var(--shadow-sm);z-index:999;display:block;position:sticky;top:60px}.Navbar-module__cJzEcG__horizontalScrollContainer{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;gap:1.25rem;padding:.75rem 1rem;display:flex;overflow-x:auto}.Navbar-module__cJzEcG__horizontalScrollContainer::-webkit-scrollbar{display:none}.Navbar-module__cJzEcG__horizontalScrollContainer{-ms-overflow-style:none;scrollbar-width:none}.Navbar-module__cJzEcG__horizontalScrollItem{text-transform:uppercase;color:var(--text-main);white-space:nowrap;border-radius:4px;padding:.2rem .6rem;font-size:.85rem;font-weight:700;transition:all .2s}.Navbar-module__cJzEcG__horizontalScrollItem:hover{color:var(--accent-color);background-color:#f3f4f6}}
.Footer-module__S6Hkya__footer{color:#f9fafb;background-color:#111827;margin-top:4rem;padding:4rem 0 0}.Footer-module__S6Hkya__footerGrid{grid-template-columns:1fr;gap:3rem;margin-bottom:3rem;display:grid}@media (min-width:768px){.Footer-module__S6Hkya__footerGrid{grid-template-columns:2fr 1fr 1fr 1fr}}.Footer-module__S6Hkya__footerBrand{max-width:300px}.Footer-module__S6Hkya__footerLogo{letter-spacing:-1px;color:#fff;font-size:1.6rem;font-weight:900;font-family:var(--font-family-sans);align-items:center;margin-bottom:1rem;display:flex}.Footer-module__S6Hkya__logoIcon{color:var(--accent-color);justify-content:center;align-items:center;margin-right:.4rem;display:flex}.Footer-module__S6Hkya__textPrimary{color:#3b82f6}.Footer-module__S6Hkya__textAccent{color:var(--accent-color);margin-left:.3rem;font-style:italic;font-weight:900}.Footer-module__S6Hkya__footerDesc{color:#9ca3af;font-size:.95rem;line-height:1.6}.Footer-module__S6Hkya__footerTitle{color:#fff;margin-bottom:1.2rem;padding-bottom:.5rem;font-size:1.1rem;font-weight:600;position:relative}.Footer-module__S6Hkya__footerTitle:after{content:"";background-color:var(--accent-color);width:40px;height:2px;position:absolute;bottom:0;left:0}.Footer-module__S6Hkya__footerLinks ul{padding:0;list-style:none}.Footer-module__S6Hkya__footerLinks li{margin-bottom:.8rem}.Footer-module__S6Hkya__footerLinks a{color:#9ca3af;font-size:.95rem}.Footer-module__S6Hkya__footerLinks a:hover{color:#fff;padding-left:5px}.Footer-module__S6Hkya__footerContact p{color:#9ca3af;margin-bottom:.8rem;font-size:.95rem}.Footer-module__S6Hkya__footerBottom{text-align:center;color:#6b7280;border-top:1px solid #374151;padding:1.5rem 0;font-size:.9rem}@media (max-width:767px){.Footer-module__S6Hkya__footer{margin-top:3rem;padding:2.5rem 0 0}.Footer-module__S6Hkya__footerGrid{grid-template-columns:1fr 1fr;gap:1.75rem 1.25rem;margin-bottom:2rem}.Footer-module__S6Hkya__footerBrand{grid-column:span 2;max-width:100%}.Footer-module__S6Hkya__footerContact{grid-column:span 2}.Footer-module__S6Hkya__footerTitle{margin-bottom:.75rem;font-size:1rem}.Footer-module__S6Hkya__footerLinks li{margin-bottom:.4rem}.Footer-module__S6Hkya__footerDesc{font-size:.85rem}}
