:root{--shell-scrollbar-size: 10px;--shell-scrollbar-track: #eef0f3;--shell-scrollbar-track-border: #d8dce2;--shell-scrollbar-thumb: #9aa3ad;--shell-scrollbar-thumb-hover: #7f8a96;--shell-scrollbar-thumb-active: #6b7480}*{margin:0;box-sizing:border-box;scrollbar-color:var(--shell-scrollbar-thumb) var(--shell-scrollbar-track);scrollbar-width:thin}*::-webkit-scrollbar{width:var(--shell-scrollbar-size);height:var(--shell-scrollbar-size)}*::-webkit-scrollbar-track{background:var(--shell-scrollbar-track);border-radius:999px;box-shadow:inset 0 0 0 1px var(--shell-scrollbar-track-border)}*::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#a5aeb8,#8f9aa6);border-radius:999px;border:2px solid var(--shell-scrollbar-track)}*::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#8c97a3,#7b8794)}*::-webkit-scrollbar-thumb:active{background:linear-gradient(180deg,#74808d,#66727e)}*::-webkit-scrollbar-corner{background:var(--shell-scrollbar-track)}html,body{height:100%}html.auth-redirecting app-root{display:none!important}main{min-height:0}@media(max-width:720px){:root{--shell-scrollbar-size: 8px}}
