#root{margin:0 auto;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.movie-box{display:inline-block;border:1px solid #ccc;padding:10px;margin:1em;border-radius:.5em;width:10em;background-color:#a52e2ebc;transition:background-color .5s ease-in-out;box-shadow:0 0 1px 1px #ef734a}.movie-box:hover{background-color:#916c0f;transition:.3s;border-color:#646cff;box-shadow:0 0 3px 5px #b38677}.movies-row{display:flex;flex-wrap:wrap;justify-content:center}.poster{width:30%;height:auto;transition:transform .2s ease-in-out;transition:.2s;border:2px solid #000000}.movie-box:hover .poster{transform:scale(1.2)}.watched{color:#61dafb;text-decoration:line-through;background-color:#255105}.category:before{content:"";display:block;visibility:hidden;height:96px;margin:-96px 0 0}.toc-button{position:fixed;top:8px;left:8px;z-index:1000}.toc{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000e6;z-index:999;max-height:100%;overflow-y:auto}.header-buttons{margin-inline:.5em}.category-stats{color:#888}.auth-modal{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000bf;display:flex;justify-content:center;align-items:center;z-index:999}.auth-modal-content{background-color:#242424;padding:2rem;border-radius:8px;position:relative;max-width:400px;width:90%;box-shadow:0 4px 6px #0000001a}.auth-modal-content form{display:flex;flex-direction:column;gap:1rem}.auth-modal-content input{padding:.75rem;border:1px solid #444;border-radius:4px;background-color:#1a1a1a;color:#fff}.auth-modal-content button{padding:.75rem;border-radius:4px;cursor:pointer}.close-button{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:1.5rem;cursor:pointer;color:#fff;padding:.5rem}.close-button:hover{color:#646cff}.toggle-auth{margin-top:1rem;background:none;border:none;color:#646cff;cursor:pointer;width:100%;padding:.5rem}.error{color:#f44;margin-bottom:1rem;text-align:center}.category-icon{display:inline-block;fill:#fc0;transform:translateY(-.1em)}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;background-color:#202020;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#ffffffb0;text-decoration:inherit}li{margin-bottom:.5em}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s;color:#ffffffde;box-shadow:0 0 2px}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}
