body #floating-control{position:fixed;color:var(--link-color);bottom:1vmax;right:1vmax;font-size:24px;z-index:999999;display:flex;flex-direction:row;justify-content:flex-end;gap:10px}body #floating-control .svg-icon,body #floating-control i{cursor:pointer;height:24px;width:auto}body #floating-control #theme-switch .light{display:none}body #floating-control #theme-switch .dark{display:none}body #floating-control #theme-switch .auto{display:none}body #floating-control #theme-switch.light .light{display:inline}body #floating-control #theme-switch.dark .dark{display:inline}body #floating-control #theme-switch.auto .auto{display:inline}/*# sourceMappingURL=001-footer.css.map */
