.bigtext * { white-space: nowrap; } .bigtext > * { display: block; }
.bigtext .bigtext-exempt, .bigtext .bigtext-exempt * { white-space: normal; }
.HideImportant {
	display: none!important;
}
:root{
    --my-avatar: url('../images/ico_profile_guest.png');
    --anime-dropped: 'Dropped';
    --tv-dropped: 'Dropped';
}

.simklheadercenterrightbot {
		height: 40px;
		top: 2px;
		left: -5px;
		position: relative;
	}
@media (min-width: 1025px) {
	.SimklTVBodyBackgroundThirdDiv {
		padding-top: 83px;
	}

	.headroom--not-top .simklheader {
		box-shadow: 0 1px 3px 0 #000;
	}

	.headroom--not-top .simklheadercenterleftlogoimg {
	}

	.headroom--not-top .simklheadercenterleftmenuitem {
		min-height: 46px;
	}

	.headroom--not-top .simklheadercenterleftmenuitembg {
		display: flex;
	}

	.headroom--not-top .simklheadercenterleftmenuitemimg {
		background-size: auto 16px;
		border: 0;
		height: 0px;
		opacity: 0;
	}
	
	.headroom--not-top .simklheadercenterleftmenuitemimg.simklheadercenterleftmenuitemimgprofile img {
		height: 0px;
		opacity: 0;
		width: auto;
	}

	.headroom--not-top .simklheadercenterleftmenuitemtext {
		padding-top: 0px;
	}

	.simklheader {
		backdrop-filter: blur(10px);
		-webkit-backdrop-filter: blur(10px);
		left: 0;
		position: fixed;
		top: 0;
		transform: translateZ(0);
		width: 100%;
	}

	.simklheadercenterleftlogoimg {
		height: 33px;
		width: 170px;
	}
	.simklheadercenterrightbotlink {
		position: relative;
	}
	.simklheadercenterrightbot {
		height: 72px;
        left: -75px;
        top: -37px;
        width: auto;
        z-index: 10;
        position: absolute;
		opacity: 0;
		transform: translateY(-10px);
		transition: opacity 0.6s ease-in-out, transform 0.6s ease-in-out;
		pointer-events: none;
	}
	
	.headroom--top .simklheadercenterright .simklheadercenterrightbot {
		opacity: 1;
		transform: translateY(0);
		pointer-events: auto;
	}
	.headroom--not-top .simklheadercenterright .simklheadercenterrightbot {
		opacity: 0;
		transform: translateY(-10px) scale(0.2);
		pointer-events: none;
	}

	.simklheadercenterleftlogoimg, .simklheadercenterleftmenuitem,.simklheadercenterleftmenuitembg,.simklheadercenterleftmenuitemimgprofile img,.simklheadercenterleftmenuitemimg,.simklheadercenterleftmenuitemtext {
		transition: height 0.3s, opacity 0.3s, min-height 0.3s, background-size 0.3s;
	}

	.simklheadercenterleftmenuitembg {
		background-image: none;
	}

	.simklprofilehead1218 {
		margin-top: 0px;
	}
}
.SimklLoginBg2 {
        position: absolute;
        left: 0;
        top: 0;
        z-index: 3;
        height: 100vh;
        height: 100dvh;
        height: 100lvh;
        width: 100vw;
        background-attachment: scroll;
        background-image: url('../images/12472911a1f577f720_medium.webp'), -webkit-linear-gradient(270deg, #242b34, #242b34);
        background-image: url('../images/12472911a1f577f720_medium.webp'), linear-gradient(180deg, #242b34, #242b34);
        background-position: 50% 50%;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        opacity: 0.8;
    }

    @media (max-width: 1921px) {
        .SimklLoginBg2 {
            background-image: url('../images/12472911a1f577f720_medium.webp'), -webkit-linear-gradient(270deg, #242b34, #242b34);
            background-image: url('../images/12472911a1f577f720_medium.webp'), linear-gradient(180deg, #242b34, #242b34);
            background-position: 50% 50%;
            -webkit-background-size: cover;
            -moz-background-size: cover;
            -o-background-size: cover;
            background-size: cover;
        }
    }

    @media (max-width: 991px) {
        .SimklLoginBg2 {
            background-image: url('../images/12472911a1f577f720_mobile.webp'), -webkit-linear-gradient(270deg, #242b34, #242b34);
            background-image: url('../images/12472911a1f577f720_mobile.webp'), linear-gradient(180deg, #242b34, #242b34);
            background-position: 50% 50%;
            -webkit-background-size: cover;
            -moz-background-size: cover;
            -o-background-size: cover;
            background-size: cover;
        }
    }




	simkllogin, simkllogin * {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
	}
	simkllogin, simkllogin-sso,simkllogin-email {
		flex-direction: column;
	}
	simkllogin-sso,simkllogin-email-butons {
		gap: 12px;
	}
	simkllogin-sso-google,simkllogin-sso-facebook,simkllogin-sso-apple,simkllogin-email-login,simkllogin-email-signup {
		min-height: 50px;
		background: #FFF;
		flex: 1;
		text-alignt: center;
		align-items: center;
		justify-content: center;
		border-radius: 6px;
		cursor: pointer;
		color: #000000;
		font-size: 16px;
		font-weight: 600;
		gap: 12px;
		box-shadow: rgb(0 0 0 / 7%) 0px 1px 2px, rgb(0 0 0 / 7%) 0px 2px 4px, rgb(0 0 0 / 7%) 0px 4px 8px, rgb(0 0 0 / 7%) 0px 8px 16px, rgb(0 0 0 / 7%) 0px 16px 32px, rgb(0 0 0 / 7%) 0px 32px 64px;
		transition: all .4s;
	}
	simkllogin-sso-google:hover,simkllogin-sso-facebook:hover,simkllogin-sso-apple:hover,simkllogin-email-login:hover,simkllogin-email-signup:hover {
		transform: scale(1.05);
	}
	simkllogin-sso-google:active,simkllogin-sso-facebook:active,simkllogin-sso-apple:active,simkllogin-email-login:active,simkllogin-email-signup:active {
		transform: scale(0.9);
	}
	simkllogin-sso-google:hover {
		background: rgb(248 250 255);
	}
	simkllogin-sso-facebook {
		background-color: rgb(24 119 242);
		color: #FFF;
	}
	simkllogin-sso-apple {
		background-color: #050708;
		color: #FFF;
	}
	simkllogin-email-login,simkllogin-email-signup {
		background-color: rgba(56,66,82,1);
		color: #FFF;
		transition: all .4s;
	}
	simkllogin-email-login:hover,simkllogin-email-signup:hover {
		background: transparent;
		background-color: #002dff;
	}
	simkllogin-email-login svg,simkllogin-email-signup svg {
		transition: all .4s;
		filter: invert();
	}
	simkllogin-email-login:hover svg,simkllogin-email-signup:hover svg {
	}
	
	simkllogin-sso-google::after {
		content: 'Continue with Google';
	}
	simkllogin-sso-facebook::after {
		content: 'Continue with Facebook';
	}
	simkllogin-sso-apple::after {
		content: 'Continue with Apple';
	}
	simkllogin-email-login::after {
		content: 'Email Log in';
	}
	simkllogin-email-signup::after {
		content: 'Email Sign up';
	}
	simkllogin-email-desc {
		opacity: .7;
		padding-top: 24px;
		padding-bottom: 24px;
		align-items: center;
    	gap: 12px;
	}
	simkllogin-email-desc::before, simkllogin-email-desc::after {
		content: '';
		height: 1px;
		background: #FFF;
		flex: 1;
		opacity: .5;
	}
	simkllogin-email-desc-text::before {
		content: 'or continue with';
	}
	.SimklHeaderMenuJoinButton {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:rgb(255,255,255);
	text-align:center;
	padding:17px;
	padding-top:9px;
	padding-bottom:9px;
	cursor:pointer;
	background: #ab0000;
	background: linear-gradient(180deg, #e56464 0%, #d23c3c 49%, #ab0000 99%);
	transition: all .4s ease-in-out;
	backface-visibility: hidden;
	transform: translateZ(0);
	border-radius: 6px;
	display: flex;
	align-items: center;
}
.SimklHeaderMenuJoinButton svg {
	filter: invert();
	margin-right: 8px;
}
	.SimklHeaderMenuJoinButton.rus {
	font-size:11px;
}
	.SimklHeaderMenuJoinButton:hover {
	transform: scale(1.2)
}
	.SimklLoginContent img {display:inline}
	
/*Mobile*/ @media (max-width: 1024px) {
	.SimklHeaderMenuJoinButton {
		margin: 5px;
	}
	.simklheadercenterrightsearch {
		margin-right: 10px;
	}
}
 @-webkit-keyframes nprogress-spinner {
                0% {
                    -webkit-transform: rotate(0deg);
                }
                100% {
                    -webkit-transform: rotate(360deg);
                }
            }

            @keyframes nprogress-spinner {
                0% {
                    transform: rotate(0deg);
                }
                100% {
                    transform: rotate(360deg);
                }
            }
		/*Mobile*/ @media (max-width: 1024px) {

            #nprogress .spinner {
				display: -webkit-box;
				display: -webkit-flex;
				display: -ms-flexbox;
				display: flex;
				position: fixed;
				z-index: 1031;
				top: 0;
				left: 0;
				display: flex;
				padding: 50px;
				height: 100vh;
				width: 100vw;
				align-items: center;
				justify-content: center;
				pointer-events: auto;
            }

            #nprogress .spinner-icon {
                width: 18px;
                height: 18px;
                box-sizing: border-box;

                border: solid 2px transparent;
                border-top-color: rgba(255, 255, 255, 0.5);
                border-left-color: rgba(255, 255, 255, 0.5);
                border-radius: 50%;

                -webkit-animation: nprogress-spinner 400ms linear infinite;
                animation: nprogress-spinner 400ms linear infinite;
            }
		}

		 :root {
        --user-avatar: url('../images/5_100.jpg?1682980938');
    }

    
    .simklprofilehead {
        background-image: linear-gradient(to bottom, rgba(12, 15, 17, 0), rgba(12, 15, 17, 1)), var(--bg-profile) !Important;
        background-size: 100% 30%, cover !Important;
        background-repeat: repeat-x, no-repeat !Important;
        background-position: bottom, 50% 36% !Important;
    }

    @media (min-width: 1025px) {
        .simklprofilehead {
            min-height: 240px !Important;
        }

        .simklprofilehead1218 {
            margin-top: 0;
            transition: all .4s;
        }
    }

	.simkltvdiscoverlistleftfiltersitemoption-checkmark[data-type=voting],.simkltvdiscoverlistleftfiltersitemoption-checkmark[data-type=tier] {
		opacity: .3;
		pointer-events: none;
	}
	:root {
		--simkl-width: 1218px;
	
		--list-padding-sides: 0;
		--simklheadercenterleft-flex: 0 0 auto;
		
		
	}
	@media (min-width: 1218px) {
		.headroom--not-top:has(.simkltvdiscoverlistwrap.Maximised) .simklheadercenterrightwrap {
			max-width: fit-content;
		}
	}
	.simklheader {
    	box-shadow: 0 1px 3px 0 #000;
	}
	.simklheadercenterleft {
		flex: var(--simklheadercenterleft-flex);
		transition: all .4s;
	}
	.simklheadercenterleftmenu {
		justify-content: center;
	}
	.simklheadercenter {
		max-width: var(--simkl-width);
		transition: all .4s;
		padding-left: var(--list-padding-sides);
		padding-right: var(--list-padding-sides);
		box-sizing: border-box;
	}
	.simklheadercenterleftmenuitems {
		max-width: 1100px;
		justify-content: center;
	}
	body:has(.simkltvdiscoverlistwrap.Maximised) {
		--simkl-width: 100%;
		--list-padding-sides: 16px;
		--simklheadercenterleft-flex: 1;
	}
	.SimklTVBodyBackgroundDiv {
		
	}
	
	.SimklTVBodyBackgroundDivImage,.SimklTVBodyBackgroundDivImage-2 {
		position: absolute;
		margin-left: auto;
		margin-right: auto;
		left: 0;
		right: 0;
		width:  100%;
		max-width:  1318px;
		height: 582px;
		border: none;
		background-size: cover;
		background-position: top center;
		z-index: -1;
	}
	
	@media /*Desktop */ (min-width: 1025px) {
		
		.SimklTVBodyBackgroundDivImage,.SimklTVBodyBackgroundDivImage-2 {
			top: 83px;
		}
	}
	.SimklTVBodyBackgroundDivImage {
		background: var(--fanart-mini);
		background-size: cover;
		image-rendering: pixelated;
		transition: opacity .4s;
		opacity: 1;
		background-position: center;
	}
	
	.simkl-is-loading body:not(.SimklLoading) .SimklTVBodyBackgroundDivImage {
		opacity: .5;
	}

	.SimklTVBodyBackgroundDivImage-2 {
		opacity: 0;
	}
	body:has(.simkltvdiscoverlistwrap .simkltvdiscoverlist .list-has-fanart.fanart-loaded) .SimklTVBodyBackgroundDivImage-2 {
		opacity: 1;
		transition: opacity 2s;
		background: var(--fanart-big);
		background-size: cover;
		z-index: -1;
		background-position: center;
	}
	.SimklTVBodyBackgroundDivImage:before,.SimklTVBodyBackgroundDivImage-2:before {
		background-repeat: no-repeat;
		content: "";
		display: block;
		height: inherit;
		pointer-events: none;
		position: absolute;
		top: 0;
		width: inherit;
		transition: all .4s;
	}
	
	@media /* Ipad, Desktop */ (min-width: 758px) {
		.SimklTVBodyBackgroundDivImage:before,.SimklTVBodyBackgroundDivImage-2:before { 
			background-image:	linear-gradient(90deg, rgba(12,15,17,1) 0%, rgba(12,15,17,0) 50%, rgba(12,15,17,0) 60%, rgba(12,15,17,1) 100%),
								linear-gradient(0deg, rgba(12,15,17,1) 0%, rgba(12,15,17,0) 50%, rgba(12,15,17,0) 60%, rgba(12,15,17,1) 100%);
		}
		body:has(.simkltvdiscoverlistwrap .simkltvdiscoverlist .list-has-fanart) .SimklTVBodyBackgroundDivImage:before,body:has(.simkltvdiscoverlistwrap .simkltvdiscoverlist .list-has-fanart) .SimklTVBodyBackgroundDivImage-2:before { 
			background-image: linear-gradient(90deg, rgba(12,15,17,1) 0%, rgba(12,15,17,0) 15%, rgba(12,15,17,0) 85%, rgba(12,15,17,1) 100%), linear-gradient(0deg, rgba(12,15,17,1) 0%, rgba(12,15,17,0) 50%, rgba(12,15,17,0) 70%, rgba(12,15,17,1) 100%);
		}
		body:has(.simkltvdiscoverlistwrap .simkltvdiscoverlist .list-has-fanart.fanart-loaded) .SimklTVBodyBackgroundDivImage-2:after {
			background-image: linear-gradient(0deg, rgba(12,15,17,0) 42%, rgba(12,15,17,0.6) 57%, rgba(12,15,17,0) 100%, rgba(12,15,17,0) 100%);
			background-repeat: no-repeat;
			content: "";
			display: block;
			height: inherit;
			pointer-events: none;
			position: absolute;
			top: 0;
			width: inherit;
			transition: all .4s;
			opacity: 1;
		}
	}
	body:has(.simkltvdiscoverlistwrap .simkltvdiscoverlist .list-has-fanart.fanart-loaded):not(:has(list-wrap.minimized)) .SimklTVBodyBackgroundDivImage-2:after {
		opacity: 0;
	}
	
	list-wrap, list-wrap *, list-footer, list-footer * {
		display: flex;
	} 
	list-wrap {
		width: 100%;
		justify-content: center;
		flex-direction: column;
		position: relative;
		
	}
	list-wrap::before,list-bottom::before {
		background: linear-gradient(0deg, rgba(12,15,17,1) 30%, rgba(12,15,17,0) 100%);
		transition: all .4s;
		opacity: 0;
		content: "";
		width: 100%;
		height: 670px;
		top: 0;
		left: 0;
		position: absolute;
		z-index: -1;
	}
	list-wrap.hide-desc::before {
		height: 500px;
	}
	
	list-wrap.has-description:has(list-type-wrap) list-bottom::before {
		background: linear-gradient(0deg, rgba(12,15,17,1) 50%, rgba(12,15,17,0) 100%);
		top: auto;
		bottom: 0;
		opacity: 1;
    	height: 100%;
		max-height: 500px;
	}
	list-wrap.minimized list-bottom::before {
		    opacity: 0;
	}
	@media /* Mobile */ (max-width: 757px) {
		list-wrap::before {
			height: 236px;
		}
	}
	list-wrap.minimized::before  {
		opacity: 1;
	}
	list-wrap::after {
		background: linear-gradient(0deg, rgba(12,15,17,1) 0%, rgba(12,15,17,0) 100%);
		transition: all .4s;
		content: "";
		width: 100%;
		height: 100px;
		bottom: 0;
		left: 0;
		position: absolute;
		z-index: -1;
	}
	list-wrap.minimized::after  {
	}
	list {
		width: 100%;
		max-width: var(--simkl-width);
		flex-direction: column;
		align-self: center;
		transition: all .4s;
		padding-left: var(--list-padding-sides);
		padding-right: var(--list-padding-sides);
		box-sizing: border-box;
	}
	
	body:has(.simkltvdiscoverlistwrap.HideFilters):not(:has(list-type-wrap)) list {
		margin-bottom: 16px;	
	}
	list-top {
		flex: 1;
		width: 100%;
		margin-top: 32px;
	}
	list-top-date {
		color: rgb(255 255 255 / 35%);
		font-size: 12px;
		align-items: center;
		padding-left: 16px;
		transition: all .4s;
	}
	list-top-date:hover {
		color: rgb(255 255 255 / 74%);
	}
	list-top-date-created {
		padding-right: 6px;
		height: 100%;
		align-items: center;
	}
	list-top-date-updated {
		height: 100%;
		align-items: center;
	}
	.list-top-left, .list-top-right-discover, list-top-right-minimize, list-top-right-share,list-top-right-moderator-edit {
		backdrop-filter: blur(10px);
		-webkit-backdrop-filter: blur(10px);
		box-shadow: 1px 1px 3px 0 #000;
		height: fit-content;
		background: rgb(12 15 17 / 18%);
		padding: 8px;
		color: rgb(255 255 255 / 60%);
		border: 1px solid rgb(255 255 255 / 20%);
		border-radius: 6px;
		cursor: pointer;
		transition: all .3s;
        text-decoration: none;
	}
	
	list-top-right-moderator {
		display: none;
	}
	list-top-right:hover list-top-right-moderator {
		display: flex;
		opacity: 0;
	}
	list-top-right:hover list-top-right-moderator:hover {
		opacity: 1;
	}
	list-top-right-moderator-edit {
		margin-right: 16px;
	}
	list-top-right-moderator-edit:hover {
		background-color: #d62d24;
		color: rgb(255 255 255 / 100%);
	}
	@media /*Mobile*/ (max-width: 1024px) {
		list-top-right:hover list-top-right-moderator {
			opacity: 1;
		}
	}
	
	@media /*Desctop*/ (min-width: 1025px) {
		list-top-right-share {
			display: none;
		}
	}
	body:not(:has(span.list-has-fanart)) .list-top-right-discover{
		min-width: 216px;
		justify-content: space-between;
	}
	.list-top-right-discover::before {
		content: '';
		background-image: var(--ico-lists);
		background-size: 16px;
		width: 16px;
		height: 16px;
		opacity: .6;
		align-self: center;
		margin-left: 4px;
		margin-right: 8px;
		transition: all .3s;
	}
	.list-top-right-discover:hover::before {
		opacity: 1;
	}
	.list-top-right-discover::after {
		content: '';
		width: 8px;
		margin-left: 8px;
		margin-right: 4px;
		background-image: var(--ico-shape-arrow);
		background-position: 50% 50%;
		background-size: contain;
		background-repeat: no-repeat;
		opacity: .6;
		transition: all .3s;
		transform: rotate(180deg);
	}
	.list-top-right-discover:hover::after {
		opacity: 1;
	}
	
	.list-top-left:hover, .list-top-right-discover:hover, list-top-right-minimize:hover{
		color: rgb(255 255 255 / 90%);
		border: 1px solid rgb(255 255 255 / 30%);
	}
	.list-top-right-discover:hover {
		background-color: #002dff;
		color: rgb(255 255 255 / 100%);
	}
	.list-top-left::before {
		content: '';
		width: 8px;
		margin-right: 8px;
		background-image: var(--ico-shape-arrow);
		background-position: 50% 50%;
		background-size: contain;
		background-repeat: no-repeat;
		opacity: .4;
		transition: all .3s;
	}
	list-top-date-colloborators {
		align-items: center;
		padding-left: 8px;
		cursor: default;
	}
	.list-top-date-colloborators-text {
		color: rgb(255 255 255 / 35%);
		text-decoration: none;
		cursor: pointer;
		transition: all 0.4s;
	}
	list-top-date:hover .list-top-date-colloborators-text {
		color: rgb(255 255 255 / 74%);
	}
	list-top-date .list-top-date-colloborators-text:hover {
		color: rgb(255 255 255 / 90%);
	}
	list-top-date-colloborators-avatars {
		padding-left: 4px;
		opacity: 0;
		transition: all 0.7s;
		pointer-events: none;
		width: 0;
	}
	list-top-date-colloborators:hover list-top-date-colloborators-avatars {
		opacity: 1;
		width: auto;
		pointer-events: auto;
	}
	list-top-date-colloborators-avatars-item {
		background-image: var(--collaborator-avatar);
		background-size: 16px;
		width: 16px;
		height: 16px;
		align-self: center;
		margin-left: 4px;
		margin-right: 4px;
		background-size: 24px;
		width: 24px;
		height: 24px;
		border-radius: 24px;
		transition: all 0.4s;
		cursor: pointer;
	}
	list-top-date-colloborators-avatars-item:hover {
		transform: scale(2);
	}
	list-top-right-minimize {
		padding: 8px 16px;
		margin-left: 8px;
		display: none;
	}
	body:has(.simkltvdiscoverlistwrap .simkltvdiscoverlist .list-has-fanart) list-top-right-minimize {
		display: flex;
	}
	list-top-right-minimize::before {
		content: '';
		width: 32px;
		height: 22px;
		background-image: var(--ico-of-random);
		background-position: 50% 50%;
		background-size: contain;
		background-repeat: no-repeat;
		opacity: 0.6;
		transition: all .3s;
	}
	list-top-right-minimize:hover::before {
		opacity: 0.9;
	}
	
	@media /*Mobile and Tablet*/ (max-width: 1024px) {
		
		list-top-right-share {
			margin-left: 8px;
			transition: none;
		}
		list-top-right-share::before {
			content: '';
			width: 32px;
			height: 22px;
			background-image: var(--ico-share);
			background-position: 50% 50%;
			background-size: contain;
			background-repeat: no-repeat;
			opacity: 0.6;
		}
	}
	@media /*Mobile*/ (max-width: 757px) {
		
		list-top-right-share {
			backdrop-filter: none;
			-webkit-backdrop-filter: none;
			border: 0;
			box-shadow: none;
			background: none;
			display: none;
		}
		list-top-right-share::before {
			filter: drop-shadow(2px 1px 3px rgb(0 0 0 / 50%));
			opacity: 1;
		}
		list-top-right-dots::before {
			content: '';
			background-image: var(--ico-more-dots);
			background-size: 30px;
			background-repeat: no-repeat;
			background-position: center center;
			min-width: 46px;
			height: 46px;
			width: 46px;
			opacity: 1;
			filter: drop-shadow(2px 1px 3px rgb(0 0 0 / 50%));
		}
		
		body:has(list-wrap list-top a.go-back) .list-top-right-dotst {
			top: -12px;
			position: relative;
		}
	}
	.list-top-left:hover::before {
		opacity: .7;
	}
	list-top-center {
		flex: 1;
	}
	list-bottom-left {
		flex-direction: column;
		flex: 1;
		min-height: 140px;
	}
	list-bottom-left-info {
		width: 100%;
		padding-bottom: 8px;
		color: rgb(255 255 255 / 50%);
		font-size: 14px;
		transition: all .7s;
		border-top: 1px solid rgb(255 255 255 / 0%);
		align-items: center;
	}
	list-wrap.minimized list-bottom-left-info,list-wrap:not(.has-fanart) list-bottom-left-info {
		padding-top: 12px;
		min-height: 56px;
	}
	 list-wrap.list-my:not(.minimized) list-bottom-left-info {
		min-height: 56px;
	}
	
	list-bottom {
		transition: all 0.7s;
		transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
	}
	
	
	@media /*Mobile and Tablet*/ (min-width: 756px) {
		body:has(.list-has-fanart) list-bottom {
			padding-top: 370px;
		}
		list-wrap.minimized list-bottom {
			padding-top: 0;
		}
	}
	list-bottom-left-info-left-profile {
		align-items: flex-end;
		align-items: center;
		flex-wrap: wrap;
		row-gap: 8px;
	}
	
	@media /*Mobile and Tablet*/ (max-width: 757px) {
		
		DELETE list-bottom-left-info-left-profile {
			justify-content: center;
		}
	}
	.list-bottom-left-info-left-profile-desc {
		padding-left: 12px;
		padding-right: 8px;
		text-decoration: none;
		color: rgb(255 255 255 / 50%);
		border-radius: 6px;
		padding: 8px;
	    line-height: 14px;
	}
	
	
	.list-bottom-left-info-left-profile-name {
		text-decoration: none;
		font-weight: 600;
		color: rgb(255 255 255 / 70%);
		width: fit-content;
		align-self: center;
		padding-top: 2px;
	    line-height: 14px;
	}
	
	.list-bottom-left-info-left-profile-type {
		margin-left: 8px;
		padding: 4px 10px;
		-webkit-box-flex: 0;
		-webkit-flex: 0 auto;
		-ms-flex: 0 auto;
		flex: 0 auto;
		border: 2px solid var(--color-orange);
		border-radius: 6px;
		color: var(--color-orange);
		font-size: 11px;
		line-height: 100%;
		font-weight: 600;
		text-decoration: none;
		opacity: .7;
		padding-bottom: 4px;
	    line-height: 12px;
		align-self: center;
	}
	.list-bottom-left-info-left-profile-type:hover {
		background: var(--color-orange);
		color: #0c0f11;
		opacity: 1;
	}
	.list-bottom-left-info-left-profile-type.HQ {
		background: var(--color-blue);
		border: 2px solid #0067ff;
		color: #FFF;
		border-radius: 6px;
	}
	list-center {
		flex: 1;
	}
	list-bottom-left-content {
		width: 100%;
		max-width: var(--simkl-width);
		flex-direction: column;
		align-self: center;
		border-top: 1px solid rgb(255 255 255 / 10%);
		border-bottom: 1px solid rgb(255 255 255 / 0%);
		box-sizing: border-box;
		font-size: 16px;
		transition: all .4s;
		flex: 1;
	}
	list-bottom-left-content-left-list-notes-content {
		padding-bottom: 16px;
	}
	list-wrap.has-tags,list-wrap.has-description,list-wrap.list-suggested,list-wrap.list-has-collection, list-wrap:has(list-source):not(.has-description,.has-tags) list-source {
		padding-bottom: 16px;
	}
	list-bottom-left-content-left {
		flex-direction: column;
		flex: 1;
	}
	list-bottom-left-content-left-title {
		flex: 1;
	}
	list-bottom-left-content-left-title h1 {
		font-size: 22px;
		color:rgba(255,255,255,0.9);
		font-size: 26px;
		line-height: 1.2;
		margin: 0 0 0;
		align-items: center;
		padding-right: 16px;
		padding-bottom: 8px;
		padding-top: 8px;
		max-width: 600px;
	}

	.list-type-recommendations list-bottom-left-content-left-title h1::before,.list-type-recommendations list-bottom-left-info-left-title h1::before {
		content: '✨\00a0';
		display: contents;
	}
	.list-suggested list-bottom-left-content-left-title h1,.list-suggested list-bottom-left-info-left-title h1 {
		display: flex;
		flex-direction: column;
		align-items: flex-start;
	}
	.list-suggested list-bottom-left-content-left-title h1 a,.list-suggested list-bottom-left-info-left-title h1 a {
		color: #FFF;
		text-decoration: none;
	}
	.list-suggested list-bottom-left-content-left-title h1 a:hover {
		text-decoration: underline;
	}
	.list-suggested list-bottom-left-content-left-title h1::before,.list-suggested list-bottom-left-info-left-title h1::before {
		content: 'Submitted suggestions for:\00a0';
		color: var(--color-orange);
		opacity: .9;
		font-size: 16px;
		line-height: 140%;
		padding-bottom: 4px;
	}

	list-wrap.has-description list-bottom-left-content-left-title h1,list-wrap.has-tags list-bottom-left-content-left-title h1 {
		margin: 8px 0 0;
	}
	list-bottom-left-content-left-desc {
		padding-right: 16px;
		padding-top: 16px;
		position: relative;
	}
	list-bottom-left-content-left-desc-text > h1:first-of-type,list-bottom-left-content-left-desc-text > h2:first-of-type,list-bottom-left-content-left-desc-text > h3:first-of-type,list-bottom-left-content-left-desc-text > h4:first-of-type,list-bottom-left-content-left-desc-text > h5:first-of-type,list-bottom-left-content-left-desc-text > p:first-of-type {
		margin-top: 0;
		padding-top: 0;
	}
	list-bottom-left-content-left-desc,list-bottom-left-content-left-desc *,list-bottom-left-content-left-list-notes, list-bottom-left-content-left-list-notes * {
		display: initial;
		color: #858fa1;
		color: #8e95a0;
		color: #a0acbf;
	}
	list-wrap:not(.has-description) list-bottom-left-content-left-desc {
		display: none;
	}
	list-bottom-left-content-left-desc h1,list-bottom-left-content-left-desc h2,list-bottom-left-content-left-desc h3,list-bottom-left-content-left-desc h4,list-bottom-left-content-left-desc h5,list-bottom-left-content-left-desc p,list-bottom-left-content-left-desc hr,list-bottom-left-content-left-desc ul,list-bottom-left-content-left-desc ol,
	list-bottom-left-content-left-list-notes h1,list-bottom-left-content-left-list-notes h2,list-bottom-left-content-left-list-notes h3,list-bottom-left-content-left-list-notes h4,list-bottom-left-content-left-list-notes h5,list-bottom-left-content-left-list-notes p,list-bottom-left-content-left-list-notes hr,list-bottom-left-content-left-list-notes ul,list-bottom-left-content-left-list-notes ol {
		display: block;
	}
	list-bottom-left-content-left-desc h1,list-bottom-left-content-left-list-notes h1 {
		font-size: 32px;
	}
	list-bottom-left-content-left-desc h2,list-bottom-left-content-left-list-notes h2 {
		font-size: 24px;
	}
	list-bottom-left-content-left-desc h3,list-bottom-left-content-left-list-notes h3 {
		font-size:  18.72px;
	}
	list-bottom-left-content-left-desc ol,list-bottom-left-content-left-list-notes ol {
		display: block;
		list-style-type: decimal;
		margin-block-start: 1em;
		margin-block-end: 1em;
		margin-inline-start: 0px;
		margin-inline-end: 0px;
		padding-inline-start: 40px;
	}
	list-bottom-left-content-left-desc li,list-bottom-left-content-left-list-notes li {
		display: list-item;
		text-align: -webkit-match-parent;
	}
	list-bottom-left-content-left-desc li ::marker,list-bottom-left-content-left-list-notes li ::marker {
		unicode-bidi: isolate;
		font-variant-numeric: tabular-nums;
		text-transform: none;
		text-indent: 0px !important;
		text-align: start !important;
		text-align-last: start !important;
	}


	 list-bottom-left-content-left-desc blockquote,list-bottom-left-content-left-list-notes blockquote {
        position: relative;
        padding-left: 1em;
        border-left: 0.2em solid #4d91b3;
        line-height: 1.5em;
		font-weight: 400;
		display: block;
		font-size: 17px;
    }
    list-bottom-left-content-left-desc blockquote:before, list-bottom-left-content-left-desc blockquote::after,list-bottom-left-content-left-list-notes blockquote:before, list-bottom-left-content-left-list-notes blockquote::after {
        content: '\201C';
        font-family: 'Sanchez';
        color: #4d91b3;
    }
    list-bottom-left-content-left-desc blockquote::after,list-bottom-left-content-left-list-notes blockquote::after {
        content: '\201D';
    }
    list-bottom-left-content-left-desc blockquote p,list-bottom-left-content-left-list-notes blockquote p {
        display: inline;
    }
	list-bottom-left-content-left-desc code,list-bottom-left-content-left-list-notes code {
   	 font-family: monospace;
	}
	list-bottom-left-content-left-desc hr,list-bottom-left-content-left-list-notes hr {
		    border-style: dashed;
	}
	list-bottom-left-content-left-desc table,list-bottom-left-content-left-list-notes table {
		display: table;
		border-collapse: collapse;
		margin: 25px 0;
		font-size: 0.9em;
		font-family: sans-serif;
		min-width: 400px;
		box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
		border-radius: 6px;
		overflow: hidden;
	}

	list-bottom-left-content-left-desc thead,list-bottom-left-content-left-list-notes thead {
		display: table-header-group;
	}
	list-bottom-left-content-left-desc tbody,list-bottom-left-content-left-list-notes tbody {
		display: table-row-group;
	}

	list-bottom-left-content-left-desc tr,list-bottom-left-content-left-list-notes tr {
		display: table-row;
		background-color: rgb(255 255 255 / 10%);
		color: #ffffff;
		text-align: left;
	}
	list-bottom-left-content-left-desc thead tr,list-bottom-left-content-left-list-notes thead tr {
		background-color: rgb(255 255 255 / 8%);
	}
	list-bottom-left-content-left-desc tbody tr,list-bottom-left-content-left-list-notes tbody tr {
    	border-bottom: 1px solid rgb(255 255 255 / 10%);
	}
	list-bottom-left-content-left-desc tbody tr:nth-of-type(even),list-bottom-left-content-left-list-notes tbody tr:nth-of-type(even) {
		background-color: rgb(255 255 255 / 3%);
	}

	list-bottom-left-content-left-desc tbody tr:last-of-type,list-bottom-left-content-left-list-notes tbody tr:last-of-type {
		border-bottom: 2px solid rgb(255 255 255 / 3%);
	}
	list-bottom-left-content-left-desc th,list-bottom-left-content-left-list-notes th {
		display: table-cell;
		padding: 12px 15px;
		color: rgb(255 255 255 / 80%);
	}
	list-bottom-left-content-left-desc td,list-bottom-left-content-left-list-notes td {
		display: table-cell;
		padding: 12px 15px;
	}



	list-bottom-left-content-left-desc {
		padding-right: 16px;
		flex:1;
	}
	list-bottom-left-content-left-desc-text img,list-bottom-left-content-left-list-notes img {
		max-width: 600px;
		border-radius: 6px;
		max-height: 800px;
	}
	list-wrap.hide-desc list-bottom-left-content-left-desc-more {
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: linear-gradient(0deg, rgba(12,15,17,1) 0%, rgba(12,15,17,0) 50%, rgba(12,15,17,0) 100%);
		cursor: pointer;
	}
	list-wrap.hide-desc list-bottom-left-content-left-desc-more-text {
		opacity: .7;
		position: absolute;
		bottom: 8px;
		right: 0;
		backdrop-filter: blur(10px);
		-webkit-backdrop-filter: blur(10px);
		box-shadow: 1px 1px 3px 0 #000;
		background: rgb(12 15 17 / 18%);
		padding: 8px;
		color: rgb(255 255 255 / 60%);
		border: 1px solid rgb(255 255 255 / 5%);
		border-radius: 6px;
		cursor: pointer;
		transition: all .3s;
		font-size: 12px;
	}
	list-wrap.hide-desc list-bottom-left-content-left-desc-more-text:hover {
		background-color: #002dff;
		color: rgb(255 255 255 / 100%);
		border: 1px solid rgb(255 255 255 / 20%);
	}
	list-wrap.hide-desc list-bottom-left-content-left-desc-more-text::before {
		content: '';
		text-align: center;
	}

	list-wrap.hide-desc list-bottom-left-content-left-desc-more:hover list-bottom-left-content-left-desc-more-text::before {
		content: '';
		text-align: center;
	}
	list-wrap.hide-desc list-bottom-left-content-left-desc-more:hover list-bottom-left-content-left-desc-more-text {
		opacity: 1;
		right: 0;
	}
	list-bottom-left-content-left-title-right {
		flex-wrap: wrap;
		flex: 1;
		justify-content: end;
		padding-bottom: 8px;
		padding-top: 8px;
		align-self: center;
		row-gap: 8px;
	}
	.list-suggested list-bottom-left-content-left-title-right {
		align-self: self-start;
	}
	list-bottom-left-content-left-desc {
		display: flex;
	}
	list-bottom-left-content-left-desc-text {
		max-height: auto;
		transition: all .4s;
		overflow: hidden;
	}
	list-wrap.hide-desc list-bottom-left-content-left-desc-text {
		overflow: hidden;
		max-height: 150px;
	}
	body:not(:has(span.list-has-fanart)) list-wrap.hide-desc list-bottom-left-content-left-desc-text {
		-webkit-mask-image: -webkit-gradient(linear, left 0%, left bottom, from(rgba(0,0,0,1)), to(rgba(0,0,0,0)));
	}
	body:not(:has(span.list-has-fanart)) list-wrap.hide-desc list-bottom-left-content-left-desc-more {
		background: transparent;
	}
	list-bottom-left-content-left-list-notes {
		flex-direction: column;
		display: none;
	}
	list-wrap.show-list-notes list-bottom-left-content-left-list-notes {
		display: flex;
	}
	list-wrap.show-list-notes list-bottom-left-content-left-desc {
		display: none;
	}
	list-bottom-left-content-left-list-notes-title {
		font-size: 16px;
	}
	.simkltvdiscoverlistwrap {
		background: #0c0f11;
	}
	list-wrap:not(.has-description) .simkltvdiscoverlistrightactivefilters {
		background: rgb(12 15 17 / 57%);
		backdrop-filter: blur(10px);
		-webkit-backdrop-filter: blur(10px);
	}
	list-bottom-left-content-left-tags {
		display: none;
	}
	.global_div:has(.simkltvdiscoverlistwrap.list-type-auto) list-bottom-left-content-left-tags-wrap, list-bottom-left-content-left-tags-wrap:has(.simkltvdiscoverlistleftfiltersitemoptionstags) list-bottom-left-content-left-tags {
		display: flex;
		flex-wrap: wrap;
		margin-bottom: 16px;
	}

	.global_div:has(.simkltvdiscoverlistwrap.list-type-auto) .has-tags list-bottom-left-content-left-tags-wrap, list-bottom-left-content-left-tags-wrap:has(.simkltvdiscoverlistleftfiltersitemoptionstags) list-bottom-left-content-left-tags {
		margin-bottom: 0;
	}
	list-bottom-left-content-left-tags-wrap {
		gap: 8px;
		flex-wrap: wrap;
	}
	autolist-desc {
		display: flex;
		color: rgb(255 255 255 / 50%);
		font-weight: 500;
		align-items: center;
	}
	.autolist-desc {
		text-decoration: none;
	}
	.has-tags autolist-desc {
		padding-top: 18px;
	}

	autolist-desc::before {
		content: '';
		background-image: var(--ico-lists);
		background-size: 16px;
		width: 16px;
		height: 16px;
		opacity: .6;
		align-self: center;
		margin-left: 4px;
		margin-right: 8px;
		margin-bottom: 2px;
	}
	.autolist-desc:hover autolist-desc {
		color: rgb(255 255 255 / 100%);
		cursor: help;
	}
	.autolist-desc:hover autolist-desc::before {
		opacity: 1;
	}
	list-source {
		place-items: center;
	}
	list-source {
		margin-top: 18px;
	}
	list-wrap:not(.has-description.has-tags):has(list-source) list-source {
		margin-top: 0;
	}
	list-wrap:not(.has-description.has-tags):has(list-source) list-bottom-left-content-left-tags-wrap:has(.simkltvdiscoverlistleftfiltersitemoptionstags) list-source {
		margin-top: 18px;
	}
	list-wrap:not(.has-description.has-tags):has(list-source).has-tags list-source {
		margin-top: 18px;
	}
	list-wrap:has(suggested-desc-wrap) list-source {
		display: none;
	}
	list-source a {
		text-decoration: none;
		font-size: 16px;
		padding-right: 4px;
		align-items: center;
		color: rgb(255 255 255 / 50%);
		font-weight: 500;
	}

	list-source a text {
		border-bottom: 2px dotted rgb(255 255 255 / 16%);
	}
	list-source a::after {
		content: '';
		background-image: var(--ico-external);
		background-size: 18px;
		width: 18px;
		height: 18px;
		opacity: .4;
		margin-left: 8px;

	}
	list-source a:hover {
		color: rgb(0 109 255);
		text-decoration: none;
	}
	list-source a:hover text {
		border-bottom: 2px dotted rgb(0 109 255);
	}
	list-source a:hover::after {
		opacity: 1;
		filter: invert(100%) invert(39%) sepia(67%) saturate(7499%) hue-rotate(208deg) brightness(104%) contrast(105%);
	}
	list-wrap.has-tags list-bottom-left-content-left-tags {
		display: flex;
	}
	.simkltvdiscoverlistleftfiltersitemoptionstags {
		padding-left: 0;
		padding-top: 16px;
	}
	.simkltvdiscoverlistleftfiltersitemoptionstags::before,.simkltvdiscoverlistleftfiltersitemoptionstags::after {
		display: none;
	}
	list-bottom-right {
		flex-direction: column;
	}
	list-bottom-right-list {
		border-style: solid;
		border-width: 1px;
		border-color: hsla(0, 0%, 100%, 0.1);
		border-radius: 6px;
		background-color: #1a1c1f;
		color: hsla(0, 0%, 100%, 0.9);
		font-size: 14px;
		flex-direction: column;
		margin-botom: 16px;
		margin-left: 16px;
		width: 230px;
		transition: all .7s;
		box-shadow: 1px 1px 3px 0 #000;
		margin-bottom: 16px;
	}
	body:has(.simkltvdiscoverlistwrap .simkltvdiscoverlist .list-has-fanart) list-wrap.minimized list-bottom-right-list {
		background-color: rgb(37 39 41 / 47%);
		backdrop-filter: blur(10px);
		-webkit-backdrop-filter: blur(10px);
	}
	list-wrap.minimized list-bottom-right-list {
		margin-top: 16px;
		margin-bottom: 16px;
		background-color: rgb(37 39 41 / 20%);
		backdrop-filter: blur(10px);
		-webkit-backdrop-filter: blur(10px);
	}

	list-wrap.minimized.has-tags list-bottom-right-list {
		margin-top: 18px;
	}
	list-bottom-right-list {
		margin-top: 18px;
	}
	body:has(.list-has-fanart) list-wrap:not(.minimized) list-bottom-right-list{
		margin-top: 0px;
	}
	list-bottom-right-list-item {
		padding: 12px;
		justify-content: center;
		cursor: pointer;
		color: rgb(255 255 255 / 74%);
		color: #c0c2cd;
		align-items: center;
	}
	list-bottom-right-list-item.like::before {
		content: '';
		width: 20px;
		height: 20px;
		background-position: 50% 50%;
		background-size: contain;
		background-repeat: no-repeat;
		margin-right: 8px;
		margin-bottom: 2px;
		background-image: var(--ico-heart-add);
		opacity: .74;
	}
	list-wrap.user-liked list-bottom-right-list-item.like::before, body:has(list-wrap.user-liked) list-bottom-right-list-item.like::before {
		background-image: var(--ico-heart-white);
	}
	list-bottom-right-list-item.like::after {
		content: 'Like this list';
	}
	list-wrap.user-liked list-bottom-right-list-item.like::after, body:has(list-wrap.user-liked) list-bottom-right-list-item.like::after {
		content: 'You liked this list';
	}
	list-bottom-right-list-item.follow::after {
		content: 'Follow this list';
	}
	list-wrap.user-followed list-bottom-right-list-item.follow::after, body:has(list-wrap.user-followed) list-bottom-right-list-item.follow::after {
		content: "You're following this list";
	}
	list-wrap.user-followed list-bottom-right-list-item.follow:hover::after {
		content: "Unfollow";
	}

	list-bottom-right-list-item.like:hover::before {
		animation:heart-beat 5s ease infinite;
	}

	@keyframes heart-beat {
	  0% {
		transform:scale(1);
	  }
	  5% {
		transform:scale(1.25);
	  }
	  20% {
		transform:scale(1);
	  }
	  30% {
		transform:scale(1);
	  }
	  35% {
		transform:scale(1.25);
	  }
	  50% {
		transform:scale(1);
	  }
	  55% {
		transform:scale(1.25);
	  }
	  70% {
		transform:scale(1);
	  }
	}

	list-bottom-right-list-item.like:hover::before {
		opacity: 1;
	}
	list-bottom-right-list-item.share {
		cursor: default;
	}
	list-bottom-right-list-item.share::after {
		content: 'Share';
	}
	list-bottom-right-list-item.refresh-recommendations {
		display: none;
	}
	.list-type-recommendations list-bottom-right-list-item.refresh-recommendations {
		display: flex;
	}
	list-bottom-right-list-item.refresh-recommendations::before {
		content: '';
		width: 14px;
		height: 14px;
		background-position: 50% 50%;
		background-size: contain;
		background-repeat: no-repeat;
		margin-right: 8px;
		background-image: url(../images/ico_menu_tv_refresh.png);
		opacity: .74;
    	filter: grayscale(1) brightness(4);
		-webkit-backdrop-filter: grayscale(1) brightness(4);
	}
	list-bottom-right-list-item.refresh-recommendations::after {
		content: 'Refresh Recommendations';
	}
	@media (min-width: 756px) {
		.list-type-menu-item.refresh madripple {
			display: none;
		}
	}
	list-bottom-right-list-item.edit::before {
		content: '';
		width: 20px;
		height: 20px;
		background-position: 50% 50%;
		background-size: contain;
		background-repeat: no-repeat;
		margin-right: 8px;
		margin-bottom: 2px;
		background-image: var(--ico-memo-edit);
		opacity: .74;
	}
	list-bottom-right-list-item.edit::after {
		content: 'Edit this list';
	}
	list-bottom-right-list-item:hover {
		background-color: rgb(0 0 0 / 50%);
		background-color: #002dff;
		color: rgb(255 255 255 / 100%);
		border-radius: 6px;
		box-shadow: 1px 1px 20px 4px #000;
	}
	list-bottom-right-list-item:nth-child(2) {
		border-top: solid 1px  hsla(0, 0%, 100%, 0.1);
		border-bottom: solid 1px  hsla(0, 0%, 100%, 0.1);
	}
	list-bottom-right-list:has(list-bottom-right-list-item:nth-child(4)) list-bottom-right-list-item:nth-child(3) {
		border-bottom: solid 1px  hsla(0, 0%, 100%, 0.1);
	}
	list-bottom-right-list-item:nth-last-child(1) {
		border-bottom: 0;
	}

	list-bottom-right-list-item.share.hover::after {
		content: '';
	}
	list-bottom-right-list-item.share.hover list-bottom-right-list-item-share {

	}

	list-bottom-right-list-item-share-input {

	}

	 list-bottom-right-border {
		flex: 1;
		border-bottom: solid 1px  hsla(0, 0%, 100%, 0);
	}
	list-wrap.minimized list-bottom-right-border {
		border: 0;
	}
	list-bottom-left-info-right {
		align-items: center;
		padding-top: 8px;
	}
	list-wrap .list-bottom-left-info-right-likes,list-wrap .list-bottom-left-info-right-followers {
		display: none;
	}
	list-wrap.has-likes .list-bottom-left-info-right-likes,list-wrap.has-followers .list-bottom-left-info-right-followers {
		display: flex;
	}
	.list-bottom-left-info-right-likes, .list-bottom-left-info-right-followers, .list-bottom-left-info-right-comments,.list-bottom-left-info-right-mobile, .list-bottom-left-info-right-suggested, .list-bottom-left-info-right-read-notes,.list-bottom-left-info-right-list-notes,.list-bottom-left-info-right-clone,.list-bottom-left-info-right-back-to-main,.list-bottom-left-info-right-new {
		color: rgb(255 255 255 / 60%);
		font-size: 14px;
		align-items: center;
		text-decoration: none;
		padding: 8px;
		padding-left: 4px;
		background-color: rgb(37 39 41 / 00%);
		border-radius: 6px;
		width: max-content;
		height: fit-content;
		cursor: pointer;
	}
	.list-bottom-left-info-right-likes, .list-bottom-left-info-right-followers {
		padding-left: 8px;
	}
	.list-bottom-left-info-right-followers {
		padding-left: 6px;
	}
	.list-bottom-left-info-right-list-notes {
        cursor: pointer;
		display: none;
	}
	.list-bottom-left-info-right-list-notes::after {
		content: 'List notes';
	}
	list-wrap.show-list-notes .list-bottom-left-info-right-list-notes::after {
		content: 'Description';
	}
	list-wrap.has-list-notes .list-bottom-left-info-right-list-notes {
		display: flex;
	}
	.list-bottom-left-info-right-read-notes,.list-bottom-left-info-right-list-notes,.list-bottom-left-info-right-clone {
	}
	list-bottom-left-info-right-you-watched:hover, .list-bottom-left-info-right-likes:hover, .list-bottom-left-info-right-followers:hover, .list-bottom-left-info-right-comments:hover, .list-bottom-left-info-right-suggested:hover, .list-bottom-left-info-right-read-notes:hover, .list-bottom-left-info-right-list-notes:hover, .list-bottom-left-info-right-clone:hover, .list-bottom-left-info-right-new:hover, .list-bottom-left-info-right-back-to-main:hover {
		background-color: #002dff;
		background-color: rgb(255 255 255 / 10%);
		color: rgb(255 255 255 / 100%);
		border-radius: 6px;
	}

	.list-bottom-left-info-right-likes:hover::before, .list-bottom-left-info-right-followers:hover::before, .list-bottom-left-info-right-comments:hover::before, .list-bottom-left-info-right-suggested:hover::before, .list-bottom-left-info-right-read-notes:hover::before, .list-bottom-left-info-right-list-notes:hover::before, .list-bottom-left-info-right-clone:hover::before, .list-bottom-left-info-right-new:hover::before, .list-bottom-left-info-right-back-to-main:hover::before {
		opacity: 1;
	}
	list-bottom-left-info-right-clone {
		margin-top: 16px;
	}
	.list-bottom-left-info-right-likes::before {
		content: '';
		width: 20px;
		height: 13px;
		background-position: 50% 50%;
		background-size: contain;
		background-repeat: no-repeat;
		margin-right: 4px;
		background-image: var(--ico-shape-circle-green);
		opacity: .6;
	}
	.list-bottom-left-info-right-mobile {
		display: none;
	}
	@media /*Mobile*/ (max-width: 757px) {
		.list-bottom-left-info-right-mobile {
			display: flex;
		}
	}
	.list-bottom-left-info-right-comments::before,.list-bottom-left-info-right-mobile::before {
		content: '';
		width: 20px;
		height: 14px;
		background-position: 50% 50%;
		background-size: contain;
		background-repeat: no-repeat;
		margin-right: 4px;
		background-image: var(--ico-comments);
		margin-left: 4px;
		opacity: .5;
	}
	.list-bottom-left-info-right-followers::before {
		content: '';
		width: 24px;
		height: 19px;
		background-position: 50% 50%;
		background-size: contain;
		background-repeat: no-repeat;
		margin-right: 4px;
		background-image: var(--ico-head-friends);
		margin-left: 4px;
		opacity: .6;
	}
	.list-bottom-left-info-right-followers::before {
		content: '';
		width: 24px;
		height: 19px;
		background-position: 50% 50%;
		background-size: contain;
		background-repeat: no-repeat;
		margin-right: 4px;
		background-image: var(--ico-head-friends);
		margin-left: 4px;
		opacity: .6;
		-webkit-filter: brightness(200%);
		filter: brightness(200%);
	}
	.list-bottom-left-info-right-suggested::before {
		content: '';
		width: 24px;
		height: 19px;
		background-position: 50% 50%;
		background-size: contain;
		background-repeat: no-repeat;
		margin-right: 4px;
		background-image: var(--ico-suggestions);
		margin-left: 4px;
		opacity: .6;
	}
	.list-suggested .list-bottom-left-info-right-suggested {
		color: var(--color-orange);
		font-size: 18px;
		font-weight: 600;
		border: 1px solid rgb(255 255 255 / 38%);
		padding: 12px;
	}
	.list-suggested .list-bottom-left-info-right-suggested::before {
		-webkit-filter: brightness(2%) invert(85%) sepia(40%) saturate(4688%) hue-rotate(359deg) brightness(102%) contrast(107%);
    	filter: brightness(2%) invert(85%) sepia(40%) saturate(4688%) hue-rotate(359deg) brightness(102%) contrast(107%);
		opacity: 1;
	}
	.list-bottom-left-info-right-clone::before,.list-bottom-left-info-right-new::before {
		content: '';
		width: 24px;
		height: 20px;
		background-position: 50% 50%;
		background-size: contain;
		background-repeat: no-repeat;
		margin-right: 4px;
		background-image: var(--ico-list-plan);
		margin-left: 4px;
		opacity: .6;
		top: -1px;
		position: relative;
	}
	.list-bottom-left-info-right-new::before {
		background-image: var(--ico-shape-plus);
		width: 12px;
		height: 12px;
		top: auto;
	}
	.list-suggested .list-bottom-left-info-right-clone, list-wrap.list-user:has(div.simkltvdiscoverlistleftfiltersitemoptionstags > a[href="/lists/official/"]) .list-bottom-left-info-right-clone, list-wrap.list-user:has(div.simkltvdiscoverlistleftfiltersitemoptionstags > a[href="/lists/official/"]) list-menu-3 {
		display: none;
	}
	.list-bottom-left-info-right-back-to-main::before {
		content: '';
		width: 24px;
		height: 17px;
		background-position: 50% 50%;
		background-size: contain;
		background-repeat: no-repeat;
		margin-right: 4px;
		background-image: var(--ico-lists);
		margin-left: 4px;
		opacity: .6;
		position: relative;
	}
	.list-bottom-left-info-right-read-notes {
		background-color: rgb(255 191 0 / 14%);
		color: var(--color-orange);
		border-radius: 6px;
        cursor: pointer;
		margin-right: 4px;
		display: none;
	}
	body:has(.has-item-notes) .list-bottom-left-info-right-read-notes {
		display: flex;
	}
	list-wrap.has-item-notes .list-bottom-left-info-right-read-notes {
		display: flex;
	}
	body:has(simklitems.view-card) .list-bottom-left-info-right-read-notes,body:has(simklitems.view-table) .list-bottom-left-info-right-read-notes {
		display: none;
	}
	.list-bottom-left-info-right-read-notes::before {
		content: '';
		width: 36px;
		height: 12px;
		background-position: 50% 50%;
		background-size: contain;
		background-repeat: no-repeat;
		margin-right: 4px;
		background-image: var(--ico-read-notes);
		margin-left: 4px;
		opacity: 1;
		filter: invert(100%) invert(79%) sepia(43%) saturate(2453%) hue-rotate(356deg) brightness(98%) contrast(107%);
	}
	.list-bottom-left-info-right-read-notes:hover {
		background-color: #002dff;
		color: rgb(255 255 255 / 100%);
	}
	.list-bottom-left-info-right-read-notes:hover::before {
		filter: none;
	}
	.list-bottom-left-info-right-list-notes::before {
		content: '';
		width: 24px;
		height: 19px;
		background-position: 50% 50%;
		background-size: contain;
		background-repeat: no-repeat;
		margin-right: 4px;
		background-image: var(--ico-notes);
		margin-left: 4px;
		opacity: .6;
	}
	.simkltvdiscoverlist {
		padding-top: 0;
	}
	list-bottom-left-info-right-you-watched {
		color: rgb(255 255 255 / 60%);
		border-radius: 6px;
		margin-right: 8px;
		padding: 8px;
		padding-left: 8px;
		padding-right: 0;
		font-size: 14px;
		align-items: center;
		width: max-content;
		height: fit-content;
		cursor: pointer;
	}

	list-bottom-left-info-right-you-watched-desc,list-bottom-left-info-right-you-watched-text-of, list-bottom-left-info-right-you-watched-count-watched, list-bottom-left-info-right-you-watched-count-total, list-bottom-left-info-right-you-watched-progress {
		display: inline;
	}
	list-bottom-left-info-right-you-watched-desc::before {
		content: 'You watched';
		padding-right: 4px;
	}
	list-bottom-left-info-right-you-watched-text-of {
		padding-left: 4px;
		padding-right: 4px;
	}
	list-bottom-left-info-right-you-watched-count-watched::before {
		content: var(--count-watched);
		font-weight: 600;
	}
	list-bottom-left-info-right-you-watched-count-total::before {
		content: var(--count-total);
		font-weight: 600;
		padding-right: 8px;
	}
	list-bottom-left-info-right-you-watched-progress::before {
		content:  '— ' var(--percentage-watched) ;
		font-weight: 600;
		padding-right: 8px;
	}
	list-bottom-right-list-item.share.hover {
    background-color: transparent;
    color: rgb(255 255 255 / 100%);
    border-radius: 0;
    box-shadow: none;
}
	list-bottom-right-list-item.share.hover::after {
    	content: '';
	}
	list-bottom-right-list-item.share {
		height: 44px;
		padding: 0;
		padding-left: 8px;
		padding-right: 8px;
	}
	list-bottom-right-list-item-share {
		display: none;
	}
	list-bottom-right-list-item.share.hover list-bottom-right-list-item-share {
		display: flex;
	}
	list-bottom-right-list-item-share-input input {
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none;
		background: transparent;
		background-clip: border-box;
		background-color: #25272a;
		border: none;
		box-shadow: none;
		box-sizing: border-box;
		color: #d2d2d2;
		display: block;
		font-family: inherit;
		font-size: 12px;
		line-height: 16px;
		margin: 0;
		padding: 4px 4px 4px;
		text-align: left;
		border-radius: 6px;
		border-bottom-right-radius: 0;
		border-top-right-radius: 0;
		flex: 1;
		width: 100%;
		display: flex;
	}
	list-bottom-right-list-item-share-copy {
		padding: 4px;
		padding-top: 5px;
		padding-bottom: 5px;
		border-radius: 6px;
		border-bottom-left-radius: 0;
		border-top-left-radius: 0;
		background: rgba(255,255,255,0.20);
		cursor: pointer;
	}

	list-bottom-right-list-item-share-copy:hover {
		background: rgba(255,255,255,0.40);
	}
	list-bottom-right-list-item-share-copy::before {
		content: '';
		width: 20px;
		background-position: 50% 50%;
		background-size: contain;
		background-repeat: no-repeat;
		background-image: var(--ico-copy);
		border-radius: 6px;
		padding-left: 4px;
		padding-right: 4px;
		opacity: .9;
	}
	list-bottom-right-list-item-share-copy:hover::before {
		opacity: .9;
	}
	list-bottom-right-list-item-share-twitter,list-bottom-right-list-item-share-facebook,.ua-mobile list-bottom-right-list-item-share-native {
		min-width: 30px;
		background-repeat: no-repeat;
		background-position: center;
		background-size: 20px;
		margin-left: 4px;
		margin-right: 4px;
		opacity: .8;
		cursor: pointer;
		transition: all .4s;
	}
	.ua-mobile list-bottom-right-list-item-share-twitter, .ua-mobile list-bottom-right-list-item-share-facebook {
		display: none;
	}
	list-bottom-right-list-item-share-twitter {
		margin-left: 10px;
	}
	list-bottom-right-list-item-share-twitter:hover,list-bottom-right-list-item-share-facebook:hover {
		opacity: 1;
	}
	.ua-mobile list-bottom-right-list-item-share-native {
		background-image: var(--ico-share);
		background-size: 18px;
		bottom: 1px;
		position: relative;
		margin-left: 12px;
	}
	suggested-desc-wrap, list-type-wrap {
		display: flex;
		color: hsla(0,0%,100%,0.7);
		line-height: 140%;
		background-color: rgba(34,39,46,1.00);
		border-radius: 6px;
		overflow: hidden;
	}
	list-wrap.has-description suggested-desc-wrap {
		margin-top: 16px;
	}
	.has-tags suggested-desc-wrap,.has-tags list-type-wrap,.has-description list-type-wrap, list-wrap:not(.has-description.has-tags):has(list-source) list-type-wrap {
		margin-top: 16px;
	}
	suggested-desc-wrap::before,list-type-wrap::before {
		content: '';
		width: 8px;
		background: rgb(52, 109, 219);
	}
	suggested-desc,list-type {
		display: flex;
		flex-direction: column;
		padding: 16px;
	}
	suggested-desc-title {
		font-weight: 600;
		color: rgb(255 255 255 / 90%);
		font-size: 16px;
	}
	suggested-desc-title span {
		font-weight: 900;
		display: contents;
		color: rgb(255 255 255 / 90%);
	}
	list-type-wrap suggested-desc-title {
		color: rgb(255 255 255 / 80%);
	}
	suggested-desc-text span {
		display: contents;
	}
	suggested-desc-text span::before {
		content: var(--type);
		display: contents;
	}
	list-type-menu {
		flex-direction: column;
		margin: 16px;
	}

	list-bottom-left-info-left-title {
		display: none;
	}

	list-footer {
		display: none;
	}
	@media /*Mobile and Tablet*/ (max-width: 1024px) {
		list {
			--list-padding-sides: 16px;
			--list-padding-sides: 16px;
		}
		list-top-date {
			flex-direction: column;
		}
		list-bottom-left-info {
			flex-direction: column;
			align-items: flex-start;
		}
		list-bottom-left-content-left-title {
			flex-direction: column-reverse;
		}
		list-bottom-left-content-left-title-right {
			flex-wrap: wrap;
			justify-content: initial;
			align-self: self-start;
		}
		list-bottom-left-info-right-you-watched {
			padding-left: 0;
		}
		list-wrap.has-description list-bottom-left-content-left-title h1, list-wrap.has-tags list-bottom-left-content-left-title h1 {
			margin1: 16px 0 0;
		}
		list-bottom-left-content-left-title h1 {
			display: none;
		}
	}
	@media /*Mobile*/ (max-width: 757px) {
		.SimklTVBodyBackgroundDivImage, .SimklTVBodyBackgroundDivImage-2 {
			height: 300px;
			opacity: .5;
			aspect-ratio: 16 / 9;
			height: auto;
			top: 42px;
		}
		.SimklTVBodyBackgroundDivImage:before, .SimklTVBodyBackgroundDivImage-2:before {
			aspect-ratio: 16 / 9;
			height: auto;
			background-image: linear-gradient(90deg, rgba(12,15,17,1) 0%, rgba(12,15,17,0) 0%, rgba(12,15,17,0) 100%, rgba(12,15,17,1) 100%), linear-gradient(0deg, rgba(12,15,17,1) 0%, rgb(12 15 17 / 0%) 70%, rgba(12,15,17,0) 60%, rgb(12 15 17 / 4%) 100%);
		}
		list-wrap {
			padding-bottom: 16px;
		}
		list-top {
			margin-top: 16px;
			display: flex;
		}
		.list-top-left {
			grid-area: 1 / 1 / 2 / 2;
			margin-bottom: 8px;
			justify-content: center;
		}
		list-top-right {
			display: flex;
			grid-area: 2 / 1 / 3 / 2;
		}
		list-top-center {
			grid-area: 3 / 1 / 4 / 2;
		}

		list-top-date {
			display: none;
		}
		.list-top-right-discover {
			display: none;
		}
		body:has(.simkltvdiscoverlistwrap .simkltvdiscoverlist .list-has-fanart) list-top-right-minimize {
			display: none;
		}
		list-bottom {
			flex-direction: column;
			padding-top: 100px;
		}
		list-bottom-left-info-left-profile .list-bottom-left-info-left-profile-avatar {
			width: 24px;
			min-width: 24px;
			height: 24px;
			border-radius: 24px;
			transition: all .4s;
			border: 2px solid rgb(255 255 255 / 15%);
		}

		list-wrap.has-description list-bottom-left-content-left-title h1 {
			display: none;
		}
		list-bottom-left-content-left-desc-text {
			font-size: 80%;
		}
		list-bottom-left-content-left-desc {
			padding-top: 4px;
		}
		list-bottom-left-content-left-desc h1 {
			font-size: 24px;
		}
		list-bottom-left-content-left-desc h2 {
			font-size: 20px;
		}
		list-bottom-left-content-left-desc h3 {
			font-size: 18px;
		}
		list-bottom-left-content-left-desc h4 {
			font-size: 16px;
		}
		list-wrap.hide-desc list-bottom-left-content-left-desc-text {
			max-height: 80px;
		}
		list-bottom-left-content-left-tags {
			max-width: calc(100% + 16px);
		}
		list-wrap .simkltvdiscoverlistleftfiltersitemoptionstags {
			overflow-x: scroll;
			overflow-y: hidden;
			-webkit-overflow-scrolling: touch;
			flex-wrap: nowrap;
			flex: 1;
			padding-right: 32px;
			margin-left: -24px;
			padding-left: 16px;
		}
		list-wrap .simkltvdiscoverlistleftfiltersitemoptionstags::-webkit-scrollbar {
    		display: none;
		}
		list-wrap .simkltvdiscoverlistleftfiltersitemoptionstags .tag {
			word-break: normal;
			white-space: nowrap;
		}
		list-bottom-left-info {
			border: 0;
			background: linear-gradient(0deg, rgba(12,15,17,1) 50%, rgba(12,15,17,0) 100%);
			padding-top: 16px;
			margin-left: -16px;
			margin-right: -16px;
			width: 100vw;
			padding-left: 16px;
			padding-right: 16px;
		}
		list-bottom-left-info-left {
			flex-direction: column-reverse;
			align-items: self-start;
			width: 100%;
		}
		.list-bottom-left-info-left-profile-desc {
			color: rgb(158 158 158);
		}
		list-bottom-left-info-left-progress {
			 width: 100%;
			 flex-direction: column;
		}
		list-bottom-left-info-left-progress-bar {
			background-image: linear-gradient( 90deg,hsl(240deg 29% 55%) 0%,hsl(250deg 49% 59%) 13%,hsl(261deg 69% 62%) 25%,hsl(274deg 88% 61%) 37%,hsl(288deg 100% 50%) 50%,hsl(318deg 100% 50%) 63%,hsl(335deg 100% 50%) 75%,hsl(20deg 100% 59%) 87%,hsl(41deg 100% 50%) 100%);
			border-radius: 6px;
			overflow: hidden;
			margin-bottom: 4px;
		}
		list-bottom-left-info-left-progress-bar::before {
			content: '';
			height: 6px;
			width: var(--percentage-watched-num);
			animation: 1s ease-out 0s 1 watchedprogress;
			background: #1e1e1e;
			opacity: 0;
		}
		list-bottom-left-info-left-progress-bar::after {
			content: '';
			height: 6px;
			background: #1e1e1e;
			flex: 1;
			border-top-right-radius: 6px;
			border-bottom-right-radius: 6px;
		}
		list-bottom-left-info-left-progress-text {
			display: flex;
			font-size: 12px;
		}
		list-bottom-left-info-left-progress-text::before {
			content: 'You\'ve watched ' var(--count-watched) ' of ' var(--count-total);
			flex: 1;
		}
		list-bottom-left-info-left-progress-text::after {
			content: var(--percentage-watched);
			font-weight: 600;
		}
		list-bottom-left-info-left-title {
			display: flex;
		}
		list-bottom-left-info-left-title h1 {
			font-size: 19px;
			color: rgba(255,255,255,0.95);
			margin: 8px 8px 0px 0;
			text-wrap: balance;
			line-height: 140%;
		}
		list-bottom-left-info-right {
			flex-wrap: wrap;
			margin-left: -8px;
			padding-bottom: 8px;
			width: 100%;
			justify-content: start;
			padding: 0;
		}
		list-bottom-left-content {
			border-top: 0;
		}
		list-bottom-left-content-left-title-right {
			display: none;
		}
		.list-suggested list-bottom-left-content-left-title-right {
			display: flex;
		}
		.list-suggested .list-bottom-left-info-right-clon {
			display: none;
		}
		.list-suggested .list-bottom-left-info-right-mobile {
			display: none;
		}
		.list-suggested list-bottom-left-info-left-progress-text {
			display: none;
		}
		.list-suggested list-bottom-left-content-left-title-right {
			padding-top: 0;
		}
		.list-suggested .list-bottom-left-info-right-suggested {
			width: 100%;
			border: 1px solid #FFF;
			justify-content: center;
			padding: 19px;
		}
		.list-suggested .list-bottom-left-info-right-back-to-main {
			margin: 12px;
		}
		list-bottom-left-info-right-you-watched {
			padding-left: 8px;
		}
		list-bottom-right-list {
			margin-left: 0;
			width: 100%;
		}
		list-wrap:not(.has-tags) list-bottom-left-content-left-title h1 {
			margin: 16px 0 0;
		}
		list-bottom-right-list {
			margin-top: 16px!Important;
			margin-bottom: 0!Important;
		}

		list-wrap list-bottom-right {
			display: none;
		}
		list-footer {
			display: flex;
			padding: 16px;
			flex-direction: column;
		}
		list-footer list-bottom-right {
			flex: 1;
		}
		list-footer list-bottom-left-content-left-tags {
			display: flex;
		}

	}
.simkltvdiscoverlistrightoptionpopupitem[data-sort=position] {
	display: block;
	color: var(--color-orange);
	text-shadow: none;
}
list-bottom-left-content-left-list-type {
	width: 100%;
	display: flex;
	justify-content: flex-start;
	flex-direction: row;
	margin-top: 0;
}
.segmented-controls {
	width: 100%;
	max-width: 488px;
	margin: 8px;
}
list-type-menu-items {
	flex-direction: row;
	flex-wrap: wrap;
	gap: 8px;
	margin-top: 12px;
	max-width: fit-content;
}
.list-type-menu-item {
	color: #848e9e;
	border: 2px solid #848e9e;
	text-decoration: none;
	border-radius: 6px;
	padding: 6px 10px;
	align-items: center;
	gap: 6px;
	font-weight: bold;
	font-size: 14px;
}
.list-type-menu-item.refresh {
	display: none;
	color: #008c23;
	border: 2px solid #008c23;
	opacity: .5;
	transition: all 0.4s;
}
.list-type-recommendations .list-bottom-left-info-right-clone,.list-type-recommendations list-menu-2,.list-type-recommendations list-menu-3 {
	display: none !Important;
}
.list-type-recommendations .simkltvdiscoverlistrightoptionpopupviewsitem[data-save-view="clone"] {
	pointer-events: none;
	opacity: .3;
}
.list-type-recommendations list-bottom-left-content-left-title h1 {
	max-width: 100%;
}
	
	
	
quick-filter-wrap {
	display: flex;
	place-content: center;
	background: #0c0f11;
}
	
quick-filter {
	display: flex;
	padding-bottom: 16px;
	max-width: 1218px;
	width: 100%;
	transition: all .4s;
}
.simklbody:has(.simkltvdiscoverlistwrap.Maximised ) quick-filter {
	max-width: 100%;
	padding-left: 16px;
	padding-right: 16px;
}
quick-filter .simkltvdiscoverlistleftfiltersitemoptionstags {
	padding-top: 0;
}
quick-filter-tags {
	display: flex;
	flex-direction: column;
}
quick-filter-tags::before {
	content: '✨ Filter recommendations by your top tags:';
	padding-bottom: 16px;
	color: hsla(0,0%,100%,0.50);
	filter: grayscale(2) brightness(2);
}
quick-filter .simkltvdiscoverlistleftfiltersitemoptionstags .tag {
	background-color: rgb(46 51 105);
}
quick-filter .simkltvdiscoverlistleftfiltersitemoptionstags .tag:hover {
	background-color: var(--color-blue);
}
quick-filter show-all {
	display: none;
}
@media (max-width: 1024px) {
	quick-filter-tags::before {
		padding-left: 8px;
		padding-right: 8px;
	}
	
	quick-filter-tags-wrap {
		overflow-y: hidden;
		overflow-x: auto;
		white-space: nowrap;
		width: 100vw;
		padding-left: 8px;
		-webkit-overflow-scrolling: touch;
	}
	quick-filter-tags-wrap::-webkit-scrollbar {
        display: none;
    }
	quick-filter .simkltvdiscoverlistleftfiltersitemoptionstags {
		flex-wrap: nowrap;
	}
	quick-filter .simkltvdiscoverlistleftfiltersitemoptionstags::after {
		content: '';
		width: 60px;
		height: 10px;
		display: block;
		min-width: 60px;
	}
	quick-filter show-all {
		display: flex;
		flex-direction: row;
		background: rgb(255 255 255 / 14%);
		color: #FFF;
		font-size: 12px;
		align-items: center;
		padding: 4px 8px;
		background-color: rgb(46 51 105);
		box-sizing: border-box;
		font-size: 12px;
		font-weight: 500;
		width: max-content;
		min-height: 26px;
		color: rgb(255 255 255 / 60%);
		cursor: pointer;
		gap: 8px;
		margin-right: -8px;
		border-radius: 0.39em;
		opacity: .5;
	}
	quick-filter show-all::before {
		content: '';
		display: flex;
		background-image: var(--ico-shape-burger-small);
		background-position: center;
		background-size: 15px;
		background-repeat: no-repeat;
		opacity: .6;
		width: 15px;
		height: 100%;
	}
	quick-filter show-all::after {
		display: flex;
		content: 'Show all';		
	}
}
	
	
	
	@media (max-width: 757px) {
		.list-type-recommendations list-type-menu-items .list-type-menu-item.refresh {
			display: flex;
		}
	}
	.list-type-menu-item.refresh:hover {
		filter: contrast(2);
		color: #00c531;
		border: 2px solid #008c23;
		opacity: 1;
		background: #1a1c1f;
	}

	list-type-menu-items:hover .list-type-menu-item.Active {
		color: #848e9e;
		border: 2px solid #848e9e;
		opacity: .5;
	}
	list-type-menu-items:hover .list-type-menu-item.Active::before {
		filter: brightness(2) invert(100%) invert(59%) sepia(5%) saturate(1039%) hue-rotate(178deg) brightness(93%) contrast(92%);
	}
	.list-type-menu-item:hover {
		color: var(--color-orange);
		background:  var(--color-blue) hsla(0,0%,100%,0.0);
		border: 2px solid var(--color-orange);
	}
	.list-type-menu-item:is(.tv,.anime,.movies)::before {
		content: '';
		width: 20px;
		height: 16px;
		background-size: 24px;
		background-repeat: no-repeat;
		background-color: transparent;
		background-position: center;
		filter: brightness(2) invert(100%) invert(59%) sepia(5%) saturate(1039%) hue-rotate(178deg) brightness(93%) contrast(92%);
		opacity: 1;
	}
	.list-type-menu-item:hover::before {
		filter: brightness(2%) invert(85%) sepia(40%) saturate(4688%) hue-rotate(359deg) brightness(102%) contrast(107%);
		opacity: 1;
	}

	.list-type-menu-item.tv::before {
		background-image: var(--ico-head-tv);
	}
	.list-type-menu-item.anime::before {
		background-image: var(--ico-head-anime);
	}
	.list-type-menu-item.movies::before {
		background-image: var(--ico-head-movies);
	}
	.list-type-menu-item.Active::before {
		opacity: 1;
		filter: brightness(2%) invert(85%) sepia(40%) saturate(4688%) hue-rotate(359deg) brightness(102%) contrast(107%);
		filter: brightness(2) invert(100%) invert(59%) sepia(5%) saturate(1039%) hue-rotate(178deg) brightness(93%) contrast(92%);
	}

	.list-type-menu-item.Active {
		color: var(--color-orange);
		color: #848e9e;
		border: 2px solid var(--color-orange);
		border: 2px solid #848e9e;
		pointer-events: none;
		opacity: .5;
	}
	.list-type-menu-item.Active::after {
		content: '(This list)';
		font-size: 12px;
		font-weight: 400;
	}
	a:hover svg {
		color:var(--color-orange)!Important;
	}

	@media /*Mobile*/ (max-width: 757px) {
		body:has(list-wrap list-top a.go-back) .simklheadercenterleftback {
			width: 50px;
			background-size: auto 19px
		}
		body:has(list-wrap list-top a.go-back) .list-top-left {
			display: none;
		}
		body:has(list-wrap list-top a.go-back) .simklheadercenterleftlogo {
				padding-left: 0;
		}
	}
	.simklprofileheadcontentbadgesupporter {
		align-self: center;
	}
	.simklprofileheadcontentbadgesupporter img {
		margin-left: 12px;
		height: 20px;
		width: 20;
		filter: brightness(3);
		opacity: .5;
	}
	.simklprofileheadcontentbadgesupporter:hover img {
		filter: none;
		opacity: 1;
	}
	 .list-bottom-left-info-left-profile-avatar {
        width: 32px;
        min-width: 32px;
        height: 32px;
        background: url(../images/5_100.jpg?1682980938);
        background-size: cover;
        border-radius: 32px;
		transition: all .4s;
    }
	.list-bottom-left-info-left-profile-avatar:hover,list-bottom-left-info-left-profile:has(.list-bottom-left-info-left-profile-name:hover) .list-bottom-left-info-left-profile-avatar {
		transform: scale(3);
		border-radius: 6px;
		box-shadow: rgb(255 255 255 / 20%) 0px 0px 0px 1px inset, rgb(0 0 0 / 90%) 0px 0px 0px 1px;
	}
	body:has(.simkltvdiscoverlistwrap.Maximised) .list-bottom-left-info-left-profile-avatar:hover,body:has(.simkltvdiscoverlistwrap.Maximised) list-bottom-left-info-left-profile:has(.list-bottom-left-info-left-profile-name:hover) .list-bottom-left-info-left-profile-avatar {
		transform-origin: 0 50%;
	}
	list-menu-wrap {
		position: absolute;
		z-index: 11;
		width: 100%;
		justify-content: flex-end;
		top: 0;
		left: 0;
		opacity: 0;
		pointer-events: none;
	}
	list-menu-wrap {
		display: none;
	}
	
	list-wrap.show-list-menu list-menu-wrap {
		display: flex;
		opacity: 1;
		pointer-events: auto;
	}
	list-menu-close {
		position: fixed;
		top: 0;
		left: 0;
		width: 100vw;
		height: 100vh;
		background: rgb(12 15 17 / 0%);
		transition: background .2s;
	}
	list-wrap.show-list-menu list-menu-close {
		background: rgb(12 15 17 / 61%);
	}
	list-menu {
		opacity: 0;
		position: relative;
		z-index: 11;
		display: flex;
		top: 16px;
		right: 8px;
		width: max-content;
		border-radius: 6px;
		border: 1px solid rgba(112,112,112,.19);
		box-shadow: 0 3px 6px rgb(0 0 0/40%);
		background-color: #35383a;
		font-size: 14px;
		color: #fff;
		overflow: hidden;
		flex-direction: column;
		transform: scale(0);
		transform-origin: top right;
		transition: all .2s ease;
		-webkit-transition: all .2s ease;
	}
	body:has(list-wrap list-top a.go-back) list-menu {
		top: 8px;
	}
	
	list-wrap.show-list-menu list-menu {
		opacity: 1;
		transform: scale(1);
		transform-origin: top right;
		-webkit-transform: scale(1);
		-webkit-transform-origin: top right;
		transition: all .2s ease;
		-webkit-transition: all .2s ease;
	}
	list-menu * {
		display: flex;
	}
	list-menu-2 {
		display: none;
	}
	list-wrap.list-my list-menu-2 {
		display: flex;
	}
	list-wrap.list-my list-menu-4 {
		display: none;
	}
	list-menu-1::after,list-menu-2::after,list-menu-3::after,list-menu-4::after,list-menu-5::after {
		opacity: .84;
		width: 100%;
		padding: 10px;
		padding-right: 14px;
		cursor: pointer;
		text-align: start;
		padding-left: 40px;
	}
	list-menu-1::after {
		background: var(--ico-memo-edit) left 10px center/20px no-repeat;
		content: 'Edit this list';
		border-bottom: rgba(255,255,255,.2) solid 1px;
	}
	list-menu-2::after {
		background: var(--ico-list-remove) left 13px center/15px no-repeat;
		background-color: rgb(199 11 11 / 14%);
		content: 'Delete this list';
		border-bottom: rgba(255,255,255,.2) solid 1px;
	}
	list-menu-3::after {
		background: var(--ico-clone) left 11px center/18px no-repeat;
		content: 'Clone this list';
		border-bottom: rgba(255,255,255,.2) solid 1px;
	}
	list-menu-4::after {
		background: var(--ico-profile) left 11px center/18px no-repeat;
		content: 'Report this list';
		border-bottom: rgba(255,255,255,.2) solid 1px;
	}
	list-menu-5::after {
		background: var(--ico-share) left 12px center/16px no-repeat;
		content: 'Share';
	}
	.list-type-recommendations .list-bottom-left-info-right-new {
		display: none;
	}
	 .filter-ratings .simkltvdiscoverlistleftfiltersitemoption-group-sliders, .filter-votes .simkltvdiscoverlistleftfiltersitemoption-group-sliders {
                                        padding-left: 12px;
                                        padding-bottom: 0;
                                    }

                                    .simkltvdiscoverlistleftfiltersitemoption-group-sliders-rating {
                                        display: -webkit-box;
                                        display: -webkit-flex;
                                        display: -ms-flexbox;
                                        display: flex;
                                        margin-bottom: 8px;
                                    }

                                    .simkltvdiscoverlistleftfiltersitemoption-group-sliders-rating-image {
                                        margin-right: 24px;
                                        background-size: cover;
                                        height: 26px;
                                        width: 26px;
                                        background-repeat: no-repeat;
                                        position: relative;
                                        top: -5px;
                                        border-radius: 2px;
                                    }


                                    .SIMKL .simkltvdiscoverlistleftfiltersitemoption-group-sliders-rating-image {
                                        background-image: var(--simkl-logo);
                                    }

                                    .IMDB .simkltvdiscoverlistleftfiltersitemoption-group-sliders-rating-image {
                                        background-image: var(--imdb-logo);
                                    }

                                    .MAL .simkltvdiscoverlistleftfiltersitemoption-group-sliders-rating-image {
                                        background-image: var(--mal-logo);
                                    }

                                    .USER .simkltvdiscoverlistleftfiltersitemoption-group-sliders-rating-image {
                                        background-image: var(--user-avatar);
                                    }

                                    .MY .simkltvdiscoverlistleftfiltersitemoption-group-sliders-rating-image {
                                        background-image: var(--my-avatar);
                                    }

                                    .simkltvdiscoverlistleftfiltersitemoption-group-sliders-rating .simkltvdiscoverlistleftfiltersitemoption-group-sliders-rating-slider {
                                        -webkit-box-flex: 1;
                                        -webkit-flex: 1;
                                        -ms-flex: 1;
                                        flex: 1;
                                    }
                                    .filter-ratings .noUi-handle::before, .filter-rank .noUi-handle::before, .filter-votes .noUi-handle::before {
                                        background: transparent;
                                        content: attr(data-value);
                                        display: flex;
                                        position: relative;
                                        width: 100%;
                                        vertical-align: middle;
                                        height: inherit;
                                        justify-content: center;
                                        align-items: center;
                                        top: -1px;
                                        left: -1px;
                                        color: rgba(255, 255, 255, 0.84);
                                        font-weight: 600;
                                    }

                                    .filter-rank .noUi-handle, .filter-votes .noUi-handle {
                                        width: 37px;
                                    }

                                    .filter-ratings .noUi-handle::after, .filter-rank .noUi-handle::after, .filter-votes .noUi-handle::after {
                                        display: none;
                                    }
									 .footerAdsCenterPos {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        padding-top: 50px;
        padding-bottom: 50px;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        background-color: #181818;
    }
	@media (max-width: 1024px) {
	.simkltvbottomfixeddiscordbl {
		right: 10px;
	}
}
 .simkl-recently-visited-container {
        opacity: 1 !important;
    }
  .simkl-switcher-mobile-desktop-wrap {
    display: none;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding: 16px;
    padding-top: 64px;
    margin-bottom: 64px;
    width: 100%;
    gap: 16px;
    box-sizing: border-box;
  }
  @media (max-width: 1217px) {
    .simklfootercommunity {
      margin-bottom: 0;
    }
    .simkl-switcher-mobile-desktop-wrap {
      display: flex;
    }
  }
  body:is(.user-view-mode-mobile,.user-view-mode-desktop) .simkl-switcher-mobile-desktop-wrap,
   html:is(.ua-ios,.ua-mobile,.ua-safari)  .simkl-switcher-mobile-desktop-wrap {
    display: flex;
  }
  .simkl-switcher-mobile-desktop-labeltext {
    color: #b0b8c1;
    font-size: 16px;
    margin-right: 10px;
    font-weight: 500;
  }
  .simkl-switcher-mobile-desktop-segment-group {
    display: flex;
    border-radius: 8px;
    background: #2a2e33;
    padding: 4px;
    box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px, rgba(0, 0, 0, 0.3) 0px 7px 13px -3px, rgba(0, 0, 0, 0.2) 0px -3px 0px inset;
  }

  .simkl-switcher-mobile-desktop-segment {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 15px;
    font-weight: 600;
    color: #a0a8b1;
    background: transparent;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 8px 18px; /* Adjusted padding */
    border-radius: 0; /* Will be set by specific classes */
    transition:
      background 0.2s ease-out,
      color 0.2s ease-out,
      box-shadow 0.2s ease-out;
    user-select: none;
    position: relative;
    z-index: 1;
    min-width: 100px; /* Adjusted min-width */
    justify-content: center;
  }

  .simkl-switcher-mobile-desktop-segment-auto {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
  }
  .simkl-switcher-mobile-desktop-segment-mobile {
    /* Middle button, no specific border radius here */
     border-left: 1px solid #383c42;
     border-right: 1px solid #383c42;
  }
  .simkl-switcher-mobile-desktop-segment-desktop {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
  }

  .simkl-switcher-mobile-desktop-segment.active {
    background: #5865F2;
    color: #fff;
    box-shadow: 0 2px 5px rgba(0, 112, 186, 0.3);
    z-index: 2;
  }

  .simkl-switcher-mobile-desktop-segment:focus {
    box-shadow: 0 0 0 2px rgba(0, 112, 186, 0.5);
  }

  .simkl-switcher-mobile-desktop-segment:hover:not(.simkl-switcher-mobile-desktop-segment-active) {
    background: #383c42;
    color: #d0d8e1;
  }

  .simkl-switcher-mobile-desktop-segment .svg-main-color, .simkl-switcher-mobile-desktop-segment svg path {
    transition: fill 0.2s;
    fill: #a0a8b1; /* Default for inactive */
  }
   .simkl-switcher-mobile-desktop-segment .svg-bg-color {
    transition: fill 0.2s;
    fill: #2a2e33; /* Default for inactive bg part of icon */
  }


  .simkl-switcher-mobile-desktop-segment.active .svg-main-color, .simkl-switcher-mobile-desktop-segment-active svg path {
    fill: #ffffff; /* Active icon fill */
  }
  .simkl-switcher-mobile-desktop-segment.active .svg-bg-color {
    fill: #0070ba; /* Active icon bg part of icon - matches button bg */
  }
   /* Lock body scroll when share modal is open */
    @supports selector(:has(*)) {
        body:has(#sharePopup:not(.HideImportant)) {
            overflow: hidden;
            touch-action: none; /* Prevent scroll chaining */
        }
    }

    @media (max-width: 500px) {
        /* Override centering for mobile bottom sheet */
        #sharePopupContent {
            align-items: flex-end !important;
        }
    }
	 /* Skeleton Loader Styles */
    .share-skeleton-card {
        background: rgba(30, 30, 35, 0.60);
        backdrop-filter: blur(50px);
        -webkit-backdrop-filter: blur(50px);
        border-radius: 24px;
        width: 540px;
        max-width: 95vw;
        border: 1px solid rgba(255, 255, 255, 0.1);
        overflow: hidden;
        box-shadow: 
            0 40px 80px rgba(0, 0, 0, 0.4), 
            0 0 0 1px rgba(255, 255, 255, 0.1) inset;
    }
    .share-skeleton-header {
        height: 50px;
        background: rgba(255, 255, 255, 0.05); /* Lighter, more transparent */
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    }
    .share-skeleton-body {
        padding: 24px; /* Increased padding */
    }
    .share-skeleton-row {
        display: flex;
        gap: 20px;
        margin-bottom: 24px;
    }
    .share-skeleton-poster {
        width: 90px;
        height: 135px;
        border-radius: 12px;
        background: rgba(255, 255, 255, 0.05);
        box-shadow: 0 4px 12px rgba(0,0,0,0.2);
    }
    .share-skeleton-info {
        flex: 1;
        display: flex;
        flex-direction: column;
        gap: 12px;
        justify-content: center;
    }
    .share-skeleton-text-line {
        height: 16px;
        border-radius: 4px;
        background: rgba(255, 255, 255, 0.05);
        width: 80%;
    }
    .share-skeleton-text-line.short { width: 50%; }
    
    .share-skeleton-textarea {
        height: 100px;
        background: rgba(0, 0, 0, 0.2); /* Darker "etched" look */
        border-radius: 12px;
        margin-bottom: 20px;
        box-shadow: inset 0 2px 4px rgba(0,0,0,0.1);
    }
    
    .share-shimmer {
        position: relative;
        overflow: hidden;
    }
    .share-shimmer::after {
        content: "";
        position: absolute;
        top: 0; right: 0; bottom: 0; left: 0;
        transform: translateX(-100%);
        background-image: linear-gradient(
            90deg,
            rgba(255, 255, 255, 0) 0,
            rgba(255, 255, 255, 0.05) 20%,
            rgba(255, 255, 255, 0.1) 60%,
            rgba(255, 255, 255, 0)
        );
        animation: shimmer 2s infinite;
    }
    @keyframes shimmer {
        100% { transform: translateX(100%); }
    }

    /* Skeleton Mobile Adjustments */
    @media (max-width: 500px) {
        .share-skeleton-card {
            border-radius: 32px 32px 0 0;
            width: 100%;
            max-width: 100%;
            border-bottom: none;
            padding-bottom: env(safe-area-inset-bottom, 20px);
            animation: slideUp 0.4s cubic-bezier(0.19, 1, 0.22, 1) forwards;
            position: relative;
        }
        .share-skeleton-pill {
            display: block;
            width: 40px;
            height: 4px;
            background: rgba(255, 255, 255, 0.1);
            border-radius: 2px;
            margin: 12px auto 8px;
        }
        .share-skeleton-header {
            padding-top: 10px;
            height: 40px;
        }
    }
    .share-skeleton-pill { display: none; }
	:root { --fanart-big: url(../images/222.jpg); }
	@keyframes watch-now-settings-expand {
        from {
            opacity: 0;
        }
        to {
            opacity: 1;
        }
    }
    watch-now-settings-wrap {
        position: fixed;
        top: 0;
        bottom: 0;
        height: 100vh;
        height: 100dvh;
        width: 100vw;
        width: 100dvw;
        background: #2f3337;

        display: flex;
        flex-direction: column;
        min-height: 0; /* Allow shrinking */
        place-content: center;
        justify-content: center;
    }
    watch-now-settings-wrap.popup-loading .loading-about {
        display: flex;
        max-width: 1920px;
        animation: watch-now-settings-expand .4s forwards ease-in-out;
        background: rgb(37 39 41);
    }
    watch-now-settings-wrap .skeleton-loading-about {
        flex: 1;
        background: rgb(37 39 41);
        text-align: start;
        min-height: 75dvh;
        display: flex;
        flex-direction: column;
    }
    watch-now-settings-wrap .loading-about-content,watch-now-settings-wrap .skeleton-loading-about-img {
        display: flex;
        flex: 1;
        flex-direction: column;
    }
    watch-now-settings-wrap .skeleton-loading-about-line,watch-now-settings-wrap .skeleton-loading-about-img {
        background-color: hsl(0deg 0% 100% / 4%);
    }
	@media (min-width: 1218px) {
								.headroom--not-top .simklheadercenterrightwrap {
									width: 100%;
								}
								.headroom--not-top .simklheadercenterright {
									display: block;
								}
								.simklheadercenterrighttotop {
									display: flex;
									align-items: center;
									flex: 1;
									display: none;
								}
								.headroom--not-top .simklheadercenterrighttotop {
									display: flex;
									margin-left: 16px;
								}
								.simklheadercenterrighttotopbtn {
									display: flex;
									border: 1px solid hsla(0, 0%, 100%, 0.2);
									border-radius: 6px;
									padding: 9px 16px;
									color: #FFF;
									color: hsla(0, 0%, 100%, 0.9);
									color: #FFF;
									font-size: 16px;
									font-weight: 600;
									cursor: pointer;
									box-shadow: 0px 0px 6px rgb(0 0 0 / 80%);
									-webkit-box-shadow: 0px 0px 16px rgb(0 0 0 / 80%);
									-moz-box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.8);
									text-transform: uppercase;
									background-color: rgb(255 255 255 / 10%);
									opacity: .7;
									transition: all .3s;
									flex: 1;
								}
								.simklheadercenterrighttotopbtn::before {
									display: flex;
									content: '';
									width: 8px;
									background-image: var(--ico-shape-arrow);
									background-position: 50% 50%;
									background-size: contain;
									background-repeat: no-repeat;
									transform: rotate(90deg);
								}
								.simklheadercenterrighttotopbtn::after {
									display: flex;
									content: '柠檬导航';
									text-transform: uppercase;
									padding-left: 16px;
									font-size: 13px;
									flex: 1;
									justify-content: center;
								}
								.simklheadercenterrighttotopbtn:hover {
									opacity: 1;
								}
							}
							 :root {
                --fanart-mini: url(../images/120817394a9e9e3208_s48.webp);
                --count-watched: '0';
                --count-total: '32';
                --percentage-watched: '0%';
                --percentage-watched-num: 0%;
            }
       
            .simkltvmobilepopupbottomfixed {
                position: fixed;
                right: auto;
                bottom: auto;
            }

            @media /*Desktop*/
            (any-hover: hover) and (min-width: 1025px) {
                .simkltvmobilepopupbottomfixed {
                    top: 20%;
                }

                #markPopup .simkltvmobilepopupbottomfixed {
                    top: auto;
                }
				
            }
			.simkltvdiscoverlistwrap { --count-after-filter-results: '32';}