body,html,#root{height:100vh;width:100vw;display:flex;flex-direction:column;overflow:hidden;margin:0;--arc-font-body: "Segoe UI", "Segoe UI Web (West European)", "Segoe UI", -apple-system, BlinkMacSystemFont, Roboto, "Helvetica Neue", sans-serif;--theme-primary-color: "rgb(var(--arc-red-060))";--control-corner-radius: 15;--inform-text-color-secondary: "var(--arc-grey-010)";--login-person-avatar-size: 30px}.login{--login-signed-out-button-background: rgb(37, 37, 37);--login-signed-out-button-hover-background: rgb(65, 65, 65);--login-signed-out-button-text-color: rgb(228, 228, 228);--login-signed-out-button-border-color: rgb(0, 0, 0);--login-signed-out-button-padding: 12px 24px;--control-corner-radius: 8;--default-font-size: 12px;--font-weight: 600;--density: 1;--body-font:"Segoe UI", "Segoe UI Web (West European)", "Segoe UI", -apple-system, BlinkMacSystemFont, Roboto, "Helvetica Neue", sans-serif }#main{box-shadow:none}*{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.3) transparent}::-webkit-scrollbar{width:12px;height:12px}::-webkit-scrollbar-track{background:transparent;border-radius:6px;margin:4px}::-webkit-scrollbar-thumb{background:#0000004d;border-radius:6px;border:2px solid transparent;background-clip:content-box}::-webkit-scrollbar-thumb:hover{background:#00000080;background-clip:content-box}::-webkit-scrollbar-corner{background:transparent}@media (prefers-color-scheme: dark){::-webkit-scrollbar-thumb{background:#ffffff4d}::-webkit-scrollbar-thumb:hover{background:#ffffff80}}
