:root{--background:#0f0f0f;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#0f0f0f}}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loader{border:4px solid #333;border-top-color:#3ea6ff;border-radius:50%;width:40px;height:40px;animation:1s linear infinite spin}@media (max-width:768px){aside[style*="70px"]{width:0!important;padding:0!important;display:none!important}aside[style*="240px"]{box-shadow:5px 0 15px #000c;z-index:9999!important;width:240px!important;height:calc(100vh - 56px)!important;position:fixed!important;top:56px!important;left:0!important}aside[style*="240px"] span{display:block!important}main{width:100%!important;margin-left:0!important;padding:10px!important}header{flex-wrap:wrap!important;gap:0!important;height:auto!important;padding-bottom:15px!important}header>div:first-child{order:1!important;justify-content:flex-start!important;width:50%!important}header>a,header>div:last-child{order:2!important;justify-content:flex-end!important;align-items:center!important;width:50%!important;display:flex!important}header>div:nth-child(2){order:3!important;gap:10px!important;width:100%!important;margin-top:10px!important;display:flex!important}input[type=text]{width:100%!important;display:block!important}button[title=Sort\ Videos]{display:flex!important}}
