
*{
	box-sizing: border-box;
	font-family: Roboto, sans-serif;
}*{
	box-sizing: border-box;
	margin: 0;
}a{
	text-decoration: none;
	color: inherit;
	font-weight: bold;
}html, body{
	overflow-x: hidden;
	max-width: 100%;
}body{
	max-width: 1300px;
	margin: 0 auto;
	font-family: Roboto, sans-serif;
	font-size: 16px;
	background-color: #0c1121;
	color: #ffffff;
	padding-top: 72px;
}.hard855{
	max-width: 1300px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 15px;
}/* ========== Хедер casino.obscurus-incanus — единый компактный блок ========== */
.game-ln{
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	background: #141b2d;
	box-shadow: 0 2px 12px rgba(0,0,0,0.2);
	z-index: 1000;
	height: 56px;
}.accordion-ui{
	width: 100%;
	height: 56px;
	display: flex;
	align-items: center;
	gap: 20px;
	flex-wrap: nowrap;
}.action207{
	flex-shrink: 0;
	display: flex;
	align-items: center;
}.action207 .template637{
	height: 36px;
	width: auto;
	object-fit: contain;
}.circle-hl{
	display: flex;
	align-items: center;
	gap: 8px;
	background: #6c63ff;
	padding: 6px 12px;
	border-radius: 6px;
	flex-shrink: 0;
}.surface-ym{ font-size: 13px; font-weight: 600; }.window466{
	background: rgba(0,0,0,0.25);
	padding: 4px 10px;
	border-radius: 4px;
	font-weight: 800;
	font-size: 12px;
	letter-spacing: 0.5px;
}.wrapper605{
	display: flex;
	align-items: center;
	gap: 4px;
	flex: 1;
	justify-content: center;
}.toggle-sl{
	color: rgba(255,255,255,0.85);
	padding: 6px 12px;
	border-radius: 6px;
	font-size: 13px;
	font-weight: 500;
	border: 1px solid transparent;
	transition: all 0.2s;
}.toggle-sl:hover{
	color: #fff;
	background: rgba(255,255,255,0.1);
}.toggle-sl.carduus{
	background: #6c63ff;
	color: #fff;
	border-color: #6c63ff;
}.icon545{
	display: flex;
	gap: 8px;
	flex-shrink: 0;
}.highlight-qe{
	padding: 8px 16px;
	font-size: 13px;
	border-radius: 6px;
}.sharp847{ background: #6c63ff; color: #fff; border: none; }.focus922{ background: transparent; border: 1px solid rgba(255,255,255,0.4); color: #fff; }.focus922:hover{ background: rgba(255,255,255,0.1); }

@media (max-width: 1024px) {
	.header-promo { display: none; }
}

@media (max-width: 768px) {body{ padding-top: 100px; }.game-ln{ height: auto; }.accordion-ui{ flex-wrap: wrap; height: auto; min-height: 56px; padding: 10px 0; }.wrapper605{
		order: 3;
		width: 100%;
		justify-content: flex-start;
		overflow-x: auto;
		padding: 8px 0;
		gap: 4px;
		-webkit-overflow-scrolling: touch;
		scrollbar-width: none;
	}.wrapper605::-webkit-scrollbar{ display: none; }
	.nav-link { font-size: 12px; padding: 6px 10px; white-space: nowrap; }
}.dark646{
	border: 1px solid #6c63ff;
	display: inline-block;
	padding: 10px 20px;
	background-color: #6c63ff;
	color: #ffffff;
	border-radius: 5px;
	cursor: pointer;
	position: relative;
	transition: box-shadow 0.3s ease-in-out;
}/* Стили для кнопок навигации (вместо ссылок) */
.foreground-theme{
	border: none;
	font-family: inherit;
	font-size: inherit;
	text-align: center;
}.foreground-theme:focus{
	outline: 2px solid #6c63ff;
	outline-offset: 2px;
}.description-og{
	display: inline-block;
	transition: transform 0.2s ease, opacity 0.2s ease;
}.description-og:hover{
	transform: scale(1.02);
	opacity: 0.95;
}.description-og:focus{
	outline: 2px solid #6c63ff;
	outline-offset: 4px;
}
@media (max-width: 768px) {
	.btn {
		 width: 100%;
		 text-align: center;
		 padding: 10px;
		 font-size: 14px;
	}
}
@keyframes pattern-f2 {0%{ box-shadow: 0 0 5px #6c63ff; }50%{ box-shadow: 0 0 20px #6c63ff; }
	100% { box-shadow: 0 0 5px #6c63ff; }
}.secondary-footer{
	animation: glow 1.5s infinite alternate;
}.row532{
	background-color: #6c63ff;
}.round430{
	background-color: transparent;
}.round430:hover{
	background-color: #6c63ff;
}h1, .row965{
	font-size: 1.75rem;
	text-align: center;
	font-weight: bold;
	line-height: 1.3;
	margin-bottom: 16px;
}
@media (max-width: 768px) {
	h1, .main-title { font-size: 1.4rem; }
}h2{
	font-size: 30px;
	font-weight: bold;
}
@media (max-width: 768px) {
	h2 {
		font-size: 26px;
		margin-top: 10px;
	}
}.section-ly{
	position: relative;
	margin-top: 24px;
	padding-bottom: 40px;
}.label404{
	display: flex;
	flex-direction: column;
	gap: 20px;
}main img{
	display: flex;
	align-items: center;
	justify-content: center;
}.info11 p{
	font-size: 14px;
	font-weight: 400;
	color: #ffffff;
	line-height: 1.4;
}.corner490{
	margin: 0 auto;
	width: 70%;
	height: 80%;
	object-fit: cover;
	border-radius: 10px;
	margin-bottom: 40px;
}
@media (max-width: 768px) {
	.photo {
		width: 100%;
		margin-bottom: 20px;
	}
}.info11 h1, .info11 .row965{ margin-bottom: 16px; }.edge682{
	width: 470px;
	position: fixed;
	bottom: 20px;
	left: 50%;
	transform: translateX(-50%);
	background: #141b2d;
	color: #ffffff;
	border-radius: 20px;
	padding: 20px 25px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
	display: flex;
	align-items: center;
	gap: 20px;
	opacity: 0;
	visibility: hidden;
	transition: opacity 0.5s ease-in-out, visibility 0.5s ease-in-out;
}
@media (max-width: 768px) {
	.popup {
		width: 95%;
		padding: 6px;
		gap: 10px;
		border-radius: 10px;
	}
}.modal879{
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;	
}
@media (max-width: 768px) {
	.popup_block {
		display: flex;
		justify-content: space-around;	
	}
}.edge682.show{
	opacity: 1;
	visibility: visible;
}.tag-yp{
	background: none;
	border: none;
	color: rgba(255, 255, 255, 0.476);
	font-size: 20px;
	cursor: pointer;
	position: absolute;
	right: 10px;
	top: 6px;
}
@media (max-width: 768px) {
	.popup-close {
		font-size: 16px;
		right: 6px;
		top: 3px;
	}
}.toggle944{
	width: 40%;
	display: flex;
	align-items: center;
	flex-direction: column;
	text-align: center;
}.toggle944 span{
	font-size: 35px;
	color: #ffffff;
	font-weight: 700;
}
@media (max-width: 768px) {
	.block_txt span {
		font-size: 24px;
	}
}.toggle944 p{
	color: #ffffff;
	font-size: 18px;
}
@media (max-width: 768px) {
	.block_txt p {
		font-size: 14px;
	}
}.rating52{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 18px;
}
@media (max-width: 768px) {
	.block_btn {
		font-size: 14px;
	}
}/* Дополнительные стили для сгенерированного контента */
h3{
  font-size: 24px;
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 15px;
}ul, ol{
  padding-left: 20px;
  margin-bottom: 15px;
}li{
  font-size: 14px;
  margin-bottom: 8px;
  line-height: 1.4;
}table{
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 20px;
  font-size: 14px;
}th, td{
  border: 1px solid rgba(255, 255, 255, 0.2);
  padding: 10px;
  text-align: left;
}th{
  background-color: rgba(0, 0, 0, 0.2);
  font-weight: bold;
}/* ========== Hero компактный (не перекрывает контент) ========== */
.badge-d50{
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 24px;
  margin: 20px 0 24px;
}.info-star{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.list-ma{ flex: 1; min-width: 280px; }.badge-c76{
  display: inline-block;
  background: #6c63ff;
  color: #fff;
  font-size: 12px;
  padding: 4px 10px;
  border-radius: 6px;
  margin-bottom: 12px;
  font-weight: 600;
}.meta-nz{ font-size: 1.5rem; margin-bottom: 8px; line-height: 1.3; }.nav-ss{ font-size: 14px; color: rgba(255,255,255,0.85); margin-bottom: 12px; }.tab184{
  display: flex;
  gap: 16px;
  margin-bottom: 16px;
  font-size: 14px;
}.tab184 strong{ color: #6c63ff; }.play137{
  flex-shrink: 0;
  border-radius: 10px;
  overflow: hidden;
}.play137 img{
  width: 280px;
  height: auto;
  max-height: 186px;
  object-fit: cover;
  display: block;
}.column-of{ display: flex; gap: 12px; flex-wrap: wrap; }
@media (max-width: 768px) {.info-star{ flex-direction: column; }
  .hero-compact-img img { width: 100%; max-width: 280px; }
}/* ========== Riobet-стиль: js-banner content-nopad mar-b-dbl ========== */
.surface-ux.content-nopad.mar-b-dbl{
  margin-bottom: 32px;
  padding: 0;
}.range-layer{
  background: linear-gradient(135deg, rgba(0,0,0,0.35) 0%, rgba(0,0,0,0.15) 100%);
  border: 1px solid rgba(255,255,255,0.12);
  border-radius: 16px;
  padding: 24px;
  overflow: hidden;
}.image-switch{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.layout-module{ flex: 1; min-width: 280px; }.edge-iu{
  display: inline-block;
  background: #6c63ff;
  color: #fff;
  font-size: 12px;
  padding: 6px 12px;
  border-radius: 8px;
  margin-bottom: 12px;
  font-weight: 600;
}.disabled-f63{ font-size: 1.5rem; margin-bottom: 12px; line-height: 1.3; }.footer4{ margin-bottom: 12px; }.rank-sl{
  font-size: 1.35rem;
  font-weight: 800;
  color: #6c63ff;
  display: block;
}.primary828{ font-size: 13px; color: rgba(255,255,255,0.8); }.smooth-eb{
  display: flex;
  gap: 20px;
  margin-bottom: 16px;
  font-size: 14px;
  flex-wrap: wrap;
}.smooth-eb strong{ color: #6c63ff; }.carousel203{ display: flex; gap: 12px; flex-wrap: wrap; }.carousel-qy{
  flex-shrink: 0;
  border-radius: 12px;
  overflow: hidden;
  display: block;
}.carousel-qy img{
  width: 280px;
  max-height: 186px;
  object-fit: cover;
  display: block;
}.title570{
  background: linear-gradient(90deg, #6c63ff 0%, rgba(0,0,0,0.4) 100%);
  border-radius: 12px;
  padding: 28px;
  text-align: center;
}.banner891{ max-width: 500px; margin: 0 auto; }.graphic59{ margin-bottom: 12px; }.accent-eu{
  font-size: 2rem;
  font-weight: 800;
  color: #fff;
  text-shadow: 0 1px 3px rgba(0,0,0,0.3);
}.template730{ font-size: 15px; margin-bottom: 16px; opacity: 0.95; }.window-pr{
  display: flex;
  justify-content: center;
  gap: 24px;
  margin-bottom: 20px;
  font-size: 14px;
}.tertiary-tag strong{ font-size: 1.1rem; }.accent-carousel{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 14px;
  padding: 24px;
}.layout-foreground{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.title-deal{ flex: 1; min-width: 260px; }.subtitle-featured{ font-size: 1.4rem; margin-bottom: 12px; }.column456{ margin-bottom: 8px; }.nav-m83{
  font-size: 1.3rem;
  font-weight: 700;
  color: #6c63ff;
  display: block;
}.nav-o30{ font-size: 13px; color: rgba(255,255,255,0.75); }.ui-bs{ font-size: 14px; margin-bottom: 16px; }.focus-yb img{
  width: 260px;
  height: auto;
  border-radius: 10px;
  object-fit: cover;
}.rating-ct{
  display: flex;
  flex-direction: column;
  gap: 16px;
}.template-background{
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
  gap: 16px;
}.primary-bt{
  background: linear-gradient(135deg, rgba(255,255,255,0.1) 0%, rgba(255,255,255,0.04) 100%);
  border: 1px solid rgba(255,255,255,0.12);
  border-radius: 12px;
  padding: 20px;
  text-align: center;
}.feature885{ display: block; font-size: 12px; opacity: 0.8; margin-bottom: 6px; }.point-yu{ font-size: 1.25rem; font-weight: 700; color: #6c63ff; }.tooltip481{ text-align: center; }.background-bo{
  background: rgba(0,0,0,0.25);
  border-radius: 14px;
  padding: 24px;
  border: 1px solid rgba(255,255,255,0.08);
}.input-gp{
  display: flex;
  align-items: center;
  gap: 24px;
  flex-wrap: wrap;
}.image-tag{ flex: 1; min-width: 260px; }.info379{ font-size: 1.4rem; margin-bottom: 10px; }.meta5{
  font-size: 1.3rem;
  font-weight: 700;
  color: #6c63ff;
  margin-bottom: 8px;
}.bright-icon{ font-size: 14px; margin-bottom: 16px; opacity: 0.9; }.smooth-switch{ display: flex; gap: 12px; flex-wrap: wrap; }.foreground-rank{
  flex-shrink: 0;
  border-radius: 10px;
  overflow: hidden;
  display: block;
}.foreground-rank img{
  width: 240px;
  height: auto;
  object-fit: cover;
}
@media (max-width: 768px){.carousel-qy img, .focus-yb img, .foreground-rank img{ width: 100%; max-width: 280px; }
  .banner-v1-inner, .banner-v3-inner, .banner-v5-inner{ flex-direction: column; }
}/* ========== Casino.obscurus-incanus стиль — карточки, блоки, промо ========== */
/* Используем переменные цветов из config */

/* Блоки контента — светлые карточки на тёмном фоне (как casino.obscurus-incanus) */
.header92, .design-zv{
  background: linear-gradient(135deg, rgba(255,255,255,0.08) 0%, rgba(255,255,255,0.03) 100%);
  border: 1px solid rgba(255,255,255,0.12);
  border-radius: 16px;
  padding: 28px;
  margin: 24px 0;
}.header92 h2, .design-zv h2{
  font-size: 1.5rem;
  margin-bottom: 12px;
  color: #ffffff;
}/* Блоки casino.obscurus-incanus */
.frame977{
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 16px;
  background: #6c63ff;
  color: #fff;
  padding: 20px 24px;
  border-radius: 12px;
  margin: 24px 0;
}.border336{
  display: flex;
  align-items: center;
  gap: 12px;
  flex-wrap: wrap;
}.box-i57{ font-weight: 800; font-size: 1.25rem; }.toggle103{
  background: rgba(0,0,0,0.25);
  padding: 6px 12px;
  border-radius: 6px;
  font-weight: 700;
  letter-spacing: 0.05em;
}.tab281{
  background: #fff !important;
  color: #141b2d !important;
  border: none !important;
  padding: 12px 24px;
  border-radius: 8px;
  font-weight: 600;
}.theme-template{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 24px;
  margin: 24px 0;
}.design-block{ font-size: 1.2rem; margin-bottom: 16px; }.tab-ww{ list-style: none; padding-left: 0; }.tab-ww li{
  padding: 8px 0;
  border-bottom: 1px solid rgba(255,255,255,0.08);
  font-size: 14px;
}.state836{
  margin-top: 16px;
  display: inline-block;
}.ui860{
  background: linear-gradient(135deg, #6c63ff22 0%, #6c63ff08 100%);
  border: 1px solid #6c63ff;
  border-radius: 12px;
  padding: 20px;
  margin: 24px 0;
  text-align: center;
}.style81{ font-weight: 700; margin-bottom: 8px; }.option688{ font-size: 1.5rem; font-weight: 800; margin: 12px 0; }.ux-tx{
  margin-top: 12px;
  padding: 10px 20px;
  background: #6c63ff;
  color: #fff;
  border: none;
  border-radius: 8px;
  cursor: pointer;
  font-weight: 600;
}.wrapper71{
  margin: 24px 0;
}.screen675{ font-size: 1.25rem; margin-bottom: 16px; }.enabled-ls{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 16px;
}.texture-toggle{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 20px;
  position: relative;
}.hard48{
  position: absolute;
  top: 8px;
  right: 8px;
  background: #6c63ff;
  color: #fff;
  font-size: 10px;
  padding: 4px 8px;
  border-radius: 4px;
}.meta937{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
  margin-bottom: 8px;
}.header880{ font-size: 12px; color: rgba(255,255,255,0.7); display: block; margin-top: 8px; }.text-interface{ margin-top: 12px; }.media-xy{ margin: 24px 0; }.section-zw{ font-size: 1.25rem; margin-bottom: 16px; }.deal-gx{ display: flex; flex-direction: column; gap: 12px; }.form-deal{
  display: block;
  padding: 12px 16px;
  background: rgba(255,255,255,0.05);
  border-radius: 8px;
  border-left: 3px solid #6c63ff;
}.form-deal:hover{ background: rgba(255,255,255,0.08); }.meta-av{ font-size: 12px; color: rgba(255,255,255,0.6); }.details-bh{ margin: 24px 0; }.foreground-zd{ font-size: 1.25rem; margin-bottom: 16px; }.accordion-vu{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 20px;
}.layer-r60{
  background: rgba(255,255,255,0.08);
  border: 1px solid rgba(255,255,255,0.12);
  border-radius: 12px;
  overflow: hidden;
  position: relative;
  padding: 16px;
}.image190{
  position: absolute;
  top: 8px;
  left: 8px;
  background: #6c63ff;
  color: #fff;
  font-size: 10px;
  padding: 4px 8px;
  border-radius: 4px;
  z-index: 1;
}.carousel-slider{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
}.status166{
  font-size: 1.25rem;
  font-weight: 800;
  color: #6c63ff;
  margin: 8px 0 4px;
}.enabled-c55{ font-size: 13px; display: block; margin-bottom: 4px; }.corner-ys{ font-size: 12px; color: rgba(255,255,255,0.7); }.label-wn{ margin-top: 12px; display: inline-block; }.light-e73{ margin: 24px 0; }.circle-pm{ font-size: 1.25rem; margin-bottom: 16px; }.form-ro{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 20px;
}.sharp170{
  background: rgba(255,255,255,0.06);
  border-radius: 10px;
  padding: 16px;
}.active-oa{ position: relative; margin-bottom: 8px; }.square-smooth{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
}.collapse433{ display: block; margin-bottom: 8px; }.enabled-iw{
  background: #6c63ff;
  color: #fff;
  font-size: 11px;
  padding: 2px 8px;
  border-radius: 4px;
  margin-right: 8px;
}.slider-hh{ font-size: 12px; color: rgba(255,255,255,0.6); }.square-mz{ margin-top: 16px; display: inline-block; }/* Блок: Последние сообщения (форум) */
.info556{ margin: 24px 0; }.level801{ font-size: 1.25rem; margin-bottom: 16px; }.card639{ display: flex; flex-direction: column; gap: 12px; }.visual-offer{
  display: block;
  padding: 16px;
  background: rgba(255,255,255,0.05);
  border-radius: 10px;
  border-left: 3px solid #6c63ff;
}.visual-offer:hover{ background: rgba(255,255,255,0.08); }.meta356, .toggle-disabled{ font-size: 12px; color: rgba(255,255,255,0.6); margin-right: 12px; }.modal-vw{ font-size: 13px; margin-top: 8px; }.title-tn{ margin-top: 16px; display: inline-block; }/* Блок: Бонусы казино */
.panel-player{ margin: 24px 0; }.module932{ font-size: 1.25rem; margin-bottom: 16px; }.graphic388{ display: flex; flex-direction: column; gap: 16px; }.progress193{
  padding: 16px;
  background: rgba(255,255,255,0.06);
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.1);
}.column-card{ font-size: 12px; color: #6c63ff; }.meta-np{ font-weight: 700; margin: 8px 0; }.grid12{ font-size: 12px; display: block; margin: 8px 0; }.section-km{ margin-top: 8px; }/* Блок: Провайдеры */
.sharp-rb{ margin: 24px 0; }.play-e16{ font-size: 1.25rem; margin-bottom: 16px; }.design-at{
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}.gallery-uy{
  padding: 6px 12px;
  background: rgba(255,255,255,0.08);
  border-radius: 6px;
  font-size: 13px;
}/* Блок: Отзывы */
.tag418{ margin: 24px 0; }.media887{ font-size: 1.25rem; margin-bottom: 16px; }.switch82{ display: flex; flex-direction: column; gap: 16px; }.progress-subtitle{
  padding: 20px;
  background: rgba(255,255,255,0.05);
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.08);
}.subtitle515{ display: flex; align-items: center; gap: 8px; margin-bottom: 4px; }.text-ru{ font-weight: 600; font-size: 1rem; }.hover-enabled{
  font-size: 11px;
  padding: 2px 8px;
  background: rgba(255,255,255,0.1);
  border-radius: 4px;
  color: rgba(255,255,255,0.9);
}.module-smooth{ font-size: 12px; color: rgba(255,255,255,0.6); display: block; margin-bottom: 8px; }.special-b87{ font-size: 13px; margin-bottom: 10px; }.special485{ color: #6c63ff; font-weight: 700; }.banner-gallery{ font-size: 14px; line-height: 1.5; margin: 0 0 8px 0; }.player-tag{ font-size: 12px; color: rgba(255,255,255,0.5); }.section928, .badge267{ margin-top: 8px; margin-right: 12px; display: inline-block; }/* Блок: FAQ */
.subtitle-na{ font-size: 1.25rem; margin-bottom: 16px; }.title-gj{ margin: 24px 0; }.inactive-a44{ display: flex; flex-direction: column; gap: 12px; }.border-modal{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 20px;
}.thumbnail-pw{ font-size: 1rem; margin-bottom: 10px; font-weight: 600; }.info-bk{ font-size: 14px; line-height: 1.5; color: rgba(255,255,255,0.9); }/* Блок: Плюсы и минусы */
.widget-tertiary{ margin: 24px 0; }.accordion-edge{ display: grid; grid-template-columns: 1fr 1fr; gap: 24px; }.meta-primary h4, .soft-z71 h4{ font-size: 1rem; margin-bottom: 12px; }.meta-primary h4{ color: #6c63ff; }.soft-z71 h4{ color: #e57373; }.meta-primary ul, .soft-z71 ul{ padding-left: 20px; margin: 0; }.meta-primary li, .soft-z71 li{ padding: 6px 0; font-size: 14px; }/* Блок: Похожие казино */
.shadow351{ margin: 24px 0; }.dim-qc{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
}.surface-fw{
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  padding: 20px;
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  text-decoration: none;
  color: inherit;
  transition: transform 0.2s, background 0.2s;
}.surface-fw:hover{ transform: translateY(-4px); background: rgba(255,255,255,0.1); }.block319{
  max-width: 120px;
  max-height: 60px;
  object-fit: contain;
}.row-frame{ font-weight: 600; font-size: 14px; text-align: center; }/* Сетка фиксированных блоков */
.element291{
  display: grid;
  grid-template-columns: 1fr;
  gap: 24px;
  margin-top: 32px;
}/* Сетки слотов/бонусов (существующие блоки) */
.box-md, .play-text, .badge540, .component-p21, .block-g82{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 20px;
  margin-top: 20px;
}.modal762, .action-qr, .ui32, .enabled-f52, .promo226{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 20px;
  transition: transform 0.2s, box-shadow 0.2s;
}.modal762:hover, .action-qr:hover{ transform: translateY(-4px); box-shadow: 0 8px 24px rgba(0,0,0,0.2); }.range-background{ width: 100%; border-radius: 8px; }.panel-te{
  display: inline-block;
  background: #6c63ff40;
  color: #6c63ff;
  font-size: 11px;
  padding: 2px 8px;
  border-radius: 4px;
  margin: 4px 4px 0 0;
}.wrapper-i38{ background: rgba(255,255,255,0.05); border-radius: 12px; }.expand331{
  padding: 20px 24px;
  margin: 20px 0;
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  text-align: center;
}.expand331 .background-layer{ font-size: 2rem; margin-bottom: 8px; }.expand331 .focus-pq{ font-size: 1.25rem; margin-bottom: 8px; }.expand331 .thumbnail-gn{ font-size: 14px; margin-bottom: 8px; }.expand331 .rating-fs{ font-size: 13px; opacity: 0.9; margin-bottom: 16px; }.toggle-cl{ background: linear-gradient(135deg, #6c63ff 0%, #fff 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; }/* Footer Partners */
.feature-k78{ margin: 24px 0; padding: 20px 0; }.item868{ font-size: 1.1rem; margin-bottom: 16px; color: rgba(255,255,255,0.9); }.active-iz{ display: flex; flex-wrap: wrap; gap: 16px; align-items: center; }.preview-design{
  display: flex; align-items: center; justify-content: center;
  padding: 12px 16px; background: rgba(255,255,255,0.06);
  border-radius: 10px; border: 1px solid rgba(255,255,255,0.08);
  transition: background 0.2s;
}.preview-design:hover{ background: rgba(255,255,255,0.1); }.preview-design img{ max-width: 80px; max-height: 40px; object-fit: contain; }.surface812 .hero-wy{ display: flex; flex-wrap: wrap; gap: 12px; }.surface812 .rank-square{
  padding: 14px 18px; background: rgba(255,255,255,0.04);
  border: 1px solid rgba(255,255,255,0.12); border-radius: 8px;
  transition: border-color 0.2s, background 0.2s;
}.surface812 .rank-square:hover{ border-color: #6c63ff; background: #6c63ff15; }.surface812 .rank-square img{ max-width: 72px; max-height: 36px; object-fit: contain; }.ui-xb .corner-ue{ display: flex; flex-wrap: wrap; gap: 20px; align-items: center; }.ui-xb .wrapper-ac{ padding: 10px 14px; transition: opacity 0.2s; }.ui-xb .wrapper-ac:hover{ opacity: 0.85; }.ui-xb .wrapper-ac img{ max-width: 64px; max-height: 32px; object-fit: contain; }.template-xd{ background: rgba(0,0,0,0.2); border: 1px solid rgba(255,255,255,0.08); border-radius: 12px; padding: 24px; }.template-xd .rating-title{ display: flex; flex-wrap: wrap; gap: 16px; align-items: center; }.template-xd .meta306{
  padding: 12px 16px; background: rgba(255,255,255,0.05); border-radius: 8px;
  transition: background 0.2s, box-shadow 0.2s;
}.template-xd .meta306:hover{ background: #6c63ff25; box-shadow: 0 2px 8px #6c63ff30; }.template-xd .meta306 img{ max-width: 70px; max-height: 35px; object-fit: contain; }/* Slots Grid Block (после баннера) */
.tertiary568{ margin: 28px 0; }.collapse623{ font-size: 1.5rem; margin-bottom: 20px; }.state511 .dim670{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
  gap: 20px;
}.state511 .slider868{
  display: block;
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  overflow: hidden;
  transition: transform 0.2s, box-shadow 0.2s;
}.state511 .slider868:hover{ transform: translateY(-4px); box-shadow: 0 8px 24px rgba(0,0,0,0.3); }.state511 .slider868 img{ width: 100%; height: 133px; object-fit: cover; display: block; }.state511 .inactive538{ display: block; padding: 12px; font-size: 14px; }.state511 .light-subtitle{ margin-top: 20px; display: inline-block; }.pattern244 .layout-qr{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(140px, 1fr));
  gap: 16px;
}.pattern244 .gallery-d30{
  display: block;
  border-radius: 10px;
  overflow: hidden;
  transition: opacity 0.2s;
}.pattern244 .gallery-d30:hover{ opacity: 0.9; }.pattern244 .gallery-d30 img{ width: 100%; height: auto; aspect-ratio: 3/2; object-fit: cover; display: block; }.footer-tc .select-xv{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
  gap: 18px;
}.footer-tc .row-ds{
  display: block;
  background: rgba(255,255,255,0.05);
  border-radius: 10px;
  overflow: hidden;
  transition: transform 0.2s, border-color 0.2s;
  border: 1px solid rgba(255,255,255,0.08);
}.footer-tc .row-ds:hover{ transform: scale(1.02); border-color: #6c63ff; }.footer-tc .special-k17{ aspect-ratio: 3/2; overflow: hidden; }.footer-tc .special-k17 img{ width: 100%; height: 100%; object-fit: cover; display: block; }.footer-tc .card-yq{ display: block; padding: 10px; font-size: 13px; }/* ========================================
   ГЛАВНЫЙ БЛОК СЛОТОВ (40 слотов, 6 вариантов)
   ======================================== */

/* Общие стили для всех вариантов */
.image628{
  margin: 40px 0;
  padding: 32px 20px;
  background: rgba(255, 255, 255, 0.02);
  border-radius: 16px;
}.accent470{
  font-size: 28px;
  font-weight: 700;
  margin: 0 0 28px;
  color: #ffffff;
  text-align: center;
}.interface-wrapper{
  display: inline-block;
  margin: 24px auto 0;
  padding: 14px 32px;
  background: #6c63ff;
  color: white;
  border-radius: 8px;
  font-weight: 600;
  text-align: center;
  transition: opacity 0.2s;
}.interface-wrapper:hover{ opacity: 0.85; }/* === Вариант 1: Крупная карточная сетка 4x10 === */
.gradient970 .option-t42{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}.gradient970 .select-ui{
  display: flex;
  flex-direction: column;
  background: rgba(255, 255, 255, 0.03);
  border-radius: 12px;
  overflow: hidden;
  transition: transform 0.2s, box-shadow 0.2s;
  border: 1px solid rgba(255, 255, 255, 0.05);
}.gradient970 .select-ui:hover{
  transform: translateY(-4px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.3);
  border-color: #6c63ff;
}.gradient970 .select-ui img{
  width: 100%;
  height: auto;
  display: block;
}.gradient970 .inactive-form{
  padding: 12px;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}.gradient970{ text-align: center; }/* === Вариант 2: Компактная плотная сетка 5x8 === */
.gradient603 .promo-mz{
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 12px;
}.gradient603 .form90{
  display: block;
  border-radius: 8px;
  overflow: hidden;
  transition: transform 0.15s, box-shadow 0.15s;
  border: 1px solid rgba(255, 255, 255, 0.04);
}.gradient603 .form90:hover{
  transform: scale(1.05);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.4);
  z-index: 10;
}.gradient603 .form90 img{
  width: 100%;
  height: auto;
  display: block;
}/* === Вариант 3: Карточки с hover и описанием === */
.promo476 .details-jy{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}.promo476 .subtitle-e30{
  display: flex;
  flex-direction: column;
  background: rgba(255, 255, 255, 0.03);
  border-radius: 12px;
  overflow: hidden;
  transition: transform 0.2s;
  border: 1px solid rgba(255, 255, 255, 0.05);
}.promo476 .subtitle-e30:hover{
  transform: translateY(-6px);
}.promo476 .template-px{
  position: relative;
  overflow: hidden;
}.promo476 .template-px img{
  width: 100%;
  height: auto;
  display: block;
  transition: transform 0.3s;
}.promo476 .subtitle-e30:hover img{
  transform: scale(1.1);
}.promo476 .hover-yf{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.7);
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transition: opacity 0.3s;
}.promo476 .subtitle-e30:hover .hover-yf{
  opacity: 1;
}.promo476 .form-item{
  color: white;
  font-size: 18px;
  font-weight: 600;
}.promo476 .inactive-form{
  padding: 12px;
  font-size: 14px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}/* === Вариант 4: Горизонтальная карусель === */
.link-range .theme-hu{
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: thin;
  scrollbar-color: #6c63ff rgba(255, 255, 255, 0.1);
}.link-range .theme-hu::-webkit-scrollbar{
  height: 8px;
}.link-range .theme-hu::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.05);
  border-radius: 4px;
}.link-range .theme-hu::-webkit-scrollbar-thumb{
  background: #6c63ff;
  border-radius: 4px;
}.link-range .collapse-ja{
  display: flex;
  gap: 16px;
  padding: 10px 0 16px;
}.link-range .meta-uh{
  flex: 0 0 220px;
  display: flex;
  flex-direction: column;
  background: rgba(255, 255, 255, 0.03);
  border-radius: 10px;
  overflow: hidden;
  transition: transform 0.2s;
  border: 1px solid rgba(255, 255, 255, 0.05);
}.link-range .meta-uh:hover{
  transform: scale(1.05);
}.link-range .meta-uh img{
  width: 100%;
  height: auto;
  display: block;
}.link-range .frame-lb{
  padding: 10px;
  font-size: 13px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}/* === Вариант 5: Мозаичная сетка (разные размеры) === */
.view-a82 .widget942{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
  gap: 12px;
  grid-auto-flow: dense;
}.view-a82 .hard-xo{
  display: flex;
  flex-direction: column;
  background: rgba(255, 255, 255, 0.03);
  border-radius: 10px;
  overflow: hidden;
  transition: transform 0.2s;
  border: 1px solid rgba(255, 255, 255, 0.05);
}.view-a82 .hard-xo.main-slot-large{
  grid-column: span 2;
  grid-row: span 2;
}.view-a82 .hard-xo.main-slot-medium{
  grid-column: span 2;
}.view-a82 .hard-xo:hover{
  transform: scale(1.03);
  z-index: 10;
}.view-a82 .hard-xo img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}.view-a82 .layout-header{
  padding: 8px;
  font-size: 12px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.3);
}/* === Вариант 6: Список с подробной информацией === */
.deal-ih .corner-a1{
  display: grid;
  grid-template-columns: 1fr;
  gap: 12px;
}.deal-ih .widget352{
  display: grid;
  grid-template-columns: 150px 1fr auto;
  gap: 16px;
  align-items: center;
  padding: 12px;
  background: rgba(255, 255, 255, 0.03);
  border-radius: 10px;
  transition: background 0.2s, transform 0.2s;
  border: 1px solid rgba(255, 255, 255, 0.05);
}.deal-ih .widget352:hover{
  background: rgba(255, 255, 255, 0.06);
  transform: translateX(4px);
  border-color: #6c63ff;
}.deal-ih .bright55{
  border-radius: 8px;
  overflow: hidden;
}.deal-ih .bright55 img{
  width: 100%;
  height: auto;
  display: block;
}.deal-ih .hard27{
  display: flex;
  flex-direction: column;
  gap: 8px;
}.deal-ih .state-border{
  font-size: 16px;
  font-weight: 600;
  margin: 0;
  color: #ffffff;
}.deal-ih .player-lb{
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
}.deal-ih .corner572{
  display: inline-block;
  padding: 4px 10px;
  background: #6c63ff;
  color: white;
  border-radius: 4px;
  font-size: 11px;
  font-weight: 600;
}.deal-ih .option-hover{
  font-size: 13px;
  color: rgba(255, 255, 255, 0.7);
}.deal-ih .element-k16{
  display: flex;
  align-items: center;
}.deal-ih .gradient-list{
  padding: 10px 20px;
  background: #6c63ff;
  color: white;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 600;
  white-space: nowrap;
  transition: opacity 0.2s;
}.deal-ih .gradient-list:hover{
  opacity: 0.85;
}

/* Responsive для главного блока слотов */
@media (max-width: 1024px) {.gradient970 .option-t42,
  .promo476 .details-jy{
    grid-template-columns: repeat(3, 1fr);
  }
  .main-slots-v2 .main-slots-grid-compact {
    grid-template-columns: repeat(4, 1fr);
  }
}

@media (max-width: 768px) {.gradient970 .option-t42,
  .promo476 .details-jy{
    grid-template-columns: repeat(2, 1fr);
  }.gradient603 .promo-mz{
    grid-template-columns: repeat(3, 1fr);
  }.deal-ih .widget352{
    grid-template-columns: 120px 1fr;
    gap: 12px;
  }.deal-ih .element-k16{
    grid-column: 1 / -1;
    justify-content: center;
    margin-top: 8px;
  }
  .main-slots-v6 .main-slot-play-btn {
    width: 100%;
    text-align: center;
  }
}

@media (max-width: 480px) {.accent470{
    font-size: 22px;
  }.gradient970 .option-t42,
  .promo476 .details-jy{
    grid-template-columns: 1fr;
  }.gradient603 .promo-mz{
    grid-template-columns: repeat(2, 1fr);
  }.link-range .meta-uh{
    flex: 0 0 180px;
  }.deal-ih .widget352{
    grid-template-columns: 1fr;
  }
  .main-slots-v6 .main-slot-list-img {
    max-width: 200px;
    margin: 0 auto;
  }
}/* ========================================
   БЛОК "КАК НАЧАТЬ ИГРАТЬ?" (5 шагов, 6 вариантов)
   ======================================== */

/* Общие стили для всех вариантов */
.special-ga{
  margin: 48px 0;
  padding: 40px 20px;
  background: rgba(255, 255, 255, 0.02);
  border-radius: 16px;
}.tooltip738{
  font-size: 32px;
  font-weight: 700;
  margin: 0 0 36px;
  color: #ffffff;
  text-align: center;
}.popup978{
  display: inline-block;
  margin: 32px auto 0;
  padding: 16px 40px;
  background: #6c63ff;
  color: white;
  border-radius: 8px;
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  transition: opacity 0.2s, transform 0.2s;
  display: block;
  max-width: 300px;
  margin-left: auto;
  margin-right: auto;
}.popup978:hover{
  opacity: 0.9;
  transform: translateY(-2px);
}/* === Вариант 1: Вертикальный список с иконками слева === */
.tooltip-toggle .module-wd{
  display: flex;
  flex-direction: column;
  gap: 24px;
  max-width: 900px;
  margin: 0 auto;
}.tooltip-toggle .gradient-option{
  display: flex;
  gap: 20px;
  align-items: flex-start;
  padding: 20px;
  background: rgba(255, 255, 255, 0.03);
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  transition: background 0.2s, border-color 0.2s;
}.tooltip-toggle .gradient-option:hover{
  background: rgba(255, 255, 255, 0.05);
  border-color: #6c63ff;
}.tooltip-toggle .form-i70{
  flex-shrink: 0;
}.tooltip-toggle .form-i70 img{
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.tooltip-toggle .range-z43{
  flex: 1;
}.tooltip-toggle .description-dm{
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.tooltip-toggle .gradient258{
  font-size: 15px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 2: Горизонтальные карточки === */
.oval160 .play-i97{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin-bottom: 20px;
}.oval160 .play-i97 .wrapper656:nth-child(4),
.oval160 .play-i97 .wrapper656:nth-child(5){
  grid-column: span 1;
}.oval160 .wrapper656{
  position: relative;
  padding: 24px;
  background: rgba(255, 255, 255, 0.03);
  border-radius: 12px;
  text-align: center;
  border: 1px solid rgba(255, 255, 255, 0.05);
  transition: transform 0.2s, box-shadow 0.2s;
}.oval160 .wrapper656:hover{
  transform: translateY(-4px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.3);
}.oval160 .module-m73{
  position: absolute;
  top: -15px;
  right: 20px;
  width: 40px;
  height: 40px;
  background: #6c63ff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  font-weight: 700;
  color: white;
}.oval160 .focus253{
  width: 80px;
  height: 80px;
  margin: 0 auto 16px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.oval160 .description-dm{
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.oval160 .gradient258{
  font-size: 14px;
  line-height: 1.5;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 3: Аккордеон === */
.dropdown458 .preview828{
  max-width: 800px;
  margin: 0 auto;
}.dropdown458 .section387{
  margin-bottom: 12px;
  border-radius: 12px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid rgba(255, 255, 255, 0.05);
}.dropdown458 .outline638{
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 20px;
  cursor: pointer;
  transition: background 0.2s;
}.dropdown458 .outline638:hover{
  background: rgba(255, 255, 255, 0.05);
}.dropdown458 .promo-pz{
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 8px;
}.dropdown458 .collapse-go{
  flex: 1;
  font-size: 18px;
  font-weight: 600;
  margin: 0;
  color: #ffffff;
}.dropdown458 .graphic-bb{
  color: #6c63ff;
  font-size: 20px;
  transition: transform 0.3s;
}.dropdown458 .section387.active .graphic-bb{
  transform: rotate(180deg);
}.dropdown458 .icon729{
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
}.dropdown458 .section387.active .icon729{
  max-height: 300px;
}.dropdown458 .icon729 p{
  padding: 0 20px 20px;
  margin: 0;
  font-size: 15px;
  line-height: 1.6;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 4: Таймлайн === */
.hard737 .promo-a19{
  position: relative;
  max-width: 700px;
  margin: 0 auto;
  padding-left: 60px;
}.hard737 .promo-a19::before{
  content: '';
  position: absolute;
  left: 20px;
  top: 40px;
  bottom: 40px;
  width: 3px;
  background: linear-gradient(to bottom, #6c63ff, rgba(255, 255, 255, 0.1));
}.hard737 .theme648{
  position: relative;
  margin-bottom: 48px;
}.hard737 .switch94{
  position: absolute;
  left: -60px;
  top: 0;
}.hard737 .progress-uh{
  width: 40px;
  height: 40px;
  background: #6c63ff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  font-weight: 700;
  color: white;
  box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.5);
}.hard737 .sharp-element{
  padding: 20px;
  background: rgba(255, 255, 255, 0.03);
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.05);
}.hard737 .title83{
  float: right;
  margin-left: 20px;
  margin-bottom: 12px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.hard737 .row681{
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.hard737 .sharp730{
  font-size: 15px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 5: Большие карточки === */
.inactive648 .highlight-frame{
  display: flex;
  flex-direction: column;
  gap: 24px;
  max-width: 900px;
  margin: 0 auto;
}.inactive648 .collapse-np{
  position: relative;
  display: grid;
  grid-template-columns: 120px 1fr;
  gap: 24px;
  padding: 28px;
  background: rgba(255, 255, 255, 0.03);
  border-radius: 16px;
  border: 2px solid rgba(255, 255, 255, 0.05);
  transition: border-color 0.2s, transform 0.2s;
}.inactive648 .collapse-np:hover{
  border-color: #6c63ff;
  transform: translateX(8px);
}.inactive648 .feature-module{
  position: absolute;
  top: -16px;
  left: 28px;
  width: 50px;
  height: 50px;
  background: #6c63ff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  font-weight: 700;
  color: white;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.4);
}.inactive648 .focus915 img{
  width: 100%;
  height: auto;
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.1);
  padding: 12px;
}.inactive648 .bright-ja{
  font-size: 22px;
  font-weight: 600;
  margin: 0 0 16px;
  color: #ffffff;
}.inactive648 .image-ui{
  font-size: 16px;
  line-height: 1.7;
  margin: 0;
  color: rgba(255, 255, 255, 0.85);
}/* === Вариант 6: Компактный список === */
.range818 .expand-icon{
  max-width: 800px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 16px;
}.range818 .hover-tl{
  display: flex;
  gap: 20px;
  padding: 20px;
  background: rgba(255, 255, 255, 0.03);
  border-radius: 12px;
  border-left: 4px solid #6c63ff;
  transition: background 0.2s, border-color 0.2s;
}.range818 .hover-tl:hover{
  background: rgba(255, 255, 255, 0.06);
  border-color: rgba(255, 255, 255, 0.3);
}.range818 .card94{
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  flex-shrink: 0;
}.range818 .expand-q97{
  width: 32px;
  height: 32px;
  background: #6c63ff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-weight: 700;
  color: white;
}.range818 .card94 img{
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 8px;
}.range818 .popup264{
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 10px;
  color: #ffffff;
}.range818 .smooth-progress{
  font-size: 14px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}

/* Responsive для блока "Как начать играть?" */
@media (max-width: 1024px) {.oval160 .play-i97{
    grid-template-columns: repeat(2, 1fr);
  }
  .how-to-start-v2 .how-to-start-grid .how-to-step-card:nth-child(5) {
    grid-column: span 2;
  }
}

@media (max-width: 768px) {.tooltip738{
    font-size: 26px;
  }.tooltip-toggle .gradient-option{
    flex-direction: column;
    text-align: center;
  }.tooltip-toggle .form-i70{
    margin: 0 auto;
  }.oval160 .play-i97{
    grid-template-columns: 1fr;
  }.oval160 .play-i97 .wrapper656:nth-child(5){
    grid-column: span 1;
  }.hard737 .promo-a19{
    padding-left: 0;
  }.hard737 .promo-a19::before{
    display: none;
  }.hard737 .switch94{
    position: static;
    margin-bottom: 12px;
  }.hard737 .progress-uh{
    margin: 0 auto;
  }.hard737 .title83{
    float: none;
    display: block;
    margin: 0 auto 16px;
  }.inactive648 .collapse-np{
    grid-template-columns: 1fr;
  }.inactive648 .focus915 img{
    max-width: 200px;
    margin: 0 auto;
    display: block;
  }.range818 .hover-tl{
    flex-direction: column;
    text-align: center;
  }
  .how-to-start-v6 .how-to-compact-left {
    margin: 0 auto;
  }
}

@media (max-width: 480px) {.tooltip738{
    font-size: 22px;
  }
  .how-to-start-cta {
    font-size: 16px;
    padding: 14px 32px;
  }
}

@media (max-width: 768px) {.enabled-ls{ grid-template-columns: 1fr; }.accordion-vu{ grid-template-columns: 1fr; }.box-md, .play-text{ grid-template-columns: 1fr; }.frame977{ flex-direction: column; text-align: center; }.accordion-edge{ grid-template-columns: 1fr; }
  .similar-casinos-grid { grid-template-columns: 1fr; }
}/* ========================================
   HEADER VARIANTS (5 вариантов)
   ======================================== */

/* Header v1 - Классический горизонтальный */
.featured382{ background: #0a0f1c; border-bottom: 2px solid #00d4ff; }.soft-se{ max-width: 1400px; margin: 0 auto; padding: 12px 20px; display: flex; align-items: center; gap: 20px; }.form-ou{ display: flex; align-items: center; flex-shrink: 0; }.accent837{ height: 50px; width: auto; }.widget10{ background: linear-gradient(135deg, #00d4ff, #0099cc); padding: 8px 16px; border-radius: 8px; margin-left: auto; }.layout-edge{ font-size: 14px; font-weight: 600; color: #000; }.foreground-cw{ display: inline-block; margin-left: 8px; background: #fff; color: #000; padding: 4px 10px; border-radius: 4px; font-weight: 700; }.toggle163{ display: flex; gap: 20px; margin-left: 20px; }.toggle163 .rating-d55{ color: #fff; text-decoration: none; font-size: 15px; font-weight: 500; padding: 8px 0; border-bottom: 2px solid transparent; transition: all 0.3s; }.toggle163 .rating-d55:hover, .toggle163 .rating-d55.active{ border-bottom-color: #00d4ff; color: #00d4ff; }.smooth103{ display: flex; gap: 12px; margin-left: auto; }.offer324{ padding: 10px 20px; border-radius: 6px; text-decoration: none; font-weight: 600; font-size: 14px; transition: all 0.3s; }.description295{ background: #00d4ff; color: #000; }.description295:hover{ background: #00b8e6; transform: translateY(-2px); }.label-ga{ background: transparent; color: #fff; border: 2px solid #00d4ff; }.label-ga:hover{ background: #00d4ff; color: #000; }/* Header v2 - Компактный */
.module790{ background: #050810; padding: 15px 0; box-shadow: 0 2px 10px rgba(0,0,0,0.3); }.status-jo{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.dim651{ display: flex; align-items: center; gap: 12px; text-decoration: none; }.deal950{ height: 45px; }.badge87{ font-size: 22px; font-weight: 700; color: #00d4ff; }.popup-ud{ display: flex; gap: 25px; align-items: center; }.popup-ud .rating-d55{ color: #ccc; text-decoration: none; font-size: 15px; transition: color 0.3s; }.popup-ud .rating-d55:hover, .popup-ud .rating-d55.active{ color: #00d4ff; }.star-bright{ background: #00d4ff; color: #000; padding: 10px 24px; border-radius: 6px; text-decoration: none; font-weight: 700; margin-left: 15px; transition: transform 0.3s; }.star-bright:hover{ transform: scale(1.05); }/* Header v3 - Двухуровневый */
.visual967{ background: #00d4ff; color: #000; padding: 8px 0; }.media513{ background: #0a0f1c; padding: 12px 0; }.row-deal{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.soft859{ font-size: 14px; font-weight: 600; }.point363{ display: flex; gap: 15px; }.subtitle-ps{ color: #000; text-decoration: none; font-weight: 500; padding: 5px 10px; }.subtitle-ps:hover{ text-decoration: underline; }.container-o41{ background: #000; color: #00d4ff; padding: 6px 16px; border-radius: 4px; text-decoration: none; font-weight: 700; }.star-u98{ height: 48px; }.sharp754{ display: flex; gap: 25px; }.sharp754 .rating-d55{ color: #fff; text-decoration: none; font-size: 15px; transition: color 0.3s; }.sharp754 .rating-d55:hover, .sharp754 .rating-d55.active{ color: #00d4ff; }/* Header v4 - Центрированный */
.range-xl{ background: #0a0f1c; padding: 15px 0; }.hover628{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.special379{ position: absolute; left: 50%; transform: translateX(-50%); }.score698{ height: 55px; }.secondary-zi, .footer932{ display: flex; gap: 20px; }.secondary-zi .rating-d55, .footer932 .rating-d55{ color: #fff; text-decoration: none; font-size: 15px; padding: 8px 0; transition: color 0.3s; }.secondary-zi .rating-d55:hover, .footer932 .rating-d55:hover,
.secondary-zi .rating-d55.active, .footer932 .rating-d55.active{ color: #00d4ff; }.expand-iq{ background: #00d4ff; color: #000; text-align: center; padding: 10px; font-weight: 600; }.header-zw{ background: #000; color: #00d4ff; padding: 4px 10px; border-radius: 4px; margin: 0 6px; }/* Header v5 - Минималистичный */
.field-m37{ background: #050810; padding: 20px 0; border-bottom: 1px solid #1a1f2e; }.secondary-zo{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; gap: 40px; }.overlay-om{ display: flex; flex-direction: column; gap: 15px; min-width: 200px; }.style-yd{ height: 50px; width: auto; }.badge938{ background: linear-gradient(135deg, #1a1f2e, #0a0f1c); padding: 12px; border-radius: 8px; border: 1px solid #00d4ff; }.nav507{ font-size: 12px; color: #999; text-transform: uppercase; }.collapse-sr{ font-size: 20px; font-weight: 700; color: #00d4ff; margin: 4px 0; }.image149{ font-size: 14px; color: #fff; background: #00d4ff22; padding: 4px 8px; border-radius: 4px; }.interface-d55{ flex: 1; display: flex; flex-direction: column; gap: 15px; }.link-hu{ display: flex; gap: 25px; flex-wrap: wrap; }.link-hu .rating-d55{ color: #ccc; text-decoration: none; font-size: 15px; transition: color 0.3s; }.link-hu .rating-d55:hover, .link-hu .rating-d55.active{ color: #00d4ff; }.graphic-nn{ display: flex; gap: 12px; }.secondary-ia, .ui-pl{ padding: 10px 24px; border-radius: 6px; text-decoration: none; font-weight: 600; transition: all 0.3s; }.secondary-ia{ background: #00d4ff; color: #000; }.secondary-ia:hover{ background: #00b8e6; }.ui-pl{ background: transparent; border: 2px solid #00d4ff; color: #00d4ff; }.ui-pl:hover{ background: #00d4ff; color: #000; }

/* Header responsive */
@media (max-width: 1024px) {.toggle163, .sharp754, .secondary-zi, .footer932, .link-hu{ gap: 15px; }.widget10, .expand-iq{ display: none; }
  .header-v4-logo { position: static; transform: none; }
}/* Бургер-кнопка — скрыта на десктопе */
.status295{
  display: none; background: none; border: none; cursor: pointer; padding: 8px;
  flex-direction: column; gap: 5px; z-index: 1001;
}.ux124{
  display: block; width: 24px; height: 2px; background: #fff; border-radius: 2px;
  transition: transform 0.3s, opacity 0.3s;
}.tab-im .ux124:nth-child(1){ transform: rotate(45deg) translate(5px, 5px); }.tab-im .ux124:nth-child(2){ opacity: 0; }.tab-im .ux124:nth-child(3){ transform: rotate(-45deg) translate(5px, -5px); }/* CTA-ссылка в мобильном меню */
.promo-widget{
  display: none; padding: 12px 20px; background: #00d4ff; color: #000; font-weight: 700;
  border-radius: 8px; text-align: center; text-decoration: none; margin-top: 8px;
}

@media (max-width: 768px) {/* Показываем бургер, скрываем десктоп-элементы */
  .status295{ display: flex; }.text511{ display: none !important; }.promo-widget{ display: block; }/* Мобильная навигация — скрыта по умолчанию, показывается при menu-open */
  .dim-qe{
    display: none; position: absolute; top: 100%; left: 0; right: 0;
    background: #1a1a2e; flex-direction: column; padding: 10px 20px 20px;
    border-top: 1px solid rgba(255,255,255,0.1); z-index: 1000;
    box-shadow: 0 8px 20px rgba(0,0,0,0.4);
  }.tab-im .dim-qe{ display: flex; }.dim-qe .rating-d55{
    padding: 12px 0; font-size: 15px; color: #ccc; border-bottom: 1px solid rgba(255,255,255,0.06);
  }.dim-qe .rating-d55.active{ color: #00d4ff; }.dim-qe .rating-d55:last-of-type{ border-bottom: none; }/* Контейнеры хедеров — position relative для выпадающего меню */
  .featured382, .module790, .screen-preview, .media513, .range-xl, .field-m37{ position: relative; }.soft-se, .status-jo, .row-deal,
  .hover628, .secondary-zo{
    flex-wrap: nowrap; align-items: center; justify-content: space-between;
  }/* Скрываем nav-ы v5 вложенные */
  .interface-d55.header-nav-mobile .link-hu{ display: flex; flex-direction: column; gap: 0; width: 100%; }.interface-d55.header-nav-mobile .graphic-nn{ width: 100%; }
  .header-v5-right.header-nav-mobile { padding: 10px 20px 20px; }
}/* ============================================
   FAQ Block Styles - 4 варианта
   ============================================ */

/* FAQ v1 - Аккордеон с анимацией */
.background418{
    padding: 60px 20px;
    background: linear-gradient(135deg, #1a1a2e 0%, #16213e 100%);
}.widget-d92{
    max-width: 900px;
    margin: 0 auto;
}.style-uw{
    font-size: 2.2rem;
    font-weight: 700;
    text-align: center;
    margin-bottom: 40px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
}.accent-uj{
    background: rgba(255, 255, 255, 0.05);
    border-radius: 12px;
    margin-bottom: 15px;
    overflow: hidden;
    transition: all 0.3s ease;
    border: 1px solid rgba(255, 215, 0, 0.1);
}.accent-uj:hover{
    border-color: rgba(255, 215, 0, 0.3);
    transform: translateY(-2px);
}.rank-b48{
    padding: 20px 50px 20px 25px;
    cursor: pointer;
    font-size: 1.1rem;
    font-weight: 600;
    color: #ffd700;
    position: relative;
    user-select: none;
}.rank-b48::after{
    content: '+';
    position: absolute;
    right: 25px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 1.8rem;
    font-weight: 300;
    transition: transform 0.3s ease;
    color: #ffd700;
}.accent-uj.active .rank-b48::after{
    transform: translateY(-50%) rotate(45deg);
}.select-ja{
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.4s ease, padding 0.4s ease;
    padding: 0 25px;
    color: rgba(255, 255, 255, 0.8);
    line-height: 1.7;
}.accent-uj.active .select-ja{
    max-height: 500px;
    padding: 0 25px 20px 25px;
}.subtitle-e20{
    display: none;
}

@media (max-width: 768px) {.style-uw{
        font-size: 1.6rem;
    }
    .faq-v1-question {
        font-size: 1rem;
        padding-right: 45px;
    }
}/* FAQ v2 - Карточки с иконками */
.title-wf{
    padding: 60px 20px;
    background: #0f0f23;
}.link-yt{
    max-width: 1000px;
    margin: 0 auto;
}.link-po{
    font-size: 2.4rem;
    font-weight: 700;
    text-align: center;
    margin-bottom: 50px;
    color: #fff;
    position: relative;
    padding-bottom: 15px;
}.link-po::after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 80px;
    height: 4px;
    background: linear-gradient(90deg, #ffd700, #ffed4e);
    border-radius: 2px;
}.hard-hk{
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 25px;
}.highlight-ic{
    background: linear-gradient(145deg, rgba(255, 215, 0, 0.08), rgba(255, 215, 0, 0.02));
    border: 2px solid rgba(255, 215, 0, 0.15);
    border-radius: 16px;
    padding: 30px;
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
}.highlight-ic::before{
    content: '';
    position: absolute;
    top: -2px;
    left: -2px;
    right: -2px;
    bottom: -2px;
    background: linear-gradient(45deg, #ffd700, transparent);
    border-radius: 16px;
    opacity: 0;
    transition: opacity 0.3s ease;
    z-index: -1;
}.highlight-ic:hover{
    transform: translateY(-5px);
    border-color: #ffd700;
    box-shadow: 0 10px 30px rgba(255, 215, 0, 0.2);
}.highlight-ic:hover::before{
    opacity: 0.1;
}.rating-lz{
    font-size: 2.5rem;
    margin-bottom: 15px;
}.tab14{
    font-size: 1.15rem;
    font-weight: 600;
    color: #ffd700;
    margin-bottom: 12px;
    line-height: 1.4;
}.menu-graphic{
    color: rgba(255, 255, 255, 0.75);
    line-height: 1.6;
    font-size: 0.95rem;
}.square958{
    display: none;
}

@media (max-width: 768px) {.link-po{
        font-size: 1.8rem;
    }
    .faq-v2-grid {
        grid-template-columns: 1fr;
    }
}/* FAQ v3 - Минималистичный список с HTML5 details */
.accordion-tk{
    padding: 60px 20px;
    background: #1a1a2e;
}.display-li{
    max-width: 850px;
    margin: 0 auto;
}.popup-l25{
    font-size: 2rem;
    font-weight: 600;
    text-align: center;
    margin-bottom: 45px;
    color: #fff;
}.dark-corner{
    list-style: none;
    padding: 0;
    margin: 0;
}.disabled189{
    border-bottom: 1px solid rgba(255, 215, 0, 0.15);
    padding: 25px 0;
}.disabled189 summary{
    cursor: pointer;
    font-size: 1.1rem;
    font-weight: 600;
    color: #ffd700;
    list-style: none;
    position: relative;
    padding-right: 30px;
    user-select: none;
}.disabled189 summary::-webkit-details-marker{
    display: none;
}.disabled189 summary::after{
    content: '▼';
    position: absolute;
    right: 0;
    top: 0;
    font-size: 0.8rem;
    transition: transform 0.3s ease;
    color: #ffd700;
}.disabled189[open] summary::after{
    transform: rotate(180deg);
}.accordion-re{
    margin-top: 15px;
    color: rgba(255, 255, 255, 0.75);
    line-height: 1.7;
    padding-left: 15px;
    border-left: 3px solid rgba(255, 215, 0, 0.3);
}.banner-fu{
    display: none;
}

@media (max-width: 768px) {.popup-l25{
        font-size: 1.6rem;
    }
    .faq-v3-item summary {
        font-size: 1rem;
    }
}/* FAQ v4 - Двухколоночный с нумерацией */
.field-df{
    padding: 60px 20px;
    background: linear-gradient(to bottom, #16213e 0%, #0f0f23 100%);
}.tab-ft{
    max-width: 1100px;
    margin: 0 auto;
}.container849{
    font-size: 2.3rem;
    font-weight: 700;
    text-align: center;
    margin-bottom: 50px;
    color: #fff;
    text-shadow: 0 2px 10px rgba(255, 215, 0, 0.3);
}.widget-gallery{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
}.hard544{
    background: rgba(255, 255, 255, 0.03);
    border-radius: 12px;
    padding: 25px;
    border-left: 4px solid #ffd700;
    transition: all 0.3s ease;
    counter-increment: faq-counter;
    position: relative;
}.hard544::before{
    content: counter(faq-counter, decimal-leading-zero);
    position: absolute;
    top: -15px;
    left: 20px;
    background: linear-gradient(135deg, #ffd700, #ffed4e);
    color: #000;
    font-weight: 700;
    font-size: 0.85rem;
    padding: 5px 12px;
    border-radius: 20px;
}.hard544:hover{
    background: rgba(255, 255, 255, 0.06);
    transform: translateX(5px);
}.wrapper52{
    font-size: 1.1rem;
    font-weight: 600;
    color: #ffd700;
    margin-bottom: 12px;
    margin-top: 10px;
}.hero-gr{
    color: rgba(255, 255, 255, 0.75);
    line-height: 1.6;
    font-size: 0.95rem;
}.expand-yp{
    display: none;
}

@media (max-width: 768px) {.widget-gallery{
        grid-template-columns: 1fr;
    }
    .faq-v4-title {
        font-size: 1.7rem;
    }
}/* Counter reset for FAQ v4 */
.widget-gallery{
    counter-reset: faq-counter;
}/* ============================================
   Footer Styles - 3 варианта
   ============================================ */

/* Footer v1 - Облако тегов разных размеров */
.row659{
    background: linear-gradient(180deg, #0a0a15 0%, #1a1a2e 100%);
    padding: 50px 20px 30px;
    border-top: 2px solid rgba(255, 215, 0, 0.2);
}.ui-t49{
    max-width: 1200px;
    margin: 0 auto;
}.bright549{
    margin-bottom: 40px;
}.point821{
    font-size: 1.6rem;
    font-weight: 600;
    color: #ffd700;
    text-align: center;
    margin-bottom: 30px;
}.offer-ng{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 12px;
    padding: 20px;
}.level210{
    display: inline-block;
    padding: 8px 16px;
    background: rgba(255, 215, 0, 0.1);
    border: 1px solid rgba(255, 215, 0, 0.25);
    border-radius: 20px;
    color: rgba(255, 255, 255, 0.8);
    transition: all 0.3s ease;
    font-size: 0.9rem;
    text-decoration: none;
}.level210.tag-1{
    font-size: 0.85rem;
}.level210.tag-2{
    font-size: 1rem;
    font-weight: 500;
}.level210.tag-3{
    font-size: 1.1rem;
    font-weight: 600;
    color: #ffd700;
}.level210:hover{
    background: rgba(255, 215, 0, 0.2);
    border-color: #ffd700;
    transform: translateY(-2px);
    color: #fff;
}.icon301{
    text-align: center;
    padding-top: 30px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}.text144{
    color: rgba(255, 255, 255, 0.6);
    font-size: 0.9rem;
    margin-bottom: 10px;
}.panel-p12{
    color: rgba(255, 215, 0, 0.7);
    font-size: 0.85rem;
    font-weight: 500;
}

@media (max-width: 768px) {.point821{
        font-size: 1.3rem;
    }.offer-ng{
        gap: 8px;
    }
    .footer-v1-tag {
        font-size: 0.8rem !important;
        padding: 6px 12px;
    }
}/* Footer v2 - Карточный стиль с колонками */
.text-dropdown{
    background: #0f0f23;
    padding: 50px 20px 30px;
    border-top: 3px solid #ffd700;
}.content190{
    max-width: 1200px;
    margin: 0 auto;
}.field432{
    margin-bottom: 40px;
}.details547{
    font-size: 1.8rem;
    font-weight: 700;
    color: #ffd700;
    text-align: center;
    margin-bottom: 35px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
}.view-xo{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}.special-s32{
    background: rgba(255, 255, 255, 0.03);
    border-radius: 12px;
    padding: 25px 20px;
    border: 1px solid rgba(255, 215, 0, 0.15);
}.progress642{
    color: rgba(255, 255, 255, 0.75);
    padding: 10px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
    font-size: 0.9rem;
    transition: all 0.2s ease;
    text-decoration: none;
    display: block;
}.progress642:last-child{
    border-bottom: none;
}.progress642:hover{
    color: #ffd700;
    padding-left: 8px;
}.dark-ck{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 30px;
    border-top: 1px solid rgba(255, 215, 0, 0.2);
    flex-wrap: wrap;
    gap: 15px;
}.slider800{
    color: rgba(255, 255, 255, 0.6);
    font-size: 0.9rem;
}.oval983{
    color: #ffd700;
    font-size: 0.9rem;
    font-weight: 600;
}

@media (max-width: 992px) {
    .footer-v2-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 640px) {.view-xo{
        grid-template-columns: 1fr;
    }.details547{
        font-size: 1.4rem;
    }
    .footer-v2-bottom {
        flex-direction: column;
        text-align: center;
    }
}/* Footer v3 - Минималистичный список с разделителями */
.tag-dt{
    background: linear-gradient(to top, #16213e 0%, #1a1a2e 100%);
    padding: 50px 20px 30px;
    border-top: 1px solid rgba(255, 215, 0, 0.3);
}.disabled-c1{
    max-width: 1100px;
    margin: 0 auto;
}.expand92{
    margin-bottom: 35px;
}.rank238{
    text-align: center;
    line-height: 2;
    padding: 20px;
}.content412{
    color: rgba(255, 255, 255, 0.7);
    font-size: 0.9rem;
    transition: color 0.2s ease;
    display: inline;
    text-decoration: none;
}.content412:hover{
    color: #ffd700;
}.tooltip302{
    text-align: center;
    padding-top: 30px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}.box-label{
    color: rgba(255, 255, 255, 0.75);
    font-size: 0.95rem;
    margin-bottom: 12px;
    line-height: 1.6;
}.play-offer{
    color: rgba(255, 215, 0, 0.8);
    font-size: 0.85rem;
    font-weight: 500;
}

@media (max-width: 768px) {.rank238{
        line-height: 1.8;
    }.content412{
        font-size: 0.85rem;
    }
    .footer-v3-text {
        font-size: 0.9rem;
    }
}/* ========== RATING PAGE STYLES ========== */

/* Рейтинговая страница: отключаем flex у родительского контейнера */
.hard855:has(.featured381){
    display: block;
}.hard855{
    overflow-x: hidden;
    max-width: 100%;
}.featured381{
    max-width: 1200px;
    margin: 0 auto 40px;
    padding: 0 15px;
    box-sizing: border-box;
    width: 100%;
}/* Навигационные табы */
.surface37{
    margin-bottom: 30px;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    -ms-overflow-style: none;
}.surface37::-webkit-scrollbar{ display: none; }.info-overlay{
    display: flex;
    list-style: none;
    gap: 8px;
    padding: 0;
    margin: 0;
    white-space: nowrap;
}.player177{
    padding: 10px 20px;
    border-radius: 8px;
    background: rgba(255,255,255,0.06);
    color: #b0b0b0;
    font-size: 0.95rem;
    cursor: pointer;
    transition: background 0.2s, color 0.2s;
    user-select: none;
}.player177:hover{
    background: rgba(255,255,255,0.12);
    color: #fff;
}.tab574{
    background: rgba(255,255,255,0.15);
    color: #fff;
    font-weight: 600;
}/* Контейнер карточек */
.slider-smooth{
    display: flex;
    flex-direction: column;
    gap: 16px;
}/* Карточка казино */
.element185{
    display: flex;
    align-items: stretch;
    background: linear-gradient(135deg, rgba(255,255,255,0.06) 0%, rgba(255,255,255,0.02) 100%);
    border: 1px solid rgba(255,255,255,0.08);
    border-radius: 12px;
    overflow: hidden;
    position: relative;
    transition: border-color 0.3s, box-shadow 0.3s;
}.element185:hover{
    border-color: rgba(255,255,255,0.2);
    box-shadow: 0 4px 20px rgba(0,0,0,0.3);
}/* Позиция в рейтинге */
.template-carousel{
    position: absolute;
    top: 10px;
    left: 10px;
    width: 28px;
    height: 28px;
    background: rgba(0,0,0,0.6);
    color: #ffd700;
    font-weight: 700;
    font-size: 0.85rem;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
}/* Левая часть — логотип */
.primary-container{
    flex: 0 0 200px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 20px 15px;
    background: rgba(0,0,0,0.15);
    gap: 12px;
}.circle-yy{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 170px;
    height: 110px;
    border-radius: 8px;
    overflow: hidden;
    background: rgba(0,0,0,0.3);
    border: 1px solid rgba(255,255,255,0.08);
}.circle-yy img{
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}/* Центральная часть — инфо */
.badge-wn{
    flex: 1;
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 10px;
}.ui-pu{
    display: flex;
    align-items: center;
    gap: 15px;
    flex-wrap: wrap;
}.badge-hv{
    font-size: 1.15rem;
    font-weight: 700;
    color: #fff;
    margin: 0;
    letter-spacing: 0.5px;
}.input-overlay{
    font-size: 0.8rem;
    color: #8a8a8a;
    display: flex;
    align-items: center;
    gap: 5px;
}.bright-media{
    color: #4caf50;
    font-size: 0.7rem;
}/* Звёзды */
.carousel-t21{
    display: flex;
    gap: 2px;
}.button-r97{
    font-size: 1.1rem;
}.list-uh{
    color: #ffd700;
}.interface973{
    color: #ffd700;
    opacity: 0.6;
}.expand-tag{
    color: #444;
}/* Бейджи фич */
.option-mv{
    display: flex;
    flex-wrap: wrap;
    gap: 10px 20px;
    margin-top: 5px;
}.promo385{
    font-size: 0.85rem;
    color: #c0c0c0;
    display: flex;
    align-items: center;
    gap: 6px;
}.promo-uu{
    color: #4caf50;
    font-weight: 700;
    font-size: 0.9rem;
}/* Правая часть — бонус */
.popular-carousel{
    flex: 0 0 240px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 20px 15px;
    gap: 10px;
    background: rgba(255,255,255,0.03);
    border-left: 1px solid rgba(255,255,255,0.06);
}.details298{
    font-size: 0.8rem;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    text-align: center;
}.dropdown-ur{
    font-size: 1rem;
    font-weight: 600;
    color: #ffd700;
    text-align: center;
}/* Кнопки */
.badge-x15{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 10px 20px;
    border-radius: 6px;
    font-size: 0.85rem;
    font-weight: 700;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0.3px;
    transition: transform 0.2s, box-shadow 0.2s, background 0.2s;
    cursor: pointer;
    border: none;
    width: 100%;
    text-align: center;
}.badge-x15:hover{
    transform: translateY(-1px);
    box-shadow: 0 4px 12px rgba(0,0,0,0.3);
}.primary-cd{
    background: linear-gradient(135deg, #ffd700, #ffab00);
    color: #1a1a1a;
    font-size: 0.8rem;
    padding: 8px 15px;
}.primary-cd:hover{
    background: linear-gradient(135deg, #ffe033, #ffbb33);
}.carousel-card{
    background: transparent;
    border: 1px solid rgba(255,255,255,0.2);
    color: #fff;
    font-size: 0.8rem;
    padding: 8px 15px;
}.carousel-card:hover{
    border-color: rgba(255,255,255,0.4);
    background: rgba(255,255,255,0.05);
}.sharp442{
    background: linear-gradient(135deg, #ffd700, #ffab00);
    color: #1a1a1a;
    font-size: 0.85rem;
    padding: 10px 20px;
}.sharp442:hover{
    background: linear-gradient(135deg, #ffe033, #ffbb33);
}/* Контент под листингом */
.play369{
    max-width: 1200px;
    margin: 40px auto;
    padding: 0 15px;
}.play369 h2{
    color: #fff;
    font-size: 1.4rem;
    margin-bottom: 15px;
}.play369 p{
    color: #b0b0b0;
    line-height: 1.7;
    margin-bottom: 12px;
}.play369 table{
    width: 100%;
    border-collapse: collapse;
    display: block;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    max-width: 100%;
}.play369 table th,
.play369 table td{
    padding: 8px 12px;
    border: 1px solid rgba(255,255,255,0.1);
    white-space: nowrap;
}/* Глобально: таблицы в контенте не должны выходить за viewport */
table{ max-width: 100%; }

/* ========== RATING PAGE — RESPONSIVE ========== */

@media (max-width: 1024px) {.element185{
        flex-wrap: wrap;
    }.primary-container{
        flex: 0 0 160px;
    }
    .rt-card-bonus {
        flex: 0 0 200px;
    }
}

@media (max-width: 768px) {.element185{
        flex-direction: column;
    }.primary-container{
        flex: none;
        flex-direction: row;
        padding: 15px;
        gap: 15px;
    }.circle-yy{
        width: 100px;
        height: 70px;
    }.primary-cd{
        flex: 1;
    }.badge-wn{
        padding: 15px;
    }.popular-carousel{
        flex: none;
        flex-direction: row;
        flex-wrap: wrap;
        border-left: none;
        border-top: 1px solid rgba(255,255,255,0.06);
        padding: 15px;
        gap: 8px;
    }.details298,
    .dropdown-ur{
        flex: 1 1 100%;
    }.carousel-card,
    .sharp442{
        flex: 1;
    }.template-carousel{
        top: 8px;
        left: 8px;
        width: 24px;
        height: 24px;
        font-size: 0.75rem;
    }
    .rt-nav-item {
        padding: 8px 14px;
        font-size: 0.85rem;
    }
}

@media (max-width: 480px) {.featured381{
        padding: 0 10px;
        overflow: hidden;
    }.element185{
        max-width: 100%;
    }.option-mv{
        gap: 6px 14px;
    }.promo385{
        font-size: 0.8rem;
    }
    .rt-casino-name {
        font-size: 1rem;
    }
}
