#cast .container{padding:0 48px;margin:0 auto;height:100%}@media(max-width:768px){#cast .container{padding:0 32px}}@media(max-width:441px){#cast .container{padding:0 16px}}@media(min-width:640px){#cast .container{max-width:640px}}@media(min-width:768px){#cast .container{max-width:768px}}@media(min-width:1280px){#cast .container{max-width:1280px}}@media(min-width:1536px){#cast .container{max-width:1536px}}#cast #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){#cast #shadow{height:87vw}}@media(max-width:1024px){#cast #shadow{height:95vw}}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#cast #shadow{height:63vw}}@media(max-width:768px){#cast #shadow{height:126vw}}@media(max-width:441px){#cast #shadow{height:175.5vw}}@media(max-width:400px)and (max-height:700px){#cast #shadow{height:138vw}}#cast 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){#cast header{padding:0 40px}}@media(max-width:992px){#cast header{height:60px}}@media(max-width:768px){#cast header{padding:0 32px 0 30px}}@media(max-width:480px){#cast header{height:70px;padding:0 16px 0 14px;gap:0}}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#cast header{padding:0 40px 0 36px;gap:16px;height:60px}}#cast header nav{display:flex;align-items:center;gap:20px}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#cast header nav{gap:10px}}#cast 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){#cast header nav .logo{height:32px}}#cast 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){#cast header nav .logo img{max-width:32px;max-height:32px;min-height:32px}}#cast 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){#cast header nav .logo h1{font-size:15px;line-height:140%}}#cast 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}#cast header nav ul{display:flex;align-items:center;gap:16px}@media(max-width:1024px){#cast header nav ul{display:none}}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#cast header nav ul{display:flex;gap:8px}#cast header nav ul li{padding-bottom:4px}}#cast header nav ul li,#cast header nav ul li *{cursor:pointer}@media(max-width:1280px){#cast header nav ul li.secondary{display:none}}#cast header nav ul li a{position:relative;font-size:14px;color:var(--text-less);transition:.15s}#cast header nav ul li a.active,#cast header nav ul li a:hover{color:var(--text-primary)}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#cast header nav ul li a{font-size:10px}}#cast header nav ul li:last-of-type a:hover svg{transform:scale(1.1)}#cast header nav ul li:last-of-type a:before{display:none}#cast 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){#cast header .right{gap:6px}}#cast header .right .search{position:relative}@media(max-width:992px){#cast header .right .search{display:none}}#cast header .right .search svg{position:absolute;top:50%;transform:translateY(-50%);font-size:18px;transition:.15s}#cast header .right .search svg.poisk{left:12px}#cast header .right .search svg.clear{right:12px}@media(max-width:1440px){#cast header .right .search svg{font-size:16px}#cast header .right .search svg.poisk{left:10px}#cast header .right .search svg.clear{right:10px}}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#cast header .right .search svg{font-size:14px}}#cast 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){#cast header .right .search input{width:230px;font-size:12px;padding:0 6px 0 34px}}#cast header .right .search input:focus{background:hsla(0,0%,100%,.1)}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#cast header .right .search input{width:180px;height:30px;font-size:10px;padding:0 5px 0 32px;border-radius:6px}}#cast header .right .search.active input{border-color:rgba(var(--color-primary-rgb),.4);background:rgba(var(--color-primary-rgb),.08)}#cast header .right .search.active svg.poisk{color:var(--color-primary)}#cast header .right .search-mobile{display:none}#cast header .right .favorite,#cast 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}#cast header .right .favorite:hover,#cast header .right .notification:hover{background:hsla(0,0%,100%,.2)}#cast header .right .favorite::selection,#cast header .right .notification::selection{background:rgba(0,0,0,0)}#cast header .right .favorite,#cast header .right .favorite *,#cast header .right .notification,#cast header .right .notification *{cursor:pointer}#cast header .right .favorite svg,#cast header .right .notification svg{font-size:21px;transition:.15s}@media(max-width:1360px){#cast header .right .favorite,#cast header .right .notification{display:none}}#cast header .right .language{transition:.2s;position:relative;width:80px;height:38px}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#cast header .right .language{width:68px;height:30px}}#cast 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){#cast header .right .language .lang-menu{height:30px;font-size:13px;border-radius:6px}}#cast header .right .language .lang-menu .selected,#cast 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){#cast header .right .language .lang-menu .selected,#cast header .right .language .lang-menu button{min-height:30px!important}}#cast header .right .language .lang-menu .selected,#cast header .right .language .lang-menu .selected *,#cast header .right .language .lang-menu button,#cast header .right .language .lang-menu button *{cursor:pointer}#cast header .right .language .lang-menu .selected ::selection,#cast header .right .language .lang-menu button ::selection{background:rgba(0,0,0,0)}#cast header .right .language .lang-menu .selected:disabled,#cast header .right .language .lang-menu button:disabled{display:none}#cast header .right .language .lang-menu .selected img,#cast header .right .language .lang-menu button img{width:20px}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#cast header .right .language .lang-menu .selected img,#cast header .right .language .lang-menu button img{width:16px}}#cast header .right .language .lang-menu .selected span,#cast 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){#cast header .right .language .lang-menu .selected span,#cast header .right .language .lang-menu button span{font-size:12px}}#cast header .right .language .lang-menu.active{height:116px}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#cast header .right .language .lang-menu.active{height:92px}}#cast 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)}#cast header .right .account{height:100%;display:flex;align-items:center;justify-content:center}#cast 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){#cast header .right .account img.avatar{max-width:30px;max-height:30px;min-height:30px}}#cast 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}#cast header .right a::selection{background:rgba(0,0,0,0)}#cast header .right a:hover{background:var(--color-hover)}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#cast header .right a{height:30px;font-size:11px;padding:0 16px;border-radius:6px;line-height:31px}}#cast header .account-menu-wrapper{width:100%;height:var(--app-svh);position:absolute;z-index:1;top:0;right:0;background:rgba(0,0,0,.5);opacity:0;visibility:hidden;transition:.3s ease;display:flex}#cast header .account-menu-wrapper .close{width:calc(100% - 320px);height:100%}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#cast header .account-menu-wrapper .close{width:calc(100% - 260px)}}@media(max-width:441px){#cast header .account-menu-wrapper .close{width:calc(100% - 280px)}}#cast 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){#cast 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){#cast header .account-menu-wrapper .menu{width:240px;right:-240px}}@media(max-width:441px){#cast header .account-menu-wrapper .menu{width:260px;right:-260px}}#cast 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){#cast header .account-menu-wrapper .menu .menu-header{padding:16px;gap:10px}}@media(max-width:441px){#cast header .account-menu-wrapper .menu .menu-header{padding:18px 16px;gap:12px}}#cast 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){#cast header .account-menu-wrapper .menu .menu-header img.avatar{width:38px;height:38px;min-width:38px}}@media(max-width:441px){#cast header .account-menu-wrapper .menu .menu-header img.avatar{width:40px;height:40px;min-width:40px}}#cast header .account-menu-wrapper .menu .menu-header .info{flex:1;min-width:0}#cast 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){#cast header .account-menu-wrapper .menu .menu-header .info h3{font-size:13px}}@media(max-width:441px){#cast header .account-menu-wrapper .menu .menu-header .info h3{font-size:14px}}#cast 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){#cast header .account-menu-wrapper .menu .menu-header .info p{font-size:11px}}@media(max-width:441px){#cast header .account-menu-wrapper .menu .menu-header .info p{font-size:11px}}#cast 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){#cast header .account-menu-wrapper .menu .menu-content{padding:6px}}@media(max-width:441px){#cast header .account-menu-wrapper .menu .menu-content{padding:6px}}#cast header .account-menu-wrapper .menu .menu-content::-webkit-scrollbar{width:3px}#cast header .account-menu-wrapper .menu .menu-content::-webkit-scrollbar-track{background:rgba(0,0,0,0)}#cast header .account-menu-wrapper .menu .menu-content::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.08);border-radius:4px}#cast 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){#cast header .account-menu-wrapper .menu .menu-content .menu-nav{display:flex}}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#cast header .account-menu-wrapper .menu .menu-content .menu-nav{display:flex}}#cast 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)}#cast header .account-menu-wrapper .menu .menu-content .menu-section:last-child{border-bottom:none}#cast 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){#cast header .account-menu-wrapper .menu .menu-content .menu-item{padding:8px 12px;font-size:13px;gap:10px;border-radius:8px}}@media(max-width:441px){#cast header .account-menu-wrapper .menu .menu-content .menu-item{padding:9px 12px;font-size:13px;gap:10px;border-radius:8px}}#cast 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}#cast 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){#cast header .account-menu-wrapper .menu .menu-content .menu-item .icon svg{font-size:16px}}@media(max-width:441px){#cast header .account-menu-wrapper .menu .menu-content .menu-item .icon svg{font-size:16px}}#cast header .account-menu-wrapper .menu .menu-content .menu-item span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#cast header .account-menu-wrapper .menu .menu-content .menu-item:hover{background:hsla(0,0%,100%,.07);color:var(--text-primary)}#cast header .account-menu-wrapper .menu .menu-content .menu-item.active{background:rgba(var(--color-primary-rgb),.1);color:var(--color-primary)}#cast header .account-menu-wrapper .menu .menu-content .menu-item.active .icon svg{color:var(--color-primary)}#cast header .account-menu-wrapper .menu .menu-content .menu-item.responsive{display:none}@media(max-width:1360px){#cast header .account-menu-wrapper .menu .menu-content .menu-item.responsive{display:flex}}#cast header .account-menu-wrapper .menu .menu-content .menu-item.logout .icon svg{transform:rotate(180deg)}#cast header .account-menu-wrapper .menu .menu-content .menu-item.logout:hover{background:rgba(239,68,68,.08);color:#ef4444}#cast header .account-menu-wrapper .menu .menu-content .menu-item.logout:hover .icon svg{color:#ef4444}#cast header .account-menu-wrapper .menu .menu-content .menu-item,#cast header .account-menu-wrapper .menu .menu-content .menu-item *{cursor:pointer}#cast 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){#cast header .account-menu-wrapper .menu .menu-footer{padding:10px;gap:6px}}@media(max-width:441px){#cast header .account-menu-wrapper .menu .menu-footer{padding:10px;gap:6px}}#cast 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){#cast header .account-menu-wrapper .menu .menu-footer .footer-btn{height:38px;border-radius:8px}}@media(max-width:441px){#cast header .account-menu-wrapper .menu .menu-footer .footer-btn{height:38px;border-radius:8px}}#cast header .account-menu-wrapper .menu .menu-footer .footer-btn:hover{background:hsla(0,0%,100%,.08);border-color:hsla(0,0%,100%,.12)}#cast header .account-menu-wrapper .menu .menu-footer .footer-btn,#cast header .account-menu-wrapper .menu .menu-footer .footer-btn *{cursor:pointer}#cast 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){#cast header .account-menu-wrapper .menu .menu-footer .footer-btn svg{font-size:16px}}@media(max-width:441px){#cast header .account-menu-wrapper .menu .menu-footer .footer-btn svg{font-size:16px}}#cast 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){#cast header .account-menu-wrapper .menu .menu-footer .footer-btn span{font-size:13px}}@media(max-width:441px){#cast header .account-menu-wrapper .menu .menu-footer .footer-btn span{font-size:13px}}#cast header .account-menu-wrapper.active{opacity:1;visibility:visible}#cast header .account-menu-wrapper.active .menu{right:0}#cast 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){#cast header .rodal .rodal-dialog{max-width:70%;transform:scale(.85)}}#cast header .rodal .rodal-dialog .text{padding:16px 20px}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#cast header .rodal .rodal-dialog .text p{font-size:15px}}@media(max-width:441px){#cast header .rodal .rodal-dialog .text p{font-size:15px}}#cast header .rodal .rodal-dialog .wrapper button{width:50%;padding:12px}#cast header .rodal .rodal-dialog .wrapper button.cancel{border-top:1px solid var(--bg-secondary);transition:.15s}#cast 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){#cast header .rodal .rodal-dialog .wrapper button.cancel{font-size:15px}}@media(max-width:441px){#cast header .rodal .rodal-dialog .wrapper button.cancel{font-size:15px}}#cast header .rodal .rodal-dialog .wrapper button.confirm{border-top:1px solid var(--color-primary);background:var(--color-primary);transition:.15s}#cast header .rodal .rodal-dialog .wrapper button.confirm:hover{background:var(--color-hover)}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#cast header .rodal .rodal-dialog .wrapper button.confirm{font-size:15px}}@media(max-width:441px){#cast header .rodal .rodal-dialog .wrapper button.confirm{font-size:15px}}#cast header .rodal .rodal-close{display:none}#cast header.active{background-color:rgba(var(--bg-primary-rgb),.5);height:70px}#cast 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){#cast header.active:before{transform:translateX(-32px);padding:0 32px}}@media(max-width:441px){#cast header.active:before{transform:translateX(-16px);padding:0 16px}}@media(max-width:1024px){#cast header.active{height:50px}}@media(max-width:441px){#cast header.active{height:60px}}#cast header.active .right{height:60%}#cast main.cast-detail{min-height:calc(var(--app-svh) - 80px);position:relative;z-index:1;padding-top:80px;padding-bottom:60px}@media(max-width:1024px){#cast main.cast-detail{padding-top:70px;padding-bottom:50px}}@media(max-width:480px){#cast main.cast-detail{padding-top:65px;padding-bottom:40px}}#cast .cast-page{padding:32px 48px 0}@media(max-width:1024px){#cast .cast-page{padding:24px 40px 0}}@media(max-width:768px){#cast .cast-page{padding:20px 32px 10px}}@media(max-width:480px){#cast .cast-page{padding:14px 12px 20px}}#cast .cast-card{border-radius:16px;overflow:hidden;margin-bottom:32px}@media(max-width:480px){#cast .cast-card{margin-bottom:20px;border-radius:14px}}#cast .cast-card .cast-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}#cast .cast-card .cast-banner:after{content:"";position:absolute;bottom:0;left:0;right:0;height:100px;background:linear-gradient(transparent,var(--border-primary))}@media(max-width:768px){#cast .cast-card .cast-banner{height:160px}}@media(max-width:480px){#cast .cast-card .cast-banner{height:100px}#cast .cast-card .cast-banner:after{height:70px}}#cast .cast-card .cast-body{background:var(--border-primary);border:1px solid var(--border-secondary);border-top:none;border-radius:0 0 16px 16px;padding:24px 36px 32px;display:flex;align-items:center;gap:24px;margin-top:-56px;position:relative;z-index:1}@media(max-width:768px){#cast .cast-card .cast-body{padding:0 24px 24px;gap:16px;margin-top:-44px}}@media(max-width:480px){#cast .cast-card .cast-body{flex-direction:column;align-items:center;text-align:center;padding:0 14px 18px;margin-top:-48px;gap:10px}}#cast .cast-card .cast-body .cast-avatar{flex-shrink:0;width:110px;height:130px;border-radius:16px;border:4px solid var(--border-primary);overflow:hidden;background:var(--bg-secondary);box-shadow:0 4px 24px rgba(0,0,0,.5)}#cast .cast-card .cast-body .cast-avatar img{width:100%;height:100%;object-fit:cover}#cast .cast-card .cast-body .cast-avatar .avatar-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:36px;font-weight:700;color:var(--text-less);background:var(--bg-secondary)}@media(max-width:768px){#cast .cast-card .cast-body .cast-avatar{width:88px;height:88px;border-width:3px;border-radius:14px}}@media(max-width:480px){#cast .cast-card .cast-body .cast-avatar{width:96px;height:96px;border-radius:14px}}#cast .cast-card .cast-body .cast-details{flex:1;min-width:0;padding-top:10px}@media(max-width:768px){#cast .cast-card .cast-body .cast-details{padding-top:48px}}@media(max-width:480px){#cast .cast-card .cast-body .cast-details{padding-top:0;width:100%}}#cast .cast-card .cast-body .cast-details .cast-name{font-size:24px;font-weight:700;color:var(--text-primary);line-height:1.2;margin-bottom:10px}@media(max-width:768px){#cast .cast-card .cast-body .cast-details .cast-name{font-size:20px}}@media(max-width:480px){#cast .cast-card .cast-body .cast-details .cast-name{font-size:19px;margin-bottom:8px}}#cast .cast-card .cast-body .cast-details .cast-meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap}@media(max-width:480px){#cast .cast-card .cast-body .cast-details .cast-meta{justify-content:center;gap:6px}}#cast .cast-card .cast-body .cast-details .cast-meta .role-badge{display:inline-flex;align-items:center;padding:3px 12px;border-radius:10em;font-size:11px;font-weight:600;text-transform:capitalize;background:rgba(22,163,74,.15);color:#16a34a;border:1px solid rgba(22,163,74,.25)}#cast .cast-card .cast-body .cast-details .cast-meta .country-badge{display:inline-flex;align-items:center;gap:4px;font-size:11px;font-weight:500;color:var(--text-many);padding:3px 10px;border-radius:10em;background:var(--bg-secondary);border:1px solid var(--border-secondary)}#cast .cast-card .cast-body .cast-details .cast-meta .birthday-info{font-size:11px;font-weight:400;color:var(--text-less)}#cast .cast-card .cast-body .cast-details .cast-bio{margin-top:14px;font-size:14px;line-height:1.55;color:var(--text-many);max-width:720px;white-space:pre-wrap}@media(max-width:480px){#cast .cast-card .cast-body .cast-details .cast-bio{margin-top:12px;font-size:13px;line-height:1.5;text-align:left;max-width:none}}#cast .cast-content{margin-bottom:40px}@media(max-width:480px){#cast .cast-content{margin-bottom:24px}}#cast .cast-content .role-tabs{display:flex;align-items:center;gap:8px;margin-bottom:20px;flex-wrap:wrap}@media(max-width:480px){#cast .cast-content .role-tabs{margin-bottom:14px;gap:6px}}#cast .cast-content .role-tabs .role-tab{padding:8px 20px;border-radius:50px;border:none;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;background:var(--bg-secondary);color:var(--text-many);border:1px solid var(--border-secondary)}#cast .cast-content .role-tabs .role-tab:hover{background:var(--border-primary);color:var(--text-primary)}#cast .cast-content .role-tabs .role-tab.active{background:#16a34a;color:#fff;border-color:#16a34a}@media(max-width:480px){#cast .cast-content .role-tabs .role-tab{padding:6px 16px;font-size:13px}}#cast .cast-content .cast-movies .movies-grid{display:grid;grid-gap:8px;max-width:4200px;min-width:280px;margin:0 auto}#cast .cast-content .cast-movies .empty-movies{display:flex;align-items:center;justify-content:center;min-height:200px}#cast .cast-content .cast-movies .empty-movies p{font-size:16px;color:var(--text-less)}#cast .cast-movies .movies-grid .card{width:100%;aspect-ratio:27/40;border-radius:8px;overflow:hidden;position:relative;background-position:50%;background-repeat:no-repeat;background-size:100.5%;transition:.25s}#cast .cast-movies .movies-grid .card,#cast .cast-movies .movies-grid .card *{cursor:pointer}#cast .cast-movies .movies-grid .card:hover{background-size:105%;transform:scale(1.02)}#cast .cast-movies .movies-grid .card:hover .title h3,#cast .cast-movies .movies-grid .card:hover .title p{transform:translateY(-24px)}#cast .cast-movies .movies-grid .card:hover .title h3.other,#cast .cast-movies .movies-grid .card:hover .title p.other{visibility:visible;opacity:1}#cast .cast-movies .movies-grid .card:hover .title #soon span{transform:scale(1.05)}#cast .cast-movies .movies-grid .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%)}#cast .cast-movies .movies-grid .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){#cast .cast-movies .movies-grid .card .title{padding:10px 10px 3px}}@media(max-width:1024px){#cast .cast-movies .movies-grid .card .title{padding:8px 8px 2px}}#cast .cast-movies .movies-grid .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}#cast .cast-movies .movies-grid .card .title .resolution span{font-size:13px;font-weight:800;position:absolute;top:47%;left:44%;transform:translate(-50%,-50%)}@media(max-width:1024px){#cast .cast-movies .movies-grid .card .title .resolution{width:50px;height:40px}#cast .cast-movies .movies-grid .card .title .resolution span{font-size:12px}}@media(max-width:768px){#cast .cast-movies .movies-grid .card .title .resolution{width:45px;height:35px}#cast .cast-movies .movies-grid .card .title .resolution span{font-size:11px}}@media(max-width:441px){#cast .cast-movies .movies-grid .card .title .resolution{width:40px;height:30px}#cast .cast-movies .movies-grid .card .title .resolution span{font-size:10px}}#cast .cast-movies .movies-grid .card .title p.purchase{font-size:12px;transition:.25s;text-align:center;font-weight:500;color:#00ff7f;line-height:16px}#cast .cast-movies .movies-grid .card .title p.purchase.paid{color:#f87171}#cast .cast-movies .movies-grid .card .title p.purchase.free{color:#00ff7f}@media(max-width:1280px){#cast .cast-movies .movies-grid .card .title p.purchase{font-size:11px}}@media(max-width:1024px){#cast .cast-movies .movies-grid .card .title p.purchase{font-size:10px}}#cast .cast-movies .movies-grid .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){#cast .cast-movies .movies-grid .card .title h3{font-size:13px}}@media(max-width:1280px){#cast .cast-movies .movies-grid .card .title h3{font-size:12px}}#cast .cast-movies .movies-grid .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}#cast .cast-movies .movies-grid .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){#cast .cast-movies .movies-grid .card .title p.other span{font-size:11px;padding:0 7px 0 9px;border-radius:5px}}@media(max-width:1024px){#cast .cast-movies .movies-grid .card .title p.other span{font-size:10px;padding:0 6px 0 8px;border-radius:4px}}@media(max-width:1440px){#cast .cast-movies .movies-grid .card .title p.other{font-size:13px}}@media(max-width:1280px){#cast .cast-movies .movies-grid .card .title p.other{font-size:12px}}@media(max-width:1024px){#cast .cast-movies .movies-grid .card .title p.other{font-size:11px}}#cast .cast-movies .movies-grid .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){#cast .cast-movies .movies-grid .card .title #soon{backdrop-filter:none;background:rgba(0,0,0,.6274509804)}}#cast .cast-movies .movies-grid .card .title #soon span{font-size:16px;margin-bottom:10%;transition:.25s}@media(max-width:1024px){#cast .cast-movies .movies-grid .card .title #soon span{font-size:14px}}@media(max-width:768px){#cast .cast-movies .movies-grid .card .title #soon span{font-size:11px}}@media(max-width:441px){#cast .cast-movies .movies-grid .card .title #soon span{font-size:10px}}#cast .cast-movies .movies-grid .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:cast-shine 2s ease infinite}@keyframes cast-shine{to{background-position:320% 0}}#cast .cast-movies .movies-grid .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){#cast .cast-movies .movies-grid .card.skeleton .resolution{width:50px;height:40px}}@media(max-width:768px){#cast .cast-movies .movies-grid .card.skeleton .resolution{width:45px;height:35px}}@media(max-width:441px){#cast .cast-movies .movies-grid .card.skeleton .resolution{width:40px;height:30px}}#cast .cast-movies .movies-grid .card.skeleton .text{background:var(--border-primary)!important;box-shadow:0 0 10px rgba(var(--bg-secondary-rgb),.6);width:100px;height:16px;border-radius:8px;margin-bottom:32px}#cast footer{position:relative;background:var(--bg-secondary);overflow:hidden}@media(max-width:992px){#cast footer{padding-bottom:calc(72px + env(safe-area-inset-bottom))}}#cast footer .footer-glow{width:60%;height:1px;background:linear-gradient(90deg,transparent,rgba(var(--color-primary-rgb),.5),transparent)}#cast footer .footer-glow,#cast footer .footer-glow:after{position:absolute;top:0;left:50%;transform:translateX(-50%)}#cast footer .footer-glow:after{content:"";width:40%;height:80px;background:radial-gradient(ellipse at top,rgba(var(--color-primary-rgb),.06) 0,transparent 70%)}#cast footer .footer-content{width:100%;padding:0 48px 0 44px;box-sizing:border-box}@media(max-width:1440px){#cast footer .footer-content{padding:0 40px}}@media(max-width:768px){#cast footer .footer-content{padding:0 32px 0 30px}}@media(max-width:480px){#cast footer .footer-content{padding:0 16px 0 14px}}#cast 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){#cast footer .footer-top{padding:40px 0 32px;gap:32px}}@media(max-width:900px){#cast footer .footer-top{flex-direction:column;gap:40px}}@media(max-width:441px){#cast footer .footer-top{padding:36px 0 28px;gap:32px}}#cast 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){#cast footer .footer-brand{max-width:240px;gap:12px}}@media(max-width:900px){#cast footer .footer-brand{max-width:100%}}#cast footer .footer-brand .logo-row{display:flex;align-items:center;gap:10px}#cast footer .footer-brand .logo-row img{width:36px;height:36px}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#cast footer .footer-brand .logo-row img{width:30px;height:30px}}#cast 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){#cast footer .footer-brand .logo-row .logo-text{font-size:17px}}@media(max-width:441px){#cast footer .footer-brand .logo-row .logo-text{font-size:18px}}#cast 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){#cast footer .footer-brand .tagline{font-size:11px}}@media(max-width:441px){#cast footer .footer-brand .tagline{font-size:12px}}#cast footer .footer-brand .available-badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:4px}#cast 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){#cast footer .footer-brand .available-badges .badge{padding:5px 11px;border-radius:6px}}#cast footer .footer-brand .available-badges .badge:hover{border-color:var(--border-secondary);background:hsla(0,0%,100%,.06)}#cast 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){#cast footer .footer-brand .available-badges .badge svg{font-size:12px}}#cast 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){#cast footer .footer-brand .available-badges .badge span{font-size:10px}}#cast footer .footer-links{display:flex;gap:56px;flex-wrap:wrap}@media(max-width:1140px){#cast footer .footer-links{gap:40px}}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#cast footer .footer-links{gap:24px}}@media(max-width:768px){#cast footer .footer-links{gap:32px}}@media(max-width:441px){#cast footer .footer-links{gap:0;row-gap:28px}}#cast footer .link-group{min-width:100px}@media(max-width:441px){#cast footer .link-group{min-width:0;box-sizing:border-box}#cast footer .link-group:nth-child(odd){width:55%}#cast footer .link-group:nth-child(2n){width:45%}}#cast 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){#cast footer .link-group h4{font-size:10px;margin-bottom:12px}}@media(max-width:441px){#cast footer .link-group h4{font-size:11px;margin-bottom:14px}}#cast footer .link-group ul{display:flex;flex-direction:column;gap:12px}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#cast footer .link-group ul{gap:10px}}#cast footer .link-group ul li{list-style:none}#cast footer .link-group ul li a,#cast 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){#cast footer .link-group ul li a,#cast footer .link-group ul li span{font-size:11px}}@media(max-width:441px){#cast footer .link-group ul li a,#cast footer .link-group ul li span{font-size:12px;white-space:normal;word-break:break-word}}#cast footer .link-group ul li a:hover,#cast footer .link-group ul li span:hover{color:#fff;transform:translateX(2px)}#cast footer .link-group ul li a,#cast footer .link-group ul li span{display:inline-block}#cast footer .link-group ul.social-list{gap:10px}#cast 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){#cast footer .link-group ul.social-list li a{padding:6px 12px;border-radius:8px}}@media(max-width:441px){#cast footer .link-group ul.social-list li a{padding:7px 10px;width:100%;box-sizing:border-box;justify-content:flex-start}}#cast 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)}#cast footer .link-group ul.social-list li a:hover svg{color:var(--color-primary)}#cast 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){#cast footer .link-group ul.social-list li a svg{font-size:13px}}#cast 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){#cast footer .link-group ul.social-list li a span{font-size:11px}}#cast footer .link-group ul.social-list li a span:hover{transform:none}#cast footer .footer-divider{height:1px;background:linear-gradient(90deg,transparent,var(--border-primary) 20%,var(--border-primary) 80%,transparent)}#cast footer .footer-bottom{display:flex;align-items:center;justify-content:space-between;padding:10px 0;gap:16px}@media(max-width:441px){#cast footer .footer-bottom{padding:16px 0 20px}}#cast footer .footer-bottom .copyright{display:flex;align-items:baseline;gap:4px;flex-wrap:wrap}#cast footer .footer-bottom .copyright a,#cast 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){#cast footer .footer-bottom .copyright a,#cast footer .footer-bottom .copyright span{font-size:11px}}@media(max-width:441px){#cast footer .footer-bottom .copyright a,#cast footer .footer-bottom .copyright span{font-size:11px}}#cast footer .footer-bottom .copyright a{cursor:pointer}#cast footer .footer-bottom .copyright a:hover{color:#fff}#cast footer .footer-bottom .copyright .dot{margin:0 4px;color:hsla(0,0%,100%,.2)}@media(max-width:441px){#cast footer .footer-bottom .copyright .dot{display:none}#cast footer .footer-bottom .copyright .rights{width:100%}}#cast footer .footer-bottom .developer{flex-shrink:0}#cast footer .footer-bottom .developer,#cast footer .footer-bottom .developer *{cursor:pointer}#cast footer .footer-bottom .developer img{height:48px;opacity:.4;transition:.25s}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#cast footer .footer-bottom .developer img{height:40px}}@media(max-width:441px){#cast footer .footer-bottom .developer img{height:56px}}#cast footer .footer-bottom .developer img:hover{opacity:.8;transform:scale(1.05)}