body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}html,body{margin:0;padding:0;height:100%;width:100%;background-color:var(--auroraAppColor1);display:flex;overflow:hidden}*,*:before,*:after{box-sizing:border-box}.lite-content-custom-scrollbar::-webkit-scrollbar{width:8px;z-index:3000}.lite-content-custom-scrollbar::-webkit-scrollbar-track{background:transparent;z-index:3000}.lite-content-custom-scrollbar::-webkit-scrollbar-thumb{background:var(--colorNeutralBackground2Hover);border-radius:5px;z-index:3000}.lite-content-custom-scrollbar::-webkit-scrollbar-thumb:hover{background:var(--auroraBorderColor1);z-index:3000}.custom-scrollbar::-webkit-scrollbar{width:10px;z-index:3000}.custom-scrollbar::-webkit-scrollbar-track{background:transparent;z-index:3000}.custom-scrollbar::-webkit-scrollbar-thumb{background:var(--auroraPrimaryColor2);border-radius:5px;z-index:3000}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:var(--colorNeutralBackground2Hover);z-index:3000}.custom-mini-scrollbar::-webkit-scrollbar{width:6px}.custom-mini-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-mini-scrollbar::-webkit-scrollbar-thumb{background:var(--auroraPrimaryColor2);border-radius:5px}.custom-mini-scrollbar::-webkit-scrollbar-thumb:hover{background:var(--colorNeutralBackground2Hover)}.custom-micro-scrollbar::-webkit-scrollbar{width:4px}.custom-micro-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-micro-scrollbar::-webkit-scrollbar-thumb{background:var(--auroraPrimaryColor2);border-radius:5px}.custom-micro-scrollbar::-webkit-scrollbar-thumb:hover{background:var(--colorNeutralBackground2Hover)}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media(prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin infinite 20s linear}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
