.sign-in-body{width:100vw;height:100vh;background-image:url(/img/bg.37ec075e.jpg);background-position:50%;background-size:cover;background-repeat:no-repeat}.sign-in-container{width:840px;height:620px;border:2px solid var(--default-border-color);border-radius:32px;overflow:hidden;display:flex;flex-direction:row;border-radius:8px 8px 8px 8px;box-shadow:0 0 45px 23px rgba(0,0,0,.82)}.sign-in-container,.sign-in-segment{background-color:var(--bg-normal-color)}.sign-in-segment{width:50%;height:100%}.sin-bg-window{background-image:url(/img/signin_window.ab3966f7.jpg);background-position:50%;background-size:cover;display:flex;justify-content:center;align-items:start;padding:32px}.img-site-box{width:100%;height:72px;display:flex;justify-content:start;align-items:center}.img-logo{width:300px;height:autopx}.bt-sin{width:100%}.in-email{height:64px}.sin-mess{width:100%;height:48px;border-radius:8px 8px 8px 8px;background-color:brown}.sin-mess-visible{visibility:visible}.sin-mess-hidden{visibility:hidden}.lgn-input-box{display:flex;flex-direction:column}.recovery-pass-hurl{margin-bottom:16px;padding:8px;height:96px}.recovery-url{font-size:10pt;cursor:pointer;color:var(--text-no-hover-color)}.recovery-url:hover{color:var(--text-color)}.capcha-container{padding:8px;width:100%;display:flex;justify-content:center}.shake-horizontal{animation:shake-horizontal .8s cubic-bezier(.455,.03,.515,.955) both}@keyframes shake-horizontal{0%,to{transform:translateX(0)}10%,30%,50%,70%{transform:translateX(-10px)}20%,40%,60%{transform:translateX(10px)}80%{transform:translateX(8px)}90%{transform:translateX(-8px)}}.scale-up-center{animation:scale-up-center .2s cubic-bezier(.39,.575,.565,1) both}@keyframes scale-up-center{0%{transform:scale(.5)}to{transform:scale(1)}}.ui-loading-animation{animation:loading 1s steps(8) infinite}@keyframes loading{0%{rotate:0deg}to{rotate:1turn}}.md-body{display:none;position:fixed;z-index:1000;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000;background-color:rgba(0,0,0,.4)}.md-content{color:#fff;background-color:var(--bg-normal-color);position:relative;width:800px;height:auto;border-radius:8px 8px 8px 8px;box-shadow:0 0 45px 23px rgba(0,0,0,.82)}.md-header{flex-direction:row;justify-content:space-between;align-content:center;width:100%;height:63px;padding:1rem;border-bottom:1px solid #0e0e0e}.bt-md-exit,.md-header{display:flex;align-items:center}.bt-md-exit{color:#777;justify-content:center;height:32px;width:32px;cursor:pointer}.bt-md-exit:hover{color:#fff}.md-title{font-size:18pt}.md-body-content{flex-direction:row;align-items:center;height:600px}.md-body-content,.md-body-content-gr{display:flex;min-height:200px;width:100%}.md-body-content-gr{flex-direction:column;align-items:stretch;height:224px}.smol-text-lenght-glyph{color:#fff;font-size:8pt}.smol-text-content{width:100%;display:flex;justify-content:end}.md-body-content-del{display:flex;flex-direction:column;align-items:center;min-height:200px;height:600px;width:100%}.md-delete-list-box{width:90%;height:400px;max-width:90%;max-height:400px;border-radius:8px;padding:24px;overflow:scroll;color:#fff;background-color:var(--bg-dark-color)}.md-delete-info-span{display:flex;flex-direction:row;justify-content:start;width:90%}.md-span-item{margin-right:64px;font-size:12pt;color:#fff}.md-footer{width:100%;position:absolute;bottom:0;border-top:1px solid #0e0e0e}.bt-clr{color:#fff}.bt-space{margin-left:16px}.img-md-box{width:30%;flex-direction:column;align-items:center;height:480px}.content-md-box,.img-md-box{display:flex;justify-content:center}.content-md-box{width:70%}.md-data-box{width:85%}input:focus{outline:none}.lb-title{width:100%}.lb-episodes{width:96px}.md-select-group-menu{width:320px;max-width:320px}.md-ep-x-gr-box{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%}.md-description-textbox{width:100%;height:200px;resize:none}.md-form-box{display:flex;flex-direction:column;margin-bottom:8px}.md-img-url{margin-top:16px}.img-file-upload-box{margin-bottom:16px;border:2px solid var(--default-border-color);border-radius:8px;overflow:hidden;transition:all .1s linear}.img-file-upload-box:hover{border:2px solid var(--default-border-hover);box-shadow:0 0 16px 0 var(--default-glow-color-in),0 0 50px 0 var(--default-glow-color-out)}.img-placeholder{background-color:var(--bg-dark-color);color:#fff;width:200px;height:285px;justify-content:center;font-weight:700;border-radius:8px 8px 8px 8px}.img-placeholder,.waiting-on-click-to-upload-image{display:flex;flex-direction:column;align-items:center}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.not-found-body{width:100vw;height:100vh;background-image:url(/img/bg404.74e3fd33.jpg);background-size:cover}.not-found-box{width:512px;height:256px;margin-top:64px;background-color:var(--bg-normal-color);border-radius:8px 8px 8px 8px;box-shadow:0 0 45px 23px rgba(0,0,0,.82)}.control-body{margin-top:128px;width:100%;display:flex;justify-content:center}.user-panel{width:800px;height:1000px;max-width:1440px}.user-avatar-section,.user-panel{display:flex;flex-direction:column}.user-avatar-section{justify-content:space-between;align-items:start;width:100%;min-height:224px;padding:20px}.user-avatar-container{width:128px;height:128px;border-radius:100%;overflow:hidden;position:relative}.user-avatar-img{width:100%;height:100%}.user-avatar-bt-set{display:flex;flex-direction:column;margin-left:24px;height:128px;justify-content:space-around}.avatar-row{justify-content:start}.avatar-input-box,.avatar-row{display:flex;flex-direction:row;align-items:center}.avatar-path-string{font-style:italic;color:var(--text-color);cursor:default;max-width:400px;white-space:nowrap;overflow:hidden;text-overflow:"..."}.avatar-bt-update{display:flex;flex-direction:row;width:344px;justify-content:space-between}.user-data-section{padding:20px}.user-data-section,.user-password-section{width:100%;display:flex;flex-direction:column}.user-password-section{padding:8px}.user-new-password-section{width:100%;display:flex;flex-direction:row;justify-content:space-between}.passwod-box{display:flex;flex-direction:column;width:45%}.pad32{padding:8px;margin-top:8px}.margtb8,.pad32{margin-bottom:8px}.margtb8{margin-top:16px}.panel-hr-separator{color:var(--bg-dark-color);border:1px solid var(--text-distable)}.smol-info-txt{color:#fff;font-size:8pt}.smol-info-txt-wrong{color:red;font-size:8pt}@font-face{font-family:Liberation Sans;src:url(/fonts/LiberationSans-Regular.3218308c.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Liberation Sans;src:url(/fonts/LiberationSans-Bold.5136cd32.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Liberation Sans;src:url(/fonts/LiberationSans-Italic.84925d80.ttf) format("truetype");font-weight:400;font-style:italic}@font-face{font-family:Liberation Sans;src:url(/fonts/LiberationSans-BoldItalic.6174f542.ttf) format("truetype");font-weight:700;font-style:italic}:root{--bt-normal-color:#20c997;--bt-hover-color:#41d1a7;--bt-click-color:#3cbc96;--bt-disable-color:#96c7b9;--bg-normal-color:#212529;--bg-dark-color:#14171a;--state-red-color:#dc3545;--state-yellow-color:#ffc107;--state-green-color:#198754;--state-gray-color:#6c757d;--text-color:#fff;--text-no-hover-color:#aaa;--text-distable:#666;--default-border-color:#006283;--default-border-hover:#008cba;--default-border-distable:#4f6066;--default-content-hover:#9fdff5;--default-glow-color-in:rgba(0,153,255,.24);--default-glow-color-out:rgba(0,153,255,.19);--danger-border-color:#c90909;--danger-border-hover:#ff3030;--danger-border-distable:#6e4c4c;--danger-content-hover:#ffbcbc;--danger-glow-color-in:rgba(255,0,0,.24);--danger-glow-color-out:rgba(255,0,0,.19);--accept-border-color:#09c953;--accept-border-hover:#47fd8d;--accept-border-distable:#659678;--accept-content-hover:#cafcdd;--accept-glow-color-in:#00ff623d;--accept-glow-color-out:#00ff6213}body{font-family:Liberation Sans;font-size:12pt;color:#fff;background-color:#212529}.site-body-content{display:flex;flex-direction:column;min-height:100vh}.content{margin-top:128px;width:100%;display:flex;justify-content:center;flex:1}.dbt{color:#fff}.dbt:hover{color:#bbb}button.bt{padding:6px 16px;margin:4px}button.bt,button.bt-circle{border-radius:24px;background-color:var(--bg-dark-color)}button.bt-circle{width:36px;height:36px}button.bt-normal{color:var(--text-color);border:2px solid var(--default-border-color);transition:all .1s linear}button.bt-normal:hover:enabled{color:var(--default-content-hover);border:2px solid var(--default-border-hover);box-shadow:0 0 16px 0 var(--default-glow-color-in),0 0 50px 0 var(--default-glow-color-out)}button.bt-normal:disabled{border:2px solid var(--default-border-distable);color:var(--text-distable)}button.bt-danger{color:var(--text-color);border:2px solid var(--danger-border-color);transition:all .1s linear}button.bt-danger:hover:enabled{color:var(--danger-content-hover);border:2px solid var(--danger-border-hover);box-shadow:0 0 16px 0 var(--danger-glow-color-in),0 0 50px 0 var(--danger-glow-color-out)}button.bt-danger:disabled{border:2px solid var(--danger-border-distable);color:var(--text-distable)}button.bt-accept{color:var(--text-color);border:2px solid var(--accept-border-color);transition:all .1s linear}button.bt-accept:hover:enabled{color:var(--accept-content-hover);border:2px solid var(--accept-border-hover);box-shadow:0 0 16px 0 var(--accept-glow-color-in),0 0 50px 0 var(--accept-glow-color-out)}button.bt-accept:disabled{border:2px solid var(--accept-border-distable);color:var(--text-distable)}select.sl-default{border:2px solid var(--default-border-color);padding:8px 16px}input.in,select.sl-default{color:var(--text-color);background-color:var(--bg-dark-color);border-radius:32px}input.in{padding:6px 16px}input.in-default{border:2px solid var(--default-border-color)}textarea.tx{background-color:var(--bg-dark-color);color:var(--text-color);border-radius:8px 8px 8px 8px;padding:8px}textarea.tx:focus{outline:none}.default-border,textarea.tx-default{border:2px solid var(--default-border-color)}.mess-window{border-radius:8px;width:100%;min-height:64px;padding:4px;position:relative;display:flex;align-items:center;color:#fff}.mess-good{border:2px solid #8ff0a4;box-shadow:inset 0 0 24px 8px #33d17a4e;-webkit-box-shadow:inset 0 0 24px 8px #33d17a4e;-moz-box-shadow:inset 0 0 24px 8px #33d17a4e}.mess-bad{border:2px solid #f08f8f;box-shadow:inset 0 0 24px 8px #e01b244e;-webkit-box-shadow:inset 0 0 24px 8px #e01b244e;-moz-box-shadow:inset 0 0 24px 8px #e01b244e}.mess-warn{border:2px solid #f0e38f;box-shadow:inset 0 0 24px 8px #f6d32d4e;-webkit-box-shadow:inset 0 0 24px 8px #f6d32d4e;-moz-box-shadow:inset 0 0 24px 8px #f6d32d4e}.mess-info{border:2px solid #8fc1f0;box-shadow:inset 0 0 24px 8px #3584e44e;-webkit-box-shadow:inset 0 0 24px 8px #3584e44e;-moz-box-shadow:inset 0 0 24px 8px #3584e44e}.mess-txt{width:80%;min-width:40%}.bt-mess-exit{color:#777;display:flex;justify-content:center;align-items:center;height:16px;width:16px;cursor:pointer;position:absolute;top:5px;right:5px}.bt-mess-exit:hover{color:#fff}.mess-body{display:flex;flex-direction:row;width:100%;align-items:center;padding-left:16px;padding-right:16px}.tooltip{position:relative;display:inline-block;border-bottom:1px dotted #000}.tooltip .tooltiptext{visibility:hidden;width:120px;background-color:#000;color:#fff;text-align:center;border-radius:6px;padding:5px 0;position:absolute;z-index:1;top:100%;left:50%;margin-left:-60px}.tooltip:hover .tooltiptext{visibility:visible}.nav-menu{position:fixed;top:0;left:0;height:64px;min-height:64px;width:100%;box-shadow:0 0 45px 23px rgba(0,0,0,.82);z-index:1000}.bt-set-container{height:100%;min-width:560px}.logo-container{height:64px;width:300px}.logo-img{width:auto;height:100%}.user-container{width:320px;max-width:320px}.user-box{display:flex;flex-direction:row;width:256px;min-width:256px;height:48px;align-items:center;cursor:pointer}.user-img{width:48px;height:48px;border-radius:100%;margin:0 8px 0 8px}.user-name-container{color:#fff;font-size:16pt;margin-right:32px;max-width:160px;width:160px;overflow:hidden;text-overflow:"..."}.user-bt-logout{margin-right:32pxs;height:38px}.user-menu-button{width:24px;height:24px;cursor:pointer;display:flex;align-items:center;justify-content:center}.anime-table{width:1440px;min-width:1024px}.table-header-menu{height:64px;display:flex;justify-content:space-between;align-items:center}.filtr-state-selector{width:256px}.filtr-state-selector,.search-input{display:flex;flex-direction:row;align-items:center}.search-input{width:320px;justify-content:space-between}.anime-row-container{height:70px}.ch-column{width:16px}.img-column{width:50px}.title-column{width:70%}.ch-container,.title-container{height:70px;display:flex;align-items:center}.title-container{flex-direction:row;justify-content:space-between}.title-box{flex-direction:column;align-content:space-between}.anime-title-box{max-width:800px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:inline-block;position:relative}.anime-title{font-size:16pt;font-weight:700;cursor:pointer}.anime-title-scrolling{display:inline-block;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.anime-title-box:hover .anime-title{animation:scrollText 5s linear infinite alternate;text-overflow:clip}@keyframes scrollText{0%{transform:translateX(0)}to{transform:translateX(-10%)}}.anime-add-record-date{font-size:8pt}.anm-epst-container{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;height:70px}.anm-epbt-container{display:flex;flex-direction:row;margin:0 32px 0 16px}.txt-ep-nuber-view{width:32px;text-align:center}.tb-filter-sellect{width:260px;max-width:260px;padding:12px;background-color:var(--bg-dark-color);border:0;border-radius:8px 8px 8px 8px;color:#fff}.svg-watched{color:var(--state-green-color)}.svg-watch{color:var(--state-yellow-color)}.svg-nowatched{color:var(--state-red-color)}.svg-canceled{color:var(--state-gray-color)}.state-select-txt{margin-left:8px}.watch-state-selector{width:180px;height:38px;background-color:var(--bg-dark-color);justify-content:space-around;cursor:pointer}.watch-state-selector,.watch-txt-content{display:flex;flex-direction:row;align-items:center}.watch-txt-content{width:120px;justify-content:flex-start}.watch-state-hover-menu{position:absolute;display:flex;flex-direction:column;width:180px;background-color:var(--bg-dark-color);border-radius:0 0 6px 6px}.watch-state-hidden-menu{visibility:hidden}.watch-state-visible-menu{visibility:visible}.watch-state-selector-radius-hidden-menu{border-radius:6px 6px 6px 6px}.watch-state-selector-radius-visible-menu{border-radius:6px 6px 0 0}.state-select{height:38px;width:100%;justify-content:center;cursor:pointer}.state-select,.state-select-content{display:flex;flex-direction:row;align-items:center}.state-select-content{justify-content:flex-start;width:156px}.state-select:hover{background-color:var(--bg-normal-color)}.anime-descryption-content{width:100%;min-height:320px;display:flex;flex-direction:row;justify-content:space-evenly}.img-containcer{width:232px;height:100%;display:flex;justify-content:center;align-content:center}.descryption-containcer{max-width:1024px;min-width:1024px;width:1024px}.title-box{margin:8px;height:64px;display:flex;justify-content:flex-start;align-content:center}.title-string{font-size:20pt;font-weight:700}.descryption-string{margin:8px;max-height:284px;width:100%;overflow-y:auto;overflow-wrap:break-word;text-align:justify}.anime-descryption-header{height:38px;max-height:38px;min-height:38px;width:100%;display:flex;justify-content:flex-end}.hide-descryption{width:38px;height:38px;display:flex;justify-content:center;align-items:center;margin-right:16px;cursor:pointer}.row-separator{height:45px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.separate-string{font-size:20pt;font-weight:700}.ch-separator{height:45px;display:flex;align-items:center}footer{width:100%;height:256px;display:flex;flex-direction:column;justify-content:center;align-content:space-between;margin-top:64px;background-color:#14171a}.ft-copy-date{text-align:center;font-size:8pt}.ft-others-container{display:flex;flex-direction:row;justify-content:space-evenly}.powered-by-container{width:30%}.license-container{width:30%;display:flex;flex-direction:row;justify-content:center;justify-items:center;align-items:center;text-align:center}.txt-license-url{text-align:center}.license-img{width:auto;height:32px}.txt-license-url{margin-top:16px}.credits-container{width:30%}.vue-logo-img{width:auto;height:24px}.vue-logo-set{all:unset;display:flex;flex-direction:row;align-content:center;color:#fff;font-style:normal}.vue-txt-container{font-size:12pt;margin-left:8px}.vue-containe,.vue-descryption{display:flex;flex-direction:column}.vue-descryption{margin-top:8px}.vue-desc-txt{font-size:10pt}.bootstrap-logo-set{all:unset;display:flex;flex-direction:row;align-content:center;color:#fff;font-style:normal;margin-top:32px}.ft-author-txt{text-align:end}.ft-credits{display:flex;flex-direction:column;justify-content:end}