
*{
	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: #242526;
	color: #ffffff;
	padding-top: 72px;
}.progress-collapse{
	max-width: 1300px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 15px;
}/* ========== Хедер casino.obscurus-incanus — единый компактный блок ========== */
.link683{
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	background: #18191a;
	box-shadow: 0 2px 12px rgba(0,0,0,0.2);
	z-index: 1000;
	height: 56px;
}.tooltip-dz{
	width: 100%;
	height: 56px;
	display: flex;
	align-items: center;
	gap: 20px;
	flex-wrap: nowrap;
}.status-dp{
	flex-shrink: 0;
	display: flex;
	align-items: center;
}.status-dp .progress640{
	height: 36px;
	width: auto;
	object-fit: contain;
}.component-is{
	display: flex;
	align-items: center;
	gap: 8px;
	background: #f5a623;
	padding: 6px 12px;
	border-radius: 6px;
	flex-shrink: 0;
}.rank654{ font-size: 13px; font-weight: 600; }.banner905{
	background: rgba(0,0,0,0.25);
	padding: 4px 10px;
	border-radius: 4px;
	font-weight: 800;
	font-size: 12px;
	letter-spacing: 0.5px;
}.game-ig{
	display: flex;
	align-items: center;
	gap: 4px;
	flex: 1;
	justify-content: center;
}.control-z28{
	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;
}.control-z28:hover{
	color: #fff;
	background: rgba(255,255,255,0.1);
}.control-z28.carduus{
	background: #f5a623;
	color: #fff;
	border-color: #f5a623;
}.player-tx{
	display: flex;
	gap: 8px;
	flex-shrink: 0;
}.frame-component{
	padding: 8px 16px;
	font-size: 13px;
	border-radius: 6px;
}.secondary-c95{ background: #f5a623; color: #fff; border: none; }.background703{ background: transparent; border: 1px solid rgba(255,255,255,0.4); color: #fff; }.background703:hover{ background: rgba(255,255,255,0.1); }

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

@media (max-width: 768px) {body{ padding-top: 100px; }.link683{ height: auto; }.tooltip-dz{ flex-wrap: wrap; height: auto; min-height: 56px; padding: 10px 0; }.game-ig{
		order: 3;
		width: 100%;
		justify-content: flex-start;
		overflow-x: auto;
		padding: 8px 0;
		gap: 4px;
		-webkit-overflow-scrolling: touch;
		scrollbar-width: none;
	}.game-ig::-webkit-scrollbar{ display: none; }
	.nav-link { font-size: 12px; padding: 6px 10px; white-space: nowrap; }
}.foreground-nw{
	border: 1px solid #f5a623;
	display: inline-block;
	padding: 10px 20px;
	background-color: #f5a623;
	color: #ffffff;
	border-radius: 5px;
	cursor: pointer;
	position: relative;
	transition: box-shadow 0.3s ease-in-out;
}/* Стили для кнопок навигации (вместо ссылок) */
.expand-zx{
	border: none;
	font-family: inherit;
	font-size: inherit;
	text-align: center;
}.expand-zx:focus{
	outline: 2px solid #f5a623;
	outline-offset: 2px;
}.point442{
	display: inline-block;
	transition: transform 0.2s ease, opacity 0.2s ease;
}.point442:hover{
	transform: scale(1.02);
	opacity: 0.95;
}.point442:focus{
	outline: 2px solid #f5a623;
	outline-offset: 4px;
}
@media (max-width: 768px) {
	.btn {
		 width: 100%;
		 text-align: center;
		 padding: 10px;
		 font-size: 14px;
	}
}
@keyframes theme-zn {0%{ box-shadow: 0 0 5px #f5a623; }50%{ box-shadow: 0 0 20px #f5a623; }
	100% { box-shadow: 0 0 5px #f5a623; }
}.section982{
	animation: glow 1.5s infinite alternate;
}.panel305{
	background-color: #f5a623;
}.block-dc{
	background-color: transparent;
}.block-dc:hover{
	background-color: #f5a623;
}h1, .control199{
	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;
	}
}.circle-xz{
	position: relative;
	margin-top: 24px;
	padding-bottom: 40px;
}.deal889{
	display: flex;
	flex-direction: column;
	gap: 20px;
}main img{
	display: flex;
	align-items: center;
	justify-content: center;
}.status-xz p{
	font-size: 14px;
	font-weight: 400;
	color: #ffffff;
	line-height: 1.7;
}.status-xz strong{
	display: inline;
	font-weight: 700;
	color: #fff;
}.status-xz a{
	display: inline;
	color: #f5a623;
	text-decoration: underline;
	text-underline-offset: 2px;
}.status-xz a:hover{
	opacity: 0.8;
}.status-xz blockquote{
	margin: 16px 0;
	padding: 16px 20px;
	border-left: 4px solid #f5a623;
	background: rgba(255,255,255,0.04);
	border-radius: 0 8px 8px 0;
	font-style: italic;
}.status-xz blockquote p{
	margin: 4px 0;
}.status-xz ul, .status-xz ol{
	padding-left: 24px;
	margin: 12px 0;
}.status-xz li{
	font-size: 14px;
	line-height: 1.7;
	margin-bottom: 6px;
	color: #ffffff;
}.status-xz h2{
	font-size: 1.3rem;
	margin: 28px 0 12px;
	color: #fff;
}.status-xz h3{
	font-size: 1.1rem;
	margin: 20px 0 10px;
	color: #fff;
}.status-xz table{
	width: 100%;
	border-collapse: collapse;
	margin: 16px 0;
	font-size: 13px;
}.status-xz th, .status-xz td{
	padding: 8px 12px;
	border: 1px solid rgba(255,255,255,0.1);
	text-align: left;
}.status-xz th{
	background: rgba(255,255,255,0.06);
	font-weight: 600;
	color: #fff;
}.template449{
	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;
	}
}.status-xz h1, .status-xz .control199{ margin-bottom: 16px; }.banner-enabled{
	width: 470px;
	position: fixed;
	bottom: 20px;
	left: 50%;
	transform: translateX(-50%);
	background: #18191a;
	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;
	}
}.bright686{
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;	
}
@media (max-width: 768px) {
	.popup_block {
		display: flex;
		justify-content: space-around;	
	}
}.banner-enabled.show{
	opacity: 1;
	visibility: visible;
}.progress484{
	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;
	}
}.title244{
	width: 40%;
	display: flex;
	align-items: center;
	flex-direction: column;
	text-align: center;
}.title244 span{
	font-size: 35px;
	color: #ffffff;
	font-weight: 700;
}
@media (max-width: 768px) {
	.block_txt span {
		font-size: 24px;
	}
}.title244 p{
	color: #ffffff;
	font-size: 18px;
}
@media (max-width: 768px) {
	.block_txt p {
		font-size: 14px;
	}
}.border360{
	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 компактный (не перекрывает контент) ========== */
.grid-inactive{
  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;
}.module-button{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.description378{ flex: 1; min-width: 280px; }.section-uy{
  display: inline-block;
  background: #f5a623;
  color: #fff;
  font-size: 12px;
  padding: 4px 10px;
  border-radius: 6px;
  margin-bottom: 12px;
  font-weight: 600;
}.details584{ font-size: 1.5rem; margin-bottom: 8px; line-height: 1.3; }.select-wf{ font-size: 14px; color: rgba(255,255,255,0.85); margin-bottom: 12px; }.collapse-popular{
  display: flex;
  gap: 16px;
  margin-bottom: 16px;
  font-size: 14px;
}.collapse-popular strong{ color: #f5a623; }.shadow-bx{
  flex-shrink: 0;
  border-radius: 10px;
  overflow: hidden;
}.shadow-bx img{
  width: 280px;
  height: auto;
  max-height: 186px;
  object-fit: cover;
  display: block;
}.round-frame{ display: flex; gap: 12px; flex-wrap: wrap; }
@media (max-width: 768px) {.module-button{ flex-direction: column; }
  .hero-compact-img img { width: 100%; max-width: 280px; }
}/* ========== Riobet-стиль: js-banner content-nopad mar-b-dbl ========== */
.sharp-yq.content-nopad.mar-b-dbl{
  margin-bottom: 32px;
  padding: 0;
}.link-fb{
  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;
}.style196{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.shadow533{ flex: 1; min-width: 280px; }.hard-u64{
  display: inline-block;
  background: #f5a623;
  color: #fff;
  font-size: 12px;
  padding: 6px 12px;
  border-radius: 8px;
  margin-bottom: 12px;
  font-weight: 600;
}.preview-bw{ font-size: 1.5rem; margin-bottom: 12px; line-height: 1.3; }.display-input{ margin-bottom: 12px; }.game-meta{
  font-size: 1.35rem;
  font-weight: 800;
  color: #f5a623;
  display: block;
}.square-ye{ font-size: 13px; color: rgba(255,255,255,0.8); }.block-p45{
  display: flex;
  gap: 20px;
  margin-bottom: 16px;
  font-size: 14px;
  flex-wrap: wrap;
}.block-p45 strong{ color: #f5a623; }.form-it{ display: flex; gap: 12px; flex-wrap: wrap; }.graphic-primary{
  flex-shrink: 0;
  border-radius: 12px;
  overflow: hidden;
  display: block;
}.graphic-primary img{
  width: 280px;
  max-height: 186px;
  object-fit: cover;
  display: block;
}.media396{
  background: linear-gradient(90deg, #f5a623 0%, rgba(0,0,0,0.4) 100%);
  border-radius: 12px;
  padding: 28px;
  text-align: center;
}.dark-km{ max-width: 500px; margin: 0 auto; }.wrapper472{ margin-bottom: 12px; }.option-footer{
  font-size: 2rem;
  font-weight: 800;
  color: #fff;
  text-shadow: 0 1px 3px rgba(0,0,0,0.3);
}.layout-circle{ font-size: 15px; margin-bottom: 16px; opacity: 0.95; }.shadow-pattern{
  display: flex;
  justify-content: center;
  gap: 24px;
  margin-bottom: 20px;
  font-size: 14px;
}.title-ly strong{ font-size: 1.1rem; }.state874{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 14px;
  padding: 24px;
}.button-r28{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.form-se{ flex: 1; min-width: 260px; }.accordion-primary{ font-size: 1.4rem; margin-bottom: 12px; }.feature-status{ margin-bottom: 8px; }.nav53{
  font-size: 1.3rem;
  font-weight: 700;
  color: #f5a623;
  display: block;
}.accent610{ font-size: 13px; color: rgba(255,255,255,0.75); }.surface324{ font-size: 14px; margin-bottom: 16px; }.nav495 img{
  width: 260px;
  height: auto;
  border-radius: 10px;
  object-fit: cover;
}.frame84{
  display: flex;
  flex-direction: column;
  gap: 16px;
}.popup-border{
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
  gap: 16px;
}.shadow-yk{
  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;
}.oval-card{ display: block; font-size: 12px; opacity: 0.8; margin-bottom: 6px; }.description-e41{ font-size: 1.25rem; font-weight: 700; color: #f5a623; }.input-light{ text-align: center; }.media-y76{
  background: rgba(0,0,0,0.25);
  border-radius: 14px;
  padding: 24px;
  border: 1px solid rgba(255,255,255,0.08);
}.soft-kx{
  display: flex;
  align-items: center;
  gap: 24px;
  flex-wrap: wrap;
}.display20{ flex: 1; min-width: 260px; }.panel502{ font-size: 1.4rem; margin-bottom: 10px; }.level-q19{
  font-size: 1.3rem;
  font-weight: 700;
  color: #f5a623;
  margin-bottom: 8px;
}.status-bp{ font-size: 14px; margin-bottom: 16px; opacity: 0.9; }.light131{ display: flex; gap: 12px; flex-wrap: wrap; }.section-form{
  flex-shrink: 0;
  border-radius: 10px;
  overflow: hidden;
  display: block;
}.section-form img{
  width: 240px;
  height: auto;
  object-fit: cover;
}
@media (max-width: 768px){.graphic-primary img, .nav495 img, .section-form 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) */
.view231, .image-label{
  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;
}.view231 h2, .image-label h2{
  font-size: 1.5rem;
  margin-bottom: 12px;
  color: #ffffff;
}/* Блоки casino.obscurus-incanus */
.panel-block{
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 16px;
  background: #f5a623;
  color: #fff;
  padding: 20px 24px;
  border-radius: 12px;
  margin: 24px 0;
}.foreground919{
  display: flex;
  align-items: center;
  gap: 12px;
  flex-wrap: wrap;
}.window85{ font-weight: 800; font-size: 1.25rem; }.secondary-l92{
  background: rgba(0,0,0,0.25);
  padding: 6px 12px;
  border-radius: 6px;
  font-weight: 700;
  letter-spacing: 0.05em;
}.overlay-m2{
  background: #fff !important;
  color: #18191a !important;
  border: none !important;
  padding: 12px 24px;
  border-radius: 8px;
  font-weight: 600;
}.label-re{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 24px;
  margin: 24px 0;
}.inactive-pg{ font-size: 1.2rem; margin-bottom: 16px; }.details-zy{ list-style: none; padding-left: 0; }.details-zy li{
  padding: 8px 0;
  border-bottom: 1px solid rgba(255,255,255,0.08);
  font-size: 14px;
}.switch96{
  margin-top: 16px;
  display: inline-block;
}.round166{
  background: linear-gradient(135deg, #f5a62322 0%, #f5a62308 100%);
  border: 1px solid #f5a623;
  border-radius: 12px;
  padding: 20px;
  margin: 24px 0;
  text-align: center;
}.select241{ font-weight: 700; margin-bottom: 8px; }.modal-ge{ font-size: 1.5rem; font-weight: 800; margin: 12px 0; }.play-sf{
  margin-top: 12px;
  padding: 10px 20px;
  background: #f5a623;
  color: #fff;
  border: none;
  border-radius: 8px;
  cursor: pointer;
  font-weight: 600;
}.corner-section{
  margin: 24px 0;
}.content665{ font-size: 1.25rem; margin-bottom: 16px; }.component744{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 16px;
}.light355{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 20px;
  position: relative;
}.title-uv{
  position: absolute;
  top: 8px;
  right: 8px;
  background: #f5a623;
  color: #fff;
  font-size: 10px;
  padding: 4px 8px;
  border-radius: 4px;
}.block828{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
  margin-bottom: 8px;
}.point38{ font-size: 12px; color: rgba(255,255,255,0.7); display: block; margin-top: 8px; }.column714{ margin-top: 12px; }.highlight-m76{ margin: 24px 0; }.footer-ca{ font-size: 1.25rem; margin-bottom: 16px; }.star240{ display: flex; flex-direction: column; gap: 12px; }.tertiary16{
  display: block;
  padding: 12px 16px;
  background: rgba(255,255,255,0.05);
  border-radius: 8px;
  border-left: 3px solid #f5a623;
}.tertiary16:hover{ background: rgba(255,255,255,0.08); }.layer-hero{ font-size: 12px; color: rgba(255,255,255,0.6); }.hard-tv{ margin: 24px 0; }.template167{ font-size: 1.25rem; margin-bottom: 16px; }.square35{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 20px;
}.focus891{
  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;
}.point-info{
  position: absolute;
  top: 8px;
  left: 8px;
  background: #f5a623;
  color: #fff;
  font-size: 10px;
  padding: 4px 8px;
  border-radius: 4px;
  z-index: 1;
}.wrapper-nw{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
}.smooth325{
  font-size: 1.25rem;
  font-weight: 800;
  color: #f5a623;
  margin: 8px 0 4px;
}.sharp800{ font-size: 13px; display: block; margin-bottom: 4px; }.text-qk{ font-size: 12px; color: rgba(255,255,255,0.7); }.background118{ margin-top: 12px; display: inline-block; }.design-select{ margin: 24px 0; }.rating164{ font-size: 1.25rem; margin-bottom: 16px; }.frame413{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 20px;
}.gradient495{
  background: rgba(255,255,255,0.06);
  border-radius: 10px;
  padding: 16px;
}.dim-deal{ position: relative; margin-bottom: 8px; }.control-io{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
}.foreground-gr{ display: block; margin-bottom: 8px; }.hero568{
  background: #f5a623;
  color: #fff;
  font-size: 11px;
  padding: 2px 8px;
  border-radius: 4px;
  margin-right: 8px;
}.bright772{ font-size: 12px; color: rgba(255,255,255,0.6); }.panel-up{ margin-top: 16px; display: inline-block; }/* Блок: Последние сообщения (форум) */
.form-o46{ margin: 24px 0; }.tooltip-oval{ font-size: 1.25rem; margin-bottom: 16px; }.module526{ display: flex; flex-direction: column; gap: 12px; }.title-qv{
  display: block;
  padding: 16px;
  background: rgba(255,255,255,0.05);
  border-radius: 10px;
  border-left: 3px solid #f5a623;
}.title-qv:hover{ background: rgba(255,255,255,0.08); }.primary116, .layer296{ font-size: 12px; color: rgba(255,255,255,0.6); margin-right: 12px; }.wrapper-lg{ font-size: 13px; margin-top: 8px; }.score-xd{ margin-top: 16px; display: inline-block; }/* Блок: Бонусы казино */
.hero-o4{ margin: 24px 0; }.point647{ font-size: 1.25rem; margin-bottom: 16px; }.title-zo{ display: flex; flex-direction: column; gap: 16px; }.round-df{
  padding: 16px;
  background: rgba(255,255,255,0.06);
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.1);
}.display191{ font-size: 12px; color: #f5a623; }.square373{ font-weight: 700; margin: 8px 0; }.label-cn{ font-size: 12px; display: block; margin: 8px 0; }.oval291{ margin-top: 8px; }/* Блок: Провайдеры */
.meta-xt{ margin: 24px 0; }.badge-n64{ font-size: 1.25rem; margin-bottom: 16px; }.status-p41{
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}.texture-image{
  padding: 6px 12px;
  background: rgba(255,255,255,0.08);
  border-radius: 6px;
  font-size: 13px;
}/* Блок: Отзывы */
.layer250{ margin: 24px 0; }.badge66{ font-size: 1.25rem; margin-bottom: 16px; }.ui-surface{ display: flex; flex-direction: column; gap: 16px; }.dim226{
  padding: 20px;
  background: rgba(255,255,255,0.05);
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.08);
}.overlay-q24{ display: flex; align-items: center; gap: 8px; margin-bottom: 4px; }.carousel244{ font-weight: 600; font-size: 1rem; }.offer-l41{
  font-size: 11px;
  padding: 2px 8px;
  background: rgba(255,255,255,0.1);
  border-radius: 4px;
  color: rgba(255,255,255,0.9);
}.preview-l69{ font-size: 12px; color: rgba(255,255,255,0.6); display: block; margin-bottom: 8px; }.visual-collapse{ font-size: 13px; margin-bottom: 10px; }.column-edge{ color: #f5a623; font-weight: 700; }.game-ae{ font-size: 14px; line-height: 1.5; margin: 0 0 8px 0; }.game-x48{ font-size: 12px; color: rgba(255,255,255,0.5); }.tooltip-xa, .score-interface{ margin-top: 8px; margin-right: 12px; display: inline-block; }/* Блок: FAQ */
.description-ra{ font-size: 1.25rem; margin-bottom: 16px; }.sharp-u38{ margin: 24px 0; }.hero-image{ display: flex; flex-direction: column; gap: 12px; }.link-v51{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 20px;
}.list628{ font-size: 1rem; margin-bottom: 10px; font-weight: 600; }.icon-template{ font-size: 14px; line-height: 1.5; color: rgba(255,255,255,0.9); }/* Блок: Плюсы и минусы */
.play729{ margin: 24px 0; }.badge-smooth{ display: grid; grid-template-columns: 1fr 1fr; gap: 24px; }.switch953 h4, .point609 h4{ font-size: 1rem; margin-bottom: 12px; }.switch953 h4{ color: #f5a623; }.point609 h4{ color: #e57373; }.switch953 ul, .point609 ul{ padding-left: 20px; margin: 0; }.switch953 li, .point609 li{ padding: 6px 0; font-size: 14px; }/* Блок: Похожие казино */
.surface-thumbnail{ margin: 24px 0; }.layer-zp{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
}.round-edge{
  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;
}.round-edge:hover{ transform: translateY(-4px); background: rgba(255,255,255,0.1); }.grid364{
  max-width: 120px;
  max-height: 60px;
  object-fit: contain;
}.view868{ font-weight: 600; font-size: 14px; text-align: center; }/* Сетка фиксированных блоков */
.soft92{
  display: grid;
  grid-template-columns: 1fr;
  gap: 24px;
  margin-top: 32px;
}/* Сетки слотов/бонусов (существующие блоки) */
.oval-c60, .column-inactive, .level-surface, .action-lw, .circle-tz{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 20px;
  margin-top: 20px;
}.bright241, .light-ou, .deal245, .highlight-shadow, .smooth-o77{
  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;
}.bright241:hover, .light-ou:hover{ transform: translateY(-4px); box-shadow: 0 8px 24px rgba(0,0,0,0.2); }.view-ff{ width: 100%; border-radius: 8px; }.display-light{
  display: inline-block;
  background: #f5a62340;
  color: #f5a623;
  font-size: 11px;
  padding: 2px 8px;
  border-radius: 4px;
  margin: 4px 4px 0 0;
}.input72{ background: rgba(255,255,255,0.05); border-radius: 12px; }.offer-tn{
  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;
}.offer-tn .player-row{ font-size: 2rem; margin-bottom: 8px; }.offer-tn .window-rg{ font-size: 1.25rem; margin-bottom: 8px; }.offer-tn .pattern217{ font-size: 14px; margin-bottom: 8px; }.offer-tn .view-f85{ font-size: 13px; opacity: 0.9; margin-bottom: 16px; }.nav-eh{ background: linear-gradient(135deg, #f5a623 0%, #fff 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; }/* Footer Partners */
.link-sf{ margin: 24px 0; padding: 20px 0; }.oval933{ font-size: 1.1rem; margin-bottom: 16px; color: rgba(255,255,255,0.9); }.pattern-bg{ display: flex; flex-wrap: wrap; gap: 16px; align-items: center; }.state-gd{
  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-gd:hover{ background: rgba(255,255,255,0.1); }.state-gd img{ max-width: 80px; max-height: 40px; object-fit: contain; }.range-tw .tertiary-kq{ display: flex; flex-wrap: wrap; gap: 12px; }.range-tw .box-dim{
  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;
}.range-tw .box-dim:hover{ border-color: #f5a623; background: #f5a62315; }.range-tw .box-dim img{ max-width: 72px; max-height: 36px; object-fit: contain; }.player862 .preview-feature{ display: flex; flex-wrap: wrap; gap: 20px; align-items: center; }.player862 .toggle570{ padding: 10px 14px; transition: opacity 0.2s; }.player862 .toggle570:hover{ opacity: 0.85; }.player862 .toggle570 img{ max-width: 64px; max-height: 32px; object-fit: contain; }.module-p75{ background: rgba(0,0,0,0.2); border: 1px solid rgba(255,255,255,0.08); border-radius: 12px; padding: 24px; }.module-p75 .element389{ display: flex; flex-wrap: wrap; gap: 16px; align-items: center; }.module-p75 .label839{
  padding: 12px 16px; background: rgba(255,255,255,0.05); border-radius: 8px;
  transition: background 0.2s, box-shadow 0.2s;
}.module-p75 .label839:hover{ background: #f5a62325; box-shadow: 0 2px 8px #f5a62330; }.module-p75 .label839 img{ max-width: 70px; max-height: 35px; object-fit: contain; }/* Slots Grid Block (после баннера) */
.widget-rj{ margin: 28px 0; }.container-nz{ font-size: 1.5rem; margin-bottom: 20px; }.dropdown-surface .light416{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
  gap: 20px;
}.dropdown-surface .image-card{
  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;
}.dropdown-surface .image-card:hover{ transform: translateY(-4px); box-shadow: 0 8px 24px rgba(0,0,0,0.3); }.dropdown-surface .image-card img{ width: 100%; height: 133px; object-fit: cover; display: block; }.dropdown-surface .popup-mr{ display: block; padding: 12px; font-size: 14px; }.dropdown-surface .ui206{ margin-top: 20px; display: inline-block; }.widget-layout .rating-cs{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(140px, 1fr));
  gap: 16px;
}.widget-layout .border8{
  display: block;
  border-radius: 10px;
  overflow: hidden;
  transition: opacity 0.2s;
}.widget-layout .border8:hover{ opacity: 0.9; }.widget-layout .border8 img{ width: 100%; height: auto; aspect-ratio: 3/2; object-fit: cover; display: block; }.dim-graphic .progress-on{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
  gap: 18px;
}.dim-graphic .bright490{
  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);
}.dim-graphic .bright490:hover{ transform: scale(1.02); border-color: #f5a623; }.dim-graphic .square-le{ aspect-ratio: 3/2; overflow: hidden; }.dim-graphic .square-le img{ width: 100%; height: 100%; object-fit: cover; display: block; }.dim-graphic .panel-sx{ display: block; padding: 10px; font-size: 13px; }/* ========================================
   ГЛАВНЫЙ БЛОК СЛОТОВ (40 слотов, 6 вариантов)
   ======================================== */

/* Общие стили для всех вариантов */
.label605{
  margin: 40px 0;
  padding: 32px 20px;
  background: rgba(255, 255, 255, 0.02);
  border-radius: 16px;
}.level755{
  font-size: 28px;
  font-weight: 700;
  margin: 0 0 28px;
  color: #ffffff;
  text-align: center;
}.surface-overlay{
  display: inline-block;
  margin: 24px auto 0;
  padding: 14px 32px;
  background: #f5a623;
  color: white;
  border-radius: 8px;
  font-weight: 600;
  text-align: center;
  transition: opacity 0.2s;
}.surface-overlay:hover{ opacity: 0.85; }/* === Вариант 1: Крупная карточная сетка 4x10 === */
.gallery42 .banner-ln{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}.gallery42 .bright902{
  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);
}.gallery42 .bright902:hover{
  transform: translateY(-4px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.3);
  border-color: #f5a623;
}.gallery42 .bright902 img{
  width: 100%;
  height: auto;
  display: block;
}.gallery42 .layer-l90{
  padding: 12px;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}.gallery42{ text-align: center; }/* === Вариант 2: Компактная плотная сетка 5x8 === */
.surface82 .square-hf{
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 12px;
}.surface82 .deal752{
  display: block;
  border-radius: 8px;
  overflow: hidden;
  transition: transform 0.15s, box-shadow 0.15s;
  border: 1px solid rgba(255, 255, 255, 0.04);
}.surface82 .deal752:hover{
  transform: scale(1.05);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.4);
  z-index: 10;
}.surface82 .deal752 img{
  width: 100%;
  height: auto;
  display: block;
}/* === Вариант 3: Карточки с hover и описанием === */
.state-cw .component-xo{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}.state-cw .accent786{
  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);
}.state-cw .accent786:hover{
  transform: translateY(-6px);
}.state-cw .field-play{
  position: relative;
  overflow: hidden;
}.state-cw .field-play img{
  width: 100%;
  height: auto;
  display: block;
  transition: transform 0.3s;
}.state-cw .accent786:hover img{
  transform: scale(1.1);
}.state-cw .star396{
  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;
}.state-cw .accent786:hover .star396{
  opacity: 1;
}.state-cw .button333{
  color: white;
  font-size: 18px;
  font-weight: 600;
}.state-cw .layer-l90{
  padding: 12px;
  font-size: 14px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}/* === Вариант 4: Горизонтальная карусель === */
.ux-bc .featured-module{
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: thin;
  scrollbar-color: #f5a623 rgba(255, 255, 255, 0.1);
}.ux-bc .featured-module::-webkit-scrollbar{
  height: 8px;
}.ux-bc .featured-module::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.05);
  border-radius: 4px;
}.ux-bc .featured-module::-webkit-scrollbar-thumb{
  background: #f5a623;
  border-radius: 4px;
}.ux-bc .popup49{
  display: flex;
  gap: 16px;
  padding: 10px 0 16px;
}.ux-bc .promo-details{
  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);
}.ux-bc .promo-details:hover{
  transform: scale(1.05);
}.ux-bc .promo-details img{
  width: 100%;
  height: auto;
  display: block;
}.ux-bc .edge-o31{
  padding: 10px;
  font-size: 13px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}/* === Вариант 5: Мозаичная сетка (разные размеры) === */
.badge798 .thumbnail746{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
  gap: 12px;
  grid-auto-flow: dense;
}.badge798 .enabled563{
  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);
}.badge798 .enabled563.main-slot-large{
  grid-column: span 2;
  grid-row: span 2;
}.badge798 .enabled563.main-slot-medium{
  grid-column: span 2;
}.badge798 .enabled563:hover{
  transform: scale(1.03);
  z-index: 10;
}.badge798 .enabled563 img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}.badge798 .frame-wg{
  padding: 8px;
  font-size: 12px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.3);
}/* === Вариант 6: Список с подробной информацией === */
.ux-f5 .tooltip-eq{
  display: grid;
  grid-template-columns: 1fr;
  gap: 12px;
}.ux-f5 .oval328{
  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);
}.ux-f5 .oval328:hover{
  background: rgba(255, 255, 255, 0.06);
  transform: translateX(4px);
  border-color: #f5a623;
}.ux-f5 .expand-jd{
  border-radius: 8px;
  overflow: hidden;
}.ux-f5 .expand-jd img{
  width: 100%;
  height: auto;
  display: block;
}.ux-f5 .focus-nv{
  display: flex;
  flex-direction: column;
  gap: 8px;
}.ux-f5 .content881{
  font-size: 16px;
  font-weight: 600;
  margin: 0;
  color: #ffffff;
}.ux-f5 .description898{
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
}.ux-f5 .details427{
  display: inline-block;
  padding: 4px 10px;
  background: #f5a623;
  color: white;
  border-radius: 4px;
  font-size: 11px;
  font-weight: 600;
}.ux-f5 .popular-surface{
  font-size: 13px;
  color: rgba(255, 255, 255, 0.7);
}.ux-f5 .field-frame{
  display: flex;
  align-items: center;
}.ux-f5 .surface-sj{
  padding: 10px 20px;
  background: #f5a623;
  color: white;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 600;
  white-space: nowrap;
  transition: opacity 0.2s;
}.ux-f5 .surface-sj:hover{
  opacity: 0.85;
}

/* Responsive для главного блока слотов */
@media (max-width: 1024px) {.gallery42 .banner-ln,
  .state-cw .component-xo{
    grid-template-columns: repeat(3, 1fr);
  }
  .main-slots-v2 .main-slots-grid-compact {
    grid-template-columns: repeat(4, 1fr);
  }
}

@media (max-width: 768px) {.gallery42 .banner-ln,
  .state-cw .component-xo{
    grid-template-columns: repeat(2, 1fr);
  }.surface82 .square-hf{
    grid-template-columns: repeat(3, 1fr);
  }.ux-f5 .oval328{
    grid-template-columns: 120px 1fr;
    gap: 12px;
  }.ux-f5 .field-frame{
    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) {.level755{
    font-size: 22px;
  }.gallery42 .banner-ln,
  .state-cw .component-xo{
    grid-template-columns: 1fr;
  }.surface82 .square-hf{
    grid-template-columns: repeat(2, 1fr);
  }.ux-bc .promo-details{
    flex: 0 0 180px;
  }.ux-f5 .oval328{
    grid-template-columns: 1fr;
  }
  .main-slots-v6 .main-slot-list-img {
    max-width: 200px;
    margin: 0 auto;
  }
}/* ========================================
   БЛОК "КАК НАЧАТЬ ИГРАТЬ?" (5 шагов, 6 вариантов)
   ======================================== */

/* Общие стили для всех вариантов */
.background-sf{
  margin: 48px 0;
  padding: 40px 20px;
  background: rgba(255, 255, 255, 0.02);
  border-radius: 16px;
}.smooth997{
  font-size: 32px;
  font-weight: 700;
  margin: 0 0 36px;
  color: #ffffff;
  text-align: center;
}.grid396{
  display: inline-block;
  margin: 32px auto 0;
  padding: 16px 40px;
  background: #f5a623;
  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;
}.grid396:hover{
  opacity: 0.9;
  transform: translateY(-2px);
}/* === Вариант 1: Вертикальный список с иконками слева === */
.switch804 .rating-label{
  display: flex;
  flex-direction: column;
  gap: 24px;
  max-width: 900px;
  margin: 0 auto;
}.switch804 .hard623{
  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;
}.switch804 .hard623:hover{
  background: rgba(255, 255, 255, 0.05);
  border-color: #f5a623;
}.switch804 .level352{
  flex-shrink: 0;
}.switch804 .level352 img{
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.switch804 .soft-circle{
  flex: 1;
}.switch804 .title-ak{
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.switch804 .panel-vh{
  font-size: 15px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 2: Горизонтальные карточки === */
.highlight-qq .container-mt{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin-bottom: 20px;
}.highlight-qq .container-mt .circle-i73:nth-child(4),
.highlight-qq .container-mt .circle-i73:nth-child(5){
  grid-column: span 1;
}.highlight-qq .circle-i73{
  position: relative;
  padding: 24px;
  background: rgba(255, 255, 255, 0.03);
  border-radius: 12px;
  text-align: center;
  border: 1px solid rgba(255, 255, 255, 0.05);
  transition: transform 0.2s, box-shadow 0.2s;
}.highlight-qq .circle-i73:hover{
  transform: translateY(-4px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.3);
}.highlight-qq .highlight240{
  position: absolute;
  top: -15px;
  right: 20px;
  width: 40px;
  height: 40px;
  background: #f5a623;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  font-weight: 700;
  color: white;
}.highlight-qq .light-special{
  width: 80px;
  height: 80px;
  margin: 0 auto 16px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.highlight-qq .title-ak{
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.highlight-qq .panel-vh{
  font-size: 14px;
  line-height: 1.5;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 3: Аккордеон === */
.shadow-label .style797{
  max-width: 800px;
  margin: 0 auto;
}.shadow-label .game-vh{
  margin-bottom: 12px;
  border-radius: 12px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid rgba(255, 255, 255, 0.05);
}.shadow-label .banner-re{
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 20px;
  cursor: pointer;
  transition: background 0.2s;
}.shadow-label .banner-re:hover{
  background: rgba(255, 255, 255, 0.05);
}.shadow-label .foreground-wv{
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 8px;
}.shadow-label .popular914{
  flex: 1;
  font-size: 18px;
  font-weight: 600;
  margin: 0;
  color: #ffffff;
}.shadow-label .ui269{
  color: #f5a623;
  font-size: 20px;
  transition: transform 0.3s;
}.shadow-label .game-vh.active .ui269{
  transform: rotate(180deg);
}.shadow-label .select-dt{
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
}.shadow-label .game-vh.active .select-dt{
  max-height: 300px;
}.shadow-label .select-dt p{
  padding: 0 20px 20px;
  margin: 0;
  font-size: 15px;
  line-height: 1.6;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 4: Таймлайн === */
.text-u23 .ux-p32{
  position: relative;
  max-width: 700px;
  margin: 0 auto;
  padding-left: 60px;
}.text-u23 .ux-p32::before{
  content: '';
  position: absolute;
  left: 20px;
  top: 40px;
  bottom: 40px;
  width: 3px;
  background: linear-gradient(to bottom, #f5a623, rgba(255, 255, 255, 0.1));
}.text-u23 .action376{
  position: relative;
  margin-bottom: 48px;
}.text-u23 .item-bq{
  position: absolute;
  left: -60px;
  top: 0;
}.text-u23 .highlight789{
  width: 40px;
  height: 40px;
  background: #f5a623;
  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);
}.text-u23 .module916{
  padding: 20px;
  background: rgba(255, 255, 255, 0.03);
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.05);
}.text-u23 .collapse-promo{
  float: right;
  margin-left: 20px;
  margin-bottom: 12px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.text-u23 .ui-w40{
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.text-u23 .design568{
  font-size: 15px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 5: Большие карточки === */
.form-v18 .banner-outline{
  display: flex;
  flex-direction: column;
  gap: 24px;
  max-width: 900px;
  margin: 0 auto;
}.form-v18 .dim872{
  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;
}.form-v18 .dim872:hover{
  border-color: #f5a623;
  transform: translateX(8px);
}.form-v18 .switch139{
  position: absolute;
  top: -16px;
  left: 28px;
  width: 50px;
  height: 50px;
  background: #f5a623;
  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);
}.form-v18 .modal-xk img{
  width: 100%;
  height: auto;
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.1);
  padding: 12px;
}.form-v18 .layer-label{
  font-size: 22px;
  font-weight: 600;
  margin: 0 0 16px;
  color: #ffffff;
}.form-v18 .graphic412{
  font-size: 16px;
  line-height: 1.7;
  margin: 0;
  color: rgba(255, 255, 255, 0.85);
}/* === Вариант 6: Компактный список === */
.circle-ls .round-cg{
  max-width: 800px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 16px;
}.circle-ls .title-popular{
  display: flex;
  gap: 20px;
  padding: 20px;
  background: rgba(255, 255, 255, 0.03);
  border-radius: 12px;
  border-left: 4px solid #f5a623;
  transition: background 0.2s, border-color 0.2s;
}.circle-ls .title-popular:hover{
  background: rgba(255, 255, 255, 0.06);
  border-color: rgba(255, 255, 255, 0.3);
}.circle-ls .border-hr{
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  flex-shrink: 0;
}.circle-ls .image-di{
  width: 32px;
  height: 32px;
  background: #f5a623;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-weight: 700;
  color: white;
}.circle-ls .border-hr img{
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 8px;
}.circle-ls .badge474{
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 10px;
  color: #ffffff;
}.circle-ls .action-d15{
  font-size: 14px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}

/* Responsive для блока "Как начать играть?" */
@media (max-width: 1024px) {.highlight-qq .container-mt{
    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) {.smooth997{
    font-size: 26px;
  }.switch804 .hard623{
    flex-direction: column;
    text-align: center;
  }.switch804 .level352{
    margin: 0 auto;
  }.highlight-qq .container-mt{
    grid-template-columns: 1fr;
  }.highlight-qq .container-mt .circle-i73:nth-child(5){
    grid-column: span 1;
  }.text-u23 .ux-p32{
    padding-left: 0;
  }.text-u23 .ux-p32::before{
    display: none;
  }.text-u23 .item-bq{
    position: static;
    margin-bottom: 12px;
  }.text-u23 .highlight789{
    margin: 0 auto;
  }.text-u23 .collapse-promo{
    float: none;
    display: block;
    margin: 0 auto 16px;
  }.form-v18 .dim872{
    grid-template-columns: 1fr;
  }.form-v18 .modal-xk img{
    max-width: 200px;
    margin: 0 auto;
    display: block;
  }.circle-ls .title-popular{
    flex-direction: column;
    text-align: center;
  }
  .how-to-start-v6 .how-to-compact-left {
    margin: 0 auto;
  }
}

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

@media (max-width: 768px) {.component744{ grid-template-columns: 1fr; }.square35{ grid-template-columns: 1fr; }.oval-c60, .column-inactive{ grid-template-columns: 1fr; }.panel-block{ flex-direction: column; text-align: center; }.badge-smooth{ grid-template-columns: 1fr; }
  .similar-casinos-grid { grid-template-columns: 1fr; }
}/* ========================================
   HEADER VARIANTS (5 вариантов)
   ======================================== */

/* Header v1 - Классический горизонтальный */
.status-j60{ background: #0a0f1c; border-bottom: 2px solid #00d4ff; }.outline621{ max-width: 1400px; margin: 0 auto; padding: 12px 20px; display: flex; align-items: center; gap: 20px; }.state137{ display: flex; align-items: center; flex-shrink: 0; }.featured180{ height: 50px; width: auto; }.box-tj{ background: linear-gradient(135deg, #00d4ff, #0099cc); padding: 8px 16px; border-radius: 8px; margin-left: auto; }.collapse-xf{ font-size: 14px; font-weight: 600; color: #000; }.grid-hk{ display: inline-block; margin-left: 8px; background: #fff; color: #000; padding: 4px 10px; border-radius: 4px; font-weight: 700; }.screen-hc{ display: flex; gap: 20px; margin-left: 20px; }.screen-hc .option-layout{ color: #fff; text-decoration: none; font-size: 15px; font-weight: 500; padding: 8px 0; border-bottom: 2px solid transparent; transition: all 0.3s; }.screen-hc .option-layout:hover, .screen-hc .option-layout.active{ border-bottom-color: #00d4ff; color: #00d4ff; }.view124{ display: flex; gap: 12px; margin-left: auto; }.menu-zj{ padding: 10px 20px; border-radius: 6px; text-decoration: none; font-weight: 600; font-size: 14px; transition: all 0.3s; }.block-gx{ background: #00d4ff; color: #000; }.block-gx:hover{ background: #00b8e6; transform: translateY(-2px); }.point198{ background: transparent; color: #fff; border: 2px solid #00d4ff; }.point198:hover{ background: #00d4ff; color: #000; }/* Header v2 - Компактный */
.oval-pg{ background: #050810; padding: 15px 0; box-shadow: 0 2px 10px rgba(0,0,0,0.3); }.primary-h29{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.square526{ display: flex; align-items: center; gap: 12px; text-decoration: none; }.style73{ height: 45px; }.active-ma{ font-size: 22px; font-weight: 700; color: #00d4ff; }.dropdown-subtitle{ display: flex; gap: 25px; align-items: center; }.dropdown-subtitle .option-layout{ color: #ccc; text-decoration: none; font-size: 15px; transition: color 0.3s; }.dropdown-subtitle .option-layout:hover, .dropdown-subtitle .option-layout.active{ color: #00d4ff; }.header-carousel{ background: #00d4ff; color: #000; padding: 10px 24px; border-radius: 6px; text-decoration: none; font-weight: 700; margin-left: 15px; transition: transform 0.3s; }.header-carousel:hover{ transform: scale(1.05); }/* Header v3 - Двухуровневый */
.score240{ background: #00d4ff; color: #000; padding: 8px 0; }.button496{ background: #0a0f1c; padding: 12px 0; }.subtitle109{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.subtitle409{ font-size: 14px; font-weight: 600; }.star-mn{ display: flex; gap: 15px; }.texture711{ color: #000; text-decoration: none; font-weight: 500; padding: 5px 10px; }.texture711:hover{ text-decoration: underline; }.layout-surface{ background: #000; color: #00d4ff; padding: 6px 16px; border-radius: 4px; text-decoration: none; font-weight: 700; }.tab479{ height: 48px; }.tooltip909{ display: flex; gap: 25px; }.tooltip909 .option-layout{ color: #fff; text-decoration: none; font-size: 15px; transition: color 0.3s; }.tooltip909 .option-layout:hover, .tooltip909 .option-layout.active{ color: #00d4ff; }/* Header v4 - Центрированный */
.header57{ background: #0a0f1c; padding: 15px 0; }.square399{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.outline18{ position: absolute; left: 50%; transform: translateX(-50%); }.media-accordion{ height: 55px; }.grid-zc, .card-sa{ display: flex; gap: 20px; }.grid-zc .option-layout, .card-sa .option-layout{ color: #fff; text-decoration: none; font-size: 15px; padding: 8px 0; transition: color 0.3s; }.grid-zc .option-layout:hover, .card-sa .option-layout:hover,
.grid-zc .option-layout.active, .card-sa .option-layout.active{ color: #00d4ff; }.feature631{ background: #00d4ff; color: #000; text-align: center; padding: 10px; font-weight: 600; }.corner-oj{ background: #000; color: #00d4ff; padding: 4px 10px; border-radius: 4px; margin: 0 6px; }/* Header v5 - Минималистичный */
.state-featured{ background: #050810; padding: 20px 0; border-bottom: 1px solid #1a1f2e; }.design-zm{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; gap: 40px; }.badge246{ display: flex; flex-direction: column; gap: 15px; min-width: 200px; }.collapse-m31{ height: 50px; width: auto; }.view-wt{ background: linear-gradient(135deg, #1a1f2e, #0a0f1c); padding: 12px; border-radius: 8px; border: 1px solid #00d4ff; }.featured-t8{ font-size: 12px; color: #999; text-transform: uppercase; }.header-ts{ font-size: 20px; font-weight: 700; color: #00d4ff; margin: 4px 0; }.expand-layer{ font-size: 14px; color: #fff; background: #00d4ff22; padding: 4px 8px; border-radius: 4px; }.play623{ flex: 1; display: flex; flex-direction: column; gap: 15px; }.media-tn{ display: flex; gap: 25px; flex-wrap: wrap; }.media-tn .option-layout{ color: #ccc; text-decoration: none; font-size: 15px; transition: color 0.3s; }.media-tn .option-layout:hover, .media-tn .option-layout.active{ color: #00d4ff; }.popular-cn{ display: flex; gap: 12px; }.theme936, .footer-oq{ padding: 10px 24px; border-radius: 6px; text-decoration: none; font-weight: 600; transition: all 0.3s; }.theme936{ background: #00d4ff; color: #000; }.theme936:hover{ background: #00b8e6; }.footer-oq{ background: transparent; border: 2px solid #00d4ff; color: #00d4ff; }.footer-oq:hover{ background: #00d4ff; color: #000; }

/* Header responsive */
@media (max-width: 1024px) {.screen-hc, .tooltip909, .grid-zc, .card-sa, .media-tn{ gap: 15px; }.box-tj, .feature631{ display: none; }
  .header-v4-logo { position: static; transform: none; }
}/* Бургер-кнопка — скрыта на десктопе */
.column-sf{
  display: none; background: none; border: none; cursor: pointer; padding: 8px;
  flex-direction: column; gap: 5px; z-index: 1001;
}.feature283{
  display: block; width: 24px; height: 2px; background: #fff; border-radius: 2px;
  transition: transform 0.3s, opacity 0.3s;
}.link733 .feature283:nth-child(1){ transform: rotate(45deg) translate(5px, 5px); }.link733 .feature283:nth-child(2){ opacity: 0; }.link733 .feature283:nth-child(3){ transform: rotate(-45deg) translate(5px, -5px); }/* CTA-ссылка в мобильном меню */
.footer-yx{
  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) {/* Показываем бургер, скрываем десктоп-элементы */
  .column-sf{ display: flex; }.active539{ display: none !important; }.footer-yx{ display: block; }/* Мобильная навигация — скрыта по умолчанию, показывается при menu-open */
  .round316{
    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);
  }.link733 .round316{ display: flex; }.round316 .option-layout{
    padding: 12px 0; font-size: 15px; color: #ccc; border-bottom: 1px solid rgba(255,255,255,0.06);
  }.round316 .option-layout.active{ color: #00d4ff; }.round316 .option-layout:last-of-type{ border-bottom: none; }/* Контейнеры хедеров — position relative для выпадающего меню */
  .status-j60, .oval-pg, .switch-x95, .button496, .header57, .state-featured{ position: relative; }.outline621, .primary-h29, .subtitle109,
  .square399, .design-zm{
    flex-wrap: nowrap; align-items: center; justify-content: space-between;
  }/* Скрываем nav-ы v5 вложенные */
  .play623.header-nav-mobile .media-tn{ display: flex; flex-direction: column; gap: 0; width: 100%; }.play623.header-nav-mobile .popular-cn{ width: 100%; }
  .header-v5-right.header-nav-mobile { padding: 10px 20px 20px; }
}/* ============================================
   FAQ Block Styles - 4 варианта
   ============================================ */

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

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

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

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

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

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

@media (max-width: 768px) {.tertiary822{
        font-size: 1.3rem;
    }.player628{
        gap: 8px;
    }
    .footer-v1-tag {
        font-size: 0.8rem !important;
        padding: 6px 12px;
    }
}/* Footer v2 - Карточный стиль с колонками */
.deal8{
    background: #0f0f23;
    padding: 50px 20px 30px;
    border-top: 3px solid #ffd700;
}.offer-rx{
    max-width: 1200px;
    margin: 0 auto;
}.display4{
    margin-bottom: 40px;
}.module290{
    font-size: 1.8rem;
    font-weight: 700;
    color: #ffd700;
    text-align: center;
    margin-bottom: 35px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
}.section-vc{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}.ui840{
    background: rgba(255, 255, 255, 0.03);
    border-radius: 12px;
    padding: 25px 20px;
    border: 1px solid rgba(255, 215, 0, 0.15);
}.wrapper303{
    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;
}.wrapper303:last-child{
    border-bottom: none;
}.wrapper303:hover{
    color: #ffd700;
    padding-left: 8px;
}.field797{
    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;
}.progress-xe{
    color: rgba(255, 255, 255, 0.6);
    font-size: 0.9rem;
}.tooltip-zc{
    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) {.section-vc{
        grid-template-columns: 1fr;
    }.module290{
        font-size: 1.4rem;
    }
    .footer-v2-bottom {
        flex-direction: column;
        text-align: center;
    }
}/* Footer v3 - Минималистичный список с разделителями */
.tab-ui{
    background: linear-gradient(to top, #16213e 0%, #1a1a2e 100%);
    padding: 50px 20px 30px;
    border-top: 1px solid rgba(255, 215, 0, 0.3);
}.module477{
    max-width: 1100px;
    margin: 0 auto;
}.round-nd{
    margin-bottom: 35px;
}.sharp830{
    text-align: center;
    line-height: 2;
    padding: 20px;
}.window506{
    color: rgba(255, 255, 255, 0.7);
    font-size: 0.9rem;
    transition: color 0.2s ease;
    display: inline;
    text-decoration: none;
}.window506:hover{
    color: #ffd700;
}.field-qr{
    text-align: center;
    padding-top: 30px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}.state-gq{
    color: rgba(255, 255, 255, 0.75);
    font-size: 0.95rem;
    margin-bottom: 12px;
    line-height: 1.6;
}.soft-bz{
    color: rgba(255, 215, 0, 0.8);
    font-size: 0.85rem;
    font-weight: 500;
}

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

/* Рейтинговая страница: отключаем flex у родительского контейнера */
.progress-collapse:has(.surface896){
    display: block;
}.progress-collapse{
    overflow-x: hidden;
    max-width: 100%;
}.surface896{
    max-width: 1200px;
    margin: 0 auto 40px;
    padding: 0 15px;
    box-sizing: border-box;
    width: 100%;
}/* Навигационные табы */
.thumbnail314{
    margin-bottom: 30px;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    -ms-overflow-style: none;
}.thumbnail314::-webkit-scrollbar{ display: none; }.layer-field{
    display: flex;
    list-style: none;
    gap: 8px;
    padding: 0;
    margin: 0;
    white-space: nowrap;
}.slider-meta{
    padding: 10px 20px;
    border-radius: 8px;
    background: rgba(255,255,255,0.06);
    color: #b0b0b0;
    font-size: 0.95rem;
    cursor: pointer;
    transition: background 0.2s, color 0.2s;
    user-select: none;
}.slider-meta:hover{
    background: rgba(255,255,255,0.12);
    color: #fff;
}.preview254{
    background: rgba(255,255,255,0.15);
    color: #fff;
    font-weight: 600;
}/* Контейнер карточек */
.module-re{
    display: flex;
    flex-direction: column;
    gap: 16px;
}/* Карточка казино */
.player-aw{
    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;
}.player-aw:hover{
    border-color: rgba(255,255,255,0.2);
    box-shadow: 0 4px 20px rgba(0,0,0,0.3);
}/* Позиция в рейтинге */
.content116{
    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;
}/* Левая часть — логотип */
.window51{
    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;
}.edge-rt{
    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);
}.edge-rt img{
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}/* Центральная часть — инфо */
.smooth-dm{
    flex: 1;
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 10px;
}.select-zh{
    display: flex;
    align-items: center;
    gap: 15px;
    flex-wrap: wrap;
}.tab852{
    font-size: 1.15rem;
    font-weight: 700;
    color: #fff;
    margin: 0;
    letter-spacing: 0.5px;
}.nav-column{
    font-size: 0.8rem;
    color: #8a8a8a;
    display: flex;
    align-items: center;
    gap: 5px;
}.collapse368{
    color: #4caf50;
    font-size: 0.7rem;
}/* Звёзды */
.item-vq{
    display: flex;
    gap: 2px;
}.dim-level{
    font-size: 1.1rem;
}.style-og{
    color: #ffd700;
}.offer498{
    color: #ffd700;
    opacity: 0.6;
}.meta-pn{
    color: #444;
}/* Бейджи фич */
.field-popular{
    display: flex;
    flex-wrap: wrap;
    gap: 10px 20px;
    margin-top: 5px;
}.tertiary-shadow{
    font-size: 0.85rem;
    color: #c0c0c0;
    display: flex;
    align-items: center;
    gap: 6px;
}.corner464{
    color: #4caf50;
    font-weight: 700;
    font-size: 0.9rem;
}/* Правая часть — бонус */
.window178{
    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);
}.pattern966{
    font-size: 0.8rem;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    text-align: center;
}.theme-cz{
    font-size: 1rem;
    font-weight: 600;
    color: #ffd700;
    text-align: center;
}/* Кнопки */
.field-pj{
    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;
}.field-pj:hover{
    transform: translateY(-1px);
    box-shadow: 0 4px 12px rgba(0,0,0,0.3);
}.container318{
    background: linear-gradient(135deg, #ffd700, #ffab00);
    color: #1a1a1a;
    font-size: 0.8rem;
    padding: 8px 15px;
}.container318:hover{
    background: linear-gradient(135deg, #ffe033, #ffbb33);
}.container-ak{
    background: transparent;
    border: 1px solid rgba(255,255,255,0.2);
    color: #fff;
    font-size: 0.8rem;
    padding: 8px 15px;
}.container-ak:hover{
    border-color: rgba(255,255,255,0.4);
    background: rgba(255,255,255,0.05);
}.text357{
    background: linear-gradient(135deg, #ffd700, #ffab00);
    color: #1a1a1a;
    font-size: 0.85rem;
    padding: 10px 20px;
}.text357:hover{
    background: linear-gradient(135deg, #ffe033, #ffbb33);
}/* Контент под листингом */
.special900{
    max-width: 1200px;
    margin: 40px auto;
    padding: 0 15px;
}.special900 h2{
    color: #fff;
    font-size: 1.4rem;
    margin-bottom: 15px;
}.special900 p{
    color: #b0b0b0;
    line-height: 1.7;
    margin-bottom: 12px;
}.special900 table{
    width: 100%;
    border-collapse: collapse;
    display: block;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    max-width: 100%;
}.special900 table th,
.special900 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) {.player-aw{
        flex-wrap: wrap;
    }.window51{
        flex: 0 0 160px;
    }
    .rt-card-bonus {
        flex: 0 0 200px;
    }
}

@media (max-width: 768px) {.player-aw{
        flex-direction: column;
    }.window51{
        flex: none;
        flex-direction: row;
        padding: 15px;
        gap: 15px;
    }.edge-rt{
        width: 100px;
        height: 70px;
    }.container318{
        flex: 1;
    }.smooth-dm{
        padding: 15px;
    }.window178{
        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;
    }.pattern966,
    .theme-cz{
        flex: 1 1 100%;
    }.container-ak,
    .text357{
        flex: 1;
    }.content116{
        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) {.surface896{
        padding: 0 10px;
        overflow: hidden;
    }.player-aw{
        max-width: 100%;
    }.field-popular{
        gap: 6px 14px;
    }.tertiary-shadow{
        font-size: 0.8rem;
    }
    .rt-casino-name {
        font-size: 1rem;
    }
}
