.show-item .title{font-size:14px;font-weight:600;color:var(--heading-color);margin-bottom:0}.show-item .description{font-size:10px}.show-item .description,.show-item .value{font-weight:400;color:var(--text-color);margin-bottom:0}.show-item .value{font-size:14px}.show-item .btn-bookmark,.show-item .btn-comment,.show-item .btn-like,.show-item .btn-share{color:var(--text-color);font-size:14px;font-weight:400}.show-item .btn-like.active{color:var(--danger-color)}.show-item .btn-comment:hover,.show-item .btn-share:hover{color:var(--blue-color)}.show-item .btn-bookmark:hover{color:var(--purple-color)}.share-modal h4{font-size:14px;font-weight:500;color:#222}.share-modal ul{display:flex;padding-left:0;gap:20px}.share-modal ul li{flex:1 1}.share-modal ul li,.share-modal ul li a{display:flex;align-items:center;overflow:hidden}.share-modal ul li a{background-color:#efeeee;height:40px;border-radius:4px;font-size:14px;color:#222;padding:0 10px;width:100%;white-space:nowrap;text-overflow:ellipsis}.share-modal ul button{display:flex;align-items:center;gap:4px;width:-moz-fit-content;width:fit-content;border-radius:4px;padding:0 10px;cursor:pointer}.share-modal button span{font-size:13px;font-weight:400}.seriesTitle{text-decoration:underline!important;font-weight:700;font-size:14px;color:#1189f4;text-transform:lowercase}.shows{height:100vh;overflow-y:auto;padding-bottom:200px;-ms-overflow-style:none;scrollbar-width:none}.shows::-webkit-scrollbar{display:none}@media screen and (max-width:991px){.shows{padding-bottom:230px}}@media screen and (max-width:320px){.shows{padding-bottom:210px}}.skeleton-circle,.skeleton-line,.skeleton-rect{background:var(--border-color,#e0e0e0);background:linear-gradient(90deg,rgba(130,130,130,.1) 8%,rgba(130,130,130,.2) 18%,rgba(130,130,130,.1) 33%);background-size:800px 100px;animation:shimmer 1.5s linear infinite}.skeleton-line,.skeleton-rect{border-radius:4px}.skeleton-circle{border-radius:50%}@keyframes shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}