.ThemeToggle-module__YyHhPq__group{border:1px solid var(--card-border);background:var(--card-bg);border-radius:9999px;align-items:center;gap:.125rem;padding:.125rem;display:inline-flex}.ThemeToggle-module__YyHhPq__option{width:2rem;height:2rem;color:var(--muted-foreground);cursor:pointer;background:0 0;border:none;border-radius:9999px;justify-content:center;align-items:center;transition:color .2s,background-color .2s;display:inline-flex}.ThemeToggle-module__YyHhPq__option:hover{color:var(--primary)}.ThemeToggle-module__YyHhPq__option[aria-checked=true]{background:var(--card-hover);color:var(--primary)}.ThemeToggle-module__YyHhPq__icon{width:1rem;height:1rem}.ThemeToggle-module__YyHhPq__placeholder{width:6.5rem;height:2.25rem}
.LanguageSwitcher-module__gzkdYa__group{border:1px solid var(--card-border);background:var(--card-bg);border-radius:9999px;align-items:center;gap:.125rem;padding:.125rem;display:inline-flex}.LanguageSwitcher-module__gzkdYa__option{min-width:2rem;height:2rem;font-family:var(--font-mono);color:var(--muted-foreground);border-radius:9999px;justify-content:center;align-items:center;padding:0 .5rem;font-size:.8125rem;font-weight:500;transition:color .2s,background-color .2s;display:inline-flex}.LanguageSwitcher-module__gzkdYa__option:hover{color:var(--primary)}.LanguageSwitcher-module__gzkdYa__option[aria-current=true]{background:var(--card-hover);color:var(--primary);font-weight:700}
.Header-module__lnUIdW__header{width:100%;height:var(--header-height);z-index:100;border-bottom:1px solid var(--card-border);position:fixed;top:0;left:0}.Header-module__lnUIdW__container{justify-content:space-between;align-items:center;gap:2rem;height:100%;display:flex}.Header-module__lnUIdW__logo{flex-shrink:0;width:100px;height:42px;display:block;position:relative}.Header-module__lnUIdW__nav{flex:1;justify-content:center;align-items:center;gap:2rem;display:flex}.Header-module__lnUIdW__link{color:var(--muted-foreground);font-weight:500;transition:color .2s}.Header-module__lnUIdW__link:hover{color:var(--primary)}.Header-module__lnUIdW__langSwitcher{flex-shrink:0}.Header-module__lnUIdW__controls{align-items:center;gap:.75rem;display:flex}.Header-module__lnUIdW__hamburger{cursor:pointer;z-index:10;background:0 0;border:none;flex-direction:column;justify-content:space-around;width:2rem;height:2rem;padding:0;display:none}.Header-module__lnUIdW__bar{background:var(--foreground);transform-origin:1px;border-radius:10px;width:2rem;height:.25rem;transition:all .3s linear;position:relative}.Header-module__lnUIdW__active .Header-module__lnUIdW__bar:first-child{transform:rotate(45deg)}.Header-module__lnUIdW__active .Header-module__lnUIdW__bar:nth-child(2){opacity:0;transform:translate(20px)}.Header-module__lnUIdW__active .Header-module__lnUIdW__bar:nth-child(3){transform:rotate(-45deg)}.Header-module__lnUIdW__desktopLang{display:block}.Header-module__lnUIdW__mobileLang{display:none}@media (max-width:768px){.Header-module__lnUIdW__hamburger{display:flex}.Header-module__lnUIdW__desktopLang{display:none}.Header-module__lnUIdW__mobileLang{margin-top:2rem;display:block}.Header-module__lnUIdW__nav{background:var(--background);z-index:9;visibility:hidden;flex-direction:column;justify-content:center;align-items:center;gap:2rem;width:100%;height:100vh;padding:2rem;transition:right .3s ease-in-out,visibility .3s ease-in-out;position:fixed;top:0;right:-100%}.Header-module__lnUIdW__navOpen{visibility:visible;right:0}.Header-module__lnUIdW__link{font-size:1.5rem}.Header-module__lnUIdW__logo{z-index:11}}@media (min-width:769px){.Header-module__lnUIdW__logo{width:140px;height:40px}}
