:root{--app-bg: #0F2939}html,body{margin:0;padding:0;height:100%;overflow-x:hidden;overflow-y:auto;scrollbar-gutter:stable both-edges;overscroll-behavior-y:none;background-color:var(--app-bg);font-family:Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:300;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.26) rgba(255,255,255,.08)}::-webkit-scrollbar{width:12px;height:12px}::-webkit-scrollbar-track{background:#ffffff0f;border-radius:999px}::-webkit-scrollbar-thumb{background:#ffffff38;border-radius:999px;border:3px solid rgba(0,0,0,.3)}::-webkit-scrollbar-thumb:hover{background:#ffffff52}::-webkit-scrollbar-thumb:active{background:#ffffff6b}::-webkit-scrollbar-corner{background:transparent}
