:root{--slate:#708090;--sage:#87a96b;--soft-white:#f9fafb;--max-width:1200px}html,body{margin:0;padding:0;overflow-x:hidden}body{background-color:var(--soft-white);color:var(--slate);margin:0;font-family:sans-serif}
.NavBar-module__jNu9VG__component_container{background-color:var(--slate);box-sizing:border-box;width:100%;height:50px;color:var(--soft-white);justify-content:center;align-items:center;gap:1rem;font-size:clamp(1rem,.6vw + .85rem,1.35rem);line-height:1.2;display:flex;position:fixed;bottom:0;left:0;right:0}.NavBar-module__jNu9VG__nav_button{color:var(--soft-white);cursor:pointer;background:0 0;border:none;height:100%;padding:0 .75rem;font-size:clamp(.85rem,.5vw + .75rem,1.1rem);transition:background-color .2s}.NavBar-module__jNu9VG__nav_button:hover{background-color:#ffffff26}
