.root-layout,body{background:#f1f2f2}.root-layout{display:block}.root-layout .header-bar{z-index:100;display:flex;position:fixed;top:0;left:0;flex-direction:row;width:100%;background-color:var(--g-bg-color);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);height:60px!important}.root-layout .header-bar div.account-bar{margin-left:auto}.root-layout .content-page{transition:width .5s ease-in-out;width:100%;margin-top:60px}.root-layout .content-page .content-page-header{background:#fff;padding:1rem 2rem;font-size:1.25rem;box-shadow:0 0 10px 0 rgba(0,0,0,.05)}.root-layout .content-page .content-page-wrapper{padding:2rem}.root-layout .br-8{border-radius:8px}.root-layout .__spinner{width:48px;height:48px;border:5px solid var(--g-theme-color);border-bottom:5px solid transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
/*# sourceMappingURL=ceca47c7a7f59968.css.map*/