.layout-module__00o8MW__header{width:100%;height:var(--header-height);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;color:var(--white);transition:all var(--transition-normal);background-color:#0d1b4bf2;border-bottom:1px solid #ffffff14;position:sticky;top:0;left:0}.layout-module__00o8MW__headerContainer{grid-template-columns:minmax(260px,1fr) auto minmax(180px,1fr);align-items:center;gap:clamp(36px,4vw,72px);max-width:none;height:100%;padding-left:clamp(10px,1.2vw,18px);padding-right:clamp(10px,1.2vw,18px);display:grid}.layout-module__00o8MW__logoArea{cursor:pointer;flex-shrink:0;align-items:center;gap:12px;display:flex}.layout-module__00o8MW__logoImage{border-radius:var(--radius-sm);background-color:var(--white);padding:2px}.layout-module__00o8MW__brandInfo{flex-direction:column;display:flex}.layout-module__00o8MW__brandAcronym{font-family:var(--font-heading);letter-spacing:1px;color:var(--white);font-size:1.6rem;font-weight:800;line-height:1}.layout-module__00o8MW__brandTitle{font-family:var(--font-sans);letter-spacing:1.5px;text-transform:uppercase;color:var(--accent-light);white-space:nowrap;font-size:.65rem;font-weight:600}.layout-module__00o8MW__navMenu{justify-content:center;justify-self:center;align-items:center;gap:clamp(34px,3vw,52px);height:100%;display:none}@media (min-width:1180px){.layout-module__00o8MW__navMenu{display:flex}}.layout-module__00o8MW__navItem{align-items:center;height:100%;display:flex;position:relative}.layout-module__00o8MW__navLink{color:#ffffffd9;font-family:var(--font-heading);white-space:nowrap;border-bottom:2px solid #0000;align-items:center;gap:6px;padding:10px 0;font-size:.9rem;font-weight:500;display:flex}.layout-module__00o8MW__navLink:hover,.layout-module__00o8MW__navLinkActive{color:var(--white)}.layout-module__00o8MW__navLinkActive{border-bottom-color:var(--accent-light)}.layout-module__00o8MW__dropdown{background-color:var(--white);border:1px solid var(--gray-border);border-radius:var(--radius-md);box-shadow:var(--shadow-lg);opacity:0;visibility:hidden;min-width:240px;transition:all var(--transition-fast);z-index:1010;padding:12px 0;position:absolute;top:100%;left:50%;transform:translate(-50%)translateY(10px)}.layout-module__00o8MW__navItem:hover .layout-module__00o8MW__dropdown{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.layout-module__00o8MW__dropdownItem{color:var(--primary);transition:all var(--transition-fast);padding:10px 20px;font-size:.88rem;font-weight:500;display:block}.layout-module__00o8MW__dropdownItem:hover{background-color:var(--gray-light);color:var(--accent);padding-left:24px}.layout-module__00o8MW__headerActions{flex-shrink:0;justify-self:end;align-items:center;gap:20px;display:none}@media (min-width:1180px){.layout-module__00o8MW__headerActions{display:flex}}.layout-module__00o8MW__hamburgerBtn{width:40px;height:40px;color:var(--white);border-radius:var(--radius-sm);background-color:#ffffff0d;justify-content:center;justify-self:end;align-items:center;display:flex}@media (min-width:1180px){.layout-module__00o8MW__hamburgerBtn{display:none}}.layout-module__00o8MW__mobileMenuOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:2000;opacity:0;visibility:hidden;width:100%;height:100%;transition:all var(--transition-normal);background-color:#0d1b4b99;position:fixed;top:0;left:0}.layout-module__00o8MW__mobileMenuOverlayActive{opacity:1;visibility:visible}.layout-module__00o8MW__mobileSidebar{background-color:var(--primary);width:300px;height:100%;color:var(--white);box-shadow:var(--shadow-xl);z-index:2010;transition:all var(--transition-normal);flex-direction:column;padding:30px 24px;display:flex;position:fixed;top:0;right:-320px}.layout-module__00o8MW__mobileSidebarActive{right:0}.layout-module__00o8MW__mobileHeader{justify-content:space-between;align-items:center;margin-bottom:40px;display:flex}.layout-module__00o8MW__mobileCloseBtn{width:40px;height:40px;color:var(--white);background-color:#ffffff0d;border-radius:50%;justify-content:center;align-items:center;display:flex}.layout-module__00o8MW__mobileNav{flex-direction:column;flex-grow:1;gap:16px;display:flex;overflow-y:auto}.layout-module__00o8MW__mobileNavLink{font-family:var(--font-heading);border-bottom:1px solid #ffffff0d;flex-direction:column;padding:10px 0;font-size:1.1rem;font-weight:500;display:flex}.layout-module__00o8MW__mobileNavLinkWithSub{border-bottom:none}.layout-module__00o8MW__mobileSubNav{border-left:2px solid #ffffff1a;flex-direction:column;gap:8px;margin-top:8px;padding-left:16px;display:flex}.layout-module__00o8MW__mobileSubNavLink{color:#ffffffb3;padding:6px 0;font-size:.95rem}.layout-module__00o8MW__mobileActions{flex-direction:column;gap:12px;margin-top:30px;display:flex}.layout-module__00o8MW__footer{background-color:var(--primary);color:var(--white);border-top:5px solid var(--accent);padding:80px 0 30px}.layout-module__00o8MW__footerGrid{grid-template-columns:1fr;gap:40px;margin-bottom:60px;display:grid}@media (min-width:768px){.layout-module__00o8MW__footerGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.layout-module__00o8MW__footerGrid{grid-template-columns:2fr 1fr 1fr 1.5fr}}.layout-module__00o8MW__footerColumn h4{color:var(--white);margin-bottom:24px;padding-bottom:10px;font-size:1.15rem;position:relative}.layout-module__00o8MW__footerColumn h4:after{content:"";background-color:var(--accent);width:40px;height:2px;position:absolute;bottom:0;left:0}.layout-module__00o8MW__footerAboutText{color:#ffffffb3;margin-top:20px;margin-bottom:24px;font-size:.9rem;line-height:1.7}.layout-module__00o8MW__footerSocialList{gap:12px;display:flex}.layout-module__00o8MW__footerSocialLink{width:36px;height:36px;color:var(--white);transition:all var(--transition-fast);background-color:#ffffff0d;border-radius:50%;justify-content:center;align-items:center;display:flex}.layout-module__00o8MW__footerSocialLink:hover{background-color:var(--accent);transform:translateY(-3px)}.layout-module__00o8MW__footerSocialText{letter-spacing:0;font-size:.76rem;font-weight:800;line-height:1}.layout-module__00o8MW__footerLinksList{flex-direction:column;gap:12px;display:flex}.layout-module__00o8MW__footerLinksList a{color:#ffffffb3;transition:var(--transition-fast);align-items:center;gap:8px;font-size:.9rem;display:flex}.layout-module__00o8MW__footerLinksList a:hover{color:var(--accent-light);padding-left:6px}.layout-module__00o8MW__footerContactInfo{flex-direction:column;gap:16px;display:flex}.layout-module__00o8MW__footerContactItem{color:#ffffffb3;align-items:flex-start;gap:12px;font-size:.9rem;display:flex}.layout-module__00o8MW__footerContactIcon{color:var(--accent-light);flex-shrink:0;margin-top:3px}.layout-module__00o8MW__footerNewsletterText{color:#ffffffb3;margin-bottom:20px;font-size:.9rem}.layout-module__00o8MW__footerNewsletterForm{display:flex;position:relative}.layout-module__00o8MW__footerNewsletterInput{border-radius:var(--radius-md) 0 0 var(--radius-md);color:var(--white);background-color:#ffffff0d;border:1px solid #ffffff1a;flex-grow:1;padding:12px 16px;font-size:.9rem}.layout-module__00o8MW__footerNewsletterInput:focus{border-color:var(--accent);background-color:#ffffff14}.layout-module__00o8MW__footerNewsletterBtn{background-color:var(--accent);color:var(--white);border-radius:0 var(--radius-md) var(--radius-md) 0;transition:all var(--transition-fast);padding:0 20px;font-size:.9rem;font-weight:600}.layout-module__00o8MW__footerNewsletterBtn:hover{background-color:var(--accent-hover)}.layout-module__00o8MW__footerBottom{text-align:center;border-top:1px solid #ffffff14;padding-top:30px}.layout-module__00o8MW__footerCopyright{color:#ffffff80;font-size:.85rem}
