body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;height:100vh;margin:0;overflow-x:hidden;padding:0;width:100vw}html{height:100%;width:100%}*{box-sizing:border-box}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.clock-container{align-items:center;display:flex;flex-direction:row;gap:8px;justify-content:center}.clock-go-button{color:var(--primary-color);height:20px;min-width:20px;padding:2px}.clock-go-button:hover{background-color:var(--primary-color-hover)}.clock-go-icon{font-size:16px}.clock-display{align-items:center;display:flex;flex-direction:column;justify-content:center}.clock-time,.clock-time-colored{font-size:15px;margin:0;padding-bottom:0;padding-top:0}.clock-time-colored{color:var(--warning-color)}.responsive-header{background-color:var(--header-bg-color);position:-webkit-sticky;position:sticky;top:0;transition:all .3s ease;width:100%;z-index:10}.responsive-header th{overflow:hidden;text-overflow:ellipsis;transition:all .2s ease;white-space:nowrap}@media (max-width:1024px){.responsive-header th{padding:3px!important}}@media (max-width:768px){.responsive-header th{font-size:13px;padding:2px!important}.responsive-header button{min-width:0!important;min-width:auto!important}}@media (max-width:500px){.responsive-header th{font-size:12px;padding:1px!important}.responsive-header button{padding:2px!important}.responsive-header .long-title{max-width:30px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}@media (prefers-color-scheme:dark){.responsive-header{--header-bg-color:#121212}}@media (prefers-color-scheme:light){.responsive-header{--header-bg-color:#fff}}.positive{color:green}.negative{color:red}.neutral{color:gray}.video{overflow:visible;padding:2px 12px 2px 2px!important;position:relative;text-align:center;vertical-align:middle}.video,.video video{box-sizing:border-box}.video video{border-radius:4px;cursor:pointer;display:block;margin:4px auto;max-width:calc(100% - 8px);overflow:hidden;transition:all .2s ease}.video video:hover{box-shadow:0 2px 8px #00000026;transform:scale(1.02)}.highlight{color:#469df5}.white{color:#fff}.black{color:#000}.red{color:red}.orange{color:orange}.hr{display:inline-block;margin:1em 0}.hr:after{border-top:1px solid #737070;content:"";display:block;margin-top:.3em}.toolbar{background-color:#f5f5f5;box-shadow:0 3px 10px #00000026;box-sizing:border-box;display:flex;position:absolute;transition:all .3s ease;z-index:1300}.toolbar.light-theme{background-color:#f5f5f5;border-color:#e0e0e0}.toolbar.dark-theme{background-color:#333;border-color:#444}.toolbar.left{border-right-style:solid;border-right-width:1px;left:0}.toolbar.left,.toolbar.right{flex-direction:column;height:100%;margin:0;max-width:300px;min-width:60px;top:0;width:auto}.toolbar.right{border-left-style:solid;border-left-width:1px;right:0}.toolbar.top{border-bottom-style:solid;border-bottom-width:1px;top:0}.toolbar.bottom,.toolbar.top{flex-direction:row;height:60px;left:0;margin:0;width:100%}.toolbar.bottom{border-top-style:solid;border-top-width:1px;bottom:0}.toolbar-handle{align-items:center;display:flex;justify-content:center;margin:0;padding:8px;transition:background-color .2s ease;user-select:none;-webkit-user-select:none}.toolbar.light-theme .toolbar-handle{background-color:#0000000d}.toolbar.light-theme .toolbar-handle:hover{background-color:#0000001a}.toolbar.dark-theme .toolbar-handle{background-color:#ffffff0d}.toolbar.dark-theme .toolbar-handle:hover{background-color:#ffffff1a}.toolbar.left .toolbar-handle,.toolbar.right .toolbar-handle{height:40px;width:100%}.toolbar.bottom .toolbar-handle,.toolbar.top .toolbar-handle{height:100%;width:40px}.toolbar-buttons{align-items:flex-start;display:flex;flex:1 1;gap:10px;justify-content:flex-start;margin:0;padding:10px}.toolbar.left .toolbar-buttons,.toolbar.right .toolbar-buttons{align-items:center;flex-direction:column;padding-top:20px}.toolbar.bottom .toolbar-buttons,.toolbar.top .toolbar-buttons{align-items:center;flex-direction:row;padding-left:20px}.toolbar.bottom .MuiBadge-root,.toolbar.top .MuiBadge-root{margin:0 5px}.toolbar.left .MuiBadge-root,.toolbar.right .MuiBadge-root{margin:5px 0}.toolbar-buttons .MuiIconButton-root{height:40px;margin:0;width:40px}.navigation-bar{position:-webkit-sticky;position:sticky;top:0;transition:all .3s ease;z-index:10}.navigation-bar.scrolled{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#111114cc!important}.uploads-table-row:hover{background-color:#edf1f612!important}.row-actions{opacity:0;pointer-events:none;transition:opacity .15s ease}.row-actions--menu-open,.uploads-table-row:hover .row-actions{opacity:1;pointer-events:auto}.uploads-table-row td{border-bottom:1px solid #595f6480;padding:12px 0}.uploads-table-row td:first-child{padding-left:18px}.uploads-table-row td:last-child{padding-right:24px}.uploads-table-row:last-child td{border-bottom:none}
/*# sourceMappingURL=main.40076de0.css.map*/