
*{
	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: #0a1219;
	color: #ffffff;
	padding-top: 72px;
}.title920{
	max-width: 1300px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 15px;
}/* ========== Хедер casino.obscurus-incanus — единый компактный блок ========== */
.component601{
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	background: #0f1923;
	box-shadow: 0 2px 12px rgba(0,0,0,0.2);
	z-index: 1000;
	height: 56px;
}.grid603{
	width: 100%;
	height: 56px;
	display: flex;
	align-items: center;
	gap: 20px;
	flex-wrap: nowrap;
}.visual115{
	flex-shrink: 0;
	display: flex;
	align-items: center;
}.visual115 .overlay-foreground{
	height: 36px;
	width: auto;
	object-fit: contain;
}.option-background{
	display: flex;
	align-items: center;
	gap: 8px;
	background: #1e88e5;
	padding: 6px 12px;
	border-radius: 6px;
	flex-shrink: 0;
}.player420{ font-size: 13px; font-weight: 600; }.item-accent{
	background: rgba(0,0,0,0.25);
	padding: 4px 10px;
	border-radius: 4px;
	font-weight: 800;
	font-size: 12px;
	letter-spacing: 0.5px;
}.slider-ck{
	display: flex;
	align-items: center;
	gap: 4px;
	flex: 1;
	justify-content: center;
}.layout-edge{
	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;
}.layout-edge:hover{
	color: #fff;
	background: rgba(255,255,255,0.1);
}.layout-edge.carduus{
	background: #1e88e5;
	color: #fff;
	border-color: #1e88e5;
}.corner-af{
	display: flex;
	gap: 8px;
	flex-shrink: 0;
}.inactive-edge{
	padding: 8px 16px;
	font-size: 13px;
	border-radius: 6px;
}.rating-fu{ background: #1e88e5; color: #fff; border: none; }.badge786{ background: transparent; border: 1px solid rgba(255,255,255,0.4); color: #fff; }.badge786:hover{ background: rgba(255,255,255,0.1); }

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

@media (max-width: 768px) {body{ padding-top: 100px; }.component601{ height: auto; }.grid603{ flex-wrap: wrap; height: auto; min-height: 56px; padding: 10px 0; }.slider-ck{
		order: 3;
		width: 100%;
		justify-content: flex-start;
		overflow-x: auto;
		padding: 8px 0;
		gap: 4px;
		-webkit-overflow-scrolling: touch;
		scrollbar-width: none;
	}.slider-ck::-webkit-scrollbar{ display: none; }
	.nav-link { font-size: 12px; padding: 6px 10px; white-space: nowrap; }
}.badge-ko{
	border: 1px solid #1e88e5;
	display: inline-block;
	padding: 10px 20px;
	background-color: #1e88e5;
	color: #ffffff;
	border-radius: 5px;
	cursor: pointer;
	position: relative;
	transition: box-shadow 0.3s ease-in-out;
}/* Стили для кнопок навигации (вместо ссылок) */
.hero-featured{
	border: none;
	font-family: inherit;
	font-size: inherit;
	text-align: center;
}.hero-featured:focus{
	outline: 2px solid #1e88e5;
	outline-offset: 2px;
}.smooth-gallery{
	display: inline-block;
	transition: transform 0.2s ease, opacity 0.2s ease;
}.smooth-gallery:hover{
	transform: scale(1.02);
	opacity: 0.95;
}.smooth-gallery:focus{
	outline: 2px solid #1e88e5;
	outline-offset: 4px;
}
@media (max-width: 768px) {
	.btn {
		 width: 100%;
		 text-align: center;
		 padding: 10px;
		 font-size: 14px;
	}
}
@keyframes text-column {0%{ box-shadow: 0 0 5px #1e88e5; }50%{ box-shadow: 0 0 20px #1e88e5; }
	100% { box-shadow: 0 0 5px #1e88e5; }
}.special981{
	animation: glow 1.5s infinite alternate;
}.preview-v8{
	background-color: #1e88e5;
}.soft847{
	background-color: transparent;
}.soft847:hover{
	background-color: #1e88e5;
}h1, .hover5{
	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;
	}
}.popular446{
	position: relative;
	margin-top: 24px;
	padding-bottom: 40px;
}.meta302{
	display: flex;
	flex-direction: column;
	gap: 20px;
}main img{
	display: flex;
	align-items: center;
	justify-content: center;
}.outline-nc p{
	font-size: 14px;
	font-weight: 400;
	color: #ffffff;
	line-height: 1.7;
}.outline-nc strong{
	display: inline;
	font-weight: 700;
	color: #fff;
}.outline-nc a{
	display: inline;
	color: #1e88e5;
	text-decoration: underline;
	text-underline-offset: 2px;
}.outline-nc a:hover{
	opacity: 0.8;
}.outline-nc blockquote{
	margin: 16px 0;
	padding: 16px 20px;
	border-left: 4px solid #1e88e5;
	background: rgba(255,255,255,0.04);
	border-radius: 0 8px 8px 0;
	font-style: italic;
}.outline-nc blockquote p{
	margin: 4px 0;
}.outline-nc ul, .outline-nc ol{
	padding-left: 24px;
	margin: 12px 0;
}.outline-nc li{
	font-size: 14px;
	line-height: 1.7;
	margin-bottom: 6px;
	color: #ffffff;
}.outline-nc h2{
	font-size: 1.3rem;
	margin: 28px 0 12px;
	color: #fff;
}.outline-nc h3{
	font-size: 1.1rem;
	margin: 20px 0 10px;
	color: #fff;
}.outline-nc table{
	width: 100%;
	border-collapse: collapse;
	margin: 16px 0;
	font-size: 13px;
}.outline-nc th, .outline-nc td{
	padding: 8px 12px;
	border: 1px solid rgba(255,255,255,0.1);
	text-align: left;
}.outline-nc th{
	background: rgba(255,255,255,0.06);
	font-weight: 600;
	color: #fff;
}.modal-nb{
	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;
	}
}.outline-nc h1, .outline-nc .hover5{ margin-bottom: 16px; }.enabled-i16{
	width: 470px;
	position: fixed;
	bottom: 20px;
	left: 50%;
	transform: translateX(-50%);
	background: #0f1923;
	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;
	}
}.toggle99{
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;	
}
@media (max-width: 768px) {
	.popup_block {
		display: flex;
		justify-content: space-around;	
	}
}.enabled-i16.show{
	opacity: 1;
	visibility: visible;
}.visual42{
	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;
	}
}.layout188{
	width: 40%;
	display: flex;
	align-items: center;
	flex-direction: column;
	text-align: center;
}.layout188 span{
	font-size: 35px;
	color: #ffffff;
	font-weight: 700;
}
@media (max-width: 768px) {
	.block_txt span {
		font-size: 24px;
	}
}.layout188 p{
	color: #ffffff;
	font-size: 18px;
}
@media (max-width: 768px) {
	.block_txt p {
		font-size: 14px;
	}
}.star584{
	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 компактный (не перекрывает контент) ========== */
.hard-lu{
  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;
}.rank800{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.square-pd{ flex: 1; min-width: 280px; }.gradient-bh{
  display: inline-block;
  background: #1e88e5;
  color: #fff;
  font-size: 12px;
  padding: 4px 10px;
  border-radius: 6px;
  margin-bottom: 12px;
  font-weight: 600;
}.player875{ font-size: 1.5rem; margin-bottom: 8px; line-height: 1.3; }.accent-pattern{ font-size: 14px; color: rgba(255,255,255,0.85); margin-bottom: 12px; }.round745{
  display: flex;
  gap: 16px;
  margin-bottom: 16px;
  font-size: 14px;
}.round745 strong{ color: #1e88e5; }.layout-widget{
  flex-shrink: 0;
  border-radius: 10px;
  overflow: hidden;
}.layout-widget img{
  width: 280px;
  height: auto;
  max-height: 186px;
  object-fit: cover;
  display: block;
}.module-zt{ display: flex; gap: 12px; flex-wrap: wrap; }
@media (max-width: 768px) {.rank800{ flex-direction: column; }
  .hero-compact-img img { width: 100%; max-width: 280px; }
}/* ========== Riobet-стиль: js-banner content-nopad mar-b-dbl ========== */
.field-border.content-nopad.mar-b-dbl{
  margin-bottom: 32px;
  padding: 0;
}.collapse-container{
  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;
}.game-i73{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.inactive-toggle{ flex: 1; min-width: 280px; }.banner-xe{
  display: inline-block;
  background: #1e88e5;
  color: #fff;
  font-size: 12px;
  padding: 6px 12px;
  border-radius: 8px;
  margin-bottom: 12px;
  font-weight: 600;
}.component-a71{ font-size: 1.5rem; margin-bottom: 12px; line-height: 1.3; }.row-ze{ margin-bottom: 12px; }.menu878{
  font-size: 1.35rem;
  font-weight: 800;
  color: #1e88e5;
  display: block;
}.outline216{ font-size: 13px; color: rgba(255,255,255,0.8); }.footer718{
  display: flex;
  gap: 20px;
  margin-bottom: 16px;
  font-size: 14px;
  flex-wrap: wrap;
}.footer718 strong{ color: #1e88e5; }.banner-q94{ display: flex; gap: 12px; flex-wrap: wrap; }.media-q13{
  flex-shrink: 0;
  border-radius: 12px;
  overflow: hidden;
  display: block;
}.media-q13 img{
  width: 280px;
  max-height: 186px;
  object-fit: cover;
  display: block;
}.soft-ru{
  background: linear-gradient(90deg, #1e88e5 0%, rgba(0,0,0,0.4) 100%);
  border-radius: 12px;
  padding: 28px;
  text-align: center;
}.wrapper400{ max-width: 500px; margin: 0 auto; }.screen480{ margin-bottom: 12px; }.nav336{
  font-size: 2rem;
  font-weight: 800;
  color: #fff;
  text-shadow: 0 1px 3px rgba(0,0,0,0.3);
}.rating178{ font-size: 15px; margin-bottom: 16px; opacity: 0.95; }.display-zd{
  display: flex;
  justify-content: center;
  gap: 24px;
  margin-bottom: 20px;
  font-size: 14px;
}.theme724 strong{ font-size: 1.1rem; }.item303{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 14px;
  padding: 24px;
}.wrapper584{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.link937{ flex: 1; min-width: 260px; }.background789{ font-size: 1.4rem; margin-bottom: 12px; }.switch196{ margin-bottom: 8px; }.link559{
  font-size: 1.3rem;
  font-weight: 700;
  color: #1e88e5;
  display: block;
}.soft-ox{ font-size: 13px; color: rgba(255,255,255,0.75); }.hard-cv{ font-size: 14px; margin-bottom: 16px; }.inactive-xo img{
  width: 260px;
  height: auto;
  border-radius: 10px;
  object-fit: cover;
}.outline-foreground{
  display: flex;
  flex-direction: column;
  gap: 16px;
}.layer403{
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
  gap: 16px;
}.smooth334{
  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;
}.state-sw{ display: block; font-size: 12px; opacity: 0.8; margin-bottom: 6px; }.player27{ font-size: 1.25rem; font-weight: 700; color: #1e88e5; }.oval-fq{ text-align: center; }.square370{
  background: rgba(0,0,0,0.25);
  border-radius: 14px;
  padding: 24px;
  border: 1px solid rgba(255,255,255,0.08);
}.game-dx{
  display: flex;
  align-items: center;
  gap: 24px;
  flex-wrap: wrap;
}.grid-accordion{ flex: 1; min-width: 260px; }.display-ai{ font-size: 1.4rem; margin-bottom: 10px; }.featured794{
  font-size: 1.3rem;
  font-weight: 700;
  color: #1e88e5;
  margin-bottom: 8px;
}.title-oo{ font-size: 14px; margin-bottom: 16px; opacity: 0.9; }.details456{ display: flex; gap: 12px; flex-wrap: wrap; }.player-ln{
  flex-shrink: 0;
  border-radius: 10px;
  overflow: hidden;
  display: block;
}.player-ln img{
  width: 240px;
  height: auto;
  object-fit: cover;
}
@media (max-width: 768px){.media-q13 img, .inactive-xo img, .player-ln 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) */
.card-g36, .hero291{
  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;
}.card-g36 h2, .hero291 h2{
  font-size: 1.5rem;
  margin-bottom: 12px;
  color: #ffffff;
}/* Блоки casino.obscurus-incanus */
.special-module{
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 16px;
  background: #1e88e5;
  color: #fff;
  padding: 20px 24px;
  border-radius: 12px;
  margin: 24px 0;
}.highlight812{
  display: flex;
  align-items: center;
  gap: 12px;
  flex-wrap: wrap;
}.toggle327{ font-weight: 800; font-size: 1.25rem; }.layer-tab{
  background: rgba(0,0,0,0.25);
  padding: 6px 12px;
  border-radius: 6px;
  font-weight: 700;
  letter-spacing: 0.05em;
}.rating-bright{
  background: #fff !important;
  color: #0f1923 !important;
  border: none !important;
  padding: 12px 24px;
  border-radius: 8px;
  font-weight: 600;
}.gradient-gy{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 24px;
  margin: 24px 0;
}.graphic-xk{ font-size: 1.2rem; margin-bottom: 16px; }.input485{ list-style: none; padding-left: 0; }.input485 li{
  padding: 8px 0;
  border-bottom: 1px solid rgba(255,255,255,0.08);
  font-size: 14px;
}.ux-fk{
  margin-top: 16px;
  display: inline-block;
}.inactive174{
  background: linear-gradient(135deg, #1e88e522 0%, #1e88e508 100%);
  border: 1px solid #1e88e5;
  border-radius: 12px;
  padding: 20px;
  margin: 24px 0;
  text-align: center;
}.component-fe{ font-weight: 700; margin-bottom: 8px; }.offer-sa{ font-size: 1.5rem; font-weight: 800; margin: 12px 0; }.level131{
  margin-top: 12px;
  padding: 10px 20px;
  background: #1e88e5;
  color: #fff;
  border: none;
  border-radius: 8px;
  cursor: pointer;
  font-weight: 600;
}.offer-ak{
  margin: 24px 0;
}.container324{ font-size: 1.25rem; margin-bottom: 16px; }.dark421{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 16px;
}.accordion-menu{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 20px;
  position: relative;
}.thumbnail845{
  position: absolute;
  top: 8px;
  right: 8px;
  background: #1e88e5;
  color: #fff;
  font-size: 10px;
  padding: 4px 8px;
  border-radius: 4px;
}.corner-i33{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
  margin-bottom: 8px;
}.square-enabled{ font-size: 12px; color: rgba(255,255,255,0.7); display: block; margin-top: 8px; }.link-gq{ margin-top: 12px; }.focus200{ margin: 24px 0; }.card232{ font-size: 1.25rem; margin-bottom: 16px; }.edge88{ display: flex; flex-direction: column; gap: 12px; }.tab-ue{
  display: block;
  padding: 12px 16px;
  background: rgba(255,255,255,0.05);
  border-radius: 8px;
  border-left: 3px solid #1e88e5;
}.tab-ue:hover{ background: rgba(255,255,255,0.08); }.hard-fc{ font-size: 12px; color: rgba(255,255,255,0.6); }.details-r3{ margin: 24px 0; }.state921{ font-size: 1.25rem; margin-bottom: 16px; }.pattern-aw{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 20px;
}.display606{
  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;
}.range-tooltip{
  position: absolute;
  top: 8px;
  left: 8px;
  background: #1e88e5;
  color: #fff;
  font-size: 10px;
  padding: 4px 8px;
  border-radius: 4px;
  z-index: 1;
}.point-at{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
}.feature-action{
  font-size: 1.25rem;
  font-weight: 800;
  color: #1e88e5;
  margin: 8px 0 4px;
}.play-q32{ font-size: 13px; display: block; margin-bottom: 4px; }.layout-t27{ font-size: 12px; color: rgba(255,255,255,0.7); }.nav471{ margin-top: 12px; display: inline-block; }.circle-j1{ margin: 24px 0; }.status-star{ font-size: 1.25rem; margin-bottom: 16px; }.score310{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 20px;
}.select426{
  background: rgba(255,255,255,0.06);
  border-radius: 10px;
  padding: 16px;
}.hero-xb{ position: relative; margin-bottom: 8px; }.gradient-l37{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
}.template-id{ display: block; margin-bottom: 8px; }.gallery274{
  background: #1e88e5;
  color: #fff;
  font-size: 11px;
  padding: 2px 8px;
  border-radius: 4px;
  margin-right: 8px;
}.nav148{ font-size: 12px; color: rgba(255,255,255,0.6); }.container167{ margin-top: 16px; display: inline-block; }/* Блок: Последние сообщения (форум) */
.panel-nh{ margin: 24px 0; }.expand613{ font-size: 1.25rem; margin-bottom: 16px; }.graphic-game{ display: flex; flex-direction: column; gap: 12px; }.details-player{
  display: block;
  padding: 16px;
  background: rgba(255,255,255,0.05);
  border-radius: 10px;
  border-left: 3px solid #1e88e5;
}.details-player:hover{ background: rgba(255,255,255,0.08); }.popup-ad, .preview-mi{ font-size: 12px; color: rgba(255,255,255,0.6); margin-right: 12px; }.theme-i75{ font-size: 13px; margin-top: 8px; }.hard428{ margin-top: 16px; display: inline-block; }/* Блок: Бонусы казино */
.switch-ii{ margin: 24px 0; }.corner392{ font-size: 1.25rem; margin-bottom: 16px; }.graphic-b13{ display: flex; flex-direction: column; gap: 16px; }.graphic-vv{
  padding: 16px;
  background: rgba(255,255,255,0.06);
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.1);
}.image-rb{ font-size: 12px; color: #1e88e5; }.deal140{ font-weight: 700; margin: 8px 0; }.slider-z85{ font-size: 12px; display: block; margin: 8px 0; }.switch-nav{ margin-top: 8px; }/* Блок: Провайдеры */
.module-gt{ margin: 24px 0; }.section-zp{ font-size: 1.25rem; margin-bottom: 16px; }.special-by{
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}.toggle-ok{
  padding: 6px 12px;
  background: rgba(255,255,255,0.08);
  border-radius: 6px;
  font-size: 13px;
}/* Блок: Отзывы */
.hard-star{ margin: 24px 0; }.gradient-tag{ font-size: 1.25rem; margin-bottom: 16px; }.option333{ display: flex; flex-direction: column; gap: 16px; }.section-or{
  padding: 20px;
  background: rgba(255,255,255,0.05);
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.08);
}.nav-we{ display: flex; align-items: center; gap: 8px; margin-bottom: 4px; }.card-v97{ font-weight: 600; font-size: 1rem; }.round820{
  font-size: 11px;
  padding: 2px 8px;
  background: rgba(255,255,255,0.1);
  border-radius: 4px;
  color: rgba(255,255,255,0.9);
}.dim-b12{ font-size: 12px; color: rgba(255,255,255,0.6); display: block; margin-bottom: 8px; }.column190{ font-size: 13px; margin-bottom: 10px; }.tab98{ color: #1e88e5; font-weight: 700; }.rank82{ font-size: 14px; line-height: 1.5; margin: 0 0 8px 0; }.ui-el{ font-size: 12px; color: rgba(255,255,255,0.5); }.star583, .surface942{ margin-top: 8px; margin-right: 12px; display: inline-block; }/* Блок: FAQ */
.surface-m15{ font-size: 1.25rem; margin-bottom: 16px; }.carousel-hs{ margin: 24px 0; }.featured406{ display: flex; flex-direction: column; gap: 12px; }.feature-sd{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 20px;
}.sharp-yy{ font-size: 1rem; margin-bottom: 10px; font-weight: 600; }.banner660{ font-size: 14px; line-height: 1.5; color: rgba(255,255,255,0.9); }/* Блок: Плюсы и минусы */
.subtitle-wr{ margin: 24px 0; }.header-corner{ display: grid; grid-template-columns: 1fr 1fr; gap: 24px; }.wrapper-w57 h4, .info-wrapper h4{ font-size: 1rem; margin-bottom: 12px; }.wrapper-w57 h4{ color: #1e88e5; }.info-wrapper h4{ color: #e57373; }.wrapper-w57 ul, .info-wrapper ul{ padding-left: 20px; margin: 0; }.wrapper-w57 li, .info-wrapper li{ padding: 6px 0; font-size: 14px; }/* Блок: Похожие казино */
.overlay955{ margin: 24px 0; }.rating426{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
}.design-field{
  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;
}.design-field:hover{ transform: translateY(-4px); background: rgba(255,255,255,0.1); }.action-sz{
  max-width: 120px;
  max-height: 60px;
  object-fit: contain;
}.form509{ font-weight: 600; font-size: 14px; text-align: center; }/* Сетка фиксированных блоков */
.wrapper-tj{
  display: grid;
  grid-template-columns: 1fr;
  gap: 24px;
  margin-top: 32px;
}/* Сетки слотов/бонусов (существующие блоки) */
.template-jd, .text-switch, .sharp-f44, .oval137, .box-vl{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 20px;
  margin-top: 20px;
}.section-mn, .column264, .layout-v54, .tertiary366, .hard962{
  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;
}.section-mn:hover, .column264:hover{ transform: translateY(-4px); box-shadow: 0 8px 24px rgba(0,0,0,0.2); }.carousel-active{ width: 100%; border-radius: 8px; }.badge287{
  display: inline-block;
  background: #1e88e540;
  color: #1e88e5;
  font-size: 11px;
  padding: 2px 8px;
  border-radius: 4px;
  margin: 4px 4px 0 0;
}.theme181{ background: rgba(255,255,255,0.05); border-radius: 12px; }.label-header{
  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;
}.label-header .element758{ font-size: 2rem; margin-bottom: 8px; }.label-header .theme-al{ font-size: 1.25rem; margin-bottom: 8px; }.label-header .block-ev{ font-size: 14px; margin-bottom: 8px; }.label-header .smooth-rg{ font-size: 13px; opacity: 0.9; margin-bottom: 16px; }.play871{ background: linear-gradient(135deg, #1e88e5 0%, #fff 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; }/* Footer Partners */
.focus-sv{ margin: 24px 0; padding: 20px 0; }.hard189{ font-size: 1.1rem; margin-bottom: 16px; color: rgba(255,255,255,0.9); }.subtitle113{ display: flex; flex-wrap: wrap; gap: 16px; align-items: center; }.bright585{
  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;
}.bright585:hover{ background: rgba(255,255,255,0.1); }.bright585 img{ max-width: 80px; max-height: 40px; object-fit: contain; }.widget-cf .media-fz{ display: flex; flex-wrap: wrap; gap: 12px; }.widget-cf .switch-header{
  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;
}.widget-cf .switch-header:hover{ border-color: #1e88e5; background: #1e88e515; }.widget-cf .switch-header img{ max-width: 72px; max-height: 36px; object-fit: contain; }.shadow-ia .column-ux{ display: flex; flex-wrap: wrap; gap: 20px; align-items: center; }.shadow-ia .option770{ padding: 10px 14px; transition: opacity 0.2s; }.shadow-ia .option770:hover{ opacity: 0.85; }.shadow-ia .option770 img{ max-width: 64px; max-height: 32px; object-fit: contain; }.hero-c97{ background: rgba(0,0,0,0.2); border: 1px solid rgba(255,255,255,0.08); border-radius: 12px; padding: 24px; }.hero-c97 .game-feature{ display: flex; flex-wrap: wrap; gap: 16px; align-items: center; }.hero-c97 .select-wa{
  padding: 12px 16px; background: rgba(255,255,255,0.05); border-radius: 8px;
  transition: background 0.2s, box-shadow 0.2s;
}.hero-c97 .select-wa:hover{ background: #1e88e525; box-shadow: 0 2px 8px #1e88e530; }.hero-c97 .select-wa img{ max-width: 70px; max-height: 35px; object-fit: contain; }/* Slots Grid Block (после баннера) */
.player634{ margin: 28px 0; }.status-interface{ font-size: 1.5rem; margin-bottom: 20px; }.select-su .widget-gi{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
  gap: 20px;
}.select-su .module342{
  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;
}.select-su .module342:hover{ transform: translateY(-4px); box-shadow: 0 8px 24px rgba(0,0,0,0.3); }.select-su .module342 img{ width: 100%; height: 133px; object-fit: cover; display: block; }.select-su .state-accent{ display: block; padding: 12px; font-size: 14px; }.select-su .box-yd{ margin-top: 20px; display: inline-block; }.badge341 .state-aa{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(140px, 1fr));
  gap: 16px;
}.badge341 .ux-eu{
  display: block;
  border-radius: 10px;
  overflow: hidden;
  transition: opacity 0.2s;
}.badge341 .ux-eu:hover{ opacity: 0.9; }.badge341 .ux-eu img{ width: 100%; height: auto; aspect-ratio: 3/2; object-fit: cover; display: block; }.block-ao .title887{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
  gap: 18px;
}.block-ao .ux-no{
  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);
}.block-ao .ux-no:hover{ transform: scale(1.02); border-color: #1e88e5; }.block-ao .icon85{ aspect-ratio: 3/2; overflow: hidden; }.block-ao .icon85 img{ width: 100%; height: 100%; object-fit: cover; display: block; }.block-ao .dim-ot{ display: block; padding: 10px; font-size: 13px; }/* ========================================
   ГЛАВНЫЙ БЛОК СЛОТОВ (40 слотов, 6 вариантов)
   ======================================== */

/* Общие стили для всех вариантов */
.play886{
  margin: 40px 0;
  padding: 32px 20px;
  background: rgba(255, 255, 255, 0.02);
  border-radius: 16px;
}.description-zr{
  font-size: 28px;
  font-weight: 700;
  margin: 0 0 28px;
  color: #ffffff;
  text-align: center;
}.slider552{
  display: inline-block;
  margin: 24px auto 0;
  padding: 14px 32px;
  background: #1e88e5;
  color: white;
  border-radius: 8px;
  font-weight: 600;
  text-align: center;
  transition: opacity 0.2s;
}.slider552:hover{ opacity: 0.85; }/* === Вариант 1: Крупная карточная сетка 4x10 === */
.thumbnail976 .visual244{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}.thumbnail976 .view258{
  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);
}.thumbnail976 .view258:hover{
  transform: translateY(-4px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.3);
  border-color: #1e88e5;
}.thumbnail976 .view258 img{
  width: 100%;
  height: auto;
  display: block;
}.thumbnail976 .inactive176{
  padding: 12px;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}.thumbnail976{ text-align: center; }/* === Вариант 2: Компактная плотная сетка 5x8 === */
.column-yy .inactive-dy{
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 12px;
}.column-yy .promo-uq{
  display: block;
  border-radius: 8px;
  overflow: hidden;
  transition: transform 0.15s, box-shadow 0.15s;
  border: 1px solid rgba(255, 255, 255, 0.04);
}.column-yy .promo-uq:hover{
  transform: scale(1.05);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.4);
  z-index: 10;
}.column-yy .promo-uq img{
  width: 100%;
  height: auto;
  display: block;
}/* === Вариант 3: Карточки с hover и описанием === */
.footer352 .media-rl{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}.footer352 .soft-tp{
  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);
}.footer352 .soft-tp:hover{
  transform: translateY(-6px);
}.footer352 .layer-fl{
  position: relative;
  overflow: hidden;
}.footer352 .layer-fl img{
  width: 100%;
  height: auto;
  display: block;
  transition: transform 0.3s;
}.footer352 .soft-tp:hover img{
  transform: scale(1.1);
}.footer352 .outline31{
  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;
}.footer352 .soft-tp:hover .outline31{
  opacity: 1;
}.footer352 .select-thumbnail{
  color: white;
  font-size: 18px;
  font-weight: 600;
}.footer352 .inactive176{
  padding: 12px;
  font-size: 14px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}/* === Вариант 4: Горизонтальная карусель === */
.score-hard .modal66{
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: thin;
  scrollbar-color: #1e88e5 rgba(255, 255, 255, 0.1);
}.score-hard .modal66::-webkit-scrollbar{
  height: 8px;
}.score-hard .modal66::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.05);
  border-radius: 4px;
}.score-hard .modal66::-webkit-scrollbar-thumb{
  background: #1e88e5;
  border-radius: 4px;
}.score-hard .container527{
  display: flex;
  gap: 16px;
  padding: 10px 0 16px;
}.score-hard .text140{
  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);
}.score-hard .text140:hover{
  transform: scale(1.05);
}.score-hard .text140 img{
  width: 100%;
  height: auto;
  display: block;
}.score-hard .slider325{
  padding: 10px;
  font-size: 13px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}/* === Вариант 5: Мозаичная сетка (разные размеры) === */
.primary233 .dim193{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
  gap: 12px;
  grid-auto-flow: dense;
}.primary233 .highlight-t47{
  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);
}.primary233 .highlight-t47.main-slot-large{
  grid-column: span 2;
  grid-row: span 2;
}.primary233 .highlight-t47.main-slot-medium{
  grid-column: span 2;
}.primary233 .highlight-t47:hover{
  transform: scale(1.03);
  z-index: 10;
}.primary233 .highlight-t47 img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}.primary233 .select-qq{
  padding: 8px;
  font-size: 12px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.3);
}/* === Вариант 6: Список с подробной информацией === */
.list-square .button-ju{
  display: grid;
  grid-template-columns: 1fr;
  gap: 12px;
}.list-square .rating994{
  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);
}.list-square .rating994:hover{
  background: rgba(255, 255, 255, 0.06);
  transform: translateX(4px);
  border-color: #1e88e5;
}.list-square .select71{
  border-radius: 8px;
  overflow: hidden;
}.list-square .select71 img{
  width: 100%;
  height: auto;
  display: block;
}.list-square .focus508{
  display: flex;
  flex-direction: column;
  gap: 8px;
}.list-square .hero-point{
  font-size: 16px;
  font-weight: 600;
  margin: 0;
  color: #ffffff;
}.list-square .info-lx{
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
}.list-square .display-vx{
  display: inline-block;
  padding: 4px 10px;
  background: #1e88e5;
  color: white;
  border-radius: 4px;
  font-size: 11px;
  font-weight: 600;
}.list-square .featured-screen{
  font-size: 13px;
  color: rgba(255, 255, 255, 0.7);
}.list-square .style-kz{
  display: flex;
  align-items: center;
}.list-square .design-focus{
  padding: 10px 20px;
  background: #1e88e5;
  color: white;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 600;
  white-space: nowrap;
  transition: opacity 0.2s;
}.list-square .design-focus:hover{
  opacity: 0.85;
}

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

@media (max-width: 768px) {.thumbnail976 .visual244,
  .footer352 .media-rl{
    grid-template-columns: repeat(2, 1fr);
  }.column-yy .inactive-dy{
    grid-template-columns: repeat(3, 1fr);
  }.list-square .rating994{
    grid-template-columns: 120px 1fr;
    gap: 12px;
  }.list-square .style-kz{
    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) {.description-zr{
    font-size: 22px;
  }.thumbnail976 .visual244,
  .footer352 .media-rl{
    grid-template-columns: 1fr;
  }.column-yy .inactive-dy{
    grid-template-columns: repeat(2, 1fr);
  }.score-hard .text140{
    flex: 0 0 180px;
  }.list-square .rating994{
    grid-template-columns: 1fr;
  }
  .main-slots-v6 .main-slot-list-img {
    max-width: 200px;
    margin: 0 auto;
  }
}/* ========================================
   БЛОК "КАК НАЧАТЬ ИГРАТЬ?" (5 шагов, 6 вариантов)
   ======================================== */

/* Общие стили для всех вариантов */
.player745{
  margin: 48px 0;
  padding: 40px 20px;
  background: rgba(255, 255, 255, 0.02);
  border-radius: 16px;
}.offer630{
  font-size: 32px;
  font-weight: 700;
  margin: 0 0 36px;
  color: #ffffff;
  text-align: center;
}.panel830{
  display: inline-block;
  margin: 32px auto 0;
  padding: 16px 40px;
  background: #1e88e5;
  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;
}.panel830:hover{
  opacity: 0.9;
  transform: translateY(-2px);
}/* === Вариант 1: Вертикальный список с иконками слева === */
.round503 .title-yo{
  display: flex;
  flex-direction: column;
  gap: 24px;
  max-width: 900px;
  margin: 0 auto;
}.round503 .template895{
  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;
}.round503 .template895:hover{
  background: rgba(255, 255, 255, 0.05);
  border-color: #1e88e5;
}.round503 .visual-ia{
  flex-shrink: 0;
}.round503 .visual-ia img{
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.round503 .range-corner{
  flex: 1;
}.round503 .state-q25{
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.round503 .badge-vi{
  font-size: 15px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 2: Горизонтальные карточки === */
.section-u33 .soft-a81{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin-bottom: 20px;
}.section-u33 .soft-a81 .action-oo:nth-child(4),
.section-u33 .soft-a81 .action-oo:nth-child(5){
  grid-column: span 1;
}.section-u33 .action-oo{
  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;
}.section-u33 .action-oo:hover{
  transform: translateY(-4px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.3);
}.section-u33 .icon-modal{
  position: absolute;
  top: -15px;
  right: 20px;
  width: 40px;
  height: 40px;
  background: #1e88e5;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  font-weight: 700;
  color: white;
}.section-u33 .disabled-o34{
  width: 80px;
  height: 80px;
  margin: 0 auto 16px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.section-u33 .state-q25{
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.section-u33 .badge-vi{
  font-size: 14px;
  line-height: 1.5;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 3: Аккордеон === */
.row99 .card690{
  max-width: 800px;
  margin: 0 auto;
}.row99 .card130{
  margin-bottom: 12px;
  border-radius: 12px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid rgba(255, 255, 255, 0.05);
}.row99 .feature-id{
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 20px;
  cursor: pointer;
  transition: background 0.2s;
}.row99 .feature-id:hover{
  background: rgba(255, 255, 255, 0.05);
}.row99 .section46{
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 8px;
}.row99 .component-xn{
  flex: 1;
  font-size: 18px;
  font-weight: 600;
  margin: 0;
  color: #ffffff;
}.row99 .footer530{
  color: #1e88e5;
  font-size: 20px;
  transition: transform 0.3s;
}.row99 .card130.active .footer530{
  transform: rotate(180deg);
}.row99 .description-ed{
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
}.row99 .card130.active .description-ed{
  max-height: 300px;
}.row99 .description-ed p{
  padding: 0 20px 20px;
  margin: 0;
  font-size: 15px;
  line-height: 1.6;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 4: Таймлайн === */
.view261 .level-highlight{
  position: relative;
  max-width: 700px;
  margin: 0 auto;
  padding-left: 60px;
}.view261 .level-highlight::before{
  content: '';
  position: absolute;
  left: 20px;
  top: 40px;
  bottom: 40px;
  width: 3px;
  background: linear-gradient(to bottom, #1e88e5, rgba(255, 255, 255, 0.1));
}.view261 .row755{
  position: relative;
  margin-bottom: 48px;
}.view261 .tab-av{
  position: absolute;
  left: -60px;
  top: 0;
}.view261 .accent313{
  width: 40px;
  height: 40px;
  background: #1e88e5;
  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);
}.view261 .icon-fa{
  padding: 20px;
  background: rgba(255, 255, 255, 0.03);
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.05);
}.view261 .pattern299{
  float: right;
  margin-left: 20px;
  margin-bottom: 12px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.view261 .control-uo{
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.view261 .dim-footer{
  font-size: 15px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 5: Большие карточки === */
.element-d61 .screen679{
  display: flex;
  flex-direction: column;
  gap: 24px;
  max-width: 900px;
  margin: 0 auto;
}.element-d61 .rank-fw{
  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;
}.element-d61 .rank-fw:hover{
  border-color: #1e88e5;
  transform: translateX(8px);
}.element-d61 .dropdown196{
  position: absolute;
  top: -16px;
  left: 28px;
  width: 50px;
  height: 50px;
  background: #1e88e5;
  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);
}.element-d61 .ux-ik img{
  width: 100%;
  height: auto;
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.1);
  padding: 12px;
}.element-d61 .point698{
  font-size: 22px;
  font-weight: 600;
  margin: 0 0 16px;
  color: #ffffff;
}.element-d61 .focus763{
  font-size: 16px;
  line-height: 1.7;
  margin: 0;
  color: rgba(255, 255, 255, 0.85);
}/* === Вариант 6: Компактный список === */
.interface-v20 .level898{
  max-width: 800px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 16px;
}.interface-v20 .special610{
  display: flex;
  gap: 20px;
  padding: 20px;
  background: rgba(255, 255, 255, 0.03);
  border-radius: 12px;
  border-left: 4px solid #1e88e5;
  transition: background 0.2s, border-color 0.2s;
}.interface-v20 .special610:hover{
  background: rgba(255, 255, 255, 0.06);
  border-color: rgba(255, 255, 255, 0.3);
}.interface-v20 .ui865{
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  flex-shrink: 0;
}.interface-v20 .dark-ff{
  width: 32px;
  height: 32px;
  background: #1e88e5;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-weight: 700;
  color: white;
}.interface-v20 .ui865 img{
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 8px;
}.interface-v20 .feature-footer{
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 10px;
  color: #ffffff;
}.interface-v20 .collapse-b38{
  font-size: 14px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}

/* Responsive для блока "Как начать играть?" */
@media (max-width: 1024px) {.section-u33 .soft-a81{
    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) {.offer630{
    font-size: 26px;
  }.round503 .template895{
    flex-direction: column;
    text-align: center;
  }.round503 .visual-ia{
    margin: 0 auto;
  }.section-u33 .soft-a81{
    grid-template-columns: 1fr;
  }.section-u33 .soft-a81 .action-oo:nth-child(5){
    grid-column: span 1;
  }.view261 .level-highlight{
    padding-left: 0;
  }.view261 .level-highlight::before{
    display: none;
  }.view261 .tab-av{
    position: static;
    margin-bottom: 12px;
  }.view261 .accent313{
    margin: 0 auto;
  }.view261 .pattern299{
    float: none;
    display: block;
    margin: 0 auto 16px;
  }.element-d61 .rank-fw{
    grid-template-columns: 1fr;
  }.element-d61 .ux-ik img{
    max-width: 200px;
    margin: 0 auto;
    display: block;
  }.interface-v20 .special610{
    flex-direction: column;
    text-align: center;
  }
  .how-to-start-v6 .how-to-compact-left {
    margin: 0 auto;
  }
}

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

@media (max-width: 768px) {.dark421{ grid-template-columns: 1fr; }.pattern-aw{ grid-template-columns: 1fr; }.template-jd, .text-switch{ grid-template-columns: 1fr; }.special-module{ flex-direction: column; text-align: center; }.header-corner{ grid-template-columns: 1fr; }
  .similar-casinos-grid { grid-template-columns: 1fr; }
}/* ========================================
   HEADER VARIANTS (5 вариантов)
   ======================================== */

/* Header v1 - Классический горизонтальный */
.featured-link{ background: #0a0f1c; border-bottom: 2px solid #00d4ff; }.menu-is{ max-width: 1400px; margin: 0 auto; padding: 12px 20px; display: flex; align-items: center; gap: 20px; }.rating-ix{ display: flex; align-items: center; flex-shrink: 0; }.gradient288{ height: 50px; width: auto; }.game486{ background: linear-gradient(135deg, #00d4ff, #0099cc); padding: 8px 16px; border-radius: 8px; margin-left: auto; }.widget-k68{ font-size: 14px; font-weight: 600; color: #000; }.foreground-input{ display: inline-block; margin-left: 8px; background: #fff; color: #000; padding: 4px 10px; border-radius: 4px; font-weight: 700; }.template-bs{ display: flex; gap: 20px; margin-left: 20px; }.template-bs .tag389{ color: #fff; text-decoration: none; font-size: 15px; font-weight: 500; padding: 8px 0; border-bottom: 2px solid transparent; transition: all 0.3s; }.template-bs .tag389:hover, .template-bs .tag389.active{ border-bottom-color: #00d4ff; color: #00d4ff; }.dark761{ display: flex; gap: 12px; margin-left: auto; }.popup102{ padding: 10px 20px; border-radius: 6px; text-decoration: none; font-weight: 600; font-size: 14px; transition: all 0.3s; }.dark-i46{ background: #00d4ff; color: #000; }.dark-i46:hover{ background: #00b8e6; transform: translateY(-2px); }.link-visual{ background: transparent; color: #fff; border: 2px solid #00d4ff; }.link-visual:hover{ background: #00d4ff; color: #000; }/* Header v2 - Компактный */
.text-input{ background: #050810; padding: 15px 0; box-shadow: 0 2px 10px rgba(0,0,0,0.3); }.star-cp{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.expand-oz{ display: flex; align-items: center; gap: 12px; text-decoration: none; }.window-ba{ height: 45px; }.banner-title{ font-size: 22px; font-weight: 700; color: #00d4ff; }.outline-r26{ display: flex; gap: 25px; align-items: center; }.outline-r26 .tag389{ color: #ccc; text-decoration: none; font-size: 15px; transition: color 0.3s; }.outline-r26 .tag389:hover, .outline-r26 .tag389.active{ color: #00d4ff; }.frame-w73{ background: #00d4ff; color: #000; padding: 10px 24px; border-radius: 6px; text-decoration: none; font-weight: 700; margin-left: 15px; transition: transform 0.3s; }.frame-w73:hover{ transform: scale(1.05); }/* Header v3 - Двухуровневый */
.row-link{ background: #00d4ff; color: #000; padding: 8px 0; }.subtitle-vk{ background: #0a0f1c; padding: 12px 0; }.state-list{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.game-tq{ font-size: 14px; font-weight: 600; }.slider-w40{ display: flex; gap: 15px; }.component-hero{ color: #000; text-decoration: none; font-weight: 500; padding: 5px 10px; }.component-hero:hover{ text-decoration: underline; }.expand-e66{ background: #000; color: #00d4ff; padding: 6px 16px; border-radius: 4px; text-decoration: none; font-weight: 700; }.subtitle479{ height: 48px; }.banner-e4{ display: flex; gap: 25px; }.banner-e4 .tag389{ color: #fff; text-decoration: none; font-size: 15px; transition: color 0.3s; }.banner-e4 .tag389:hover, .banner-e4 .tag389.active{ color: #00d4ff; }/* Header v4 - Центрированный */
.gallery103{ background: #0a0f1c; padding: 15px 0; }.modal158{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.screen-h27{ position: absolute; left: 50%; transform: translateX(-50%); }.thumbnail593{ height: 55px; }.accent-es, .primary-button{ display: flex; gap: 20px; }.accent-es .tag389, .primary-button .tag389{ color: #fff; text-decoration: none; font-size: 15px; padding: 8px 0; transition: color 0.3s; }.accent-es .tag389:hover, .primary-button .tag389:hover,
.accent-es .tag389.active, .primary-button .tag389.active{ color: #00d4ff; }.round209{ background: #00d4ff; color: #000; text-align: center; padding: 10px; font-weight: 600; }.light-ho{ background: #000; color: #00d4ff; padding: 4px 10px; border-radius: 4px; margin: 0 6px; }/* Header v5 - Минималистичный */
.progress851{ background: #050810; padding: 20px 0; border-bottom: 1px solid #1a1f2e; }.round-fc{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; gap: 40px; }.special224{ display: flex; flex-direction: column; gap: 15px; min-width: 200px; }.score-xt{ height: 50px; width: auto; }.icon-kq{ background: linear-gradient(135deg, #1a1f2e, #0a0f1c); padding: 12px; border-radius: 8px; border: 1px solid #00d4ff; }.list-gt{ font-size: 12px; color: #999; text-transform: uppercase; }.hover-au{ font-size: 20px; font-weight: 700; color: #00d4ff; margin: 4px 0; }.round864{ font-size: 14px; color: #fff; background: #00d4ff22; padding: 4px 8px; border-radius: 4px; }.content-fr{ flex: 1; display: flex; flex-direction: column; gap: 15px; }.level-sn{ display: flex; gap: 25px; flex-wrap: wrap; }.level-sn .tag389{ color: #ccc; text-decoration: none; font-size: 15px; transition: color 0.3s; }.level-sn .tag389:hover, .level-sn .tag389.active{ color: #00d4ff; }.tooltip370{ display: flex; gap: 12px; }.preview-ve, .primary-surface{ padding: 10px 24px; border-radius: 6px; text-decoration: none; font-weight: 600; transition: all 0.3s; }.preview-ve{ background: #00d4ff; color: #000; }.preview-ve:hover{ background: #00b8e6; }.primary-surface{ background: transparent; border: 2px solid #00d4ff; color: #00d4ff; }.primary-surface:hover{ background: #00d4ff; color: #000; }

/* Header responsive */
@media (max-width: 1024px) {.template-bs, .banner-e4, .accent-es, .primary-button, .level-sn{ gap: 15px; }.game486, .round209{ display: none; }
  .header-v4-logo { position: static; transform: none; }
}/* Бургер-кнопка — скрыта на десктопе */
.module-card{
  display: none; background: none; border: none; cursor: pointer; padding: 8px;
  flex-direction: column; gap: 5px; z-index: 1001;
}.details-m4{
  display: block; width: 24px; height: 2px; background: #fff; border-radius: 2px;
  transition: transform 0.3s, opacity 0.3s;
}.footer-n76 .details-m4:nth-child(1){ transform: rotate(45deg) translate(5px, 5px); }.footer-n76 .details-m4:nth-child(2){ opacity: 0; }.footer-n76 .details-m4:nth-child(3){ transform: rotate(-45deg) translate(5px, -5px); }/* CTA-ссылка в мобильном меню */
.link-ma{
  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) {/* Показываем бургер, скрываем десктоп-элементы */
  .module-card{ display: flex; }.bright-ui{ display: none !important; }.link-ma{ display: block; }/* Мобильная навигация — скрыта по умолчанию, показывается при menu-open */
  .media-play{
    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);
  }.footer-n76 .media-play{ display: flex; }.media-play .tag389{
    padding: 12px 0; font-size: 15px; color: #ccc; border-bottom: 1px solid rgba(255,255,255,0.06);
  }.media-play .tag389.active{ color: #00d4ff; }.media-play .tag389:last-of-type{ border-bottom: none; }/* Контейнеры хедеров — position relative для выпадающего меню */
  .featured-link, .text-input, .offer-panel, .subtitle-vk, .gallery103, .progress851{ position: relative; }.menu-is, .star-cp, .state-list,
  .modal158, .round-fc{
    flex-wrap: nowrap; align-items: center; justify-content: space-between;
  }/* Скрываем nav-ы v5 вложенные */
  .content-fr.header-nav-mobile .level-sn{ display: flex; flex-direction: column; gap: 0; width: 100%; }.content-fr.header-nav-mobile .tooltip370{ width: 100%; }
  .header-v5-right.header-nav-mobile { padding: 10px 20px 20px; }
}/* ============================================
   FAQ Block Styles - 4 варианта
   ============================================ */

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

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

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

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

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

/* Footer v1 - Облако тегов разных размеров */
.outline18{
    background: linear-gradient(180deg, #0a0a15 0%, #1a1a2e 100%);
    padding: 50px 20px 30px;
    border-top: 2px solid rgba(255, 215, 0, 0.2);
}.block-xt{
    max-width: 1200px;
    margin: 0 auto;
}.text944{
    margin-bottom: 40px;
}.form-gallery{
    font-size: 1.6rem;
    font-weight: 600;
    color: #ffd700;
    text-align: center;
    margin-bottom: 30px;
}.square-es{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 12px;
    padding: 20px;
}.button921{
    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;
}.button921.tag-1{
    font-size: 0.85rem;
}.button921.tag-2{
    font-size: 1rem;
    font-weight: 500;
}.button921.tag-3{
    font-size: 1.1rem;
    font-weight: 600;
    color: #ffd700;
}.button921:hover{
    background: rgba(255, 215, 0, 0.2);
    border-color: #ffd700;
    transform: translateY(-2px);
    color: #fff;
}.link176{
    text-align: center;
    padding-top: 30px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}.info-av{
    color: rgba(255, 255, 255, 0.6);
    font-size: 0.9rem;
    margin-bottom: 10px;
}.sharp141{
    color: rgba(255, 215, 0, 0.7);
    font-size: 0.85rem;
    font-weight: 500;
}

@media (max-width: 768px) {.form-gallery{
        font-size: 1.3rem;
    }.square-es{
        gap: 8px;
    }
    .footer-v1-tag {
        font-size: 0.8rem !important;
        padding: 6px 12px;
    }
}/* Footer v2 - Карточный стиль с колонками */
.badge-edge{
    background: #0f0f23;
    padding: 50px 20px 30px;
    border-top: 3px solid #ffd700;
}.pattern-ls{
    max-width: 1200px;
    margin: 0 auto;
}.gallery-wf{
    margin-bottom: 40px;
}.block-deal{
    font-size: 1.8rem;
    font-weight: 700;
    color: #ffd700;
    text-align: center;
    margin-bottom: 35px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
}.outline-zy{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}.accent841{
    background: rgba(255, 255, 255, 0.03);
    border-radius: 12px;
    padding: 25px 20px;
    border: 1px solid rgba(255, 215, 0, 0.15);
}.dropdown324{
    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;
}.dropdown324:last-child{
    border-bottom: none;
}.dropdown324:hover{
    color: #ffd700;
    padding-left: 8px;
}.meta-game{
    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;
}.gallery-qs{
    color: rgba(255, 255, 255, 0.6);
    font-size: 0.9rem;
}.surface98{
    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) {.outline-zy{
        grid-template-columns: 1fr;
    }.block-deal{
        font-size: 1.4rem;
    }
    .footer-v2-bottom {
        flex-direction: column;
        text-align: center;
    }
}/* Footer v3 - Минималистичный список с разделителями */
.slider-dc{
    background: linear-gradient(to top, #16213e 0%, #1a1a2e 100%);
    padding: 50px 20px 30px;
    border-top: 1px solid rgba(255, 215, 0, 0.3);
}.layout-focus{
    max-width: 1100px;
    margin: 0 auto;
}.bright-q63{
    margin-bottom: 35px;
}.feature-dr{
    text-align: center;
    line-height: 2;
    padding: 20px;
}.rank105{
    color: rgba(255, 255, 255, 0.7);
    font-size: 0.9rem;
    transition: color 0.2s ease;
    display: inline;
    text-decoration: none;
}.rank105:hover{
    color: #ffd700;
}.style-cx{
    text-align: center;
    padding-top: 30px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}.text-yv{
    color: rgba(255, 255, 255, 0.75);
    font-size: 0.95rem;
    margin-bottom: 12px;
    line-height: 1.6;
}.window-br{
    color: rgba(255, 215, 0, 0.8);
    font-size: 0.85rem;
    font-weight: 500;
}

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

/* Рейтинговая страница: отключаем flex у родительского контейнера */
.title920:has(.banner-z84){
    display: block;
}.title920{
    overflow-x: hidden;
    max-width: 100%;
}.banner-z84{
    max-width: 1200px;
    margin: 0 auto 40px;
    padding: 0 15px;
    box-sizing: border-box;
    width: 100%;
}/* Навигационные табы */
.hero-active{
    margin-bottom: 30px;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    -ms-overflow-style: none;
}.hero-active::-webkit-scrollbar{ display: none; }.container-mu{
    display: flex;
    list-style: none;
    gap: 8px;
    padding: 0;
    margin: 0;
    white-space: nowrap;
}.banner-r89{
    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;
}.banner-r89:hover{
    background: rgba(255,255,255,0.12);
    color: #fff;
}.inactive-nb{
    background: rgba(255,255,255,0.15);
    color: #fff;
    font-weight: 600;
}/* Контейнер карточек */
.sharp490{
    display: flex;
    flex-direction: column;
    gap: 16px;
}/* Карточка казино */
.accordion189{
    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;
}.accordion189:hover{
    border-color: rgba(255,255,255,0.2);
    box-shadow: 0 4px 20px rgba(0,0,0,0.3);
}/* Позиция в рейтинге */
.dim-x54{
    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;
}/* Левая часть — логотип */
.round389{
    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;
}.bright-v69{
    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);
}.bright-v69 img{
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}/* Центральная часть — инфо */
.collapse-qi{
    flex: 1;
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 10px;
}.tertiary-wb{
    display: flex;
    align-items: center;
    gap: 15px;
    flex-wrap: wrap;
}.ui-widget{
    font-size: 1.15rem;
    font-weight: 700;
    color: #fff;
    margin: 0;
    letter-spacing: 0.5px;
}.display370{
    font-size: 0.8rem;
    color: #8a8a8a;
    display: flex;
    align-items: center;
    gap: 5px;
}.bright675{
    color: #4caf50;
    font-size: 0.7rem;
}/* Звёзды */
.footer-tk{
    display: flex;
    gap: 2px;
}.state-t59{
    font-size: 1.1rem;
}.subtitle-corner{
    color: #ffd700;
}.link-button{
    color: #ffd700;
    opacity: 0.6;
}.column514{
    color: #444;
}/* Бейджи фич */
.module237{
    display: flex;
    flex-wrap: wrap;
    gap: 10px 20px;
    margin-top: 5px;
}.card594{
    font-size: 0.85rem;
    color: #c0c0c0;
    display: flex;
    align-items: center;
    gap: 6px;
}.collapse-view{
    color: #4caf50;
    font-weight: 700;
    font-size: 0.9rem;
}/* Правая часть — бонус */
.window-hk{
    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);
}.{
    font-size: 0.8rem;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    text-align: center;
}.range-window{
    font-size: 1rem;
    font-weight: 600;
    color: #ffd700;
    text-align: center;
}/* Кнопки */
.sharp992{
    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;
}.sharp992:hover{
    transform: translateY(-1px);
    box-shadow: 0 4px 12px rgba(0,0,0,0.3);
}.theme403{
    background: linear-gradient(135deg, #ffd700, #ffab00);
    color: #1a1a1a;
    font-size: 0.8rem;
    padding: 8px 15px;
}.theme403:hover{
    background: linear-gradient(135deg, #ffe033, #ffbb33);
}.details651{
    background: transparent;
    border: 1px solid rgba(255,255,255,0.2);
    color: #fff;
    font-size: 0.8rem;
    padding: 8px 15px;
}.details651:hover{
    border-color: rgba(255,255,255,0.4);
    background: rgba(255,255,255,0.05);
}.oval609{
    background: linear-gradient(135deg, #ffd700, #ffab00);
    color: #1a1a1a;
    font-size: 0.85rem;
    padding: 10px 20px;
}.oval609:hover{
    background: linear-gradient(135deg, #ffe033, #ffbb33);
}/* Контент под листингом */
.list655{
    max-width: 1200px;
    margin: 40px auto;
    padding: 0 15px;
}.list655 h2{
    color: #fff;
    font-size: 1.4rem;
    margin-bottom: 15px;
}.list655 p{
    color: #b0b0b0;
    line-height: 1.7;
    margin-bottom: 12px;
}.list655 table{
    width: 100%;
    border-collapse: collapse;
    display: block;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    max-width: 100%;
}.list655 table th,
.list655 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) {.accordion189{
        flex-wrap: wrap;
    }.round389{
        flex: 0 0 160px;
    }
    .rt-card-bonus {
        flex: 0 0 200px;
    }
}

@media (max-width: 768px) {.accordion189{
        flex-direction: column;
    }.round389{
        flex: none;
        flex-direction: row;
        padding: 15px;
        gap: 15px;
    }.bright-v69{
        width: 100px;
        height: 70px;
    }.theme403{
        flex: 1;
    }.collapse-qi{
        padding: 15px;
    }.window-hk{
        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;
    }.,
    .range-window{
        flex: 1 1 100%;
    }.details651,
    .oval609{
        flex: 1;
    }.dim-x54{
        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) {.banner-z84{
        padding: 0 10px;
        overflow: hidden;
    }.accordion189{
        max-width: 100%;
    }.module237{
        gap: 6px 14px;
    }.card594{
        font-size: 0.8rem;
    }
    .rt-casino-name {
        font-size: 1rem;
    }
}
