.Navbar-module__xn8wIa__nav{-webkit-backdrop-filter:blur(12px);z-index:1000;background:#070a12cc;border-bottom:1px solid #ffffff0d;align-items:center;height:72px;display:flex;position:fixed;top:0;left:0;right:0}.Navbar-module__xn8wIa__container{justify-content:space-between;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex}.Navbar-module__xn8wIa__logo{align-items:center;display:flex}.Navbar-module__xn8wIa__logoSvg{width:auto;height:24px}.Navbar-module__xn8wIa__menu{align-items:center;gap:2rem;display:flex}.Navbar-module__xn8wIa__link{font-family:var(--font-montserrat), sans-serif;color:var(--muted);text-transform:uppercase;letter-spacing:.1em;font-size:.85rem;font-weight:500;transition:color .2s}.Navbar-module__xn8wIa__link:hover{color:#fff}.Navbar-module__xn8wIa__separator{background:#ffffff26;width:1px;height:18px}.Navbar-module__xn8wIa__langSelector{gap:.5rem;display:flex}.Navbar-module__xn8wIa__langBtn{color:var(--muted);cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:none;padding:.25rem .5rem;font-size:.75rem;font-weight:600;transition:all .2s}.Navbar-module__xn8wIa__langBtn:hover{color:#fff}.Navbar-module__xn8wIa__activeLang{color:var(--gold);background:var(--gold-glow)}.Navbar-module__xn8wIa__portalBtn{font-family:var(--font-montserrat), sans-serif;text-transform:uppercase;letter-spacing:.08em;color:#070a12;background:var(--gold);border-radius:var(--radius-md);padding:.6rem 1.2rem;font-size:.8rem;font-weight:600;transition:all .2s}.Navbar-module__xn8wIa__portalBtn:hover{color:#070a12;background:#fff;box-shadow:0 4px 20px #c5a85a40}.Navbar-module__xn8wIa__mobileToggle{cursor:pointer;z-index:1001;background:0 0;border:none;padding:.5rem;display:none}.Navbar-module__xn8wIa__hamburger{background:#fff;width:20px;height:2px;transition:background .2s;display:block;position:relative}.Navbar-module__xn8wIa__hamburger:before,.Navbar-module__xn8wIa__hamburger:after{content:"";background:#fff;width:20px;height:2px;transition:transform .2s;position:absolute}.Navbar-module__xn8wIa__hamburger:before{top:-6px}.Navbar-module__xn8wIa__hamburger:after{bottom:-6px}.Navbar-module__xn8wIa__open{background:0 0}.Navbar-module__xn8wIa__open:before{top:0;transform:rotate(45deg)}.Navbar-module__xn8wIa__open:after{bottom:0;transform:rotate(-45deg)}.Navbar-module__xn8wIa__mobileDrawer{z-index:999;background:#070a12;flex-direction:column;gap:1.5rem;padding:2rem;animation:.3s Navbar-module__xn8wIa__fadeIn;display:flex;position:fixed;inset:72px 0 0}.Navbar-module__xn8wIa__mobileLink{font-family:var(--font-montserrat), sans-serif;color:#fff;border-bottom:1px solid #ffffff0d;padding-bottom:1rem;font-size:1.2rem;font-weight:500;text-decoration:none}.Navbar-module__xn8wIa__mobilePortalBtn{font-family:var(--font-montserrat), sans-serif;color:#070a12;background:var(--gold);text-align:center;border-radius:var(--radius-md);padding:.8rem;font-size:1rem;font-weight:600;text-decoration:none}.Navbar-module__xn8wIa__mobileLangSelector{flex-direction:column;gap:.75rem;margin-top:1rem;display:flex}.Navbar-module__xn8wIa__mobileLangBtn{color:var(--muted);text-align:left;cursor:pointer;background:0 0;border:none;padding:.5rem 0;font-size:1rem;transition:color .2s}.Navbar-module__xn8wIa__activeMobileLang{color:var(--gold);font-weight:600}@keyframes Navbar-module__xn8wIa__fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.Navbar-module__xn8wIa__menu{display:none}.Navbar-module__xn8wIa__mobileToggle{display:block}}
.Footer-module__zX2wcG__footer{background:var(--bg-dark);color:var(--muted);font-family:var(--font-inter), sans-serif;border-top:1px solid #ffffff0d;padding:5rem 0 0}.Footer-module__zX2wcG__container{grid-template-columns:1.5fr 2fr;gap:4rem;max-width:1200px;margin:0 auto;padding:0 2rem 4rem;display:grid}.Footer-module__zX2wcG__mainInfo{flex-direction:column;gap:1.5rem;max-width:380px;display:flex}.Footer-module__zX2wcG__logo{align-self:flex-start;width:auto;height:22px}.Footer-module__zX2wcG__tagline{font-size:.9rem;line-height:1.7}.Footer-module__zX2wcG__detailsGrid{grid-template-columns:1.2fr 1fr;gap:2rem;display:grid}.Footer-module__zX2wcG__col{flex-direction:column;gap:1.25rem;display:flex}.Footer-module__zX2wcG__title{font-family:var(--font-montserrat), sans-serif;text-transform:uppercase;letter-spacing:.15em;color:#fff;font-size:.75rem;font-weight:600}.Footer-module__zX2wcG__address{font-size:.85rem;line-height:1.6}.Footer-module__zX2wcG__email{font-size:.85rem}.Footer-module__zX2wcG__email a{color:var(--gold);text-decoration:none;transition:color .2s}.Footer-module__zX2wcG__email a:hover{color:#fff}.Footer-module__zX2wcG__links{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module__zX2wcG__links a{color:var(--muted);font-size:.85rem;text-decoration:none;transition:color .2s}.Footer-module__zX2wcG__links a:hover{color:#fff}.Footer-module__zX2wcG__bottom{border-top:1px solid #ffffff08;padding:2rem 0}.Footer-module__zX2wcG__bottomContainer{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex}.Footer-module__zX2wcG__copyright{font-size:.75rem}@media (max-width:768px){.Footer-module__zX2wcG__container{grid-template-columns:1fr;gap:3rem}.Footer-module__zX2wcG__detailsGrid{grid-template-columns:1fr;gap:2.5rem}}.Footer-module__zX2wcG__bottomLinks{gap:1.5rem;display:flex}.Footer-module__zX2wcG__bottomLink{color:var(--muted);font-size:.75rem;text-decoration:none;transition:color .2s}.Footer-module__zX2wcG__bottomLink:hover{color:var(--gold)}
