
*{
	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: #12151a;
	color: #ffffff;
	padding-top: 72px;
}.ui-layer{
	max-width: 1300px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 15px;
}/* ========== Хедер casino.obscurus-incanus — единый компактный блок ========== */
.square-no{
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	background: #1a1d23;
	box-shadow: 0 2px 12px rgba(0,0,0,0.2);
	z-index: 1000;
	height: 56px;
}.grid181{
	width: 100%;
	height: 56px;
	display: flex;
	align-items: center;
	gap: 20px;
	flex-wrap: nowrap;
}.inactive-oy{
	flex-shrink: 0;
	display: flex;
	align-items: center;
}.inactive-oy .frame844{
	height: 36px;
	width: auto;
	object-fit: contain;
}.design-round{
	display: flex;
	align-items: center;
	gap: 8px;
	background: #26c6da;
	padding: 6px 12px;
	border-radius: 6px;
	flex-shrink: 0;
}.switch498{ font-size: 13px; font-weight: 600; }.details-dz{
	background: rgba(0,0,0,0.25);
	padding: 4px 10px;
	border-radius: 4px;
	font-weight: 800;
	font-size: 12px;
	letter-spacing: 0.5px;
}.secondary129{
	display: flex;
	align-items: center;
	gap: 4px;
	flex: 1;
	justify-content: center;
}.info-uj{
	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;
}.info-uj:hover{
	color: #fff;
	background: rgba(255,255,255,0.1);
}.info-uj.carduus{
	background: #26c6da;
	color: #fff;
	border-color: #26c6da;
}.soft-tg{
	display: flex;
	gap: 8px;
	flex-shrink: 0;
}.panel-ic{
	padding: 8px 16px;
	font-size: 13px;
	border-radius: 6px;
}.dim682{ background: #26c6da; color: #fff; border: none; }.game434{ background: transparent; border: 1px solid rgba(255,255,255,0.4); color: #fff; }.game434:hover{ background: rgba(255,255,255,0.1); }

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

@media (max-width: 768px) {body{ padding-top: 100px; }.square-no{ height: auto; }.grid181{ flex-wrap: wrap; height: auto; min-height: 56px; padding: 10px 0; }.secondary129{
		order: 3;
		width: 100%;
		justify-content: flex-start;
		overflow-x: auto;
		padding: 8px 0;
		gap: 4px;
		-webkit-overflow-scrolling: touch;
		scrollbar-width: none;
	}.secondary129::-webkit-scrollbar{ display: none; }
	.nav-link { font-size: 12px; padding: 6px 10px; white-space: nowrap; }
}.special-square{
	border: 1px solid #26c6da;
	display: inline-block;
	padding: 10px 20px;
	background-color: #26c6da;
	color: #ffffff;
	border-radius: 5px;
	cursor: pointer;
	position: relative;
	transition: box-shadow 0.3s ease-in-out;
}/* Стили для кнопок навигации (вместо ссылок) */
.overlay-l30{
	border: none;
	font-family: inherit;
	font-size: inherit;
	text-align: center;
}.overlay-l30:focus{
	outline: 2px solid #26c6da;
	outline-offset: 2px;
}.label-kn{
	display: inline-block;
	transition: transform 0.2s ease, opacity 0.2s ease;
}.label-kn:hover{
	transform: scale(1.02);
	opacity: 0.95;
}.label-kn:focus{
	outline: 2px solid #26c6da;
	outline-offset: 4px;
}
@media (max-width: 768px) {
	.btn {
		 width: 100%;
		 text-align: center;
		 padding: 10px;
		 font-size: 14px;
	}
}
@keyframes dark-action {0%{ box-shadow: 0 0 5px #26c6da; }50%{ box-shadow: 0 0 20px #26c6da; }
	100% { box-shadow: 0 0 5px #26c6da; }
}.state5{
	animation: glow 1.5s infinite alternate;
}.player-score{
	background-color: #26c6da;
}.secondary106{
	background-color: transparent;
}.secondary106:hover{
	background-color: #26c6da;
}h1, .template-accordion{
	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;
	}
}.disabled207{
	position: relative;
	margin-top: 24px;
	padding-bottom: 40px;
}.promo-star{
	display: flex;
	flex-direction: column;
	gap: 20px;
}main img{
	display: flex;
	align-items: center;
	justify-content: center;
}.display-vt p{
	font-size: 14px;
	font-weight: 400;
	color: #ffffff;
	line-height: 1.7;
}.display-vt strong{
	display: inline;
	font-weight: 700;
	color: #fff;
}.display-vt a{
	display: inline;
	color: #26c6da;
	text-decoration: underline;
	text-underline-offset: 2px;
}.display-vt a:hover{
	opacity: 0.8;
}.display-vt blockquote{
	margin: 16px 0;
	padding: 16px 20px;
	border-left: 4px solid #26c6da;
	background: rgba(255,255,255,0.04);
	border-radius: 0 8px 8px 0;
	font-style: italic;
}.display-vt blockquote p{
	margin: 4px 0;
}.display-vt ul, .display-vt ol{
	padding-left: 24px;
	margin: 12px 0;
}.display-vt li{
	font-size: 14px;
	line-height: 1.7;
	margin-bottom: 6px;
	color: #ffffff;
}.display-vt h2{
	font-size: 1.3rem;
	margin: 28px 0 12px;
	color: #fff;
}.display-vt h3{
	font-size: 1.1rem;
	margin: 20px 0 10px;
	color: #fff;
}.display-vt table{
	width: 100%;
	border-collapse: collapse;
	margin: 16px 0;
	font-size: 13px;
}.display-vt th, .display-vt td{
	padding: 8px 12px;
	border: 1px solid rgba(255,255,255,0.1);
	text-align: left;
}.display-vt th{
	background: rgba(255,255,255,0.06);
	font-weight: 600;
	color: #fff;
}.graphic241{
	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;
	}
}.display-vt h1, .display-vt .template-accordion{ margin-bottom: 16px; }.range346{
	width: 470px;
	position: fixed;
	bottom: 20px;
	left: 50%;
	transform: translateX(-50%);
	background: #1a1d23;
	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;
	}
}.feature-pn{
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;	
}
@media (max-width: 768px) {
	.popup_block {
		display: flex;
		justify-content: space-around;	
	}
}.range346.show{
	opacity: 1;
	visibility: visible;
}.layer-fr{
	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;
	}
}.icon-hk{
	width: 40%;
	display: flex;
	align-items: center;
	flex-direction: column;
	text-align: center;
}.icon-hk span{
	font-size: 35px;
	color: #ffffff;
	font-weight: 700;
}
@media (max-width: 768px) {
	.block_txt span {
		font-size: 24px;
	}
}.icon-hk p{
	color: #ffffff;
	font-size: 18px;
}
@media (max-width: 768px) {
	.block_txt p {
		font-size: 14px;
	}
}.collapse-icon{
	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 компактный (не перекрывает контент) ========== */
.view-au{
  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;
}.grid-round{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.image-tx{ flex: 1; min-width: 280px; }.form-s63{
  display: inline-block;
  background: #26c6da;
  color: #fff;
  font-size: 12px;
  padding: 4px 10px;
  border-radius: 6px;
  margin-bottom: 12px;
  font-weight: 600;
}.display573{ font-size: 1.5rem; margin-bottom: 8px; line-height: 1.3; }.special-t90{ font-size: 14px; color: rgba(255,255,255,0.85); margin-bottom: 12px; }.accordion-hard{
  display: flex;
  gap: 16px;
  margin-bottom: 16px;
  font-size: 14px;
}.accordion-hard strong{ color: #26c6da; }.meta626{
  flex-shrink: 0;
  border-radius: 10px;
  overflow: hidden;
}.meta626 img{
  width: 280px;
  height: auto;
  max-height: 186px;
  object-fit: cover;
  display: block;
}.container-ns{ display: flex; gap: 12px; flex-wrap: wrap; }
@media (max-width: 768px) {.grid-round{ flex-direction: column; }
  .hero-compact-img img { width: 100%; max-width: 280px; }
}/* ========== Riobet-стиль: js-banner content-nopad mar-b-dbl ========== */
.star-nav.content-nopad.mar-b-dbl{
  margin-bottom: 32px;
  padding: 0;
}.image416{
  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;
}.gradient655{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.promo87{ flex: 1; min-width: 280px; }.foreground818{
  display: inline-block;
  background: #26c6da;
  color: #fff;
  font-size: 12px;
  padding: 6px 12px;
  border-radius: 8px;
  margin-bottom: 12px;
  font-weight: 600;
}.range-t64{ font-size: 1.5rem; margin-bottom: 12px; line-height: 1.3; }.layer-kl{ margin-bottom: 12px; }.action-tt{
  font-size: 1.35rem;
  font-weight: 800;
  color: #26c6da;
  display: block;
}.ux885{ font-size: 13px; color: rgba(255,255,255,0.8); }.oval-shadow{
  display: flex;
  gap: 20px;
  margin-bottom: 16px;
  font-size: 14px;
  flex-wrap: wrap;
}.oval-shadow strong{ color: #26c6da; }.header978{ display: flex; gap: 12px; flex-wrap: wrap; }.preview-header{
  flex-shrink: 0;
  border-radius: 12px;
  overflow: hidden;
  display: block;
}.preview-header img{
  width: 280px;
  max-height: 186px;
  object-fit: cover;
  display: block;
}.foreground-z85{
  background: linear-gradient(90deg, #26c6da 0%, rgba(0,0,0,0.4) 100%);
  border-radius: 12px;
  padding: 28px;
  text-align: center;
}.wrapper-zm{ max-width: 500px; margin: 0 auto; }.foreground672{ margin-bottom: 12px; }.progress-y99{
  font-size: 2rem;
  font-weight: 800;
  color: #fff;
  text-shadow: 0 1px 3px rgba(0,0,0,0.3);
}.game496{ font-size: 15px; margin-bottom: 16px; opacity: 0.95; }.feature-rank{
  display: flex;
  justify-content: center;
  gap: 24px;
  margin-bottom: 20px;
  font-size: 14px;
}.round289 strong{ font-size: 1.1rem; }.list-surface{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 14px;
  padding: 24px;
}.pattern-fy{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.square-layout{ flex: 1; min-width: 260px; }.window-s92{ font-size: 1.4rem; margin-bottom: 12px; }.toggle-modal{ margin-bottom: 8px; }.level545{
  font-size: 1.3rem;
  font-weight: 700;
  color: #26c6da;
  display: block;
}.square-game{ font-size: 13px; color: rgba(255,255,255,0.75); }.frame279{ font-size: 14px; margin-bottom: 16px; }.foreground-pk img{
  width: 260px;
  height: auto;
  border-radius: 10px;
  object-fit: cover;
}.ux-rw{
  display: flex;
  flex-direction: column;
  gap: 16px;
}.widget-a16{
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
  gap: 16px;
}.switch688{
  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;
}.section-rt{ display: block; font-size: 12px; opacity: 0.8; margin-bottom: 6px; }.header788{ font-size: 1.25rem; font-weight: 700; color: #26c6da; }.button-shadow{ text-align: center; }.visual372{
  background: rgba(0,0,0,0.25);
  border-radius: 14px;
  padding: 24px;
  border: 1px solid rgba(255,255,255,0.08);
}.featured58{
  display: flex;
  align-items: center;
  gap: 24px;
  flex-wrap: wrap;
}.banner936{ flex: 1; min-width: 260px; }.play-tu{ font-size: 1.4rem; margin-bottom: 10px; }.dropdown393{
  font-size: 1.3rem;
  font-weight: 700;
  color: #26c6da;
  margin-bottom: 8px;
}.square-i32{ font-size: 14px; margin-bottom: 16px; opacity: 0.9; }.status-sl{ display: flex; gap: 12px; flex-wrap: wrap; }.menu-xa{
  flex-shrink: 0;
  border-radius: 10px;
  overflow: hidden;
  display: block;
}.menu-xa img{
  width: 240px;
  height: auto;
  object-fit: cover;
}
@media (max-width: 768px){.preview-header img, .foreground-pk img, .menu-xa 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) */
.panel62, .banner675{
  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;
}.panel62 h2, .banner675 h2{
  font-size: 1.5rem;
  margin-bottom: 12px;
  color: #ffffff;
}/* Блоки casino.obscurus-incanus */
.module-h46{
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 16px;
  background: #26c6da;
  color: #fff;
  padding: 20px 24px;
  border-radius: 12px;
  margin: 24px 0;
}.meta-gm{
  display: flex;
  align-items: center;
  gap: 12px;
  flex-wrap: wrap;
}.item260{ font-weight: 800; font-size: 1.25rem; }.tab683{
  background: rgba(0,0,0,0.25);
  padding: 6px 12px;
  border-radius: 6px;
  font-weight: 700;
  letter-spacing: 0.05em;
}.button-link{
  background: #fff !important;
  color: #1a1d23 !important;
  border: none !important;
  padding: 12px 24px;
  border-radius: 8px;
  font-weight: 600;
}.hard-lk{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 24px;
  margin: 24px 0;
}.rank-panel{ font-size: 1.2rem; margin-bottom: 16px; }.visual477{ list-style: none; padding-left: 0; }.visual477 li{
  padding: 8px 0;
  border-bottom: 1px solid rgba(255,255,255,0.08);
  font-size: 14px;
}.progress-wz{
  margin-top: 16px;
  display: inline-block;
}.ux166{
  background: linear-gradient(135deg, #26c6da22 0%, #26c6da08 100%);
  border: 1px solid #26c6da;
  border-radius: 12px;
  padding: 20px;
  margin: 24px 0;
  text-align: center;
}.container874{ font-weight: 700; margin-bottom: 8px; }.popup320{ font-size: 1.5rem; font-weight: 800; margin: 12px 0; }.light-cp{
  margin-top: 12px;
  padding: 10px 20px;
  background: #26c6da;
  color: #fff;
  border: none;
  border-radius: 8px;
  cursor: pointer;
  font-weight: 600;
}.gallery-jq{
  margin: 24px 0;
}.icon176{ font-size: 1.25rem; margin-bottom: 16px; }.design372{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 16px;
}.progress-level{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 20px;
  position: relative;
}.background20{
  position: absolute;
  top: 8px;
  right: 8px;
  background: #26c6da;
  color: #fff;
  font-size: 10px;
  padding: 4px 8px;
  border-radius: 4px;
}.screen-cr{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
  margin-bottom: 8px;
}.foreground-zr{ font-size: 12px; color: rgba(255,255,255,0.7); display: block; margin-top: 8px; }.item-label{ margin-top: 12px; }.tag950{ margin: 24px 0; }.edge-nr{ font-size: 1.25rem; margin-bottom: 16px; }.ux976{ display: flex; flex-direction: column; gap: 12px; }.layer-zo{
  display: block;
  padding: 12px 16px;
  background: rgba(255,255,255,0.05);
  border-radius: 8px;
  border-left: 3px solid #26c6da;
}.layer-zo:hover{ background: rgba(255,255,255,0.08); }.progress-sa{ font-size: 12px; color: rgba(255,255,255,0.6); }.template76{ margin: 24px 0; }.circle-an{ font-size: 1.25rem; margin-bottom: 16px; }.state-np{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 20px;
}.description839{
  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;
}.highlight584{
  position: absolute;
  top: 8px;
  left: 8px;
  background: #26c6da;
  color: #fff;
  font-size: 10px;
  padding: 4px 8px;
  border-radius: 4px;
  z-index: 1;
}.deal334{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
}.carousel-k8{
  font-size: 1.25rem;
  font-weight: 800;
  color: #26c6da;
  margin: 8px 0 4px;
}.content772{ font-size: 13px; display: block; margin-bottom: 4px; }.panel-au{ font-size: 12px; color: rgba(255,255,255,0.7); }.state663{ margin-top: 12px; display: inline-block; }.container-vn{ margin: 24px 0; }.play946{ font-size: 1.25rem; margin-bottom: 16px; }.bright-ko{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 20px;
}.select-ti{
  background: rgba(255,255,255,0.06);
  border-radius: 10px;
  padding: 16px;
}.secondary-ek{ position: relative; margin-bottom: 8px; }.theme-fn{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
}.overlay-container{ display: block; margin-bottom: 8px; }.text-fl{
  background: #26c6da;
  color: #fff;
  font-size: 11px;
  padding: 2px 8px;
  border-radius: 4px;
  margin-right: 8px;
}.primary483{ font-size: 12px; color: rgba(255,255,255,0.6); }.badge384{ margin-top: 16px; display: inline-block; }/* Блок: Последние сообщения (форум) */
.button-vs{ margin: 24px 0; }.banner739{ font-size: 1.25rem; margin-bottom: 16px; }.content933{ display: flex; flex-direction: column; gap: 12px; }.media-outline{
  display: block;
  padding: 16px;
  background: rgba(255,255,255,0.05);
  border-radius: 10px;
  border-left: 3px solid #26c6da;
}.media-outline:hover{ background: rgba(255,255,255,0.08); }.dim-yd, .container-i26{ font-size: 12px; color: rgba(255,255,255,0.6); margin-right: 12px; }.point915{ font-size: 13px; margin-top: 8px; }.texture233{ margin-top: 16px; display: inline-block; }/* Блок: Бонусы казино */
.level-ni{ margin: 24px 0; }.badge-bz{ font-size: 1.25rem; margin-bottom: 16px; }.button888{ display: flex; flex-direction: column; gap: 16px; }.badge979{
  padding: 16px;
  background: rgba(255,255,255,0.06);
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.1);
}.widget-rp{ font-size: 12px; color: #26c6da; }.score-hr{ font-weight: 700; margin: 8px 0; }.panel-xy{ font-size: 12px; display: block; margin: 8px 0; }.inactive944{ margin-top: 8px; }/* Блок: Провайдеры */
.visual225{ margin: 24px 0; }.interface-popup{ font-size: 1.25rem; margin-bottom: 16px; }.featured-qf{
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}.button-n49{
  padding: 6px 12px;
  background: rgba(255,255,255,0.08);
  border-radius: 6px;
  font-size: 13px;
}/* Блок: Отзывы */
.bright788{ margin: 24px 0; }.secondary-t70{ font-size: 1.25rem; margin-bottom: 16px; }.primary-frame{ display: flex; flex-direction: column; gap: 16px; }.preview129{
  padding: 20px;
  background: rgba(255,255,255,0.05);
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.08);
}.list-or{ display: flex; align-items: center; gap: 8px; margin-bottom: 4px; }.element-footer{ font-weight: 600; font-size: 1rem; }.surface811{
  font-size: 11px;
  padding: 2px 8px;
  background: rgba(255,255,255,0.1);
  border-radius: 4px;
  color: rgba(255,255,255,0.9);
}.banner-vi{ font-size: 12px; color: rgba(255,255,255,0.6); display: block; margin-bottom: 8px; }.dropdown334{ font-size: 13px; margin-bottom: 10px; }.component-lo{ color: #26c6da; font-weight: 700; }.interface-module{ font-size: 14px; line-height: 1.5; margin: 0 0 8px 0; }.layout-al{ font-size: 12px; color: rgba(255,255,255,0.5); }.tab820, .status-bt{ margin-top: 8px; margin-right: 12px; display: inline-block; }/* Блок: FAQ */
.player559{ font-size: 1.25rem; margin-bottom: 16px; }.design129{ margin: 24px 0; }.button-rl{ display: flex; flex-direction: column; gap: 12px; }.score118{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 20px;
}.link-x29{ font-size: 1rem; margin-bottom: 10px; font-weight: 600; }.tooltip72{ font-size: 14px; line-height: 1.5; color: rgba(255,255,255,0.9); }/* Блок: Плюсы и минусы */
.feature260{ margin: 24px 0; }.popular684{ display: grid; grid-template-columns: 1fr 1fr; gap: 24px; }.footer581 h4, .range968 h4{ font-size: 1rem; margin-bottom: 12px; }.footer581 h4{ color: #26c6da; }.range968 h4{ color: #e57373; }.footer581 ul, .range968 ul{ padding-left: 20px; margin: 0; }.footer581 li, .range968 li{ padding: 6px 0; font-size: 14px; }/* Блок: Похожие казино */
.outline603{ margin: 24px 0; }.hard-fp{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
}.header963{
  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;
}.header963:hover{ transform: translateY(-4px); background: rgba(255,255,255,0.1); }.oval-t57{
  max-width: 120px;
  max-height: 60px;
  object-fit: contain;
}.card326{ font-weight: 600; font-size: 14px; text-align: center; }/* Сетка фиксированных блоков */
.circle-visual{
  display: grid;
  grid-template-columns: 1fr;
  gap: 24px;
  margin-top: 32px;
}/* Сетки слотов/бонусов (существующие блоки) */
.active-badge, .form-d35, .surface-section, .panel-b94, .footer-pf{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 20px;
  margin-top: 20px;
}.subtitle644, .graphic-lw, .circle280, .background593, .square-xk{
  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;
}.subtitle644:hover, .graphic-lw:hover{ transform: translateY(-4px); box-shadow: 0 8px 24px rgba(0,0,0,0.2); }.layout-aj{ width: 100%; border-radius: 8px; }.overlay907{
  display: inline-block;
  background: #26c6da40;
  color: #26c6da;
  font-size: 11px;
  padding: 2px 8px;
  border-radius: 4px;
  margin: 4px 4px 0 0;
}.expand-image{ background: rgba(255,255,255,0.05); border-radius: 12px; }.meta-window{
  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;
}.meta-window .focus-play{ font-size: 2rem; margin-bottom: 8px; }.meta-window .layout-texture{ font-size: 1.25rem; margin-bottom: 8px; }.meta-window .popular-dt{ font-size: 14px; margin-bottom: 8px; }.meta-window .text-select{ font-size: 13px; opacity: 0.9; margin-bottom: 16px; }.focus452{ background: linear-gradient(135deg, #26c6da 0%, #fff 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; }/* Footer Partners */
.outline-e78{ margin: 24px 0; padding: 20px 0; }.row715{ font-size: 1.1rem; margin-bottom: 16px; color: rgba(255,255,255,0.9); }.box-ca{ display: flex; flex-wrap: wrap; gap: 16px; align-items: center; }.state-jo{
  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;
}.state-jo:hover{ background: rgba(255,255,255,0.1); }.state-jo img{ max-width: 80px; max-height: 40px; object-fit: contain; }.dark-e10 .gradient259{ display: flex; flex-wrap: wrap; gap: 12px; }.dark-e10 .item-x60{
  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;
}.dark-e10 .item-x60:hover{ border-color: #26c6da; background: #26c6da15; }.dark-e10 .item-x60 img{ max-width: 72px; max-height: 36px; object-fit: contain; }.play29 .ui-special{ display: flex; flex-wrap: wrap; gap: 20px; align-items: center; }.play29 .control-meta{ padding: 10px 14px; transition: opacity 0.2s; }.play29 .control-meta:hover{ opacity: 0.85; }.play29 .control-meta img{ max-width: 64px; max-height: 32px; object-fit: contain; }.theme-gn{ background: rgba(0,0,0,0.2); border: 1px solid rgba(255,255,255,0.08); border-radius: 12px; padding: 24px; }.theme-gn .content-bz{ display: flex; flex-wrap: wrap; gap: 16px; align-items: center; }.theme-gn .score959{
  padding: 12px 16px; background: rgba(255,255,255,0.05); border-radius: 8px;
  transition: background 0.2s, box-shadow 0.2s;
}.theme-gn .score959:hover{ background: #26c6da25; box-shadow: 0 2px 8px #26c6da30; }.theme-gn .score959 img{ max-width: 70px; max-height: 35px; object-fit: contain; }/* Slots Grid Block (после баннера) */
.icon302{ margin: 28px 0; }.round-de{ font-size: 1.5rem; margin-bottom: 20px; }.interface-gk .ux330{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
  gap: 20px;
}.interface-gk .inactive-yw{
  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;
}.interface-gk .inactive-yw:hover{ transform: translateY(-4px); box-shadow: 0 8px 24px rgba(0,0,0,0.3); }.interface-gk .inactive-yw img{ width: 100%; height: 133px; object-fit: cover; display: block; }.interface-gk .circle-rn{ display: block; padding: 12px; font-size: 14px; }.interface-gk .dim-ui{ margin-top: 20px; display: inline-block; }.template525 .border-gx{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(140px, 1fr));
  gap: 16px;
}.template525 .foreground846{
  display: block;
  border-radius: 10px;
  overflow: hidden;
  transition: opacity 0.2s;
}.template525 .foreground846:hover{ opacity: 0.9; }.template525 .foreground846 img{ width: 100%; height: auto; aspect-ratio: 3/2; object-fit: cover; display: block; }.panel415 .popup-da{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
  gap: 18px;
}.panel415 .outline-lb{
  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);
}.panel415 .outline-lb:hover{ transform: scale(1.02); border-color: #26c6da; }.panel415 .level-deal{ aspect-ratio: 3/2; overflow: hidden; }.panel415 .level-deal img{ width: 100%; height: 100%; object-fit: cover; display: block; }.panel415 .toggle-i86{ display: block; padding: 10px; font-size: 13px; }/* ========================================
   ГЛАВНЫЙ БЛОК СЛОТОВ (40 слотов, 6 вариантов)
   ======================================== */

/* Общие стили для всех вариантов */
.range-v81{
  margin: 40px 0;
  padding: 32px 20px;
  background: rgba(255, 255, 255, 0.02);
  border-radius: 16px;
}.window-oh{
  font-size: 28px;
  font-weight: 700;
  margin: 0 0 28px;
  color: #ffffff;
  text-align: center;
}.action-rj{
  display: inline-block;
  margin: 24px auto 0;
  padding: 14px 32px;
  background: #26c6da;
  color: white;
  border-radius: 8px;
  font-weight: 600;
  text-align: center;
  transition: opacity 0.2s;
}.action-rj:hover{ opacity: 0.85; }/* === Вариант 1: Крупная карточная сетка 4x10 === */
.star-ks .active-uw{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}.star-ks .popup-panel{
  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);
}.star-ks .popup-panel:hover{
  transform: translateY(-4px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.3);
  border-color: #26c6da;
}.star-ks .popup-panel img{
  width: 100%;
  height: auto;
  display: block;
}.star-ks .info-interface{
  padding: 12px;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}.star-ks{ text-align: center; }/* === Вариант 2: Компактная плотная сетка 5x8 === */
.menu311 .badge-nav{
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 12px;
}.menu311 .description727{
  display: block;
  border-radius: 8px;
  overflow: hidden;
  transition: transform 0.15s, box-shadow 0.15s;
  border: 1px solid rgba(255, 255, 255, 0.04);
}.menu311 .description727:hover{
  transform: scale(1.05);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.4);
  z-index: 10;
}.menu311 .description727 img{
  width: 100%;
  height: auto;
  display: block;
}/* === Вариант 3: Карточки с hover и описанием === */
.feature557 .primary-u59{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}.feature557 .media-uh{
  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);
}.feature557 .media-uh:hover{
  transform: translateY(-6px);
}.feature557 .media-xs{
  position: relative;
  overflow: hidden;
}.feature557 .media-xs img{
  width: 100%;
  height: auto;
  display: block;
  transition: transform 0.3s;
}.feature557 .media-uh:hover img{
  transform: scale(1.1);
}.feature557 .border-v46{
  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;
}.feature557 .media-uh:hover .border-v46{
  opacity: 1;
}.feature557 .visual551{
  color: white;
  font-size: 18px;
  font-weight: 600;
}.feature557 .info-interface{
  padding: 12px;
  font-size: 14px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}/* === Вариант 4: Горизонтальная карусель === */
.input-hard .slider624{
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: thin;
  scrollbar-color: #26c6da rgba(255, 255, 255, 0.1);
}.input-hard .slider624::-webkit-scrollbar{
  height: 8px;
}.input-hard .slider624::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.05);
  border-radius: 4px;
}.input-hard .slider624::-webkit-scrollbar-thumb{
  background: #26c6da;
  border-radius: 4px;
}.input-hard .star314{
  display: flex;
  gap: 16px;
  padding: 10px 0 16px;
}.input-hard .dark-t89{
  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);
}.input-hard .dark-t89:hover{
  transform: scale(1.05);
}.input-hard .dark-t89 img{
  width: 100%;
  height: auto;
  display: block;
}.input-hard .soft592{
  padding: 10px;
  font-size: 13px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}/* === Вариант 5: Мозаичная сетка (разные размеры) === */
.collapse693 .item879{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
  gap: 12px;
  grid-auto-flow: dense;
}.collapse693 .slider-ff{
  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);
}.collapse693 .slider-ff.main-slot-large{
  grid-column: span 2;
  grid-row: span 2;
}.collapse693 .slider-ff.main-slot-medium{
  grid-column: span 2;
}.collapse693 .slider-ff:hover{
  transform: scale(1.03);
  z-index: 10;
}.collapse693 .slider-ff img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}.collapse693 .carousel-subtitle{
  padding: 8px;
  font-size: 12px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.3);
}/* === Вариант 6: Список с подробной информацией === */
.square-title .square-au{
  display: grid;
  grid-template-columns: 1fr;
  gap: 12px;
}.square-title .featured314{
  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);
}.square-title .featured314:hover{
  background: rgba(255, 255, 255, 0.06);
  transform: translateX(4px);
  border-color: #26c6da;
}.square-title .game-kx{
  border-radius: 8px;
  overflow: hidden;
}.square-title .game-kx img{
  width: 100%;
  height: auto;
  display: block;
}.square-title .progress-in{
  display: flex;
  flex-direction: column;
  gap: 8px;
}.square-title .input-t38{
  font-size: 16px;
  font-weight: 600;
  margin: 0;
  color: #ffffff;
}.square-title .collapse220{
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
}.square-title .thumbnail527{
  display: inline-block;
  padding: 4px 10px;
  background: #26c6da;
  color: white;
  border-radius: 4px;
  font-size: 11px;
  font-weight: 600;
}.square-title .button544{
  font-size: 13px;
  color: rgba(255, 255, 255, 0.7);
}.square-title .promo-pz{
  display: flex;
  align-items: center;
}.square-title .offer-feature{
  padding: 10px 20px;
  background: #26c6da;
  color: white;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 600;
  white-space: nowrap;
  transition: opacity 0.2s;
}.square-title .offer-feature:hover{
  opacity: 0.85;
}

/* Responsive для главного блока слотов */
@media (max-width: 1024px) {.star-ks .active-uw,
  .feature557 .primary-u59{
    grid-template-columns: repeat(3, 1fr);
  }
  .main-slots-v2 .main-slots-grid-compact {
    grid-template-columns: repeat(4, 1fr);
  }
}

@media (max-width: 768px) {.star-ks .active-uw,
  .feature557 .primary-u59{
    grid-template-columns: repeat(2, 1fr);
  }.menu311 .badge-nav{
    grid-template-columns: repeat(3, 1fr);
  }.square-title .featured314{
    grid-template-columns: 120px 1fr;
    gap: 12px;
  }.square-title .promo-pz{
    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) {.window-oh{
    font-size: 22px;
  }.star-ks .active-uw,
  .feature557 .primary-u59{
    grid-template-columns: 1fr;
  }.menu311 .badge-nav{
    grid-template-columns: repeat(2, 1fr);
  }.input-hard .dark-t89{
    flex: 0 0 180px;
  }.square-title .featured314{
    grid-template-columns: 1fr;
  }
  .main-slots-v6 .main-slot-list-img {
    max-width: 200px;
    margin: 0 auto;
  }
}/* ========================================
   БЛОК "КАК НАЧАТЬ ИГРАТЬ?" (5 шагов, 6 вариантов)
   ======================================== */

/* Общие стили для всех вариантов */
.footer491{
  margin: 48px 0;
  padding: 40px 20px;
  background: rgba(255, 255, 255, 0.02);
  border-radius: 16px;
}.dim58{
  font-size: 32px;
  font-weight: 700;
  margin: 0 0 36px;
  color: #ffffff;
  text-align: center;
}.round404{
  display: inline-block;
  margin: 32px auto 0;
  padding: 16px 40px;
  background: #26c6da;
  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;
}.round404:hover{
  opacity: 0.9;
  transform: translateY(-2px);
}/* === Вариант 1: Вертикальный список с иконками слева === */
.element-oz .rank-jg{
  display: flex;
  flex-direction: column;
  gap: 24px;
  max-width: 900px;
  margin: 0 auto;
}.element-oz .carousel-co{
  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;
}.element-oz .carousel-co:hover{
  background: rgba(255, 255, 255, 0.05);
  border-color: #26c6da;
}.element-oz .score-button{
  flex-shrink: 0;
}.element-oz .score-button img{
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.element-oz .visual-expand{
  flex: 1;
}.element-oz .block810{
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.element-oz .sharp533{
  font-size: 15px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 2: Горизонтальные карточки === */
.collapse-highlight .meta33{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin-bottom: 20px;
}.collapse-highlight .meta33 .surface-gallery:nth-child(4),
.collapse-highlight .meta33 .surface-gallery:nth-child(5){
  grid-column: span 1;
}.collapse-highlight .surface-gallery{
  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;
}.collapse-highlight .surface-gallery:hover{
  transform: translateY(-4px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.3);
}.collapse-highlight .view-ux{
  position: absolute;
  top: -15px;
  right: 20px;
  width: 40px;
  height: 40px;
  background: #26c6da;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  font-weight: 700;
  color: white;
}.collapse-highlight .pattern-fc{
  width: 80px;
  height: 80px;
  margin: 0 auto 16px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.collapse-highlight .block810{
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.collapse-highlight .sharp533{
  font-size: 14px;
  line-height: 1.5;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 3: Аккордеон === */
.round456 .status-footer{
  max-width: 800px;
  margin: 0 auto;
}.round456 .toggle407{
  margin-bottom: 12px;
  border-radius: 12px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid rgba(255, 255, 255, 0.05);
}.round456 .element-sc{
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 20px;
  cursor: pointer;
  transition: background 0.2s;
}.round456 .element-sc:hover{
  background: rgba(255, 255, 255, 0.05);
}.round456 .game-sb{
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 8px;
}.round456 .shadow138{
  flex: 1;
  font-size: 18px;
  font-weight: 600;
  margin: 0;
  color: #ffffff;
}.round456 .square-h97{
  color: #26c6da;
  font-size: 20px;
  transition: transform 0.3s;
}.round456 .toggle407.active .square-h97{
  transform: rotate(180deg);
}.round456 .surface635{
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
}.round456 .toggle407.active .surface635{
  max-height: 300px;
}.round456 .surface635 p{
  padding: 0 20px 20px;
  margin: 0;
  font-size: 15px;
  line-height: 1.6;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 4: Таймлайн === */
.accent-status .popular-ax{
  position: relative;
  max-width: 700px;
  margin: 0 auto;
  padding-left: 60px;
}.accent-status .popular-ax::before{
  content: '';
  position: absolute;
  left: 20px;
  top: 40px;
  bottom: 40px;
  width: 3px;
  background: linear-gradient(to bottom, #26c6da, rgba(255, 255, 255, 0.1));
}.accent-status .select-vc{
  position: relative;
  margin-bottom: 48px;
}.accent-status .player-m89{
  position: absolute;
  left: -60px;
  top: 0;
}.accent-status .frame323{
  width: 40px;
  height: 40px;
  background: #26c6da;
  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);
}.accent-status .inactive-text{
  padding: 20px;
  background: rgba(255, 255, 255, 0.03);
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.05);
}.accent-status .card-lx{
  float: right;
  margin-left: 20px;
  margin-bottom: 12px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.accent-status .offer537{
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.accent-status .graphic67{
  font-size: 15px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 5: Большие карточки === */
.sharp-lc .soft-cu{
  display: flex;
  flex-direction: column;
  gap: 24px;
  max-width: 900px;
  margin: 0 auto;
}.sharp-lc .modal463{
  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;
}.sharp-lc .modal463:hover{
  border-color: #26c6da;
  transform: translateX(8px);
}.sharp-lc .deal634{
  position: absolute;
  top: -16px;
  left: 28px;
  width: 50px;
  height: 50px;
  background: #26c6da;
  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);
}.sharp-lc .section184 img{
  width: 100%;
  height: auto;
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.1);
  padding: 12px;
}.sharp-lc .frame-gb{
  font-size: 22px;
  font-weight: 600;
  margin: 0 0 16px;
  color: #ffffff;
}.sharp-lc .layout499{
  font-size: 16px;
  line-height: 1.7;
  margin: 0;
  color: rgba(255, 255, 255, 0.85);
}/* === Вариант 6: Компактный список === */
.media196 .soft-uj{
  max-width: 800px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 16px;
}.media196 .ux-bright{
  display: flex;
  gap: 20px;
  padding: 20px;
  background: rgba(255, 255, 255, 0.03);
  border-radius: 12px;
  border-left: 4px solid #26c6da;
  transition: background 0.2s, border-color 0.2s;
}.media196 .ux-bright:hover{
  background: rgba(255, 255, 255, 0.06);
  border-color: rgba(255, 255, 255, 0.3);
}.media196 .layer80{
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  flex-shrink: 0;
}.media196 .grid-lg{
  width: 32px;
  height: 32px;
  background: #26c6da;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-weight: 700;
  color: white;
}.media196 .layer80 img{
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 8px;
}.media196 .label-k51{
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 10px;
  color: #ffffff;
}.media196 .info-image{
  font-size: 14px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}

/* Responsive для блока "Как начать играть?" */
@media (max-width: 1024px) {.collapse-highlight .meta33{
    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) {.dim58{
    font-size: 26px;
  }.element-oz .carousel-co{
    flex-direction: column;
    text-align: center;
  }.element-oz .score-button{
    margin: 0 auto;
  }.collapse-highlight .meta33{
    grid-template-columns: 1fr;
  }.collapse-highlight .meta33 .surface-gallery:nth-child(5){
    grid-column: span 1;
  }.accent-status .popular-ax{
    padding-left: 0;
  }.accent-status .popular-ax::before{
    display: none;
  }.accent-status .player-m89{
    position: static;
    margin-bottom: 12px;
  }.accent-status .frame323{
    margin: 0 auto;
  }.accent-status .card-lx{
    float: none;
    display: block;
    margin: 0 auto 16px;
  }.sharp-lc .modal463{
    grid-template-columns: 1fr;
  }.sharp-lc .section184 img{
    max-width: 200px;
    margin: 0 auto;
    display: block;
  }.media196 .ux-bright{
    flex-direction: column;
    text-align: center;
  }
  .how-to-start-v6 .how-to-compact-left {
    margin: 0 auto;
  }
}

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

@media (max-width: 768px) {.design372{ grid-template-columns: 1fr; }.state-np{ grid-template-columns: 1fr; }.active-badge, .form-d35{ grid-template-columns: 1fr; }.module-h46{ flex-direction: column; text-align: center; }.popular684{ grid-template-columns: 1fr; }
  .similar-casinos-grid { grid-template-columns: 1fr; }
}/* ========================================
   HEADER VARIANTS (5 вариантов)
   ======================================== */

/* Header v1 - Классический горизонтальный */
.star87{ background: #0a0f1c; border-bottom: 2px solid #00d4ff; }.layout-vw{ max-width: 1400px; margin: 0 auto; padding: 12px 20px; display: flex; align-items: center; gap: 20px; }.dim794{ display: flex; align-items: center; flex-shrink: 0; }.visual-o57{ height: 50px; width: auto; }.card705{ background: linear-gradient(135deg, #00d4ff, #0099cc); padding: 8px 16px; border-radius: 8px; margin-left: auto; }.play-zo{ font-size: 14px; font-weight: 600; color: #000; }.tooltip520{ display: inline-block; margin-left: 8px; background: #fff; color: #000; padding: 4px 10px; border-radius: 4px; font-weight: 700; }.layout-mz{ display: flex; gap: 20px; margin-left: 20px; }.layout-mz .player-ru{ color: #fff; text-decoration: none; font-size: 15px; font-weight: 500; padding: 8px 0; border-bottom: 2px solid transparent; transition: all 0.3s; }.layout-mz .player-ru:hover, .layout-mz .player-ru.active{ border-bottom-color: #00d4ff; color: #00d4ff; }.window116{ display: flex; gap: 12px; margin-left: auto; }.focus-jn{ padding: 10px 20px; border-radius: 6px; text-decoration: none; font-weight: 600; font-size: 14px; transition: all 0.3s; }.carousel815{ background: #00d4ff; color: #000; }.carousel815:hover{ background: #00b8e6; transform: translateY(-2px); }.game-ug{ background: transparent; color: #fff; border: 2px solid #00d4ff; }.game-ug:hover{ background: #00d4ff; color: #000; }/* Header v2 - Компактный */
.icon-layer{ background: #050810; padding: 15px 0; box-shadow: 0 2px 10px rgba(0,0,0,0.3); }.progress-ti{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.row523{ display: flex; align-items: center; gap: 12px; text-decoration: none; }.content-link{ height: 45px; }.point274{ font-size: 22px; font-weight: 700; color: #00d4ff; }.pattern-zg{ display: flex; gap: 25px; align-items: center; }.pattern-zg .player-ru{ color: #ccc; text-decoration: none; font-size: 15px; transition: color 0.3s; }.pattern-zg .player-ru:hover, .pattern-zg .player-ru.active{ color: #00d4ff; }.border-nk{ background: #00d4ff; color: #000; padding: 10px 24px; border-radius: 6px; text-decoration: none; font-weight: 700; margin-left: 15px; transition: transform 0.3s; }.border-nk:hover{ transform: scale(1.05); }/* Header v3 - Двухуровневый */
.dropdown-light{ background: #00d4ff; color: #000; padding: 8px 0; }.module50{ background: #0a0f1c; padding: 12px 0; }.focus663{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.meta947{ font-size: 14px; font-weight: 600; }.secondary-z91{ display: flex; gap: 15px; }.label340{ color: #000; text-decoration: none; font-weight: 500; padding: 5px 10px; }.label340:hover{ text-decoration: underline; }.slider-section{ background: #000; color: #00d4ff; padding: 6px 16px; border-radius: 4px; text-decoration: none; font-weight: 700; }.badge-qs{ height: 48px; }.gallery-f3{ display: flex; gap: 25px; }.gallery-f3 .player-ru{ color: #fff; text-decoration: none; font-size: 15px; transition: color 0.3s; }.gallery-f3 .player-ru:hover, .gallery-f3 .player-ru.active{ color: #00d4ff; }/* Header v4 - Центрированный */
.item-k82{ background: #0a0f1c; padding: 15px 0; }.style845{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.link-og{ position: absolute; left: 50%; transform: translateX(-50%); }.special99{ height: 55px; }.content583, .bright972{ display: flex; gap: 20px; }.content583 .player-ru, .bright972 .player-ru{ color: #fff; text-decoration: none; font-size: 15px; padding: 8px 0; transition: color 0.3s; }.content583 .player-ru:hover, .bright972 .player-ru:hover,
.content583 .player-ru.active, .bright972 .player-ru.active{ color: #00d4ff; }.circle-bm{ background: #00d4ff; color: #000; text-align: center; padding: 10px; font-weight: 600; }.light-qb{ background: #000; color: #00d4ff; padding: 4px 10px; border-radius: 4px; margin: 0 6px; }/* Header v5 - Минималистичный */
.status-jn{ background: #050810; padding: 20px 0; border-bottom: 1px solid #1a1f2e; }.secondary-bv{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; gap: 40px; }.hero-w61{ display: flex; flex-direction: column; gap: 15px; min-width: 200px; }.window947{ height: 50px; width: auto; }.dropdown5{ background: linear-gradient(135deg, #1a1f2e, #0a0f1c); padding: 12px; border-radius: 8px; border: 1px solid #00d4ff; }.visual-gy{ font-size: 12px; color: #999; text-transform: uppercase; }.soft-aj{ font-size: 20px; font-weight: 700; color: #00d4ff; margin: 4px 0; }.texture747{ font-size: 14px; color: #fff; background: #00d4ff22; padding: 4px 8px; border-radius: 4px; }.tooltip117{ flex: 1; display: flex; flex-direction: column; gap: 15px; }.form-kx{ display: flex; gap: 25px; flex-wrap: wrap; }.form-kx .player-ru{ color: #ccc; text-decoration: none; font-size: 15px; transition: color 0.3s; }.form-kx .player-ru:hover, .form-kx .player-ru.active{ color: #00d4ff; }.menu136{ display: flex; gap: 12px; }.description-w28, .circle757{ padding: 10px 24px; border-radius: 6px; text-decoration: none; font-weight: 600; transition: all 0.3s; }.description-w28{ background: #00d4ff; color: #000; }.description-w28:hover{ background: #00b8e6; }.circle757{ background: transparent; border: 2px solid #00d4ff; color: #00d4ff; }.circle757:hover{ background: #00d4ff; color: #000; }

/* Header responsive */
@media (max-width: 1024px) {.layout-mz, .gallery-f3, .content583, .bright972, .form-kx{ gap: 15px; }.card705, .circle-bm{ display: none; }
  .header-v4-logo { position: static; transform: none; }
}/* Бургер-кнопка — скрыта на десктопе */
.accordion-window{
  display: none; background: none; border: none; cursor: pointer; padding: 8px;
  flex-direction: column; gap: 5px; z-index: 1001;
}.outline-zn{
  display: block; width: 24px; height: 2px; background: #fff; border-radius: 2px;
  transition: transform 0.3s, opacity 0.3s;
}.inactive-h46 .outline-zn:nth-child(1){ transform: rotate(45deg) translate(5px, 5px); }.inactive-h46 .outline-zn:nth-child(2){ opacity: 0; }.inactive-h46 .outline-zn:nth-child(3){ transform: rotate(-45deg) translate(5px, -5px); }/* CTA-ссылка в мобильном меню */
.secondary-ik{
  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) {/* Показываем бургер, скрываем десктоп-элементы */
  .accordion-window{ display: flex; }.popular473{ display: none !important; }.secondary-ik{ display: block; }/* Мобильная навигация — скрыта по умолчанию, показывается при menu-open */
  .background-m29{
    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);
  }.inactive-h46 .background-m29{ display: flex; }.background-m29 .player-ru{
    padding: 12px 0; font-size: 15px; color: #ccc; border-bottom: 1px solid rgba(255,255,255,0.06);
  }.background-m29 .player-ru.active{ color: #00d4ff; }.background-m29 .player-ru:last-of-type{ border-bottom: none; }/* Контейнеры хедеров — position relative для выпадающего меню */
  .star87, .icon-layer, .smooth654, .module50, .item-k82, .status-jn{ position: relative; }.layout-vw, .progress-ti, .focus663,
  .style845, .secondary-bv{
    flex-wrap: nowrap; align-items: center; justify-content: space-between;
  }/* Скрываем nav-ы v5 вложенные */
  .tooltip117.header-nav-mobile .form-kx{ display: flex; flex-direction: column; gap: 0; width: 100%; }.tooltip117.header-nav-mobile .menu136{ width: 100%; }
  .header-v5-right.header-nav-mobile { padding: 10px 20px 20px; }
}/* ============================================
   FAQ Block Styles - 4 варианта
   ============================================ */

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

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

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

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

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

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

@media (max-width: 768px) {.rating999{
        font-size: 1.3rem;
    }.screen817{
        gap: 8px;
    }
    .footer-v1-tag {
        font-size: 0.8rem !important;
        padding: 6px 12px;
    }
}/* Footer v2 - Карточный стиль с колонками */
.details611{
    background: #0f0f23;
    padding: 50px 20px 30px;
    border-top: 3px solid #ffd700;
}.details713{
    max-width: 1200px;
    margin: 0 auto;
}.switch-q85{
    margin-bottom: 40px;
}.play18{
    font-size: 1.8rem;
    font-weight: 700;
    color: #ffd700;
    text-align: center;
    margin-bottom: 35px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
}.wrapper83{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}.active732{
    background: rgba(255, 255, 255, 0.03);
    border-radius: 12px;
    padding: 25px 20px;
    border: 1px solid rgba(255, 215, 0, 0.15);
}.round-xg{
    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;
}.round-xg:last-child{
    border-bottom: none;
}.round-xg:hover{
    color: #ffd700;
    padding-left: 8px;
}.modal-jm{
    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;
}.block-element{
    color: rgba(255, 255, 255, 0.6);
    font-size: 0.9rem;
}.view336{
    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) {.wrapper83{
        grid-template-columns: 1fr;
    }.play18{
        font-size: 1.4rem;
    }
    .footer-v2-bottom {
        flex-direction: column;
        text-align: center;
    }
}/* Footer v3 - Минималистичный список с разделителями */
.tooltip-soft{
    background: linear-gradient(to top, #16213e 0%, #1a1a2e 100%);
    padding: 50px 20px 30px;
    border-top: 1px solid rgba(255, 215, 0, 0.3);
}.play-pe{
    max-width: 1100px;
    margin: 0 auto;
}.light-om{
    margin-bottom: 35px;
}.action-hp{
    text-align: center;
    line-height: 2;
    padding: 20px;
}.progress-w61{
    color: rgba(255, 255, 255, 0.7);
    font-size: 0.9rem;
    transition: color 0.2s ease;
    display: inline;
    text-decoration: none;
}.progress-w61:hover{
    color: #ffd700;
}.enabled-bl{
    text-align: center;
    padding-top: 30px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}.hover-banner{
    color: rgba(255, 255, 255, 0.75);
    font-size: 0.95rem;
    margin-bottom: 12px;
    line-height: 1.6;
}.element355{
    color: rgba(255, 215, 0, 0.8);
    font-size: 0.85rem;
    font-weight: 500;
}

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

/* Рейтинговая страница: отключаем flex у родительского контейнера */
.ui-layer:has(.header-shadow){
    display: block;
}.ui-layer{
    overflow-x: hidden;
    max-width: 100%;
}.header-shadow{
    max-width: 1200px;
    margin: 0 auto 40px;
    padding: 0 15px;
    box-sizing: border-box;
    width: 100%;
}/* Навигационные табы */
.tab569{
    margin-bottom: 30px;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    -ms-overflow-style: none;
}.tab569::-webkit-scrollbar{ display: none; }.ux-gs{
    display: flex;
    list-style: none;
    gap: 8px;
    padding: 0;
    margin: 0;
    white-space: nowrap;
}.content-block{
    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;
}.content-block:hover{
    background: rgba(255,255,255,0.12);
    color: #fff;
}.feature724{
    background: rgba(255,255,255,0.15);
    color: #fff;
    font-weight: 600;
}/* Контейнер карточек */
.tooltip924{
    display: flex;
    flex-direction: column;
    gap: 16px;
}/* Карточка казино */
.deal416{
    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;
}.deal416:hover{
    border-color: rgba(255,255,255,0.2);
    box-shadow: 0 4px 20px rgba(0,0,0,0.3);
}/* Позиция в рейтинге */
.carousel422{
    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;
}/* Левая часть — логотип */
.gradient827{
    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;
}.play506{
    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);
}.play506 img{
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}/* Центральная часть — инфо */
.modal-it{
    flex: 1;
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 10px;
}.section-lg{
    display: flex;
    align-items: center;
    gap: 15px;
    flex-wrap: wrap;
}.rank-yo{
    font-size: 1.15rem;
    font-weight: 700;
    color: #fff;
    margin: 0;
    letter-spacing: 0.5px;
}.border382{
    font-size: 0.8rem;
    color: #8a8a8a;
    display: flex;
    align-items: center;
    gap: 5px;
}.featured202{
    color: #4caf50;
    font-size: 0.7rem;
}/* Звёзды */
.progress801{
    display: flex;
    gap: 2px;
}.widget-round{
    font-size: 1.1rem;
}.carousel578{
    color: #ffd700;
}.round-ht{
    color: #ffd700;
    opacity: 0.6;
}.accent839{
    color: #444;
}/* Бейджи фич */
.style-option{
    display: flex;
    flex-wrap: wrap;
    gap: 10px 20px;
    margin-top: 5px;
}.active-meta{
    font-size: 0.85rem;
    color: #c0c0c0;
    display: flex;
    align-items: center;
    gap: 6px;
}.block-y3{
    color: #4caf50;
    font-weight: 700;
    font-size: 0.9rem;
}/* Правая часть — бонус */
.modal285{
    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);
}.text20{
    font-size: 0.8rem;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    text-align: center;
}.icon-yw{
    font-size: 1rem;
    font-weight: 600;
    color: #ffd700;
    text-align: center;
}/* Кнопки */
.overlay202{
    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;
}.overlay202:hover{
    transform: translateY(-1px);
    box-shadow: 0 4px 12px rgba(0,0,0,0.3);
}.grid-cg{
    background: linear-gradient(135deg, #ffd700, #ffab00);
    color: #1a1a1a;
    font-size: 0.8rem;
    padding: 8px 15px;
}.grid-cg:hover{
    background: linear-gradient(135deg, #ffe033, #ffbb33);
}.corner-le{
    background: transparent;
    border: 1px solid rgba(255,255,255,0.2);
    color: #fff;
    font-size: 0.8rem;
    padding: 8px 15px;
}.corner-le:hover{
    border-color: rgba(255,255,255,0.4);
    background: rgba(255,255,255,0.05);
}.tag122{
    background: linear-gradient(135deg, #ffd700, #ffab00);
    color: #1a1a1a;
    font-size: 0.85rem;
    padding: 10px 20px;
}.tag122:hover{
    background: linear-gradient(135deg, #ffe033, #ffbb33);
}/* Контент под листингом */
.square605{
    max-width: 1200px;
    margin: 40px auto;
    padding: 0 15px;
}.square605 h2{
    color: #fff;
    font-size: 1.4rem;
    margin-bottom: 15px;
}.square605 p{
    color: #b0b0b0;
    line-height: 1.7;
    margin-bottom: 12px;
}.square605 table{
    width: 100%;
    border-collapse: collapse;
    display: block;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    max-width: 100%;
}.square605 table th,
.square605 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) {.deal416{
        flex-wrap: wrap;
    }.gradient827{
        flex: 0 0 160px;
    }
    .rt-card-bonus {
        flex: 0 0 200px;
    }
}

@media (max-width: 768px) {.deal416{
        flex-direction: column;
    }.gradient827{
        flex: none;
        flex-direction: row;
        padding: 15px;
        gap: 15px;
    }.play506{
        width: 100px;
        height: 70px;
    }.grid-cg{
        flex: 1;
    }.modal-it{
        padding: 15px;
    }.modal285{
        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;
    }.text20,
    .icon-yw{
        flex: 1 1 100%;
    }.corner-le,
    .tag122{
        flex: 1;
    }.carousel422{
        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) {.header-shadow{
        padding: 0 10px;
        overflow: hidden;
    }.deal416{
        max-width: 100%;
    }.style-option{
        gap: 6px 14px;
    }.active-meta{
        font-size: 0.8rem;
    }
    .rt-casino-name {
        font-size: 1rem;
    }
}
