/* Multisites unique skin overrides — auto-generated, minor visual diffs only */
/* тёплый акцент, синий ссылки, микро-радиусы, лёгкий градиент фона, чуть шире контейнер */
:root{--accent:#f5a623;--accent2:#2980b9;--radius:4px}body{background-image:linear-gradient(#121212 0%,#050505 100%)}a{color:var(--accent2)}a:hover{color:var(--accent)}.card,.block,.x7cf280_movie-item{border-radius:var(--radius)}#wrapper{max-width:98%}h1,h2,h3{letter-spacing:.3px}.btn{border-radius:calc(var(--radius)+2px)}
/* html unique fingerprint */
.x7cf280_ms_ghost{display:none!important;position:absolute;width:0;height:0;overflow:hidden}
html[data-ms-site="x7cf280"]{--ms-seed:544ff0;}

/* hm-label in menu */
.hmenu .hm-label{font-weight:700;opacity:.85;padding:6px 0 2px;list-style:none;pointer-events:none}

/* MS_PLAYER_FIX: player visible after class uniquify */
.js .tabs-b.visible,
.tabs-b.visible,
[class*="tabs-box"] .tabs-b.visible {
	display: block !important;
	visibility: visible !important;
}
[class*="video-box"] iframe,
.video-box iframe,
.tabs-b iframe {
	width: 100% !important;
	max-width: 100% !important;
	min-height: 400px !important;
	height: 400px;
	display: block !important;
	border: 0;
	background: #000;
}
@media (max-width: 768px) {
	[class*="video-box"] iframe, .tabs-b iframe { min-height: 240px !important; height: 240px; }
}
