.Navbar-module__EIxHdq__navbar{width:100%;height:var(--nav-height);z-index:100;transition:background var(--transition-normal), border-bottom var(--transition-normal);border-bottom:1px solid #0000;align-items:center;display:flex;position:fixed;top:0;left:0}.Navbar-module__EIxHdq__navbar.Navbar-module__EIxHdq__scrolled{background:var(--glass-bg);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--glass-border)}.Navbar-module__EIxHdq__navContainer{justify-content:space-between;align-items:center;width:100%;display:flex}.Navbar-module__EIxHdq__logo{color:var(--text-primary);align-items:center;gap:.5rem;font-family:Outfit,sans-serif;font-size:1.5rem;font-weight:800;display:flex}.Navbar-module__EIxHdq__logoIcon{color:var(--primary-color);width:28px;height:28px}.Navbar-module__EIxHdq__navLinks{align-items:center;gap:2rem;display:flex}.Navbar-module__EIxHdq__link{color:var(--text-secondary);font-weight:500;position:relative}.Navbar-module__EIxHdq__link:hover{color:var(--text-primary)}.Navbar-module__EIxHdq__link:after{content:"";background:var(--primary-color);width:0%;height:2px;transition:width var(--transition-normal);position:absolute;bottom:-4px;left:0}.Navbar-module__EIxHdq__link:hover:after{width:100%}.Navbar-module__EIxHdq__cta{padding:.5rem 1.25rem;font-size:.9rem}.Navbar-module__EIxHdq__mobileToggle{color:var(--text-primary);background:0 0;border:none;display:none}@media (max-width:768px){.Navbar-module__EIxHdq__mobileToggle{display:block}.Navbar-module__EIxHdq__navLinks{top:var(--nav-height);background:var(--bg-color);border-bottom:1px solid var(--glass-border);clip-path:polygon(0 0,100% 0,100% 0,0 0);width:100%;transition:clip-path var(--transition-normal);flex-direction:column;gap:1.5rem;padding:2rem;position:absolute;left:0}.Navbar-module__EIxHdq__navLinks.Navbar-module__EIxHdq__mobileOpen{clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}}
.Footer-module__cyaCmW__footer{background:var(--bg-color);border-top:1px solid var(--card-border);padding-top:5rem;position:relative;overflow:hidden}.Footer-module__cyaCmW__footer:before{content:"";background:radial-gradient(ellipse at bottom, var(--primary-glow), transparent 60%);opacity:.15;pointer-events:none;width:1000px;height:500px;position:absolute;top:-50%;left:50%;transform:translate(-50%)}.Footer-module__cyaCmW__container{z-index:1;grid-template-columns:2fr 1fr 1fr;gap:4rem;margin-bottom:4rem;display:grid;position:relative}.Footer-module__cyaCmW__brand{max-width:300px}.Footer-module__cyaCmW__logo{color:var(--text-primary);align-items:center;gap:.5rem;margin-bottom:1rem;font-family:Outfit,sans-serif;font-size:1.5rem;font-weight:800;display:flex}.Footer-module__cyaCmW__logoIcon{color:var(--primary-color);width:28px;height:28px}.Footer-module__cyaCmW__description{margin-bottom:1.5rem;font-size:.95rem}.Footer-module__cyaCmW__socials{gap:1rem;display:flex}.Footer-module__cyaCmW__socialLink{background:var(--card-bg);border:1px solid var(--card-border);width:40px;height:40px;color:var(--text-secondary);transition:all var(--transition-fast);border-radius:50%;justify-content:center;align-items:center;display:flex}.Footer-module__cyaCmW__socialLink:hover{background:var(--primary-color);color:#fff;border-color:var(--primary-color);transform:translateY(-2px)}.Footer-module__cyaCmW__linksTitle{margin-bottom:1.5rem;font-size:1.125rem}.Footer-module__cyaCmW__linksList{flex-direction:column;gap:.75rem;display:flex}.Footer-module__cyaCmW__linksList a{color:var(--text-secondary);transition:color var(--transition-fast);font-size:.95rem}.Footer-module__cyaCmW__linksList a:hover{color:var(--primary-color)}.Footer-module__cyaCmW__bottomBar{border-top:1px solid var(--card-border);text-align:center;color:var(--text-secondary);padding:1.5rem 0;font-size:.875rem}@media (max-width:768px){.Footer-module__cyaCmW__container{grid-template-columns:1fr;gap:2rem}}
