.lang-switch{display:grid}.lang-switch__select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;color:inherit;cursor:pointer;grid-area:1/-1;padding-inline-end:1.6875rem}.lang-switch__select:focus{outline:none}.lang-switch__select option{background:var(--color-bg-tertiary)}.lang-switch__icon{grid-area:1/-1;justify-self:flex-end;pointer-events:none;transform:translateY(-.125rem)}:root{--expo-out:linear(0 0%,.1684 2.66%,.3165 5.49%,.446 8.52%,.5581 11.78%,.6535 15.29%,.7341 19.11%,.8011 23.3%,.8557 27.93%,.8962 32.68%,.9283 38.01%,.9529 44.08%,.9711 51.14%,.9833 59.06%,.9915 68.74%,1 100%)}::view-transition-group(root){animation-timing-function:var(--expo-out)}::view-transition-new(root){animation:scale 1s;animation-fill-mode:both;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40"><circle cx="40" r="18" fill="%23fff"/></svg>') top right/0 no-repeat;mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40"><circle cx="40" r="18" fill="%23fff"/></svg>') top right/0 no-repeat;-webkit-mask-origin:content-box;mask-origin:content-box;transform-origin:top right}::view-transition-old(root),[color-scheme=dark]::view-transition-old(root){animation:scale 1s;animation-fill-mode:both;transform-origin:top right;z-index:-1}@keyframes scale{to{-webkit-mask-size:350vmax;mask-size:350vmax}}.theme-switcher{display:block}.theme-switcher--desktop{font-weight:500;text-transform:uppercase}.theme-switcher--desktop .theme-switcher__moon,.theme-switcher--desktop .theme-switcher__sun{align-items:center;display:none;gap:.75rem}[color-scheme=dark] .theme-switcher--desktop .theme-switcher__sun,[color-scheme=light] .theme-switcher--desktop .theme-switcher__moon{display:flex}.theme-switcher--desktop .theme-switcher__moon .theme-switcher__icon{margin-block-start:-.125rem}.theme-switcher--mobile{--gradient-from:var(--color-tertiary);--gradient-to:var(--color-quaternary);align-items:center;background:linear-gradient(147deg,var(--gradient-from) 1.11%,var(--gradient-to) 98.89%);border-radius:6rem;color:var(--color-white);display:flex;gap:.25rem;height:2rem;overflow:hidden;padding-inline:.25rem;width:4rem}[color-scheme=light] .theme-switcher--mobile{--gradient-from:var(--color-secondary);--gradient-to:var(--color-primary)}.theme-switcher--mobile:before{background:currentColor;border-radius:50%;content:"";flex-shrink:0;height:1.5rem;width:1.5rem}.theme-switcher--mobile .theme-switcher__moon,.theme-switcher--mobile .theme-switcher__sun{flex-shrink:0;margin-inline:.25rem}.theme-switcher--mobile .theme-switcher__moon{margin-inline-start:-2rem;order:-1;transition:margin .25s}[color-scheme=light] .theme-switcher--mobile .theme-switcher__moon{margin-inline-start:0}
