.link{height:40px;color:var(--foreground);text-wrap:nowrap;border-radius:999px;justify-content:center;align-items:center;gap:4px;padding:.65rem;font-size:.75rem;font-weight:400;display:flex}.link:hover{background-color:color-mix(in oklab,var(--foreground)10%,transparent);color:var(--foreground)}.external{background-color:var(--foreground);color:var(--background)}.external:hover{color:var(--background);background-color:color-mix(in oklab,var(--foreground)90%,var(--background))}
.languageSwitcher-module-scss-module__m2JNxq__switcher{background:var(--foreground);min-width:40px;height:40px;color:var(--background);border-radius:999px;justify-content:space-between;display:flex;position:relative}.languageSwitcher-module-scss-module__m2JNxq__switcher .languageSwitcher-module-scss-module__m2JNxq__active{background:color-mix(in oklab,var(--foreground)30%,transparent);color:var(--background)}.languageSwitcher-module-scss-module__m2JNxq__switcher:hover{background-color:color-mix(in oklab,var(--foreground)90%,transparent)}.languageSwitcher-module-scss-module__m2JNxq__switcher .languageSwitcher-module-scss-module__m2JNxq__lang{z-index:1;border-radius:999px;justify-content:center;align-items:center;gap:4px;width:100%;height:100%;padding:.65rem;font-size:.75rem;display:flex}
.nav{z-index:50;justify-content:center;gap:1rem;max-width:1280px;display:flex;position:fixed;top:.75rem;left:50%;transform:translate(-50%)}@media (max-width:768px){.nav{width:90%}}.nav__content,.nav__settings{border:1px solid color-mix(in oklab,var(--foreground)5%,transparent);background-color:color-mix(in oklab,var(--background-accent)80%,transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:var(--shadow);border-radius:999px;flex-direction:row;justify-content:center;align-items:center;gap:6px;padding:6px;display:flex}.nav__settings{width:fit-content}.nav__content{width:100%}.nav__content .menu-icon{display:none}@media (max-width:768px){.nav__content .menu-icon{display:block}}.nav__content-responsive{gap:20px;display:flex}@media (max-width:768px){.nav__content-responsive{border:1px solid color-mix(in oklab,var(--foreground)5%,transparent);background-color:color-mix(in oklab,var(--background-accent)70%,#0c0c0cbf);box-shadow:var(--shadow);border-radius:24px;flex-direction:column;align-items:start;gap:12px;padding:.75rem;display:none;position:absolute;top:64px;left:0;right:0}.nav__content-responsive.open{display:flex}.nav__content-responsive .nav__content-links{width:100%;display:flex}.nav__content-responsive .nav__content-links a.link{justify-content:start;width:100%;display:flex}}.nav__content-title{width:100%;word-wrap:nowrap;text-wrap:nowrap;align-items:center;margin:0 1rem;font-size:1rem;font-weight:500;display:flex}@media (max-width:768px){.nav__content-title{margin:0}}.nav__content-title a{align-items:center;gap:10px;display:flex}.nav__content-title a .nav__name-full{display:inline}.nav__content-title a .nav__name-short{display:none}@media (max-width:768px){.nav__content-title a .nav__name-full{display:none}.nav__content-title a .nav__name-short{display:inline}}.nav__content-links{justify-content:center;align-items:center;gap:6px;font-size:14px;display:flex}@media (max-width:768px){.nav__content-links{flex-direction:column;align-items:center;gap:12px;width:fit-content}}.nav__content-language{justify-content:end;align-items:center;width:100%;display:flex}@media (max-width:768px){.nav__content-language{width:fit-content}}
.ThemeSwitcher-module-scss-module__7xluSG__switcher{background:var(--foreground);min-width:40px;height:40px;color:var(--background);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;display:flex}.ThemeSwitcher-module-scss-module__7xluSG__switcher:hover{background-color:color-mix(in oklab,var(--foreground)90%,transparent)}
