@keyframes light-dark{0%{background:#fafafa;height:0;width:0}to{background:#23272e;height:300vh;width:300vw}}@keyframes dark-light{0%{background:#23272e;height:0;width:0}to{background:#fafafa;height:300vh;width:300vw}}#default-layout>.mode-bg{border-radius:50%;height:0;position:fixed;right:50px;top:24px;width:0;z-index:10}#default-layout>.mode-bg.active{animation-duration:.4s;animation-fill-mode:forwards;animation-timing-function:cubic-bezier(0,0,0,1);transform:translate(50%,-50%)}#default-layout>.mode-bg.active.light{animation-name:dark-light}#default-layout>.mode-bg.active.dark{animation-name:light-dark}#default-layout>.loading{background:#2aa0bb;box-shadow:0 0 10px #2aa0bb;height:3px;left:0;position:fixed;top:0;transition:width .1s linear;z-index:501}#header{background:#303947;box-shadow:0 0 8px #4c4c4c8e;height:48px;left:0;position:fixed;right:0;top:0;transition:all .2s cubic-bezier(0,0,0,1);z-index:500}html.dark-mode #header{box-shadow:0 0 8px #0f0f0f8f}#header del.space-left{margin-left:12px}#header .mobile-menu-toggler{display:none}#header .layout-menu.in-mobile{box-shadow:0 0 10px #3c3c3c8a}html.dark-mode #header .layout-menu.in-mobile{box-shadow:0 0 10px #b5b5b58a}#header .layout-menu .item{color:#fff;cursor:pointer;font-size:23.4px;font-weight:700;padding:2px 5px;position:relative;text-decoration:none;transition:all .2s cubic-bezier(0,0,0,1);word-break:keep-all}#header .layout-menu .item:not(:first-of-type){margin-left:16px}#header .layout-menu .item span{background:#fff;position:absolute;transition:all .2s cubic-bezier(0,0,0,1)}#header .layout-menu .item span:first-child{height:1px;left:-2px;top:-2px;transform:translate(-4px);width:0}#header .layout-menu .item span:nth-child(2){height:0;left:-2px;top:-2px;transform:translateY(-4px);width:1px}#header .layout-menu .item span:nth-child(3){bottom:-2px;height:1px;right:-2px;transform:translate(4px);width:0}#header .layout-menu .item span:nth-child(4){bottom:-2px;height:0;right:-2px;transform:translateY(4px);width:1px}#header .layout-menu .item:not(.active):hover{text-shadow:0 0 10px #fff}#header .layout-menu .item:not(.active):hover span:first-child{width:calc(100% + 6px)}#header .layout-menu .item:not(.active):hover span:nth-child(2){height:calc(100% + 6px)}#header .layout-menu .item:not(.active):hover span:nth-child(3){width:calc(100% + 6px)}#header .layout-menu .item:not(.active):hover span:nth-child(4){height:calc(100% + 6px)}#header .layout-menu .item.active{background:#f6fbff;color:#303947}#header del.stretch{margin:auto}#header .about,#header .home,#header .i18n,#header .mode{height:28px;transition:all .2s cubic-bezier(0,0,0,1);width:28px}#header .home,#header .i18n,#header .mode{cursor:pointer;height:48px}#header .home:hover svg,#header .i18n:hover svg,#header .mode:hover svg{fill:#fff}#header .i18n{display:flex;justify-content:center}#header .i18n .i18n-select div{cursor:pointer;font-size:15.3px;padding:8px 16px}#header .i18n .i18n-select div.active,#header .i18n .i18n-select div:hover{color:#217c91}html.dark-mode #header .i18n .i18n-select div.active,html.dark-mode #header .i18n .i18n-select div:hover{color:#6dc9de}#header .mode{overflow:hidden}#header .mode>span{display:flex;flex-direction:column;height:100%;transition:all .2s cubic-bezier(0,-.01,.23,1.56)}#header .mode>span svg{flex-shrink:0}#header .mode.dark>span{transform:translateY(-100%)}#header .go-manage{display:flex;justify-content:center;position:relative}#header .go-manage>a{height:100%}#header .go-manage div.pwd{background:#fff;border:1px solid transparent;border-radius:8px;bottom:0;box-shadow:0 0 10px #0003;cursor:pointer;justify-content:center;overflow:hidden;padding:8px 20px;position:absolute;transform:translateY(100%) scaleY(0);transform-origin:top;transition:all .2s cubic-bezier(0,0,0,1)}html.dark-mode #header .go-manage div.pwd{background:#23272e;border-color:#bababa;box-shadow:0 0 16px #0000004d}html.dark-mode #header .go-manage div.pwd svg{fill:#fff}#header .go-manage div.pwd svg{fill:#000;height:20px;width:20px}#header .go-manage div.pwd.valid svg{fill:#217c91}#header .go-manage:hover div.pwd{transform:translateY(100%) scaleY(1)}#header svg{fill:#d3d3d3;height:100%;width:100%}#header sub{background:#fff;height:50%;margin:0 12px;width:1px}#header .about{margin-right:10px;opacity:.85;position:relative}#header .about img{border-radius:2px;position:relative}#header .about:hover{opacity:1}#header:not(.headroom--pinned).headroom--not-top{box-shadow:none;transform:translateY(-100%)}#footer{height:64px;position:relative;z-index:30}#footer .middle{color:#7c7c7c;font-size:13.5px;margin:auto;transition:all .2s cubic-bezier(0,0,0,1)}html.dark-mode #footer .middle{color:#c2c2c2}#footer .middle b{transition:all .2s cubic-bezier(0,0,0,1)}#footer .middle span:last-of-type{margin:6px 0}#footer:hover .middle{color:#000}#footer a{color:#1c1c1c;transition:all .2s cubic-bezier(0,0,0,1)}html.dark-mode #footer a{color:#fff}html.dark-mode #footer a:hover{color:#6dc9de}#footer a:hover{color:#2aa0bb}#footer .nuxt{margin-left:5px}#footer .rss{fill:#2aa0bb;align-items:center;display:inline-flex;margin-right:5px;transition:all .2s cubic-bezier(0,0,0,1)}#footer .rss svg{height:16px;margin-left:5px;width:16px}#footer .rss:hover{transform:scale(1.1)}@media screen and (max-width:768px){#header .mobile-menu-toggler{align-items:center;border-radius:50%;display:flex;height:36px;justify-content:center;width:36px}#header .mobile-menu-toggler.active{background:#fff}#header .mobile-menu-toggler svg{fill:#6dc9de;height:100%;width:100%}#header .common-dropdown.menu-dropdown{background:none;border:none;left:12px}#header .layout-menu{align-items:stretch;background:#303947;border-radius:10px;flex-direction:column;padding:10px;transform-origin:top;transition:all .2s cubic-bezier(0,0,0,1)}#header .layout-menu .item{margin-left:0!important;text-align:center}#header .layout-menu .item:not(:last-of-type){margin-bottom:8px}}
