#profile .container{padding:0 48px;margin:0 auto;height:100%}@media(max-width:768px){#profile .container{padding:0 32px}}@media(max-width:441px){#profile .container{padding:0 16px}}@media(min-width:640px){#profile .container{max-width:640px}}@media(min-width:768px){#profile .container{max-width:768px}}@media(min-width:1280px){#profile .container{max-width:1280px}}@media(min-width:1536px){#profile .container{max-width:1536px}}#profile #shadow{position:absolute;top:0;z-index:0;width:100%;height:63vw;background:linear-gradient(var(--bg-primary) -5%,rgba(var(--bg-primary-rgb),.3) 10%,rgba(var(--bg-primary-rgb),.3) 45%,var(--bg-primary) 95%)}@media(max-width:1280px){#profile #shadow{height:87vw}}@media(max-width:1024px){#profile #shadow{height:95vw}}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#profile #shadow{height:63vw}}@media(max-width:768px){#profile #shadow{height:126vw}}@media(max-width:441px){#profile #shadow{height:175.5vw}}@media(max-width:400px)and (max-height:700px){#profile #shadow{height:138vw}}#profile header{width:100%;height:100px;position:fixed;z-index:10;top:0;transition:.15s ease-in-out;padding:0 48px 0 44px;display:flex;align-items:center;justify-content:space-between;gap:24px}@media(max-width:1440px){#profile header{padding:0 40px}}@media(max-width:992px){#profile header{height:60px}}@media(max-width:768px){#profile header{padding:0 32px 0 30px}}@media(max-width:480px){#profile header{height:70px;padding:0 16px 0 14px;gap:0}}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#profile header{padding:0 40px 0 36px;gap:16px;height:60px}}#profile header nav{display:flex;align-items:center;gap:20px}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#profile header nav{gap:10px}}#profile header nav .logo{height:40px;display:flex;align-items:center;cursor:pointer;position:relative}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#profile header nav .logo{height:32px}}#profile header nav .logo img{max-width:40px;max-height:40px;min-height:40px;width:fit-content;height:100%;cursor:pointer;transition:.25s ease-out}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#profile header nav .logo img{max-width:32px;max-height:32px;min-height:32px}}#profile header nav .logo h1{font-size:18px;line-height:150%;font-weight:600;color:var(--color-primary);cursor:pointer;transition:.2s ease-out}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#profile header nav .logo h1{font-size:15px;line-height:140%}}#profile header nav .logo:hover img{-webkit-transform:rotate(120deg) translateY(2px) translateX(2px);-webkit-transition-duration:.4s;-webkit-transition-delay:now;-webkit-animation-timing-function:linear;-webkit-animation-iteration-count:infinite}#profile header nav ul{display:flex;align-items:center;gap:16px}@media(max-width:1024px){#profile header nav ul{display:none}}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#profile header nav ul{display:flex;gap:8px}#profile header nav ul li{padding-bottom:4px}}#profile header nav ul li,#profile header nav ul li *{cursor:pointer}#profile header nav ul li a{position:relative;font-size:14px;color:var(--text-less);transition:.15s}#profile header nav ul li a.active,#profile header nav ul li a:hover{color:var(--text-primary)}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#profile header nav ul li a{font-size:10px}}#profile header nav ul li:last-of-type a:hover svg{transform:scale(1.1)}#profile header nav ul li:last-of-type a:before{display:none}#profile header .right{display:flex;align-items:center;justify-content:flex-end;gap:8px}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#profile header .right{gap:6px}}#profile header .right .search{position:relative}@media(max-width:992px){#profile header .right .search{display:none}}#profile header .right .search svg{position:absolute;top:50%;transform:translateY(-50%);font-size:18px;transition:.15s}#profile header .right .search svg.poisk{left:12px}#profile header .right .search svg.clear{right:12px}@media(max-width:1440px){#profile header .right .search svg{font-size:16px}#profile header .right .search svg.poisk{left:10px}#profile header .right .search svg.clear{right:10px}}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#profile header .right .search svg{font-size:14px}}#profile header .right .search input{width:260px;height:38px;background:rgba(0,0,0,0);padding:0 6px 0 38px;border-radius:8px;border:1px solid hsla(0,0%,100%,.06);background:hsla(0,0%,100%,.08);font-size:13px;font-weight:400;transition:.15s}@media(max-width:1440px){#profile header .right .search input{width:230px;height:36px;font-size:12px;padding:0 6px 0 34px}}#profile header .right .search input:focus{background:hsla(0,0%,100%,.1)}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#profile header .right .search input{width:180px;height:30px;font-size:10px;padding:0 5px 0 32px;border-radius:6px}}#profile header .right .search.active input{border-color:rgba(var(--color-primary-rgb),.4);background:rgba(var(--color-primary-rgb),.08)}#profile header .right .search.active svg.poisk{color:var(--color-primary)}#profile header .right .search-mobile{display:none}#profile header .right .favorite,#profile header .right .notification{width:38px;height:38px;position:relative;border-radius:8px;border:1px solid hsla(0,0%,100%,.06);background:hsla(0,0%,100%,.08);transition:.15s;display:flex;align-items:center;justify-content:center}#profile header .right .favorite:hover,#profile header .right .notification:hover{background:hsla(0,0%,100%,.2)}#profile header .right .favorite::selection,#profile header .right .notification::selection{background:rgba(0,0,0,0)}#profile header .right .favorite,#profile header .right .favorite *,#profile header .right .notification,#profile header .right .notification *{cursor:pointer}#profile header .right .favorite svg,#profile header .right .notification svg{font-size:21px;transition:.15s}@media(max-width:1360px){#profile header .right .favorite,#profile header .right .notification{display:none}}#profile header .right .language{transition:.2s;position:relative;width:80px;height:38px}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#profile header .right .language{width:68px;height:30px}}#profile header .right .language .lang-menu{width:100%;height:38px;display:flex;flex-direction:column;border:1px solid rgba(var(--text-primary-rgb),.06);background:rgba(var(--text-primary-rgb),.08);border-radius:8px;overflow:hidden;font-weight:400;font-size:15px;transition:.2s;position:absolute;z-index:1;top:0;left:0}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#profile header .right .language .lang-menu{height:30px;font-size:13px;border-radius:6px}}#profile header .right .language .lang-menu .selected,#profile header .right .language .lang-menu button{min-height:38px!important;background:rgba(0,0,0,0);border-color:rgba(0,0,0,0);display:flex;align-items:center;justify-content:center;transition:.2s;gap:4px;font-size:14px}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#profile header .right .language .lang-menu .selected,#profile header .right .language .lang-menu button{min-height:30px!important}}#profile header .right .language .lang-menu .selected,#profile header .right .language .lang-menu .selected *,#profile header .right .language .lang-menu button,#profile header .right .language .lang-menu button *{cursor:pointer}#profile header .right .language .lang-menu .selected ::selection,#profile header .right .language .lang-menu button ::selection{background:rgba(0,0,0,0)}#profile header .right .language .lang-menu .selected:disabled,#profile header .right .language .lang-menu button:disabled{display:none}#profile header .right .language .lang-menu .selected img,#profile header .right .language .lang-menu button img{width:20px}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#profile header .right .language .lang-menu .selected img,#profile header .right .language .lang-menu button img{width:16px}}#profile header .right .language .lang-menu .selected span,#profile header .right .language .lang-menu button span{padding-top:1px;transition:.2s;color:#fff;text-transform:uppercase}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#profile header .right .language .lang-menu .selected span,#profile header .right .language .lang-menu button span{font-size:12px}}#profile header .right .language .lang-menu.active{height:116px}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#profile header .right .language .lang-menu.active{height:92px}}#profile header .right .language .lang-menu.active:before{content:"";position:absolute;z-index:-1;top:0;left:0;width:100%;height:100%;filter:blur(20px);backdrop-filter:blur(20px);background:rgba(0,0,0,.1)}#profile header .right .account{height:100%;display:flex;align-items:center;justify-content:center}#profile header .right .account img.avatar{max-width:38px;max-height:38px;min-height:38px;transition:.2s;border-radius:50%;width:fit-content;height:100%;cursor:pointer}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#profile header .right .account img.avatar{max-width:30px;max-height:30px;min-height:30px}}#profile header .right a{height:38px;color:#fff;padding:0 24px;font-size:14px;border-radius:8px;font-weight:400;white-space:nowrap;transition:.2s ease;background:var(--color-primary);text-align:center;line-height:37px}#profile header .right a::selection{background:rgba(0,0,0,0)}#profile header .right a:hover{background:var(--color-hover)}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#profile header .right a{height:30px;font-size:11px;padding:0 16px;border-radius:6px;line-height:31px}}#profile header .account-menu-wrapper{width:100%;height:100svh;position:absolute;z-index:1;top:0;right:0;background:rgba(0,0,0,.5);opacity:0;visibility:hidden;transition:.3s ease;display:flex}#profile header .account-menu-wrapper .close{width:calc(100% - 320px);height:100%}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#profile header .account-menu-wrapper .close{width:calc(100% - 260px)}}@media(max-width:441px){#profile header .account-menu-wrapper .close{width:calc(100% - 280px)}}#profile header .account-menu-wrapper .menu{width:300px;height:100%;background:rgba(var(--bg-primary-rgb),.82);backdrop-filter:blur(28px);-webkit-backdrop-filter:blur(28px);position:absolute;top:0;right:-300px;transition:.3s cubic-bezier(.4,0,.2,1);box-shadow:-8px 0 32px rgba(0,0,0,.4);border-left:1px solid hsla(0,0%,100%,.05);display:flex;flex-direction:column}@media(max-width:992px){#profile header .account-menu-wrapper .menu{height:calc(100% - 65px - env(safe-area-inset-bottom))}}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#profile header .account-menu-wrapper .menu{width:240px;right:-240px}}@media(max-width:441px){#profile header .account-menu-wrapper .menu{width:260px;right:-260px}}#profile header .account-menu-wrapper .menu .menu-header{padding:24px 20px;border-bottom:1px solid hsla(0,0%,100%,.06);display:flex;align-items:center;gap:14px;flex-shrink:0}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#profile header .account-menu-wrapper .menu .menu-header{padding:16px;gap:10px}}@media(max-width:441px){#profile header .account-menu-wrapper .menu .menu-header{padding:18px 16px;gap:12px}}#profile header .account-menu-wrapper .menu .menu-header img.avatar{width:46px;height:46px;min-width:46px;border-radius:50%;object-fit:cover;border:2px solid hsla(0,0%,100%,.08);transition:.2s ease}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#profile header .account-menu-wrapper .menu .menu-header img.avatar{width:38px;height:38px;min-width:38px}}@media(max-width:441px){#profile header .account-menu-wrapper .menu .menu-header img.avatar{width:40px;height:40px;min-width:40px}}#profile header .account-menu-wrapper .menu .menu-header .info{flex:1;min-width:0}#profile header .account-menu-wrapper .menu .menu-header .info h3{font-size:15px;font-weight:600;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--text-primary)}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#profile header .account-menu-wrapper .menu .menu-header .info h3{font-size:13px}}@media(max-width:441px){#profile header .account-menu-wrapper .menu .menu-header .info h3{font-size:14px}}#profile header .account-menu-wrapper .menu .menu-header .info p{font-size:12px;color:var(--text-many);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.35;margin-top:2px}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#profile header .account-menu-wrapper .menu .menu-header .info p{font-size:11px}}@media(max-width:441px){#profile header .account-menu-wrapper .menu .menu-header .info p{font-size:11px}}#profile header .account-menu-wrapper .menu .menu-content{flex:1;overflow-y:auto;padding:8px}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#profile header .account-menu-wrapper .menu .menu-content{padding:6px}}@media(max-width:441px){#profile header .account-menu-wrapper .menu .menu-content{padding:6px}}#profile header .account-menu-wrapper .menu .menu-content::-webkit-scrollbar{width:3px}#profile header .account-menu-wrapper .menu .menu-content::-webkit-scrollbar-track{background:rgba(0,0,0,0)}#profile header .account-menu-wrapper .menu .menu-content::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.08);border-radius:4px}#profile header .account-menu-wrapper .menu .menu-content .menu-nav{display:none;flex-direction:column;padding:4px 0;margin-bottom:4px;border-bottom:1px solid hsla(0,0%,100%,.06)}@media(max-width:1024px){#profile header .account-menu-wrapper .menu .menu-content .menu-nav{display:flex}}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#profile header .account-menu-wrapper .menu .menu-content .menu-nav{display:flex}}#profile header .account-menu-wrapper .menu .menu-content .menu-section{display:flex;flex-direction:column;padding:4px 0;border-bottom:1px solid hsla(0,0%,100%,.06)}#profile header .account-menu-wrapper .menu .menu-content .menu-section:last-child{border-bottom:none}#profile header .account-menu-wrapper .menu .menu-content .menu-item{display:flex;align-items:center;gap:12px;padding:10px 14px;border-radius:10px;font-size:14px;color:var(--text-less);transition:all .15s ease;cursor:pointer;position:relative;text-decoration:none}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#profile header .account-menu-wrapper .menu .menu-content .menu-item{padding:8px 12px;font-size:13px;gap:10px;border-radius:8px}}@media(max-width:441px){#profile header .account-menu-wrapper .menu .menu-content .menu-item{padding:9px 12px;font-size:13px;gap:10px;border-radius:8px}}#profile header .account-menu-wrapper .menu .menu-content .menu-item .icon{width:20px;height:20px;display:flex;align-items:center;justify-content:center;flex-shrink:0}#profile header .account-menu-wrapper .menu .menu-content .menu-item .icon svg{font-size:18px;transition:.15s ease}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#profile header .account-menu-wrapper .menu .menu-content .menu-item .icon svg{font-size:16px}}@media(max-width:441px){#profile header .account-menu-wrapper .menu .menu-content .menu-item .icon svg{font-size:16px}}#profile header .account-menu-wrapper .menu .menu-content .menu-item span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#profile header .account-menu-wrapper .menu .menu-content .menu-item:hover{background:hsla(0,0%,100%,.07);color:var(--text-primary)}#profile header .account-menu-wrapper .menu .menu-content .menu-item.active{background:rgba(var(--color-primary-rgb),.1);color:var(--color-primary)}#profile header .account-menu-wrapper .menu .menu-content .menu-item.active .icon svg{color:var(--color-primary)}#profile header .account-menu-wrapper .menu .menu-content .menu-item.responsive{display:none}@media(max-width:1360px){#profile header .account-menu-wrapper .menu .menu-content .menu-item.responsive{display:flex}}#profile header .account-menu-wrapper .menu .menu-content .menu-item.logout .icon svg{transform:rotate(180deg)}#profile header .account-menu-wrapper .menu .menu-content .menu-item.logout:hover{background:rgba(239,68,68,.08);color:#ef4444}#profile header .account-menu-wrapper .menu .menu-content .menu-item.logout:hover .icon svg{color:#ef4444}#profile header .account-menu-wrapper .menu .menu-content .menu-item,#profile header .account-menu-wrapper .menu .menu-content .menu-item *{cursor:pointer}#profile header .account-menu-wrapper .menu .menu-footer{padding:12px;border-top:1px solid hsla(0,0%,100%,.06);display:flex;flex-direction:column;gap:8px;flex-shrink:0}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#profile header .account-menu-wrapper .menu .menu-footer{padding:10px;gap:6px}}@media(max-width:441px){#profile header .account-menu-wrapper .menu .menu-footer{padding:10px;gap:6px}}#profile header .account-menu-wrapper .menu .menu-footer .footer-btn{width:100%;height:42px;display:flex;align-items:center;justify-content:center;gap:8px;border-radius:10px;border:1px solid hsla(0,0%,100%,.08);background:hsla(0,0%,100%,.04);transition:all .15s ease;cursor:pointer}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#profile header .account-menu-wrapper .menu .menu-footer .footer-btn{height:38px;border-radius:8px}}@media(max-width:441px){#profile header .account-menu-wrapper .menu .menu-footer .footer-btn{height:38px;border-radius:8px}}#profile header .account-menu-wrapper .menu .menu-footer .footer-btn:hover{background:hsla(0,0%,100%,.08);border-color:hsla(0,0%,100%,.12)}#profile header .account-menu-wrapper .menu .menu-footer .footer-btn,#profile header .account-menu-wrapper .menu .menu-footer .footer-btn *{cursor:pointer}#profile header .account-menu-wrapper .menu .menu-footer .footer-btn svg{font-size:18px}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#profile header .account-menu-wrapper .menu .menu-footer .footer-btn svg{font-size:16px}}@media(max-width:441px){#profile header .account-menu-wrapper .menu .menu-footer .footer-btn svg{font-size:16px}}#profile header .account-menu-wrapper .menu .menu-footer .footer-btn span{white-space:nowrap;color:var(--text-primary);font-weight:400;font-size:14px}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#profile header .account-menu-wrapper .menu .menu-footer .footer-btn span{font-size:13px}}@media(max-width:441px){#profile header .account-menu-wrapper .menu .menu-footer .footer-btn span{font-size:13px}}#profile header .account-menu-wrapper.active{opacity:1;visibility:visible}#profile header .account-menu-wrapper.active .menu{right:0}#profile header .rodal .rodal-dialog{max-width:90%;width:fit-content!important;height:fit-content!important;background:var(--bg-primary);border-radius:5px;overflow:hidden;padding:0}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#profile header .rodal .rodal-dialog{max-width:70%;transform:scale(.85)}}#profile header .rodal .rodal-dialog .text{padding:16px 20px}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#profile header .rodal .rodal-dialog .text p{font-size:15px}}@media(max-width:441px){#profile header .rodal .rodal-dialog .text p{font-size:15px}}#profile header .rodal .rodal-dialog .wrapper button{width:50%;padding:12px}#profile header .rodal .rodal-dialog .wrapper button.cancel{border-top:1px solid var(--bg-secondary);transition:.15s}#profile header .rodal .rodal-dialog .wrapper button.cancel:hover{border-top:1px solid var(--border-primary);background:var(--bg-secondary)}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#profile header .rodal .rodal-dialog .wrapper button.cancel{font-size:15px}}@media(max-width:441px){#profile header .rodal .rodal-dialog .wrapper button.cancel{font-size:15px}}#profile header .rodal .rodal-dialog .wrapper button.confirm{border-top:1px solid var(--color-primary);background:var(--color-primary);transition:.15s}#profile header .rodal .rodal-dialog .wrapper button.confirm:hover{background:var(--color-hover)}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#profile header .rodal .rodal-dialog .wrapper button.confirm{font-size:15px}}@media(max-width:441px){#profile header .rodal .rodal-dialog .wrapper button.confirm{font-size:15px}}#profile header .rodal .rodal-close{display:none}#profile header.active{background-color:rgba(var(--bg-primary-rgb),.5);height:70px}#profile header.active:before{content:"";position:absolute;z-index:-1;width:101%;height:100%;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);transform:translateX(-48px)}@media(max-width:768px){#profile header.active:before{transform:translateX(-32px);padding:0 32px}}@media(max-width:441px){#profile header.active:before{transform:translateX(-16px);padding:0 16px}}@media(max-width:1024px){#profile header.active{height:50px}}@media(max-width:441px){#profile header.active{height:60px}}#profile header.active .right{height:60%}#profile main{padding-top:80px;min-height:100svh}#profile .profile-page{padding:32px 48px 0}@media(max-width:1024px){#profile .profile-page{padding:24px 40px 0}}@media(max-width:768px){#profile .profile-page{padding:20px 32px 10px}}@media(max-width:441px){#profile .profile-page{padding:16px 16px 20px}}#profile .profile-card{border-radius:16px;overflow:hidden;margin-bottom:40px}@media(max-width:441px){#profile .profile-card{margin-bottom:28px}}#profile .profile-card .profile-banner{height:200px;background:linear-gradient(135deg,rgba(var(--color-primary-rgb),.35) 0,rgba(var(--color-primary-rgb),.06) 50%,var(--bg-secondary) 100%);position:relative}#profile .profile-card .profile-banner:after{content:"";position:absolute;bottom:0;left:0;right:0;height:100px;background:linear-gradient(transparent,var(--border-primary))}@media(max-width:768px){#profile .profile-card .profile-banner{height:160px}}@media(max-width:441px){#profile .profile-card .profile-banner{height:120px}}#profile .profile-card .profile-body{background:var(--border-primary);border:1px solid var(--border-secondary);border-top:none;border-radius:0 0 16px 16px;padding:28px 36px 32px;display:flex;align-items:flex-start;gap:24px;margin-top:-56px;position:relative;z-index:1}@media(max-width:768px){#profile .profile-card .profile-body{padding:0 24px 24px;gap:16px;margin-top:-44px}}@media(max-width:441px){#profile .profile-card .profile-body{flex-direction:column;align-items:center;text-align:center;padding:0 16px 20px;margin-top:-36px;gap:12px}}#profile .profile-card .profile-body .avatar-wrapper{flex-shrink:0;width:110px;height:110px;border-radius:50%;border:4px solid var(--border-primary);overflow:hidden;background:var(--bg-secondary);box-shadow:0 4px 24px rgba(0,0,0,.5)}#profile .profile-card .profile-body .avatar-wrapper img{width:100%;height:100%;object-fit:cover}@media(max-width:768px){#profile .profile-card .profile-body .avatar-wrapper{width:88px;height:88px;border-width:3px}}@media(max-width:441px){#profile .profile-card .profile-body .avatar-wrapper{width:76px;height:76px}}#profile .profile-card .profile-body .profile-details{flex:1;min-width:0;padding-top:15px}@media(max-width:768px){#profile .profile-card .profile-body .profile-details{padding-top:48px}}@media(max-width:441px){#profile .profile-card .profile-body .profile-details{padding-top:0}}#profile .profile-card .profile-body .profile-details .user-name{font-size:24px;font-weight:700;color:var(--text-primary);line-height:1.2;margin-bottom:4px}@media(max-width:768px){#profile .profile-card .profile-body .profile-details .user-name{font-size:20px}}@media(max-width:441px){#profile .profile-card .profile-body .profile-details .user-name{font-size:17px}}#profile .profile-card .profile-body .profile-details .user-email{font-size:13px;font-weight:400;color:var(--text-less);margin-bottom:12px;word-break:break-all}@media(max-width:441px){#profile .profile-card .profile-body .profile-details .user-email{font-size:11px;margin-bottom:10px}}#profile .profile-card .profile-body .profile-details .user-meta{display:flex;align-items:center;gap:10px;flex-wrap:wrap}@media(max-width:441px){#profile .profile-card .profile-body .profile-details .user-meta{justify-content:center;gap:8px}}#profile .profile-card .profile-body .profile-details .user-meta .subscription-badge{display:inline-flex;align-items:center;gap:6px;padding:4px 12px;border-radius:10em;font-size:11px;font-weight:700;letter-spacing:.04em}#profile .profile-card .profile-body .profile-details .user-meta .subscription-badge svg{font-size:14px;flex-shrink:0}#profile .profile-card .profile-body .profile-details .user-meta .subscription-badge.free{background:rgba(148,163,184,.18);color:#94a3b8;border:1px solid rgba(148,163,184,.3)}#profile .profile-card .profile-body .profile-details .user-meta .subscription-badge.lite{background:rgba(234,179,8,.18);color:#eab308;border:1px solid rgba(234,179,8,.35)}#profile .profile-card .profile-body .profile-details .user-meta .subscription-badge.standard{background:rgba(var(--color-primary-rgb),.18);color:var(--color-primary);border:1px solid rgba(var(--color-primary-rgb),.35)}#profile .profile-card .profile-body .profile-details .user-meta .subscription-badge.premium{background:rgba(139,92,246,.18);color:#a78bfa;border:1px solid rgba(139,92,246,.35)}#profile .profile-card .profile-body .profile-details .user-meta .member-since{font-size:11px;font-weight:400;color:var(--text-less)}#profile .profile-card .profile-body .profile-actions{flex-shrink:0;padding-top:64px}@media(max-width:768px){#profile .profile-card .profile-body .profile-actions{padding-top:50px}}@media(max-width:441px){#profile .profile-card .profile-body .profile-actions{padding-top:0;width:100%}}#profile .profile-card .profile-body .profile-actions .edit-btn{display:inline-flex;align-items:center;gap:8px;padding:9px 24px;border-radius:8px;font-size:13px;font-weight:600;color:#fff;background:var(--color-primary);border:none;cursor:pointer;transition:all .2s}#profile .profile-card .profile-body .profile-actions .edit-btn svg{font-size:15px}#profile .profile-card .profile-body .profile-actions .edit-btn:hover{background:var(--color-hover);transform:translateY(-1px);box-shadow:0 4px 16px rgba(var(--color-primary-rgb),.3)}#profile .profile-card .profile-body .profile-actions .edit-btn:active{transform:translateY(0)}#profile .profile-card .profile-body .profile-actions .edit-btn.active{background:var(--border-secondary);color:var(--text-many)}#profile .profile-card .profile-body .profile-actions .edit-btn.active:hover{background:#3a3a3a;box-shadow:none}@media(max-width:441px){#profile .profile-card .profile-body .profile-actions .edit-btn{width:100%;justify-content:center;padding:10px 24px}}#profile .profile-edit-section{max-height:0;overflow:hidden;transition:max-height .4s ease,opacity .3s ease,margin .3s ease;opacity:0;margin-bottom:0}#profile .profile-edit-section.open{max-height:800px;opacity:1;margin-bottom:40px}@media(max-width:441px){#profile .profile-edit-section.open{margin-bottom:28px}}#profile .profile-edit-section .edit-card{background:var(--border-primary);border:1px solid var(--border-secondary);border-radius:16px;overflow:hidden}#profile .profile-edit-section .edit-card .edit-header{padding:18px 32px;border-bottom:1px solid var(--border-secondary);display:flex;align-items:center;justify-content:space-between}@media(max-width:768px){#profile .profile-edit-section .edit-card .edit-header{padding:14px 24px}}@media(max-width:441px){#profile .profile-edit-section .edit-card .edit-header{padding:12px 16px;flex-direction:column;gap:10px;align-items:flex-start}}#profile .profile-edit-section .edit-card .edit-header h2{font-size:15px;font-weight:700;color:var(--text-primary);display:flex;align-items:center;gap:8px}#profile .profile-edit-section .edit-card .edit-header h2 svg{font-size:17px;color:var(--color-primary)}#profile .profile-edit-section .edit-card .edit-header .save-btn{padding:8px 28px;border-radius:8px;font-size:12px;font-weight:600;color:#fff;background:var(--color-primary);border:none;cursor:pointer;transition:all .2s}#profile .profile-edit-section .edit-card .edit-header .save-btn:hover{background:var(--color-hover)}#profile .profile-edit-section .edit-card .edit-header .save-btn:disabled{opacity:.5;cursor:not-allowed}#profile .profile-edit-section .edit-card .edit-header .save-btn:disabled *{cursor:not-allowed}@media(max-width:441px){#profile .profile-edit-section .edit-card .edit-header .save-btn{width:100%;text-align:center}}#profile .profile-edit-section .edit-card .edit-body{padding:24px 32px 28px}@media(max-width:768px){#profile .profile-edit-section .edit-card .edit-body{padding:18px 24px 24px}}@media(max-width:441px){#profile .profile-edit-section .edit-card .edit-body{padding:14px 16px 18px}}#profile .profile-edit-section .edit-card .form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}@media(max-width:600px){#profile .profile-edit-section .edit-card .form-grid{grid-template-columns:1fr;gap:14px}}#profile .profile-edit-section .edit-card .form-grid .form-field{display:flex;flex-direction:column}#profile .profile-edit-section .edit-card .form-grid .form-field.full-width{grid-column:1/-1}#profile .profile-edit-section .edit-card .form-grid .form-field.form-field-photo.full-width .form-field-label,#profile .profile-edit-section .edit-card .form-grid .form-field.profile-photo-upload .form-field-label{display:block;font-size:11px;font-weight:600;color:var(--text-many);margin-bottom:6px;letter-spacing:.01em}#profile .profile-edit-section .edit-card .form-grid .form-field.form-field-photo.full-width .profile-photo-wrap,#profile .profile-edit-section .edit-card .form-grid .form-field.profile-photo-upload .profile-photo-wrap{position:relative;display:inline-block}#profile .profile-edit-section .edit-card .form-grid .form-field.form-field-photo.full-width .profile-photo-input,#profile .profile-edit-section .edit-card .form-grid .form-field.profile-photo-upload .profile-photo-input{position:absolute;width:.1px;height:.1px;opacity:0;overflow:hidden;clip:rect(0,0,0,0);pointer-events:none}#profile .profile-edit-section .edit-card .form-grid .form-field.form-field-photo.full-width .profile-photo-preview,#profile .profile-edit-section .edit-card .form-grid .form-field.profile-photo-upload .profile-photo-preview{display:flex;align-items:center;justify-content:center;width:80px;height:80px;border-radius:50%;overflow:hidden;border:2px solid var(--border-secondary);background:var(--bg-secondary);cursor:pointer;transition:border-color .2s,box-shadow .2s;margin:0}#profile .profile-edit-section .edit-card .form-grid .form-field.form-field-photo.full-width .profile-photo-preview img,#profile .profile-edit-section .edit-card .form-grid .form-field.profile-photo-upload .profile-photo-preview img{width:100%;height:100%;object-fit:cover}#profile .profile-edit-section .edit-card .form-grid .form-field.form-field-photo.full-width .profile-photo-preview span,#profile .profile-edit-section .edit-card .form-grid .form-field.profile-photo-upload .profile-photo-preview span{font-size:11px;color:var(--text-less);padding:8px;text-align:center}#profile .profile-edit-section .edit-card .form-grid .form-field.form-field-photo.full-width .profile-photo-preview:hover,#profile .profile-edit-section .edit-card .form-grid .form-field.profile-photo-upload .profile-photo-preview:hover{border-color:var(--color-primary);box-shadow:0 0 0 3px rgba(var(--color-primary-rgb),.15)}#profile .profile-edit-section .edit-card .form-grid .form-field label{font-size:11px;font-weight:600;color:var(--text-many);margin-bottom:6px;letter-spacing:.01em;display:flex;align-items:center;gap:6px}#profile .profile-edit-section .edit-card .form-grid .form-field label svg{font-size:13px;color:var(--text-less)}#profile .profile-edit-section .edit-card .form-grid .form-field label .readonly-badge{font-size:9px;font-weight:600;padding:1px 6px;border-radius:4px;background:var(--border-secondary);color:var(--text-less)}#profile .profile-edit-section .edit-card .form-grid .form-field input,#profile .profile-edit-section .edit-card .form-grid .form-field select{width:100%;height:42px;padding:0 14px;font-size:13px;font-weight:400;font-family:var(--font-montserrat),sans-serif;color:var(--text-primary);color-scheme:dark;background:var(--bg-secondary);border:1px solid var(--border-secondary);border-radius:10px;outline:none;transition:border-color .2s,box-shadow .2s}#profile .profile-edit-section .edit-card .form-grid .form-field input:focus,#profile .profile-edit-section .edit-card .form-grid .form-field select:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px rgba(var(--color-primary-rgb),.1)}#profile .profile-edit-section .edit-card .form-grid .form-field input::placeholder,#profile .profile-edit-section .edit-card .form-grid .form-field select::placeholder{color:var(--text-less);opacity:.5}#profile .profile-edit-section .edit-card .form-grid .form-field input:-webkit-autofill,#profile .profile-edit-section .edit-card .form-grid .form-field select:-webkit-autofill{-webkit-text-fill-color:var(--text-primary);transition:background-color 5000s ease-in-out 0s}@media(max-width:441px){#profile .profile-edit-section .edit-card .form-grid .form-field input,#profile .profile-edit-section .edit-card .form-grid .form-field select{height:38px;font-size:12px;border-radius:8px}}#profile .profile-edit-section .edit-card .form-grid .form-field input:disabled,#profile .profile-edit-section .edit-card .form-grid .form-field input:read-only{opacity:.5;cursor:not-allowed}#profile .profile-edit-section .edit-card .form-grid .form-field input:disabled *,#profile .profile-edit-section .edit-card .form-grid .form-field input:read-only *{cursor:not-allowed}#profile .profile-edit-section .edit-card .form-grid .form-field select{cursor:pointer;-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23888' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;padding-right:36px}#profile .profile-edit-section .edit-card .form-grid .form-field select option{background:var(--bg-primary);color:var(--text-primary)}#profile .profile-edit-section .edit-card .password-section{margin-top:22px;padding-top:20px;border-top:1px solid var(--border-secondary)}#profile .profile-edit-section .edit-card .password-section .password-title{font-size:13px;font-weight:700;color:var(--text-primary);margin-bottom:14px;display:flex;align-items:center;gap:8px}#profile .profile-edit-section .edit-card .password-section .password-title svg{font-size:15px;color:var(--text-less)}#profile .profile-edit-section .edit-card .password-section .password-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}@media(max-width:600px){#profile .profile-edit-section .edit-card .password-section .password-grid{grid-template-columns:1fr;gap:14px}}#profile #story .empty-state{padding:48px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px}#profile #story .empty-state .empty-icon{font-size:48px;color:var(--border-secondary)}#profile #story .empty-state p{font-size:14px;color:var(--text-less);font-weight:400}@media(max-width:441px){#profile #story .empty-state{padding:32px 16px}#profile #story .empty-state .empty-icon{font-size:36px}#profile #story .empty-state p{font-size:12px}}#profile #anime,#profile #cartoon,#profile #continue-watching,#profile #movies,#profile #related,#profile #series,#profile #story,#profile #studios{margin-bottom:40px;position:relative;z-index:1}@media(max-width:768px){#profile #anime,#profile #cartoon,#profile #continue-watching,#profile #movies,#profile #related,#profile #series,#profile #story,#profile #studios{margin-bottom:20px}}#profile #anime>h2,#profile #cartoon>h2,#profile #continue-watching>h2,#profile #movies>h2,#profile #related>h2,#profile #series>h2,#profile #story>h2,#profile #studios>h2{color:#fff;font-size:22px;font-weight:500;padding:0 48px}@media(max-width:1024px){#profile #anime>h2,#profile #cartoon>h2,#profile #continue-watching>h2,#profile #movies>h2,#profile #related>h2,#profile #series>h2,#profile #story>h2,#profile #studios>h2{font-size:20px}}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#profile #anime>h2,#profile #cartoon>h2,#profile #continue-watching>h2,#profile #movies>h2,#profile #related>h2,#profile #series>h2,#profile #story>h2,#profile #studios>h2{padding:0 40px;font-size:18px}}@media(max-width:768px){#profile #anime>h2,#profile #cartoon>h2,#profile #continue-watching>h2,#profile #movies>h2,#profile #related>h2,#profile #series>h2,#profile #story>h2,#profile #studios>h2{padding:0 32px}}@media(max-width:441px){#profile #anime>h2,#profile #cartoon>h2,#profile #continue-watching>h2,#profile #movies>h2,#profile #related>h2,#profile #series>h2,#profile #story>h2,#profile #studios>h2{padding:0 16px}}#profile #anime .section-header,#profile #cartoon .section-header,#profile #continue-watching .section-header,#profile #movies .section-header,#profile #related .section-header,#profile #series .section-header,#profile #story .section-header,#profile #studios .section-header{display:flex;align-items:center;justify-content:space-between;padding:0 48px;margin-bottom:0}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#profile #anime .section-header,#profile #cartoon .section-header,#profile #continue-watching .section-header,#profile #movies .section-header,#profile #related .section-header,#profile #series .section-header,#profile #story .section-header,#profile #studios .section-header{padding:0 40px}}@media(max-width:768px){#profile #anime .section-header,#profile #cartoon .section-header,#profile #continue-watching .section-header,#profile #movies .section-header,#profile #related .section-header,#profile #series .section-header,#profile #story .section-header,#profile #studios .section-header{padding:0 32px}}@media(max-width:441px){#profile #anime .section-header,#profile #cartoon .section-header,#profile #continue-watching .section-header,#profile #movies .section-header,#profile #related .section-header,#profile #series .section-header,#profile #story .section-header,#profile #studios .section-header{padding:0 16px}}#profile #anime .section-header h2,#profile #cartoon .section-header h2,#profile #continue-watching .section-header h2,#profile #movies .section-header h2,#profile #related .section-header h2,#profile #series .section-header h2,#profile #story .section-header h2,#profile #studios .section-header h2{color:#fff;font-size:22px;font-weight:500;padding:0}@media(max-width:1024px){#profile #anime .section-header h2,#profile #cartoon .section-header h2,#profile #continue-watching .section-header h2,#profile #movies .section-header h2,#profile #related .section-header h2,#profile #series .section-header h2,#profile #story .section-header h2,#profile #studios .section-header h2{font-size:20px}}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#profile #anime .section-header h2,#profile #cartoon .section-header h2,#profile #continue-watching .section-header h2,#profile #movies .section-header h2,#profile #related .section-header h2,#profile #series .section-header h2,#profile #story .section-header h2,#profile #studios .section-header h2{font-size:18px}}#profile #anime .section-header .see-all,#profile #cartoon .section-header .see-all,#profile #continue-watching .section-header .see-all,#profile #movies .section-header .see-all,#profile #related .section-header .see-all,#profile #series .section-header .see-all,#profile #story .section-header .see-all,#profile #studios .section-header .see-all{display:flex;align-items:center;gap:6px;color:hsla(0,0%,100%,.5);font-size:14px;font-weight:400;text-decoration:none;transition:color .2s ease;white-space:nowrap}#profile #anime .section-header .see-all svg,#profile #cartoon .section-header .see-all svg,#profile #continue-watching .section-header .see-all svg,#profile #movies .section-header .see-all svg,#profile #related .section-header .see-all svg,#profile #series .section-header .see-all svg,#profile #story .section-header .see-all svg,#profile #studios .section-header .see-all svg{font-size:10px;transition:transform .2s ease}#profile #anime .section-header .see-all:hover,#profile #cartoon .section-header .see-all:hover,#profile #continue-watching .section-header .see-all:hover,#profile #movies .section-header .see-all:hover,#profile #related .section-header .see-all:hover,#profile #series .section-header .see-all:hover,#profile #story .section-header .see-all:hover,#profile #studios .section-header .see-all:hover{color:hsla(0,0%,100%,.85)}#profile #anime .section-header .see-all:hover svg,#profile #cartoon .section-header .see-all:hover svg,#profile #continue-watching .section-header .see-all:hover svg,#profile #movies .section-header .see-all:hover svg,#profile #related .section-header .see-all:hover svg,#profile #series .section-header .see-all:hover svg,#profile #story .section-header .see-all:hover svg,#profile #studios .section-header .see-all:hover svg{transform:translateX(3px)}@media(max-width:1024px){#profile #anime .section-header .see-all,#profile #cartoon .section-header .see-all,#profile #continue-watching .section-header .see-all,#profile #movies .section-header .see-all,#profile #related .section-header .see-all,#profile #series .section-header .see-all,#profile #story .section-header .see-all,#profile #studios .section-header .see-all{font-size:13px}}#profile #anime:hover .left,#profile #anime:hover .right,#profile #cartoon:hover .left,#profile #cartoon:hover .right,#profile #continue-watching:hover .left,#profile #continue-watching:hover .right,#profile #movies:hover .left,#profile #movies:hover .right,#profile #related:hover .left,#profile #related:hover .right,#profile #series:hover .left,#profile #series:hover .right,#profile #story:hover .left,#profile #story:hover .right,#profile #studios:hover .left,#profile #studios:hover .right{visibility:visible;opacity:1}#profile #anime:hover .left.close,#profile #anime:hover .right.close,#profile #cartoon:hover .left.close,#profile #cartoon:hover .right.close,#profile #continue-watching:hover .left.close,#profile #continue-watching:hover .right.close,#profile #movies:hover .left.close,#profile #movies:hover .right.close,#profile #related:hover .left.close,#profile #related:hover .right.close,#profile #series:hover .left.close,#profile #series:hover .right.close,#profile #story:hover .left.close,#profile #story:hover .right.close,#profile #studios:hover .left.close,#profile #studios:hover .right.close{visibility:hidden;opacity:0}#profile #anime .left,#profile #anime .right,#profile #cartoon .left,#profile #cartoon .right,#profile #continue-watching .left,#profile #continue-watching .right,#profile #movies .left,#profile #movies .right,#profile #related .left,#profile #related .right,#profile #series .left,#profile #series .right,#profile #story .left,#profile #story .right,#profile #studios .left,#profile #studios .right{width:80px;height:calc(100% - 44px);position:absolute;top:40px;z-index:2;display:flex;align-items:center;justify-content:center;transition:.5s ease-out;visibility:hidden;opacity:0}#profile #anime .left:hover svg,#profile #anime .right:hover svg,#profile #cartoon .left:hover svg,#profile #cartoon .right:hover svg,#profile #continue-watching .left:hover svg,#profile #continue-watching .right:hover svg,#profile #movies .left:hover svg,#profile #movies .right:hover svg,#profile #related .left:hover svg,#profile #related .right:hover svg,#profile #series .left:hover svg,#profile #series .right:hover svg,#profile #story .left:hover svg,#profile #story .right:hover svg,#profile #studios .left:hover svg,#profile #studios .right:hover svg{opacity:100%}@media(max-width:1024px){#profile #anime .left,#profile #anime .right,#profile #cartoon .left,#profile #cartoon .right,#profile #continue-watching .left,#profile #continue-watching .right,#profile #movies .left,#profile #movies .right,#profile #related .left,#profile #related .right,#profile #series .left,#profile #series .right,#profile #story .left,#profile #story .right,#profile #studios .left,#profile #studios .right{display:none}}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#profile #anime .left,#profile #anime .right,#profile #cartoon .left,#profile #cartoon .right,#profile #continue-watching .left,#profile #continue-watching .right,#profile #movies .left,#profile #movies .right,#profile #related .left,#profile #related .right,#profile #series .left,#profile #series .right,#profile #story .left,#profile #story .right,#profile #studios .left,#profile #studios .right{display:flex;height:calc(100% - 36px);top:33px;visibility:visible;opacity:1}}#profile #anime .left,#profile #anime .left *,#profile #anime .right,#profile #anime .right *,#profile #cartoon .left,#profile #cartoon .left *,#profile #cartoon .right,#profile #cartoon .right *,#profile #continue-watching .left,#profile #continue-watching .left *,#profile #continue-watching .right,#profile #continue-watching .right *,#profile #movies .left,#profile #movies .left *,#profile #movies .right,#profile #movies .right *,#profile #related .left,#profile #related .left *,#profile #related .right,#profile #related .right *,#profile #series .left,#profile #series .left *,#profile #series .right,#profile #series .right *,#profile #story .left,#profile #story .left *,#profile #story .right,#profile #story .right *,#profile #studios .left,#profile #studios .left *,#profile #studios .right,#profile #studios .right *{cursor:pointer}#profile #anime .left svg,#profile #anime .right svg,#profile #cartoon .left svg,#profile #cartoon .right svg,#profile #continue-watching .left svg,#profile #continue-watching .right svg,#profile #movies .left svg,#profile #movies .right svg,#profile #related .left svg,#profile #related .right svg,#profile #series .left svg,#profile #series .right svg,#profile #story .left svg,#profile #story .right svg,#profile #studios .left svg,#profile #studios .right svg{font-size:32px;opacity:80%}@media(max-width:1024px){#profile #anime .left svg,#profile #anime .right svg,#profile #cartoon .left svg,#profile #cartoon .right svg,#profile #continue-watching .left svg,#profile #continue-watching .right svg,#profile #movies .left svg,#profile #movies .right svg,#profile #related .left svg,#profile #related .right svg,#profile #series .left svg,#profile #series .right svg,#profile #story .left svg,#profile #story .right svg,#profile #studios .left svg,#profile #studios .right svg{font-size:24px}}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#profile #anime .left svg,#profile #anime .right svg,#profile #cartoon .left svg,#profile #cartoon .right svg,#profile #continue-watching .left svg,#profile #continue-watching .right svg,#profile #movies .left svg,#profile #movies .right svg,#profile #related .left svg,#profile #related .right svg,#profile #series .left svg,#profile #series .right svg,#profile #story .left svg,#profile #story .right svg,#profile #studios .left svg,#profile #studios .right svg{font-size:24px}}#profile #anime .left,#profile #cartoon .left,#profile #continue-watching .left,#profile #movies .left,#profile #related .left,#profile #series .left,#profile #story .left,#profile #studios .left{background:linear-gradient(to left,transparent,var(--bg-primary));left:0}#profile #anime .left svg,#profile #cartoon .left svg,#profile #continue-watching .left svg,#profile #movies .left svg,#profile #related .left svg,#profile #series .left svg,#profile #story .left svg,#profile #studios .left svg{margin-right:32px}#profile #anime .right,#profile #cartoon .right,#profile #continue-watching .right,#profile #movies .right,#profile #related .right,#profile #series .right,#profile #story .right,#profile #studios .right{background:linear-gradient(to right,transparent,var(--bg-primary));right:0}#profile #anime .right svg,#profile #cartoon .right svg,#profile #continue-watching .right svg,#profile #movies .right svg,#profile #related .right svg,#profile #series .right svg,#profile #story .right svg,#profile #studios .right svg{margin-left:32px}#profile #anime .wrapper,#profile #cartoon .wrapper,#profile #continue-watching .wrapper,#profile #movies .wrapper,#profile #related .wrapper,#profile #series .wrapper,#profile #story .wrapper,#profile #studios .wrapper{min-height:200px;height:100%;display:flex;overflow-x:auto;scroll-behavior:smooth;padding:12px 48px;scroll-snap-type:x proximity;scroll-padding-left:48px;cursor:grab;user-select:none;-webkit-user-select:none}#profile #anime .wrapper.is-dragging,#profile #cartoon .wrapper.is-dragging,#profile #continue-watching .wrapper.is-dragging,#profile #movies .wrapper.is-dragging,#profile #related .wrapper.is-dragging,#profile #series .wrapper.is-dragging,#profile #story .wrapper.is-dragging,#profile #studios .wrapper.is-dragging{scroll-snap-type:none;scroll-behavior:auto;cursor:grabbing}#profile #anime .wrapper.is-dragging .card,#profile #anime .wrapper.is-dragging .card *,#profile #anime .wrapper.is-dragging .cw-card,#profile #anime .wrapper.is-dragging .cw-card *,#profile #cartoon .wrapper.is-dragging .card,#profile #cartoon .wrapper.is-dragging .card *,#profile #cartoon .wrapper.is-dragging .cw-card,#profile #cartoon .wrapper.is-dragging .cw-card *,#profile #continue-watching .wrapper.is-dragging .card,#profile #continue-watching .wrapper.is-dragging .card *,#profile #continue-watching .wrapper.is-dragging .cw-card,#profile #continue-watching .wrapper.is-dragging .cw-card *,#profile #movies .wrapper.is-dragging .card,#profile #movies .wrapper.is-dragging .card *,#profile #movies .wrapper.is-dragging .cw-card,#profile #movies .wrapper.is-dragging .cw-card *,#profile #related .wrapper.is-dragging .card,#profile #related .wrapper.is-dragging .card *,#profile #related .wrapper.is-dragging .cw-card,#profile #related .wrapper.is-dragging .cw-card *,#profile #series .wrapper.is-dragging .card,#profile #series .wrapper.is-dragging .card *,#profile #series .wrapper.is-dragging .cw-card,#profile #series .wrapper.is-dragging .cw-card *,#profile #story .wrapper.is-dragging .card,#profile #story .wrapper.is-dragging .card *,#profile #story .wrapper.is-dragging .cw-card,#profile #story .wrapper.is-dragging .cw-card *,#profile #studios .wrapper.is-dragging .card,#profile #studios .wrapper.is-dragging .card *,#profile #studios .wrapper.is-dragging .cw-card,#profile #studios .wrapper.is-dragging .cw-card *{cursor:grabbing!important}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#profile #anime .wrapper,#profile #cartoon .wrapper,#profile #continue-watching .wrapper,#profile #movies .wrapper,#profile #related .wrapper,#profile #series .wrapper,#profile #story .wrapper,#profile #studios .wrapper{padding:10px 40px;scroll-padding-left:40px}}@media(max-width:768px){#profile #anime .wrapper,#profile #cartoon .wrapper,#profile #continue-watching .wrapper,#profile #movies .wrapper,#profile #related .wrapper,#profile #series .wrapper,#profile #story .wrapper,#profile #studios .wrapper{padding:8px 32px;scroll-padding-left:32px;min-height:0}}@media(max-width:441px){#profile #anime .wrapper,#profile #cartoon .wrapper,#profile #continue-watching .wrapper,#profile #movies .wrapper,#profile #related .wrapper,#profile #series .wrapper,#profile #story .wrapper,#profile #studios .wrapper{padding:8px 16px;scroll-padding-left:16px}}#profile #anime .wrapper .anime,#profile #anime .wrapper .cartoon,#profile #anime .wrapper .continue-watching-list,#profile #anime .wrapper .movies,#profile #anime .wrapper .related,#profile #anime .wrapper .series,#profile #anime .wrapper .studios,#profile #cartoon .wrapper .anime,#profile #cartoon .wrapper .cartoon,#profile #cartoon .wrapper .continue-watching-list,#profile #cartoon .wrapper .movies,#profile #cartoon .wrapper .related,#profile #cartoon .wrapper .series,#profile #cartoon .wrapper .studios,#profile #continue-watching .wrapper .anime,#profile #continue-watching .wrapper .cartoon,#profile #continue-watching .wrapper .continue-watching-list,#profile #continue-watching .wrapper .movies,#profile #continue-watching .wrapper .related,#profile #continue-watching .wrapper .series,#profile #continue-watching .wrapper .studios,#profile #movies .wrapper .anime,#profile #movies .wrapper .cartoon,#profile #movies .wrapper .continue-watching-list,#profile #movies .wrapper .movies,#profile #movies .wrapper .related,#profile #movies .wrapper .series,#profile #movies .wrapper .studios,#profile #related .wrapper .anime,#profile #related .wrapper .cartoon,#profile #related .wrapper .continue-watching-list,#profile #related .wrapper .movies,#profile #related .wrapper .related,#profile #related .wrapper .series,#profile #related .wrapper .studios,#profile #series .wrapper .anime,#profile #series .wrapper .cartoon,#profile #series .wrapper .continue-watching-list,#profile #series .wrapper .movies,#profile #series .wrapper .related,#profile #series .wrapper .series,#profile #series .wrapper .studios,#profile #story .wrapper .anime,#profile #story .wrapper .cartoon,#profile #story .wrapper .continue-watching-list,#profile #story .wrapper .movies,#profile #story .wrapper .related,#profile #story .wrapper .series,#profile #story .wrapper .studios,#profile #studios .wrapper .anime,#profile #studios .wrapper .cartoon,#profile #studios .wrapper .continue-watching-list,#profile #studios .wrapper .movies,#profile #studios .wrapper .related,#profile #studios .wrapper .series,#profile #studios .wrapper .studios{display:flex;align-items:flex-start;gap:6px}#profile #anime .wrapper .anime .card,#profile #anime .wrapper .cartoon .card,#profile #anime .wrapper .continue-watching-list .card,#profile #anime .wrapper .movies .card,#profile #anime .wrapper .related .card,#profile #anime .wrapper .series .card,#profile #anime .wrapper .studios .card,#profile #cartoon .wrapper .anime .card,#profile #cartoon .wrapper .cartoon .card,#profile #cartoon .wrapper .continue-watching-list .card,#profile #cartoon .wrapper .movies .card,#profile #cartoon .wrapper .related .card,#profile #cartoon .wrapper .series .card,#profile #cartoon .wrapper .studios .card,#profile #continue-watching .wrapper .anime .card,#profile #continue-watching .wrapper .cartoon .card,#profile #continue-watching .wrapper .continue-watching-list .card,#profile #continue-watching .wrapper .movies .card,#profile #continue-watching .wrapper .related .card,#profile #continue-watching .wrapper .series .card,#profile #continue-watching .wrapper .studios .card,#profile #movies .wrapper .anime .card,#profile #movies .wrapper .cartoon .card,#profile #movies .wrapper .continue-watching-list .card,#profile #movies .wrapper .movies .card,#profile #movies .wrapper .related .card,#profile #movies .wrapper .series .card,#profile #movies .wrapper .studios .card,#profile #related .wrapper .anime .card,#profile #related .wrapper .cartoon .card,#profile #related .wrapper .continue-watching-list .card,#profile #related .wrapper .movies .card,#profile #related .wrapper .related .card,#profile #related .wrapper .series .card,#profile #related .wrapper .studios .card,#profile #series .wrapper .anime .card,#profile #series .wrapper .cartoon .card,#profile #series .wrapper .continue-watching-list .card,#profile #series .wrapper .movies .card,#profile #series .wrapper .related .card,#profile #series .wrapper .series .card,#profile #series .wrapper .studios .card,#profile #story .wrapper .anime .card,#profile #story .wrapper .cartoon .card,#profile #story .wrapper .continue-watching-list .card,#profile #story .wrapper .movies .card,#profile #story .wrapper .related .card,#profile #story .wrapper .series .card,#profile #story .wrapper .studios .card,#profile #studios .wrapper .anime .card,#profile #studios .wrapper .cartoon .card,#profile #studios .wrapper .continue-watching-list .card,#profile #studios .wrapper .movies .card,#profile #studios .wrapper .related .card,#profile #studios .wrapper .series .card,#profile #studios .wrapper .studios .card{width:15vw;max-width:432px;border-radius:8px;overflow:hidden;position:relative;aspect-ratio:27/40;background-position:50%;background-repeat:no-repeat;background-size:100.5%;transition:.25s;scroll-snap-align:start}@media(max-width:1280px){#profile #anime .wrapper .anime .card,#profile #anime .wrapper .cartoon .card,#profile #anime .wrapper .continue-watching-list .card,#profile #anime .wrapper .movies .card,#profile #anime .wrapper .related .card,#profile #anime .wrapper .series .card,#profile #anime .wrapper .studios .card,#profile #cartoon .wrapper .anime .card,#profile #cartoon .wrapper .cartoon .card,#profile #cartoon .wrapper .continue-watching-list .card,#profile #cartoon .wrapper .movies .card,#profile #cartoon .wrapper .related .card,#profile #cartoon .wrapper .series .card,#profile #cartoon .wrapper .studios .card,#profile #continue-watching .wrapper .anime .card,#profile #continue-watching .wrapper .cartoon .card,#profile #continue-watching .wrapper .continue-watching-list .card,#profile #continue-watching .wrapper .movies .card,#profile #continue-watching .wrapper .related .card,#profile #continue-watching .wrapper .series .card,#profile #continue-watching .wrapper .studios .card,#profile #movies .wrapper .anime .card,#profile #movies .wrapper .cartoon .card,#profile #movies .wrapper .continue-watching-list .card,#profile #movies .wrapper .movies .card,#profile #movies .wrapper .related .card,#profile #movies .wrapper .series .card,#profile #movies .wrapper .studios .card,#profile #related .wrapper .anime .card,#profile #related .wrapper .cartoon .card,#profile #related .wrapper .continue-watching-list .card,#profile #related .wrapper .movies .card,#profile #related .wrapper .related .card,#profile #related .wrapper .series .card,#profile #related .wrapper .studios .card,#profile #series .wrapper .anime .card,#profile #series .wrapper .cartoon .card,#profile #series .wrapper .continue-watching-list .card,#profile #series .wrapper .movies .card,#profile #series .wrapper .related .card,#profile #series .wrapper .series .card,#profile #series .wrapper .studios .card,#profile #story .wrapper .anime .card,#profile #story .wrapper .cartoon .card,#profile #story .wrapper .continue-watching-list .card,#profile #story .wrapper .movies .card,#profile #story .wrapper .related .card,#profile #story .wrapper .series .card,#profile #story .wrapper .studios .card,#profile #studios .wrapper .anime .card,#profile #studios .wrapper .cartoon .card,#profile #studios .wrapper .continue-watching-list .card,#profile #studios .wrapper .movies .card,#profile #studios .wrapper .related .card,#profile #studios .wrapper .series .card,#profile #studios .wrapper .studios .card{width:18vw}}@media(max-width:1024px){#profile #anime .wrapper .anime .card,#profile #anime .wrapper .cartoon .card,#profile #anime .wrapper .continue-watching-list .card,#profile #anime .wrapper .movies .card,#profile #anime .wrapper .related .card,#profile #anime .wrapper .series .card,#profile #anime .wrapper .studios .card,#profile #cartoon .wrapper .anime .card,#profile #cartoon .wrapper .cartoon .card,#profile #cartoon .wrapper .continue-watching-list .card,#profile #cartoon .wrapper .movies .card,#profile #cartoon .wrapper .related .card,#profile #cartoon .wrapper .series .card,#profile #cartoon .wrapper .studios .card,#profile #continue-watching .wrapper .anime .card,#profile #continue-watching .wrapper .cartoon .card,#profile #continue-watching .wrapper .continue-watching-list .card,#profile #continue-watching .wrapper .movies .card,#profile #continue-watching .wrapper .related .card,#profile #continue-watching .wrapper .series .card,#profile #continue-watching .wrapper .studios .card,#profile #movies .wrapper .anime .card,#profile #movies .wrapper .cartoon .card,#profile #movies .wrapper .continue-watching-list .card,#profile #movies .wrapper .movies .card,#profile #movies .wrapper .related .card,#profile #movies .wrapper .series .card,#profile #movies .wrapper .studios .card,#profile #related .wrapper .anime .card,#profile #related .wrapper .cartoon .card,#profile #related .wrapper .continue-watching-list .card,#profile #related .wrapper .movies .card,#profile #related .wrapper .related .card,#profile #related .wrapper .series .card,#profile #related .wrapper .studios .card,#profile #series .wrapper .anime .card,#profile #series .wrapper .cartoon .card,#profile #series .wrapper .continue-watching-list .card,#profile #series .wrapper .movies .card,#profile #series .wrapper .related .card,#profile #series .wrapper .series .card,#profile #series .wrapper .studios .card,#profile #story .wrapper .anime .card,#profile #story .wrapper .cartoon .card,#profile #story .wrapper .continue-watching-list .card,#profile #story .wrapper .movies .card,#profile #story .wrapper .related .card,#profile #story .wrapper .series .card,#profile #story .wrapper .studios .card,#profile #studios .wrapper .anime .card,#profile #studios .wrapper .cartoon .card,#profile #studios .wrapper .continue-watching-list .card,#profile #studios .wrapper .movies .card,#profile #studios .wrapper .related .card,#profile #studios .wrapper .series .card,#profile #studios .wrapper .studios .card{width:22.5vw}}@media(max-width:880px){#profile #anime .wrapper .anime .card,#profile #anime .wrapper .cartoon .card,#profile #anime .wrapper .continue-watching-list .card,#profile #anime .wrapper .movies .card,#profile #anime .wrapper .related .card,#profile #anime .wrapper .series .card,#profile #anime .wrapper .studios .card,#profile #cartoon .wrapper .anime .card,#profile #cartoon .wrapper .cartoon .card,#profile #cartoon .wrapper .continue-watching-list .card,#profile #cartoon .wrapper .movies .card,#profile #cartoon .wrapper .related .card,#profile #cartoon .wrapper .series .card,#profile #cartoon .wrapper .studios .card,#profile #continue-watching .wrapper .anime .card,#profile #continue-watching .wrapper .cartoon .card,#profile #continue-watching .wrapper .continue-watching-list .card,#profile #continue-watching .wrapper .movies .card,#profile #continue-watching .wrapper .related .card,#profile #continue-watching .wrapper .series .card,#profile #continue-watching .wrapper .studios .card,#profile #movies .wrapper .anime .card,#profile #movies .wrapper .cartoon .card,#profile #movies .wrapper .continue-watching-list .card,#profile #movies .wrapper .movies .card,#profile #movies .wrapper .related .card,#profile #movies .wrapper .series .card,#profile #movies .wrapper .studios .card,#profile #related .wrapper .anime .card,#profile #related .wrapper .cartoon .card,#profile #related .wrapper .continue-watching-list .card,#profile #related .wrapper .movies .card,#profile #related .wrapper .related .card,#profile #related .wrapper .series .card,#profile #related .wrapper .studios .card,#profile #series .wrapper .anime .card,#profile #series .wrapper .cartoon .card,#profile #series .wrapper .continue-watching-list .card,#profile #series .wrapper .movies .card,#profile #series .wrapper .related .card,#profile #series .wrapper .series .card,#profile #series .wrapper .studios .card,#profile #story .wrapper .anime .card,#profile #story .wrapper .cartoon .card,#profile #story .wrapper .continue-watching-list .card,#profile #story .wrapper .movies .card,#profile #story .wrapper .related .card,#profile #story .wrapper .series .card,#profile #story .wrapper .studios .card,#profile #studios .wrapper .anime .card,#profile #studios .wrapper .cartoon .card,#profile #studios .wrapper .continue-watching-list .card,#profile #studios .wrapper .movies .card,#profile #studios .wrapper .related .card,#profile #studios .wrapper .series .card,#profile #studios .wrapper .studios .card{width:28vw}}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#profile #anime .wrapper .anime .card,#profile #anime .wrapper .cartoon .card,#profile #anime .wrapper .continue-watching-list .card,#profile #anime .wrapper .movies .card,#profile #anime .wrapper .related .card,#profile #anime .wrapper .series .card,#profile #anime .wrapper .studios .card,#profile #cartoon .wrapper .anime .card,#profile #cartoon .wrapper .cartoon .card,#profile #cartoon .wrapper .continue-watching-list .card,#profile #cartoon .wrapper .movies .card,#profile #cartoon .wrapper .related .card,#profile #cartoon .wrapper .series .card,#profile #cartoon .wrapper .studios .card,#profile #continue-watching .wrapper .anime .card,#profile #continue-watching .wrapper .cartoon .card,#profile #continue-watching .wrapper .continue-watching-list .card,#profile #continue-watching .wrapper .movies .card,#profile #continue-watching .wrapper .related .card,#profile #continue-watching .wrapper .series .card,#profile #continue-watching .wrapper .studios .card,#profile #movies .wrapper .anime .card,#profile #movies .wrapper .cartoon .card,#profile #movies .wrapper .continue-watching-list .card,#profile #movies .wrapper .movies .card,#profile #movies .wrapper .related .card,#profile #movies .wrapper .series .card,#profile #movies .wrapper .studios .card,#profile #related .wrapper .anime .card,#profile #related .wrapper .cartoon .card,#profile #related .wrapper .continue-watching-list .card,#profile #related .wrapper .movies .card,#profile #related .wrapper .related .card,#profile #related .wrapper .series .card,#profile #related .wrapper .studios .card,#profile #series .wrapper .anime .card,#profile #series .wrapper .cartoon .card,#profile #series .wrapper .continue-watching-list .card,#profile #series .wrapper .movies .card,#profile #series .wrapper .related .card,#profile #series .wrapper .series .card,#profile #series .wrapper .studios .card,#profile #story .wrapper .anime .card,#profile #story .wrapper .cartoon .card,#profile #story .wrapper .continue-watching-list .card,#profile #story .wrapper .movies .card,#profile #story .wrapper .related .card,#profile #story .wrapper .series .card,#profile #story .wrapper .studios .card,#profile #studios .wrapper .anime .card,#profile #studios .wrapper .cartoon .card,#profile #studios .wrapper .continue-watching-list .card,#profile #studios .wrapper .movies .card,#profile #studios .wrapper .related .card,#profile #studios .wrapper .series .card,#profile #studios .wrapper .studios .card{width:16vw}}@media(max-width:441px){#profile #anime .wrapper .anime .card,#profile #anime .wrapper .cartoon .card,#profile #anime .wrapper .continue-watching-list .card,#profile #anime .wrapper .movies .card,#profile #anime .wrapper .related .card,#profile #anime .wrapper .series .card,#profile #anime .wrapper .studios .card,#profile #cartoon .wrapper .anime .card,#profile #cartoon .wrapper .cartoon .card,#profile #cartoon .wrapper .continue-watching-list .card,#profile #cartoon .wrapper .movies .card,#profile #cartoon .wrapper .related .card,#profile #cartoon .wrapper .series .card,#profile #cartoon .wrapper .studios .card,#profile #continue-watching .wrapper .anime .card,#profile #continue-watching .wrapper .cartoon .card,#profile #continue-watching .wrapper .continue-watching-list .card,#profile #continue-watching .wrapper .movies .card,#profile #continue-watching .wrapper .related .card,#profile #continue-watching .wrapper .series .card,#profile #continue-watching .wrapper .studios .card,#profile #movies .wrapper .anime .card,#profile #movies .wrapper .cartoon .card,#profile #movies .wrapper .continue-watching-list .card,#profile #movies .wrapper .movies .card,#profile #movies .wrapper .related .card,#profile #movies .wrapper .series .card,#profile #movies .wrapper .studios .card,#profile #related .wrapper .anime .card,#profile #related .wrapper .cartoon .card,#profile #related .wrapper .continue-watching-list .card,#profile #related .wrapper .movies .card,#profile #related .wrapper .related .card,#profile #related .wrapper .series .card,#profile #related .wrapper .studios .card,#profile #series .wrapper .anime .card,#profile #series .wrapper .cartoon .card,#profile #series .wrapper .continue-watching-list .card,#profile #series .wrapper .movies .card,#profile #series .wrapper .related .card,#profile #series .wrapper .series .card,#profile #series .wrapper .studios .card,#profile #story .wrapper .anime .card,#profile #story .wrapper .cartoon .card,#profile #story .wrapper .continue-watching-list .card,#profile #story .wrapper .movies .card,#profile #story .wrapper .related .card,#profile #story .wrapper .series .card,#profile #story .wrapper .studios .card,#profile #studios .wrapper .anime .card,#profile #studios .wrapper .cartoon .card,#profile #studios .wrapper .continue-watching-list .card,#profile #studios .wrapper .movies .card,#profile #studios .wrapper .related .card,#profile #studios .wrapper .series .card,#profile #studios .wrapper .studios .card{width:38vw}}#profile #anime .wrapper .anime .card,#profile #anime .wrapper .anime .card *,#profile #anime .wrapper .cartoon .card,#profile #anime .wrapper .cartoon .card *,#profile #anime .wrapper .continue-watching-list .card,#profile #anime .wrapper .continue-watching-list .card *,#profile #anime .wrapper .movies .card,#profile #anime .wrapper .movies .card *,#profile #anime .wrapper .related .card,#profile #anime .wrapper .related .card *,#profile #anime .wrapper .series .card,#profile #anime .wrapper .series .card *,#profile #anime .wrapper .studios .card,#profile #anime .wrapper .studios .card *,#profile #cartoon .wrapper .anime .card,#profile #cartoon .wrapper .anime .card *,#profile #cartoon .wrapper .cartoon .card,#profile #cartoon .wrapper .cartoon .card *,#profile #cartoon .wrapper .continue-watching-list .card,#profile #cartoon .wrapper .continue-watching-list .card *,#profile #cartoon .wrapper .movies .card,#profile #cartoon .wrapper .movies .card *,#profile #cartoon .wrapper .related .card,#profile #cartoon .wrapper .related .card *,#profile #cartoon .wrapper .series .card,#profile #cartoon .wrapper .series .card *,#profile #cartoon .wrapper .studios .card,#profile #cartoon .wrapper .studios .card *,#profile #continue-watching .wrapper .anime .card,#profile #continue-watching .wrapper .anime .card *,#profile #continue-watching .wrapper .cartoon .card,#profile #continue-watching .wrapper .cartoon .card *,#profile #continue-watching .wrapper .continue-watching-list .card,#profile #continue-watching .wrapper .continue-watching-list .card *,#profile #continue-watching .wrapper .movies .card,#profile #continue-watching .wrapper .movies .card *,#profile #continue-watching .wrapper .related .card,#profile #continue-watching .wrapper .related .card *,#profile #continue-watching .wrapper .series .card,#profile #continue-watching .wrapper .series .card *,#profile #continue-watching .wrapper .studios .card,#profile #continue-watching .wrapper .studios .card *,#profile #movies .wrapper .anime .card,#profile #movies .wrapper .anime .card *,#profile #movies .wrapper .cartoon .card,#profile #movies .wrapper .cartoon .card *,#profile #movies .wrapper .continue-watching-list .card,#profile #movies .wrapper .continue-watching-list .card *,#profile #movies .wrapper .movies .card,#profile #movies .wrapper .movies .card *,#profile #movies .wrapper .related .card,#profile #movies .wrapper .related .card *,#profile #movies .wrapper .series .card,#profile #movies .wrapper .series .card *,#profile #movies .wrapper .studios .card,#profile #movies .wrapper .studios .card *,#profile #related .wrapper .anime .card,#profile #related .wrapper .anime .card *,#profile #related .wrapper .cartoon .card,#profile #related .wrapper .cartoon .card *,#profile #related .wrapper .continue-watching-list .card,#profile #related .wrapper .continue-watching-list .card *,#profile #related .wrapper .movies .card,#profile #related .wrapper .movies .card *,#profile #related .wrapper .related .card,#profile #related .wrapper .related .card *,#profile #related .wrapper .series .card,#profile #related .wrapper .series .card *,#profile #related .wrapper .studios .card,#profile #related .wrapper .studios .card *,#profile #series .wrapper .anime .card,#profile #series .wrapper .anime .card *,#profile #series .wrapper .cartoon .card,#profile #series .wrapper .cartoon .card *,#profile #series .wrapper .continue-watching-list .card,#profile #series .wrapper .continue-watching-list .card *,#profile #series .wrapper .movies .card,#profile #series .wrapper .movies .card *,#profile #series .wrapper .related .card,#profile #series .wrapper .related .card *,#profile #series .wrapper .series .card,#profile #series .wrapper .series .card *,#profile #series .wrapper .studios .card,#profile #series .wrapper .studios .card *,#profile #story .wrapper .anime .card,#profile #story .wrapper .anime .card *,#profile #story .wrapper .cartoon .card,#profile #story .wrapper .cartoon .card *,#profile #story .wrapper .continue-watching-list .card,#profile #story .wrapper .continue-watching-list .card *,#profile #story .wrapper .movies .card,#profile #story .wrapper .movies .card *,#profile #story .wrapper .related .card,#profile #story .wrapper .related .card *,#profile #story .wrapper .series .card,#profile #story .wrapper .series .card *,#profile #story .wrapper .studios .card,#profile #story .wrapper .studios .card *,#profile #studios .wrapper .anime .card,#profile #studios .wrapper .anime .card *,#profile #studios .wrapper .cartoon .card,#profile #studios .wrapper .cartoon .card *,#profile #studios .wrapper .continue-watching-list .card,#profile #studios .wrapper .continue-watching-list .card *,#profile #studios .wrapper .movies .card,#profile #studios .wrapper .movies .card *,#profile #studios .wrapper .related .card,#profile #studios .wrapper .related .card *,#profile #studios .wrapper .series .card,#profile #studios .wrapper .series .card *,#profile #studios .wrapper .studios .card,#profile #studios .wrapper .studios .card *{cursor:pointer}#profile #anime .wrapper .anime .card:hover,#profile #anime .wrapper .cartoon .card:hover,#profile #anime .wrapper .continue-watching-list .card:hover,#profile #anime .wrapper .movies .card:hover,#profile #anime .wrapper .related .card:hover,#profile #anime .wrapper .series .card:hover,#profile #anime .wrapper .studios .card:hover,#profile #cartoon .wrapper .anime .card:hover,#profile #cartoon .wrapper .cartoon .card:hover,#profile #cartoon .wrapper .continue-watching-list .card:hover,#profile #cartoon .wrapper .movies .card:hover,#profile #cartoon .wrapper .related .card:hover,#profile #cartoon .wrapper .series .card:hover,#profile #cartoon .wrapper .studios .card:hover,#profile #continue-watching .wrapper .anime .card:hover,#profile #continue-watching .wrapper .cartoon .card:hover,#profile #continue-watching .wrapper .continue-watching-list .card:hover,#profile #continue-watching .wrapper .movies .card:hover,#profile #continue-watching .wrapper .related .card:hover,#profile #continue-watching .wrapper .series .card:hover,#profile #continue-watching .wrapper .studios .card:hover,#profile #movies .wrapper .anime .card:hover,#profile #movies .wrapper .cartoon .card:hover,#profile #movies .wrapper .continue-watching-list .card:hover,#profile #movies .wrapper .movies .card:hover,#profile #movies .wrapper .related .card:hover,#profile #movies .wrapper .series .card:hover,#profile #movies .wrapper .studios .card:hover,#profile #related .wrapper .anime .card:hover,#profile #related .wrapper .cartoon .card:hover,#profile #related .wrapper .continue-watching-list .card:hover,#profile #related .wrapper .movies .card:hover,#profile #related .wrapper .related .card:hover,#profile #related .wrapper .series .card:hover,#profile #related .wrapper .studios .card:hover,#profile #series .wrapper .anime .card:hover,#profile #series .wrapper .cartoon .card:hover,#profile #series .wrapper .continue-watching-list .card:hover,#profile #series .wrapper .movies .card:hover,#profile #series .wrapper .related .card:hover,#profile #series .wrapper .series .card:hover,#profile #series .wrapper .studios .card:hover,#profile #story .wrapper .anime .card:hover,#profile #story .wrapper .cartoon .card:hover,#profile #story .wrapper .continue-watching-list .card:hover,#profile #story .wrapper .movies .card:hover,#profile #story .wrapper .related .card:hover,#profile #story .wrapper .series .card:hover,#profile #story .wrapper .studios .card:hover,#profile #studios .wrapper .anime .card:hover,#profile #studios .wrapper .cartoon .card:hover,#profile #studios .wrapper .continue-watching-list .card:hover,#profile #studios .wrapper .movies .card:hover,#profile #studios .wrapper .related .card:hover,#profile #studios .wrapper .series .card:hover,#profile #studios .wrapper .studios .card:hover{background-size:105%;transform:scale(1.02)}#profile #anime .wrapper .anime .card:hover .title h3,#profile #anime .wrapper .anime .card:hover .title p,#profile #anime .wrapper .cartoon .card:hover .title h3,#profile #anime .wrapper .cartoon .card:hover .title p,#profile #anime .wrapper .continue-watching-list .card:hover .title h3,#profile #anime .wrapper .continue-watching-list .card:hover .title p,#profile #anime .wrapper .movies .card:hover .title h3,#profile #anime .wrapper .movies .card:hover .title p,#profile #anime .wrapper .related .card:hover .title h3,#profile #anime .wrapper .related .card:hover .title p,#profile #anime .wrapper .series .card:hover .title h3,#profile #anime .wrapper .series .card:hover .title p,#profile #anime .wrapper .studios .card:hover .title h3,#profile #anime .wrapper .studios .card:hover .title p,#profile #cartoon .wrapper .anime .card:hover .title h3,#profile #cartoon .wrapper .anime .card:hover .title p,#profile #cartoon .wrapper .cartoon .card:hover .title h3,#profile #cartoon .wrapper .cartoon .card:hover .title p,#profile #cartoon .wrapper .continue-watching-list .card:hover .title h3,#profile #cartoon .wrapper .continue-watching-list .card:hover .title p,#profile #cartoon .wrapper .movies .card:hover .title h3,#profile #cartoon .wrapper .movies .card:hover .title p,#profile #cartoon .wrapper .related .card:hover .title h3,#profile #cartoon .wrapper .related .card:hover .title p,#profile #cartoon .wrapper .series .card:hover .title h3,#profile #cartoon .wrapper .series .card:hover .title p,#profile #cartoon .wrapper .studios .card:hover .title h3,#profile #cartoon .wrapper .studios .card:hover .title p,#profile #continue-watching .wrapper .anime .card:hover .title h3,#profile #continue-watching .wrapper .anime .card:hover .title p,#profile #continue-watching .wrapper .cartoon .card:hover .title h3,#profile #continue-watching .wrapper .cartoon .card:hover .title p,#profile #continue-watching .wrapper .continue-watching-list .card:hover .title h3,#profile #continue-watching .wrapper .continue-watching-list .card:hover .title p,#profile #continue-watching .wrapper .movies .card:hover .title h3,#profile #continue-watching .wrapper .movies .card:hover .title p,#profile #continue-watching .wrapper .related .card:hover .title h3,#profile #continue-watching .wrapper .related .card:hover .title p,#profile #continue-watching .wrapper .series .card:hover .title h3,#profile #continue-watching .wrapper .series .card:hover .title p,#profile #continue-watching .wrapper .studios .card:hover .title h3,#profile #continue-watching .wrapper .studios .card:hover .title p,#profile #movies .wrapper .anime .card:hover .title h3,#profile #movies .wrapper .anime .card:hover .title p,#profile #movies .wrapper .cartoon .card:hover .title h3,#profile #movies .wrapper .cartoon .card:hover .title p,#profile #movies .wrapper .continue-watching-list .card:hover .title h3,#profile #movies .wrapper .continue-watching-list .card:hover .title p,#profile #movies .wrapper .movies .card:hover .title h3,#profile #movies .wrapper .movies .card:hover .title p,#profile #movies .wrapper .related .card:hover .title h3,#profile #movies .wrapper .related .card:hover .title p,#profile #movies .wrapper .series .card:hover .title h3,#profile #movies .wrapper .series .card:hover .title p,#profile #movies .wrapper .studios .card:hover .title h3,#profile #movies .wrapper .studios .card:hover .title p,#profile #related .wrapper .anime .card:hover .title h3,#profile #related .wrapper .anime .card:hover .title p,#profile #related .wrapper .cartoon .card:hover .title h3,#profile #related .wrapper .cartoon .card:hover .title p,#profile #related .wrapper .continue-watching-list .card:hover .title h3,#profile #related .wrapper .continue-watching-list .card:hover .title p,#profile #related .wrapper .movies .card:hover .title h3,#profile #related .wrapper .movies .card:hover .title p,#profile #related .wrapper .related .card:hover .title h3,#profile #related .wrapper .related .card:hover .title p,#profile #related .wrapper .series .card:hover .title h3,#profile #related .wrapper .series .card:hover .title p,#profile #related .wrapper .studios .card:hover .title h3,#profile #related .wrapper .studios .card:hover .title p,#profile #series .wrapper .anime .card:hover .title h3,#profile #series .wrapper .anime .card:hover .title p,#profile #series .wrapper .cartoon .card:hover .title h3,#profile #series .wrapper .cartoon .card:hover .title p,#profile #series .wrapper .continue-watching-list .card:hover .title h3,#profile #series .wrapper .continue-watching-list .card:hover .title p,#profile #series .wrapper .movies .card:hover .title h3,#profile #series .wrapper .movies .card:hover .title p,#profile #series .wrapper .related .card:hover .title h3,#profile #series .wrapper .related .card:hover .title p,#profile #series .wrapper .series .card:hover .title h3,#profile #series .wrapper .series .card:hover .title p,#profile #series .wrapper .studios .card:hover .title h3,#profile #series .wrapper .studios .card:hover .title p,#profile #story .wrapper .anime .card:hover .title h3,#profile #story .wrapper .anime .card:hover .title p,#profile #story .wrapper .cartoon .card:hover .title h3,#profile #story .wrapper .cartoon .card:hover .title p,#profile #story .wrapper .continue-watching-list .card:hover .title h3,#profile #story .wrapper .continue-watching-list .card:hover .title p,#profile #story .wrapper .movies .card:hover .title h3,#profile #story .wrapper .movies .card:hover .title p,#profile #story .wrapper .related .card:hover .title h3,#profile #story .wrapper .related .card:hover .title p,#profile #story .wrapper .series .card:hover .title h3,#profile #story .wrapper .series .card:hover .title p,#profile #story .wrapper .studios .card:hover .title h3,#profile #story .wrapper .studios .card:hover .title p,#profile #studios .wrapper .anime .card:hover .title h3,#profile #studios .wrapper .anime .card:hover .title p,#profile #studios .wrapper .cartoon .card:hover .title h3,#profile #studios .wrapper .cartoon .card:hover .title p,#profile #studios .wrapper .continue-watching-list .card:hover .title h3,#profile #studios .wrapper .continue-watching-list .card:hover .title p,#profile #studios .wrapper .movies .card:hover .title h3,#profile #studios .wrapper .movies .card:hover .title p,#profile #studios .wrapper .related .card:hover .title h3,#profile #studios .wrapper .related .card:hover .title p,#profile #studios .wrapper .series .card:hover .title h3,#profile #studios .wrapper .series .card:hover .title p,#profile #studios .wrapper .studios .card:hover .title h3,#profile #studios .wrapper .studios .card:hover .title p{transform:translateY(-24px)}#profile #anime .wrapper .anime .card:hover .title h3.other,#profile #anime .wrapper .anime .card:hover .title p.other,#profile #anime .wrapper .cartoon .card:hover .title h3.other,#profile #anime .wrapper .cartoon .card:hover .title p.other,#profile #anime .wrapper .continue-watching-list .card:hover .title h3.other,#profile #anime .wrapper .continue-watching-list .card:hover .title p.other,#profile #anime .wrapper .movies .card:hover .title h3.other,#profile #anime .wrapper .movies .card:hover .title p.other,#profile #anime .wrapper .related .card:hover .title h3.other,#profile #anime .wrapper .related .card:hover .title p.other,#profile #anime .wrapper .series .card:hover .title h3.other,#profile #anime .wrapper .series .card:hover .title p.other,#profile #anime .wrapper .studios .card:hover .title h3.other,#profile #anime .wrapper .studios .card:hover .title p.other,#profile #cartoon .wrapper .anime .card:hover .title h3.other,#profile #cartoon .wrapper .anime .card:hover .title p.other,#profile #cartoon .wrapper .cartoon .card:hover .title h3.other,#profile #cartoon .wrapper .cartoon .card:hover .title p.other,#profile #cartoon .wrapper .continue-watching-list .card:hover .title h3.other,#profile #cartoon .wrapper .continue-watching-list .card:hover .title p.other,#profile #cartoon .wrapper .movies .card:hover .title h3.other,#profile #cartoon .wrapper .movies .card:hover .title p.other,#profile #cartoon .wrapper .related .card:hover .title h3.other,#profile #cartoon .wrapper .related .card:hover .title p.other,#profile #cartoon .wrapper .series .card:hover .title h3.other,#profile #cartoon .wrapper .series .card:hover .title p.other,#profile #cartoon .wrapper .studios .card:hover .title h3.other,#profile #cartoon .wrapper .studios .card:hover .title p.other,#profile #continue-watching .wrapper .anime .card:hover .title h3.other,#profile #continue-watching .wrapper .anime .card:hover .title p.other,#profile #continue-watching .wrapper .cartoon .card:hover .title h3.other,#profile #continue-watching .wrapper .cartoon .card:hover .title p.other,#profile #continue-watching .wrapper .continue-watching-list .card:hover .title h3.other,#profile #continue-watching .wrapper .continue-watching-list .card:hover .title p.other,#profile #continue-watching .wrapper .movies .card:hover .title h3.other,#profile #continue-watching .wrapper .movies .card:hover .title p.other,#profile #continue-watching .wrapper .related .card:hover .title h3.other,#profile #continue-watching .wrapper .related .card:hover .title p.other,#profile #continue-watching .wrapper .series .card:hover .title h3.other,#profile #continue-watching .wrapper .series .card:hover .title p.other,#profile #continue-watching .wrapper .studios .card:hover .title h3.other,#profile #continue-watching .wrapper .studios .card:hover .title p.other,#profile #movies .wrapper .anime .card:hover .title h3.other,#profile #movies .wrapper .anime .card:hover .title p.other,#profile #movies .wrapper .cartoon .card:hover .title h3.other,#profile #movies .wrapper .cartoon .card:hover .title p.other,#profile #movies .wrapper .continue-watching-list .card:hover .title h3.other,#profile #movies .wrapper .continue-watching-list .card:hover .title p.other,#profile #movies .wrapper .movies .card:hover .title h3.other,#profile #movies .wrapper .movies .card:hover .title p.other,#profile #movies .wrapper .related .card:hover .title h3.other,#profile #movies .wrapper .related .card:hover .title p.other,#profile #movies .wrapper .series .card:hover .title h3.other,#profile #movies .wrapper .series .card:hover .title p.other,#profile #movies .wrapper .studios .card:hover .title h3.other,#profile #movies .wrapper .studios .card:hover .title p.other,#profile #related .wrapper .anime .card:hover .title h3.other,#profile #related .wrapper .anime .card:hover .title p.other,#profile #related .wrapper .cartoon .card:hover .title h3.other,#profile #related .wrapper .cartoon .card:hover .title p.other,#profile #related .wrapper .continue-watching-list .card:hover .title h3.other,#profile #related .wrapper .continue-watching-list .card:hover .title p.other,#profile #related .wrapper .movies .card:hover .title h3.other,#profile #related .wrapper .movies .card:hover .title p.other,#profile #related .wrapper .related .card:hover .title h3.other,#profile #related .wrapper .related .card:hover .title p.other,#profile #related .wrapper .series .card:hover .title h3.other,#profile #related .wrapper .series .card:hover .title p.other,#profile #related .wrapper .studios .card:hover .title h3.other,#profile #related .wrapper .studios .card:hover .title p.other,#profile #series .wrapper .anime .card:hover .title h3.other,#profile #series .wrapper .anime .card:hover .title p.other,#profile #series .wrapper .cartoon .card:hover .title h3.other,#profile #series .wrapper .cartoon .card:hover .title p.other,#profile #series .wrapper .continue-watching-list .card:hover .title h3.other,#profile #series .wrapper .continue-watching-list .card:hover .title p.other,#profile #series .wrapper .movies .card:hover .title h3.other,#profile #series .wrapper .movies .card:hover .title p.other,#profile #series .wrapper .related .card:hover .title h3.other,#profile #series .wrapper .related .card:hover .title p.other,#profile #series .wrapper .series .card:hover .title h3.other,#profile #series .wrapper .series .card:hover .title p.other,#profile #series .wrapper .studios .card:hover .title h3.other,#profile #series .wrapper .studios .card:hover .title p.other,#profile #story .wrapper .anime .card:hover .title h3.other,#profile #story .wrapper .anime .card:hover .title p.other,#profile #story .wrapper .cartoon .card:hover .title h3.other,#profile #story .wrapper .cartoon .card:hover .title p.other,#profile #story .wrapper .continue-watching-list .card:hover .title h3.other,#profile #story .wrapper .continue-watching-list .card:hover .title p.other,#profile #story .wrapper .movies .card:hover .title h3.other,#profile #story .wrapper .movies .card:hover .title p.other,#profile #story .wrapper .related .card:hover .title h3.other,#profile #story .wrapper .related .card:hover .title p.other,#profile #story .wrapper .series .card:hover .title h3.other,#profile #story .wrapper .series .card:hover .title p.other,#profile #story .wrapper .studios .card:hover .title h3.other,#profile #story .wrapper .studios .card:hover .title p.other,#profile #studios .wrapper .anime .card:hover .title h3.other,#profile #studios .wrapper .anime .card:hover .title p.other,#profile #studios .wrapper .cartoon .card:hover .title h3.other,#profile #studios .wrapper .cartoon .card:hover .title p.other,#profile #studios .wrapper .continue-watching-list .card:hover .title h3.other,#profile #studios .wrapper .continue-watching-list .card:hover .title p.other,#profile #studios .wrapper .movies .card:hover .title h3.other,#profile #studios .wrapper .movies .card:hover .title p.other,#profile #studios .wrapper .related .card:hover .title h3.other,#profile #studios .wrapper .related .card:hover .title p.other,#profile #studios .wrapper .series .card:hover .title h3.other,#profile #studios .wrapper .series .card:hover .title p.other,#profile #studios .wrapper .studios .card:hover .title h3.other,#profile #studios .wrapper .studios .card:hover .title p.other{visibility:visible;opacity:1}#profile #anime .wrapper .anime .card:hover .title #soon span,#profile #anime .wrapper .cartoon .card:hover .title #soon span,#profile #anime .wrapper .continue-watching-list .card:hover .title #soon span,#profile #anime .wrapper .movies .card:hover .title #soon span,#profile #anime .wrapper .related .card:hover .title #soon span,#profile #anime .wrapper .series .card:hover .title #soon span,#profile #anime .wrapper .studios .card:hover .title #soon span,#profile #cartoon .wrapper .anime .card:hover .title #soon span,#profile #cartoon .wrapper .cartoon .card:hover .title #soon span,#profile #cartoon .wrapper .continue-watching-list .card:hover .title #soon span,#profile #cartoon .wrapper .movies .card:hover .title #soon span,#profile #cartoon .wrapper .related .card:hover .title #soon span,#profile #cartoon .wrapper .series .card:hover .title #soon span,#profile #cartoon .wrapper .studios .card:hover .title #soon span,#profile #continue-watching .wrapper .anime .card:hover .title #soon span,#profile #continue-watching .wrapper .cartoon .card:hover .title #soon span,#profile #continue-watching .wrapper .continue-watching-list .card:hover .title #soon span,#profile #continue-watching .wrapper .movies .card:hover .title #soon span,#profile #continue-watching .wrapper .related .card:hover .title #soon span,#profile #continue-watching .wrapper .series .card:hover .title #soon span,#profile #continue-watching .wrapper .studios .card:hover .title #soon span,#profile #movies .wrapper .anime .card:hover .title #soon span,#profile #movies .wrapper .cartoon .card:hover .title #soon span,#profile #movies .wrapper .continue-watching-list .card:hover .title #soon span,#profile #movies .wrapper .movies .card:hover .title #soon span,#profile #movies .wrapper .related .card:hover .title #soon span,#profile #movies .wrapper .series .card:hover .title #soon span,#profile #movies .wrapper .studios .card:hover .title #soon span,#profile #related .wrapper .anime .card:hover .title #soon span,#profile #related .wrapper .cartoon .card:hover .title #soon span,#profile #related .wrapper .continue-watching-list .card:hover .title #soon span,#profile #related .wrapper .movies .card:hover .title #soon span,#profile #related .wrapper .related .card:hover .title #soon span,#profile #related .wrapper .series .card:hover .title #soon span,#profile #related .wrapper .studios .card:hover .title #soon span,#profile #series .wrapper .anime .card:hover .title #soon span,#profile #series .wrapper .cartoon .card:hover .title #soon span,#profile #series .wrapper .continue-watching-list .card:hover .title #soon span,#profile #series .wrapper .movies .card:hover .title #soon span,#profile #series .wrapper .related .card:hover .title #soon span,#profile #series .wrapper .series .card:hover .title #soon span,#profile #series .wrapper .studios .card:hover .title #soon span,#profile #story .wrapper .anime .card:hover .title #soon span,#profile #story .wrapper .cartoon .card:hover .title #soon span,#profile #story .wrapper .continue-watching-list .card:hover .title #soon span,#profile #story .wrapper .movies .card:hover .title #soon span,#profile #story .wrapper .related .card:hover .title #soon span,#profile #story .wrapper .series .card:hover .title #soon span,#profile #story .wrapper .studios .card:hover .title #soon span,#profile #studios .wrapper .anime .card:hover .title #soon span,#profile #studios .wrapper .cartoon .card:hover .title #soon span,#profile #studios .wrapper .continue-watching-list .card:hover .title #soon span,#profile #studios .wrapper .movies .card:hover .title #soon span,#profile #studios .wrapper .related .card:hover .title #soon span,#profile #studios .wrapper .series .card:hover .title #soon span,#profile #studios .wrapper .studios .card:hover .title #soon span{transform:scale(1.05)}#profile #anime .wrapper .anime .card .shadow,#profile #anime .wrapper .cartoon .card .shadow,#profile #anime .wrapper .continue-watching-list .card .shadow,#profile #anime .wrapper .movies .card .shadow,#profile #anime .wrapper .related .card .shadow,#profile #anime .wrapper .series .card .shadow,#profile #anime .wrapper .studios .card .shadow,#profile #cartoon .wrapper .anime .card .shadow,#profile #cartoon .wrapper .cartoon .card .shadow,#profile #cartoon .wrapper .continue-watching-list .card .shadow,#profile #cartoon .wrapper .movies .card .shadow,#profile #cartoon .wrapper .related .card .shadow,#profile #cartoon .wrapper .series .card .shadow,#profile #cartoon .wrapper .studios .card .shadow,#profile #continue-watching .wrapper .anime .card .shadow,#profile #continue-watching .wrapper .cartoon .card .shadow,#profile #continue-watching .wrapper .continue-watching-list .card .shadow,#profile #continue-watching .wrapper .movies .card .shadow,#profile #continue-watching .wrapper .related .card .shadow,#profile #continue-watching .wrapper .series .card .shadow,#profile #continue-watching .wrapper .studios .card .shadow,#profile #movies .wrapper .anime .card .shadow,#profile #movies .wrapper .cartoon .card .shadow,#profile #movies .wrapper .continue-watching-list .card .shadow,#profile #movies .wrapper .movies .card .shadow,#profile #movies .wrapper .related .card .shadow,#profile #movies .wrapper .series .card .shadow,#profile #movies .wrapper .studios .card .shadow,#profile #related .wrapper .anime .card .shadow,#profile #related .wrapper .cartoon .card .shadow,#profile #related .wrapper .continue-watching-list .card .shadow,#profile #related .wrapper .movies .card .shadow,#profile #related .wrapper .related .card .shadow,#profile #related .wrapper .series .card .shadow,#profile #related .wrapper .studios .card .shadow,#profile #series .wrapper .anime .card .shadow,#profile #series .wrapper .cartoon .card .shadow,#profile #series .wrapper .continue-watching-list .card .shadow,#profile #series .wrapper .movies .card .shadow,#profile #series .wrapper .related .card .shadow,#profile #series .wrapper .series .card .shadow,#profile #series .wrapper .studios .card .shadow,#profile #story .wrapper .anime .card .shadow,#profile #story .wrapper .cartoon .card .shadow,#profile #story .wrapper .continue-watching-list .card .shadow,#profile #story .wrapper .movies .card .shadow,#profile #story .wrapper .related .card .shadow,#profile #story .wrapper .series .card .shadow,#profile #story .wrapper .studios .card .shadow,#profile #studios .wrapper .anime .card .shadow,#profile #studios .wrapper .cartoon .card .shadow,#profile #studios .wrapper .continue-watching-list .card .shadow,#profile #studios .wrapper .movies .card .shadow,#profile #studios .wrapper .related .card .shadow,#profile #studios .wrapper .series .card .shadow,#profile #studios .wrapper .studios .card .shadow{position:absolute;top:-2%;left:-2%;bottom:0;right:0;width:104%;height:104%;background:linear-gradient(rgba(0,0,0,.1019607843) 50%,rgba(0,0,0,.9019607843) 90%)}#profile #anime .wrapper .anime .card .title,#profile #anime .wrapper .cartoon .card .title,#profile #anime .wrapper .continue-watching-list .card .title,#profile #anime .wrapper .movies .card .title,#profile #anime .wrapper .related .card .title,#profile #anime .wrapper .series .card .title,#profile #anime .wrapper .studios .card .title,#profile #cartoon .wrapper .anime .card .title,#profile #cartoon .wrapper .cartoon .card .title,#profile #cartoon .wrapper .continue-watching-list .card .title,#profile #cartoon .wrapper .movies .card .title,#profile #cartoon .wrapper .related .card .title,#profile #cartoon .wrapper .series .card .title,#profile #cartoon .wrapper .studios .card .title,#profile #continue-watching .wrapper .anime .card .title,#profile #continue-watching .wrapper .cartoon .card .title,#profile #continue-watching .wrapper .continue-watching-list .card .title,#profile #continue-watching .wrapper .movies .card .title,#profile #continue-watching .wrapper .related .card .title,#profile #continue-watching .wrapper .series .card .title,#profile #continue-watching .wrapper .studios .card .title,#profile #movies .wrapper .anime .card .title,#profile #movies .wrapper .cartoon .card .title,#profile #movies .wrapper .continue-watching-list .card .title,#profile #movies .wrapper .movies .card .title,#profile #movies .wrapper .related .card .title,#profile #movies .wrapper .series .card .title,#profile #movies .wrapper .studios .card .title,#profile #related .wrapper .anime .card .title,#profile #related .wrapper .cartoon .card .title,#profile #related .wrapper .continue-watching-list .card .title,#profile #related .wrapper .movies .card .title,#profile #related .wrapper .related .card .title,#profile #related .wrapper .series .card .title,#profile #related .wrapper .studios .card .title,#profile #series .wrapper .anime .card .title,#profile #series .wrapper .cartoon .card .title,#profile #series .wrapper .continue-watching-list .card .title,#profile #series .wrapper .movies .card .title,#profile #series .wrapper .related .card .title,#profile #series .wrapper .series .card .title,#profile #series .wrapper .studios .card .title,#profile #story .wrapper .anime .card .title,#profile #story .wrapper .cartoon .card .title,#profile #story .wrapper .continue-watching-list .card .title,#profile #story .wrapper .movies .card .title,#profile #story .wrapper .related .card .title,#profile #story .wrapper .series .card .title,#profile #story .wrapper .studios .card .title,#profile #studios .wrapper .anime .card .title,#profile #studios .wrapper .cartoon .card .title,#profile #studios .wrapper .continue-watching-list .card .title,#profile #studios .wrapper .movies .card .title,#profile #studios .wrapper .related .card .title,#profile #studios .wrapper .series .card .title,#profile #studios .wrapper .studios .card .title{width:100%;height:100%;padding:12px 12px 4px;display:flex;flex-direction:column;align-items:center;justify-content:end;position:relative;z-index:1;gap:2px}@media(max-width:1280px){#profile #anime .wrapper .anime .card .title,#profile #anime .wrapper .cartoon .card .title,#profile #anime .wrapper .continue-watching-list .card .title,#profile #anime .wrapper .movies .card .title,#profile #anime .wrapper .related .card .title,#profile #anime .wrapper .series .card .title,#profile #anime .wrapper .studios .card .title,#profile #cartoon .wrapper .anime .card .title,#profile #cartoon .wrapper .cartoon .card .title,#profile #cartoon .wrapper .continue-watching-list .card .title,#profile #cartoon .wrapper .movies .card .title,#profile #cartoon .wrapper .related .card .title,#profile #cartoon .wrapper .series .card .title,#profile #cartoon .wrapper .studios .card .title,#profile #continue-watching .wrapper .anime .card .title,#profile #continue-watching .wrapper .cartoon .card .title,#profile #continue-watching .wrapper .continue-watching-list .card .title,#profile #continue-watching .wrapper .movies .card .title,#profile #continue-watching .wrapper .related .card .title,#profile #continue-watching .wrapper .series .card .title,#profile #continue-watching .wrapper .studios .card .title,#profile #movies .wrapper .anime .card .title,#profile #movies .wrapper .cartoon .card .title,#profile #movies .wrapper .continue-watching-list .card .title,#profile #movies .wrapper .movies .card .title,#profile #movies .wrapper .related .card .title,#profile #movies .wrapper .series .card .title,#profile #movies .wrapper .studios .card .title,#profile #related .wrapper .anime .card .title,#profile #related .wrapper .cartoon .card .title,#profile #related .wrapper .continue-watching-list .card .title,#profile #related .wrapper .movies .card .title,#profile #related .wrapper .related .card .title,#profile #related .wrapper .series .card .title,#profile #related .wrapper .studios .card .title,#profile #series .wrapper .anime .card .title,#profile #series .wrapper .cartoon .card .title,#profile #series .wrapper .continue-watching-list .card .title,#profile #series .wrapper .movies .card .title,#profile #series .wrapper .related .card .title,#profile #series .wrapper .series .card .title,#profile #series .wrapper .studios .card .title,#profile #story .wrapper .anime .card .title,#profile #story .wrapper .cartoon .card .title,#profile #story .wrapper .continue-watching-list .card .title,#profile #story .wrapper .movies .card .title,#profile #story .wrapper .related .card .title,#profile #story .wrapper .series .card .title,#profile #story .wrapper .studios .card .title,#profile #studios .wrapper .anime .card .title,#profile #studios .wrapper .cartoon .card .title,#profile #studios .wrapper .continue-watching-list .card .title,#profile #studios .wrapper .movies .card .title,#profile #studios .wrapper .related .card .title,#profile #studios .wrapper .series .card .title,#profile #studios .wrapper .studios .card .title{padding:10px 10px 3px}}@media(max-width:1140px)and (max-height:640px){#profile #anime .wrapper .anime .card .title,#profile #anime .wrapper .cartoon .card .title,#profile #anime .wrapper .continue-watching-list .card .title,#profile #anime .wrapper .movies .card .title,#profile #anime .wrapper .related .card .title,#profile #anime .wrapper .series .card .title,#profile #anime .wrapper .studios .card .title,#profile #cartoon .wrapper .anime .card .title,#profile #cartoon .wrapper .cartoon .card .title,#profile #cartoon .wrapper .continue-watching-list .card .title,#profile #cartoon .wrapper .movies .card .title,#profile #cartoon .wrapper .related .card .title,#profile #cartoon .wrapper .series .card .title,#profile #cartoon .wrapper .studios .card .title,#profile #continue-watching .wrapper .anime .card .title,#profile #continue-watching .wrapper .cartoon .card .title,#profile #continue-watching .wrapper .continue-watching-list .card .title,#profile #continue-watching .wrapper .movies .card .title,#profile #continue-watching .wrapper .related .card .title,#profile #continue-watching .wrapper .series .card .title,#profile #continue-watching .wrapper .studios .card .title,#profile #movies .wrapper .anime .card .title,#profile #movies .wrapper .cartoon .card .title,#profile #movies .wrapper .continue-watching-list .card .title,#profile #movies .wrapper .movies .card .title,#profile #movies .wrapper .related .card .title,#profile #movies .wrapper .series .card .title,#profile #movies .wrapper .studios .card .title,#profile #related .wrapper .anime .card .title,#profile #related .wrapper .cartoon .card .title,#profile #related .wrapper .continue-watching-list .card .title,#profile #related .wrapper .movies .card .title,#profile #related .wrapper .related .card .title,#profile #related .wrapper .series .card .title,#profile #related .wrapper .studios .card .title,#profile #series .wrapper .anime .card .title,#profile #series .wrapper .cartoon .card .title,#profile #series .wrapper .continue-watching-list .card .title,#profile #series .wrapper .movies .card .title,#profile #series .wrapper .related .card .title,#profile #series .wrapper .series .card .title,#profile #series .wrapper .studios .card .title,#profile #story .wrapper .anime .card .title,#profile #story .wrapper .cartoon .card .title,#profile #story .wrapper .continue-watching-list .card .title,#profile #story .wrapper .movies .card .title,#profile #story .wrapper .related .card .title,#profile #story .wrapper .series .card .title,#profile #story .wrapper .studios .card .title,#profile #studios .wrapper .anime .card .title,#profile #studios .wrapper .cartoon .card .title,#profile #studios .wrapper .continue-watching-list .card .title,#profile #studios .wrapper .movies .card .title,#profile #studios .wrapper .related .card .title,#profile #studios .wrapper .series .card .title,#profile #studios .wrapper .studios .card .title{padding:8px 8px 2px}}@media(max-width:1024px){#profile #anime .wrapper .anime .card .title,#profile #anime .wrapper .cartoon .card .title,#profile #anime .wrapper .continue-watching-list .card .title,#profile #anime .wrapper .movies .card .title,#profile #anime .wrapper .related .card .title,#profile #anime .wrapper .series .card .title,#profile #anime .wrapper .studios .card .title,#profile #cartoon .wrapper .anime .card .title,#profile #cartoon .wrapper .cartoon .card .title,#profile #cartoon .wrapper .continue-watching-list .card .title,#profile #cartoon .wrapper .movies .card .title,#profile #cartoon .wrapper .related .card .title,#profile #cartoon .wrapper .series .card .title,#profile #cartoon .wrapper .studios .card .title,#profile #continue-watching .wrapper .anime .card .title,#profile #continue-watching .wrapper .cartoon .card .title,#profile #continue-watching .wrapper .continue-watching-list .card .title,#profile #continue-watching .wrapper .movies .card .title,#profile #continue-watching .wrapper .related .card .title,#profile #continue-watching .wrapper .series .card .title,#profile #continue-watching .wrapper .studios .card .title,#profile #movies .wrapper .anime .card .title,#profile #movies .wrapper .cartoon .card .title,#profile #movies .wrapper .continue-watching-list .card .title,#profile #movies .wrapper .movies .card .title,#profile #movies .wrapper .related .card .title,#profile #movies .wrapper .series .card .title,#profile #movies .wrapper .studios .card .title,#profile #related .wrapper .anime .card .title,#profile #related .wrapper .cartoon .card .title,#profile #related .wrapper .continue-watching-list .card .title,#profile #related .wrapper .movies .card .title,#profile #related .wrapper .related .card .title,#profile #related .wrapper .series .card .title,#profile #related .wrapper .studios .card .title,#profile #series .wrapper .anime .card .title,#profile #series .wrapper .cartoon .card .title,#profile #series .wrapper .continue-watching-list .card .title,#profile #series .wrapper .movies .card .title,#profile #series .wrapper .related .card .title,#profile #series .wrapper .series .card .title,#profile #series .wrapper .studios .card .title,#profile #story .wrapper .anime .card .title,#profile #story .wrapper .cartoon .card .title,#profile #story .wrapper .continue-watching-list .card .title,#profile #story .wrapper .movies .card .title,#profile #story .wrapper .related .card .title,#profile #story .wrapper .series .card .title,#profile #story .wrapper .studios .card .title,#profile #studios .wrapper .anime .card .title,#profile #studios .wrapper .cartoon .card .title,#profile #studios .wrapper .continue-watching-list .card .title,#profile #studios .wrapper .movies .card .title,#profile #studios .wrapper .related .card .title,#profile #studios .wrapper .series .card .title,#profile #studios .wrapper .studios .card .title{padding:8px 8px 2px}}#profile #anime .wrapper .anime .card .title .resolution,#profile #anime .wrapper .cartoon .card .title .resolution,#profile #anime .wrapper .continue-watching-list .card .title .resolution,#profile #anime .wrapper .movies .card .title .resolution,#profile #anime .wrapper .related .card .title .resolution,#profile #anime .wrapper .series .card .title .resolution,#profile #anime .wrapper .studios .card .title .resolution,#profile #cartoon .wrapper .anime .card .title .resolution,#profile #cartoon .wrapper .cartoon .card .title .resolution,#profile #cartoon .wrapper .continue-watching-list .card .title .resolution,#profile #cartoon .wrapper .movies .card .title .resolution,#profile #cartoon .wrapper .related .card .title .resolution,#profile #cartoon .wrapper .series .card .title .resolution,#profile #cartoon .wrapper .studios .card .title .resolution,#profile #continue-watching .wrapper .anime .card .title .resolution,#profile #continue-watching .wrapper .cartoon .card .title .resolution,#profile #continue-watching .wrapper .continue-watching-list .card .title .resolution,#profile #continue-watching .wrapper .movies .card .title .resolution,#profile #continue-watching .wrapper .related .card .title .resolution,#profile #continue-watching .wrapper .series .card .title .resolution,#profile #continue-watching .wrapper .studios .card .title .resolution,#profile #movies .wrapper .anime .card .title .resolution,#profile #movies .wrapper .cartoon .card .title .resolution,#profile #movies .wrapper .continue-watching-list .card .title .resolution,#profile #movies .wrapper .movies .card .title .resolution,#profile #movies .wrapper .related .card .title .resolution,#profile #movies .wrapper .series .card .title .resolution,#profile #movies .wrapper .studios .card .title .resolution,#profile #related .wrapper .anime .card .title .resolution,#profile #related .wrapper .cartoon .card .title .resolution,#profile #related .wrapper .continue-watching-list .card .title .resolution,#profile #related .wrapper .movies .card .title .resolution,#profile #related .wrapper .related .card .title .resolution,#profile #related .wrapper .series .card .title .resolution,#profile #related .wrapper .studios .card .title .resolution,#profile #series .wrapper .anime .card .title .resolution,#profile #series .wrapper .cartoon .card .title .resolution,#profile #series .wrapper .continue-watching-list .card .title .resolution,#profile #series .wrapper .movies .card .title .resolution,#profile #series .wrapper .related .card .title .resolution,#profile #series .wrapper .series .card .title .resolution,#profile #series .wrapper .studios .card .title .resolution,#profile #story .wrapper .anime .card .title .resolution,#profile #story .wrapper .cartoon .card .title .resolution,#profile #story .wrapper .continue-watching-list .card .title .resolution,#profile #story .wrapper .movies .card .title .resolution,#profile #story .wrapper .related .card .title .resolution,#profile #story .wrapper .series .card .title .resolution,#profile #story .wrapper .studios .card .title .resolution,#profile #studios .wrapper .anime .card .title .resolution,#profile #studios .wrapper .cartoon .card .title .resolution,#profile #studios .wrapper .continue-watching-list .card .title .resolution,#profile #studios .wrapper .movies .card .title .resolution,#profile #studios .wrapper .related .card .title .resolution,#profile #studios .wrapper .series .card .title .resolution,#profile #studios .wrapper .studios .card .title .resolution{width:55px;height:45px;position:absolute;top:0;left:0;background:linear-gradient(-45deg,#ff7878,#a00000);box-shadow:0 0 10px 5px rgba(0,0,0,.4666666667);border-radius:0 1em 7em 1em}#profile #anime .wrapper .anime .card .title .resolution span,#profile #anime .wrapper .cartoon .card .title .resolution span,#profile #anime .wrapper .continue-watching-list .card .title .resolution span,#profile #anime .wrapper .movies .card .title .resolution span,#profile #anime .wrapper .related .card .title .resolution span,#profile #anime .wrapper .series .card .title .resolution span,#profile #anime .wrapper .studios .card .title .resolution span,#profile #cartoon .wrapper .anime .card .title .resolution span,#profile #cartoon .wrapper .cartoon .card .title .resolution span,#profile #cartoon .wrapper .continue-watching-list .card .title .resolution span,#profile #cartoon .wrapper .movies .card .title .resolution span,#profile #cartoon .wrapper .related .card .title .resolution span,#profile #cartoon .wrapper .series .card .title .resolution span,#profile #cartoon .wrapper .studios .card .title .resolution span,#profile #continue-watching .wrapper .anime .card .title .resolution span,#profile #continue-watching .wrapper .cartoon .card .title .resolution span,#profile #continue-watching .wrapper .continue-watching-list .card .title .resolution span,#profile #continue-watching .wrapper .movies .card .title .resolution span,#profile #continue-watching .wrapper .related .card .title .resolution span,#profile #continue-watching .wrapper .series .card .title .resolution span,#profile #continue-watching .wrapper .studios .card .title .resolution span,#profile #movies .wrapper .anime .card .title .resolution span,#profile #movies .wrapper .cartoon .card .title .resolution span,#profile #movies .wrapper .continue-watching-list .card .title .resolution span,#profile #movies .wrapper .movies .card .title .resolution span,#profile #movies .wrapper .related .card .title .resolution span,#profile #movies .wrapper .series .card .title .resolution span,#profile #movies .wrapper .studios .card .title .resolution span,#profile #related .wrapper .anime .card .title .resolution span,#profile #related .wrapper .cartoon .card .title .resolution span,#profile #related .wrapper .continue-watching-list .card .title .resolution span,#profile #related .wrapper .movies .card .title .resolution span,#profile #related .wrapper .related .card .title .resolution span,#profile #related .wrapper .series .card .title .resolution span,#profile #related .wrapper .studios .card .title .resolution span,#profile #series .wrapper .anime .card .title .resolution span,#profile #series .wrapper .cartoon .card .title .resolution span,#profile #series .wrapper .continue-watching-list .card .title .resolution span,#profile #series .wrapper .movies .card .title .resolution span,#profile #series .wrapper .related .card .title .resolution span,#profile #series .wrapper .series .card .title .resolution span,#profile #series .wrapper .studios .card .title .resolution span,#profile #story .wrapper .anime .card .title .resolution span,#profile #story .wrapper .cartoon .card .title .resolution span,#profile #story .wrapper .continue-watching-list .card .title .resolution span,#profile #story .wrapper .movies .card .title .resolution span,#profile #story .wrapper .related .card .title .resolution span,#profile #story .wrapper .series .card .title .resolution span,#profile #story .wrapper .studios .card .title .resolution span,#profile #studios .wrapper .anime .card .title .resolution span,#profile #studios .wrapper .cartoon .card .title .resolution span,#profile #studios .wrapper .continue-watching-list .card .title .resolution span,#profile #studios .wrapper .movies .card .title .resolution span,#profile #studios .wrapper .related .card .title .resolution span,#profile #studios .wrapper .series .card .title .resolution span,#profile #studios .wrapper .studios .card .title .resolution span{font-size:13px;font-weight:800;position:absolute;top:47%;left:44%;transform:translate(-50%,-50%)}@media(max-width:1024px){#profile #anime .wrapper .anime .card .title .resolution,#profile #anime .wrapper .cartoon .card .title .resolution,#profile #anime .wrapper .continue-watching-list .card .title .resolution,#profile #anime .wrapper .movies .card .title .resolution,#profile #anime .wrapper .related .card .title .resolution,#profile #anime .wrapper .series .card .title .resolution,#profile #anime .wrapper .studios .card .title .resolution,#profile #cartoon .wrapper .anime .card .title .resolution,#profile #cartoon .wrapper .cartoon .card .title .resolution,#profile #cartoon .wrapper .continue-watching-list .card .title .resolution,#profile #cartoon .wrapper .movies .card .title .resolution,#profile #cartoon .wrapper .related .card .title .resolution,#profile #cartoon .wrapper .series .card .title .resolution,#profile #cartoon .wrapper .studios .card .title .resolution,#profile #continue-watching .wrapper .anime .card .title .resolution,#profile #continue-watching .wrapper .cartoon .card .title .resolution,#profile #continue-watching .wrapper .continue-watching-list .card .title .resolution,#profile #continue-watching .wrapper .movies .card .title .resolution,#profile #continue-watching .wrapper .related .card .title .resolution,#profile #continue-watching .wrapper .series .card .title .resolution,#profile #continue-watching .wrapper .studios .card .title .resolution,#profile #movies .wrapper .anime .card .title .resolution,#profile #movies .wrapper .cartoon .card .title .resolution,#profile #movies .wrapper .continue-watching-list .card .title .resolution,#profile #movies .wrapper .movies .card .title .resolution,#profile #movies .wrapper .related .card .title .resolution,#profile #movies .wrapper .series .card .title .resolution,#profile #movies .wrapper .studios .card .title .resolution,#profile #related .wrapper .anime .card .title .resolution,#profile #related .wrapper .cartoon .card .title .resolution,#profile #related .wrapper .continue-watching-list .card .title .resolution,#profile #related .wrapper .movies .card .title .resolution,#profile #related .wrapper .related .card .title .resolution,#profile #related .wrapper .series .card .title .resolution,#profile #related .wrapper .studios .card .title .resolution,#profile #series .wrapper .anime .card .title .resolution,#profile #series .wrapper .cartoon .card .title .resolution,#profile #series .wrapper .continue-watching-list .card .title .resolution,#profile #series .wrapper .movies .card .title .resolution,#profile #series .wrapper .related .card .title .resolution,#profile #series .wrapper .series .card .title .resolution,#profile #series .wrapper .studios .card .title .resolution,#profile #story .wrapper .anime .card .title .resolution,#profile #story .wrapper .cartoon .card .title .resolution,#profile #story .wrapper .continue-watching-list .card .title .resolution,#profile #story .wrapper .movies .card .title .resolution,#profile #story .wrapper .related .card .title .resolution,#profile #story .wrapper .series .card .title .resolution,#profile #story .wrapper .studios .card .title .resolution,#profile #studios .wrapper .anime .card .title .resolution,#profile #studios .wrapper .cartoon .card .title .resolution,#profile #studios .wrapper .continue-watching-list .card .title .resolution,#profile #studios .wrapper .movies .card .title .resolution,#profile #studios .wrapper .related .card .title .resolution,#profile #studios .wrapper .series .card .title .resolution,#profile #studios .wrapper .studios .card .title .resolution{width:50px;height:40px}#profile #anime .wrapper .anime .card .title .resolution span,#profile #anime .wrapper .cartoon .card .title .resolution span,#profile #anime .wrapper .continue-watching-list .card .title .resolution span,#profile #anime .wrapper .movies .card .title .resolution span,#profile #anime .wrapper .related .card .title .resolution span,#profile #anime .wrapper .series .card .title .resolution span,#profile #anime .wrapper .studios .card .title .resolution span,#profile #cartoon .wrapper .anime .card .title .resolution span,#profile #cartoon .wrapper .cartoon .card .title .resolution span,#profile #cartoon .wrapper .continue-watching-list .card .title .resolution span,#profile #cartoon .wrapper .movies .card .title .resolution span,#profile #cartoon .wrapper .related .card .title .resolution span,#profile #cartoon .wrapper .series .card .title .resolution span,#profile #cartoon .wrapper .studios .card .title .resolution span,#profile #continue-watching .wrapper .anime .card .title .resolution span,#profile #continue-watching .wrapper .cartoon .card .title .resolution span,#profile #continue-watching .wrapper .continue-watching-list .card .title .resolution span,#profile #continue-watching .wrapper .movies .card .title .resolution span,#profile #continue-watching .wrapper .related .card .title .resolution span,#profile #continue-watching .wrapper .series .card .title .resolution span,#profile #continue-watching .wrapper .studios .card .title .resolution span,#profile #movies .wrapper .anime .card .title .resolution span,#profile #movies .wrapper .cartoon .card .title .resolution span,#profile #movies .wrapper .continue-watching-list .card .title .resolution span,#profile #movies .wrapper .movies .card .title .resolution span,#profile #movies .wrapper .related .card .title .resolution span,#profile #movies .wrapper .series .card .title .resolution span,#profile #movies .wrapper .studios .card .title .resolution span,#profile #related .wrapper .anime .card .title .resolution span,#profile #related .wrapper .cartoon .card .title .resolution span,#profile #related .wrapper .continue-watching-list .card .title .resolution span,#profile #related .wrapper .movies .card .title .resolution span,#profile #related .wrapper .related .card .title .resolution span,#profile #related .wrapper .series .card .title .resolution span,#profile #related .wrapper .studios .card .title .resolution span,#profile #series .wrapper .anime .card .title .resolution span,#profile #series .wrapper .cartoon .card .title .resolution span,#profile #series .wrapper .continue-watching-list .card .title .resolution span,#profile #series .wrapper .movies .card .title .resolution span,#profile #series .wrapper .related .card .title .resolution span,#profile #series .wrapper .series .card .title .resolution span,#profile #series .wrapper .studios .card .title .resolution span,#profile #story .wrapper .anime .card .title .resolution span,#profile #story .wrapper .cartoon .card .title .resolution span,#profile #story .wrapper .continue-watching-list .card .title .resolution span,#profile #story .wrapper .movies .card .title .resolution span,#profile #story .wrapper .related .card .title .resolution span,#profile #story .wrapper .series .card .title .resolution span,#profile #story .wrapper .studios .card .title .resolution span,#profile #studios .wrapper .anime .card .title .resolution span,#profile #studios .wrapper .cartoon .card .title .resolution span,#profile #studios .wrapper .continue-watching-list .card .title .resolution span,#profile #studios .wrapper .movies .card .title .resolution span,#profile #studios .wrapper .related .card .title .resolution span,#profile #studios .wrapper .series .card .title .resolution span,#profile #studios .wrapper .studios .card .title .resolution span{font-size:12px}}@media(max-width:1140px)and (max-height:640px){#profile #anime .wrapper .anime .card .title .resolution,#profile #anime .wrapper .cartoon .card .title .resolution,#profile #anime .wrapper .continue-watching-list .card .title .resolution,#profile #anime .wrapper .movies .card .title .resolution,#profile #anime .wrapper .related .card .title .resolution,#profile #anime .wrapper .series .card .title .resolution,#profile #anime .wrapper .studios .card .title .resolution,#profile #cartoon .wrapper .anime .card .title .resolution,#profile #cartoon .wrapper .cartoon .card .title .resolution,#profile #cartoon .wrapper .continue-watching-list .card .title .resolution,#profile #cartoon .wrapper .movies .card .title .resolution,#profile #cartoon .wrapper .related .card .title .resolution,#profile #cartoon .wrapper .series .card .title .resolution,#profile #cartoon .wrapper .studios .card .title .resolution,#profile #continue-watching .wrapper .anime .card .title .resolution,#profile #continue-watching .wrapper .cartoon .card .title .resolution,#profile #continue-watching .wrapper .continue-watching-list .card .title .resolution,#profile #continue-watching .wrapper .movies .card .title .resolution,#profile #continue-watching .wrapper .related .card .title .resolution,#profile #continue-watching .wrapper .series .card .title .resolution,#profile #continue-watching .wrapper .studios .card .title .resolution,#profile #movies .wrapper .anime .card .title .resolution,#profile #movies .wrapper .cartoon .card .title .resolution,#profile #movies .wrapper .continue-watching-list .card .title .resolution,#profile #movies .wrapper .movies .card .title .resolution,#profile #movies .wrapper .related .card .title .resolution,#profile #movies .wrapper .series .card .title .resolution,#profile #movies .wrapper .studios .card .title .resolution,#profile #related .wrapper .anime .card .title .resolution,#profile #related .wrapper .cartoon .card .title .resolution,#profile #related .wrapper .continue-watching-list .card .title .resolution,#profile #related .wrapper .movies .card .title .resolution,#profile #related .wrapper .related .card .title .resolution,#profile #related .wrapper .series .card .title .resolution,#profile #related .wrapper .studios .card .title .resolution,#profile #series .wrapper .anime .card .title .resolution,#profile #series .wrapper .cartoon .card .title .resolution,#profile #series .wrapper .continue-watching-list .card .title .resolution,#profile #series .wrapper .movies .card .title .resolution,#profile #series .wrapper .related .card .title .resolution,#profile #series .wrapper .series .card .title .resolution,#profile #series .wrapper .studios .card .title .resolution,#profile #story .wrapper .anime .card .title .resolution,#profile #story .wrapper .cartoon .card .title .resolution,#profile #story .wrapper .continue-watching-list .card .title .resolution,#profile #story .wrapper .movies .card .title .resolution,#profile #story .wrapper .related .card .title .resolution,#profile #story .wrapper .series .card .title .resolution,#profile #story .wrapper .studios .card .title .resolution,#profile #studios .wrapper .anime .card .title .resolution,#profile #studios .wrapper .cartoon .card .title .resolution,#profile #studios .wrapper .continue-watching-list .card .title .resolution,#profile #studios .wrapper .movies .card .title .resolution,#profile #studios .wrapper .related .card .title .resolution,#profile #studios .wrapper .series .card .title .resolution,#profile #studios .wrapper .studios .card .title .resolution{width:45px;height:35px}#profile #anime .wrapper .anime .card .title .resolution span,#profile #anime .wrapper .cartoon .card .title .resolution span,#profile #anime .wrapper .continue-watching-list .card .title .resolution span,#profile #anime .wrapper .movies .card .title .resolution span,#profile #anime .wrapper .related .card .title .resolution span,#profile #anime .wrapper .series .card .title .resolution span,#profile #anime .wrapper .studios .card .title .resolution span,#profile #cartoon .wrapper .anime .card .title .resolution span,#profile #cartoon .wrapper .cartoon .card .title .resolution span,#profile #cartoon .wrapper .continue-watching-list .card .title .resolution span,#profile #cartoon .wrapper .movies .card .title .resolution span,#profile #cartoon .wrapper .related .card .title .resolution span,#profile #cartoon .wrapper .series .card .title .resolution span,#profile #cartoon .wrapper .studios .card .title .resolution span,#profile #continue-watching .wrapper .anime .card .title .resolution span,#profile #continue-watching .wrapper .cartoon .card .title .resolution span,#profile #continue-watching .wrapper .continue-watching-list .card .title .resolution span,#profile #continue-watching .wrapper .movies .card .title .resolution span,#profile #continue-watching .wrapper .related .card .title .resolution span,#profile #continue-watching .wrapper .series .card .title .resolution span,#profile #continue-watching .wrapper .studios .card .title .resolution span,#profile #movies .wrapper .anime .card .title .resolution span,#profile #movies .wrapper .cartoon .card .title .resolution span,#profile #movies .wrapper .continue-watching-list .card .title .resolution span,#profile #movies .wrapper .movies .card .title .resolution span,#profile #movies .wrapper .related .card .title .resolution span,#profile #movies .wrapper .series .card .title .resolution span,#profile #movies .wrapper .studios .card .title .resolution span,#profile #related .wrapper .anime .card .title .resolution span,#profile #related .wrapper .cartoon .card .title .resolution span,#profile #related .wrapper .continue-watching-list .card .title .resolution span,#profile #related .wrapper .movies .card .title .resolution span,#profile #related .wrapper .related .card .title .resolution span,#profile #related .wrapper .series .card .title .resolution span,#profile #related .wrapper .studios .card .title .resolution span,#profile #series .wrapper .anime .card .title .resolution span,#profile #series .wrapper .cartoon .card .title .resolution span,#profile #series .wrapper .continue-watching-list .card .title .resolution span,#profile #series .wrapper .movies .card .title .resolution span,#profile #series .wrapper .related .card .title .resolution span,#profile #series .wrapper .series .card .title .resolution span,#profile #series .wrapper .studios .card .title .resolution span,#profile #story .wrapper .anime .card .title .resolution span,#profile #story .wrapper .cartoon .card .title .resolution span,#profile #story .wrapper .continue-watching-list .card .title .resolution span,#profile #story .wrapper .movies .card .title .resolution span,#profile #story .wrapper .related .card .title .resolution span,#profile #story .wrapper .series .card .title .resolution span,#profile #story .wrapper .studios .card .title .resolution span,#profile #studios .wrapper .anime .card .title .resolution span,#profile #studios .wrapper .cartoon .card .title .resolution span,#profile #studios .wrapper .continue-watching-list .card .title .resolution span,#profile #studios .wrapper .movies .card .title .resolution span,#profile #studios .wrapper .related .card .title .resolution span,#profile #studios .wrapper .series .card .title .resolution span,#profile #studios .wrapper .studios .card .title .resolution span{font-size:10px}}@media(max-width:768px){#profile #anime .wrapper .anime .card .title .resolution,#profile #anime .wrapper .cartoon .card .title .resolution,#profile #anime .wrapper .continue-watching-list .card .title .resolution,#profile #anime .wrapper .movies .card .title .resolution,#profile #anime .wrapper .related .card .title .resolution,#profile #anime .wrapper .series .card .title .resolution,#profile #anime .wrapper .studios .card .title .resolution,#profile #cartoon .wrapper .anime .card .title .resolution,#profile #cartoon .wrapper .cartoon .card .title .resolution,#profile #cartoon .wrapper .continue-watching-list .card .title .resolution,#profile #cartoon .wrapper .movies .card .title .resolution,#profile #cartoon .wrapper .related .card .title .resolution,#profile #cartoon .wrapper .series .card .title .resolution,#profile #cartoon .wrapper .studios .card .title .resolution,#profile #continue-watching .wrapper .anime .card .title .resolution,#profile #continue-watching .wrapper .cartoon .card .title .resolution,#profile #continue-watching .wrapper .continue-watching-list .card .title .resolution,#profile #continue-watching .wrapper .movies .card .title .resolution,#profile #continue-watching .wrapper .related .card .title .resolution,#profile #continue-watching .wrapper .series .card .title .resolution,#profile #continue-watching .wrapper .studios .card .title .resolution,#profile #movies .wrapper .anime .card .title .resolution,#profile #movies .wrapper .cartoon .card .title .resolution,#profile #movies .wrapper .continue-watching-list .card .title .resolution,#profile #movies .wrapper .movies .card .title .resolution,#profile #movies .wrapper .related .card .title .resolution,#profile #movies .wrapper .series .card .title .resolution,#profile #movies .wrapper .studios .card .title .resolution,#profile #related .wrapper .anime .card .title .resolution,#profile #related .wrapper .cartoon .card .title .resolution,#profile #related .wrapper .continue-watching-list .card .title .resolution,#profile #related .wrapper .movies .card .title .resolution,#profile #related .wrapper .related .card .title .resolution,#profile #related .wrapper .series .card .title .resolution,#profile #related .wrapper .studios .card .title .resolution,#profile #series .wrapper .anime .card .title .resolution,#profile #series .wrapper .cartoon .card .title .resolution,#profile #series .wrapper .continue-watching-list .card .title .resolution,#profile #series .wrapper .movies .card .title .resolution,#profile #series .wrapper .related .card .title .resolution,#profile #series .wrapper .series .card .title .resolution,#profile #series .wrapper .studios .card .title .resolution,#profile #story .wrapper .anime .card .title .resolution,#profile #story .wrapper .cartoon .card .title .resolution,#profile #story .wrapper .continue-watching-list .card .title .resolution,#profile #story .wrapper .movies .card .title .resolution,#profile #story .wrapper .related .card .title .resolution,#profile #story .wrapper .series .card .title .resolution,#profile #story .wrapper .studios .card .title .resolution,#profile #studios .wrapper .anime .card .title .resolution,#profile #studios .wrapper .cartoon .card .title .resolution,#profile #studios .wrapper .continue-watching-list .card .title .resolution,#profile #studios .wrapper .movies .card .title .resolution,#profile #studios .wrapper .related .card .title .resolution,#profile #studios .wrapper .series .card .title .resolution,#profile #studios .wrapper .studios .card .title .resolution{width:45px;height:35px}#profile #anime .wrapper .anime .card .title .resolution span,#profile #anime .wrapper .cartoon .card .title .resolution span,#profile #anime .wrapper .continue-watching-list .card .title .resolution span,#profile #anime .wrapper .movies .card .title .resolution span,#profile #anime .wrapper .related .card .title .resolution span,#profile #anime .wrapper .series .card .title .resolution span,#profile #anime .wrapper .studios .card .title .resolution span,#profile #cartoon .wrapper .anime .card .title .resolution span,#profile #cartoon .wrapper .cartoon .card .title .resolution span,#profile #cartoon .wrapper .continue-watching-list .card .title .resolution span,#profile #cartoon .wrapper .movies .card .title .resolution span,#profile #cartoon .wrapper .related .card .title .resolution span,#profile #cartoon .wrapper .series .card .title .resolution span,#profile #cartoon .wrapper .studios .card .title .resolution span,#profile #continue-watching .wrapper .anime .card .title .resolution span,#profile #continue-watching .wrapper .cartoon .card .title .resolution span,#profile #continue-watching .wrapper .continue-watching-list .card .title .resolution span,#profile #continue-watching .wrapper .movies .card .title .resolution span,#profile #continue-watching .wrapper .related .card .title .resolution span,#profile #continue-watching .wrapper .series .card .title .resolution span,#profile #continue-watching .wrapper .studios .card .title .resolution span,#profile #movies .wrapper .anime .card .title .resolution span,#profile #movies .wrapper .cartoon .card .title .resolution span,#profile #movies .wrapper .continue-watching-list .card .title .resolution span,#profile #movies .wrapper .movies .card .title .resolution span,#profile #movies .wrapper .related .card .title .resolution span,#profile #movies .wrapper .series .card .title .resolution span,#profile #movies .wrapper .studios .card .title .resolution span,#profile #related .wrapper .anime .card .title .resolution span,#profile #related .wrapper .cartoon .card .title .resolution span,#profile #related .wrapper .continue-watching-list .card .title .resolution span,#profile #related .wrapper .movies .card .title .resolution span,#profile #related .wrapper .related .card .title .resolution span,#profile #related .wrapper .series .card .title .resolution span,#profile #related .wrapper .studios .card .title .resolution span,#profile #series .wrapper .anime .card .title .resolution span,#profile #series .wrapper .cartoon .card .title .resolution span,#profile #series .wrapper .continue-watching-list .card .title .resolution span,#profile #series .wrapper .movies .card .title .resolution span,#profile #series .wrapper .related .card .title .resolution span,#profile #series .wrapper .series .card .title .resolution span,#profile #series .wrapper .studios .card .title .resolution span,#profile #story .wrapper .anime .card .title .resolution span,#profile #story .wrapper .cartoon .card .title .resolution span,#profile #story .wrapper .continue-watching-list .card .title .resolution span,#profile #story .wrapper .movies .card .title .resolution span,#profile #story .wrapper .related .card .title .resolution span,#profile #story .wrapper .series .card .title .resolution span,#profile #story .wrapper .studios .card .title .resolution span,#profile #studios .wrapper .anime .card .title .resolution span,#profile #studios .wrapper .cartoon .card .title .resolution span,#profile #studios .wrapper .continue-watching-list .card .title .resolution span,#profile #studios .wrapper .movies .card .title .resolution span,#profile #studios .wrapper .related .card .title .resolution span,#profile #studios .wrapper .series .card .title .resolution span,#profile #studios .wrapper .studios .card .title .resolution span{font-size:11px}}@media(max-width:441px){#profile #anime .wrapper .anime .card .title .resolution,#profile #anime .wrapper .cartoon .card .title .resolution,#profile #anime .wrapper .continue-watching-list .card .title .resolution,#profile #anime .wrapper .movies .card .title .resolution,#profile #anime .wrapper .related .card .title .resolution,#profile #anime .wrapper .series .card .title .resolution,#profile #anime .wrapper .studios .card .title .resolution,#profile #cartoon .wrapper .anime .card .title .resolution,#profile #cartoon .wrapper .cartoon .card .title .resolution,#profile #cartoon .wrapper .continue-watching-list .card .title .resolution,#profile #cartoon .wrapper .movies .card .title .resolution,#profile #cartoon .wrapper .related .card .title .resolution,#profile #cartoon .wrapper .series .card .title .resolution,#profile #cartoon .wrapper .studios .card .title .resolution,#profile #continue-watching .wrapper .anime .card .title .resolution,#profile #continue-watching .wrapper .cartoon .card .title .resolution,#profile #continue-watching .wrapper .continue-watching-list .card .title .resolution,#profile #continue-watching .wrapper .movies .card .title .resolution,#profile #continue-watching .wrapper .related .card .title .resolution,#profile #continue-watching .wrapper .series .card .title .resolution,#profile #continue-watching .wrapper .studios .card .title .resolution,#profile #movies .wrapper .anime .card .title .resolution,#profile #movies .wrapper .cartoon .card .title .resolution,#profile #movies .wrapper .continue-watching-list .card .title .resolution,#profile #movies .wrapper .movies .card .title .resolution,#profile #movies .wrapper .related .card .title .resolution,#profile #movies .wrapper .series .card .title .resolution,#profile #movies .wrapper .studios .card .title .resolution,#profile #related .wrapper .anime .card .title .resolution,#profile #related .wrapper .cartoon .card .title .resolution,#profile #related .wrapper .continue-watching-list .card .title .resolution,#profile #related .wrapper .movies .card .title .resolution,#profile #related .wrapper .related .card .title .resolution,#profile #related .wrapper .series .card .title .resolution,#profile #related .wrapper .studios .card .title .resolution,#profile #series .wrapper .anime .card .title .resolution,#profile #series .wrapper .cartoon .card .title .resolution,#profile #series .wrapper .continue-watching-list .card .title .resolution,#profile #series .wrapper .movies .card .title .resolution,#profile #series .wrapper .related .card .title .resolution,#profile #series .wrapper .series .card .title .resolution,#profile #series .wrapper .studios .card .title .resolution,#profile #story .wrapper .anime .card .title .resolution,#profile #story .wrapper .cartoon .card .title .resolution,#profile #story .wrapper .continue-watching-list .card .title .resolution,#profile #story .wrapper .movies .card .title .resolution,#profile #story .wrapper .related .card .title .resolution,#profile #story .wrapper .series .card .title .resolution,#profile #story .wrapper .studios .card .title .resolution,#profile #studios .wrapper .anime .card .title .resolution,#profile #studios .wrapper .cartoon .card .title .resolution,#profile #studios .wrapper .continue-watching-list .card .title .resolution,#profile #studios .wrapper .movies .card .title .resolution,#profile #studios .wrapper .related .card .title .resolution,#profile #studios .wrapper .series .card .title .resolution,#profile #studios .wrapper .studios .card .title .resolution{width:40px;height:30px}#profile #anime .wrapper .anime .card .title .resolution span,#profile #anime .wrapper .cartoon .card .title .resolution span,#profile #anime .wrapper .continue-watching-list .card .title .resolution span,#profile #anime .wrapper .movies .card .title .resolution span,#profile #anime .wrapper .related .card .title .resolution span,#profile #anime .wrapper .series .card .title .resolution span,#profile #anime .wrapper .studios .card .title .resolution span,#profile #cartoon .wrapper .anime .card .title .resolution span,#profile #cartoon .wrapper .cartoon .card .title .resolution span,#profile #cartoon .wrapper .continue-watching-list .card .title .resolution span,#profile #cartoon .wrapper .movies .card .title .resolution span,#profile #cartoon .wrapper .related .card .title .resolution span,#profile #cartoon .wrapper .series .card .title .resolution span,#profile #cartoon .wrapper .studios .card .title .resolution span,#profile #continue-watching .wrapper .anime .card .title .resolution span,#profile #continue-watching .wrapper .cartoon .card .title .resolution span,#profile #continue-watching .wrapper .continue-watching-list .card .title .resolution span,#profile #continue-watching .wrapper .movies .card .title .resolution span,#profile #continue-watching .wrapper .related .card .title .resolution span,#profile #continue-watching .wrapper .series .card .title .resolution span,#profile #continue-watching .wrapper .studios .card .title .resolution span,#profile #movies .wrapper .anime .card .title .resolution span,#profile #movies .wrapper .cartoon .card .title .resolution span,#profile #movies .wrapper .continue-watching-list .card .title .resolution span,#profile #movies .wrapper .movies .card .title .resolution span,#profile #movies .wrapper .related .card .title .resolution span,#profile #movies .wrapper .series .card .title .resolution span,#profile #movies .wrapper .studios .card .title .resolution span,#profile #related .wrapper .anime .card .title .resolution span,#profile #related .wrapper .cartoon .card .title .resolution span,#profile #related .wrapper .continue-watching-list .card .title .resolution span,#profile #related .wrapper .movies .card .title .resolution span,#profile #related .wrapper .related .card .title .resolution span,#profile #related .wrapper .series .card .title .resolution span,#profile #related .wrapper .studios .card .title .resolution span,#profile #series .wrapper .anime .card .title .resolution span,#profile #series .wrapper .cartoon .card .title .resolution span,#profile #series .wrapper .continue-watching-list .card .title .resolution span,#profile #series .wrapper .movies .card .title .resolution span,#profile #series .wrapper .related .card .title .resolution span,#profile #series .wrapper .series .card .title .resolution span,#profile #series .wrapper .studios .card .title .resolution span,#profile #story .wrapper .anime .card .title .resolution span,#profile #story .wrapper .cartoon .card .title .resolution span,#profile #story .wrapper .continue-watching-list .card .title .resolution span,#profile #story .wrapper .movies .card .title .resolution span,#profile #story .wrapper .related .card .title .resolution span,#profile #story .wrapper .series .card .title .resolution span,#profile #story .wrapper .studios .card .title .resolution span,#profile #studios .wrapper .anime .card .title .resolution span,#profile #studios .wrapper .cartoon .card .title .resolution span,#profile #studios .wrapper .continue-watching-list .card .title .resolution span,#profile #studios .wrapper .movies .card .title .resolution span,#profile #studios .wrapper .related .card .title .resolution span,#profile #studios .wrapper .series .card .title .resolution span,#profile #studios .wrapper .studios .card .title .resolution span{font-size:10px}}#profile #anime .wrapper .anime .card .title p.purchase,#profile #anime .wrapper .cartoon .card .title p.purchase,#profile #anime .wrapper .continue-watching-list .card .title p.purchase,#profile #anime .wrapper .movies .card .title p.purchase,#profile #anime .wrapper .related .card .title p.purchase,#profile #anime .wrapper .series .card .title p.purchase,#profile #anime .wrapper .studios .card .title p.purchase,#profile #cartoon .wrapper .anime .card .title p.purchase,#profile #cartoon .wrapper .cartoon .card .title p.purchase,#profile #cartoon .wrapper .continue-watching-list .card .title p.purchase,#profile #cartoon .wrapper .movies .card .title p.purchase,#profile #cartoon .wrapper .related .card .title p.purchase,#profile #cartoon .wrapper .series .card .title p.purchase,#profile #cartoon .wrapper .studios .card .title p.purchase,#profile #continue-watching .wrapper .anime .card .title p.purchase,#profile #continue-watching .wrapper .cartoon .card .title p.purchase,#profile #continue-watching .wrapper .continue-watching-list .card .title p.purchase,#profile #continue-watching .wrapper .movies .card .title p.purchase,#profile #continue-watching .wrapper .related .card .title p.purchase,#profile #continue-watching .wrapper .series .card .title p.purchase,#profile #continue-watching .wrapper .studios .card .title p.purchase,#profile #movies .wrapper .anime .card .title p.purchase,#profile #movies .wrapper .cartoon .card .title p.purchase,#profile #movies .wrapper .continue-watching-list .card .title p.purchase,#profile #movies .wrapper .movies .card .title p.purchase,#profile #movies .wrapper .related .card .title p.purchase,#profile #movies .wrapper .series .card .title p.purchase,#profile #movies .wrapper .studios .card .title p.purchase,#profile #related .wrapper .anime .card .title p.purchase,#profile #related .wrapper .cartoon .card .title p.purchase,#profile #related .wrapper .continue-watching-list .card .title p.purchase,#profile #related .wrapper .movies .card .title p.purchase,#profile #related .wrapper .related .card .title p.purchase,#profile #related .wrapper .series .card .title p.purchase,#profile #related .wrapper .studios .card .title p.purchase,#profile #series .wrapper .anime .card .title p.purchase,#profile #series .wrapper .cartoon .card .title p.purchase,#profile #series .wrapper .continue-watching-list .card .title p.purchase,#profile #series .wrapper .movies .card .title p.purchase,#profile #series .wrapper .related .card .title p.purchase,#profile #series .wrapper .series .card .title p.purchase,#profile #series .wrapper .studios .card .title p.purchase,#profile #story .wrapper .anime .card .title p.purchase,#profile #story .wrapper .cartoon .card .title p.purchase,#profile #story .wrapper .continue-watching-list .card .title p.purchase,#profile #story .wrapper .movies .card .title p.purchase,#profile #story .wrapper .related .card .title p.purchase,#profile #story .wrapper .series .card .title p.purchase,#profile #story .wrapper .studios .card .title p.purchase,#profile #studios .wrapper .anime .card .title p.purchase,#profile #studios .wrapper .cartoon .card .title p.purchase,#profile #studios .wrapper .continue-watching-list .card .title p.purchase,#profile #studios .wrapper .movies .card .title p.purchase,#profile #studios .wrapper .related .card .title p.purchase,#profile #studios .wrapper .series .card .title p.purchase,#profile #studios .wrapper .studios .card .title p.purchase{font-size:12px;transition:.25s;text-align:center;font-weight:500;color:#00ff7f;line-height:16px}#profile #anime .wrapper .anime .card .title p.purchase.paid,#profile #anime .wrapper .cartoon .card .title p.purchase.paid,#profile #anime .wrapper .continue-watching-list .card .title p.purchase.paid,#profile #anime .wrapper .movies .card .title p.purchase.paid,#profile #anime .wrapper .related .card .title p.purchase.paid,#profile #anime .wrapper .series .card .title p.purchase.paid,#profile #anime .wrapper .studios .card .title p.purchase.paid,#profile #cartoon .wrapper .anime .card .title p.purchase.paid,#profile #cartoon .wrapper .cartoon .card .title p.purchase.paid,#profile #cartoon .wrapper .continue-watching-list .card .title p.purchase.paid,#profile #cartoon .wrapper .movies .card .title p.purchase.paid,#profile #cartoon .wrapper .related .card .title p.purchase.paid,#profile #cartoon .wrapper .series .card .title p.purchase.paid,#profile #cartoon .wrapper .studios .card .title p.purchase.paid,#profile #continue-watching .wrapper .anime .card .title p.purchase.paid,#profile #continue-watching .wrapper .cartoon .card .title p.purchase.paid,#profile #continue-watching .wrapper .continue-watching-list .card .title p.purchase.paid,#profile #continue-watching .wrapper .movies .card .title p.purchase.paid,#profile #continue-watching .wrapper .related .card .title p.purchase.paid,#profile #continue-watching .wrapper .series .card .title p.purchase.paid,#profile #continue-watching .wrapper .studios .card .title p.purchase.paid,#profile #movies .wrapper .anime .card .title p.purchase.paid,#profile #movies .wrapper .cartoon .card .title p.purchase.paid,#profile #movies .wrapper .continue-watching-list .card .title p.purchase.paid,#profile #movies .wrapper .movies .card .title p.purchase.paid,#profile #movies .wrapper .related .card .title p.purchase.paid,#profile #movies .wrapper .series .card .title p.purchase.paid,#profile #movies .wrapper .studios .card .title p.purchase.paid,#profile #related .wrapper .anime .card .title p.purchase.paid,#profile #related .wrapper .cartoon .card .title p.purchase.paid,#profile #related .wrapper .continue-watching-list .card .title p.purchase.paid,#profile #related .wrapper .movies .card .title p.purchase.paid,#profile #related .wrapper .related .card .title p.purchase.paid,#profile #related .wrapper .series .card .title p.purchase.paid,#profile #related .wrapper .studios .card .title p.purchase.paid,#profile #series .wrapper .anime .card .title p.purchase.paid,#profile #series .wrapper .cartoon .card .title p.purchase.paid,#profile #series .wrapper .continue-watching-list .card .title p.purchase.paid,#profile #series .wrapper .movies .card .title p.purchase.paid,#profile #series .wrapper .related .card .title p.purchase.paid,#profile #series .wrapper .series .card .title p.purchase.paid,#profile #series .wrapper .studios .card .title p.purchase.paid,#profile #story .wrapper .anime .card .title p.purchase.paid,#profile #story .wrapper .cartoon .card .title p.purchase.paid,#profile #story .wrapper .continue-watching-list .card .title p.purchase.paid,#profile #story .wrapper .movies .card .title p.purchase.paid,#profile #story .wrapper .related .card .title p.purchase.paid,#profile #story .wrapper .series .card .title p.purchase.paid,#profile #story .wrapper .studios .card .title p.purchase.paid,#profile #studios .wrapper .anime .card .title p.purchase.paid,#profile #studios .wrapper .cartoon .card .title p.purchase.paid,#profile #studios .wrapper .continue-watching-list .card .title p.purchase.paid,#profile #studios .wrapper .movies .card .title p.purchase.paid,#profile #studios .wrapper .related .card .title p.purchase.paid,#profile #studios .wrapper .series .card .title p.purchase.paid,#profile #studios .wrapper .studios .card .title p.purchase.paid{color:#f87171}#profile #anime .wrapper .anime .card .title p.purchase.free,#profile #anime .wrapper .cartoon .card .title p.purchase.free,#profile #anime .wrapper .continue-watching-list .card .title p.purchase.free,#profile #anime .wrapper .movies .card .title p.purchase.free,#profile #anime .wrapper .related .card .title p.purchase.free,#profile #anime .wrapper .series .card .title p.purchase.free,#profile #anime .wrapper .studios .card .title p.purchase.free,#profile #cartoon .wrapper .anime .card .title p.purchase.free,#profile #cartoon .wrapper .cartoon .card .title p.purchase.free,#profile #cartoon .wrapper .continue-watching-list .card .title p.purchase.free,#profile #cartoon .wrapper .movies .card .title p.purchase.free,#profile #cartoon .wrapper .related .card .title p.purchase.free,#profile #cartoon .wrapper .series .card .title p.purchase.free,#profile #cartoon .wrapper .studios .card .title p.purchase.free,#profile #continue-watching .wrapper .anime .card .title p.purchase.free,#profile #continue-watching .wrapper .cartoon .card .title p.purchase.free,#profile #continue-watching .wrapper .continue-watching-list .card .title p.purchase.free,#profile #continue-watching .wrapper .movies .card .title p.purchase.free,#profile #continue-watching .wrapper .related .card .title p.purchase.free,#profile #continue-watching .wrapper .series .card .title p.purchase.free,#profile #continue-watching .wrapper .studios .card .title p.purchase.free,#profile #movies .wrapper .anime .card .title p.purchase.free,#profile #movies .wrapper .cartoon .card .title p.purchase.free,#profile #movies .wrapper .continue-watching-list .card .title p.purchase.free,#profile #movies .wrapper .movies .card .title p.purchase.free,#profile #movies .wrapper .related .card .title p.purchase.free,#profile #movies .wrapper .series .card .title p.purchase.free,#profile #movies .wrapper .studios .card .title p.purchase.free,#profile #related .wrapper .anime .card .title p.purchase.free,#profile #related .wrapper .cartoon .card .title p.purchase.free,#profile #related .wrapper .continue-watching-list .card .title p.purchase.free,#profile #related .wrapper .movies .card .title p.purchase.free,#profile #related .wrapper .related .card .title p.purchase.free,#profile #related .wrapper .series .card .title p.purchase.free,#profile #related .wrapper .studios .card .title p.purchase.free,#profile #series .wrapper .anime .card .title p.purchase.free,#profile #series .wrapper .cartoon .card .title p.purchase.free,#profile #series .wrapper .continue-watching-list .card .title p.purchase.free,#profile #series .wrapper .movies .card .title p.purchase.free,#profile #series .wrapper .related .card .title p.purchase.free,#profile #series .wrapper .series .card .title p.purchase.free,#profile #series .wrapper .studios .card .title p.purchase.free,#profile #story .wrapper .anime .card .title p.purchase.free,#profile #story .wrapper .cartoon .card .title p.purchase.free,#profile #story .wrapper .continue-watching-list .card .title p.purchase.free,#profile #story .wrapper .movies .card .title p.purchase.free,#profile #story .wrapper .related .card .title p.purchase.free,#profile #story .wrapper .series .card .title p.purchase.free,#profile #story .wrapper .studios .card .title p.purchase.free,#profile #studios .wrapper .anime .card .title p.purchase.free,#profile #studios .wrapper .cartoon .card .title p.purchase.free,#profile #studios .wrapper .continue-watching-list .card .title p.purchase.free,#profile #studios .wrapper .movies .card .title p.purchase.free,#profile #studios .wrapper .related .card .title p.purchase.free,#profile #studios .wrapper .series .card .title p.purchase.free,#profile #studios .wrapper .studios .card .title p.purchase.free{color:#00ff7f}@media(max-width:1280px){#profile #anime .wrapper .anime .card .title p.purchase,#profile #anime .wrapper .cartoon .card .title p.purchase,#profile #anime .wrapper .continue-watching-list .card .title p.purchase,#profile #anime .wrapper .movies .card .title p.purchase,#profile #anime .wrapper .related .card .title p.purchase,#profile #anime .wrapper .series .card .title p.purchase,#profile #anime .wrapper .studios .card .title p.purchase,#profile #cartoon .wrapper .anime .card .title p.purchase,#profile #cartoon .wrapper .cartoon .card .title p.purchase,#profile #cartoon .wrapper .continue-watching-list .card .title p.purchase,#profile #cartoon .wrapper .movies .card .title p.purchase,#profile #cartoon .wrapper .related .card .title p.purchase,#profile #cartoon .wrapper .series .card .title p.purchase,#profile #cartoon .wrapper .studios .card .title p.purchase,#profile #continue-watching .wrapper .anime .card .title p.purchase,#profile #continue-watching .wrapper .cartoon .card .title p.purchase,#profile #continue-watching .wrapper .continue-watching-list .card .title p.purchase,#profile #continue-watching .wrapper .movies .card .title p.purchase,#profile #continue-watching .wrapper .related .card .title p.purchase,#profile #continue-watching .wrapper .series .card .title p.purchase,#profile #continue-watching .wrapper .studios .card .title p.purchase,#profile #movies .wrapper .anime .card .title p.purchase,#profile #movies .wrapper .cartoon .card .title p.purchase,#profile #movies .wrapper .continue-watching-list .card .title p.purchase,#profile #movies .wrapper .movies .card .title p.purchase,#profile #movies .wrapper .related .card .title p.purchase,#profile #movies .wrapper .series .card .title p.purchase,#profile #movies .wrapper .studios .card .title p.purchase,#profile #related .wrapper .anime .card .title p.purchase,#profile #related .wrapper .cartoon .card .title p.purchase,#profile #related .wrapper .continue-watching-list .card .title p.purchase,#profile #related .wrapper .movies .card .title p.purchase,#profile #related .wrapper .related .card .title p.purchase,#profile #related .wrapper .series .card .title p.purchase,#profile #related .wrapper .studios .card .title p.purchase,#profile #series .wrapper .anime .card .title p.purchase,#profile #series .wrapper .cartoon .card .title p.purchase,#profile #series .wrapper .continue-watching-list .card .title p.purchase,#profile #series .wrapper .movies .card .title p.purchase,#profile #series .wrapper .related .card .title p.purchase,#profile #series .wrapper .series .card .title p.purchase,#profile #series .wrapper .studios .card .title p.purchase,#profile #story .wrapper .anime .card .title p.purchase,#profile #story .wrapper .cartoon .card .title p.purchase,#profile #story .wrapper .continue-watching-list .card .title p.purchase,#profile #story .wrapper .movies .card .title p.purchase,#profile #story .wrapper .related .card .title p.purchase,#profile #story .wrapper .series .card .title p.purchase,#profile #story .wrapper .studios .card .title p.purchase,#profile #studios .wrapper .anime .card .title p.purchase,#profile #studios .wrapper .cartoon .card .title p.purchase,#profile #studios .wrapper .continue-watching-list .card .title p.purchase,#profile #studios .wrapper .movies .card .title p.purchase,#profile #studios .wrapper .related .card .title p.purchase,#profile #studios .wrapper .series .card .title p.purchase,#profile #studios .wrapper .studios .card .title p.purchase{font-size:11px}}@media(max-width:1024px){#profile #anime .wrapper .anime .card .title p.purchase,#profile #anime .wrapper .cartoon .card .title p.purchase,#profile #anime .wrapper .continue-watching-list .card .title p.purchase,#profile #anime .wrapper .movies .card .title p.purchase,#profile #anime .wrapper .related .card .title p.purchase,#profile #anime .wrapper .series .card .title p.purchase,#profile #anime .wrapper .studios .card .title p.purchase,#profile #cartoon .wrapper .anime .card .title p.purchase,#profile #cartoon .wrapper .cartoon .card .title p.purchase,#profile #cartoon .wrapper .continue-watching-list .card .title p.purchase,#profile #cartoon .wrapper .movies .card .title p.purchase,#profile #cartoon .wrapper .related .card .title p.purchase,#profile #cartoon .wrapper .series .card .title p.purchase,#profile #cartoon .wrapper .studios .card .title p.purchase,#profile #continue-watching .wrapper .anime .card .title p.purchase,#profile #continue-watching .wrapper .cartoon .card .title p.purchase,#profile #continue-watching .wrapper .continue-watching-list .card .title p.purchase,#profile #continue-watching .wrapper .movies .card .title p.purchase,#profile #continue-watching .wrapper .related .card .title p.purchase,#profile #continue-watching .wrapper .series .card .title p.purchase,#profile #continue-watching .wrapper .studios .card .title p.purchase,#profile #movies .wrapper .anime .card .title p.purchase,#profile #movies .wrapper .cartoon .card .title p.purchase,#profile #movies .wrapper .continue-watching-list .card .title p.purchase,#profile #movies .wrapper .movies .card .title p.purchase,#profile #movies .wrapper .related .card .title p.purchase,#profile #movies .wrapper .series .card .title p.purchase,#profile #movies .wrapper .studios .card .title p.purchase,#profile #related .wrapper .anime .card .title p.purchase,#profile #related .wrapper .cartoon .card .title p.purchase,#profile #related .wrapper .continue-watching-list .card .title p.purchase,#profile #related .wrapper .movies .card .title p.purchase,#profile #related .wrapper .related .card .title p.purchase,#profile #related .wrapper .series .card .title p.purchase,#profile #related .wrapper .studios .card .title p.purchase,#profile #series .wrapper .anime .card .title p.purchase,#profile #series .wrapper .cartoon .card .title p.purchase,#profile #series .wrapper .continue-watching-list .card .title p.purchase,#profile #series .wrapper .movies .card .title p.purchase,#profile #series .wrapper .related .card .title p.purchase,#profile #series .wrapper .series .card .title p.purchase,#profile #series .wrapper .studios .card .title p.purchase,#profile #story .wrapper .anime .card .title p.purchase,#profile #story .wrapper .cartoon .card .title p.purchase,#profile #story .wrapper .continue-watching-list .card .title p.purchase,#profile #story .wrapper .movies .card .title p.purchase,#profile #story .wrapper .related .card .title p.purchase,#profile #story .wrapper .series .card .title p.purchase,#profile #story .wrapper .studios .card .title p.purchase,#profile #studios .wrapper .anime .card .title p.purchase,#profile #studios .wrapper .cartoon .card .title p.purchase,#profile #studios .wrapper .continue-watching-list .card .title p.purchase,#profile #studios .wrapper .movies .card .title p.purchase,#profile #studios .wrapper .related .card .title p.purchase,#profile #studios .wrapper .series .card .title p.purchase,#profile #studios .wrapper .studios .card .title p.purchase{font-size:10px}}@media(max-width:1140px)and (max-height:640px){#profile #anime .wrapper .anime .card .title p.purchase,#profile #anime .wrapper .cartoon .card .title p.purchase,#profile #anime .wrapper .continue-watching-list .card .title p.purchase,#profile #anime .wrapper .movies .card .title p.purchase,#profile #anime .wrapper .related .card .title p.purchase,#profile #anime .wrapper .series .card .title p.purchase,#profile #anime .wrapper .studios .card .title p.purchase,#profile #cartoon .wrapper .anime .card .title p.purchase,#profile #cartoon .wrapper .cartoon .card .title p.purchase,#profile #cartoon .wrapper .continue-watching-list .card .title p.purchase,#profile #cartoon .wrapper .movies .card .title p.purchase,#profile #cartoon .wrapper .related .card .title p.purchase,#profile #cartoon .wrapper .series .card .title p.purchase,#profile #cartoon .wrapper .studios .card .title p.purchase,#profile #continue-watching .wrapper .anime .card .title p.purchase,#profile #continue-watching .wrapper .cartoon .card .title p.purchase,#profile #continue-watching .wrapper .continue-watching-list .card .title p.purchase,#profile #continue-watching .wrapper .movies .card .title p.purchase,#profile #continue-watching .wrapper .related .card .title p.purchase,#profile #continue-watching .wrapper .series .card .title p.purchase,#profile #continue-watching .wrapper .studios .card .title p.purchase,#profile #movies .wrapper .anime .card .title p.purchase,#profile #movies .wrapper .cartoon .card .title p.purchase,#profile #movies .wrapper .continue-watching-list .card .title p.purchase,#profile #movies .wrapper .movies .card .title p.purchase,#profile #movies .wrapper .related .card .title p.purchase,#profile #movies .wrapper .series .card .title p.purchase,#profile #movies .wrapper .studios .card .title p.purchase,#profile #related .wrapper .anime .card .title p.purchase,#profile #related .wrapper .cartoon .card .title p.purchase,#profile #related .wrapper .continue-watching-list .card .title p.purchase,#profile #related .wrapper .movies .card .title p.purchase,#profile #related .wrapper .related .card .title p.purchase,#profile #related .wrapper .series .card .title p.purchase,#profile #related .wrapper .studios .card .title p.purchase,#profile #series .wrapper .anime .card .title p.purchase,#profile #series .wrapper .cartoon .card .title p.purchase,#profile #series .wrapper .continue-watching-list .card .title p.purchase,#profile #series .wrapper .movies .card .title p.purchase,#profile #series .wrapper .related .card .title p.purchase,#profile #series .wrapper .series .card .title p.purchase,#profile #series .wrapper .studios .card .title p.purchase,#profile #story .wrapper .anime .card .title p.purchase,#profile #story .wrapper .cartoon .card .title p.purchase,#profile #story .wrapper .continue-watching-list .card .title p.purchase,#profile #story .wrapper .movies .card .title p.purchase,#profile #story .wrapper .related .card .title p.purchase,#profile #story .wrapper .series .card .title p.purchase,#profile #story .wrapper .studios .card .title p.purchase,#profile #studios .wrapper .anime .card .title p.purchase,#profile #studios .wrapper .cartoon .card .title p.purchase,#profile #studios .wrapper .continue-watching-list .card .title p.purchase,#profile #studios .wrapper .movies .card .title p.purchase,#profile #studios .wrapper .related .card .title p.purchase,#profile #studios .wrapper .series .card .title p.purchase,#profile #studios .wrapper .studios .card .title p.purchase{font-size:10px}}#profile #anime .wrapper .anime .card .title h3,#profile #anime .wrapper .cartoon .card .title h3,#profile #anime .wrapper .continue-watching-list .card .title h3,#profile #anime .wrapper .movies .card .title h3,#profile #anime .wrapper .related .card .title h3,#profile #anime .wrapper .series .card .title h3,#profile #anime .wrapper .studios .card .title h3,#profile #cartoon .wrapper .anime .card .title h3,#profile #cartoon .wrapper .cartoon .card .title h3,#profile #cartoon .wrapper .continue-watching-list .card .title h3,#profile #cartoon .wrapper .movies .card .title h3,#profile #cartoon .wrapper .related .card .title h3,#profile #cartoon .wrapper .series .card .title h3,#profile #cartoon .wrapper .studios .card .title h3,#profile #continue-watching .wrapper .anime .card .title h3,#profile #continue-watching .wrapper .cartoon .card .title h3,#profile #continue-watching .wrapper .continue-watching-list .card .title h3,#profile #continue-watching .wrapper .movies .card .title h3,#profile #continue-watching .wrapper .related .card .title h3,#profile #continue-watching .wrapper .series .card .title h3,#profile #continue-watching .wrapper .studios .card .title h3,#profile #movies .wrapper .anime .card .title h3,#profile #movies .wrapper .cartoon .card .title h3,#profile #movies .wrapper .continue-watching-list .card .title h3,#profile #movies .wrapper .movies .card .title h3,#profile #movies .wrapper .related .card .title h3,#profile #movies .wrapper .series .card .title h3,#profile #movies .wrapper .studios .card .title h3,#profile #related .wrapper .anime .card .title h3,#profile #related .wrapper .cartoon .card .title h3,#profile #related .wrapper .continue-watching-list .card .title h3,#profile #related .wrapper .movies .card .title h3,#profile #related .wrapper .related .card .title h3,#profile #related .wrapper .series .card .title h3,#profile #related .wrapper .studios .card .title h3,#profile #series .wrapper .anime .card .title h3,#profile #series .wrapper .cartoon .card .title h3,#profile #series .wrapper .continue-watching-list .card .title h3,#profile #series .wrapper .movies .card .title h3,#profile #series .wrapper .related .card .title h3,#profile #series .wrapper .series .card .title h3,#profile #series .wrapper .studios .card .title h3,#profile #story .wrapper .anime .card .title h3,#profile #story .wrapper .cartoon .card .title h3,#profile #story .wrapper .continue-watching-list .card .title h3,#profile #story .wrapper .movies .card .title h3,#profile #story .wrapper .related .card .title h3,#profile #story .wrapper .series .card .title h3,#profile #story .wrapper .studios .card .title h3,#profile #studios .wrapper .anime .card .title h3,#profile #studios .wrapper .cartoon .card .title h3,#profile #studios .wrapper .continue-watching-list .card .title h3,#profile #studios .wrapper .movies .card .title h3,#profile #studios .wrapper .related .card .title h3,#profile #studios .wrapper .series .card .title h3,#profile #studios .wrapper .studios .card .title h3{width:90%;transition:.25s;text-align:center;font-weight:500;white-space:nowrap;text-wrap:nowrap;text-overflow:ellipsis;overflow:hidden;font-size:14px}@media(max-width:1440px){#profile #anime .wrapper .anime .card .title h3,#profile #anime .wrapper .cartoon .card .title h3,#profile #anime .wrapper .continue-watching-list .card .title h3,#profile #anime .wrapper .movies .card .title h3,#profile #anime .wrapper .related .card .title h3,#profile #anime .wrapper .series .card .title h3,#profile #anime .wrapper .studios .card .title h3,#profile #cartoon .wrapper .anime .card .title h3,#profile #cartoon .wrapper .cartoon .card .title h3,#profile #cartoon .wrapper .continue-watching-list .card .title h3,#profile #cartoon .wrapper .movies .card .title h3,#profile #cartoon .wrapper .related .card .title h3,#profile #cartoon .wrapper .series .card .title h3,#profile #cartoon .wrapper .studios .card .title h3,#profile #continue-watching .wrapper .anime .card .title h3,#profile #continue-watching .wrapper .cartoon .card .title h3,#profile #continue-watching .wrapper .continue-watching-list .card .title h3,#profile #continue-watching .wrapper .movies .card .title h3,#profile #continue-watching .wrapper .related .card .title h3,#profile #continue-watching .wrapper .series .card .title h3,#profile #continue-watching .wrapper .studios .card .title h3,#profile #movies .wrapper .anime .card .title h3,#profile #movies .wrapper .cartoon .card .title h3,#profile #movies .wrapper .continue-watching-list .card .title h3,#profile #movies .wrapper .movies .card .title h3,#profile #movies .wrapper .related .card .title h3,#profile #movies .wrapper .series .card .title h3,#profile #movies .wrapper .studios .card .title h3,#profile #related .wrapper .anime .card .title h3,#profile #related .wrapper .cartoon .card .title h3,#profile #related .wrapper .continue-watching-list .card .title h3,#profile #related .wrapper .movies .card .title h3,#profile #related .wrapper .related .card .title h3,#profile #related .wrapper .series .card .title h3,#profile #related .wrapper .studios .card .title h3,#profile #series .wrapper .anime .card .title h3,#profile #series .wrapper .cartoon .card .title h3,#profile #series .wrapper .continue-watching-list .card .title h3,#profile #series .wrapper .movies .card .title h3,#profile #series .wrapper .related .card .title h3,#profile #series .wrapper .series .card .title h3,#profile #series .wrapper .studios .card .title h3,#profile #story .wrapper .anime .card .title h3,#profile #story .wrapper .cartoon .card .title h3,#profile #story .wrapper .continue-watching-list .card .title h3,#profile #story .wrapper .movies .card .title h3,#profile #story .wrapper .related .card .title h3,#profile #story .wrapper .series .card .title h3,#profile #story .wrapper .studios .card .title h3,#profile #studios .wrapper .anime .card .title h3,#profile #studios .wrapper .cartoon .card .title h3,#profile #studios .wrapper .continue-watching-list .card .title h3,#profile #studios .wrapper .movies .card .title h3,#profile #studios .wrapper .related .card .title h3,#profile #studios .wrapper .series .card .title h3,#profile #studios .wrapper .studios .card .title h3{font-size:13px}}@media(max-width:1280px){#profile #anime .wrapper .anime .card .title h3,#profile #anime .wrapper .cartoon .card .title h3,#profile #anime .wrapper .continue-watching-list .card .title h3,#profile #anime .wrapper .movies .card .title h3,#profile #anime .wrapper .related .card .title h3,#profile #anime .wrapper .series .card .title h3,#profile #anime .wrapper .studios .card .title h3,#profile #cartoon .wrapper .anime .card .title h3,#profile #cartoon .wrapper .cartoon .card .title h3,#profile #cartoon .wrapper .continue-watching-list .card .title h3,#profile #cartoon .wrapper .movies .card .title h3,#profile #cartoon .wrapper .related .card .title h3,#profile #cartoon .wrapper .series .card .title h3,#profile #cartoon .wrapper .studios .card .title h3,#profile #continue-watching .wrapper .anime .card .title h3,#profile #continue-watching .wrapper .cartoon .card .title h3,#profile #continue-watching .wrapper .continue-watching-list .card .title h3,#profile #continue-watching .wrapper .movies .card .title h3,#profile #continue-watching .wrapper .related .card .title h3,#profile #continue-watching .wrapper .series .card .title h3,#profile #continue-watching .wrapper .studios .card .title h3,#profile #movies .wrapper .anime .card .title h3,#profile #movies .wrapper .cartoon .card .title h3,#profile #movies .wrapper .continue-watching-list .card .title h3,#profile #movies .wrapper .movies .card .title h3,#profile #movies .wrapper .related .card .title h3,#profile #movies .wrapper .series .card .title h3,#profile #movies .wrapper .studios .card .title h3,#profile #related .wrapper .anime .card .title h3,#profile #related .wrapper .cartoon .card .title h3,#profile #related .wrapper .continue-watching-list .card .title h3,#profile #related .wrapper .movies .card .title h3,#profile #related .wrapper .related .card .title h3,#profile #related .wrapper .series .card .title h3,#profile #related .wrapper .studios .card .title h3,#profile #series .wrapper .anime .card .title h3,#profile #series .wrapper .cartoon .card .title h3,#profile #series .wrapper .continue-watching-list .card .title h3,#profile #series .wrapper .movies .card .title h3,#profile #series .wrapper .related .card .title h3,#profile #series .wrapper .series .card .title h3,#profile #series .wrapper .studios .card .title h3,#profile #story .wrapper .anime .card .title h3,#profile #story .wrapper .cartoon .card .title h3,#profile #story .wrapper .continue-watching-list .card .title h3,#profile #story .wrapper .movies .card .title h3,#profile #story .wrapper .related .card .title h3,#profile #story .wrapper .series .card .title h3,#profile #story .wrapper .studios .card .title h3,#profile #studios .wrapper .anime .card .title h3,#profile #studios .wrapper .cartoon .card .title h3,#profile #studios .wrapper .continue-watching-list .card .title h3,#profile #studios .wrapper .movies .card .title h3,#profile #studios .wrapper .related .card .title h3,#profile #studios .wrapper .series .card .title h3,#profile #studios .wrapper .studios .card .title h3{font-size:12px}}@media(max-width:1140px)and (max-height:640px){#profile #anime .wrapper .anime .card .title h3,#profile #anime .wrapper .cartoon .card .title h3,#profile #anime .wrapper .continue-watching-list .card .title h3,#profile #anime .wrapper .movies .card .title h3,#profile #anime .wrapper .related .card .title h3,#profile #anime .wrapper .series .card .title h3,#profile #anime .wrapper .studios .card .title h3,#profile #cartoon .wrapper .anime .card .title h3,#profile #cartoon .wrapper .cartoon .card .title h3,#profile #cartoon .wrapper .continue-watching-list .card .title h3,#profile #cartoon .wrapper .movies .card .title h3,#profile #cartoon .wrapper .related .card .title h3,#profile #cartoon .wrapper .series .card .title h3,#profile #cartoon .wrapper .studios .card .title h3,#profile #continue-watching .wrapper .anime .card .title h3,#profile #continue-watching .wrapper .cartoon .card .title h3,#profile #continue-watching .wrapper .continue-watching-list .card .title h3,#profile #continue-watching .wrapper .movies .card .title h3,#profile #continue-watching .wrapper .related .card .title h3,#profile #continue-watching .wrapper .series .card .title h3,#profile #continue-watching .wrapper .studios .card .title h3,#profile #movies .wrapper .anime .card .title h3,#profile #movies .wrapper .cartoon .card .title h3,#profile #movies .wrapper .continue-watching-list .card .title h3,#profile #movies .wrapper .movies .card .title h3,#profile #movies .wrapper .related .card .title h3,#profile #movies .wrapper .series .card .title h3,#profile #movies .wrapper .studios .card .title h3,#profile #related .wrapper .anime .card .title h3,#profile #related .wrapper .cartoon .card .title h3,#profile #related .wrapper .continue-watching-list .card .title h3,#profile #related .wrapper .movies .card .title h3,#profile #related .wrapper .related .card .title h3,#profile #related .wrapper .series .card .title h3,#profile #related .wrapper .studios .card .title h3,#profile #series .wrapper .anime .card .title h3,#profile #series .wrapper .cartoon .card .title h3,#profile #series .wrapper .continue-watching-list .card .title h3,#profile #series .wrapper .movies .card .title h3,#profile #series .wrapper .related .card .title h3,#profile #series .wrapper .series .card .title h3,#profile #series .wrapper .studios .card .title h3,#profile #story .wrapper .anime .card .title h3,#profile #story .wrapper .cartoon .card .title h3,#profile #story .wrapper .continue-watching-list .card .title h3,#profile #story .wrapper .movies .card .title h3,#profile #story .wrapper .related .card .title h3,#profile #story .wrapper .series .card .title h3,#profile #story .wrapper .studios .card .title h3,#profile #studios .wrapper .anime .card .title h3,#profile #studios .wrapper .cartoon .card .title h3,#profile #studios .wrapper .continue-watching-list .card .title h3,#profile #studios .wrapper .movies .card .title h3,#profile #studios .wrapper .related .card .title h3,#profile #studios .wrapper .series .card .title h3,#profile #studios .wrapper .studios .card .title h3{font-size:11px}}#profile #anime .wrapper .anime .card .title p.other,#profile #anime .wrapper .cartoon .card .title p.other,#profile #anime .wrapper .continue-watching-list .card .title p.other,#profile #anime .wrapper .movies .card .title p.other,#profile #anime .wrapper .related .card .title p.other,#profile #anime .wrapper .series .card .title p.other,#profile #anime .wrapper .studios .card .title p.other,#profile #cartoon .wrapper .anime .card .title p.other,#profile #cartoon .wrapper .cartoon .card .title p.other,#profile #cartoon .wrapper .continue-watching-list .card .title p.other,#profile #cartoon .wrapper .movies .card .title p.other,#profile #cartoon .wrapper .related .card .title p.other,#profile #cartoon .wrapper .series .card .title p.other,#profile #cartoon .wrapper .studios .card .title p.other,#profile #continue-watching .wrapper .anime .card .title p.other,#profile #continue-watching .wrapper .cartoon .card .title p.other,#profile #continue-watching .wrapper .continue-watching-list .card .title p.other,#profile #continue-watching .wrapper .movies .card .title p.other,#profile #continue-watching .wrapper .related .card .title p.other,#profile #continue-watching .wrapper .series .card .title p.other,#profile #continue-watching .wrapper .studios .card .title p.other,#profile #movies .wrapper .anime .card .title p.other,#profile #movies .wrapper .cartoon .card .title p.other,#profile #movies .wrapper .continue-watching-list .card .title p.other,#profile #movies .wrapper .movies .card .title p.other,#profile #movies .wrapper .related .card .title p.other,#profile #movies .wrapper .series .card .title p.other,#profile #movies .wrapper .studios .card .title p.other,#profile #related .wrapper .anime .card .title p.other,#profile #related .wrapper .cartoon .card .title p.other,#profile #related .wrapper .continue-watching-list .card .title p.other,#profile #related .wrapper .movies .card .title p.other,#profile #related .wrapper .related .card .title p.other,#profile #related .wrapper .series .card .title p.other,#profile #related .wrapper .studios .card .title p.other,#profile #series .wrapper .anime .card .title p.other,#profile #series .wrapper .cartoon .card .title p.other,#profile #series .wrapper .continue-watching-list .card .title p.other,#profile #series .wrapper .movies .card .title p.other,#profile #series .wrapper .related .card .title p.other,#profile #series .wrapper .series .card .title p.other,#profile #series .wrapper .studios .card .title p.other,#profile #story .wrapper .anime .card .title p.other,#profile #story .wrapper .cartoon .card .title p.other,#profile #story .wrapper .continue-watching-list .card .title p.other,#profile #story .wrapper .movies .card .title p.other,#profile #story .wrapper .related .card .title p.other,#profile #story .wrapper .series .card .title p.other,#profile #story .wrapper .studios .card .title p.other,#profile #studios .wrapper .anime .card .title p.other,#profile #studios .wrapper .cartoon .card .title p.other,#profile #studios .wrapper .continue-watching-list .card .title p.other,#profile #studios .wrapper .movies .card .title p.other,#profile #studios .wrapper .related .card .title p.other,#profile #studios .wrapper .series .card .title p.other,#profile #studios .wrapper .studios .card .title p.other{transition:.25s;text-align:center;font-weight:500;text-transform:capitalize;visibility:hidden;opacity:0;font-size:14px;display:flex;align-items:center;flex-wrap:nowrap;text-wrap:nowrap;gap:2px}#profile #anime .wrapper .anime .card .title p.other span,#profile #anime .wrapper .cartoon .card .title p.other span,#profile #anime .wrapper .continue-watching-list .card .title p.other span,#profile #anime .wrapper .movies .card .title p.other span,#profile #anime .wrapper .related .card .title p.other span,#profile #anime .wrapper .series .card .title p.other span,#profile #anime .wrapper .studios .card .title p.other span,#profile #cartoon .wrapper .anime .card .title p.other span,#profile #cartoon .wrapper .cartoon .card .title p.other span,#profile #cartoon .wrapper .continue-watching-list .card .title p.other span,#profile #cartoon .wrapper .movies .card .title p.other span,#profile #cartoon .wrapper .related .card .title p.other span,#profile #cartoon .wrapper .series .card .title p.other span,#profile #cartoon .wrapper .studios .card .title p.other span,#profile #continue-watching .wrapper .anime .card .title p.other span,#profile #continue-watching .wrapper .cartoon .card .title p.other span,#profile #continue-watching .wrapper .continue-watching-list .card .title p.other span,#profile #continue-watching .wrapper .movies .card .title p.other span,#profile #continue-watching .wrapper .related .card .title p.other span,#profile #continue-watching .wrapper .series .card .title p.other span,#profile #continue-watching .wrapper .studios .card .title p.other span,#profile #movies .wrapper .anime .card .title p.other span,#profile #movies .wrapper .cartoon .card .title p.other span,#profile #movies .wrapper .continue-watching-list .card .title p.other span,#profile #movies .wrapper .movies .card .title p.other span,#profile #movies .wrapper .related .card .title p.other span,#profile #movies .wrapper .series .card .title p.other span,#profile #movies .wrapper .studios .card .title p.other span,#profile #related .wrapper .anime .card .title p.other span,#profile #related .wrapper .cartoon .card .title p.other span,#profile #related .wrapper .continue-watching-list .card .title p.other span,#profile #related .wrapper .movies .card .title p.other span,#profile #related .wrapper .related .card .title p.other span,#profile #related .wrapper .series .card .title p.other span,#profile #related .wrapper .studios .card .title p.other span,#profile #series .wrapper .anime .card .title p.other span,#profile #series .wrapper .cartoon .card .title p.other span,#profile #series .wrapper .continue-watching-list .card .title p.other span,#profile #series .wrapper .movies .card .title p.other span,#profile #series .wrapper .related .card .title p.other span,#profile #series .wrapper .series .card .title p.other span,#profile #series .wrapper .studios .card .title p.other span,#profile #story .wrapper .anime .card .title p.other span,#profile #story .wrapper .cartoon .card .title p.other span,#profile #story .wrapper .continue-watching-list .card .title p.other span,#profile #story .wrapper .movies .card .title p.other span,#profile #story .wrapper .related .card .title p.other span,#profile #story .wrapper .series .card .title p.other span,#profile #story .wrapper .studios .card .title p.other span,#profile #studios .wrapper .anime .card .title p.other span,#profile #studios .wrapper .cartoon .card .title p.other span,#profile #studios .wrapper .continue-watching-list .card .title p.other span,#profile #studios .wrapper .movies .card .title p.other span,#profile #studios .wrapper .related .card .title p.other span,#profile #studios .wrapper .series .card .title p.other span,#profile #studios .wrapper .studios .card .title p.other span{font-size:13px;padding:0 8px 0 10px;border:1px solid hsla(0,0%,100%,.6);border-radius:6px}@media(max-width:1280px){#profile #anime .wrapper .anime .card .title p.other span,#profile #anime .wrapper .cartoon .card .title p.other span,#profile #anime .wrapper .continue-watching-list .card .title p.other span,#profile #anime .wrapper .movies .card .title p.other span,#profile #anime .wrapper .related .card .title p.other span,#profile #anime .wrapper .series .card .title p.other span,#profile #anime .wrapper .studios .card .title p.other span,#profile #cartoon .wrapper .anime .card .title p.other span,#profile #cartoon .wrapper .cartoon .card .title p.other span,#profile #cartoon .wrapper .continue-watching-list .card .title p.other span,#profile #cartoon .wrapper .movies .card .title p.other span,#profile #cartoon .wrapper .related .card .title p.other span,#profile #cartoon .wrapper .series .card .title p.other span,#profile #cartoon .wrapper .studios .card .title p.other span,#profile #continue-watching .wrapper .anime .card .title p.other span,#profile #continue-watching .wrapper .cartoon .card .title p.other span,#profile #continue-watching .wrapper .continue-watching-list .card .title p.other span,#profile #continue-watching .wrapper .movies .card .title p.other span,#profile #continue-watching .wrapper .related .card .title p.other span,#profile #continue-watching .wrapper .series .card .title p.other span,#profile #continue-watching .wrapper .studios .card .title p.other span,#profile #movies .wrapper .anime .card .title p.other span,#profile #movies .wrapper .cartoon .card .title p.other span,#profile #movies .wrapper .continue-watching-list .card .title p.other span,#profile #movies .wrapper .movies .card .title p.other span,#profile #movies .wrapper .related .card .title p.other span,#profile #movies .wrapper .series .card .title p.other span,#profile #movies .wrapper .studios .card .title p.other span,#profile #related .wrapper .anime .card .title p.other span,#profile #related .wrapper .cartoon .card .title p.other span,#profile #related .wrapper .continue-watching-list .card .title p.other span,#profile #related .wrapper .movies .card .title p.other span,#profile #related .wrapper .related .card .title p.other span,#profile #related .wrapper .series .card .title p.other span,#profile #related .wrapper .studios .card .title p.other span,#profile #series .wrapper .anime .card .title p.other span,#profile #series .wrapper .cartoon .card .title p.other span,#profile #series .wrapper .continue-watching-list .card .title p.other span,#profile #series .wrapper .movies .card .title p.other span,#profile #series .wrapper .related .card .title p.other span,#profile #series .wrapper .series .card .title p.other span,#profile #series .wrapper .studios .card .title p.other span,#profile #story .wrapper .anime .card .title p.other span,#profile #story .wrapper .cartoon .card .title p.other span,#profile #story .wrapper .continue-watching-list .card .title p.other span,#profile #story .wrapper .movies .card .title p.other span,#profile #story .wrapper .related .card .title p.other span,#profile #story .wrapper .series .card .title p.other span,#profile #story .wrapper .studios .card .title p.other span,#profile #studios .wrapper .anime .card .title p.other span,#profile #studios .wrapper .cartoon .card .title p.other span,#profile #studios .wrapper .continue-watching-list .card .title p.other span,#profile #studios .wrapper .movies .card .title p.other span,#profile #studios .wrapper .related .card .title p.other span,#profile #studios .wrapper .series .card .title p.other span,#profile #studios .wrapper .studios .card .title p.other span{font-size:11px;padding:0 7px 0 9px;border-radius:5px}}@media(max-width:1024px){#profile #anime .wrapper .anime .card .title p.other span,#profile #anime .wrapper .cartoon .card .title p.other span,#profile #anime .wrapper .continue-watching-list .card .title p.other span,#profile #anime .wrapper .movies .card .title p.other span,#profile #anime .wrapper .related .card .title p.other span,#profile #anime .wrapper .series .card .title p.other span,#profile #anime .wrapper .studios .card .title p.other span,#profile #cartoon .wrapper .anime .card .title p.other span,#profile #cartoon .wrapper .cartoon .card .title p.other span,#profile #cartoon .wrapper .continue-watching-list .card .title p.other span,#profile #cartoon .wrapper .movies .card .title p.other span,#profile #cartoon .wrapper .related .card .title p.other span,#profile #cartoon .wrapper .series .card .title p.other span,#profile #cartoon .wrapper .studios .card .title p.other span,#profile #continue-watching .wrapper .anime .card .title p.other span,#profile #continue-watching .wrapper .cartoon .card .title p.other span,#profile #continue-watching .wrapper .continue-watching-list .card .title p.other span,#profile #continue-watching .wrapper .movies .card .title p.other span,#profile #continue-watching .wrapper .related .card .title p.other span,#profile #continue-watching .wrapper .series .card .title p.other span,#profile #continue-watching .wrapper .studios .card .title p.other span,#profile #movies .wrapper .anime .card .title p.other span,#profile #movies .wrapper .cartoon .card .title p.other span,#profile #movies .wrapper .continue-watching-list .card .title p.other span,#profile #movies .wrapper .movies .card .title p.other span,#profile #movies .wrapper .related .card .title p.other span,#profile #movies .wrapper .series .card .title p.other span,#profile #movies .wrapper .studios .card .title p.other span,#profile #related .wrapper .anime .card .title p.other span,#profile #related .wrapper .cartoon .card .title p.other span,#profile #related .wrapper .continue-watching-list .card .title p.other span,#profile #related .wrapper .movies .card .title p.other span,#profile #related .wrapper .related .card .title p.other span,#profile #related .wrapper .series .card .title p.other span,#profile #related .wrapper .studios .card .title p.other span,#profile #series .wrapper .anime .card .title p.other span,#profile #series .wrapper .cartoon .card .title p.other span,#profile #series .wrapper .continue-watching-list .card .title p.other span,#profile #series .wrapper .movies .card .title p.other span,#profile #series .wrapper .related .card .title p.other span,#profile #series .wrapper .series .card .title p.other span,#profile #series .wrapper .studios .card .title p.other span,#profile #story .wrapper .anime .card .title p.other span,#profile #story .wrapper .cartoon .card .title p.other span,#profile #story .wrapper .continue-watching-list .card .title p.other span,#profile #story .wrapper .movies .card .title p.other span,#profile #story .wrapper .related .card .title p.other span,#profile #story .wrapper .series .card .title p.other span,#profile #story .wrapper .studios .card .title p.other span,#profile #studios .wrapper .anime .card .title p.other span,#profile #studios .wrapper .cartoon .card .title p.other span,#profile #studios .wrapper .continue-watching-list .card .title p.other span,#profile #studios .wrapper .movies .card .title p.other span,#profile #studios .wrapper .related .card .title p.other span,#profile #studios .wrapper .series .card .title p.other span,#profile #studios .wrapper .studios .card .title p.other span{font-size:10px;padding:0 6px 0 8px;border-radius:4px}}@media(max-width:1140px)and (max-height:640px){#profile #anime .wrapper .anime .card .title p.other span,#profile #anime .wrapper .cartoon .card .title p.other span,#profile #anime .wrapper .continue-watching-list .card .title p.other span,#profile #anime .wrapper .movies .card .title p.other span,#profile #anime .wrapper .related .card .title p.other span,#profile #anime .wrapper .series .card .title p.other span,#profile #anime .wrapper .studios .card .title p.other span,#profile #cartoon .wrapper .anime .card .title p.other span,#profile #cartoon .wrapper .cartoon .card .title p.other span,#profile #cartoon .wrapper .continue-watching-list .card .title p.other span,#profile #cartoon .wrapper .movies .card .title p.other span,#profile #cartoon .wrapper .related .card .title p.other span,#profile #cartoon .wrapper .series .card .title p.other span,#profile #cartoon .wrapper .studios .card .title p.other span,#profile #continue-watching .wrapper .anime .card .title p.other span,#profile #continue-watching .wrapper .cartoon .card .title p.other span,#profile #continue-watching .wrapper .continue-watching-list .card .title p.other span,#profile #continue-watching .wrapper .movies .card .title p.other span,#profile #continue-watching .wrapper .related .card .title p.other span,#profile #continue-watching .wrapper .series .card .title p.other span,#profile #continue-watching .wrapper .studios .card .title p.other span,#profile #movies .wrapper .anime .card .title p.other span,#profile #movies .wrapper .cartoon .card .title p.other span,#profile #movies .wrapper .continue-watching-list .card .title p.other span,#profile #movies .wrapper .movies .card .title p.other span,#profile #movies .wrapper .related .card .title p.other span,#profile #movies .wrapper .series .card .title p.other span,#profile #movies .wrapper .studios .card .title p.other span,#profile #related .wrapper .anime .card .title p.other span,#profile #related .wrapper .cartoon .card .title p.other span,#profile #related .wrapper .continue-watching-list .card .title p.other span,#profile #related .wrapper .movies .card .title p.other span,#profile #related .wrapper .related .card .title p.other span,#profile #related .wrapper .series .card .title p.other span,#profile #related .wrapper .studios .card .title p.other span,#profile #series .wrapper .anime .card .title p.other span,#profile #series .wrapper .cartoon .card .title p.other span,#profile #series .wrapper .continue-watching-list .card .title p.other span,#profile #series .wrapper .movies .card .title p.other span,#profile #series .wrapper .related .card .title p.other span,#profile #series .wrapper .series .card .title p.other span,#profile #series .wrapper .studios .card .title p.other span,#profile #story .wrapper .anime .card .title p.other span,#profile #story .wrapper .cartoon .card .title p.other span,#profile #story .wrapper .continue-watching-list .card .title p.other span,#profile #story .wrapper .movies .card .title p.other span,#profile #story .wrapper .related .card .title p.other span,#profile #story .wrapper .series .card .title p.other span,#profile #story .wrapper .studios .card .title p.other span,#profile #studios .wrapper .anime .card .title p.other span,#profile #studios .wrapper .cartoon .card .title p.other span,#profile #studios .wrapper .continue-watching-list .card .title p.other span,#profile #studios .wrapper .movies .card .title p.other span,#profile #studios .wrapper .related .card .title p.other span,#profile #studios .wrapper .series .card .title p.other span,#profile #studios .wrapper .studios .card .title p.other span{font-size:8px;padding:0 3.5px 0 4.5px;border-radius:4px}}@media(max-width:1440px){#profile #anime .wrapper .anime .card .title p.other,#profile #anime .wrapper .cartoon .card .title p.other,#profile #anime .wrapper .continue-watching-list .card .title p.other,#profile #anime .wrapper .movies .card .title p.other,#profile #anime .wrapper .related .card .title p.other,#profile #anime .wrapper .series .card .title p.other,#profile #anime .wrapper .studios .card .title p.other,#profile #cartoon .wrapper .anime .card .title p.other,#profile #cartoon .wrapper .cartoon .card .title p.other,#profile #cartoon .wrapper .continue-watching-list .card .title p.other,#profile #cartoon .wrapper .movies .card .title p.other,#profile #cartoon .wrapper .related .card .title p.other,#profile #cartoon .wrapper .series .card .title p.other,#profile #cartoon .wrapper .studios .card .title p.other,#profile #continue-watching .wrapper .anime .card .title p.other,#profile #continue-watching .wrapper .cartoon .card .title p.other,#profile #continue-watching .wrapper .continue-watching-list .card .title p.other,#profile #continue-watching .wrapper .movies .card .title p.other,#profile #continue-watching .wrapper .related .card .title p.other,#profile #continue-watching .wrapper .series .card .title p.other,#profile #continue-watching .wrapper .studios .card .title p.other,#profile #movies .wrapper .anime .card .title p.other,#profile #movies .wrapper .cartoon .card .title p.other,#profile #movies .wrapper .continue-watching-list .card .title p.other,#profile #movies .wrapper .movies .card .title p.other,#profile #movies .wrapper .related .card .title p.other,#profile #movies .wrapper .series .card .title p.other,#profile #movies .wrapper .studios .card .title p.other,#profile #related .wrapper .anime .card .title p.other,#profile #related .wrapper .cartoon .card .title p.other,#profile #related .wrapper .continue-watching-list .card .title p.other,#profile #related .wrapper .movies .card .title p.other,#profile #related .wrapper .related .card .title p.other,#profile #related .wrapper .series .card .title p.other,#profile #related .wrapper .studios .card .title p.other,#profile #series .wrapper .anime .card .title p.other,#profile #series .wrapper .cartoon .card .title p.other,#profile #series .wrapper .continue-watching-list .card .title p.other,#profile #series .wrapper .movies .card .title p.other,#profile #series .wrapper .related .card .title p.other,#profile #series .wrapper .series .card .title p.other,#profile #series .wrapper .studios .card .title p.other,#profile #story .wrapper .anime .card .title p.other,#profile #story .wrapper .cartoon .card .title p.other,#profile #story .wrapper .continue-watching-list .card .title p.other,#profile #story .wrapper .movies .card .title p.other,#profile #story .wrapper .related .card .title p.other,#profile #story .wrapper .series .card .title p.other,#profile #story .wrapper .studios .card .title p.other,#profile #studios .wrapper .anime .card .title p.other,#profile #studios .wrapper .cartoon .card .title p.other,#profile #studios .wrapper .continue-watching-list .card .title p.other,#profile #studios .wrapper .movies .card .title p.other,#profile #studios .wrapper .related .card .title p.other,#profile #studios .wrapper .series .card .title p.other,#profile #studios .wrapper .studios .card .title p.other{font-size:13px}}@media(max-width:1280px){#profile #anime .wrapper .anime .card .title p.other,#profile #anime .wrapper .cartoon .card .title p.other,#profile #anime .wrapper .continue-watching-list .card .title p.other,#profile #anime .wrapper .movies .card .title p.other,#profile #anime .wrapper .related .card .title p.other,#profile #anime .wrapper .series .card .title p.other,#profile #anime .wrapper .studios .card .title p.other,#profile #cartoon .wrapper .anime .card .title p.other,#profile #cartoon .wrapper .cartoon .card .title p.other,#profile #cartoon .wrapper .continue-watching-list .card .title p.other,#profile #cartoon .wrapper .movies .card .title p.other,#profile #cartoon .wrapper .related .card .title p.other,#profile #cartoon .wrapper .series .card .title p.other,#profile #cartoon .wrapper .studios .card .title p.other,#profile #continue-watching .wrapper .anime .card .title p.other,#profile #continue-watching .wrapper .cartoon .card .title p.other,#profile #continue-watching .wrapper .continue-watching-list .card .title p.other,#profile #continue-watching .wrapper .movies .card .title p.other,#profile #continue-watching .wrapper .related .card .title p.other,#profile #continue-watching .wrapper .series .card .title p.other,#profile #continue-watching .wrapper .studios .card .title p.other,#profile #movies .wrapper .anime .card .title p.other,#profile #movies .wrapper .cartoon .card .title p.other,#profile #movies .wrapper .continue-watching-list .card .title p.other,#profile #movies .wrapper .movies .card .title p.other,#profile #movies .wrapper .related .card .title p.other,#profile #movies .wrapper .series .card .title p.other,#profile #movies .wrapper .studios .card .title p.other,#profile #related .wrapper .anime .card .title p.other,#profile #related .wrapper .cartoon .card .title p.other,#profile #related .wrapper .continue-watching-list .card .title p.other,#profile #related .wrapper .movies .card .title p.other,#profile #related .wrapper .related .card .title p.other,#profile #related .wrapper .series .card .title p.other,#profile #related .wrapper .studios .card .title p.other,#profile #series .wrapper .anime .card .title p.other,#profile #series .wrapper .cartoon .card .title p.other,#profile #series .wrapper .continue-watching-list .card .title p.other,#profile #series .wrapper .movies .card .title p.other,#profile #series .wrapper .related .card .title p.other,#profile #series .wrapper .series .card .title p.other,#profile #series .wrapper .studios .card .title p.other,#profile #story .wrapper .anime .card .title p.other,#profile #story .wrapper .cartoon .card .title p.other,#profile #story .wrapper .continue-watching-list .card .title p.other,#profile #story .wrapper .movies .card .title p.other,#profile #story .wrapper .related .card .title p.other,#profile #story .wrapper .series .card .title p.other,#profile #story .wrapper .studios .card .title p.other,#profile #studios .wrapper .anime .card .title p.other,#profile #studios .wrapper .cartoon .card .title p.other,#profile #studios .wrapper .continue-watching-list .card .title p.other,#profile #studios .wrapper .movies .card .title p.other,#profile #studios .wrapper .related .card .title p.other,#profile #studios .wrapper .series .card .title p.other,#profile #studios .wrapper .studios .card .title p.other{font-size:12px}}@media(max-width:1024px){#profile #anime .wrapper .anime .card .title p.other,#profile #anime .wrapper .cartoon .card .title p.other,#profile #anime .wrapper .continue-watching-list .card .title p.other,#profile #anime .wrapper .movies .card .title p.other,#profile #anime .wrapper .related .card .title p.other,#profile #anime .wrapper .series .card .title p.other,#profile #anime .wrapper .studios .card .title p.other,#profile #cartoon .wrapper .anime .card .title p.other,#profile #cartoon .wrapper .cartoon .card .title p.other,#profile #cartoon .wrapper .continue-watching-list .card .title p.other,#profile #cartoon .wrapper .movies .card .title p.other,#profile #cartoon .wrapper .related .card .title p.other,#profile #cartoon .wrapper .series .card .title p.other,#profile #cartoon .wrapper .studios .card .title p.other,#profile #continue-watching .wrapper .anime .card .title p.other,#profile #continue-watching .wrapper .cartoon .card .title p.other,#profile #continue-watching .wrapper .continue-watching-list .card .title p.other,#profile #continue-watching .wrapper .movies .card .title p.other,#profile #continue-watching .wrapper .related .card .title p.other,#profile #continue-watching .wrapper .series .card .title p.other,#profile #continue-watching .wrapper .studios .card .title p.other,#profile #movies .wrapper .anime .card .title p.other,#profile #movies .wrapper .cartoon .card .title p.other,#profile #movies .wrapper .continue-watching-list .card .title p.other,#profile #movies .wrapper .movies .card .title p.other,#profile #movies .wrapper .related .card .title p.other,#profile #movies .wrapper .series .card .title p.other,#profile #movies .wrapper .studios .card .title p.other,#profile #related .wrapper .anime .card .title p.other,#profile #related .wrapper .cartoon .card .title p.other,#profile #related .wrapper .continue-watching-list .card .title p.other,#profile #related .wrapper .movies .card .title p.other,#profile #related .wrapper .related .card .title p.other,#profile #related .wrapper .series .card .title p.other,#profile #related .wrapper .studios .card .title p.other,#profile #series .wrapper .anime .card .title p.other,#profile #series .wrapper .cartoon .card .title p.other,#profile #series .wrapper .continue-watching-list .card .title p.other,#profile #series .wrapper .movies .card .title p.other,#profile #series .wrapper .related .card .title p.other,#profile #series .wrapper .series .card .title p.other,#profile #series .wrapper .studios .card .title p.other,#profile #story .wrapper .anime .card .title p.other,#profile #story .wrapper .cartoon .card .title p.other,#profile #story .wrapper .continue-watching-list .card .title p.other,#profile #story .wrapper .movies .card .title p.other,#profile #story .wrapper .related .card .title p.other,#profile #story .wrapper .series .card .title p.other,#profile #story .wrapper .studios .card .title p.other,#profile #studios .wrapper .anime .card .title p.other,#profile #studios .wrapper .cartoon .card .title p.other,#profile #studios .wrapper .continue-watching-list .card .title p.other,#profile #studios .wrapper .movies .card .title p.other,#profile #studios .wrapper .related .card .title p.other,#profile #studios .wrapper .series .card .title p.other,#profile #studios .wrapper .studios .card .title p.other{font-size:11px}}@media(max-width:1140px)and (max-height:640px){#profile #anime .wrapper .anime .card .title p.other,#profile #anime .wrapper .cartoon .card .title p.other,#profile #anime .wrapper .continue-watching-list .card .title p.other,#profile #anime .wrapper .movies .card .title p.other,#profile #anime .wrapper .related .card .title p.other,#profile #anime .wrapper .series .card .title p.other,#profile #anime .wrapper .studios .card .title p.other,#profile #cartoon .wrapper .anime .card .title p.other,#profile #cartoon .wrapper .cartoon .card .title p.other,#profile #cartoon .wrapper .continue-watching-list .card .title p.other,#profile #cartoon .wrapper .movies .card .title p.other,#profile #cartoon .wrapper .related .card .title p.other,#profile #cartoon .wrapper .series .card .title p.other,#profile #cartoon .wrapper .studios .card .title p.other,#profile #continue-watching .wrapper .anime .card .title p.other,#profile #continue-watching .wrapper .cartoon .card .title p.other,#profile #continue-watching .wrapper .continue-watching-list .card .title p.other,#profile #continue-watching .wrapper .movies .card .title p.other,#profile #continue-watching .wrapper .related .card .title p.other,#profile #continue-watching .wrapper .series .card .title p.other,#profile #continue-watching .wrapper .studios .card .title p.other,#profile #movies .wrapper .anime .card .title p.other,#profile #movies .wrapper .cartoon .card .title p.other,#profile #movies .wrapper .continue-watching-list .card .title p.other,#profile #movies .wrapper .movies .card .title p.other,#profile #movies .wrapper .related .card .title p.other,#profile #movies .wrapper .series .card .title p.other,#profile #movies .wrapper .studios .card .title p.other,#profile #related .wrapper .anime .card .title p.other,#profile #related .wrapper .cartoon .card .title p.other,#profile #related .wrapper .continue-watching-list .card .title p.other,#profile #related .wrapper .movies .card .title p.other,#profile #related .wrapper .related .card .title p.other,#profile #related .wrapper .series .card .title p.other,#profile #related .wrapper .studios .card .title p.other,#profile #series .wrapper .anime .card .title p.other,#profile #series .wrapper .cartoon .card .title p.other,#profile #series .wrapper .continue-watching-list .card .title p.other,#profile #series .wrapper .movies .card .title p.other,#profile #series .wrapper .related .card .title p.other,#profile #series .wrapper .series .card .title p.other,#profile #series .wrapper .studios .card .title p.other,#profile #story .wrapper .anime .card .title p.other,#profile #story .wrapper .cartoon .card .title p.other,#profile #story .wrapper .continue-watching-list .card .title p.other,#profile #story .wrapper .movies .card .title p.other,#profile #story .wrapper .related .card .title p.other,#profile #story .wrapper .series .card .title p.other,#profile #story .wrapper .studios .card .title p.other,#profile #studios .wrapper .anime .card .title p.other,#profile #studios .wrapper .cartoon .card .title p.other,#profile #studios .wrapper .continue-watching-list .card .title p.other,#profile #studios .wrapper .movies .card .title p.other,#profile #studios .wrapper .related .card .title p.other,#profile #studios .wrapper .series .card .title p.other,#profile #studios .wrapper .studios .card .title p.other{font-size:10px}}#profile #anime .wrapper .anime .card .title #soon,#profile #anime .wrapper .cartoon .card .title #soon,#profile #anime .wrapper .continue-watching-list .card .title #soon,#profile #anime .wrapper .movies .card .title #soon,#profile #anime .wrapper .related .card .title #soon,#profile #anime .wrapper .series .card .title #soon,#profile #anime .wrapper .studios .card .title #soon,#profile #cartoon .wrapper .anime .card .title #soon,#profile #cartoon .wrapper .cartoon .card .title #soon,#profile #cartoon .wrapper .continue-watching-list .card .title #soon,#profile #cartoon .wrapper .movies .card .title #soon,#profile #cartoon .wrapper .related .card .title #soon,#profile #cartoon .wrapper .series .card .title #soon,#profile #cartoon .wrapper .studios .card .title #soon,#profile #continue-watching .wrapper .anime .card .title #soon,#profile #continue-watching .wrapper .cartoon .card .title #soon,#profile #continue-watching .wrapper .continue-watching-list .card .title #soon,#profile #continue-watching .wrapper .movies .card .title #soon,#profile #continue-watching .wrapper .related .card .title #soon,#profile #continue-watching .wrapper .series .card .title #soon,#profile #continue-watching .wrapper .studios .card .title #soon,#profile #movies .wrapper .anime .card .title #soon,#profile #movies .wrapper .cartoon .card .title #soon,#profile #movies .wrapper .continue-watching-list .card .title #soon,#profile #movies .wrapper .movies .card .title #soon,#profile #movies .wrapper .related .card .title #soon,#profile #movies .wrapper .series .card .title #soon,#profile #movies .wrapper .studios .card .title #soon,#profile #related .wrapper .anime .card .title #soon,#profile #related .wrapper .cartoon .card .title #soon,#profile #related .wrapper .continue-watching-list .card .title #soon,#profile #related .wrapper .movies .card .title #soon,#profile #related .wrapper .related .card .title #soon,#profile #related .wrapper .series .card .title #soon,#profile #related .wrapper .studios .card .title #soon,#profile #series .wrapper .anime .card .title #soon,#profile #series .wrapper .cartoon .card .title #soon,#profile #series .wrapper .continue-watching-list .card .title #soon,#profile #series .wrapper .movies .card .title #soon,#profile #series .wrapper .related .card .title #soon,#profile #series .wrapper .series .card .title #soon,#profile #series .wrapper .studios .card .title #soon,#profile #story .wrapper .anime .card .title #soon,#profile #story .wrapper .cartoon .card .title #soon,#profile #story .wrapper .continue-watching-list .card .title #soon,#profile #story .wrapper .movies .card .title #soon,#profile #story .wrapper .related .card .title #soon,#profile #story .wrapper .series .card .title #soon,#profile #story .wrapper .studios .card .title #soon,#profile #studios .wrapper .anime .card .title #soon,#profile #studios .wrapper .cartoon .card .title #soon,#profile #studios .wrapper .continue-watching-list .card .title #soon,#profile #studios .wrapper .movies .card .title #soon,#profile #studios .wrapper .related .card .title #soon,#profile #studios .wrapper .series .card .title #soon,#profile #studios .wrapper .studios .card .title #soon{width:100%;height:100%;position:absolute;z-index:1000;top:0;left:0;display:flex;font-weight:500;align-items:center;justify-content:center;background:rgba(0,0,0,.3764705882);backdrop-filter:blur(2px)}@supports(-webkit-touch-callout:none){#profile #anime .wrapper .anime .card .title #soon,#profile #anime .wrapper .cartoon .card .title #soon,#profile #anime .wrapper .continue-watching-list .card .title #soon,#profile #anime .wrapper .movies .card .title #soon,#profile #anime .wrapper .related .card .title #soon,#profile #anime .wrapper .series .card .title #soon,#profile #anime .wrapper .studios .card .title #soon,#profile #cartoon .wrapper .anime .card .title #soon,#profile #cartoon .wrapper .cartoon .card .title #soon,#profile #cartoon .wrapper .continue-watching-list .card .title #soon,#profile #cartoon .wrapper .movies .card .title #soon,#profile #cartoon .wrapper .related .card .title #soon,#profile #cartoon .wrapper .series .card .title #soon,#profile #cartoon .wrapper .studios .card .title #soon,#profile #continue-watching .wrapper .anime .card .title #soon,#profile #continue-watching .wrapper .cartoon .card .title #soon,#profile #continue-watching .wrapper .continue-watching-list .card .title #soon,#profile #continue-watching .wrapper .movies .card .title #soon,#profile #continue-watching .wrapper .related .card .title #soon,#profile #continue-watching .wrapper .series .card .title #soon,#profile #continue-watching .wrapper .studios .card .title #soon,#profile #movies .wrapper .anime .card .title #soon,#profile #movies .wrapper .cartoon .card .title #soon,#profile #movies .wrapper .continue-watching-list .card .title #soon,#profile #movies .wrapper .movies .card .title #soon,#profile #movies .wrapper .related .card .title #soon,#profile #movies .wrapper .series .card .title #soon,#profile #movies .wrapper .studios .card .title #soon,#profile #related .wrapper .anime .card .title #soon,#profile #related .wrapper .cartoon .card .title #soon,#profile #related .wrapper .continue-watching-list .card .title #soon,#profile #related .wrapper .movies .card .title #soon,#profile #related .wrapper .related .card .title #soon,#profile #related .wrapper .series .card .title #soon,#profile #related .wrapper .studios .card .title #soon,#profile #series .wrapper .anime .card .title #soon,#profile #series .wrapper .cartoon .card .title #soon,#profile #series .wrapper .continue-watching-list .card .title #soon,#profile #series .wrapper .movies .card .title #soon,#profile #series .wrapper .related .card .title #soon,#profile #series .wrapper .series .card .title #soon,#profile #series .wrapper .studios .card .title #soon,#profile #story .wrapper .anime .card .title #soon,#profile #story .wrapper .cartoon .card .title #soon,#profile #story .wrapper .continue-watching-list .card .title #soon,#profile #story .wrapper .movies .card .title #soon,#profile #story .wrapper .related .card .title #soon,#profile #story .wrapper .series .card .title #soon,#profile #story .wrapper .studios .card .title #soon,#profile #studios .wrapper .anime .card .title #soon,#profile #studios .wrapper .cartoon .card .title #soon,#profile #studios .wrapper .continue-watching-list .card .title #soon,#profile #studios .wrapper .movies .card .title #soon,#profile #studios .wrapper .related .card .title #soon,#profile #studios .wrapper .series .card .title #soon,#profile #studios .wrapper .studios .card .title #soon{backdrop-filter:none;background:rgba(0,0,0,.6274509804)}}#profile #anime .wrapper .anime .card .title #soon span,#profile #anime .wrapper .cartoon .card .title #soon span,#profile #anime .wrapper .continue-watching-list .card .title #soon span,#profile #anime .wrapper .movies .card .title #soon span,#profile #anime .wrapper .related .card .title #soon span,#profile #anime .wrapper .series .card .title #soon span,#profile #anime .wrapper .studios .card .title #soon span,#profile #cartoon .wrapper .anime .card .title #soon span,#profile #cartoon .wrapper .cartoon .card .title #soon span,#profile #cartoon .wrapper .continue-watching-list .card .title #soon span,#profile #cartoon .wrapper .movies .card .title #soon span,#profile #cartoon .wrapper .related .card .title #soon span,#profile #cartoon .wrapper .series .card .title #soon span,#profile #cartoon .wrapper .studios .card .title #soon span,#profile #continue-watching .wrapper .anime .card .title #soon span,#profile #continue-watching .wrapper .cartoon .card .title #soon span,#profile #continue-watching .wrapper .continue-watching-list .card .title #soon span,#profile #continue-watching .wrapper .movies .card .title #soon span,#profile #continue-watching .wrapper .related .card .title #soon span,#profile #continue-watching .wrapper .series .card .title #soon span,#profile #continue-watching .wrapper .studios .card .title #soon span,#profile #movies .wrapper .anime .card .title #soon span,#profile #movies .wrapper .cartoon .card .title #soon span,#profile #movies .wrapper .continue-watching-list .card .title #soon span,#profile #movies .wrapper .movies .card .title #soon span,#profile #movies .wrapper .related .card .title #soon span,#profile #movies .wrapper .series .card .title #soon span,#profile #movies .wrapper .studios .card .title #soon span,#profile #related .wrapper .anime .card .title #soon span,#profile #related .wrapper .cartoon .card .title #soon span,#profile #related .wrapper .continue-watching-list .card .title #soon span,#profile #related .wrapper .movies .card .title #soon span,#profile #related .wrapper .related .card .title #soon span,#profile #related .wrapper .series .card .title #soon span,#profile #related .wrapper .studios .card .title #soon span,#profile #series .wrapper .anime .card .title #soon span,#profile #series .wrapper .cartoon .card .title #soon span,#profile #series .wrapper .continue-watching-list .card .title #soon span,#profile #series .wrapper .movies .card .title #soon span,#profile #series .wrapper .related .card .title #soon span,#profile #series .wrapper .series .card .title #soon span,#profile #series .wrapper .studios .card .title #soon span,#profile #story .wrapper .anime .card .title #soon span,#profile #story .wrapper .cartoon .card .title #soon span,#profile #story .wrapper .continue-watching-list .card .title #soon span,#profile #story .wrapper .movies .card .title #soon span,#profile #story .wrapper .related .card .title #soon span,#profile #story .wrapper .series .card .title #soon span,#profile #story .wrapper .studios .card .title #soon span,#profile #studios .wrapper .anime .card .title #soon span,#profile #studios .wrapper .cartoon .card .title #soon span,#profile #studios .wrapper .continue-watching-list .card .title #soon span,#profile #studios .wrapper .movies .card .title #soon span,#profile #studios .wrapper .related .card .title #soon span,#profile #studios .wrapper .series .card .title #soon span,#profile #studios .wrapper .studios .card .title #soon span{font-size:16px;margin-bottom:10%;transition:.25s}@media(max-width:1024px){#profile #anime .wrapper .anime .card .title #soon span,#profile #anime .wrapper .cartoon .card .title #soon span,#profile #anime .wrapper .continue-watching-list .card .title #soon span,#profile #anime .wrapper .movies .card .title #soon span,#profile #anime .wrapper .related .card .title #soon span,#profile #anime .wrapper .series .card .title #soon span,#profile #anime .wrapper .studios .card .title #soon span,#profile #cartoon .wrapper .anime .card .title #soon span,#profile #cartoon .wrapper .cartoon .card .title #soon span,#profile #cartoon .wrapper .continue-watching-list .card .title #soon span,#profile #cartoon .wrapper .movies .card .title #soon span,#profile #cartoon .wrapper .related .card .title #soon span,#profile #cartoon .wrapper .series .card .title #soon span,#profile #cartoon .wrapper .studios .card .title #soon span,#profile #continue-watching .wrapper .anime .card .title #soon span,#profile #continue-watching .wrapper .cartoon .card .title #soon span,#profile #continue-watching .wrapper .continue-watching-list .card .title #soon span,#profile #continue-watching .wrapper .movies .card .title #soon span,#profile #continue-watching .wrapper .related .card .title #soon span,#profile #continue-watching .wrapper .series .card .title #soon span,#profile #continue-watching .wrapper .studios .card .title #soon span,#profile #movies .wrapper .anime .card .title #soon span,#profile #movies .wrapper .cartoon .card .title #soon span,#profile #movies .wrapper .continue-watching-list .card .title #soon span,#profile #movies .wrapper .movies .card .title #soon span,#profile #movies .wrapper .related .card .title #soon span,#profile #movies .wrapper .series .card .title #soon span,#profile #movies .wrapper .studios .card .title #soon span,#profile #related .wrapper .anime .card .title #soon span,#profile #related .wrapper .cartoon .card .title #soon span,#profile #related .wrapper .continue-watching-list .card .title #soon span,#profile #related .wrapper .movies .card .title #soon span,#profile #related .wrapper .related .card .title #soon span,#profile #related .wrapper .series .card .title #soon span,#profile #related .wrapper .studios .card .title #soon span,#profile #series .wrapper .anime .card .title #soon span,#profile #series .wrapper .cartoon .card .title #soon span,#profile #series .wrapper .continue-watching-list .card .title #soon span,#profile #series .wrapper .movies .card .title #soon span,#profile #series .wrapper .related .card .title #soon span,#profile #series .wrapper .series .card .title #soon span,#profile #series .wrapper .studios .card .title #soon span,#profile #story .wrapper .anime .card .title #soon span,#profile #story .wrapper .cartoon .card .title #soon span,#profile #story .wrapper .continue-watching-list .card .title #soon span,#profile #story .wrapper .movies .card .title #soon span,#profile #story .wrapper .related .card .title #soon span,#profile #story .wrapper .series .card .title #soon span,#profile #story .wrapper .studios .card .title #soon span,#profile #studios .wrapper .anime .card .title #soon span,#profile #studios .wrapper .cartoon .card .title #soon span,#profile #studios .wrapper .continue-watching-list .card .title #soon span,#profile #studios .wrapper .movies .card .title #soon span,#profile #studios .wrapper .related .card .title #soon span,#profile #studios .wrapper .series .card .title #soon span,#profile #studios .wrapper .studios .card .title #soon span{font-size:14px}}@media(max-width:1140px)and (max-height:640px){#profile #anime .wrapper .anime .card .title #soon span,#profile #anime .wrapper .cartoon .card .title #soon span,#profile #anime .wrapper .continue-watching-list .card .title #soon span,#profile #anime .wrapper .movies .card .title #soon span,#profile #anime .wrapper .related .card .title #soon span,#profile #anime .wrapper .series .card .title #soon span,#profile #anime .wrapper .studios .card .title #soon span,#profile #cartoon .wrapper .anime .card .title #soon span,#profile #cartoon .wrapper .cartoon .card .title #soon span,#profile #cartoon .wrapper .continue-watching-list .card .title #soon span,#profile #cartoon .wrapper .movies .card .title #soon span,#profile #cartoon .wrapper .related .card .title #soon span,#profile #cartoon .wrapper .series .card .title #soon span,#profile #cartoon .wrapper .studios .card .title #soon span,#profile #continue-watching .wrapper .anime .card .title #soon span,#profile #continue-watching .wrapper .cartoon .card .title #soon span,#profile #continue-watching .wrapper .continue-watching-list .card .title #soon span,#profile #continue-watching .wrapper .movies .card .title #soon span,#profile #continue-watching .wrapper .related .card .title #soon span,#profile #continue-watching .wrapper .series .card .title #soon span,#profile #continue-watching .wrapper .studios .card .title #soon span,#profile #movies .wrapper .anime .card .title #soon span,#profile #movies .wrapper .cartoon .card .title #soon span,#profile #movies .wrapper .continue-watching-list .card .title #soon span,#profile #movies .wrapper .movies .card .title #soon span,#profile #movies .wrapper .related .card .title #soon span,#profile #movies .wrapper .series .card .title #soon span,#profile #movies .wrapper .studios .card .title #soon span,#profile #related .wrapper .anime .card .title #soon span,#profile #related .wrapper .cartoon .card .title #soon span,#profile #related .wrapper .continue-watching-list .card .title #soon span,#profile #related .wrapper .movies .card .title #soon span,#profile #related .wrapper .related .card .title #soon span,#profile #related .wrapper .series .card .title #soon span,#profile #related .wrapper .studios .card .title #soon span,#profile #series .wrapper .anime .card .title #soon span,#profile #series .wrapper .cartoon .card .title #soon span,#profile #series .wrapper .continue-watching-list .card .title #soon span,#profile #series .wrapper .movies .card .title #soon span,#profile #series .wrapper .related .card .title #soon span,#profile #series .wrapper .series .card .title #soon span,#profile #series .wrapper .studios .card .title #soon span,#profile #story .wrapper .anime .card .title #soon span,#profile #story .wrapper .cartoon .card .title #soon span,#profile #story .wrapper .continue-watching-list .card .title #soon span,#profile #story .wrapper .movies .card .title #soon span,#profile #story .wrapper .related .card .title #soon span,#profile #story .wrapper .series .card .title #soon span,#profile #story .wrapper .studios .card .title #soon span,#profile #studios .wrapper .anime .card .title #soon span,#profile #studios .wrapper .cartoon .card .title #soon span,#profile #studios .wrapper .continue-watching-list .card .title #soon span,#profile #studios .wrapper .movies .card .title #soon span,#profile #studios .wrapper .related .card .title #soon span,#profile #studios .wrapper .series .card .title #soon span,#profile #studios .wrapper .studios .card .title #soon span{font-size:12px}}@media(max-width:768px){#profile #anime .wrapper .anime .card .title #soon span,#profile #anime .wrapper .cartoon .card .title #soon span,#profile #anime .wrapper .continue-watching-list .card .title #soon span,#profile #anime .wrapper .movies .card .title #soon span,#profile #anime .wrapper .related .card .title #soon span,#profile #anime .wrapper .series .card .title #soon span,#profile #anime .wrapper .studios .card .title #soon span,#profile #cartoon .wrapper .anime .card .title #soon span,#profile #cartoon .wrapper .cartoon .card .title #soon span,#profile #cartoon .wrapper .continue-watching-list .card .title #soon span,#profile #cartoon .wrapper .movies .card .title #soon span,#profile #cartoon .wrapper .related .card .title #soon span,#profile #cartoon .wrapper .series .card .title #soon span,#profile #cartoon .wrapper .studios .card .title #soon span,#profile #continue-watching .wrapper .anime .card .title #soon span,#profile #continue-watching .wrapper .cartoon .card .title #soon span,#profile #continue-watching .wrapper .continue-watching-list .card .title #soon span,#profile #continue-watching .wrapper .movies .card .title #soon span,#profile #continue-watching .wrapper .related .card .title #soon span,#profile #continue-watching .wrapper .series .card .title #soon span,#profile #continue-watching .wrapper .studios .card .title #soon span,#profile #movies .wrapper .anime .card .title #soon span,#profile #movies .wrapper .cartoon .card .title #soon span,#profile #movies .wrapper .continue-watching-list .card .title #soon span,#profile #movies .wrapper .movies .card .title #soon span,#profile #movies .wrapper .related .card .title #soon span,#profile #movies .wrapper .series .card .title #soon span,#profile #movies .wrapper .studios .card .title #soon span,#profile #related .wrapper .anime .card .title #soon span,#profile #related .wrapper .cartoon .card .title #soon span,#profile #related .wrapper .continue-watching-list .card .title #soon span,#profile #related .wrapper .movies .card .title #soon span,#profile #related .wrapper .related .card .title #soon span,#profile #related .wrapper .series .card .title #soon span,#profile #related .wrapper .studios .card .title #soon span,#profile #series .wrapper .anime .card .title #soon span,#profile #series .wrapper .cartoon .card .title #soon span,#profile #series .wrapper .continue-watching-list .card .title #soon span,#profile #series .wrapper .movies .card .title #soon span,#profile #series .wrapper .related .card .title #soon span,#profile #series .wrapper .series .card .title #soon span,#profile #series .wrapper .studios .card .title #soon span,#profile #story .wrapper .anime .card .title #soon span,#profile #story .wrapper .cartoon .card .title #soon span,#profile #story .wrapper .continue-watching-list .card .title #soon span,#profile #story .wrapper .movies .card .title #soon span,#profile #story .wrapper .related .card .title #soon span,#profile #story .wrapper .series .card .title #soon span,#profile #story .wrapper .studios .card .title #soon span,#profile #studios .wrapper .anime .card .title #soon span,#profile #studios .wrapper .cartoon .card .title #soon span,#profile #studios .wrapper .continue-watching-list .card .title #soon span,#profile #studios .wrapper .movies .card .title #soon span,#profile #studios .wrapper .related .card .title #soon span,#profile #studios .wrapper .series .card .title #soon span,#profile #studios .wrapper .studios .card .title #soon span{font-size:11px}}@media(max-width:441px){#profile #anime .wrapper .anime .card .title #soon span,#profile #anime .wrapper .cartoon .card .title #soon span,#profile #anime .wrapper .continue-watching-list .card .title #soon span,#profile #anime .wrapper .movies .card .title #soon span,#profile #anime .wrapper .related .card .title #soon span,#profile #anime .wrapper .series .card .title #soon span,#profile #anime .wrapper .studios .card .title #soon span,#profile #cartoon .wrapper .anime .card .title #soon span,#profile #cartoon .wrapper .cartoon .card .title #soon span,#profile #cartoon .wrapper .continue-watching-list .card .title #soon span,#profile #cartoon .wrapper .movies .card .title #soon span,#profile #cartoon .wrapper .related .card .title #soon span,#profile #cartoon .wrapper .series .card .title #soon span,#profile #cartoon .wrapper .studios .card .title #soon span,#profile #continue-watching .wrapper .anime .card .title #soon span,#profile #continue-watching .wrapper .cartoon .card .title #soon span,#profile #continue-watching .wrapper .continue-watching-list .card .title #soon span,#profile #continue-watching .wrapper .movies .card .title #soon span,#profile #continue-watching .wrapper .related .card .title #soon span,#profile #continue-watching .wrapper .series .card .title #soon span,#profile #continue-watching .wrapper .studios .card .title #soon span,#profile #movies .wrapper .anime .card .title #soon span,#profile #movies .wrapper .cartoon .card .title #soon span,#profile #movies .wrapper .continue-watching-list .card .title #soon span,#profile #movies .wrapper .movies .card .title #soon span,#profile #movies .wrapper .related .card .title #soon span,#profile #movies .wrapper .series .card .title #soon span,#profile #movies .wrapper .studios .card .title #soon span,#profile #related .wrapper .anime .card .title #soon span,#profile #related .wrapper .cartoon .card .title #soon span,#profile #related .wrapper .continue-watching-list .card .title #soon span,#profile #related .wrapper .movies .card .title #soon span,#profile #related .wrapper .related .card .title #soon span,#profile #related .wrapper .series .card .title #soon span,#profile #related .wrapper .studios .card .title #soon span,#profile #series .wrapper .anime .card .title #soon span,#profile #series .wrapper .cartoon .card .title #soon span,#profile #series .wrapper .continue-watching-list .card .title #soon span,#profile #series .wrapper .movies .card .title #soon span,#profile #series .wrapper .related .card .title #soon span,#profile #series .wrapper .series .card .title #soon span,#profile #series .wrapper .studios .card .title #soon span,#profile #story .wrapper .anime .card .title #soon span,#profile #story .wrapper .cartoon .card .title #soon span,#profile #story .wrapper .continue-watching-list .card .title #soon span,#profile #story .wrapper .movies .card .title #soon span,#profile #story .wrapper .related .card .title #soon span,#profile #story .wrapper .series .card .title #soon span,#profile #story .wrapper .studios .card .title #soon span,#profile #studios .wrapper .anime .card .title #soon span,#profile #studios .wrapper .cartoon .card .title #soon span,#profile #studios .wrapper .continue-watching-list .card .title #soon span,#profile #studios .wrapper .movies .card .title #soon span,#profile #studios .wrapper .related .card .title #soon span,#profile #studios .wrapper .series .card .title #soon span,#profile #studios .wrapper .studios .card .title #soon span{font-size:10px}}#profile #anime .wrapper .anime .card.skeleton,#profile #anime .wrapper .cartoon .card.skeleton,#profile #anime .wrapper .continue-watching-list .card.skeleton,#profile #anime .wrapper .movies .card.skeleton,#profile #anime .wrapper .related .card.skeleton,#profile #anime .wrapper .series .card.skeleton,#profile #anime .wrapper .studios .card.skeleton,#profile #cartoon .wrapper .anime .card.skeleton,#profile #cartoon .wrapper .cartoon .card.skeleton,#profile #cartoon .wrapper .continue-watching-list .card.skeleton,#profile #cartoon .wrapper .movies .card.skeleton,#profile #cartoon .wrapper .related .card.skeleton,#profile #cartoon .wrapper .series .card.skeleton,#profile #cartoon .wrapper .studios .card.skeleton,#profile #continue-watching .wrapper .anime .card.skeleton,#profile #continue-watching .wrapper .cartoon .card.skeleton,#profile #continue-watching .wrapper .continue-watching-list .card.skeleton,#profile #continue-watching .wrapper .movies .card.skeleton,#profile #continue-watching .wrapper .related .card.skeleton,#profile #continue-watching .wrapper .series .card.skeleton,#profile #continue-watching .wrapper .studios .card.skeleton,#profile #movies .wrapper .anime .card.skeleton,#profile #movies .wrapper .cartoon .card.skeleton,#profile #movies .wrapper .continue-watching-list .card.skeleton,#profile #movies .wrapper .movies .card.skeleton,#profile #movies .wrapper .related .card.skeleton,#profile #movies .wrapper .series .card.skeleton,#profile #movies .wrapper .studios .card.skeleton,#profile #related .wrapper .anime .card.skeleton,#profile #related .wrapper .cartoon .card.skeleton,#profile #related .wrapper .continue-watching-list .card.skeleton,#profile #related .wrapper .movies .card.skeleton,#profile #related .wrapper .related .card.skeleton,#profile #related .wrapper .series .card.skeleton,#profile #related .wrapper .studios .card.skeleton,#profile #series .wrapper .anime .card.skeleton,#profile #series .wrapper .cartoon .card.skeleton,#profile #series .wrapper .continue-watching-list .card.skeleton,#profile #series .wrapper .movies .card.skeleton,#profile #series .wrapper .related .card.skeleton,#profile #series .wrapper .series .card.skeleton,#profile #series .wrapper .studios .card.skeleton,#profile #story .wrapper .anime .card.skeleton,#profile #story .wrapper .cartoon .card.skeleton,#profile #story .wrapper .continue-watching-list .card.skeleton,#profile #story .wrapper .movies .card.skeleton,#profile #story .wrapper .related .card.skeleton,#profile #story .wrapper .series .card.skeleton,#profile #story .wrapper .studios .card.skeleton,#profile #studios .wrapper .anime .card.skeleton,#profile #studios .wrapper .cartoon .card.skeleton,#profile #studios .wrapper .continue-watching-list .card.skeleton,#profile #studios .wrapper .movies .card.skeleton,#profile #studios .wrapper .related .card.skeleton,#profile #studios .wrapper .series .card.skeleton,#profile #studios .wrapper .studios .card.skeleton{background:linear-gradient(to right,transparent,rgba(var(--border-primary-rgb),.6) 50%,transparent),var(--bg-secondary);background-repeat:repeat-y;background-size:70% 100%;background-position:-320% 0;animation:shine 2s ease infinite}@keyframes shine{to{background-position:320% 0}}#profile #anime .wrapper .anime .card.skeleton .resolution,#profile #anime .wrapper .cartoon .card.skeleton .resolution,#profile #anime .wrapper .continue-watching-list .card.skeleton .resolution,#profile #anime .wrapper .movies .card.skeleton .resolution,#profile #anime .wrapper .related .card.skeleton .resolution,#profile #anime .wrapper .series .card.skeleton .resolution,#profile #anime .wrapper .studios .card.skeleton .resolution,#profile #cartoon .wrapper .anime .card.skeleton .resolution,#profile #cartoon .wrapper .cartoon .card.skeleton .resolution,#profile #cartoon .wrapper .continue-watching-list .card.skeleton .resolution,#profile #cartoon .wrapper .movies .card.skeleton .resolution,#profile #cartoon .wrapper .related .card.skeleton .resolution,#profile #cartoon .wrapper .series .card.skeleton .resolution,#profile #cartoon .wrapper .studios .card.skeleton .resolution,#profile #continue-watching .wrapper .anime .card.skeleton .resolution,#profile #continue-watching .wrapper .cartoon .card.skeleton .resolution,#profile #continue-watching .wrapper .continue-watching-list .card.skeleton .resolution,#profile #continue-watching .wrapper .movies .card.skeleton .resolution,#profile #continue-watching .wrapper .related .card.skeleton .resolution,#profile #continue-watching .wrapper .series .card.skeleton .resolution,#profile #continue-watching .wrapper .studios .card.skeleton .resolution,#profile #movies .wrapper .anime .card.skeleton .resolution,#profile #movies .wrapper .cartoon .card.skeleton .resolution,#profile #movies .wrapper .continue-watching-list .card.skeleton .resolution,#profile #movies .wrapper .movies .card.skeleton .resolution,#profile #movies .wrapper .related .card.skeleton .resolution,#profile #movies .wrapper .series .card.skeleton .resolution,#profile #movies .wrapper .studios .card.skeleton .resolution,#profile #related .wrapper .anime .card.skeleton .resolution,#profile #related .wrapper .cartoon .card.skeleton .resolution,#profile #related .wrapper .continue-watching-list .card.skeleton .resolution,#profile #related .wrapper .movies .card.skeleton .resolution,#profile #related .wrapper .related .card.skeleton .resolution,#profile #related .wrapper .series .card.skeleton .resolution,#profile #related .wrapper .studios .card.skeleton .resolution,#profile #series .wrapper .anime .card.skeleton .resolution,#profile #series .wrapper .cartoon .card.skeleton .resolution,#profile #series .wrapper .continue-watching-list .card.skeleton .resolution,#profile #series .wrapper .movies .card.skeleton .resolution,#profile #series .wrapper .related .card.skeleton .resolution,#profile #series .wrapper .series .card.skeleton .resolution,#profile #series .wrapper .studios .card.skeleton .resolution,#profile #story .wrapper .anime .card.skeleton .resolution,#profile #story .wrapper .cartoon .card.skeleton .resolution,#profile #story .wrapper .continue-watching-list .card.skeleton .resolution,#profile #story .wrapper .movies .card.skeleton .resolution,#profile #story .wrapper .related .card.skeleton .resolution,#profile #story .wrapper .series .card.skeleton .resolution,#profile #story .wrapper .studios .card.skeleton .resolution,#profile #studios .wrapper .anime .card.skeleton .resolution,#profile #studios .wrapper .cartoon .card.skeleton .resolution,#profile #studios .wrapper .continue-watching-list .card.skeleton .resolution,#profile #studios .wrapper .movies .card.skeleton .resolution,#profile #studios .wrapper .related .card.skeleton .resolution,#profile #studios .wrapper .series .card.skeleton .resolution,#profile #studios .wrapper .studios .card.skeleton .resolution{background:var(--border-primary)!important;box-shadow:0 0 10px rgba(var(--bg-secondary-rgb),.6);width:55px;height:45px}@media(max-width:1024px){#profile #anime .wrapper .anime .card.skeleton .resolution,#profile #anime .wrapper .cartoon .card.skeleton .resolution,#profile #anime .wrapper .continue-watching-list .card.skeleton .resolution,#profile #anime .wrapper .movies .card.skeleton .resolution,#profile #anime .wrapper .related .card.skeleton .resolution,#profile #anime .wrapper .series .card.skeleton .resolution,#profile #anime .wrapper .studios .card.skeleton .resolution,#profile #cartoon .wrapper .anime .card.skeleton .resolution,#profile #cartoon .wrapper .cartoon .card.skeleton .resolution,#profile #cartoon .wrapper .continue-watching-list .card.skeleton .resolution,#profile #cartoon .wrapper .movies .card.skeleton .resolution,#profile #cartoon .wrapper .related .card.skeleton .resolution,#profile #cartoon .wrapper .series .card.skeleton .resolution,#profile #cartoon .wrapper .studios .card.skeleton .resolution,#profile #continue-watching .wrapper .anime .card.skeleton .resolution,#profile #continue-watching .wrapper .cartoon .card.skeleton .resolution,#profile #continue-watching .wrapper .continue-watching-list .card.skeleton .resolution,#profile #continue-watching .wrapper .movies .card.skeleton .resolution,#profile #continue-watching .wrapper .related .card.skeleton .resolution,#profile #continue-watching .wrapper .series .card.skeleton .resolution,#profile #continue-watching .wrapper .studios .card.skeleton .resolution,#profile #movies .wrapper .anime .card.skeleton .resolution,#profile #movies .wrapper .cartoon .card.skeleton .resolution,#profile #movies .wrapper .continue-watching-list .card.skeleton .resolution,#profile #movies .wrapper .movies .card.skeleton .resolution,#profile #movies .wrapper .related .card.skeleton .resolution,#profile #movies .wrapper .series .card.skeleton .resolution,#profile #movies .wrapper .studios .card.skeleton .resolution,#profile #related .wrapper .anime .card.skeleton .resolution,#profile #related .wrapper .cartoon .card.skeleton .resolution,#profile #related .wrapper .continue-watching-list .card.skeleton .resolution,#profile #related .wrapper .movies .card.skeleton .resolution,#profile #related .wrapper .related .card.skeleton .resolution,#profile #related .wrapper .series .card.skeleton .resolution,#profile #related .wrapper .studios .card.skeleton .resolution,#profile #series .wrapper .anime .card.skeleton .resolution,#profile #series .wrapper .cartoon .card.skeleton .resolution,#profile #series .wrapper .continue-watching-list .card.skeleton .resolution,#profile #series .wrapper .movies .card.skeleton .resolution,#profile #series .wrapper .related .card.skeleton .resolution,#profile #series .wrapper .series .card.skeleton .resolution,#profile #series .wrapper .studios .card.skeleton .resolution,#profile #story .wrapper .anime .card.skeleton .resolution,#profile #story .wrapper .cartoon .card.skeleton .resolution,#profile #story .wrapper .continue-watching-list .card.skeleton .resolution,#profile #story .wrapper .movies .card.skeleton .resolution,#profile #story .wrapper .related .card.skeleton .resolution,#profile #story .wrapper .series .card.skeleton .resolution,#profile #story .wrapper .studios .card.skeleton .resolution,#profile #studios .wrapper .anime .card.skeleton .resolution,#profile #studios .wrapper .cartoon .card.skeleton .resolution,#profile #studios .wrapper .continue-watching-list .card.skeleton .resolution,#profile #studios .wrapper .movies .card.skeleton .resolution,#profile #studios .wrapper .related .card.skeleton .resolution,#profile #studios .wrapper .series .card.skeleton .resolution,#profile #studios .wrapper .studios .card.skeleton .resolution{width:50px;height:40px}}@media(max-width:1140px)and (max-height:640px){#profile #anime .wrapper .anime .card.skeleton .resolution,#profile #anime .wrapper .cartoon .card.skeleton .resolution,#profile #anime .wrapper .continue-watching-list .card.skeleton .resolution,#profile #anime .wrapper .movies .card.skeleton .resolution,#profile #anime .wrapper .related .card.skeleton .resolution,#profile #anime .wrapper .series .card.skeleton .resolution,#profile #anime .wrapper .studios .card.skeleton .resolution,#profile #cartoon .wrapper .anime .card.skeleton .resolution,#profile #cartoon .wrapper .cartoon .card.skeleton .resolution,#profile #cartoon .wrapper .continue-watching-list .card.skeleton .resolution,#profile #cartoon .wrapper .movies .card.skeleton .resolution,#profile #cartoon .wrapper .related .card.skeleton .resolution,#profile #cartoon .wrapper .series .card.skeleton .resolution,#profile #cartoon .wrapper .studios .card.skeleton .resolution,#profile #continue-watching .wrapper .anime .card.skeleton .resolution,#profile #continue-watching .wrapper .cartoon .card.skeleton .resolution,#profile #continue-watching .wrapper .continue-watching-list .card.skeleton .resolution,#profile #continue-watching .wrapper .movies .card.skeleton .resolution,#profile #continue-watching .wrapper .related .card.skeleton .resolution,#profile #continue-watching .wrapper .series .card.skeleton .resolution,#profile #continue-watching .wrapper .studios .card.skeleton .resolution,#profile #movies .wrapper .anime .card.skeleton .resolution,#profile #movies .wrapper .cartoon .card.skeleton .resolution,#profile #movies .wrapper .continue-watching-list .card.skeleton .resolution,#profile #movies .wrapper .movies .card.skeleton .resolution,#profile #movies .wrapper .related .card.skeleton .resolution,#profile #movies .wrapper .series .card.skeleton .resolution,#profile #movies .wrapper .studios .card.skeleton .resolution,#profile #related .wrapper .anime .card.skeleton .resolution,#profile #related .wrapper .cartoon .card.skeleton .resolution,#profile #related .wrapper .continue-watching-list .card.skeleton .resolution,#profile #related .wrapper .movies .card.skeleton .resolution,#profile #related .wrapper .related .card.skeleton .resolution,#profile #related .wrapper .series .card.skeleton .resolution,#profile #related .wrapper .studios .card.skeleton .resolution,#profile #series .wrapper .anime .card.skeleton .resolution,#profile #series .wrapper .cartoon .card.skeleton .resolution,#profile #series .wrapper .continue-watching-list .card.skeleton .resolution,#profile #series .wrapper .movies .card.skeleton .resolution,#profile #series .wrapper .related .card.skeleton .resolution,#profile #series .wrapper .series .card.skeleton .resolution,#profile #series .wrapper .studios .card.skeleton .resolution,#profile #story .wrapper .anime .card.skeleton .resolution,#profile #story .wrapper .cartoon .card.skeleton .resolution,#profile #story .wrapper .continue-watching-list .card.skeleton .resolution,#profile #story .wrapper .movies .card.skeleton .resolution,#profile #story .wrapper .related .card.skeleton .resolution,#profile #story .wrapper .series .card.skeleton .resolution,#profile #story .wrapper .studios .card.skeleton .resolution,#profile #studios .wrapper .anime .card.skeleton .resolution,#profile #studios .wrapper .cartoon .card.skeleton .resolution,#profile #studios .wrapper .continue-watching-list .card.skeleton .resolution,#profile #studios .wrapper .movies .card.skeleton .resolution,#profile #studios .wrapper .related .card.skeleton .resolution,#profile #studios .wrapper .series .card.skeleton .resolution,#profile #studios .wrapper .studios .card.skeleton .resolution{width:45px;height:35px}}@media(max-width:768px){#profile #anime .wrapper .anime .card.skeleton .resolution,#profile #anime .wrapper .cartoon .card.skeleton .resolution,#profile #anime .wrapper .continue-watching-list .card.skeleton .resolution,#profile #anime .wrapper .movies .card.skeleton .resolution,#profile #anime .wrapper .related .card.skeleton .resolution,#profile #anime .wrapper .series .card.skeleton .resolution,#profile #anime .wrapper .studios .card.skeleton .resolution,#profile #cartoon .wrapper .anime .card.skeleton .resolution,#profile #cartoon .wrapper .cartoon .card.skeleton .resolution,#profile #cartoon .wrapper .continue-watching-list .card.skeleton .resolution,#profile #cartoon .wrapper .movies .card.skeleton .resolution,#profile #cartoon .wrapper .related .card.skeleton .resolution,#profile #cartoon .wrapper .series .card.skeleton .resolution,#profile #cartoon .wrapper .studios .card.skeleton .resolution,#profile #continue-watching .wrapper .anime .card.skeleton .resolution,#profile #continue-watching .wrapper .cartoon .card.skeleton .resolution,#profile #continue-watching .wrapper .continue-watching-list .card.skeleton .resolution,#profile #continue-watching .wrapper .movies .card.skeleton .resolution,#profile #continue-watching .wrapper .related .card.skeleton .resolution,#profile #continue-watching .wrapper .series .card.skeleton .resolution,#profile #continue-watching .wrapper .studios .card.skeleton .resolution,#profile #movies .wrapper .anime .card.skeleton .resolution,#profile #movies .wrapper .cartoon .card.skeleton .resolution,#profile #movies .wrapper .continue-watching-list .card.skeleton .resolution,#profile #movies .wrapper .movies .card.skeleton .resolution,#profile #movies .wrapper .related .card.skeleton .resolution,#profile #movies .wrapper .series .card.skeleton .resolution,#profile #movies .wrapper .studios .card.skeleton .resolution,#profile #related .wrapper .anime .card.skeleton .resolution,#profile #related .wrapper .cartoon .card.skeleton .resolution,#profile #related .wrapper .continue-watching-list .card.skeleton .resolution,#profile #related .wrapper .movies .card.skeleton .resolution,#profile #related .wrapper .related .card.skeleton .resolution,#profile #related .wrapper .series .card.skeleton .resolution,#profile #related .wrapper .studios .card.skeleton .resolution,#profile #series .wrapper .anime .card.skeleton .resolution,#profile #series .wrapper .cartoon .card.skeleton .resolution,#profile #series .wrapper .continue-watching-list .card.skeleton .resolution,#profile #series .wrapper .movies .card.skeleton .resolution,#profile #series .wrapper .related .card.skeleton .resolution,#profile #series .wrapper .series .card.skeleton .resolution,#profile #series .wrapper .studios .card.skeleton .resolution,#profile #story .wrapper .anime .card.skeleton .resolution,#profile #story .wrapper .cartoon .card.skeleton .resolution,#profile #story .wrapper .continue-watching-list .card.skeleton .resolution,#profile #story .wrapper .movies .card.skeleton .resolution,#profile #story .wrapper .related .card.skeleton .resolution,#profile #story .wrapper .series .card.skeleton .resolution,#profile #story .wrapper .studios .card.skeleton .resolution,#profile #studios .wrapper .anime .card.skeleton .resolution,#profile #studios .wrapper .cartoon .card.skeleton .resolution,#profile #studios .wrapper .continue-watching-list .card.skeleton .resolution,#profile #studios .wrapper .movies .card.skeleton .resolution,#profile #studios .wrapper .related .card.skeleton .resolution,#profile #studios .wrapper .series .card.skeleton .resolution,#profile #studios .wrapper .studios .card.skeleton .resolution{width:45px;height:35px}}@media(max-width:441px){#profile #anime .wrapper .anime .card.skeleton .resolution,#profile #anime .wrapper .cartoon .card.skeleton .resolution,#profile #anime .wrapper .continue-watching-list .card.skeleton .resolution,#profile #anime .wrapper .movies .card.skeleton .resolution,#profile #anime .wrapper .related .card.skeleton .resolution,#profile #anime .wrapper .series .card.skeleton .resolution,#profile #anime .wrapper .studios .card.skeleton .resolution,#profile #cartoon .wrapper .anime .card.skeleton .resolution,#profile #cartoon .wrapper .cartoon .card.skeleton .resolution,#profile #cartoon .wrapper .continue-watching-list .card.skeleton .resolution,#profile #cartoon .wrapper .movies .card.skeleton .resolution,#profile #cartoon .wrapper .related .card.skeleton .resolution,#profile #cartoon .wrapper .series .card.skeleton .resolution,#profile #cartoon .wrapper .studios .card.skeleton .resolution,#profile #continue-watching .wrapper .anime .card.skeleton .resolution,#profile #continue-watching .wrapper .cartoon .card.skeleton .resolution,#profile #continue-watching .wrapper .continue-watching-list .card.skeleton .resolution,#profile #continue-watching .wrapper .movies .card.skeleton .resolution,#profile #continue-watching .wrapper .related .card.skeleton .resolution,#profile #continue-watching .wrapper .series .card.skeleton .resolution,#profile #continue-watching .wrapper .studios .card.skeleton .resolution,#profile #movies .wrapper .anime .card.skeleton .resolution,#profile #movies .wrapper .cartoon .card.skeleton .resolution,#profile #movies .wrapper .continue-watching-list .card.skeleton .resolution,#profile #movies .wrapper .movies .card.skeleton .resolution,#profile #movies .wrapper .related .card.skeleton .resolution,#profile #movies .wrapper .series .card.skeleton .resolution,#profile #movies .wrapper .studios .card.skeleton .resolution,#profile #related .wrapper .anime .card.skeleton .resolution,#profile #related .wrapper .cartoon .card.skeleton .resolution,#profile #related .wrapper .continue-watching-list .card.skeleton .resolution,#profile #related .wrapper .movies .card.skeleton .resolution,#profile #related .wrapper .related .card.skeleton .resolution,#profile #related .wrapper .series .card.skeleton .resolution,#profile #related .wrapper .studios .card.skeleton .resolution,#profile #series .wrapper .anime .card.skeleton .resolution,#profile #series .wrapper .cartoon .card.skeleton .resolution,#profile #series .wrapper .continue-watching-list .card.skeleton .resolution,#profile #series .wrapper .movies .card.skeleton .resolution,#profile #series .wrapper .related .card.skeleton .resolution,#profile #series .wrapper .series .card.skeleton .resolution,#profile #series .wrapper .studios .card.skeleton .resolution,#profile #story .wrapper .anime .card.skeleton .resolution,#profile #story .wrapper .cartoon .card.skeleton .resolution,#profile #story .wrapper .continue-watching-list .card.skeleton .resolution,#profile #story .wrapper .movies .card.skeleton .resolution,#profile #story .wrapper .related .card.skeleton .resolution,#profile #story .wrapper .series .card.skeleton .resolution,#profile #story .wrapper .studios .card.skeleton .resolution,#profile #studios .wrapper .anime .card.skeleton .resolution,#profile #studios .wrapper .cartoon .card.skeleton .resolution,#profile #studios .wrapper .continue-watching-list .card.skeleton .resolution,#profile #studios .wrapper .movies .card.skeleton .resolution,#profile #studios .wrapper .related .card.skeleton .resolution,#profile #studios .wrapper .series .card.skeleton .resolution,#profile #studios .wrapper .studios .card.skeleton .resolution{width:40px;height:30px}}#profile #anime .wrapper .anime .card.skeleton .text,#profile #anime .wrapper .cartoon .card.skeleton .text,#profile #anime .wrapper .continue-watching-list .card.skeleton .text,#profile #anime .wrapper .movies .card.skeleton .text,#profile #anime .wrapper .related .card.skeleton .text,#profile #anime .wrapper .series .card.skeleton .text,#profile #anime .wrapper .studios .card.skeleton .text,#profile #cartoon .wrapper .anime .card.skeleton .text,#profile #cartoon .wrapper .cartoon .card.skeleton .text,#profile #cartoon .wrapper .continue-watching-list .card.skeleton .text,#profile #cartoon .wrapper .movies .card.skeleton .text,#profile #cartoon .wrapper .related .card.skeleton .text,#profile #cartoon .wrapper .series .card.skeleton .text,#profile #cartoon .wrapper .studios .card.skeleton .text,#profile #continue-watching .wrapper .anime .card.skeleton .text,#profile #continue-watching .wrapper .cartoon .card.skeleton .text,#profile #continue-watching .wrapper .continue-watching-list .card.skeleton .text,#profile #continue-watching .wrapper .movies .card.skeleton .text,#profile #continue-watching .wrapper .related .card.skeleton .text,#profile #continue-watching .wrapper .series .card.skeleton .text,#profile #continue-watching .wrapper .studios .card.skeleton .text,#profile #movies .wrapper .anime .card.skeleton .text,#profile #movies .wrapper .cartoon .card.skeleton .text,#profile #movies .wrapper .continue-watching-list .card.skeleton .text,#profile #movies .wrapper .movies .card.skeleton .text,#profile #movies .wrapper .related .card.skeleton .text,#profile #movies .wrapper .series .card.skeleton .text,#profile #movies .wrapper .studios .card.skeleton .text,#profile #related .wrapper .anime .card.skeleton .text,#profile #related .wrapper .cartoon .card.skeleton .text,#profile #related .wrapper .continue-watching-list .card.skeleton .text,#profile #related .wrapper .movies .card.skeleton .text,#profile #related .wrapper .related .card.skeleton .text,#profile #related .wrapper .series .card.skeleton .text,#profile #related .wrapper .studios .card.skeleton .text,#profile #series .wrapper .anime .card.skeleton .text,#profile #series .wrapper .cartoon .card.skeleton .text,#profile #series .wrapper .continue-watching-list .card.skeleton .text,#profile #series .wrapper .movies .card.skeleton .text,#profile #series .wrapper .related .card.skeleton .text,#profile #series .wrapper .series .card.skeleton .text,#profile #series .wrapper .studios .card.skeleton .text,#profile #story .wrapper .anime .card.skeleton .text,#profile #story .wrapper .cartoon .card.skeleton .text,#profile #story .wrapper .continue-watching-list .card.skeleton .text,#profile #story .wrapper .movies .card.skeleton .text,#profile #story .wrapper .related .card.skeleton .text,#profile #story .wrapper .series .card.skeleton .text,#profile #story .wrapper .studios .card.skeleton .text,#profile #studios .wrapper .anime .card.skeleton .text,#profile #studios .wrapper .cartoon .card.skeleton .text,#profile #studios .wrapper .continue-watching-list .card.skeleton .text,#profile #studios .wrapper .movies .card.skeleton .text,#profile #studios .wrapper .related .card.skeleton .text,#profile #studios .wrapper .series .card.skeleton .text,#profile #studios .wrapper .studios .card.skeleton .text{background:var(--border-primary)!important;box-shadow:0 0 10px rgba(var(--bg-secondary-rgb),.6);height:20px;border-radius:8px;margin-bottom:32px;width:100px;height:16px}#profile #anime .wrapper .studios .card .title,#profile #cartoon .wrapper .studios .card .title,#profile #continue-watching .wrapper .studios .card .title,#profile #movies .wrapper .studios .card .title,#profile #related .wrapper .studios .card .title,#profile #series .wrapper .studios .card .title,#profile #story .wrapper .studios .card .title,#profile #studios .wrapper .studios .card .title{padding-bottom:28px}#profile #anime .wrapper .studios .card:hover .title h3,#profile #anime .wrapper .studios .card:hover .title p,#profile #cartoon .wrapper .studios .card:hover .title h3,#profile #cartoon .wrapper .studios .card:hover .title p,#profile #continue-watching .wrapper .studios .card:hover .title h3,#profile #continue-watching .wrapper .studios .card:hover .title p,#profile #movies .wrapper .studios .card:hover .title h3,#profile #movies .wrapper .studios .card:hover .title p,#profile #related .wrapper .studios .card:hover .title h3,#profile #related .wrapper .studios .card:hover .title p,#profile #series .wrapper .studios .card:hover .title h3,#profile #series .wrapper .studios .card:hover .title p,#profile #story .wrapper .studios .card:hover .title h3,#profile #story .wrapper .studios .card:hover .title p,#profile #studios .wrapper .studios .card:hover .title h3,#profile #studios .wrapper .studios .card:hover .title p{transform:translateY(-8px)}#profile #continue-watching .wrapper{min-height:auto}#profile #continue-watching .continue-watching-list{align-items:flex-start}#profile #continue-watching .continue-watching-list .cw-card{width:22vw;max-width:440px;min-width:260px;aspect-ratio:16/9;border-radius:10px;overflow:hidden;position:relative;flex-shrink:0;scroll-snap-align:start}@media(max-width:1280px){#profile #continue-watching .continue-watching-list .cw-card{width:26vw}}@media(max-width:1024px){#profile #continue-watching .continue-watching-list .cw-card{width:34vw}}@media(max-width:880px){#profile #continue-watching .continue-watching-list .cw-card{width:42vw}}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#profile #continue-watching .continue-watching-list .cw-card{width:24vw}}@media(max-width:480px){#profile #continue-watching .continue-watching-list .cw-card{width:64vw;min-width:0;border-radius:8px}}#profile #continue-watching .continue-watching-list .cw-card,#profile #continue-watching .continue-watching-list .cw-card *{cursor:pointer}#profile #continue-watching .continue-watching-list .cw-card .cw-thumb{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .25s ease}#profile #continue-watching .continue-watching-list .cw-card:hover .cw-thumb{transform:scale(1.05)}#profile #continue-watching .continue-watching-list .cw-card:hover .cw-remove{opacity:1}#profile #continue-watching .continue-watching-list .cw-card .cw-remove{position:absolute;top:8px;right:8px;z-index:3;width:26px;height:26px;border-radius:50%;background:rgba(0,0,0,.7);border:none;color:#fff;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .2s;cursor:pointer}#profile #continue-watching .continue-watching-list .cw-card .cw-remove svg{font-size:12px}#profile #continue-watching .continue-watching-list .cw-card .cw-remove:hover{background:rgba(255,35,35,.8)}#profile #continue-watching .continue-watching-list .cw-card .cw-overlay{position:absolute;bottom:0;left:0;right:0;padding:28px 14px 0;background:linear-gradient(transparent,rgba(0,0,0,.9));display:flex;flex-direction:column;gap:3px}@media(max-width:480px){#profile #continue-watching .continue-watching-list .cw-card .cw-overlay{padding:20px 10px 0}}#profile #continue-watching .continue-watching-list .cw-card .cw-overlay .cw-episode{font-size:11px;font-weight:500;color:hsla(0,0%,100%,.6);letter-spacing:.02em}@media(max-width:480px){#profile #continue-watching .continue-watching-list .cw-card .cw-overlay .cw-episode{font-size:10px}}#profile #continue-watching .continue-watching-list .cw-card .cw-overlay h4{font-size:14px;font-weight:600;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.3}@media(max-width:768px){#profile #continue-watching .continue-watching-list .cw-card .cw-overlay h4{font-size:13px}}@media(max-width:480px){#profile #continue-watching .continue-watching-list .cw-card .cw-overlay h4{font-size:12px}}#profile #continue-watching .continue-watching-list .cw-card .cw-overlay .cw-time-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px}@media(max-width:480px){#profile #continue-watching .continue-watching-list .cw-card .cw-overlay .cw-time-row{margin-bottom:4px}}#profile #continue-watching .continue-watching-list .cw-card .cw-overlay .cw-remaining{font-size:11px;color:hsla(0,0%,100%,.5)}@media(max-width:480px){#profile #continue-watching .continue-watching-list .cw-card .cw-overlay .cw-remaining{font-size:10px}}#profile #continue-watching .continue-watching-list .cw-card .cw-overlay .cw-current{font-size:11px;color:hsla(0,0%,100%,.35)}@media(max-width:480px){#profile #continue-watching .continue-watching-list .cw-card .cw-overlay .cw-current{font-size:10px}}#profile #continue-watching .continue-watching-list .cw-card .cw-overlay .cw-progress-track{width:100%;height:3px;border-radius:2px;background:hsla(0,0%,100%,.2);overflow:hidden}@media(max-width:480px){#profile #continue-watching .continue-watching-list .cw-card .cw-overlay .cw-progress-track{height:2px}}#profile #continue-watching .continue-watching-list .cw-card .cw-overlay .cw-progress-track .cw-progress-fill{height:100%;border-radius:2px;background:var(--color-primary);transition:width .3s ease}#profile footer{position:relative;background:var(--bg-secondary);overflow:hidden}@media(max-width:992px){#profile footer{padding-bottom:calc(72px + env(safe-area-inset-bottom))}}#profile footer .footer-glow{position:absolute;top:0;left:50%;transform:translateX(-50%);width:60%;height:1px;background:linear-gradient(90deg,transparent,rgba(var(--color-primary-rgb),.5),transparent)}#profile footer .footer-glow:after{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:40%;height:80px;background:radial-gradient(ellipse at top,rgba(var(--color-primary-rgb),.06) 0,transparent 70%)}#profile footer .footer-content{max-width:1400px;margin:0 auto;padding:0 48px}@media(max-width:768px){#profile footer .footer-content{padding:0 32px}}@media(max-width:441px){#profile footer .footer-content{padding:0 16px}}#profile footer .footer-top{display:flex;justify-content:space-between;gap:64px;padding:56px 0 40px}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#profile footer .footer-top{padding:40px 0 32px;gap:32px}}@media(max-width:900px){#profile footer .footer-top{flex-direction:column;gap:40px}}@media(max-width:441px){#profile footer .footer-top{padding:36px 0 28px;gap:32px}}#profile footer .footer-brand{max-width:300px;display:flex;flex-direction:column;gap:16px;flex-shrink:0}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#profile footer .footer-brand{max-width:240px;gap:12px}}@media(max-width:900px){#profile footer .footer-brand{max-width:100%}}#profile footer .footer-brand .logo-row{display:flex;align-items:center;gap:10px}#profile footer .footer-brand .logo-row img{width:36px;height:36px}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#profile footer .footer-brand .logo-row img{width:30px;height:30px}}#profile footer .footer-brand .logo-row .logo-text{font-size:20px;font-weight:700;color:#fff;letter-spacing:-.02em}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#profile footer .footer-brand .logo-row .logo-text{font-size:17px}}@media(max-width:441px){#profile footer .footer-brand .logo-row .logo-text{font-size:18px}}#profile footer .footer-brand .tagline{font-size:13px;line-height:1.6;color:var(--text-less);font-weight:400}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#profile footer .footer-brand .tagline{font-size:11px}}@media(max-width:441px){#profile footer .footer-brand .tagline{font-size:12px}}#profile footer .footer-brand .available-badges{display:flex;gap:8px;margin-top:4px}#profile footer .footer-brand .available-badges .badge{display:flex;align-items:center;gap:6px;padding:7px 14px;border-radius:8px;border:1px solid var(--border-primary);background:hsla(0,0%,100%,.03);transition:.2s}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#profile footer .footer-brand .available-badges .badge{padding:5px 11px;border-radius:6px}}#profile footer .footer-brand .available-badges .badge:hover{border-color:var(--border-secondary);background:hsla(0,0%,100%,.06)}#profile footer .footer-brand .available-badges .badge svg{font-size:14px;color:var(--text-many)}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#profile footer .footer-brand .available-badges .badge svg{font-size:12px}}#profile footer .footer-brand .available-badges .badge span{font-size:12px;font-weight:400;color:var(--text-many);white-space:nowrap}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#profile footer .footer-brand .available-badges .badge span{font-size:10px}}#profile footer .footer-links{display:flex;gap:56px;flex-wrap:wrap}@media(max-width:1140px){#profile footer .footer-links{gap:40px}}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#profile footer .footer-links{gap:24px}}@media(max-width:768px){#profile footer .footer-links{gap:32px}}@media(max-width:441px){#profile footer .footer-links{gap:0;row-gap:28px}}#profile footer .link-group{min-width:100px}@media(max-width:441px){#profile footer .link-group{min-width:0;box-sizing:border-box}#profile footer .link-group:nth-child(odd){width:55%}#profile footer .link-group:nth-child(2n){width:45%}}#profile footer .link-group h4{font-size:12px;font-weight:600;color:var(--text-less);text-transform:uppercase;letter-spacing:.06em;margin-bottom:16px}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#profile footer .link-group h4{font-size:10px;margin-bottom:12px}}@media(max-width:441px){#profile footer .link-group h4{font-size:11px;margin-bottom:14px}}#profile footer .link-group ul{display:flex;flex-direction:column;gap:12px}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#profile footer .link-group ul{gap:10px}}#profile footer .link-group ul li{list-style:none}#profile footer .link-group ul li a,#profile footer .link-group ul li span{font-size:13px;font-weight:400;color:hsla(0,0%,100%,.55);transition:.2s;cursor:pointer;white-space:nowrap}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#profile footer .link-group ul li a,#profile footer .link-group ul li span{font-size:11px}}@media(max-width:441px){#profile footer .link-group ul li a,#profile footer .link-group ul li span{font-size:12px;white-space:normal;word-break:break-word}}#profile footer .link-group ul li a:hover,#profile footer .link-group ul li span:hover{color:#fff;transform:translateX(2px)}#profile footer .link-group ul li a,#profile footer .link-group ul li span{display:inline-block}#profile footer .link-group ul.social-list{gap:10px}#profile footer .link-group ul.social-list li a{display:flex;align-items:center;gap:8px;padding:8px 16px;border-radius:10px;border:1px solid var(--border-primary);background:hsla(0,0%,100%,.02);transition:.2s;color:hsla(0,0%,100%,.6)}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#profile footer .link-group ul.social-list li a{padding:6px 12px;border-radius:8px}}@media(max-width:441px){#profile footer .link-group ul.social-list li a{padding:7px 10px;width:100%;box-sizing:border-box;justify-content:flex-start}}#profile footer .link-group ul.social-list li a:hover{background:hsla(0,0%,100%,.06);border-color:var(--border-secondary);color:#fff;transform:translateX(0) translateY(-1px)}#profile footer .link-group ul.social-list li a:hover svg{color:var(--color-primary)}#profile footer .link-group ul.social-list li a svg{font-size:15px;transition:.2s;color:hsla(0,0%,100%,.5);flex-shrink:0}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#profile footer .link-group ul.social-list li a svg{font-size:13px}}#profile footer .link-group ul.social-list li a span{font-size:13px;font-weight:400;color:inherit}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#profile footer .link-group ul.social-list li a span{font-size:11px}}#profile footer .link-group ul.social-list li a span:hover{transform:none}#profile footer .footer-divider{height:1px;background:linear-gradient(90deg,transparent,var(--border-primary) 20%,var(--border-primary) 80%,transparent)}#profile footer .footer-bottom{display:flex;align-items:center;justify-content:space-between;padding:10px 0;gap:16px}@media(max-width:441px){#profile footer .footer-bottom{padding:16px 0 20px}}#profile footer .footer-bottom .copyright{display:flex;align-items:baseline;gap:4px;flex-wrap:wrap}#profile footer .footer-bottom .copyright a,#profile footer .footer-bottom .copyright span{font-size:12px;font-weight:400;color:hsla(0,0%,100%,.4);transition:.2s;white-space:nowrap}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#profile footer .footer-bottom .copyright a,#profile footer .footer-bottom .copyright span{font-size:11px}}@media(max-width:441px){#profile footer .footer-bottom .copyright a,#profile footer .footer-bottom .copyright span{font-size:11px}}#profile footer .footer-bottom .copyright a{cursor:pointer}#profile footer .footer-bottom .copyright a:hover{color:#fff}#profile footer .footer-bottom .copyright .dot{margin:0 4px;color:hsla(0,0%,100%,.2)}@media(max-width:441px){#profile footer .footer-bottom .copyright .dot{display:none}#profile footer .footer-bottom .copyright .rights{width:100%}}#profile footer .footer-bottom .developer{flex-shrink:0}#profile footer .footer-bottom .developer,#profile footer .footer-bottom .developer *{cursor:pointer}#profile footer .footer-bottom .developer img{height:48px;opacity:.4;transition:.25s}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#profile footer .footer-bottom .developer img{height:40px}}@media(max-width:441px){#profile footer .footer-bottom .developer img{height:56px}}#profile footer .footer-bottom .developer img:hover{opacity:.8;transform:scale(1.05)}