.style-module-scss-module__qpSRuG__navbar{background:var(--color-red);z-index:1;border-radius:5px;align-items:center;width:calc(100% - 20px);margin:10px;padding:20px;display:flex;position:fixed;box-shadow:0 2px 8px #00000012}.style-module-scss-module__qpSRuG__navbar .style-module-scss-module__qpSRuG__navbarLogo{color:var(--color-jade);text-shadow:0 5px 5px #000;align-items:center;gap:.5rem;margin-right:auto;font-size:2rem;font-weight:700;display:flex}.style-module-scss-module__qpSRuG__navbar .style-module-scss-module__qpSRuG__navbarLogo img{background:var(--color-jade);border-radius:50%;width:40px;height:40px;box-shadow:0 5px 5px #000}.style-module-scss-module__qpSRuG__navbar .style-module-scss-module__qpSRuG__navbarLinks{gap:2rem;margin-left:auto;margin-right:3rem;list-style:none;display:flex}.style-module-scss-module__qpSRuG__navbar .style-module-scss-module__qpSRuG__navbarLinks a{color:var(--color-navbar-light);font-size:1.1rem;font-weight:700;text-decoration:none;transition:color .2s}.style-module-scss-module__qpSRuG__navbar .style-module-scss-module__qpSRuG__navbarLinks a:hover{color:var(--color-jade)}.style-module-scss-module__qpSRuG__navbar .style-module-scss-module__qpSRuG__localeSelect{color:#111;cursor:pointer;border:none;border-radius:6px;height:2.2rem;margin-right:1rem;padding:0 .6rem;font-weight:700}.style-module-scss-module__qpSRuG__navbar .style-module-scss-module__qpSRuG__localeSelect .style-module-scss-module__qpSRuG__localeMenu{background:var(--color-jade);z-index:2000;border-radius:5px;flex-direction:column;gap:0;width:60px;font-size:0;line-height:0;display:flex;position:absolute;bottom:3px}.style-module-scss-module__qpSRuG__navbar .style-module-scss-module__qpSRuG__navbarBurger{cursor:pointer;color:var(--color-navbar-light);background:0 0;border:none;margin-left:1rem;font-size:2rem;display:none}.style-module-scss-module__qpSRuG__navbar .style-module-scss-module__qpSRuG__burgerIcon{font-size:2.2rem;display:block}@media (max-width:900px){.style-module-scss-module__qpSRuG__navbar{display:flex}.style-module-scss-module__qpSRuG__navbar .style-module-scss-module__qpSRuG__navbarLinks{display:none}.style-module-scss-module__qpSRuG__navbar .style-module-scss-module__qpSRuG__navbarBurger{display:flex}.style-module-scss-module__qpSRuG__navbar .style-module-scss-module__qpSRuG__localeSelect{display:none}}html[data-theme=dark] .style-module-scss-module__qpSRuG__navbar{background:var(--color-navbar-dark);color:var(--color-navbar-light)}html[data-theme=dark] .style-module-scss-module__qpSRuG__navbar .style-module-scss-module__qpSRuG__navbarLogo{color:var(--color-jade)}html[data-theme=dark] .style-module-scss-module__qpSRuG__navbar .style-module-scss-module__qpSRuG__navbarLogo img{background:var(--color-red)}html[data-theme=dark] .style-module-scss-module__qpSRuG__navbar .style-module-scss-module__qpSRuG__navbarLinks a{color:var(--color-navbar-light)}html[data-theme=dark] .style-module-scss-module__qpSRuG__navbar .style-module-scss-module__qpSRuG__navbarLinks a:hover{color:var(--color-navbar-link-hover-dark)}
.style-module-scss-module__kzO3HW__themeToggle{background:var(--color-jade);border-color:var(--color-bg-dark);color:var(--color-navbar-light);cursor:pointer;border-radius:5px;justify-content:start;width:60px;height:40px;padding:5px;transition:all .5s;display:flex}.style-module-scss-module__kzO3HW__themeToggle img{margin:0;padding:0}@media (max-width:900px){.style-module-scss-module__kzO3HW__header{display:none}}.style-module-scss-module__kzO3HW__sidemenu{justify-content:start;margin-top:auto}html[data-theme=dark] .style-module-scss-module__kzO3HW__themeToggle{background:var(--color-red);border-color:var(--color-bg-light);justify-content:end}
.style-module-scss-module__JXWi0G__sideMenu{background:var(--color-red);min-width:250px;max-width:50%;height:100vh;color:var(--color-navbar-light);z-index:2;opacity:0;border-left:1px solid var(--color-navbar-light);pointer-events:none;flex-direction:column;gap:2rem;padding:1.2rem;transition:opacity .3s,transform .3s;display:flex;position:fixed;top:0;right:0;overflow:visible;transform:translate(100%)}.style-module-scss-module__JXWi0G__sideMenu.style-module-scss-module__JXWi0G__open{opacity:1;pointer-events:auto;transform:translate(0)}.style-module-scss-module__JXWi0G__sideMenu.style-module-scss-module__JXWi0G__open .style-module-scss-module__JXWi0G__closeBtn{color:var(--color-navbar-light);cursor:pointer;background:0 0;border:none;font-size:2.2rem;position:absolute;top:1rem;right:1rem}.style-module-scss-module__JXWi0G__sideMenu.style-module-scss-module__JXWi0G__open ul{flex-direction:column;gap:2rem;margin:3rem 0 0;padding:0;list-style:none;display:flex}.style-module-scss-module__JXWi0G__sideMenu.style-module-scss-module__JXWi0G__open ul li a{color:var(--color-navbar-light);font-size:1.3rem;font-weight:700;text-decoration:none;transition:color .2s}.style-module-scss-module__JXWi0G__sideMenu.style-module-scss-module__JXWi0G__open ul li a:hover{color:var(--color-navbar-link-hover-light)}.style-module-scss-module__JXWi0G__sideMenu.style-module-scss-module__JXWi0G__open .style-module-scss-module__JXWi0G__sideMenuFooter{z-index:3;flex-direction:row;justify-content:space-between;align-items:center;gap:1rem;margin-top:auto;display:flex;position:relative}.style-module-scss-module__JXWi0G__sideMenuOverlay{background:#0000004d;width:100vw;height:100vh;position:fixed;top:0;left:0}html[data-theme=dark] .style-module-scss-module__JXWi0G__sideMenu{background:var(--color-navbar-dark);color:var(--color-navbar-light)}html[data-theme=dark] .style-module-scss-module__JXWi0G__sideMenu.style-module-scss-module__JXWi0G__open .style-module-scss-module__JXWi0G__closeBtn{color:var(--color-navbar-light)}html[data-theme=dark] .style-module-scss-module__JXWi0G__sideMenu.style-module-scss-module__JXWi0G__open ul li a{color:var(--color-navbar-light)}html[data-theme=dark] .style-module-scss-module__JXWi0G__sideMenu.style-module-scss-module__JXWi0G__open ul li a:hover{color:var(--color-navbar-link-hover-dark)}
.styles-module-scss-module__HpLYDW__localeSwitcher{display:inline-flex;position:relative}.styles-module-scss-module__HpLYDW__localeButton{background:var(--color-jade);border-color:var(--color-bg-dark);color:var(--color-navbar-light);cursor:pointer;border-radius:5px;justify-content:center;align-items:center;width:60px;height:40px;transition:all .5s;display:flex}.styles-module-scss-module__HpLYDW__localeButton img{margin:0;padding:0}.styles-module-scss-module__HpLYDW__localeMenu{background:var(--color-jade);z-index:2000;border-radius:5px;flex-direction:column;gap:0;width:60px;font-size:0;line-height:0;display:flex;position:absolute;bottom:calc(100% + 3px)}.styles-module-scss-module__HpLYDW__localeMenuBottom{top:calc(100% + 3px);bottom:auto}.styles-module-scss-module__HpLYDW__localeOption{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:100%;height:40px;margin:0;padding:0;font-size:0;line-height:0;transition:background .2s;display:flex}.styles-module-scss-module__HpLYDW__localeOption img{margin:0;padding:0;font-size:0;line-height:0;display:block}.styles-module-scss-module__HpLYDW__localeOption:hover,.styles-module-scss-module__HpLYDW__localeOption:focus-visible{background:#0000000f}html[data-theme=dark] .styles-module-scss-module__HpLYDW__localeButton{background:var(--color-jade)}
.style-module-scss-module__SpI4Vq__footer{text-align:center;background:var(--color-red);color:var(--color-navbar-light);margin-top:auto;padding:2rem;box-shadow:0 -2px 8px #00000012}.style-module-scss-module__SpI4Vq__footer p{color:var(--color-navbar-light);margin:0}html[data-theme=dark] .style-module-scss-module__SpI4Vq__footer{background:var(--color-navbar-dark);color:var(--color-navbar-light)}html[data-theme=dark] .style-module-scss-module__SpI4Vq__footer p{color:var(--color-navbar-light)}
