*{box-sizing:border-box;margin:0;padding:0}html{height:100dvh;display:flex}body{color:var(--text-color-primary);background:"#FFFFFF";box-sizing:border-box;flex-direction:column;flex-grow:1;height:100dvh;display:flex}.material-symbols-outlined{font-family:Material Symbols Outlined,sans-serif!important}.scroll-container::-webkit-scrollbar-button{display:none}.scroll-container::-webkit-scrollbar{width:6px;height:6px}.scroll-container::-webkit-scrollbar-thumb{background:#9b59b6b3;border-radius:6px}.scroll-container::-webkit-scrollbar-track{background:var(--status-background-yellow)}.scroll-container{scrollbar-color:#9b59b6b3 var(--status-background-purple);scrollbar-width:thin}
