
*{
	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: #15152a;
	color: #ffffff;
	padding-top: 72px;
}.container-layer{
	max-width: 1300px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 15px;
}/* ========== Хедер casino.obscurus-incanus — единый компактный блок ========== */
.sharp-se{
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	background: #1e1e2f;
	box-shadow: 0 2px 12px rgba(0,0,0,0.2);
	z-index: 1000;
	height: 56px;
}.box-outline{
	width: 100%;
	height: 56px;
	display: flex;
	align-items: center;
	gap: 20px;
	flex-wrap: nowrap;
}.details-sharp{
	flex-shrink: 0;
	display: flex;
	align-items: center;
}.details-sharp .dim-zu{
	height: 36px;
	width: auto;
	object-fit: contain;
}.label-oi{
	display: flex;
	align-items: center;
	gap: 8px;
	background: #ff7043;
	padding: 6px 12px;
	border-radius: 6px;
	flex-shrink: 0;
}.edge97{ font-size: 13px; font-weight: 600; }.game867{
	background: rgba(0,0,0,0.25);
	padding: 4px 10px;
	border-radius: 4px;
	font-weight: 800;
	font-size: 12px;
	letter-spacing: 0.5px;
}.menu674{
	display: flex;
	align-items: center;
	gap: 4px;
	flex: 1;
	justify-content: center;
}.tertiary-lp{
	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;
}.tertiary-lp:hover{
	color: #fff;
	background: rgba(255,255,255,0.1);
}.tertiary-lp.carduus{
	background: #ff7043;
	color: #fff;
	border-color: #ff7043;
}.title975{
	display: flex;
	gap: 8px;
	flex-shrink: 0;
}.play-z53{
	padding: 8px 16px;
	font-size: 13px;
	border-radius: 6px;
}.ux-dm{ background: #ff7043; color: #fff; border: none; }.interface-ug{ background: transparent; border: 1px solid rgba(255,255,255,0.4); color: #fff; }.interface-ug:hover{ background: rgba(255,255,255,0.1); }

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

@media (max-width: 768px) {body{ padding-top: 100px; }.sharp-se{ height: auto; }.box-outline{ flex-wrap: wrap; height: auto; min-height: 56px; padding: 10px 0; }.menu674{
		order: 3;
		width: 100%;
		justify-content: flex-start;
		overflow-x: auto;
		padding: 8px 0;
		gap: 4px;
		-webkit-overflow-scrolling: touch;
		scrollbar-width: none;
	}.menu674::-webkit-scrollbar{ display: none; }
	.nav-link { font-size: 12px; padding: 6px 10px; white-space: nowrap; }
}.module854{
	border: 1px solid #ff7043;
	display: inline-block;
	padding: 10px 20px;
	background-color: #ff7043;
	color: #ffffff;
	border-radius: 5px;
	cursor: pointer;
	position: relative;
	transition: box-shadow 0.3s ease-in-out;
}/* Стили для кнопок навигации (вместо ссылок) */
.collapse112{
	border: none;
	font-family: inherit;
	font-size: inherit;
	text-align: center;
}.collapse112:focus{
	outline: 2px solid #ff7043;
	outline-offset: 2px;
}.button-y57{
	display: inline-block;
	transition: transform 0.2s ease, opacity 0.2s ease;
}.button-y57:hover{
	transform: scale(1.02);
	opacity: 0.95;
}.button-y57:focus{
	outline: 2px solid #ff7043;
	outline-offset: 4px;
}
@media (max-width: 768px) {
	.btn {
		 width: 100%;
		 text-align: center;
		 padding: 10px;
		 font-size: 14px;
	}
}
@keyframes visual773 {0%{ box-shadow: 0 0 5px #ff7043; }50%{ box-shadow: 0 0 20px #ff7043; }
	100% { box-shadow: 0 0 5px #ff7043; }
}.texture119{
	animation: glow 1.5s infinite alternate;
}.media587{
	background-color: #ff7043;
}.featured749{
	background-color: transparent;
}.featured749:hover{
	background-color: #ff7043;
}h1, .info1{
	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;
	}
}.secondary-level{
	position: relative;
	margin-top: 24px;
	padding-bottom: 40px;
}.list839{
	display: flex;
	flex-direction: column;
	gap: 20px;
}main img{
	display: flex;
	align-items: center;
	justify-content: center;
}.rank340 p{
	font-size: 14px;
	font-weight: 400;
	color: #ffffff;
	line-height: 1.7;
}.rank340 strong{
	display: inline;
	font-weight: 700;
	color: #fff;
}.rank340 a{
	display: inline;
	color: #ff7043;
	text-decoration: underline;
	text-underline-offset: 2px;
}.rank340 a:hover{
	opacity: 0.8;
}.rank340 blockquote{
	margin: 16px 0;
	padding: 16px 20px;
	border-left: 4px solid #ff7043;
	background: rgba(255,255,255,0.04);
	border-radius: 0 8px 8px 0;
	font-style: italic;
}.rank340 blockquote p{
	margin: 4px 0;
}.rank340 ul, .rank340 ol{
	padding-left: 24px;
	margin: 12px 0;
}.rank340 li{
	font-size: 14px;
	line-height: 1.7;
	margin-bottom: 6px;
	color: #ffffff;
}.rank340 h2{
	font-size: 1.3rem;
	margin: 28px 0 12px;
	color: #fff;
}.rank340 h3{
	font-size: 1.1rem;
	margin: 20px 0 10px;
	color: #fff;
}.rank340 table{
	width: 100%;
	border-collapse: collapse;
	margin: 16px 0;
	font-size: 13px;
}.rank340 th, .rank340 td{
	padding: 8px 12px;
	border: 1px solid rgba(255,255,255,0.1);
	text-align: left;
}.rank340 th{
	background: rgba(255,255,255,0.06);
	font-weight: 600;
	color: #fff;
}.player-highlight{
	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;
	}
}.rank340 h1, .rank340 .info1{ margin-bottom: 16px; }.rank-rb{
	width: 470px;
	position: fixed;
	bottom: 20px;
	left: 50%;
	transform: translateX(-50%);
	background: #1e1e2f;
	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;
	}
}.foreground-kl{
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;	
}
@media (max-width: 768px) {
	.popup_block {
		display: flex;
		justify-content: space-around;	
	}
}.rank-rb.show{
	opacity: 1;
	visibility: visible;
}.block711{
	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;
	}
}.preview-hover{
	width: 40%;
	display: flex;
	align-items: center;
	flex-direction: column;
	text-align: center;
}.preview-hover span{
	font-size: 35px;
	color: #ffffff;
	font-weight: 700;
}
@media (max-width: 768px) {
	.block_txt span {
		font-size: 24px;
	}
}.preview-hover p{
	color: #ffffff;
	font-size: 18px;
}
@media (max-width: 768px) {
	.block_txt p {
		font-size: 14px;
	}
}.text-lj{
	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 компактный (не перекрывает контент) ========== */
.tertiary-g79{
  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;
}.rank904{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.ui-vp{ flex: 1; min-width: 280px; }.ui273{
  display: inline-block;
  background: #ff7043;
  color: #fff;
  font-size: 12px;
  padding: 4px 10px;
  border-radius: 6px;
  margin-bottom: 12px;
  font-weight: 600;
}.image-element{ font-size: 1.5rem; margin-bottom: 8px; line-height: 1.3; }.hard-ti{ font-size: 14px; color: rgba(255,255,255,0.85); margin-bottom: 12px; }.status-special{
  display: flex;
  gap: 16px;
  margin-bottom: 16px;
  font-size: 14px;
}.status-special strong{ color: #ff7043; }.bright339{
  flex-shrink: 0;
  border-radius: 10px;
  overflow: hidden;
}.bright339 img{
  width: 280px;
  height: auto;
  max-height: 186px;
  object-fit: cover;
  display: block;
}.gallery96{ display: flex; gap: 12px; flex-wrap: wrap; }
@media (max-width: 768px) {.rank904{ flex-direction: column; }
  .hero-compact-img img { width: 100%; max-width: 280px; }
}/* ========== Riobet-стиль: js-banner content-nopad mar-b-dbl ========== */
.content756.content-nopad.mar-b-dbl{
  margin-bottom: 32px;
  padding: 0;
}.tertiary100{
  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;
}.gallery-gz{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.view-p99{ flex: 1; min-width: 280px; }.gradient810{
  display: inline-block;
  background: #ff7043;
  color: #fff;
  font-size: 12px;
  padding: 6px 12px;
  border-radius: 8px;
  margin-bottom: 12px;
  font-weight: 600;
}.ux475{ font-size: 1.5rem; margin-bottom: 12px; line-height: 1.3; }.visual689{ margin-bottom: 12px; }.range-lz{
  font-size: 1.35rem;
  font-weight: 800;
  color: #ff7043;
  display: block;
}.ux-nu{ font-size: 13px; color: rgba(255,255,255,0.8); }.component835{
  display: flex;
  gap: 20px;
  margin-bottom: 16px;
  font-size: 14px;
  flex-wrap: wrap;
}.component835 strong{ color: #ff7043; }.dark-qg{ display: flex; gap: 12px; flex-wrap: wrap; }.component111{
  flex-shrink: 0;
  border-radius: 12px;
  overflow: hidden;
  display: block;
}.component111 img{
  width: 280px;
  max-height: 186px;
  object-fit: cover;
  display: block;
}.form-o52{
  background: linear-gradient(90deg, #ff7043 0%, rgba(0,0,0,0.4) 100%);
  border-radius: 12px;
  padding: 28px;
  text-align: center;
}.gallery61{ max-width: 500px; margin: 0 auto; }.title-background{ margin-bottom: 12px; }.field-go{
  font-size: 2rem;
  font-weight: 800;
  color: #fff;
  text-shadow: 0 1px 3px rgba(0,0,0,0.3);
}.action350{ font-size: 15px; margin-bottom: 16px; opacity: 0.95; }.nav708{
  display: flex;
  justify-content: center;
  gap: 24px;
  margin-bottom: 20px;
  font-size: 14px;
}.header848 strong{ font-size: 1.1rem; }.foreground152{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 14px;
  padding: 24px;
}.promo371{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.control369{ flex: 1; min-width: 260px; }.popular-yi{ font-size: 1.4rem; margin-bottom: 12px; }.button966{ margin-bottom: 8px; }.dropdown119{
  font-size: 1.3rem;
  font-weight: 700;
  color: #ff7043;
  display: block;
}.text-st{ font-size: 13px; color: rgba(255,255,255,0.75); }.layout-row{ font-size: 14px; margin-bottom: 16px; }.feature998 img{
  width: 260px;
  height: auto;
  border-radius: 10px;
  object-fit: cover;
}.widget-bh{
  display: flex;
  flex-direction: column;
  gap: 16px;
}.icon-fh{
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
  gap: 16px;
}.template590{
  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;
}.outline681{ display: block; font-size: 12px; opacity: 0.8; margin-bottom: 6px; }.deal-za{ font-size: 1.25rem; font-weight: 700; color: #ff7043; }.hover-ld{ text-align: center; }.ui-gallery{
  background: rgba(0,0,0,0.25);
  border-radius: 14px;
  padding: 24px;
  border: 1px solid rgba(255,255,255,0.08);
}.square-corner{
  display: flex;
  align-items: center;
  gap: 24px;
  flex-wrap: wrap;
}.control-title{ flex: 1; min-width: 260px; }.star-x25{ font-size: 1.4rem; margin-bottom: 10px; }.sharp-modal{
  font-size: 1.3rem;
  font-weight: 700;
  color: #ff7043;
  margin-bottom: 8px;
}.overlay722{ font-size: 14px; margin-bottom: 16px; opacity: 0.9; }.switch290{ display: flex; gap: 12px; flex-wrap: wrap; }.display498{
  flex-shrink: 0;
  border-radius: 10px;
  overflow: hidden;
  display: block;
}.display498 img{
  width: 240px;
  height: auto;
  object-fit: cover;
}
@media (max-width: 768px){.component111 img, .feature998 img, .display498 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) */
.toggle-design, .label-qs{
  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;
}.toggle-design h2, .label-qs h2{
  font-size: 1.5rem;
  margin-bottom: 12px;
  color: #ffffff;
}/* Блоки casino.obscurus-incanus */
.action-g49{
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 16px;
  background: #ff7043;
  color: #fff;
  padding: 20px 24px;
  border-radius: 12px;
  margin: 24px 0;
}.deal-de{
  display: flex;
  align-items: center;
  gap: 12px;
  flex-wrap: wrap;
}.status-d64{ font-weight: 800; font-size: 1.25rem; }.texture-fi{
  background: rgba(0,0,0,0.25);
  padding: 6px 12px;
  border-radius: 6px;
  font-weight: 700;
  letter-spacing: 0.05em;
}.element826{
  background: #fff !important;
  color: #1e1e2f !important;
  border: none !important;
  padding: 12px 24px;
  border-radius: 8px;
  font-weight: 600;
}.container-fx{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 24px;
  margin: 24px 0;
}.focus601{ font-size: 1.2rem; margin-bottom: 16px; }.border891{ list-style: none; padding-left: 0; }.border891 li{
  padding: 8px 0;
  border-bottom: 1px solid rgba(255,255,255,0.08);
  font-size: 14px;
}.featured-ns{
  margin-top: 16px;
  display: inline-block;
}.square-lj{
  background: linear-gradient(135deg, #ff704322 0%, #ff704308 100%);
  border: 1px solid #ff7043;
  border-radius: 12px;
  padding: 20px;
  margin: 24px 0;
  text-align: center;
}.tooltip-block{ font-weight: 700; margin-bottom: 8px; }.details733{ font-size: 1.5rem; font-weight: 800; margin: 12px 0; }.tertiary-kd{
  margin-top: 12px;
  padding: 10px 20px;
  background: #ff7043;
  color: #fff;
  border: none;
  border-radius: 8px;
  cursor: pointer;
  font-weight: 600;
}.point98{
  margin: 24px 0;
}.surface-enabled{ font-size: 1.25rem; margin-bottom: 16px; }.dropdown-mo{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 16px;
}.enabled971{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 20px;
  position: relative;
}.enabled-to{
  position: absolute;
  top: 8px;
  right: 8px;
  background: #ff7043;
  color: #fff;
  font-size: 10px;
  padding: 4px 8px;
  border-radius: 4px;
}.overlay-ke{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
  margin-bottom: 8px;
}.hard-r23{ font-size: 12px; color: rgba(255,255,255,0.7); display: block; margin-top: 8px; }.banner-vx{ margin-top: 12px; }.nav844{ margin: 24px 0; }.widget860{ font-size: 1.25rem; margin-bottom: 16px; }.badge-tt{ display: flex; flex-direction: column; gap: 12px; }.special-dw{
  display: block;
  padding: 12px 16px;
  background: rgba(255,255,255,0.05);
  border-radius: 8px;
  border-left: 3px solid #ff7043;
}.special-dw:hover{ background: rgba(255,255,255,0.08); }.widget453{ font-size: 12px; color: rgba(255,255,255,0.6); }.accordion-view{ margin: 24px 0; }.banner-shadow{ font-size: 1.25rem; margin-bottom: 16px; }.action-r47{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 20px;
}.form-surface{
  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;
}.layer444{
  position: absolute;
  top: 8px;
  left: 8px;
  background: #ff7043;
  color: #fff;
  font-size: 10px;
  padding: 4px 8px;
  border-radius: 4px;
  z-index: 1;
}.details693{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
}.screen-f79{
  font-size: 1.25rem;
  font-weight: 800;
  color: #ff7043;
  margin: 8px 0 4px;
}.grid-kw{ font-size: 13px; display: block; margin-bottom: 4px; }.soft-lq{ font-size: 12px; color: rgba(255,255,255,0.7); }.popular-ww{ margin-top: 12px; display: inline-block; }.focus-ks{ margin: 24px 0; }.circle-q99{ font-size: 1.25rem; margin-bottom: 16px; }.meta102{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 20px;
}.dropdown-eh{
  background: rgba(255,255,255,0.06);
  border-radius: 10px;
  padding: 16px;
}.rank-g83{ position: relative; margin-bottom: 8px; }.footer721{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
}.tab-i74{ display: block; margin-bottom: 8px; }.deal-g68{
  background: #ff7043;
  color: #fff;
  font-size: 11px;
  padding: 2px 8px;
  border-radius: 4px;
  margin-right: 8px;
}.title-vv{ font-size: 12px; color: rgba(255,255,255,0.6); }.tertiary-up{ margin-top: 16px; display: inline-block; }/* Блок: Последние сообщения (форум) */
.media-bo{ margin: 24px 0; }.thumbnail-hero{ font-size: 1.25rem; margin-bottom: 16px; }.primary-media{ display: flex; flex-direction: column; gap: 12px; }.collapse99{
  display: block;
  padding: 16px;
  background: rgba(255,255,255,0.05);
  border-radius: 10px;
  border-left: 3px solid #ff7043;
}.collapse99:hover{ background: rgba(255,255,255,0.08); }.round840, .rank-footer{ font-size: 12px; color: rgba(255,255,255,0.6); margin-right: 12px; }.gradient-jm{ font-size: 13px; margin-top: 8px; }.tooltip-card{ margin-top: 16px; display: inline-block; }/* Блок: Бонусы казино */
.layout-bl{ margin: 24px 0; }.progress-yu{ font-size: 1.25rem; margin-bottom: 16px; }.toggle453{ display: flex; flex-direction: column; gap: 16px; }.screen-mq{
  padding: 16px;
  background: rgba(255,255,255,0.06);
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.1);
}.tab-er{ font-size: 12px; color: #ff7043; }.view-we{ font-weight: 700; margin: 8px 0; }.tab403{ font-size: 12px; display: block; margin: 8px 0; }.tag-vw{ margin-top: 8px; }/* Блок: Провайдеры */
.focus-qw{ margin: 24px 0; }.badge-gi{ font-size: 1.25rem; margin-bottom: 16px; }.deal-featured{
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}.rating-to{
  padding: 6px 12px;
  background: rgba(255,255,255,0.08);
  border-radius: 6px;
  font-size: 13px;
}/* Блок: Отзывы */
.accordion854{ margin: 24px 0; }.field93{ font-size: 1.25rem; margin-bottom: 16px; }.action151{ display: flex; flex-direction: column; gap: 16px; }.inactive-g94{
  padding: 20px;
  background: rgba(255,255,255,0.05);
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.08);
}.hero702{ display: flex; align-items: center; gap: 8px; margin-bottom: 4px; }.expand-eb{ font-weight: 600; font-size: 1rem; }.special-promo{
  font-size: 11px;
  padding: 2px 8px;
  background: rgba(255,255,255,0.1);
  border-radius: 4px;
  color: rgba(255,255,255,0.9);
}.deal-image{ font-size: 12px; color: rgba(255,255,255,0.6); display: block; margin-bottom: 8px; }.design-tag{ font-size: 13px; margin-bottom: 10px; }.sharp-kz{ color: #ff7043; font-weight: 700; }.point39{ font-size: 14px; line-height: 1.5; margin: 0 0 8px 0; }.layer869{ font-size: 12px; color: rgba(255,255,255,0.5); }.promo-visual, .footer183{ margin-top: 8px; margin-right: 12px; display: inline-block; }/* Блок: FAQ */
.ux702{ font-size: 1.25rem; margin-bottom: 16px; }.star-badge{ margin: 24px 0; }.smooth-y5{ display: flex; flex-direction: column; gap: 12px; }.promo-cl{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 20px;
}.window517{ font-size: 1rem; margin-bottom: 10px; font-weight: 600; }.tooltip-item{ font-size: 14px; line-height: 1.5; color: rgba(255,255,255,0.9); }/* Блок: Плюсы и минусы */
.subtitle-mv{ margin: 24px 0; }.level-ch{ display: grid; grid-template-columns: 1fr 1fr; gap: 24px; }.nav269 h4, .menu-popup h4{ font-size: 1rem; margin-bottom: 12px; }.nav269 h4{ color: #ff7043; }.menu-popup h4{ color: #e57373; }.nav269 ul, .menu-popup ul{ padding-left: 20px; margin: 0; }.nav269 li, .menu-popup li{ padding: 6px 0; font-size: 14px; }/* Блок: Похожие казино */
.field673{ margin: 24px 0; }.wrapper-smooth{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
}.link-pp{
  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;
}.link-pp:hover{ transform: translateY(-4px); background: rgba(255,255,255,0.1); }.popular134{
  max-width: 120px;
  max-height: 60px;
  object-fit: contain;
}.enabled-square{ font-weight: 600; font-size: 14px; text-align: center; }/* Сетка фиксированных блоков */
.status-offer{
  display: grid;
  grid-template-columns: 1fr;
  gap: 24px;
  margin-top: 32px;
}/* Сетки слотов/бонусов (существующие блоки) */
.border898, .footer688, .button-overlay, .switch157, .dark-h15{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 20px;
  margin-top: 20px;
}.action-header, .view-c20, .toggle819, .foreground-rq, .badge-button{
  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;
}.action-header:hover, .view-c20:hover{ transform: translateY(-4px); box-shadow: 0 8px 24px rgba(0,0,0,0.2); }.hard801{ width: 100%; border-radius: 8px; }.meta43{
  display: inline-block;
  background: #ff704340;
  color: #ff7043;
  font-size: 11px;
  padding: 2px 8px;
  border-radius: 4px;
  margin: 4px 4px 0 0;
}.play166{ background: rgba(255,255,255,0.05); border-radius: 12px; }.focus360{
  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;
}.focus360 .thumbnail-xq{ font-size: 2rem; margin-bottom: 8px; }.focus360 .widget24{ font-size: 1.25rem; margin-bottom: 8px; }.focus360 .enabled-u19{ font-size: 14px; margin-bottom: 8px; }.focus360 .section-mi{ font-size: 13px; opacity: 0.9; margin-bottom: 16px; }.control-mo{ background: linear-gradient(135deg, #ff7043 0%, #fff 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; }/* Footer Partners */
.widget-p94{ margin: 24px 0; padding: 20px 0; }.slider-wo{ font-size: 1.1rem; margin-bottom: 16px; color: rgba(255,255,255,0.9); }.badge979{ display: flex; flex-wrap: wrap; gap: 16px; align-items: center; }.popular-nf{
  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;
}.popular-nf:hover{ background: rgba(255,255,255,0.1); }.popular-nf img{ max-width: 80px; max-height: 40px; object-fit: contain; }.style429 .expand100{ display: flex; flex-wrap: wrap; gap: 12px; }.style429 .secondary-lt{
  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;
}.style429 .secondary-lt:hover{ border-color: #ff7043; background: #ff704315; }.style429 .secondary-lt img{ max-width: 72px; max-height: 36px; object-fit: contain; }.footer-qi .background-header{ display: flex; flex-wrap: wrap; gap: 20px; align-items: center; }.footer-qi .element-xl{ padding: 10px 14px; transition: opacity 0.2s; }.footer-qi .element-xl:hover{ opacity: 0.85; }.footer-qi .element-xl img{ max-width: 64px; max-height: 32px; object-fit: contain; }.badge-panel{ background: rgba(0,0,0,0.2); border: 1px solid rgba(255,255,255,0.08); border-radius: 12px; padding: 24px; }.badge-panel .pattern973{ display: flex; flex-wrap: wrap; gap: 16px; align-items: center; }.badge-panel .meta-mv{
  padding: 12px 16px; background: rgba(255,255,255,0.05); border-radius: 8px;
  transition: background 0.2s, box-shadow 0.2s;
}.badge-panel .meta-mv:hover{ background: #ff704325; box-shadow: 0 2px 8px #ff704330; }.badge-panel .meta-mv img{ max-width: 70px; max-height: 35px; object-fit: contain; }/* Slots Grid Block (после баннера) */
.meta-lr{ margin: 28px 0; }.dim456{ font-size: 1.5rem; margin-bottom: 20px; }.special-disabled .highlight762{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
  gap: 20px;
}.special-disabled .display-oval{
  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;
}.special-disabled .display-oval:hover{ transform: translateY(-4px); box-shadow: 0 8px 24px rgba(0,0,0,0.3); }.special-disabled .display-oval img{ width: 100%; height: 133px; object-fit: cover; display: block; }.special-disabled .border424{ display: block; padding: 12px; font-size: 14px; }.special-disabled .oval-button{ margin-top: 20px; display: inline-block; }.screen210 .banner-element{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(140px, 1fr));
  gap: 16px;
}.screen210 .sharp-wp{
  display: block;
  border-radius: 10px;
  overflow: hidden;
  transition: opacity 0.2s;
}.screen210 .sharp-wp:hover{ opacity: 0.9; }.screen210 .sharp-wp img{ width: 100%; height: auto; aspect-ratio: 3/2; object-fit: cover; display: block; }.overlay-z89 .banner-ph{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
  gap: 18px;
}.overlay-z89 .component-soft{
  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);
}.overlay-z89 .component-soft:hover{ transform: scale(1.02); border-color: #ff7043; }.overlay-z89 .carousel-x57{ aspect-ratio: 3/2; overflow: hidden; }.overlay-z89 .carousel-x57 img{ width: 100%; height: 100%; object-fit: cover; display: block; }.overlay-z89 .popular-hard{ display: block; padding: 10px; font-size: 13px; }/* ========================================
   ГЛАВНЫЙ БЛОК СЛОТОВ (40 слотов, 6 вариантов)
   ======================================== */

/* Общие стили для всех вариантов */
.widget-oj{
  margin: 40px 0;
  padding: 32px 20px;
  background: rgba(255, 255, 255, 0.02);
  border-radius: 16px;
}.score-d45{
  font-size: 28px;
  font-weight: 700;
  margin: 0 0 28px;
  color: #ffffff;
  text-align: center;
}.option911{
  display: inline-block;
  margin: 24px auto 0;
  padding: 14px 32px;
  background: #ff7043;
  color: white;
  border-radius: 8px;
  font-weight: 600;
  text-align: center;
  transition: opacity 0.2s;
}.option911:hover{ opacity: 0.85; }/* === Вариант 1: Крупная карточная сетка 4x10 === */
.layer-gr .round-rd{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}.layer-gr .inactive-wv{
  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);
}.layer-gr .inactive-wv:hover{
  transform: translateY(-4px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.3);
  border-color: #ff7043;
}.layer-gr .inactive-wv img{
  width: 100%;
  height: auto;
  display: block;
}.layer-gr .texture962{
  padding: 12px;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}.layer-gr{ text-align: center; }/* === Вариант 2: Компактная плотная сетка 5x8 === */
.title225 .design657{
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 12px;
}.title225 .option228{
  display: block;
  border-radius: 8px;
  overflow: hidden;
  transition: transform 0.15s, box-shadow 0.15s;
  border: 1px solid rgba(255, 255, 255, 0.04);
}.title225 .option228:hover{
  transform: scale(1.05);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.4);
  z-index: 10;
}.title225 .option228 img{
  width: 100%;
  height: auto;
  display: block;
}/* === Вариант 3: Карточки с hover и описанием === */
.round-ki .highlight-q3{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}.round-ki .icon-qq{
  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);
}.round-ki .icon-qq:hover{
  transform: translateY(-6px);
}.round-ki .bright851{
  position: relative;
  overflow: hidden;
}.round-ki .bright851 img{
  width: 100%;
  height: auto;
  display: block;
  transition: transform 0.3s;
}.round-ki .icon-qq:hover img{
  transform: scale(1.1);
}.round-ki .ui-square{
  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;
}.round-ki .icon-qq:hover .ui-square{
  opacity: 1;
}.round-ki .icon-gi{
  color: white;
  font-size: 18px;
  font-weight: 600;
}.round-ki .texture962{
  padding: 12px;
  font-size: 14px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}/* === Вариант 4: Горизонтальная карусель === */
.icon-v25 .option613{
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: thin;
  scrollbar-color: #ff7043 rgba(255, 255, 255, 0.1);
}.icon-v25 .option613::-webkit-scrollbar{
  height: 8px;
}.icon-v25 .option613::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.05);
  border-radius: 4px;
}.icon-v25 .option613::-webkit-scrollbar-thumb{
  background: #ff7043;
  border-radius: 4px;
}.icon-v25 .foreground-oval{
  display: flex;
  gap: 16px;
  padding: 10px 0 16px;
}.icon-v25 .row-zl{
  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);
}.icon-v25 .row-zl:hover{
  transform: scale(1.05);
}.icon-v25 .row-zl img{
  width: 100%;
  height: auto;
  display: block;
}.icon-v25 .expand-t55{
  padding: 10px;
  font-size: 13px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}/* === Вариант 5: Мозаичная сетка (разные размеры) === */
.circle-aj .rank-dropdown{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
  gap: 12px;
  grid-auto-flow: dense;
}.circle-aj .carousel-card{
  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);
}.circle-aj .carousel-card.main-slot-large{
  grid-column: span 2;
  grid-row: span 2;
}.circle-aj .carousel-card.main-slot-medium{
  grid-column: span 2;
}.circle-aj .carousel-card:hover{
  transform: scale(1.03);
  z-index: 10;
}.circle-aj .carousel-card img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}.circle-aj .info-ix{
  padding: 8px;
  font-size: 12px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.3);
}/* === Вариант 6: Список с подробной информацией === */
.layout-cr .menu580{
  display: grid;
  grid-template-columns: 1fr;
  gap: 12px;
}.layout-cr .gradient-s2{
  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);
}.layout-cr .gradient-s2:hover{
  background: rgba(255, 255, 255, 0.06);
  transform: translateX(4px);
  border-color: #ff7043;
}.layout-cr .round942{
  border-radius: 8px;
  overflow: hidden;
}.layout-cr .round942 img{
  width: 100%;
  height: auto;
  display: block;
}.layout-cr .widget-state{
  display: flex;
  flex-direction: column;
  gap: 8px;
}.layout-cr .foreground-fl{
  font-size: 16px;
  font-weight: 600;
  margin: 0;
  color: #ffffff;
}.layout-cr .badge-wu{
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
}.layout-cr .list-icon{
  display: inline-block;
  padding: 4px 10px;
  background: #ff7043;
  color: white;
  border-radius: 4px;
  font-size: 11px;
  font-weight: 600;
}.layout-cr .featured-style{
  font-size: 13px;
  color: rgba(255, 255, 255, 0.7);
}.layout-cr .image828{
  display: flex;
  align-items: center;
}.layout-cr .block-an{
  padding: 10px 20px;
  background: #ff7043;
  color: white;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 600;
  white-space: nowrap;
  transition: opacity 0.2s;
}.layout-cr .block-an:hover{
  opacity: 0.85;
}

/* Responsive для главного блока слотов */
@media (max-width: 1024px) {.layer-gr .round-rd,
  .round-ki .highlight-q3{
    grid-template-columns: repeat(3, 1fr);
  }
  .main-slots-v2 .main-slots-grid-compact {
    grid-template-columns: repeat(4, 1fr);
  }
}

@media (max-width: 768px) {.layer-gr .round-rd,
  .round-ki .highlight-q3{
    grid-template-columns: repeat(2, 1fr);
  }.title225 .design657{
    grid-template-columns: repeat(3, 1fr);
  }.layout-cr .gradient-s2{
    grid-template-columns: 120px 1fr;
    gap: 12px;
  }.layout-cr .image828{
    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) {.score-d45{
    font-size: 22px;
  }.layer-gr .round-rd,
  .round-ki .highlight-q3{
    grid-template-columns: 1fr;
  }.title225 .design657{
    grid-template-columns: repeat(2, 1fr);
  }.icon-v25 .row-zl{
    flex: 0 0 180px;
  }.layout-cr .gradient-s2{
    grid-template-columns: 1fr;
  }
  .main-slots-v6 .main-slot-list-img {
    max-width: 200px;
    margin: 0 auto;
  }
}/* ========================================
   БЛОК "КАК НАЧАТЬ ИГРАТЬ?" (5 шагов, 6 вариантов)
   ======================================== */

/* Общие стили для всех вариантов */
.details-tn{
  margin: 48px 0;
  padding: 40px 20px;
  background: rgba(255, 255, 255, 0.02);
  border-radius: 16px;
}.light342{
  font-size: 32px;
  font-weight: 700;
  margin: 0 0 36px;
  color: #ffffff;
  text-align: center;
}.status-wh{
  display: inline-block;
  margin: 32px auto 0;
  padding: 16px 40px;
  background: #ff7043;
  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;
}.status-wh:hover{
  opacity: 0.9;
  transform: translateY(-2px);
}/* === Вариант 1: Вертикальный список с иконками слева === */
.option-nn .oval-hard{
  display: flex;
  flex-direction: column;
  gap: 24px;
  max-width: 900px;
  margin: 0 auto;
}.option-nn .text-panel{
  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;
}.option-nn .text-panel:hover{
  background: rgba(255, 255, 255, 0.05);
  border-color: #ff7043;
}.option-nn .dim-content{
  flex-shrink: 0;
}.option-nn .dim-content img{
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.option-nn .column-iy{
  flex: 1;
}.option-nn .feature-ro{
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.option-nn .gradient28{
  font-size: 15px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 2: Горизонтальные карточки === */
.footer-vs .wrapper-u73{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin-bottom: 20px;
}.footer-vs .wrapper-u73 .theme279:nth-child(4),
.footer-vs .wrapper-u73 .theme279:nth-child(5){
  grid-column: span 1;
}.footer-vs .theme279{
  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;
}.footer-vs .theme279:hover{
  transform: translateY(-4px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.3);
}.footer-vs .form-point{
  position: absolute;
  top: -15px;
  right: 20px;
  width: 40px;
  height: 40px;
  background: #ff7043;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  font-weight: 700;
  color: white;
}.footer-vs .play932{
  width: 80px;
  height: 80px;
  margin: 0 auto 16px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.footer-vs .feature-ro{
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.footer-vs .gradient28{
  font-size: 14px;
  line-height: 1.5;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 3: Аккордеон === */
.hover331 .ui-tab{
  max-width: 800px;
  margin: 0 auto;
}.hover331 .style-zr{
  margin-bottom: 12px;
  border-radius: 12px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid rgba(255, 255, 255, 0.05);
}.hover331 .switch-enabled{
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 20px;
  cursor: pointer;
  transition: background 0.2s;
}.hover331 .switch-enabled:hover{
  background: rgba(255, 255, 255, 0.05);
}.hover331 .tertiary-ov{
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 8px;
}.hover331 .disabled-sy{
  flex: 1;
  font-size: 18px;
  font-weight: 600;
  margin: 0;
  color: #ffffff;
}.hover331 .oval-qy{
  color: #ff7043;
  font-size: 20px;
  transition: transform 0.3s;
}.hover331 .style-zr.active .oval-qy{
  transform: rotate(180deg);
}.hover331 .deal-overlay{
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
}.hover331 .style-zr.active .deal-overlay{
  max-height: 300px;
}.hover331 .deal-overlay p{
  padding: 0 20px 20px;
  margin: 0;
  font-size: 15px;
  line-height: 1.6;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 4: Таймлайн === */
.element-kh .highlight240{
  position: relative;
  max-width: 700px;
  margin: 0 auto;
  padding-left: 60px;
}.element-kh .highlight240::before{
  content: '';
  position: absolute;
  left: 20px;
  top: 40px;
  bottom: 40px;
  width: 3px;
  background: linear-gradient(to bottom, #ff7043, rgba(255, 255, 255, 0.1));
}.element-kh .circle-sz{
  position: relative;
  margin-bottom: 48px;
}.element-kh .accordion-dn{
  position: absolute;
  left: -60px;
  top: 0;
}.element-kh .collapse600{
  width: 40px;
  height: 40px;
  background: #ff7043;
  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);
}.element-kh .option815{
  padding: 20px;
  background: rgba(255, 255, 255, 0.03);
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.05);
}.element-kh .tooltip512{
  float: right;
  margin-left: 20px;
  margin-bottom: 12px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.element-kh .square-qq{
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.element-kh .widget-r63{
  font-size: 15px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 5: Большие карточки === */
.tag580 .foreground-sr{
  display: flex;
  flex-direction: column;
  gap: 24px;
  max-width: 900px;
  margin: 0 auto;
}.tag580 .window598{
  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;
}.tag580 .window598:hover{
  border-color: #ff7043;
  transform: translateX(8px);
}.tag580 .corner-rating{
  position: absolute;
  top: -16px;
  left: 28px;
  width: 50px;
  height: 50px;
  background: #ff7043;
  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);
}.tag580 .foreground-collapse img{
  width: 100%;
  height: auto;
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.1);
  padding: 12px;
}.tag580 .secondary-sa{
  font-size: 22px;
  font-weight: 600;
  margin: 0 0 16px;
  color: #ffffff;
}.tag580 .wrapper-tooltip{
  font-size: 16px;
  line-height: 1.7;
  margin: 0;
  color: rgba(255, 255, 255, 0.85);
}/* === Вариант 6: Компактный список === */
.level-light .dark-wl{
  max-width: 800px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 16px;
}.level-light .secondary-ks{
  display: flex;
  gap: 20px;
  padding: 20px;
  background: rgba(255, 255, 255, 0.03);
  border-radius: 12px;
  border-left: 4px solid #ff7043;
  transition: background 0.2s, border-color 0.2s;
}.level-light .secondary-ks:hover{
  background: rgba(255, 255, 255, 0.06);
  border-color: rgba(255, 255, 255, 0.3);
}.level-light .expand212{
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  flex-shrink: 0;
}.level-light .smooth789{
  width: 32px;
  height: 32px;
  background: #ff7043;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-weight: 700;
  color: white;
}.level-light .expand212 img{
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 8px;
}.level-light .ux-wa{
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 10px;
  color: #ffffff;
}.level-light .layer-xy{
  font-size: 14px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}

/* Responsive для блока "Как начать играть?" */
@media (max-width: 1024px) {.footer-vs .wrapper-u73{
    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) {.light342{
    font-size: 26px;
  }.option-nn .text-panel{
    flex-direction: column;
    text-align: center;
  }.option-nn .dim-content{
    margin: 0 auto;
  }.footer-vs .wrapper-u73{
    grid-template-columns: 1fr;
  }.footer-vs .wrapper-u73 .theme279:nth-child(5){
    grid-column: span 1;
  }.element-kh .highlight240{
    padding-left: 0;
  }.element-kh .highlight240::before{
    display: none;
  }.element-kh .accordion-dn{
    position: static;
    margin-bottom: 12px;
  }.element-kh .collapse600{
    margin: 0 auto;
  }.element-kh .tooltip512{
    float: none;
    display: block;
    margin: 0 auto 16px;
  }.tag580 .window598{
    grid-template-columns: 1fr;
  }.tag580 .foreground-collapse img{
    max-width: 200px;
    margin: 0 auto;
    display: block;
  }.level-light .secondary-ks{
    flex-direction: column;
    text-align: center;
  }
  .how-to-start-v6 .how-to-compact-left {
    margin: 0 auto;
  }
}

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

@media (max-width: 768px) {.dropdown-mo{ grid-template-columns: 1fr; }.action-r47{ grid-template-columns: 1fr; }.border898, .footer688{ grid-template-columns: 1fr; }.action-g49{ flex-direction: column; text-align: center; }.level-ch{ grid-template-columns: 1fr; }
  .similar-casinos-grid { grid-template-columns: 1fr; }
}/* ========================================
   HEADER VARIANTS (5 вариантов)
   ======================================== */

/* Header v1 - Классический горизонтальный */
.ux528{ background: #0a0f1c; border-bottom: 2px solid #00d4ff; }.menu-xj{ max-width: 1400px; margin: 0 auto; padding: 12px 20px; display: flex; align-items: center; gap: 20px; }.special-le{ display: flex; align-items: center; flex-shrink: 0; }.label-gd{ height: 50px; width: auto; }.hero-uq{ background: linear-gradient(135deg, #00d4ff, #0099cc); padding: 8px 16px; border-radius: 8px; margin-left: auto; }.subtitle574{ font-size: 14px; font-weight: 600; color: #000; }.foreground-nk{ display: inline-block; margin-left: 8px; background: #fff; color: #000; padding: 4px 10px; border-radius: 4px; font-weight: 700; }.icon-bs{ display: flex; gap: 20px; margin-left: 20px; }.icon-bs .rank270{ color: #fff; text-decoration: none; font-size: 15px; font-weight: 500; padding: 8px 0; border-bottom: 2px solid transparent; transition: all 0.3s; }.icon-bs .rank270:hover, .icon-bs .rank270.active{ border-bottom-color: #00d4ff; color: #00d4ff; }.details856{ display: flex; gap: 12px; margin-left: auto; }.box-a1{ padding: 10px 20px; border-radius: 6px; text-decoration: none; font-weight: 600; font-size: 14px; transition: all 0.3s; }.texture-hc{ background: #00d4ff; color: #000; }.texture-hc:hover{ background: #00b8e6; transform: translateY(-2px); }.point778{ background: transparent; color: #fff; border: 2px solid #00d4ff; }.point778:hover{ background: #00d4ff; color: #000; }/* Header v2 - Компактный */
.ui-nt{ background: #050810; padding: 15px 0; box-shadow: 0 2px 10px rgba(0,0,0,0.3); }.special650{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.offer-interface{ display: flex; align-items: center; gap: 12px; text-decoration: none; }.graphic218{ height: 45px; }.view574{ font-size: 22px; font-weight: 700; color: #00d4ff; }.hard-s73{ display: flex; gap: 25px; align-items: center; }.hard-s73 .rank270{ color: #ccc; text-decoration: none; font-size: 15px; transition: color 0.3s; }.hard-s73 .rank270:hover, .hard-s73 .rank270.active{ color: #00d4ff; }.list-pt{ background: #00d4ff; color: #000; padding: 10px 24px; border-radius: 6px; text-decoration: none; font-weight: 700; margin-left: 15px; transition: transform 0.3s; }.list-pt:hover{ transform: scale(1.05); }/* Header v3 - Двухуровневый */
.template-inactive{ background: #00d4ff; color: #000; padding: 8px 0; }.widget-h85{ background: #0a0f1c; padding: 12px 0; }.player-bd{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.visual-wrapper{ font-size: 14px; font-weight: 600; }.layer-oval{ display: flex; gap: 15px; }.score-wu{ color: #000; text-decoration: none; font-weight: 500; padding: 5px 10px; }.score-wu:hover{ text-decoration: underline; }.badge-game{ background: #000; color: #00d4ff; padding: 6px 16px; border-radius: 4px; text-decoration: none; font-weight: 700; }.round895{ height: 48px; }.secondary-cc{ display: flex; gap: 25px; }.secondary-cc .rank270{ color: #fff; text-decoration: none; font-size: 15px; transition: color 0.3s; }.secondary-cc .rank270:hover, .secondary-cc .rank270.active{ color: #00d4ff; }/* Header v4 - Центрированный */
.panel-cw{ background: #0a0f1c; padding: 15px 0; }.disabled-uu{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.collapse-eh{ position: absolute; left: 50%; transform: translateX(-50%); }.featured-zi{ height: 55px; }.interface237, .badge293{ display: flex; gap: 20px; }.interface237 .rank270, .badge293 .rank270{ color: #fff; text-decoration: none; font-size: 15px; padding: 8px 0; transition: color 0.3s; }.interface237 .rank270:hover, .badge293 .rank270:hover,
.interface237 .rank270.active, .badge293 .rank270.active{ color: #00d4ff; }.foreground-qd{ background: #00d4ff; color: #000; text-align: center; padding: 10px; font-weight: 600; }.hero970{ background: #000; color: #00d4ff; padding: 4px 10px; border-radius: 4px; margin: 0 6px; }/* Header v5 - Минималистичный */
.description86{ background: #050810; padding: 20px 0; border-bottom: 1px solid #1a1f2e; }.hard827{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; gap: 40px; }.shadow-banner{ display: flex; flex-direction: column; gap: 15px; min-width: 200px; }.hard917{ height: 50px; width: auto; }.accent892{ background: linear-gradient(135deg, #1a1f2e, #0a0f1c); padding: 12px; border-radius: 8px; border: 1px solid #00d4ff; }.dropdown451{ font-size: 12px; color: #999; text-transform: uppercase; }.widget-z1{ font-size: 20px; font-weight: 700; color: #00d4ff; margin: 4px 0; }.tooltip-ao{ font-size: 14px; color: #fff; background: #00d4ff22; padding: 4px 8px; border-radius: 4px; }.modal575{ flex: 1; display: flex; flex-direction: column; gap: 15px; }.highlight8{ display: flex; gap: 25px; flex-wrap: wrap; }.highlight8 .rank270{ color: #ccc; text-decoration: none; font-size: 15px; transition: color 0.3s; }.highlight8 .rank270:hover, .highlight8 .rank270.active{ color: #00d4ff; }.select-aj{ display: flex; gap: 12px; }.offer-round, .player-s13{ padding: 10px 24px; border-radius: 6px; text-decoration: none; font-weight: 600; transition: all 0.3s; }.offer-round{ background: #00d4ff; color: #000; }.offer-round:hover{ background: #00b8e6; }.player-s13{ background: transparent; border: 2px solid #00d4ff; color: #00d4ff; }.player-s13:hover{ background: #00d4ff; color: #000; }

/* Header responsive */
@media (max-width: 1024px) {.icon-bs, .secondary-cc, .interface237, .badge293, .highlight8{ gap: 15px; }.hero-uq, .foreground-qd{ display: none; }
  .header-v4-logo { position: static; transform: none; }
}/* Бургер-кнопка — скрыта на десктопе */
.display-fb{
  display: none; background: none; border: none; cursor: pointer; padding: 8px;
  flex-direction: column; gap: 5px; z-index: 1001;
}.progress720{
  display: block; width: 24px; height: 2px; background: #fff; border-radius: 2px;
  transition: transform 0.3s, opacity 0.3s;
}.link-a41 .progress720:nth-child(1){ transform: rotate(45deg) translate(5px, 5px); }.link-a41 .progress720:nth-child(2){ opacity: 0; }.link-a41 .progress720:nth-child(3){ transform: rotate(-45deg) translate(5px, -5px); }/* CTA-ссылка в мобильном меню */
.badge667{
  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) {/* Показываем бургер, скрываем десктоп-элементы */
  .display-fb{ display: flex; }.overlay-soft{ display: none !important; }.badge667{ display: block; }/* Мобильная навигация — скрыта по умолчанию, показывается при menu-open */
  .layer-mj{
    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);
  }.link-a41 .layer-mj{ display: flex; }.layer-mj .rank270{
    padding: 12px 0; font-size: 15px; color: #ccc; border-bottom: 1px solid rgba(255,255,255,0.06);
  }.layer-mj .rank270.active{ color: #00d4ff; }.layer-mj .rank270:last-of-type{ border-bottom: none; }/* Контейнеры хедеров — position relative для выпадающего меню */
  .ux528, .ui-nt, .tertiary-eb, .widget-h85, .panel-cw, .description86{ position: relative; }.menu-xj, .special650, .player-bd,
  .disabled-uu, .hard827{
    flex-wrap: nowrap; align-items: center; justify-content: space-between;
  }/* Скрываем nav-ы v5 вложенные */
  .modal575.header-nav-mobile .highlight8{ display: flex; flex-direction: column; gap: 0; width: 100%; }.modal575.header-nav-mobile .select-aj{ width: 100%; }
  .header-v5-right.header-nav-mobile { padding: 10px 20px 20px; }
}/* ============================================
   FAQ Block Styles - 4 варианта
   ============================================ */

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

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

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

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

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

/* Footer v1 - Облако тегов разных размеров */
.game978{
    background: linear-gradient(180deg, #0a0a15 0%, #1a1a2e 100%);
    padding: 50px 20px 30px;
    border-top: 2px solid rgba(255, 215, 0, 0.2);
}.form-tn{
    max-width: 1200px;
    margin: 0 auto;
}.highlight-ba{
    margin-bottom: 40px;
}.action787{
    font-size: 1.6rem;
    font-weight: 600;
    color: #ffd700;
    text-align: center;
    margin-bottom: 30px;
}.offer-wu{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 12px;
    padding: 20px;
}.game-g15{
    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;
}.game-g15.tag-1{
    font-size: 0.85rem;
}.game-g15.tag-2{
    font-size: 1rem;
    font-weight: 500;
}.game-g15.tag-3{
    font-size: 1.1rem;
    font-weight: 600;
    color: #ffd700;
}.game-g15:hover{
    background: rgba(255, 215, 0, 0.2);
    border-color: #ffd700;
    transform: translateY(-2px);
    color: #fff;
}.wrapper-layer{
    text-align: center;
    padding-top: 30px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}.badge-ss{
    color: rgba(255, 255, 255, 0.6);
    font-size: 0.9rem;
    margin-bottom: 10px;
}.badge818{
    color: rgba(255, 215, 0, 0.7);
    font-size: 0.85rem;
    font-weight: 500;
}

@media (max-width: 768px) {.action787{
        font-size: 1.3rem;
    }.offer-wu{
        gap: 8px;
    }
    .footer-v1-tag {
        font-size: 0.8rem !important;
        padding: 6px 12px;
    }
}/* Footer v2 - Карточный стиль с колонками */
.player287{
    background: #0f0f23;
    padding: 50px 20px 30px;
    border-top: 3px solid #ffd700;
}.ux-graphic{
    max-width: 1200px;
    margin: 0 auto;
}.visual-preview{
    margin-bottom: 40px;
}.hover-play{
    font-size: 1.8rem;
    font-weight: 700;
    color: #ffd700;
    text-align: center;
    margin-bottom: 35px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
}.button-nx{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}.badge-range{
    background: rgba(255, 255, 255, 0.03);
    border-radius: 12px;
    padding: 25px 20px;
    border: 1px solid rgba(255, 215, 0, 0.15);
}.description-xm{
    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;
}.description-xm:last-child{
    border-bottom: none;
}.description-xm:hover{
    color: #ffd700;
    padding-left: 8px;
}.hero-tv{
    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;
}.field-rz{
    color: rgba(255, 255, 255, 0.6);
    font-size: 0.9rem;
}.play393{
    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) {.button-nx{
        grid-template-columns: 1fr;
    }.hover-play{
        font-size: 1.4rem;
    }
    .footer-v2-bottom {
        flex-direction: column;
        text-align: center;
    }
}/* Footer v3 - Минималистичный список с разделителями */
.bright-light{
    background: linear-gradient(to top, #16213e 0%, #1a1a2e 100%);
    padding: 50px 20px 30px;
    border-top: 1px solid rgba(255, 215, 0, 0.3);
}.card-bh{
    max-width: 1100px;
    margin: 0 auto;
}.info-wl{
    margin-bottom: 35px;
}.gradient-pf{
    text-align: center;
    line-height: 2;
    padding: 20px;
}.toggle983{
    color: rgba(255, 255, 255, 0.7);
    font-size: 0.9rem;
    transition: color 0.2s ease;
    display: inline;
    text-decoration: none;
}.toggle983:hover{
    color: #ffd700;
}.label-p80{
    text-align: center;
    padding-top: 30px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}.ux-mh{
    color: rgba(255, 255, 255, 0.75);
    font-size: 0.95rem;
    margin-bottom: 12px;
    line-height: 1.6;
}.select-iz{
    color: rgba(255, 215, 0, 0.8);
    font-size: 0.85rem;
    font-weight: 500;
}

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

/* Рейтинговая страница: отключаем flex у родительского контейнера */
.container-layer:has(.status-l58){
    display: block;
}.container-layer{
    overflow-x: hidden;
    max-width: 100%;
}.status-l58{
    max-width: 1200px;
    margin: 0 auto 40px;
    padding: 0 15px;
    box-sizing: border-box;
    width: 100%;
}/* Навигационные табы */
.header-jx{
    margin-bottom: 30px;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    -ms-overflow-style: none;
}.header-jx::-webkit-scrollbar{ display: none; }.info32{
    display: flex;
    list-style: none;
    gap: 8px;
    padding: 0;
    margin: 0;
    white-space: nowrap;
}.form-h97{
    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;
}.form-h97:hover{
    background: rgba(255,255,255,0.12);
    color: #fff;
}.badge934{
    background: rgba(255,255,255,0.15);
    color: #fff;
    font-weight: 600;
}/* Контейнер карточек */
.badge-du{
    display: flex;
    flex-direction: column;
    gap: 16px;
}/* Карточка казино */
.card-s37{
    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;
}.card-s37:hover{
    border-color: rgba(255,255,255,0.2);
    box-shadow: 0 4px 20px rgba(0,0,0,0.3);
}/* Позиция в рейтинге */
.media-details{
    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;
}/* Левая часть — логотип */
.slider-n23{
    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;
}.modal612{
    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);
}.modal612 img{
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}/* Центральная часть — инфо */
.foreground-ct{
    flex: 1;
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 10px;
}.corner-jm{
    display: flex;
    align-items: center;
    gap: 15px;
    flex-wrap: wrap;
}.ui-g20{
    font-size: 1.15rem;
    font-weight: 700;
    color: #fff;
    margin: 0;
    letter-spacing: 0.5px;
}.dark607{
    font-size: 0.8rem;
    color: #8a8a8a;
    display: flex;
    align-items: center;
    gap: 5px;
}.star-inactive{
    color: #4caf50;
    font-size: 0.7rem;
}/* Звёзды */
.box-iq{
    display: flex;
    gap: 2px;
}.tab-it{
    font-size: 1.1rem;
}.thumbnail813{
    color: #ffd700;
}.secondary-oi{
    color: #ffd700;
    opacity: 0.6;
}.background607{
    color: #444;
}/* Бейджи фич */
.carousel-su{
    display: flex;
    flex-wrap: wrap;
    gap: 10px 20px;
    margin-top: 5px;
}.play-graphic{
    font-size: 0.85rem;
    color: #c0c0c0;
    display: flex;
    align-items: center;
    gap: 6px;
}.section-uu{
    color: #4caf50;
    font-weight: 700;
    font-size: 0.9rem;
}/* Правая часть — бонус */
.hero-rf{
    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);
}.status-wb{
    font-size: 0.8rem;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    text-align: center;
}.point-u6{
    font-size: 1rem;
    font-weight: 600;
    color: #ffd700;
    text-align: center;
}/* Кнопки */
.frame398{
    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;
}.frame398:hover{
    transform: translateY(-1px);
    box-shadow: 0 4px 12px rgba(0,0,0,0.3);
}.list-sharp{
    background: linear-gradient(135deg, #ffd700, #ffab00);
    color: #1a1a1a;
    font-size: 0.8rem;
    padding: 8px 15px;
}.list-sharp:hover{
    background: linear-gradient(135deg, #ffe033, #ffbb33);
}.visual-state{
    background: transparent;
    border: 1px solid rgba(255,255,255,0.2);
    color: #fff;
    font-size: 0.8rem;
    padding: 8px 15px;
}.visual-state:hover{
    border-color: rgba(255,255,255,0.4);
    background: rgba(255,255,255,0.05);
}.gradient-m22{
    background: linear-gradient(135deg, #ffd700, #ffab00);
    color: #1a1a1a;
    font-size: 0.85rem;
    padding: 10px 20px;
}.gradient-m22:hover{
    background: linear-gradient(135deg, #ffe033, #ffbb33);
}/* Контент под листингом */
.banner-container{
    max-width: 1200px;
    margin: 40px auto;
    padding: 0 15px;
}.banner-container h2{
    color: #fff;
    font-size: 1.4rem;
    margin-bottom: 15px;
}.banner-container p{
    color: #b0b0b0;
    line-height: 1.7;
    margin-bottom: 12px;
}.banner-container table{
    width: 100%;
    border-collapse: collapse;
    display: block;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    max-width: 100%;
}.banner-container table th,
.banner-container 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) {.card-s37{
        flex-wrap: wrap;
    }.slider-n23{
        flex: 0 0 160px;
    }
    .rt-card-bonus {
        flex: 0 0 200px;
    }
}

@media (max-width: 768px) {.card-s37{
        flex-direction: column;
    }.slider-n23{
        flex: none;
        flex-direction: row;
        padding: 15px;
        gap: 15px;
    }.modal612{
        width: 100px;
        height: 70px;
    }.list-sharp{
        flex: 1;
    }.foreground-ct{
        padding: 15px;
    }.hero-rf{
        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;
    }.status-wb,
    .point-u6{
        flex: 1 1 100%;
    }.visual-state,
    .gradient-m22{
        flex: 1;
    }.media-details{
        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) {.status-l58{
        padding: 0 10px;
        overflow: hidden;
    }.card-s37{
        max-width: 100%;
    }.carousel-su{
        gap: 6px 14px;
    }.play-graphic{
        font-size: 0.8rem;
    }
    .rt-casino-name {
        font-size: 1rem;
    }
}
