:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}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}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.sidebar{width:15%;height:100vh;position:fixed;top:0;left:0;background-color:#f4f4f4;padding:1rem;box-shadow:2px 0 5px #0000001a;font-size:1.5vw;transition:background-color .3s ease-in-out}.sidebar ul{list-style-type:none;padding:0}.sidebar li{height:10vh;display:flex;align-items:center;justify-content:center;margin:1rem 0;cursor:pointer;transition:background-color .3s ease-in-out,transform .3s ease-in-out}.sidebar li:hover{background-color:#e0f7fa;transform:scale(1.05)}.sidebar li.selected{background-color:#11aae6;color:#fff;box-shadow:0 4px 8px #0003}.home{display:flex;flex-direction:row}.content{flex:1;margin-left:15%;width:85%;overflow:visible}.feature1{padding:2rem}.simAni{display:flex;flex-direction:column;align-items:center}.anime-banner{background-color:#e0f7fa;padding:2rem;border-radius:8px;box-shadow:0 4px 8px #0000001a;max-width:90%;margin:0 auto;transition:transform .5s ease-in-out,min-height .5s ease-in-out;min-width:1000px;min-height:400px}.anime-banner.expanded{transform:scale(1.1)}.anime-banner input{width:100%;padding:.5rem;margin-bottom:1rem;border:1px solid #ccc;border-radius:4px;text-align:center;background-color:#fff}.anime-banner input.loading{transition:background-color 1.5s linear}.anime-banner-details{opacity:0;transition:opacity .5s ease-in-out;display:flex;flex-direction:row;justify-content:center;align-items:center}.anime-banner-details.visible{opacity:1}.anime-banner-info{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.anime-banner-thumbnail{max-height:40vh;height:auto;border-radius:8px;margin-bottom:1rem}.anime-banner-details h2{font-size:1.5rem;margin:.5rem 0}.anime-banner-details h3{font-size:1.2rem;color:#00796b;margin:.5rem 0}.anime-banner-metatags{display:flex;flex-wrap:wrap;justify-content:center;margin:1rem 0}.anime-banner-meta-tag{background-color:#b2ebf2;color:#00796b;padding:.3rem .6rem;border-radius:4px;margin:.2rem}.anime-banner-details p{font-size:1rem;color:#004d40}.search-results{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:10px}.search-result-item{display:flex;flex-direction:column;align-items:center;padding:10px;border:1px solid rgba(221,221,221,.72);border-radius:5px;cursor:pointer;transition:background-color .2s,transform .3s ease-in-out,box-shadow .3s ease-in-out}.search-result-item:hover{background-color:#a0e9f1;transform:scale(1.05);box-shadow:0 4px 8px #0000001a}.search-result-item img{width:100%;height:auto;border-radius:3px;transition:opacity .3s ease-in-out}.search-result-item:hover img{opacity:.8}.result-info{text-align:center;margin-top:10px}.chinese-name{font-weight:700}.original-name{color:#41465e;font-size:.9em}.anime{border:1px solid #ddd;padding:1rem;margin:1.5rem;display:flex;align-items:flex-start;background-color:#e0f7fa;border-radius:8px;box-shadow:0 4px 8px #0000001a;width:80%;height:80%;word-wrap:break-word}.anime:hover{transform:scale(1.05);box-shadow:0 8px 16px #0003}.anime-thumbnail{width:200px;height:auto;margin-right:1rem;border-radius:8px}.anime-details{display:flex;flex-direction:column}.anime-details h2{color:#00796b}.anime-details h3{color:#004d40}.anime-metatags{margin:.5rem 0}.anime-meta-tag{display:inline-block;background-color:#b2ebf2;color:#00796b;padding:.2rem .5rem;margin:.2rem;border-radius:.2rem}.anime-rating{display:flex;justify-content:center;align-items:center;text-align:center}.spacer{flex:0 0 20%}.anime-link{text-decoration:none;color:inherit}.anime-link:hover{color:inherit}.anime-link .anime{border:1px solid #ddd;padding:1rem;margin:1.5rem;display:flex;align-items:flex-start;background-color:#e0f7fa;border-radius:8px;box-shadow:0 4px 8px #0000001a;width:100%;max-height:100%;word-wrap:break-word}.anime-link .anime:hover{transform:scale(1.05);box-shadow:0 8px 16px #0003}.anime-link .anime-thumbnail{width:200px;height:auto;margin-right:1rem;border-radius:8px}.anime-link .anime-details{display:flex;flex-direction:column}.anime-link .anime-details h2{color:#00796b}.anime-link .anime-details h3{color:#004d40}.anime-link .anime-metatags{margin:.5rem 0}.anime-link .anime-meta-tag{display:inline-block;background-color:#b2ebf2;color:#00796b;padding:.2rem .5rem;margin:.2rem;border-radius:.2rem}.anime-link .anime-rating{display:flex;justify-content:center;align-items:center;text-align:center}.anime-link .spacer{flex:0 0 20%}.anime-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:.7rem;padding:.7rem;width:80vw}.anime-list .anime{scale:.9}.feature2{padding:2rem}.UserPage{display:flex;flex-direction:column;align-items:center}.user-banner{background-color:#e0f7fa;padding:2rem;border-radius:8px;box-shadow:0 4px 8px #0000001a;max-width:90%;margin:0 auto;transition:transform .5s ease-in-out,min-height .5s ease-in-out;min-width:1000px;min-height:100px}.user-banner.expanded{transform:scale(1.1)}.user-banner input{width:100%;padding:.5rem;margin-bottom:1rem;border:1px solid #ccc;border-radius:4px;text-align:center;background-color:#fff}.user-banner input.loading{transition:background-color 1.5s linear}.user-banner-details{opacity:0;transition:opacity .5s ease-in-out;display:flex;flex-direction:row;justify-content:center;align-items:center}.user-banner-details.visible{opacity:1}.user-banner-info{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.user-banner-thumbnail{max-height:40vh;height:auto;border-radius:8px;margin-bottom:1rem}.user-banner-details h2{font-size:1.5rem;margin:.5rem 0}.user-banner-details h3{font-size:1.2rem;color:#00796b;margin:.5rem 0}.user-banner-metatags{display:flex;flex-wrap:wrap;justify-content:center;margin:1rem 0}.user-banner-meta-tag{background-color:#b2ebf2;color:#00796b;padding:.3rem .6rem;border-radius:4px;margin:.2rem}.user-banner-details p{font-size:1rem;color:#004d40}.spinner{border:16px solid #f3f3f3;border-top:16px solid #3498db;border-radius:50%;width:120px;height:120px;animation:spin 2s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.error{color:red;font-weight:700;margin:20px}.chart-container{width:600px;height:400px;border:2px solid #ccc;border-radius:10px;box-shadow:0 4px 8px #0000001a;padding:20px;background-color:#f9f9f9;display:flex;flex-direction:column;align-items:center;justify-content:center}.oldest-anime{margin-top:20px;font-size:18px;color:#333;font-weight:700;text-align:center}.info-container{display:flex;justify-content:center}.info{padding:2rem;background-color:#f9f9f9;border-radius:8px;box-shadow:0 2px 4px #0000001a;max-width:50%}.info h1,.info h2{color:#333}.info p{font-size:1rem;line-height:1.5;color:#666;word-wrap:break-word}.info ul{list-style-type:none;padding:0}.info li{margin:.5rem 0}.info a{color:#00bfff;text-decoration:none}.info .separator{color:#a3a3a3;margin:0 .5rem}.info a:hover{text-decoration:underline}.author-info{display:flex;align-items:center;justify-content:center;gap:1rem}.avatar{width:100px;height:100px;border-radius:50%}.author-details{display:flex;flex-direction:column;justify-content:center}.author-details p{margin:0;margin-bottom:.5rem}.author-details p:first-child{font-size:1.2rem;color:#000}.author-details p:last-child{color:#5d8fda}#root{max-width:1280px;margin:0 auto;padding:2rem;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}
