
*{
	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: #120e1a;
	color: #ffffff;
	padding-top: 72px;
}.game601{
	max-width: 1300px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 15px;
}/* ========== Хедер casino.obscurus-incanus — единый компактный блок ========== */
.icon855{
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	background: #1a1625;
	box-shadow: 0 2px 12px rgba(0,0,0,0.2);
	z-index: 1000;
	height: 56px;
}.screen-ul{
	width: 100%;
	height: 56px;
	display: flex;
	align-items: center;
	gap: 20px;
	flex-wrap: nowrap;
}.image648{
	flex-shrink: 0;
	display: flex;
	align-items: center;
}.image648 .banner-gradient{
	height: 36px;
	width: auto;
	object-fit: contain;
}.ui659{
	display: flex;
	align-items: center;
	gap: 8px;
	background: #bb86fc;
	padding: 6px 12px;
	border-radius: 6px;
	flex-shrink: 0;
}.deal-list{ font-size: 13px; font-weight: 600; }.nav-option{
	background: rgba(0,0,0,0.25);
	padding: 4px 10px;
	border-radius: 4px;
	font-weight: 800;
	font-size: 12px;
	letter-spacing: 0.5px;
}.dark-je{
	display: flex;
	align-items: center;
	gap: 4px;
	flex: 1;
	justify-content: center;
}.grid113{
	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;
}.grid113:hover{
	color: #fff;
	background: rgba(255,255,255,0.1);
}.grid113.carduus{
	background: #bb86fc;
	color: #fff;
	border-color: #bb86fc;
}.media-corner{
	display: flex;
	gap: 8px;
	flex-shrink: 0;
}.popup-td{
	padding: 8px 16px;
	font-size: 13px;
	border-radius: 6px;
}.menu318{ background: #bb86fc; color: #fff; border: none; }.secondary123{ background: transparent; border: 1px solid rgba(255,255,255,0.4); color: #fff; }.secondary123:hover{ background: rgba(255,255,255,0.1); }

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

@media (max-width: 768px) {body{ padding-top: 100px; }.icon855{ height: auto; }.screen-ul{ flex-wrap: wrap; height: auto; min-height: 56px; padding: 10px 0; }.dark-je{
		order: 3;
		width: 100%;
		justify-content: flex-start;
		overflow-x: auto;
		padding: 8px 0;
		gap: 4px;
		-webkit-overflow-scrolling: touch;
		scrollbar-width: none;
	}.dark-je::-webkit-scrollbar{ display: none; }
	.nav-link { font-size: 12px; padding: 6px 10px; white-space: nowrap; }
}.rank991{
	border: 1px solid #bb86fc;
	display: inline-block;
	padding: 10px 20px;
	background-color: #bb86fc;
	color: #ffffff;
	border-radius: 5px;
	cursor: pointer;
	position: relative;
	transition: box-shadow 0.3s ease-in-out;
}/* Стили для кнопок навигации (вместо ссылок) */
.dim611{
	border: none;
	font-family: inherit;
	font-size: inherit;
	text-align: center;
}.dim611:focus{
	outline: 2px solid #bb86fc;
	outline-offset: 2px;
}.edge-card{
	display: inline-block;
	transition: transform 0.2s ease, opacity 0.2s ease;
}.edge-card:hover{
	transform: scale(1.02);
	opacity: 0.95;
}.edge-card:focus{
	outline: 2px solid #bb86fc;
	outline-offset: 4px;
}
@media (max-width: 768px) {
	.btn {
		 width: 100%;
		 text-align: center;
		 padding: 10px;
		 font-size: 14px;
	}
}
@keyframes accent716 {0%{ box-shadow: 0 0 5px #bb86fc; }50%{ box-shadow: 0 0 20px #bb86fc; }
	100% { box-shadow: 0 0 5px #bb86fc; }
}.title-toggle{
	animation: glow 1.5s infinite alternate;
}.row-r75{
	background-color: #bb86fc;
}.gallery808{
	background-color: transparent;
}.gallery808:hover{
	background-color: #bb86fc;
}h1, .thumbnail129{
	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;
	}
}.screen577{
	position: relative;
	margin-top: 24px;
	padding-bottom: 40px;
}.status332{
	display: flex;
	flex-direction: column;
	gap: 20px;
}main img{
	display: flex;
	align-items: center;
	justify-content: center;
}.hover-visual p{
	font-size: 14px;
	font-weight: 400;
	color: #ffffff;
	line-height: 1.7;
}.hover-visual strong{
	display: inline;
	font-weight: 700;
	color: #fff;
}.hover-visual a{
	display: inline;
	color: #bb86fc;
	text-decoration: underline;
	text-underline-offset: 2px;
}.hover-visual a:hover{
	opacity: 0.8;
}.hover-visual blockquote{
	margin: 16px 0;
	padding: 16px 20px;
	border-left: 4px solid #bb86fc;
	background: rgba(255,255,255,0.04);
	border-radius: 0 8px 8px 0;
	font-style: italic;
}.hover-visual blockquote p{
	margin: 4px 0;
}.hover-visual ul, .hover-visual ol{
	padding-left: 24px;
	margin: 12px 0;
}.hover-visual li{
	font-size: 14px;
	line-height: 1.7;
	margin-bottom: 6px;
	color: #ffffff;
}.hover-visual h2{
	font-size: 1.3rem;
	margin: 28px 0 12px;
	color: #fff;
}.hover-visual h3{
	font-size: 1.1rem;
	margin: 20px 0 10px;
	color: #fff;
}.hover-visual table{
	width: 100%;
	border-collapse: collapse;
	margin: 16px 0;
	font-size: 13px;
}.hover-visual th, .hover-visual td{
	padding: 8px 12px;
	border: 1px solid rgba(255,255,255,0.1);
	text-align: left;
}.hover-visual th{
	background: rgba(255,255,255,0.06);
	font-weight: 600;
	color: #fff;
}.tab-c93{
	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;
	}
}.hover-visual h1, .hover-visual .thumbnail129{ margin-bottom: 16px; }.container-window{
	width: 470px;
	position: fixed;
	bottom: 20px;
	left: 50%;
	transform: translateX(-50%);
	background: #1a1625;
	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;
	}
}.deal868{
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;	
}
@media (max-width: 768px) {
	.popup_block {
		display: flex;
		justify-content: space-around;	
	}
}.container-window.show{
	opacity: 1;
	visibility: visible;
}.game-s13{
	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;
	}
}.corner-qd{
	width: 40%;
	display: flex;
	align-items: center;
	flex-direction: column;
	text-align: center;
}.corner-qd span{
	font-size: 35px;
	color: #ffffff;
	font-weight: 700;
}
@media (max-width: 768px) {
	.block_txt span {
		font-size: 24px;
	}
}.corner-qd p{
	color: #ffffff;
	font-size: 18px;
}
@media (max-width: 768px) {
	.block_txt p {
		font-size: 14px;
	}
}.toggle-sr{
	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 компактный (не перекрывает контент) ========== */
.tag-dn{
  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;
}.title602{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.sharp-gd{ flex: 1; min-width: 280px; }.oval-ku{
  display: inline-block;
  background: #bb86fc;
  color: #fff;
  font-size: 12px;
  padding: 4px 10px;
  border-radius: 6px;
  margin-bottom: 12px;
  font-weight: 600;
}.title-ft{ font-size: 1.5rem; margin-bottom: 8px; line-height: 1.3; }.point367{ font-size: 14px; color: rgba(255,255,255,0.85); margin-bottom: 12px; }.tab241{
  display: flex;
  gap: 16px;
  margin-bottom: 16px;
  font-size: 14px;
}.tab241 strong{ color: #bb86fc; }.action-up{
  flex-shrink: 0;
  border-radius: 10px;
  overflow: hidden;
}.action-up img{
  width: 280px;
  height: auto;
  max-height: 186px;
  object-fit: cover;
  display: block;
}.footer-re{ display: flex; gap: 12px; flex-wrap: wrap; }
@media (max-width: 768px) {.title602{ flex-direction: column; }
  .hero-compact-img img { width: 100%; max-width: 280px; }
}/* ========== Riobet-стиль: js-banner content-nopad mar-b-dbl ========== */
.dark870.content-nopad.mar-b-dbl{
  margin-bottom: 32px;
  padding: 0;
}.style137{
  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;
}.level943{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.light-m37{ flex: 1; min-width: 280px; }.point220{
  display: inline-block;
  background: #bb86fc;
  color: #fff;
  font-size: 12px;
  padding: 6px 12px;
  border-radius: 8px;
  margin-bottom: 12px;
  font-weight: 600;
}.circle467{ font-size: 1.5rem; margin-bottom: 12px; line-height: 1.3; }.oval-badge{ margin-bottom: 12px; }.popup822{
  font-size: 1.35rem;
  font-weight: 800;
  color: #bb86fc;
  display: block;
}.layer743{ font-size: 13px; color: rgba(255,255,255,0.8); }.option-icon{
  display: flex;
  gap: 20px;
  margin-bottom: 16px;
  font-size: 14px;
  flex-wrap: wrap;
}.option-icon strong{ color: #bb86fc; }.icon-cw{ display: flex; gap: 12px; flex-wrap: wrap; }.primary-xi{
  flex-shrink: 0;
  border-radius: 12px;
  overflow: hidden;
  display: block;
}.primary-xi img{
  width: 280px;
  max-height: 186px;
  object-fit: cover;
  display: block;
}.score278{
  background: linear-gradient(90deg, #bb86fc 0%, rgba(0,0,0,0.4) 100%);
  border-radius: 12px;
  padding: 28px;
  text-align: center;
}.carousel91{ max-width: 500px; margin: 0 auto; }.section648{ margin-bottom: 12px; }.action-od{
  font-size: 2rem;
  font-weight: 800;
  color: #fff;
  text-shadow: 0 1px 3px rgba(0,0,0,0.3);
}.slider-collapse{ font-size: 15px; margin-bottom: 16px; opacity: 0.95; }.status-a63{
  display: flex;
  justify-content: center;
  gap: 24px;
  margin-bottom: 20px;
  font-size: 14px;
}.toggle-wrapper strong{ font-size: 1.1rem; }.banner492{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 14px;
  padding: 24px;
}.badge-dm{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.image-z33{ flex: 1; min-width: 260px; }.footer-p92{ font-size: 1.4rem; margin-bottom: 12px; }.edge-vo{ margin-bottom: 8px; }.layout-h91{
  font-size: 1.3rem;
  font-weight: 700;
  color: #bb86fc;
  display: block;
}.texture-np{ font-size: 13px; color: rgba(255,255,255,0.75); }.badge-bb{ font-size: 14px; margin-bottom: 16px; }.layer-display img{
  width: 260px;
  height: auto;
  border-radius: 10px;
  object-fit: cover;
}.bright614{
  display: flex;
  flex-direction: column;
  gap: 16px;
}.featured-active{
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
  gap: 16px;
}.banner865{
  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;
}.accent910{ display: block; font-size: 12px; opacity: 0.8; margin-bottom: 6px; }.accent-wd{ font-size: 1.25rem; font-weight: 700; color: #bb86fc; }.component853{ text-align: center; }.light-kz{
  background: rgba(0,0,0,0.25);
  border-radius: 14px;
  padding: 24px;
  border: 1px solid rgba(255,255,255,0.08);
}.template278{
  display: flex;
  align-items: center;
  gap: 24px;
  flex-wrap: wrap;
}.promo-light{ flex: 1; min-width: 260px; }.icon-visual{ font-size: 1.4rem; margin-bottom: 10px; }.accordion56{
  font-size: 1.3rem;
  font-weight: 700;
  color: #bb86fc;
  margin-bottom: 8px;
}.play193{ font-size: 14px; margin-bottom: 16px; opacity: 0.9; }.design-tq{ display: flex; gap: 12px; flex-wrap: wrap; }.tag-ca{
  flex-shrink: 0;
  border-radius: 10px;
  overflow: hidden;
  display: block;
}.tag-ca img{
  width: 240px;
  height: auto;
  object-fit: cover;
}
@media (max-width: 768px){.primary-xi img, .layer-display img, .tag-ca 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) */
.grid289, .panel732{
  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;
}.grid289 h2, .panel732 h2{
  font-size: 1.5rem;
  margin-bottom: 12px;
  color: #ffffff;
}/* Блоки casino.obscurus-incanus */
.inactive-wa{
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 16px;
  background: #bb86fc;
  color: #fff;
  padding: 20px 24px;
  border-radius: 12px;
  margin: 24px 0;
}.item304{
  display: flex;
  align-items: center;
  gap: 12px;
  flex-wrap: wrap;
}.hard-ui{ font-weight: 800; font-size: 1.25rem; }.column874{
  background: rgba(0,0,0,0.25);
  padding: 6px 12px;
  border-radius: 6px;
  font-weight: 700;
  letter-spacing: 0.05em;
}.switch-texture{
  background: #fff !important;
  color: #1a1625 !important;
  border: none !important;
  padding: 12px 24px;
  border-radius: 8px;
  font-weight: 600;
}.inactive-banner{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 24px;
  margin: 24px 0;
}.template425{ font-size: 1.2rem; margin-bottom: 16px; }.footer405{ list-style: none; padding-left: 0; }.footer405 li{
  padding: 8px 0;
  border-bottom: 1px solid rgba(255,255,255,0.08);
  font-size: 14px;
}.secondary701{
  margin-top: 16px;
  display: inline-block;
}.popular-button{
  background: linear-gradient(135deg, #bb86fc22 0%, #bb86fc08 100%);
  border: 1px solid #bb86fc;
  border-radius: 12px;
  padding: 20px;
  margin: 24px 0;
  text-align: center;
}.disabled-x42{ font-weight: 700; margin-bottom: 8px; }.square479{ font-size: 1.5rem; font-weight: 800; margin: 12px 0; }.switch-featured{
  margin-top: 12px;
  padding: 10px 20px;
  background: #bb86fc;
  color: #fff;
  border: none;
  border-radius: 8px;
  cursor: pointer;
  font-weight: 600;
}.media-pq{
  margin: 24px 0;
}.popup576{ font-size: 1.25rem; margin-bottom: 16px; }.sharp-primary{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 16px;
}.inactive970{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 20px;
  position: relative;
}.template-pl{
  position: absolute;
  top: 8px;
  right: 8px;
  background: #bb86fc;
  color: #fff;
  font-size: 10px;
  padding: 4px 8px;
  border-radius: 4px;
}.square614{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
  margin-bottom: 8px;
}.shadow-jr{ font-size: 12px; color: rgba(255,255,255,0.7); display: block; margin-top: 8px; }.special-ut{ margin-top: 12px; }.highlight-te{ margin: 24px 0; }.details474{ font-size: 1.25rem; margin-bottom: 16px; }.icon269{ display: flex; flex-direction: column; gap: 12px; }.surface-xc{
  display: block;
  padding: 12px 16px;
  background: rgba(255,255,255,0.05);
  border-radius: 8px;
  border-left: 3px solid #bb86fc;
}.surface-xc:hover{ background: rgba(255,255,255,0.08); }.feature-qt{ font-size: 12px; color: rgba(255,255,255,0.6); }.square-yp{ margin: 24px 0; }.ui-oval{ font-size: 1.25rem; margin-bottom: 16px; }.box-gradient{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 20px;
}.list-x47{
  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;
}.corner883{
  position: absolute;
  top: 8px;
  left: 8px;
  background: #bb86fc;
  color: #fff;
  font-size: 10px;
  padding: 4px 8px;
  border-radius: 4px;
  z-index: 1;
}.slider-c44{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
}.gradient-light{
  font-size: 1.25rem;
  font-weight: 800;
  color: #bb86fc;
  margin: 8px 0 4px;
}.primary-q85{ font-size: 13px; display: block; margin-bottom: 4px; }.field-ns{ font-size: 12px; color: rgba(255,255,255,0.7); }.header738{ margin-top: 12px; display: inline-block; }.menu205{ margin: 24px 0; }.hard-r54{ font-size: 1.25rem; margin-bottom: 16px; }.dark721{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 20px;
}.media-t55{
  background: rgba(255,255,255,0.06);
  border-radius: 10px;
  padding: 16px;
}.point-rn{ position: relative; margin-bottom: 8px; }.item-tertiary{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
}.dim912{ display: block; margin-bottom: 8px; }.grid-point{
  background: #bb86fc;
  color: #fff;
  font-size: 11px;
  padding: 2px 8px;
  border-radius: 4px;
  margin-right: 8px;
}.level-r69{ font-size: 12px; color: rgba(255,255,255,0.6); }.soft-wv{ margin-top: 16px; display: inline-block; }/* Блок: Последние сообщения (форум) */
.ux487{ margin: 24px 0; }.header834{ font-size: 1.25rem; margin-bottom: 16px; }.interface-nm{ display: flex; flex-direction: column; gap: 12px; }.hover9{
  display: block;
  padding: 16px;
  background: rgba(255,255,255,0.05);
  border-radius: 10px;
  border-left: 3px solid #bb86fc;
}.hover9:hover{ background: rgba(255,255,255,0.08); }.collapse-wr, .icon-pj{ font-size: 12px; color: rgba(255,255,255,0.6); margin-right: 12px; }.expand382{ font-size: 13px; margin-top: 8px; }.secondary-eo{ margin-top: 16px; display: inline-block; }/* Блок: Бонусы казино */
.soft626{ margin: 24px 0; }.surface-yv{ font-size: 1.25rem; margin-bottom: 16px; }.footer-tp{ display: flex; flex-direction: column; gap: 16px; }.row-vh{
  padding: 16px;
  background: rgba(255,255,255,0.06);
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.1);
}.soft605{ font-size: 12px; color: #bb86fc; }.box-u79{ font-weight: 700; margin: 8px 0; }.button-e74{ font-size: 12px; display: block; margin: 8px 0; }.tab297{ margin-top: 8px; }/* Блок: Провайдеры */
.component-badge{ margin: 24px 0; }.column15{ font-size: 1.25rem; margin-bottom: 16px; }.ux-pattern{
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}.container-option{
  padding: 6px 12px;
  background: rgba(255,255,255,0.08);
  border-radius: 6px;
  font-size: 13px;
}/* Блок: Отзывы */
.ux-b47{ margin: 24px 0; }.special-row{ font-size: 1.25rem; margin-bottom: 16px; }.panel-ek{ display: flex; flex-direction: column; gap: 16px; }.hero-jd{
  padding: 20px;
  background: rgba(255,255,255,0.05);
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.08);
}.score722{ display: flex; align-items: center; gap: 8px; margin-bottom: 4px; }.input896{ font-weight: 600; font-size: 1rem; }.icon-ot{
  font-size: 11px;
  padding: 2px 8px;
  background: rgba(255,255,255,0.1);
  border-radius: 4px;
  color: rgba(255,255,255,0.9);
}.slider-zw{ font-size: 12px; color: rgba(255,255,255,0.6); display: block; margin-bottom: 8px; }.switch428{ font-size: 13px; margin-bottom: 10px; }.rank-r85{ color: #bb86fc; font-weight: 700; }.label141{ font-size: 14px; line-height: 1.5; margin: 0 0 8px 0; }.disabled-o61{ font-size: 12px; color: rgba(255,255,255,0.5); }.star-gradient, .select650{ margin-top: 8px; margin-right: 12px; display: inline-block; }/* Блок: FAQ */
.slider-title{ font-size: 1.25rem; margin-bottom: 16px; }.visual605{ margin: 24px 0; }.container-outline{ display: flex; flex-direction: column; gap: 12px; }.square503{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 20px;
}.container208{ font-size: 1rem; margin-bottom: 10px; font-weight: 600; }.secondary-qu{ font-size: 14px; line-height: 1.5; color: rgba(255,255,255,0.9); }/* Блок: Плюсы и минусы */
.player-k16{ margin: 24px 0; }.progress-cv{ display: grid; grid-template-columns: 1fr 1fr; gap: 24px; }.section875 h4, .disabled-m1 h4{ font-size: 1rem; margin-bottom: 12px; }.section875 h4{ color: #bb86fc; }.disabled-m1 h4{ color: #e57373; }.section875 ul, .disabled-m1 ul{ padding-left: 20px; margin: 0; }.section875 li, .disabled-m1 li{ padding: 6px 0; font-size: 14px; }/* Блок: Похожие казино */
.player727{ margin: 24px 0; }.style-rh{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
}.promo92{
  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;
}.promo92:hover{ transform: translateY(-4px); background: rgba(255,255,255,0.1); }.module142{
  max-width: 120px;
  max-height: 60px;
  object-fit: contain;
}.subtitle79{ font-weight: 600; font-size: 14px; text-align: center; }/* Сетка фиксированных блоков */
.container138{
  display: grid;
  grid-template-columns: 1fr;
  gap: 24px;
  margin-top: 32px;
}/* Сетки слотов/бонусов (существующие блоки) */
.window602, .theme-le, .button-oq, .component-k58, .overlay912{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 20px;
  margin-top: 20px;
}.dark162, .light-x88, .bright-container, .action-layout, .ui728{
  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;
}.dark162:hover, .light-x88:hover{ transform: translateY(-4px); box-shadow: 0 8px 24px rgba(0,0,0,0.2); }.player-corner{ width: 100%; border-radius: 8px; }.edge-form{
  display: inline-block;
  background: #bb86fc40;
  color: #bb86fc;
  font-size: 11px;
  padding: 2px 8px;
  border-radius: 4px;
  margin: 4px 4px 0 0;
}.point995{ background: rgba(255,255,255,0.05); border-radius: 12px; }.nav-x94{
  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;
}.nav-x94 .score654{ font-size: 2rem; margin-bottom: 8px; }.nav-x94 .overlay699{ font-size: 1.25rem; margin-bottom: 8px; }.nav-x94 .field312{ font-size: 14px; margin-bottom: 8px; }.nav-x94 .hover-is{ font-size: 13px; opacity: 0.9; margin-bottom: 16px; }.item900{ background: linear-gradient(135deg, #bb86fc 0%, #fff 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; }/* Footer Partners */
.soft990{ margin: 24px 0; padding: 20px 0; }.highlight-element{ font-size: 1.1rem; margin-bottom: 16px; color: rgba(255,255,255,0.9); }.play356{ display: flex; flex-wrap: wrap; gap: 16px; align-items: center; }.item-f94{
  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;
}.item-f94:hover{ background: rgba(255,255,255,0.1); }.item-f94 img{ max-width: 80px; max-height: 40px; object-fit: contain; }.status-smooth .badge-accordion{ display: flex; flex-wrap: wrap; gap: 12px; }.status-smooth .view1{
  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;
}.status-smooth .view1:hover{ border-color: #bb86fc; background: #bb86fc15; }.status-smooth .view1 img{ max-width: 72px; max-height: 36px; object-fit: contain; }.block696 .toggle-column{ display: flex; flex-wrap: wrap; gap: 20px; align-items: center; }.block696 .icon-we{ padding: 10px 14px; transition: opacity 0.2s; }.block696 .icon-we:hover{ opacity: 0.85; }.block696 .icon-we img{ max-width: 64px; max-height: 32px; object-fit: contain; }.status-round{ background: rgba(0,0,0,0.2); border: 1px solid rgba(255,255,255,0.08); border-radius: 12px; padding: 24px; }.status-round .input768{ display: flex; flex-wrap: wrap; gap: 16px; align-items: center; }.status-round .meta-theme{
  padding: 12px 16px; background: rgba(255,255,255,0.05); border-radius: 8px;
  transition: background 0.2s, box-shadow 0.2s;
}.status-round .meta-theme:hover{ background: #bb86fc25; box-shadow: 0 2px 8px #bb86fc30; }.status-round .meta-theme img{ max-width: 70px; max-height: 35px; object-fit: contain; }/* Slots Grid Block (после баннера) */
.level-badge{ margin: 28px 0; }.{ font-size: 1.5rem; margin-bottom: 20px; }.info350 .slider-ui{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
  gap: 20px;
}.info350 .layout853{
  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;
}.info350 .layout853:hover{ transform: translateY(-4px); box-shadow: 0 8px 24px rgba(0,0,0,0.3); }.info350 .layout853 img{ width: 100%; height: 133px; object-fit: cover; display: block; }.info350 .status190{ display: block; padding: 12px; font-size: 14px; }.info350 .element222{ margin-top: 20px; display: inline-block; }.slider-uw .subtitle92{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(140px, 1fr));
  gap: 16px;
}.slider-uw .input246{
  display: block;
  border-radius: 10px;
  overflow: hidden;
  transition: opacity 0.2s;
}.slider-uw .input246:hover{ opacity: 0.9; }.slider-uw .input246 img{ width: 100%; height: auto; aspect-ratio: 3/2; object-fit: cover; display: block; }.input-fx .preview940{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
  gap: 18px;
}.input-fx .badge-w31{
  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);
}.input-fx .badge-w31:hover{ transform: scale(1.02); border-color: #bb86fc; }.input-fx .menu250{ aspect-ratio: 3/2; overflow: hidden; }.input-fx .menu250 img{ width: 100%; height: 100%; object-fit: cover; display: block; }.input-fx .text826{ display: block; padding: 10px; font-size: 13px; }/* ========================================
   ГЛАВНЫЙ БЛОК СЛОТОВ (40 слотов, 6 вариантов)
   ======================================== */

/* Общие стили для всех вариантов */
.focus-r97{
  margin: 40px 0;
  padding: 32px 20px;
  background: rgba(255, 255, 255, 0.02);
  border-radius: 16px;
}.section-modal{
  font-size: 28px;
  font-weight: 700;
  margin: 0 0 28px;
  color: #ffffff;
  text-align: center;
}.module-zu{
  display: inline-block;
  margin: 24px auto 0;
  padding: 14px 32px;
  background: #bb86fc;
  color: white;
  border-radius: 8px;
  font-weight: 600;
  text-align: center;
  transition: opacity 0.2s;
}.module-zu:hover{ opacity: 0.85; }/* === Вариант 1: Крупная карточная сетка 4x10 === */
.secondary-header .panel-yu{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}.secondary-header .template32{
  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);
}.secondary-header .template32:hover{
  transform: translateY(-4px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.3);
  border-color: #bb86fc;
}.secondary-header .template32 img{
  width: 100%;
  height: auto;
  display: block;
}.secondary-header .disabled-thumbnail{
  padding: 12px;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}.secondary-header{ text-align: center; }/* === Вариант 2: Компактная плотная сетка 5x8 === */
.range92 .gallery-pa{
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 12px;
}.range92 .game-outline{
  display: block;
  border-radius: 8px;
  overflow: hidden;
  transition: transform 0.15s, box-shadow 0.15s;
  border: 1px solid rgba(255, 255, 255, 0.04);
}.range92 .game-outline:hover{
  transform: scale(1.05);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.4);
  z-index: 10;
}.range92 .game-outline img{
  width: 100%;
  height: auto;
  display: block;
}/* === Вариант 3: Карточки с hover и описанием === */
.primary-rank .texture243{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}.primary-rank .overlay-em{
  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);
}.primary-rank .overlay-em:hover{
  transform: translateY(-6px);
}.primary-rank .soft-hg{
  position: relative;
  overflow: hidden;
}.primary-rank .soft-hg img{
  width: 100%;
  height: auto;
  display: block;
  transition: transform 0.3s;
}.primary-rank .overlay-em:hover img{
  transform: scale(1.1);
}.primary-rank .deal-ga{
  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;
}.primary-rank .overlay-em:hover .deal-ga{
  opacity: 1;
}.primary-rank .grid778{
  color: white;
  font-size: 18px;
  font-weight: 600;
}.primary-rank .disabled-thumbnail{
  padding: 12px;
  font-size: 14px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}/* === Вариант 4: Горизонтальная карусель === */
.list-icon .level95{
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: thin;
  scrollbar-color: #bb86fc rgba(255, 255, 255, 0.1);
}.list-icon .level95::-webkit-scrollbar{
  height: 8px;
}.list-icon .level95::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.05);
  border-radius: 4px;
}.list-icon .level95::-webkit-scrollbar-thumb{
  background: #bb86fc;
  border-radius: 4px;
}.list-icon .star-tm{
  display: flex;
  gap: 16px;
  padding: 10px 0 16px;
}.list-icon .text-grid{
  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);
}.list-icon .text-grid:hover{
  transform: scale(1.05);
}.list-icon .text-grid img{
  width: 100%;
  height: auto;
  display: block;
}.list-icon .soft-mr{
  padding: 10px;
  font-size: 13px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}/* === Вариант 5: Мозаичная сетка (разные размеры) === */
.title-px .star226{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
  gap: 12px;
  grid-auto-flow: dense;
}.title-px .title-dz{
  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);
}.title-px .title-dz.main-slot-large{
  grid-column: span 2;
  grid-row: span 2;
}.title-px .title-dz.main-slot-medium{
  grid-column: span 2;
}.title-px .title-dz:hover{
  transform: scale(1.03);
  z-index: 10;
}.title-px .title-dz img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}.title-px .badge-q51{
  padding: 8px;
  font-size: 12px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.3);
}/* === Вариант 6: Список с подробной информацией === */
.oval-column .popup-t8{
  display: grid;
  grid-template-columns: 1fr;
  gap: 12px;
}.oval-column .dim-ta{
  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);
}.oval-column .dim-ta:hover{
  background: rgba(255, 255, 255, 0.06);
  transform: translateX(4px);
  border-color: #bb86fc;
}.oval-column .header-footer{
  border-radius: 8px;
  overflow: hidden;
}.oval-column .header-footer img{
  width: 100%;
  height: auto;
  display: block;
}.oval-column .badge-fx{
  display: flex;
  flex-direction: column;
  gap: 8px;
}.oval-column .content904{
  font-size: 16px;
  font-weight: 600;
  margin: 0;
  color: #ffffff;
}.oval-column .popup-column{
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
}.oval-column .foreground496{
  display: inline-block;
  padding: 4px 10px;
  background: #bb86fc;
  color: white;
  border-radius: 4px;
  font-size: 11px;
  font-weight: 600;
}.oval-column .dim309{
  font-size: 13px;
  color: rgba(255, 255, 255, 0.7);
}.oval-column .button-foreground{
  display: flex;
  align-items: center;
}.oval-column .screen-input{
  padding: 10px 20px;
  background: #bb86fc;
  color: white;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 600;
  white-space: nowrap;
  transition: opacity 0.2s;
}.oval-column .screen-input:hover{
  opacity: 0.85;
}

/* Responsive для главного блока слотов */
@media (max-width: 1024px) {.secondary-header .panel-yu,
  .primary-rank .texture243{
    grid-template-columns: repeat(3, 1fr);
  }
  .main-slots-v2 .main-slots-grid-compact {
    grid-template-columns: repeat(4, 1fr);
  }
}

@media (max-width: 768px) {.secondary-header .panel-yu,
  .primary-rank .texture243{
    grid-template-columns: repeat(2, 1fr);
  }.range92 .gallery-pa{
    grid-template-columns: repeat(3, 1fr);
  }.oval-column .dim-ta{
    grid-template-columns: 120px 1fr;
    gap: 12px;
  }.oval-column .button-foreground{
    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) {.section-modal{
    font-size: 22px;
  }.secondary-header .panel-yu,
  .primary-rank .texture243{
    grid-template-columns: 1fr;
  }.range92 .gallery-pa{
    grid-template-columns: repeat(2, 1fr);
  }.list-icon .text-grid{
    flex: 0 0 180px;
  }.oval-column .dim-ta{
    grid-template-columns: 1fr;
  }
  .main-slots-v6 .main-slot-list-img {
    max-width: 200px;
    margin: 0 auto;
  }
}/* ========================================
   БЛОК "КАК НАЧАТЬ ИГРАТЬ?" (5 шагов, 6 вариантов)
   ======================================== */

/* Общие стили для всех вариантов */
.circle-point{
  margin: 48px 0;
  padding: 40px 20px;
  background: rgba(255, 255, 255, 0.02);
  border-radius: 16px;
}.list108{
  font-size: 32px;
  font-weight: 700;
  margin: 0 0 36px;
  color: #ffffff;
  text-align: center;
}.subtitle707{
  display: inline-block;
  margin: 32px auto 0;
  padding: 16px 40px;
  background: #bb86fc;
  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;
}.subtitle707:hover{
  opacity: 0.9;
  transform: translateY(-2px);
}/* === Вариант 1: Вертикальный список с иконками слева === */
.square-gn .tertiary772{
  display: flex;
  flex-direction: column;
  gap: 24px;
  max-width: 900px;
  margin: 0 auto;
}.square-gn .deal266{
  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;
}.square-gn .deal266:hover{
  background: rgba(255, 255, 255, 0.05);
  border-color: #bb86fc;
}.square-gn .circle-tq{
  flex-shrink: 0;
}.square-gn .circle-tq img{
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.square-gn .background-a85{
  flex: 1;
}.square-gn .toggle628{
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.square-gn .block-wz{
  font-size: 15px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 2: Горизонтальные карточки === */
.highlight-yw .widget-dark{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin-bottom: 20px;
}.highlight-yw .widget-dark .tooltip-qu:nth-child(4),
.highlight-yw .widget-dark .tooltip-qu:nth-child(5){
  grid-column: span 1;
}.highlight-yw .tooltip-qu{
  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;
}.highlight-yw .tooltip-qu:hover{
  transform: translateY(-4px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.3);
}.highlight-yw .section-fi{
  position: absolute;
  top: -15px;
  right: 20px;
  width: 40px;
  height: 40px;
  background: #bb86fc;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  font-weight: 700;
  color: white;
}.highlight-yw .hard-title{
  width: 80px;
  height: 80px;
  margin: 0 auto 16px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.highlight-yw .toggle628{
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.highlight-yw .block-wz{
  font-size: 14px;
  line-height: 1.5;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 3: Аккордеон === */
.tertiary-xm .featured-o98{
  max-width: 800px;
  margin: 0 auto;
}.tertiary-xm .details-nav{
  margin-bottom: 12px;
  border-radius: 12px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid rgba(255, 255, 255, 0.05);
}.tertiary-xm .thumbnail521{
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 20px;
  cursor: pointer;
  transition: background 0.2s;
}.tertiary-xm .thumbnail521:hover{
  background: rgba(255, 255, 255, 0.05);
}.tertiary-xm .game-ji{
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 8px;
}.tertiary-xm .theme-pj{
  flex: 1;
  font-size: 18px;
  font-weight: 600;
  margin: 0;
  color: #ffffff;
}.tertiary-xm .label877{
  color: #bb86fc;
  font-size: 20px;
  transition: transform 0.3s;
}.tertiary-xm .details-nav.active .label877{
  transform: rotate(180deg);
}.tertiary-xm .thumbnail387{
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
}.tertiary-xm .details-nav.active .thumbnail387{
  max-height: 300px;
}.tertiary-xm .thumbnail387 p{
  padding: 0 20px 20px;
  margin: 0;
  font-size: 15px;
  line-height: 1.6;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 4: Таймлайн === */
.offer-ng .deal565{
  position: relative;
  max-width: 700px;
  margin: 0 auto;
  padding-left: 60px;
}.offer-ng .deal565::before{
  content: '';
  position: absolute;
  left: 20px;
  top: 40px;
  bottom: 40px;
  width: 3px;
  background: linear-gradient(to bottom, #bb86fc, rgba(255, 255, 255, 0.1));
}.offer-ng .template495{
  position: relative;
  margin-bottom: 48px;
}.offer-ng .list-label{
  position: absolute;
  left: -60px;
  top: 0;
}.offer-ng .grid-texture{
  width: 40px;
  height: 40px;
  background: #bb86fc;
  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);
}.offer-ng .panel-vs{
  padding: 20px;
  background: rgba(255, 255, 255, 0.03);
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.05);
}.offer-ng .subtitle-bi{
  float: right;
  margin-left: 20px;
  margin-bottom: 12px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.offer-ng .theme340{
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.offer-ng .enabled-id{
  font-size: 15px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 5: Большие карточки === */
.visual-link .image-q73{
  display: flex;
  flex-direction: column;
  gap: 24px;
  max-width: 900px;
  margin: 0 auto;
}.visual-link .panel-dropdown{
  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;
}.visual-link .panel-dropdown:hover{
  border-color: #bb86fc;
  transform: translateX(8px);
}.visual-link .design79{
  position: absolute;
  top: -16px;
  left: 28px;
  width: 50px;
  height: 50px;
  background: #bb86fc;
  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);
}.visual-link .collapse-qy img{
  width: 100%;
  height: auto;
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.1);
  padding: 12px;
}.visual-link .bright378{
  font-size: 22px;
  font-weight: 600;
  margin: 0 0 16px;
  color: #ffffff;
}.visual-link .outline96{
  font-size: 16px;
  line-height: 1.7;
  margin: 0;
  color: rgba(255, 255, 255, 0.85);
}/* === Вариант 6: Компактный список === */
.slider255 .graphic-vh{
  max-width: 800px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 16px;
}.slider255 .input-text{
  display: flex;
  gap: 20px;
  padding: 20px;
  background: rgba(255, 255, 255, 0.03);
  border-radius: 12px;
  border-left: 4px solid #bb86fc;
  transition: background 0.2s, border-color 0.2s;
}.slider255 .input-text:hover{
  background: rgba(255, 255, 255, 0.06);
  border-color: rgba(255, 255, 255, 0.3);
}.slider255 .pattern382{
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  flex-shrink: 0;
}.slider255 .star-bright{
  width: 32px;
  height: 32px;
  background: #bb86fc;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-weight: 700;
  color: white;
}.slider255 .pattern382 img{
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 8px;
}.slider255 .action466{
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 10px;
  color: #ffffff;
}.slider255 .subtitle-ma{
  font-size: 14px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}

/* Responsive для блока "Как начать играть?" */
@media (max-width: 1024px) {.highlight-yw .widget-dark{
    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) {.list108{
    font-size: 26px;
  }.square-gn .deal266{
    flex-direction: column;
    text-align: center;
  }.square-gn .circle-tq{
    margin: 0 auto;
  }.highlight-yw .widget-dark{
    grid-template-columns: 1fr;
  }.highlight-yw .widget-dark .tooltip-qu:nth-child(5){
    grid-column: span 1;
  }.offer-ng .deal565{
    padding-left: 0;
  }.offer-ng .deal565::before{
    display: none;
  }.offer-ng .list-label{
    position: static;
    margin-bottom: 12px;
  }.offer-ng .grid-texture{
    margin: 0 auto;
  }.offer-ng .subtitle-bi{
    float: none;
    display: block;
    margin: 0 auto 16px;
  }.visual-link .panel-dropdown{
    grid-template-columns: 1fr;
  }.visual-link .collapse-qy img{
    max-width: 200px;
    margin: 0 auto;
    display: block;
  }.slider255 .input-text{
    flex-direction: column;
    text-align: center;
  }
  .how-to-start-v6 .how-to-compact-left {
    margin: 0 auto;
  }
}

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

@media (max-width: 768px) {.sharp-primary{ grid-template-columns: 1fr; }.box-gradient{ grid-template-columns: 1fr; }.window602, .theme-le{ grid-template-columns: 1fr; }.inactive-wa{ flex-direction: column; text-align: center; }.progress-cv{ grid-template-columns: 1fr; }
  .similar-casinos-grid { grid-template-columns: 1fr; }
}/* ========================================
   HEADER VARIANTS (5 вариантов)
   ======================================== */

/* Header v1 - Классический горизонтальный */
.module-hp{ background: #0a0f1c; border-bottom: 2px solid #00d4ff; }.tag700{ max-width: 1400px; margin: 0 auto; padding: 12px 20px; display: flex; align-items: center; gap: 20px; }.list146{ display: flex; align-items: center; flex-shrink: 0; }.nav63{ height: 50px; width: auto; }.round-ky{ background: linear-gradient(135deg, #00d4ff, #0099cc); padding: 8px 16px; border-radius: 8px; margin-left: auto; }.title-ei{ font-size: 14px; font-weight: 600; color: #000; }.dim-n68{ display: inline-block; margin-left: 8px; background: #fff; color: #000; padding: 4px 10px; border-radius: 4px; font-weight: 700; }.details-fo{ display: flex; gap: 20px; margin-left: 20px; }.details-fo .primary-ly{ color: #fff; text-decoration: none; font-size: 15px; font-weight: 500; padding: 8px 0; border-bottom: 2px solid transparent; transition: all 0.3s; }.details-fo .primary-ly:hover, .details-fo .primary-ly.active{ border-bottom-color: #00d4ff; color: #00d4ff; }.status-ad{ display: flex; gap: 12px; margin-left: auto; }.accordion-fu{ padding: 10px 20px; border-radius: 6px; text-decoration: none; font-weight: 600; font-size: 14px; transition: all 0.3s; }.header698{ background: #00d4ff; color: #000; }.header698:hover{ background: #00b8e6; transform: translateY(-2px); }.hero-dt{ background: transparent; color: #fff; border: 2px solid #00d4ff; }.hero-dt:hover{ background: #00d4ff; color: #000; }/* Header v2 - Компактный */
.column-layer{ background: #050810; padding: 15px 0; box-shadow: 0 2px 10px rgba(0,0,0,0.3); }.banner965{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.deal67{ display: flex; align-items: center; gap: 12px; text-decoration: none; }.option-xa{ height: 45px; }.container-badge{ font-size: 22px; font-weight: 700; color: #00d4ff; }.media-rx{ display: flex; gap: 25px; align-items: center; }.media-rx .primary-ly{ color: #ccc; text-decoration: none; font-size: 15px; transition: color 0.3s; }.media-rx .primary-ly:hover, .media-rx .primary-ly.active{ color: #00d4ff; }.texture-score{ background: #00d4ff; color: #000; padding: 10px 24px; border-radius: 6px; text-decoration: none; font-weight: 700; margin-left: 15px; transition: transform 0.3s; }.texture-score:hover{ transform: scale(1.05); }/* Header v3 - Двухуровневый */
.progress-t34{ background: #00d4ff; color: #000; padding: 8px 0; }.button-w92{ background: #0a0f1c; padding: 12px 0; }.slider798{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.graphic-ri{ font-size: 14px; font-weight: 600; }.inactive-k97{ display: flex; gap: 15px; }.widget-dx{ color: #000; text-decoration: none; font-weight: 500; padding: 5px 10px; }.widget-dx:hover{ text-decoration: underline; }.pattern-vb{ background: #000; color: #00d4ff; padding: 6px 16px; border-radius: 4px; text-decoration: none; font-weight: 700; }.rank-popular{ height: 48px; }.toggle-tertiary{ display: flex; gap: 25px; }.toggle-tertiary .primary-ly{ color: #fff; text-decoration: none; font-size: 15px; transition: color 0.3s; }.toggle-tertiary .primary-ly:hover, .toggle-tertiary .primary-ly.active{ color: #00d4ff; }/* Header v4 - Центрированный */
.switch773{ background: #0a0f1c; padding: 15px 0; }.active-title{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.collapse657{ position: absolute; left: 50%; transform: translateX(-50%); }.grid-ig{ height: 55px; }.layer631, .link-jw{ display: flex; gap: 20px; }.layer631 .primary-ly, .link-jw .primary-ly{ color: #fff; text-decoration: none; font-size: 15px; padding: 8px 0; transition: color 0.3s; }.layer631 .primary-ly:hover, .link-jw .primary-ly:hover,
.layer631 .primary-ly.active, .link-jw .primary-ly.active{ color: #00d4ff; }.state-ud{ background: #00d4ff; color: #000; text-align: center; padding: 10px; font-weight: 600; }.display-ei{ background: #000; color: #00d4ff; padding: 4px 10px; border-radius: 4px; margin: 0 6px; }/* Header v5 - Минималистичный */
.interface-gt{ background: #050810; padding: 20px 0; border-bottom: 1px solid #1a1f2e; }.outline668{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; gap: 40px; }.element551{ display: flex; flex-direction: column; gap: 15px; min-width: 200px; }.media881{ height: 50px; width: auto; }.column62{ background: linear-gradient(135deg, #1a1f2e, #0a0f1c); padding: 12px; border-radius: 8px; border: 1px solid #00d4ff; }.accordion627{ font-size: 12px; color: #999; text-transform: uppercase; }.card-el{ font-size: 20px; font-weight: 700; color: #00d4ff; margin: 4px 0; }.hover-edge{ font-size: 14px; color: #fff; background: #00d4ff22; padding: 4px 8px; border-radius: 4px; }.control-ym{ flex: 1; display: flex; flex-direction: column; gap: 15px; }.disabled-wc{ display: flex; gap: 25px; flex-wrap: wrap; }.disabled-wc .primary-ly{ color: #ccc; text-decoration: none; font-size: 15px; transition: color 0.3s; }.disabled-wc .primary-ly:hover, .disabled-wc .primary-ly.active{ color: #00d4ff; }.select-p23{ display: flex; gap: 12px; }.badge-s44, .screen594{ padding: 10px 24px; border-radius: 6px; text-decoration: none; font-weight: 600; transition: all 0.3s; }.badge-s44{ background: #00d4ff; color: #000; }.badge-s44:hover{ background: #00b8e6; }.screen594{ background: transparent; border: 2px solid #00d4ff; color: #00d4ff; }.screen594:hover{ background: #00d4ff; color: #000; }

/* Header responsive */
@media (max-width: 1024px) {.details-fo, .toggle-tertiary, .layer631, .link-jw, .disabled-wc{ gap: 15px; }.round-ky, .state-ud{ display: none; }
  .header-v4-logo { position: static; transform: none; }
}/* Бургер-кнопка — скрыта на десктопе */
.hard-square{
  display: none; background: none; border: none; cursor: pointer; padding: 8px;
  flex-direction: column; gap: 5px; z-index: 1001;
}.visual-title{
  display: block; width: 24px; height: 2px; background: #fff; border-radius: 2px;
  transition: transform 0.3s, opacity 0.3s;
}.modal-theme .visual-title:nth-child(1){ transform: rotate(45deg) translate(5px, 5px); }.modal-theme .visual-title:nth-child(2){ opacity: 0; }.modal-theme .visual-title:nth-child(3){ transform: rotate(-45deg) translate(5px, -5px); }/* CTA-ссылка в мобильном меню */
.expand953{
  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) {/* Показываем бургер, скрываем десктоп-элементы */
  .hard-square{ display: flex; }.status247{ display: none !important; }.expand953{ display: block; }/* Мобильная навигация — скрыта по умолчанию, показывается при menu-open */
  .point-h20{
    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);
  }.modal-theme .point-h20{ display: flex; }.point-h20 .primary-ly{
    padding: 12px 0; font-size: 15px; color: #ccc; border-bottom: 1px solid rgba(255,255,255,0.06);
  }.point-h20 .primary-ly.active{ color: #00d4ff; }.point-h20 .primary-ly:last-of-type{ border-bottom: none; }/* Контейнеры хедеров — position relative для выпадающего меню */
  .module-hp, .column-layer, .surface-zx, .button-w92, .switch773, .interface-gt{ position: relative; }.tag700, .banner965, .slider798,
  .active-title, .outline668{
    flex-wrap: nowrap; align-items: center; justify-content: space-between;
  }/* Скрываем nav-ы v5 вложенные */
  .control-ym.header-nav-mobile .disabled-wc{ display: flex; flex-direction: column; gap: 0; width: 100%; }.control-ym.header-nav-mobile .select-p23{ width: 100%; }
  .header-v5-right.header-nav-mobile { padding: 10px 20px 20px; }
}/* ============================================
   FAQ Block Styles - 4 варианта
   ============================================ */

/* FAQ v1 - Аккордеон с анимацией */
.subtitle-oval{
    padding: 60px 20px;
    background: linear-gradient(135deg, #1a1a2e 0%, #16213e 100%);
}.level-k62{
    max-width: 900px;
    margin: 0 auto;
}.sharp508{
    font-size: 2.2rem;
    font-weight: 700;
    text-align: center;
    margin-bottom: 40px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
}.footer-banner{
    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);
}.footer-banner:hover{
    border-color: rgba(255, 215, 0, 0.3);
    transform: translateY(-2px);
}.tag476{
    padding: 20px 50px 20px 25px;
    cursor: pointer;
    font-size: 1.1rem;
    font-weight: 600;
    color: #ffd700;
    position: relative;
    user-select: none;
}.tag476::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;
}.footer-banner.active .tag476::after{
    transform: translateY(-50%) rotate(45deg);
}.nav-y65{
    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;
}.footer-banner.active .nav-y65{
    max-height: 500px;
    padding: 0 25px 20px 25px;
}.dim672{
    display: none;
}

@media (max-width: 768px) {.sharp508{
        font-size: 1.6rem;
    }
    .faq-v1-question {
        font-size: 1rem;
        padding-right: 45px;
    }
}/* FAQ v2 - Карточки с иконками */
.disabled213{
    padding: 60px 20px;
    background: #0f0f23;
}.row-vv{
    max-width: 1000px;
    margin: 0 auto;
}.box576{
    font-size: 2.4rem;
    font-weight: 700;
    text-align: center;
    margin-bottom: 50px;
    color: #fff;
    position: relative;
    padding-bottom: 15px;
}.box576::after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 80px;
    height: 4px;
    background: linear-gradient(90deg, #ffd700, #ffed4e);
    border-radius: 2px;
}.wrapper609{
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 25px;
}.badge-f41{
    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;
}.badge-f41::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;
}.badge-f41:hover{
    transform: translateY(-5px);
    border-color: #ffd700;
    box-shadow: 0 10px 30px rgba(255, 215, 0, 0.2);
}.badge-f41:hover::before{
    opacity: 0.1;
}.control-ye{
    font-size: 2.5rem;
    margin-bottom: 15px;
}.grid832{
    font-size: 1.15rem;
    font-weight: 600;
    color: #ffd700;
    margin-bottom: 12px;
    line-height: 1.4;
}.list-o23{
    color: rgba(255, 255, 255, 0.75);
    line-height: 1.6;
    font-size: 0.95rem;
}.title637{
    display: none;
}

@media (max-width: 768px) {.box576{
        font-size: 1.8rem;
    }
    .faq-v2-grid {
        grid-template-columns: 1fr;
    }
}/* FAQ v3 - Минималистичный список с HTML5 details */
.tag349{
    padding: 60px 20px;
    background: #1a1a2e;
}.column956{
    max-width: 850px;
    margin: 0 auto;
}.secondary695{
    font-size: 2rem;
    font-weight: 600;
    text-align: center;
    margin-bottom: 45px;
    color: #fff;
}.light-kn{
    list-style: none;
    padding: 0;
    margin: 0;
}.description-ui{
    border-bottom: 1px solid rgba(255, 215, 0, 0.15);
    padding: 25px 0;
}.description-ui summary{
    cursor: pointer;
    font-size: 1.1rem;
    font-weight: 600;
    color: #ffd700;
    list-style: none;
    position: relative;
    padding-right: 30px;
    user-select: none;
}.description-ui summary::-webkit-details-marker{
    display: none;
}.description-ui summary::after{
    content: '▼';
    position: absolute;
    right: 0;
    top: 0;
    font-size: 0.8rem;
    transition: transform 0.3s ease;
    color: #ffd700;
}.description-ui[open] summary::after{
    transform: rotate(180deg);
}.popular-px{
    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);
}.badge480{
    display: none;
}

@media (max-width: 768px) {.secondary695{
        font-size: 1.6rem;
    }
    .faq-v3-item summary {
        font-size: 1rem;
    }
}/* FAQ v4 - Двухколоночный с нумерацией */
.circle-x56{
    padding: 60px 20px;
    background: linear-gradient(to bottom, #16213e 0%, #0f0f23 100%);
}.corner-menu{
    max-width: 1100px;
    margin: 0 auto;
}.featured-primary{
    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);
}.carousel-badge{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
}.sharp-zs{
    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;
}.sharp-zs::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;
}.sharp-zs:hover{
    background: rgba(255, 255, 255, 0.06);
    transform: translateX(5px);
}.deal-smooth{
    font-size: 1.1rem;
    font-weight: 600;
    color: #ffd700;
    margin-bottom: 12px;
    margin-top: 10px;
}.window734{
    color: rgba(255, 255, 255, 0.75);
    line-height: 1.6;
    font-size: 0.95rem;
}.subtitle75{
    display: none;
}

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

/* Footer v1 - Облако тегов разных размеров */
.text845{
    background: linear-gradient(180deg, #0a0a15 0%, #1a1a2e 100%);
    padding: 50px 20px 30px;
    border-top: 2px solid rgba(255, 215, 0, 0.2);
}.list-pz{
    max-width: 1200px;
    margin: 0 auto;
}.layer-j25{
    margin-bottom: 40px;
}.border242{
    font-size: 1.6rem;
    font-weight: 600;
    color: #ffd700;
    text-align: center;
    margin-bottom: 30px;
}.preview-content{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 12px;
    padding: 20px;
}.interface878{
    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;
}.interface878.tag-1{
    font-size: 0.85rem;
}.interface878.tag-2{
    font-size: 1rem;
    font-weight: 500;
}.interface878.tag-3{
    font-size: 1.1rem;
    font-weight: 600;
    color: #ffd700;
}.interface878:hover{
    background: rgba(255, 215, 0, 0.2);
    border-color: #ffd700;
    transform: translateY(-2px);
    color: #fff;
}.action-n56{
    text-align: center;
    padding-top: 30px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}.item-xx{
    color: rgba(255, 255, 255, 0.6);
    font-size: 0.9rem;
    margin-bottom: 10px;
}.display60{
    color: rgba(255, 215, 0, 0.7);
    font-size: 0.85rem;
    font-weight: 500;
}

@media (max-width: 768px) {.border242{
        font-size: 1.3rem;
    }.preview-content{
        gap: 8px;
    }
    .footer-v1-tag {
        font-size: 0.8rem !important;
        padding: 6px 12px;
    }
}/* Footer v2 - Карточный стиль с колонками */
.score-bright{
    background: #0f0f23;
    padding: 50px 20px 30px;
    border-top: 3px solid #ffd700;
}.action319{
    max-width: 1200px;
    margin: 0 auto;
}.content-l38{
    margin-bottom: 40px;
}.hover-status{
    font-size: 1.8rem;
    font-weight: 700;
    color: #ffd700;
    text-align: center;
    margin-bottom: 35px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
}.edge-e31{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}.featured202{
    background: rgba(255, 255, 255, 0.03);
    border-radius: 12px;
    padding: 25px 20px;
    border: 1px solid rgba(255, 215, 0, 0.15);
}.button-block{
    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;
}.button-block:last-child{
    border-bottom: none;
}.button-block:hover{
    color: #ffd700;
    padding-left: 8px;
}.play-tertiary{
    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;
}.texture-sr{
    color: rgba(255, 255, 255, 0.6);
    font-size: 0.9rem;
}.ux-hx{
    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) {.edge-e31{
        grid-template-columns: 1fr;
    }.hover-status{
        font-size: 1.4rem;
    }
    .footer-v2-bottom {
        flex-direction: column;
        text-align: center;
    }
}/* Footer v3 - Минималистичный список с разделителями */
.dropdown-r51{
    background: linear-gradient(to top, #16213e 0%, #1a1a2e 100%);
    padding: 50px 20px 30px;
    border-top: 1px solid rgba(255, 215, 0, 0.3);
}.window940{
    max-width: 1100px;
    margin: 0 auto;
}.graphic-es{
    margin-bottom: 35px;
}.dark859{
    text-align: center;
    line-height: 2;
    padding: 20px;
}.shadow-button{
    color: rgba(255, 255, 255, 0.7);
    font-size: 0.9rem;
    transition: color 0.2s ease;
    display: inline;
    text-decoration: none;
}.shadow-button:hover{
    color: #ffd700;
}.list414{
    text-align: center;
    padding-top: 30px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}.frame232{
    color: rgba(255, 255, 255, 0.75);
    font-size: 0.95rem;
    margin-bottom: 12px;
    line-height: 1.6;
}.gallery449{
    color: rgba(255, 215, 0, 0.8);
    font-size: 0.85rem;
    font-weight: 500;
}

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

/* Рейтинговая страница: отключаем flex у родительского контейнера */
.game601:has(.preview-b4){
    display: block;
}.game601{
    overflow-x: hidden;
    max-width: 100%;
}.preview-b4{
    max-width: 1200px;
    margin: 0 auto 40px;
    padding: 0 15px;
    box-sizing: border-box;
    width: 100%;
}/* Навигационные табы */
.secondary888{
    margin-bottom: 30px;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    -ms-overflow-style: none;
}.secondary888::-webkit-scrollbar{ display: none; }.details214{
    display: flex;
    list-style: none;
    gap: 8px;
    padding: 0;
    margin: 0;
    white-space: nowrap;
}.slider-status{
    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;
}.slider-status:hover{
    background: rgba(255,255,255,0.12);
    color: #fff;
}.deal-z75{
    background: rgba(255,255,255,0.15);
    color: #fff;
    font-weight: 600;
}/* Контейнер карточек */
.panel-su{
    display: flex;
    flex-direction: column;
    gap: 16px;
}/* Карточка казино */
.popular580{
    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;
}.popular580:hover{
    border-color: rgba(255,255,255,0.2);
    box-shadow: 0 4px 20px rgba(0,0,0,0.3);
}/* Позиция в рейтинге */
.column983{
    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;
}/* Левая часть — логотип */
.play-focus{
    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;
}.shadow-qb{
    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);
}.shadow-qb img{
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}/* Центральная часть — инфо */
.surface392{
    flex: 1;
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 10px;
}.game-tertiary{
    display: flex;
    align-items: center;
    gap: 15px;
    flex-wrap: wrap;
}.badge-offer{
    font-size: 1.15rem;
    font-weight: 700;
    color: #fff;
    margin: 0;
    letter-spacing: 0.5px;
}.ux-b38{
    font-size: 0.8rem;
    color: #8a8a8a;
    display: flex;
    align-items: center;
    gap: 5px;
}.text-d20{
    color: #4caf50;
    font-size: 0.7rem;
}/* Звёзды */
.action-component{
    display: flex;
    gap: 2px;
}.round197{
    font-size: 1.1rem;
}.subtitle-bf{
    color: #ffd700;
}.bright638{
    color: #ffd700;
    opacity: 0.6;
}.subtitle-es{
    color: #444;
}/* Бейджи фич */
.panel405{
    display: flex;
    flex-wrap: wrap;
    gap: 10px 20px;
    margin-top: 5px;
}.promo-wl{
    font-size: 0.85rem;
    color: #c0c0c0;
    display: flex;
    align-items: center;
    gap: 6px;
}.focus213{
    color: #4caf50;
    font-weight: 700;
    font-size: 0.9rem;
}/* Правая часть — бонус */
.highlight760{
    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);
}.theme235{
    font-size: 0.8rem;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    text-align: center;
}.section-box{
    font-size: 1rem;
    font-weight: 600;
    color: #ffd700;
    text-align: center;
}/* Кнопки */
.accent-wz{
    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;
}.accent-wz:hover{
    transform: translateY(-1px);
    box-shadow: 0 4px 12px rgba(0,0,0,0.3);
}.popular498{
    background: linear-gradient(135deg, #ffd700, #ffab00);
    color: #1a1a1a;
    font-size: 0.8rem;
    padding: 8px 15px;
}.popular498:hover{
    background: linear-gradient(135deg, #ffe033, #ffbb33);
}.popup-xc{
    background: transparent;
    border: 1px solid rgba(255,255,255,0.2);
    color: #fff;
    font-size: 0.8rem;
    padding: 8px 15px;
}.popup-xc:hover{
    border-color: rgba(255,255,255,0.4);
    background: rgba(255,255,255,0.05);
}.badge12{
    background: linear-gradient(135deg, #ffd700, #ffab00);
    color: #1a1a1a;
    font-size: 0.85rem;
    padding: 10px 20px;
}.badge12:hover{
    background: linear-gradient(135deg, #ffe033, #ffbb33);
}/* Контент под листингом */
.dropdown-lp{
    max-width: 1200px;
    margin: 40px auto;
    padding: 0 15px;
}.dropdown-lp h2{
    color: #fff;
    font-size: 1.4rem;
    margin-bottom: 15px;
}.dropdown-lp p{
    color: #b0b0b0;
    line-height: 1.7;
    margin-bottom: 12px;
}.dropdown-lp table{
    width: 100%;
    border-collapse: collapse;
    display: block;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    max-width: 100%;
}.dropdown-lp table th,
.dropdown-lp 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) {.popular580{
        flex-wrap: wrap;
    }.play-focus{
        flex: 0 0 160px;
    }
    .rt-card-bonus {
        flex: 0 0 200px;
    }
}

@media (max-width: 768px) {.popular580{
        flex-direction: column;
    }.play-focus{
        flex: none;
        flex-direction: row;
        padding: 15px;
        gap: 15px;
    }.shadow-qb{
        width: 100px;
        height: 70px;
    }.popular498{
        flex: 1;
    }.surface392{
        padding: 15px;
    }.highlight760{
        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;
    }.theme235,
    .section-box{
        flex: 1 1 100%;
    }.popup-xc,
    .badge12{
        flex: 1;
    }.column983{
        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) {.preview-b4{
        padding: 0 10px;
        overflow: hidden;
    }.popular580{
        max-width: 100%;
    }.panel405{
        gap: 6px 14px;
    }.promo-wl{
        font-size: 0.8rem;
    }
    .rt-casino-name {
        font-size: 1rem;
    }
}
