.Navbar-module__cJzEcG__navbar{background-color:var(--surface);box-shadow:var(--shadow-sm);z-index:50;padding:1rem 0;position:sticky;top:0}.Navbar-module__cJzEcG__navContainer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.Navbar-module__cJzEcG__logo{color:var(--text-main);font-size:1.5rem;font-weight:700;text-decoration:none}.Navbar-module__cJzEcG__logo span{color:var(--primary)}.Navbar-module__cJzEcG__navLinks{align-items:center;gap:1.5rem;display:flex}.Navbar-module__cJzEcG__navLinks a{color:var(--text-muted);font-weight:600}.Navbar-module__cJzEcG__navLinks a:hover{color:var(--primary)}.Navbar-module__cJzEcG__searchBox{gap:.5rem;display:flex}.Navbar-module__cJzEcG__searchInput{border:1px solid var(--border-color);border-radius:var(--radius-md);background-color:var(--background);color:var(--text-main);outline:none;padding:.5rem 1rem;font-family:inherit;transition:border-color .2s}.Navbar-module__cJzEcG__searchInput:focus{border-color:var(--primary)}.Navbar-module__cJzEcG__searchBtn{padding:.5rem 1rem}@media (max-width:768px){.Navbar-module__cJzEcG__navLinks{order:3;justify-content:center;width:100%;padding-bottom:.5rem;overflow-x:auto}}.Navbar-module__cJzEcG__navRight{align-items:center;gap:2rem;display:flex}
.Footer-module__S6Hkya__footer{background-color:var(--surface);border-top:1px solid var(--border-color);margin-top:4rem;padding-top:3rem}.Footer-module__S6Hkya__footerGrid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:3rem;display:grid}.Footer-module__S6Hkya__logo{color:var(--text-main);font-size:1.5rem;font-weight:700}.Footer-module__S6Hkya__logo span{color:var(--primary)}.Footer-module__S6Hkya__footerSection h4{color:var(--text-main);margin-bottom:1.5rem;font-size:1.125rem}.Footer-module__S6Hkya__footerSection ul{flex-direction:column;gap:.75rem;list-style:none;display:flex}.Footer-module__S6Hkya__footerSection ul li a{color:var(--text-muted);transition:color .2s}.Footer-module__S6Hkya__footerSection ul li a:hover{color:var(--primary);padding-right:5px}.Footer-module__S6Hkya__copyright{text-align:center;border-top:1px solid var(--border-color);color:var(--text-muted);padding:1.5rem;font-size:.875rem}@media (max-width:768px){.Footer-module__S6Hkya__footerGrid{grid-template-columns:1fr}}
