.Navbar-module__cJzEcG__navbar{background:var(--primary);width:100%;box-shadow:var(--shadow-sm);z-index:1000;color:var(--white);transition:all .4s;position:fixed;top:0;left:0}.Navbar-module__cJzEcG__scrolled{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#4b1d6ff2}.Navbar-module__cJzEcG__topBar{background:var(--primary-dark);color:var(--white);text-align:center;letter-spacing:1px;padding:.5rem 0;font-size:.8rem;font-weight:500}.Navbar-module__cJzEcG__mainNav{justify-content:space-between;align-items:center;max-width:1400px;height:70px;margin:0 auto;padding:.5rem 2rem;display:flex}.Navbar-module__cJzEcG__logo{z-index:1001;transition:var(--transition);justify-content:center;align-items:center;margin-top:15px;display:flex;position:relative}.Navbar-module__cJzEcG__logo img{filter:drop-shadow(0 4px 10px #0003);width:auto;transition:var(--transition);height:120px!important}.Navbar-module__cJzEcG__scrolled .Navbar-module__cJzEcG__logo img{height:80px!important}.Navbar-module__cJzEcG__navLinks{gap:2.5rem;display:flex}.Navbar-module__cJzEcG__navLink{text-transform:uppercase;letter-spacing:1px;color:var(--white);font-size:.9rem;font-weight:600;position:relative}.Navbar-module__cJzEcG__navLink:after{content:"";background:var(--white);width:0;height:2px;transition:var(--transition);position:absolute;bottom:-5px;left:0}.Navbar-module__cJzEcG__navLink:hover:after{width:100%}.Navbar-module__cJzEcG__navActions{align-items:center;gap:1.5rem;display:flex}.Navbar-module__cJzEcG__actionIcon{color:var(--white);cursor:pointer;transition:var(--transition)}.Navbar-module__cJzEcG__actionIcon:hover{opacity:.7}.Navbar-module__cJzEcG__mobileMenuBtn{color:var(--white);display:none}.Navbar-module__cJzEcG__mobileOverlay{background:var(--primary);z-index:999;width:100%;height:calc(100vh - 70px);padding:2rem;animation:.3s ease-out Navbar-module__cJzEcG__slideIn;position:fixed;top:70px;left:0;overflow-y:auto}@keyframes Navbar-module__cJzEcG__slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.Navbar-module__cJzEcG__mobileNav{flex-direction:column;gap:2rem;display:flex}.Navbar-module__cJzEcG__mobileNav a{color:var(--white);font-size:1.5rem;font-weight:700;font-family:var(--font-serif)}.Navbar-module__cJzEcG__scrolled .Navbar-module__cJzEcG__mobileOverlay{top:70px}@media (max-width:992px){.Navbar-module__cJzEcG__navLinks{display:none}.Navbar-module__cJzEcG__mobileMenuBtn{cursor:pointer;z-index:1001;display:block}}
.Footer-module__S6Hkya__footer{background:var(--primary-dark);color:var(--white);padding:5rem 0 2rem;font-size:.9rem}.Footer-module__S6Hkya__footerContent{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:3rem;margin-bottom:4rem;display:grid}.Footer-module__S6Hkya__logo{font-family:var(--font-serif);margin-bottom:1.5rem;font-size:2rem;font-weight:800;display:block}.Footer-module__S6Hkya__description{color:#ccc;margin-bottom:2rem;line-height:1.8}.Footer-module__S6Hkya__heading{text-transform:uppercase;letter-spacing:2px;margin-bottom:2rem;font-size:1.1rem;font-weight:700}.Footer-module__S6Hkya__links{flex-direction:column;gap:1rem;display:flex}.Footer-module__S6Hkya__link{color:#ccc;transition:var(--transition)}.Footer-module__S6Hkya__link:hover{color:var(--white);padding-left:5px}.Footer-module__S6Hkya__newsletter{max-width:400px}.Footer-module__S6Hkya__newsletterInput{margin-top:1.5rem;display:flex}.Footer-module__S6Hkya__input{color:var(--white);background:#ffffff1a;border:1px solid #fff3;outline:none;flex:1;padding:.8rem 1rem}.Footer-module__S6Hkya__input:focus{border-color:var(--white)}.Footer-module__S6Hkya__submitBtn{background:var(--white);color:var(--primary-dark);padding:0 1.5rem;font-weight:700}.Footer-module__S6Hkya__bottomBar{color:#888;border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding-top:2rem;font-size:.8rem;display:flex}@media (max-width:768px){.Footer-module__S6Hkya__footerContent{text-align:center;grid-template-columns:1fr}.Footer-module__S6Hkya__newsletterInput{justify-content:center}.Footer-module__S6Hkya__bottomBar{text-align:center;flex-direction:column;gap:1rem}}
