:root{--bg-titlebar-color:#101010;--bg-secondary-color:#404040;--bg-common-color:#282828;--bg-accent-color:#0d99ff;--text-dark-color:#fff;--text-light-color:#101010;--header-height:40px;--sidemenu-width:50px;--settingsmenu-width:200px;--padding-contents-top:20px;--padding-contents-left:40px;--padding-contents-right:40px}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;background-color:var(--bg-common-color,#282828)}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}.CustomHeader_header__XTP1y{position:fixed;width:100%;top:0;left:0;z-index:10;display:flex;background-color:var(--bg-titlebar-color);height:var(--header-height)}.CustomHeader_menu__fTTG6{margin:auto auto auto 0}