body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#202020;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}html,body,#root,.app,.Home{width:100%;height:100%;margin:0;padding:0}*{box-sizing:border-box}.centered{justify-content:center;align-items:center;display:flex}.capitalize-first-letter{text-transform:capitalize}.movie-result{text-align:center;z-index:1;background:#1119;border-radius:5px;margin:5px 10px 5px 20px;padding:10px;display:flex;position:relative}.movie-result.working{opacity:.5}.movie-result__details{flex-direction:column;margin-left:20px;display:flex}.movie-result__details__title{text-align:left;margin-bottom:10px;font-size:30px;font-weight:600}.movie-result__details__overview{text-align:left}.movie-result__poster{flex-direction:column;display:inline-flex}.movie-result__poster .media-type-tag{margin-top:5px}.movie-result .loading{z-index:2;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media only screen and (width<=1000px){.movie-result{margin:5px 20px}.movie-result__details{margin:0 0 0 10px}.movie-result__details__title{font-size:20px}}.search-grid{flex-flow:column wrap;flex:1;justify-content:space-around;max-width:960px;margin:0 auto;display:flex;overflow:auto}.Home{text-align:center;background-color:#0000;background-image:linear-gradient(#0006,#0006),url(/assets/main-bg-CzozGgJg.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;flex-direction:column;display:flex}.Home .error{color:red}.Home .search-area{width:100%;max-width:960px;margin:0 auto;padding:0 20px}.Home .search-area .search-title{background:#111;font-size:30px}.Home .logo{object-fit:fill;background:url(/assets/logo-pir1kphK.png) 50%/cover no-repeat;width:200px;min-height:200px;margin:20px auto}.Home .search{flex:1;overflow:auto}@media only screen and (width<=1000px){.Home .search-area{width:100%;margin-top:10px;padding:0 20px}.Home .search-area .search-title{height:50px;font-size:25px}}@media only screen and (height<=900px){.logo.hidden{display:none}.search-area{margin:20px auto 0!important}}@media only screen and (width<=900px){.media{grid-template-columns:1fr;grid-template-areas:"title""poster""content";width:100%}.media .poster{justify-content:center;display:flex}.media .media-title{text-align:center}.media .content{max-width:unset;justify-content:center}}.loading_wrapper{opacity:.7;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.centered{flex:1;justify-content:center;align-items:center;display:flex}.centered.large{font-size:20px}.centered.extreme{font-size:40px}.tags{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;display:flex}.tags .ant-tag{white-space:normal;overflow-wrap:anywhere;margin-inline-end:0}@media screen and (width<=900px){.tags{justify-content:center}}.category{text-align:center}.category .category-count-button{appearance:none;color:inherit;font:inherit;line-height:inherit;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #0000;padding:0}.category .category-count-button:hover,.category .category-count-button:focus-visible{color:#1677ff;border-bottom-color:currentColor}.category .category-count-button:focus-visible{outline-offset:3px;outline:2px solid #1677ff}.category-matches{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px 16px;padding:12px 0 4px;display:grid}@media only screen and (width<=600px){.category-matches{grid-template-columns:repeat(2,minmax(0,1fr))}}.header{background-color:#111;justify-content:center;align-items:center;height:50px;display:flex}.header .input-wrapper{width:800px}.header input.ant-input{text-align:center;font-size:20px}.app{flex-direction:column;display:flex}.not-found-404{background-color:#0000;background-image:linear-gradient(#0006,#0006),url(/assets/main-bg-CzozGgJg.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;height:100vh}.not-found-404 h1{text-align:center;font-size:50px}.not-found-404 h2{text-align:center;font-size:30px}.not-found-404 p{margin-top:20px}pre{margin:0;padding:0}.media-wrapper{background-position:50%;background-repeat:no-repeat;background-size:cover;flex-direction:column;flex:1;display:flex}.media{background:#111c;grid-template:"poster title title""poster content content"1fr/185px 1fr 1fr;gap:10px;width:900px;margin:0 auto;padding:20px;display:grid;overflow:auto}.media .poster{grid-area:poster}.media .media-title{grid-area:title;margin-bottom:0}.media .content{flex-direction:column;grid-area:content;max-width:600px;display:flex}.media .content .categories{grid-template-columns:1fr 1fr 1fr;justify-items:center;display:grid}.media-overview{margin:15px 0}.media .scan-indicator{cursor:help;font-size:20px;display:inline-flex}.media .scan-indicator--processing{color:#1890ff}.media .scan-indicator--complete{color:#52c41a}.media .scan-indicator--warning{color:#faad14}.media .media-runtime{margin-top:8px}.media .episode-filters{gap:12px;margin-bottom:18px;display:flex}.media .episode-filters label{flex-direction:column;flex:1;gap:5px;font-weight:600;display:flex}.media .episode-filters select{color:#eaeaea;background:#333;border:1px solid #666;border-radius:4px;min-width:0;padding:8px 10px}.media .episode-filters select:disabled{color:#999;cursor:not-allowed;opacity:.75}.media .ant-collapse .ant-collapse-content{background-color:#333}@media only screen and (width<=900px){.media{grid-template-columns:1fr;grid-template-areas:"title""poster""content";width:100%}.media .poster{justify-content:center;display:flex}.media .media-title{text-align:center}.media .content{max-width:unset;justify-content:center}}
