@property --divider-effect-color{syntax:"<color>";inherits:false;initial-value:#0000}@property --divider-effect-opacity{syntax:"<number>";inherits:false;initial-value:.25}@property --divider-effect-size{syntax:"<length>";inherits:false;initial-value:1px}@property --divider-effect-length{syntax:"<length-percentage>";inherits:false;initial-value:100%}@property --glass-effect-blur{syntax:"<length>";inherits:false;initial-value:1em}@property --glass-effect-light-color{syntax:"<color>";inherits:false;initial-value:#0000}@property --glass-effect-light-power{syntax:"<number>";inherits:false;initial-value:.4}@property --glass-effect-light-rotation{syntax:"<angle>";inherits:false;initial-value:210deg}@property --glass-effect-dark-color{syntax:"<color>";inherits:false;initial-value:#0000}@property --glass-effect-dark-power{syntax:"<number>";inherits:false;initial-value:0}.languageSwitch{pointer-events:auto}.languageSwitch.desktop{z-index:8;position:fixed;bottom:5%;right:4%}.languageSwitch.compact{display:none;position:relative}.languageSwitch .languageSwitchTrigger{min-width:var(--surfaceSize);font-size:var(--font-xs);letter-spacing:.02em;padding-inline:.75em;font-weight:600}@media (width<=648px){.languageSwitch.compact{justify-content:center;align-items:center;display:flex}.languageSwitch .compactGlassTrigger{--surfaceSize:2.75em;--iconSize:1em;background:color-mix(in srgb,var(--background)24%,transparent);-webkit-backdrop-filter:blur(2em)}}@media (width<=648px) and (hover:hover) and (pointer:fine){.languageSwitch .compactGlassTrigger:hover,.languageSwitch .compactGlassTrigger:focus-visible{background:color-mix(in srgb,var(--background)30%,transparent)}}@media (width<=648px) and (hover:none),(width<=648px) and (pointer:coarse){.languageSwitch .compactGlassTrigger:active:not(:disabled):not(.disabled){background:color-mix(in srgb,var(--background)30%,transparent);scale:.94}}