
*{
	box-sizing: border-box;
	font-family: Roboto, sans-serif;
}*{
	box-sizing: border-box;
	margin: 0;
}a{
	text-decoration: none;
	color: inherit;
	font-weight: bold;
}body{
	max-width: 1300px;
	margin: 0 auto;
	font-family: Roboto, sans-serif;
	font-size: 16px;
	background-color: #090f1e;
	color: #ffffff;
	padding-top: 72px;
}.form-dim{
	max-width: 1300px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 15px;
}/* ========== Хедер casino.obscurus-incanus — единый компактный блок ========== */
.highlight479{
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	background: #151b2e;
	box-shadow: 0 2px 12px rgba(0,0,0,0.2);
	z-index: 1000;
	height: 56px;
}.display-fo{
	width: 100%;
	height: 56px;
	display: flex;
	align-items: center;
	gap: 20px;
	flex-wrap: nowrap;
}.level-kz{
	flex-shrink: 0;
	display: flex;
	align-items: center;
}.level-kz .smooth960{
	height: 36px;
	width: auto;
	object-fit: contain;
}.rank-layer{
	display: flex;
	align-items: center;
	gap: 8px;
	background: #089e4e;
	padding: 6px 12px;
	border-radius: 6px;
	flex-shrink: 0;
}.smooth-m17{ font-size: 13px; font-weight: 600; }.expand-smooth{
	background: rgba(0,0,0,0.25);
	padding: 4px 10px;
	border-radius: 4px;
	font-weight: 800;
	font-size: 12px;
	letter-spacing: 0.5px;
}.enabled22{
	display: flex;
	align-items: center;
	gap: 4px;
	flex: 1;
	justify-content: center;
}.box580{
	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;
}.box580:hover{
	color: #fff;
	background: rgba(255,255,255,0.1);
}.box580.carduus{
	background: #089e4e;
	color: #fff;
	border-color: #089e4e;
}.layout843{
	display: flex;
	gap: 8px;
	flex-shrink: 0;
}.ux-br{
	padding: 8px 16px;
	font-size: 13px;
	border-radius: 6px;
}.image-au{ background: #089e4e; color: #fff; border: none; }.inactive-primary{ background: transparent; border: 1px solid rgba(255,255,255,0.4); color: #fff; }.inactive-primary:hover{ background: rgba(255,255,255,0.1); }

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

@media (max-width: 768px) {body{ padding-top: 100px; }.highlight479{ height: auto; }.display-fo{ flex-wrap: wrap; height: auto; min-height: 56px; padding: 10px 0; }.enabled22{
		order: 3;
		width: 100%;
		justify-content: flex-start;
		overflow-x: auto;
		padding: 8px 0;
		gap: 4px;
		-webkit-overflow-scrolling: touch;
		scrollbar-width: none;
	}.enabled22::-webkit-scrollbar{ display: none; }
	.nav-link { font-size: 12px; padding: 6px 10px; white-space: nowrap; }
}.tertiary-zc{
	border: 1px solid #089e4e;
	display: inline-block;
	padding: 10px 20px;
	background-color: #089e4e;
	color: #ffffff;
	border-radius: 5px;
	cursor: pointer;
	position: relative;
	transition: box-shadow 0.3s ease-in-out;
}/* Стили для кнопок навигации (вместо ссылок) */
.switch838{
	border: none;
	font-family: inherit;
	font-size: inherit;
	text-align: center;
}.switch838:focus{
	outline: 2px solid #089e4e;
	outline-offset: 2px;
}.hover591{
	display: inline-block;
	transition: transform 0.2s ease, opacity 0.2s ease;
}.hover591:hover{
	transform: scale(1.02);
	opacity: 0.95;
}.hover591:focus{
	outline: 2px solid #089e4e;
	outline-offset: 4px;
}
@media (max-width: 768px) {
	.btn {
		 width: 100%;
		 text-align: center;
		 padding: 10px;
		 font-size: 14px;
	}
}
@keyframes texture-f32 {0%{ box-shadow: 0 0 5px #089e4e; }50%{ box-shadow: 0 0 20px #089e4e; }
	100% { box-shadow: 0 0 5px #089e4e; }
}.text269{
	animation: glow 1.5s infinite alternate;
}.layout-v69{
	background-color: #089e4e;
}.hard186{
	background-color: transparent;
}.hard186:hover{
	background-color: #089e4e;
}h1, .grid-texture{
	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;
	}
}.interface-jv{
	position: relative;
	margin-top: 24px;
	padding-bottom: 40px;
}.rating531{
	display: flex;
	flex-direction: column;
	gap: 20px;
}main img{
	display: flex;
	align-items: center;
	justify-content: center;
}.expand120 p{
	font-size: 14px;
	font-weight: 400;
	color: #ffffff;
	line-height: 1.4;
}.list156{
	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;
	}
}.expand120 h1, .expand120 .grid-texture{ margin-bottom: 16px; }.popular-lb{
	width: 470px;
	position: fixed;
	bottom: 20px;
	left: 50%;
	transform: translateX(-50%);
	background: #151b2e;
	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;
	}
}.banner-enabled{
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;	
}
@media (max-width: 768px) {
	.popup_block {
		display: flex;
		justify-content: space-around;	
	}
}.popular-lb.show{
	opacity: 1;
	visibility: visible;
}.card963{
	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;
	}
}.state513{
	width: 40%;
	display: flex;
	align-items: center;
	flex-direction: column;
	text-align: center;
}.state513 span{
	font-size: 35px;
	color: #ffffff;
	font-weight: 700;
}
@media (max-width: 768px) {
	.block_txt span {
		font-size: 24px;
	}
}.state513 p{
	color: #ffffff;
	font-size: 18px;
}
@media (max-width: 768px) {
	.block_txt p {
		font-size: 14px;
	}
}.preview-ys{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 18px;
}
@media (max-width: 768px) {
	.block_btn {
		font-size: 14px;
	}
}/* Дополнительные стили для сгенерированного контента */
h3{
  font-size: 24px;
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 15px;
}ul, ol{
  padding-left: 20px;
  margin-bottom: 15px;
}li{
  font-size: 14px;
  margin-bottom: 8px;
  line-height: 1.4;
}table{
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 20px;
  font-size: 14px;
}th, td{
  border: 1px solid rgba(255, 255, 255, 0.2);
  padding: 10px;
  text-align: left;
}th{
  background-color: rgba(0, 0, 0, 0.2);
  font-weight: bold;
}/* ========== Hero компактный (не перекрывает контент) ========== */
.hard-eu{
  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;
}.form-c74{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.toggle-go{ flex: 1; min-width: 280px; }.tab-x55{
  display: inline-block;
  background: #089e4e;
  color: #fff;
  font-size: 12px;
  padding: 4px 10px;
  border-radius: 6px;
  margin-bottom: 12px;
  font-weight: 600;
}.dropdown-style{ font-size: 1.5rem; margin-bottom: 8px; line-height: 1.3; }.screen-ti{ font-size: 14px; color: rgba(255,255,255,0.85); margin-bottom: 12px; }.thumbnail-pi{
  display: flex;
  gap: 16px;
  margin-bottom: 16px;
  font-size: 14px;
}.thumbnail-pi strong{ color: #089e4e; }.border634{
  flex-shrink: 0;
  border-radius: 10px;
  overflow: hidden;
}.border634 img{
  width: 280px;
  height: auto;
  max-height: 186px;
  object-fit: cover;
  display: block;
}.gallery-ar{ display: flex; gap: 12px; flex-wrap: wrap; }
@media (max-width: 768px) {.form-c74{ flex-direction: column; }
  .hero-compact-img img { width: 100%; max-width: 280px; }
}/* ========== Riobet-стиль: js-banner content-nopad mar-b-dbl ========== */
.tertiary-toggle.content-nopad.mar-b-dbl{
  margin-bottom: 32px;
  padding: 0;
}.game592{
  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;
}.primary-lm{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.theme-sh{ flex: 1; min-width: 280px; }.theme-d94{
  display: inline-block;
  background: #089e4e;
  color: #fff;
  font-size: 12px;
  padding: 6px 12px;
  border-radius: 8px;
  margin-bottom: 12px;
  font-weight: 600;
}.form-sz{ font-size: 1.5rem; margin-bottom: 12px; line-height: 1.3; }.layer-rn{ margin-bottom: 12px; }.shadow972{
  font-size: 1.35rem;
  font-weight: 800;
  color: #089e4e;
  display: block;
}.light626{ font-size: 13px; color: rgba(255,255,255,0.8); }.collapse412{
  display: flex;
  gap: 20px;
  margin-bottom: 16px;
  font-size: 14px;
  flex-wrap: wrap;
}.collapse412 strong{ color: #089e4e; }.element113{ display: flex; gap: 12px; flex-wrap: wrap; }.texture-s57{
  flex-shrink: 0;
  border-radius: 12px;
  overflow: hidden;
  display: block;
}.texture-s57 img{
  width: 280px;
  max-height: 186px;
  object-fit: cover;
  display: block;
}.interface-ad{
  background: linear-gradient(90deg, #089e4e 0%, rgba(0,0,0,0.4) 100%);
  border-radius: 12px;
  padding: 28px;
  text-align: center;
}.accent-by{ max-width: 500px; margin: 0 auto; }.hover-details{ margin-bottom: 12px; }.play806{
  font-size: 2rem;
  font-weight: 800;
  color: #fff;
  text-shadow: 0 1px 3px rgba(0,0,0,0.3);
}.sharp-y86{ font-size: 15px; margin-bottom: 16px; opacity: 0.95; }.menu617{
  display: flex;
  justify-content: center;
  gap: 24px;
  margin-bottom: 20px;
  font-size: 14px;
}.option-xo strong{ font-size: 1.1rem; }.oval-w41{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 14px;
  padding: 24px;
}.rating-wj{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.preview-h42{ flex: 1; min-width: 260px; }.style105{ font-size: 1.4rem; margin-bottom: 12px; }.link-uj{ margin-bottom: 8px; }.promo-rz{
  font-size: 1.3rem;
  font-weight: 700;
  color: #089e4e;
  display: block;
}.component611{ font-size: 13px; color: rgba(255,255,255,0.75); }.link-qo{ font-size: 14px; margin-bottom: 16px; }.inactive709 img{
  width: 260px;
  height: auto;
  border-radius: 10px;
  object-fit: cover;
}.thumbnail-oh{
  display: flex;
  flex-direction: column;
  gap: 16px;
}.featured723{
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
  gap: 16px;
}.details-mz{
  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;
}.label699{ display: block; font-size: 12px; opacity: 0.8; margin-bottom: 6px; }.nav435{ font-size: 1.25rem; font-weight: 700; color: #089e4e; }.state430{ text-align: center; }.button203{
  background: rgba(0,0,0,0.25);
  border-radius: 14px;
  padding: 24px;
  border: 1px solid rgba(255,255,255,0.08);
}.display841{
  display: flex;
  align-items: center;
  gap: 24px;
  flex-wrap: wrap;
}.ux-bd{ flex: 1; min-width: 260px; }.smooth738{ font-size: 1.4rem; margin-bottom: 10px; }.feature-o82{
  font-size: 1.3rem;
  font-weight: 700;
  color: #089e4e;
  margin-bottom: 8px;
}.badge-zt{ font-size: 14px; margin-bottom: 16px; opacity: 0.9; }.special215{ display: flex; gap: 12px; flex-wrap: wrap; }.layout819{
  flex-shrink: 0;
  border-radius: 10px;
  overflow: hidden;
  display: block;
}.layout819 img{
  width: 240px;
  height: auto;
  object-fit: cover;
}
@media (max-width: 768px){.texture-s57 img, .inactive709 img, .layout819 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) */
.panel739, .dark296{
  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;
}.panel739 h2, .dark296 h2{
  font-size: 1.5rem;
  margin-bottom: 12px;
  color: #ffffff;
}/* Блоки casino.obscurus-incanus */
.soft-xc{
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 16px;
  background: #089e4e;
  color: #fff;
  padding: 20px 24px;
  border-radius: 12px;
  margin: 24px 0;
}.ui-d21{
  display: flex;
  align-items: center;
  gap: 12px;
  flex-wrap: wrap;
}.player-title{ font-weight: 800; font-size: 1.25rem; }.progress450{
  background: rgba(0,0,0,0.25);
  padding: 6px 12px;
  border-radius: 6px;
  font-weight: 700;
  letter-spacing: 0.05em;
}.container363{
  background: #fff !important;
  color: #151b2e !important;
  border: none !important;
  padding: 12px 24px;
  border-radius: 8px;
  font-weight: 600;
}.square342{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 24px;
  margin: 24px 0;
}.dropdown-ty{ font-size: 1.2rem; margin-bottom: 16px; }.smooth655{ list-style: none; padding-left: 0; }.smooth655 li{
  padding: 8px 0;
  border-bottom: 1px solid rgba(255,255,255,0.08);
  font-size: 14px;
}.title-cr{
  margin-top: 16px;
  display: inline-block;
}.texture-j34{
  background: linear-gradient(135deg, #089e4e22 0%, #089e4e08 100%);
  border: 1px solid #089e4e;
  border-radius: 12px;
  padding: 20px;
  margin: 24px 0;
  text-align: center;
}.feature651{ font-weight: 700; margin-bottom: 8px; }.style-fy{ font-size: 1.5rem; font-weight: 800; margin: 12px 0; }.hero-io{
  margin-top: 12px;
  padding: 10px 20px;
  background: #089e4e;
  color: #fff;
  border: none;
  border-radius: 8px;
  cursor: pointer;
  font-weight: 600;
}.theme-qg{
  margin: 24px 0;
}.design-h37{ font-size: 1.25rem; margin-bottom: 16px; }.style-fo{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 16px;
}.enabled-select{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 20px;
  position: relative;
}.promo-eq{
  position: absolute;
  top: 8px;
  right: 8px;
  background: #089e4e;
  color: #fff;
  font-size: 10px;
  padding: 4px 8px;
  border-radius: 4px;
}.tab-gg{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
  margin-bottom: 8px;
}.hard-k17{ font-size: 12px; color: rgba(255,255,255,0.7); display: block; margin-top: 8px; }.nav-hy{ margin-top: 12px; }.field865{ margin: 24px 0; }.layout121{ font-size: 1.25rem; margin-bottom: 16px; }.window-uh{ display: flex; flex-direction: column; gap: 12px; }.player-zx{
  display: block;
  padding: 12px 16px;
  background: rgba(255,255,255,0.05);
  border-radius: 8px;
  border-left: 3px solid #089e4e;
}.player-zx:hover{ background: rgba(255,255,255,0.08); }.graphic-yl{ font-size: 12px; color: rgba(255,255,255,0.6); }.play-tag{ margin: 24px 0; }.foreground-z19{ font-size: 1.25rem; margin-bottom: 16px; }.field-ly{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 20px;
}.rating543{
  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;
}.hero-label{
  position: absolute;
  top: 8px;
  left: 8px;
  background: #089e4e;
  color: #fff;
  font-size: 10px;
  padding: 4px 8px;
  border-radius: 4px;
  z-index: 1;
}.corner735{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
}.link-qt{
  font-size: 1.25rem;
  font-weight: 800;
  color: #089e4e;
  margin: 8px 0 4px;
}.details-ae{ font-size: 13px; display: block; margin-bottom: 4px; }.rating52{ font-size: 12px; color: rgba(255,255,255,0.7); }.button-us{ margin-top: 12px; display: inline-block; }.enabled-tq{ margin: 24px 0; }.details-level{ font-size: 1.25rem; margin-bottom: 16px; }.status296{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 20px;
}.special-tag{
  background: rgba(255,255,255,0.06);
  border-radius: 10px;
  padding: 16px;
}.select948{ position: relative; margin-bottom: 8px; }.meta815{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
}.star-title{ display: block; margin-bottom: 8px; }.secondary-uk{
  background: #089e4e;
  color: #fff;
  font-size: 11px;
  padding: 2px 8px;
  border-radius: 4px;
  margin-right: 8px;
}.input-dp{ font-size: 12px; color: rgba(255,255,255,0.6); }.tab-dz{ margin-top: 16px; display: inline-block; }/* Блок: Последние сообщения (форум) */
.module-range{ margin: 24px 0; }.toggle-be{ font-size: 1.25rem; margin-bottom: 16px; }.badge949{ display: flex; flex-direction: column; gap: 12px; }.sharp874{
  display: block;
  padding: 16px;
  background: rgba(255,255,255,0.05);
  border-radius: 10px;
  border-left: 3px solid #089e4e;
}.sharp874:hover{ background: rgba(255,255,255,0.08); }.enabled694, .soft-im{ font-size: 12px; color: rgba(255,255,255,0.6); margin-right: 12px; }.item-q23{ font-size: 13px; margin-top: 8px; }.offer-info{ margin-top: 16px; display: inline-block; }/* Блок: Бонусы казино */
.square926{ margin: 24px 0; }.screen265{ font-size: 1.25rem; margin-bottom: 16px; }.row224{ display: flex; flex-direction: column; gap: 16px; }.details263{
  padding: 16px;
  background: rgba(255,255,255,0.06);
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.1);
}.hard-interface{ font-size: 12px; color: #089e4e; }.slider-modal{ font-weight: 700; margin: 8px 0; }.pattern-e62{ font-size: 12px; display: block; margin: 8px 0; }.theme946{ margin-top: 8px; }/* Блок: Провайдеры */
.dropdown-hn{ margin: 24px 0; }.tertiary-point{ font-size: 1.25rem; margin-bottom: 16px; }.label787{
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}.subtitle931{
  padding: 6px 12px;
  background: rgba(255,255,255,0.08);
  border-radius: 6px;
  font-size: 13px;
}/* Блок: Отзывы */
.label-play{ margin: 24px 0; }.dark638{ font-size: 1.25rem; margin-bottom: 16px; }.menu-zo{ display: flex; flex-direction: column; gap: 16px; }.pattern980{
  padding: 20px;
  background: rgba(255,255,255,0.05);
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.08);
}.round-se{ display: flex; align-items: center; gap: 8px; margin-bottom: 4px; }.state896{ font-weight: 600; font-size: 1rem; }.badge-xh{
  font-size: 11px;
  padding: 2px 8px;
  background: rgba(255,255,255,0.1);
  border-radius: 4px;
  color: rgba(255,255,255,0.9);
}.carousel-sw{ font-size: 12px; color: rgba(255,255,255,0.6); display: block; margin-bottom: 8px; }.content-sk{ font-size: 13px; margin-bottom: 10px; }.toggle-item{ color: #089e4e; font-weight: 700; }.content-qv{ font-size: 14px; line-height: 1.5; margin: 0 0 8px 0; }.carousel-box{ font-size: 12px; color: rgba(255,255,255,0.5); }.hover730, .meta-vp{ margin-top: 8px; margin-right: 12px; display: inline-block; }/* Блок: FAQ */
.image670{ font-size: 1.25rem; margin-bottom: 16px; }.texture-b21{ margin: 24px 0; }.hard-sy{ display: flex; flex-direction: column; gap: 12px; }.player-fd{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 20px;
}.text-tooltip{ font-size: 1rem; margin-bottom: 10px; font-weight: 600; }.gallery-promo{ font-size: 14px; line-height: 1.5; color: rgba(255,255,255,0.9); }/* Блок: Плюсы и минусы */
.ux-option{ margin: 24px 0; }.graphic-nw{ display: grid; grid-template-columns: 1fr 1fr; gap: 24px; }.smooth-ux h4, .status-active h4{ font-size: 1rem; margin-bottom: 12px; }.smooth-ux h4{ color: #089e4e; }.status-active h4{ color: #e57373; }.smooth-ux ul, .status-active ul{ padding-left: 20px; margin: 0; }.smooth-ux li, .status-active li{ padding: 6px 0; font-size: 14px; }/* Блок: Похожие казино */
.overlay-v54{ margin: 24px 0; }.soft64{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
}.header-feature{
  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;
}.header-feature:hover{ transform: translateY(-4px); background: rgba(255,255,255,0.1); }.select-score{
  max-width: 120px;
  max-height: 60px;
  object-fit: contain;
}.image965{ font-weight: 600; font-size: 14px; text-align: center; }/* Сетка фиксированных блоков */
.play569{
  display: grid;
  grid-template-columns: 1fr;
  gap: 24px;
  margin-top: 32px;
}/* Сетки слотов/бонусов (существующие блоки) */
.dark147, .player868, .subtitle-do, .collapse-banner, .panel704{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 20px;
  margin-top: 20px;
}.inactive-pattern, .round414, .media685, .inactive955, .modal-description{
  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;
}.inactive-pattern:hover, .round414:hover{ transform: translateY(-4px); box-shadow: 0 8px 24px rgba(0,0,0,0.2); }.link557{ width: 100%; border-radius: 8px; }.special-zy{
  display: inline-block;
  background: #089e4e40;
  color: #089e4e;
  font-size: 11px;
  padding: 2px 8px;
  border-radius: 4px;
  margin: 4px 4px 0 0;
}.texture-rating{ background: rgba(255,255,255,0.05); border-radius: 12px; }.shadow388{
  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;
}.shadow388 .smooth-mp{ font-size: 2rem; margin-bottom: 8px; }.shadow388 .control930{ font-size: 1.25rem; margin-bottom: 8px; }.shadow388 .soft210{ font-size: 14px; margin-bottom: 8px; }.shadow388 .square702{ font-size: 13px; opacity: 0.9; margin-bottom: 16px; }.soft434{ background: linear-gradient(135deg, #089e4e 0%, #fff 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; }/* Footer Partners */
.status639{ margin: 24px 0; padding: 20px 0; }.theme-tag{ font-size: 1.1rem; margin-bottom: 16px; color: rgba(255,255,255,0.9); }.header-os{ display: flex; flex-wrap: wrap; gap: 16px; align-items: center; }.meta-overlay{
  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;
}.meta-overlay:hover{ background: rgba(255,255,255,0.1); }.meta-overlay img{ max-width: 80px; max-height: 40px; object-fit: contain; }.highlight-e86 .menu650{ display: flex; flex-wrap: wrap; gap: 12px; }.highlight-e86 .offer-xt{
  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;
}.highlight-e86 .offer-xt:hover{ border-color: #089e4e; background: #089e4e15; }.highlight-e86 .offer-xt img{ max-width: 72px; max-height: 36px; object-fit: contain; }.button-nj .list-oval{ display: flex; flex-wrap: wrap; gap: 20px; align-items: center; }.button-nj .ux791{ padding: 10px 14px; transition: opacity 0.2s; }.button-nj .ux791:hover{ opacity: 0.85; }.button-nj .ux791 img{ max-width: 64px; max-height: 32px; object-fit: contain; }.status-card{ background: rgba(0,0,0,0.2); border: 1px solid rgba(255,255,255,0.08); border-radius: 12px; padding: 24px; }.status-card .round472{ display: flex; flex-wrap: wrap; gap: 16px; align-items: center; }.status-card .field-hv{
  padding: 12px 16px; background: rgba(255,255,255,0.05); border-radius: 8px;
  transition: background 0.2s, box-shadow 0.2s;
}.status-card .field-hv:hover{ background: #089e4e25; box-shadow: 0 2px 8px #089e4e30; }.status-card .field-hv img{ max-width: 70px; max-height: 35px; object-fit: contain; }/* Slots Grid Block (после баннера) */
.bright10{ margin: 28px 0; }.shadow215{ font-size: 1.5rem; margin-bottom: 20px; }.range715 .button-wl{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
  gap: 20px;
}.range715 .display68{
  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;
}.range715 .display68:hover{ transform: translateY(-4px); box-shadow: 0 8px 24px rgba(0,0,0,0.3); }.range715 .display68 img{ width: 100%; height: 133px; object-fit: cover; display: block; }.range715 .active562{ display: block; padding: 12px; font-size: 14px; }.range715 .style-c13{ margin-top: 20px; display: inline-block; }.window-info .circle-vq{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(140px, 1fr));
  gap: 16px;
}.window-info .sharp328{
  display: block;
  border-radius: 10px;
  overflow: hidden;
  transition: opacity 0.2s;
}.window-info .sharp328:hover{ opacity: 0.9; }.window-info .sharp328 img{ width: 100%; height: auto; aspect-ratio: 3/2; object-fit: cover; display: block; }.badge-bp .info-k5{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
  gap: 18px;
}.badge-bp .status-header{
  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);
}.badge-bp .status-header:hover{ transform: scale(1.02); border-color: #089e4e; }.badge-bp .dark518{ aspect-ratio: 3/2; overflow: hidden; }.badge-bp .dark518 img{ width: 100%; height: 100%; object-fit: cover; display: block; }.badge-bp .select-soft{ display: block; padding: 10px; font-size: 13px; }/* ========================================
   ГЛАВНЫЙ БЛОК СЛОТОВ (40 слотов, 6 вариантов)
   ======================================== */

/* Общие стили для всех вариантов */
.banner780{
  margin: 40px 0;
  padding: 32px 20px;
  background: rgba(255, 255, 255, 0.02);
  border-radius: 16px;
}.deal-ej{
  font-size: 28px;
  font-weight: 700;
  margin: 0 0 28px;
  color: #ffffff;
  text-align: center;
}.card-jj{
  display: inline-block;
  margin: 24px auto 0;
  padding: 14px 32px;
  background: #089e4e;
  color: white;
  border-radius: 8px;
  font-weight: 600;
  text-align: center;
  transition: opacity 0.2s;
}.card-jj:hover{ opacity: 0.85; }/* === Вариант 1: Крупная карточная сетка 4x10 === */
.input943 .overlay582{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}.input943 .subtitle-r32{
  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);
}.input943 .subtitle-r32:hover{
  transform: translateY(-4px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.3);
  border-color: #089e4e;
}.input943 .subtitle-r32 img{
  width: 100%;
  height: auto;
  display: block;
}.input943 .box-kj{
  padding: 12px;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}.input943{ text-align: center; }/* === Вариант 2: Компактная плотная сетка 5x8 === */
.list780 .enabled-mg{
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 12px;
}.list780 .link34{
  display: block;
  border-radius: 8px;
  overflow: hidden;
  transition: transform 0.15s, box-shadow 0.15s;
  border: 1px solid rgba(255, 255, 255, 0.04);
}.list780 .link34:hover{
  transform: scale(1.05);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.4);
  z-index: 10;
}.list780 .link34 img{
  width: 100%;
  height: auto;
  display: block;
}/* === Вариант 3: Карточки с hover и описанием === */
.layer956 .collapse-nav{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}.layer956 .highlight-fq{
  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);
}.layer956 .highlight-fq:hover{
  transform: translateY(-6px);
}.layer956 .info-r40{
  position: relative;
  overflow: hidden;
}.layer956 .info-r40 img{
  width: 100%;
  height: auto;
  display: block;
  transition: transform 0.3s;
}.layer956 .highlight-fq:hover img{
  transform: scale(1.1);
}.layer956 .progress431{
  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;
}.layer956 .highlight-fq:hover .progress431{
  opacity: 1;
}.layer956 .view-label{
  color: white;
  font-size: 18px;
  font-weight: 600;
}.layer956 .box-kj{
  padding: 12px;
  font-size: 14px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}/* === Вариант 4: Горизонтальная карусель === */
.range551 .badge-eg{
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: thin;
  scrollbar-color: #089e4e rgba(255, 255, 255, 0.1);
}.range551 .badge-eg::-webkit-scrollbar{
  height: 8px;
}.range551 .badge-eg::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.05);
  border-radius: 4px;
}.range551 .badge-eg::-webkit-scrollbar-thumb{
  background: #089e4e;
  border-radius: 4px;
}.range551 .promo30{
  display: flex;
  gap: 16px;
  padding: 10px 0 16px;
}.range551 .meta851{
  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);
}.range551 .meta851:hover{
  transform: scale(1.05);
}.range551 .meta851 img{
  width: 100%;
  height: auto;
  display: block;
}.range551 .hard-yo{
  padding: 10px;
  font-size: 13px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}/* === Вариант 5: Мозаичная сетка (разные размеры) === */
.hero-w7 .button-description{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
  gap: 12px;
  grid-auto-flow: dense;
}.hero-w7 .nav-x56{
  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);
}.hero-w7 .nav-x56.main-slot-large{
  grid-column: span 2;
  grid-row: span 2;
}.hero-w7 .nav-x56.main-slot-medium{
  grid-column: span 2;
}.hero-w7 .nav-x56:hover{
  transform: scale(1.03);
  z-index: 10;
}.hero-w7 .nav-x56 img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}.hero-w7 .circle971{
  padding: 8px;
  font-size: 12px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.3);
}/* === Вариант 6: Список с подробной информацией === */
.hero-uq .nav144{
  display: grid;
  grid-template-columns: 1fr;
  gap: 12px;
}.hero-uq .light-r35{
  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);
}.hero-uq .light-r35:hover{
  background: rgba(255, 255, 255, 0.06);
  transform: translateX(4px);
  border-color: #089e4e;
}.hero-uq .ui502{
  border-radius: 8px;
  overflow: hidden;
}.hero-uq .ui502 img{
  width: 100%;
  height: auto;
  display: block;
}.hero-uq .media-n2{
  display: flex;
  flex-direction: column;
  gap: 8px;
}.hero-uq .feature351{
  font-size: 16px;
  font-weight: 600;
  margin: 0;
  color: #ffffff;
}.hero-uq .rank415{
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
}.hero-uq .view-dx{
  display: inline-block;
  padding: 4px 10px;
  background: #089e4e;
  color: white;
  border-radius: 4px;
  font-size: 11px;
  font-weight: 600;
}.hero-uq .square134{
  font-size: 13px;
  color: rgba(255, 255, 255, 0.7);
}.hero-uq .tag499{
  display: flex;
  align-items: center;
}.hero-uq .player-b64{
  padding: 10px 20px;
  background: #089e4e;
  color: white;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 600;
  white-space: nowrap;
  transition: opacity 0.2s;
}.hero-uq .player-b64:hover{
  opacity: 0.85;
}

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

@media (max-width: 768px) {.input943 .overlay582,
  .layer956 .collapse-nav{
    grid-template-columns: repeat(2, 1fr);
  }.list780 .enabled-mg{
    grid-template-columns: repeat(3, 1fr);
  }.hero-uq .light-r35{
    grid-template-columns: 120px 1fr;
    gap: 12px;
  }.hero-uq .tag499{
    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) {.deal-ej{
    font-size: 22px;
  }.input943 .overlay582,
  .layer956 .collapse-nav{
    grid-template-columns: 1fr;
  }.list780 .enabled-mg{
    grid-template-columns: repeat(2, 1fr);
  }.range551 .meta851{
    flex: 0 0 180px;
  }.hero-uq .light-r35{
    grid-template-columns: 1fr;
  }
  .main-slots-v6 .main-slot-list-img {
    max-width: 200px;
    margin: 0 auto;
  }
}/* ========================================
   БЛОК "КАК НАЧАТЬ ИГРАТЬ?" (5 шагов, 6 вариантов)
   ======================================== */

/* Общие стили для всех вариантов */
.item-v41{
  margin: 48px 0;
  padding: 40px 20px;
  background: rgba(255, 255, 255, 0.02);
  border-radius: 16px;
}.thumbnail-ja{
  font-size: 32px;
  font-weight: 700;
  margin: 0 0 36px;
  color: #ffffff;
  text-align: center;
}.theme445{
  display: inline-block;
  margin: 32px auto 0;
  padding: 16px 40px;
  background: #089e4e;
  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;
}.theme445:hover{
  opacity: 0.9;
  transform: translateY(-2px);
}/* === Вариант 1: Вертикальный список с иконками слева === */
.smooth645 .button-media{
  display: flex;
  flex-direction: column;
  gap: 24px;
  max-width: 900px;
  margin: 0 auto;
}.smooth645 .progress908{
  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;
}.smooth645 .progress908:hover{
  background: rgba(255, 255, 255, 0.05);
  border-color: #089e4e;
}.smooth645 .accent274{
  flex-shrink: 0;
}.smooth645 .accent274 img{
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.smooth645 .design756{
  flex: 1;
}.smooth645 .overlay596{
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.smooth645 .field313{
  font-size: 15px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 2: Горизонтальные карточки === */
.input-tn .tertiary-vf{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin-bottom: 20px;
}.input-tn .tertiary-vf .template-section:nth-child(4),
.input-tn .tertiary-vf .template-section:nth-child(5){
  grid-column: span 1;
}.input-tn .template-section{
  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;
}.input-tn .template-section:hover{
  transform: translateY(-4px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.3);
}.input-tn .widget236{
  position: absolute;
  top: -15px;
  right: 20px;
  width: 40px;
  height: 40px;
  background: #089e4e;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  font-weight: 700;
  color: white;
}.input-tn .gallery-qu{
  width: 80px;
  height: 80px;
  margin: 0 auto 16px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.input-tn .overlay596{
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.input-tn .field313{
  font-size: 14px;
  line-height: 1.5;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 3: Аккордеон === */
.box-link .bright-jg{
  max-width: 800px;
  margin: 0 auto;
}.box-link .accent905{
  margin-bottom: 12px;
  border-radius: 12px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid rgba(255, 255, 255, 0.05);
}.box-link .image192{
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 20px;
  cursor: pointer;
  transition: background 0.2s;
}.box-link .image192:hover{
  background: rgba(255, 255, 255, 0.05);
}.box-link .wrapper-aa{
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 8px;
}.box-link .secondary411{
  flex: 1;
  font-size: 18px;
  font-weight: 600;
  margin: 0;
  color: #ffffff;
}.box-link .outline-column{
  color: #089e4e;
  font-size: 20px;
  transition: transform 0.3s;
}.box-link .accent905.active .outline-column{
  transform: rotate(180deg);
}.box-link .title976{
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
}.box-link .accent905.active .title976{
  max-height: 300px;
}.box-link .title976 p{
  padding: 0 20px 20px;
  margin: 0;
  font-size: 15px;
  line-height: 1.6;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 4: Таймлайн === */
.hero-a65 .border-p98{
  position: relative;
  max-width: 700px;
  margin: 0 auto;
  padding-left: 60px;
}.hero-a65 .border-p98::before{
  content: '';
  position: absolute;
  left: 20px;
  top: 40px;
  bottom: 40px;
  width: 3px;
  background: linear-gradient(to bottom, #089e4e, rgba(255, 255, 255, 0.1));
}.hero-a65 .card22{
  position: relative;
  margin-bottom: 48px;
}.hero-a65 .element-badge{
  position: absolute;
  left: -60px;
  top: 0;
}.hero-a65 .element974{
  width: 40px;
  height: 40px;
  background: #089e4e;
  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);
}.hero-a65 .player-vf{
  padding: 20px;
  background: rgba(255, 255, 255, 0.03);
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.05);
}.hero-a65 .component980{
  float: right;
  margin-left: 20px;
  margin-bottom: 12px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.hero-a65 .slider109{
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.hero-a65 .ui-oval{
  font-size: 15px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 5: Большие карточки === */
.control-nav .wrapper-m26{
  display: flex;
  flex-direction: column;
  gap: 24px;
  max-width: 900px;
  margin: 0 auto;
}.control-nav .block-tt{
  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;
}.control-nav .block-tt:hover{
  border-color: #089e4e;
  transform: translateX(8px);
}.control-nav .view-eb{
  position: absolute;
  top: -16px;
  left: 28px;
  width: 50px;
  height: 50px;
  background: #089e4e;
  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);
}.control-nav .label-xc img{
  width: 100%;
  height: auto;
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.1);
  padding: 12px;
}.control-nav .ui-x2{
  font-size: 22px;
  font-weight: 600;
  margin: 0 0 16px;
  color: #ffffff;
}.control-nav .disabled-jy{
  font-size: 16px;
  line-height: 1.7;
  margin: 0;
  color: rgba(255, 255, 255, 0.85);
}/* === Вариант 6: Компактный список === */
.slider-bw .dim-nn{
  max-width: 800px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 16px;
}.slider-bw .hard-a59{
  display: flex;
  gap: 20px;
  padding: 20px;
  background: rgba(255, 255, 255, 0.03);
  border-radius: 12px;
  border-left: 4px solid #089e4e;
  transition: background 0.2s, border-color 0.2s;
}.slider-bw .hard-a59:hover{
  background: rgba(255, 255, 255, 0.06);
  border-color: rgba(255, 255, 255, 0.3);
}.slider-bw .gallery-pi{
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  flex-shrink: 0;
}.slider-bw .text-g22{
  width: 32px;
  height: 32px;
  background: #089e4e;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-weight: 700;
  color: white;
}.slider-bw .gallery-pi img{
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 8px;
}.slider-bw .round252{
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 10px;
  color: #ffffff;
}.slider-bw .text654{
  font-size: 14px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}

/* Responsive для блока "Как начать играть?" */
@media (max-width: 1024px) {.input-tn .tertiary-vf{
    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) {.thumbnail-ja{
    font-size: 26px;
  }.smooth645 .progress908{
    flex-direction: column;
    text-align: center;
  }.smooth645 .accent274{
    margin: 0 auto;
  }.input-tn .tertiary-vf{
    grid-template-columns: 1fr;
  }.input-tn .tertiary-vf .template-section:nth-child(5){
    grid-column: span 1;
  }.hero-a65 .border-p98{
    padding-left: 0;
  }.hero-a65 .border-p98::before{
    display: none;
  }.hero-a65 .element-badge{
    position: static;
    margin-bottom: 12px;
  }.hero-a65 .element974{
    margin: 0 auto;
  }.hero-a65 .component980{
    float: none;
    display: block;
    margin: 0 auto 16px;
  }.control-nav .block-tt{
    grid-template-columns: 1fr;
  }.control-nav .label-xc img{
    max-width: 200px;
    margin: 0 auto;
    display: block;
  }.slider-bw .hard-a59{
    flex-direction: column;
    text-align: center;
  }
  .how-to-start-v6 .how-to-compact-left {
    margin: 0 auto;
  }
}

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

@media (max-width: 768px) {.style-fo{ grid-template-columns: 1fr; }.field-ly{ grid-template-columns: 1fr; }.dark147, .player868{ grid-template-columns: 1fr; }.soft-xc{ flex-direction: column; text-align: center; }.graphic-nw{ grid-template-columns: 1fr; }
  .similar-casinos-grid { grid-template-columns: 1fr; }
}/* ========================================
   HEADER VARIANTS (5 вариантов)
   ======================================== */

/* Header v1 - Классический горизонтальный */
.texture219{ background: #0a0f1c; border-bottom: 2px solid #00d4ff; }.star-menu{ max-width: 1400px; margin: 0 auto; padding: 12px 20px; display: flex; align-items: center; gap: 20px; }.menu-rk{ display: flex; align-items: center; flex-shrink: 0; }.gradient-rq{ height: 50px; width: auto; }.view-tv{ background: linear-gradient(135deg, #00d4ff, #0099cc); padding: 8px 16px; border-radius: 8px; margin-left: auto; }.interface-collapse{ font-size: 14px; font-weight: 600; color: #000; }.dark-ef{ display: inline-block; margin-left: 8px; background: #fff; color: #000; padding: 4px 10px; border-radius: 4px; font-weight: 700; }.toggle-ey{ display: flex; gap: 20px; margin-left: 20px; }.toggle-ey .switch-af{ color: #fff; text-decoration: none; font-size: 15px; font-weight: 500; padding: 8px 0; border-bottom: 2px solid transparent; transition: all 0.3s; }.toggle-ey .switch-af:hover, .toggle-ey .switch-af.active{ border-bottom-color: #00d4ff; color: #00d4ff; }.circle-thumbnail{ display: flex; gap: 12px; margin-left: auto; }.range-ts{ padding: 10px 20px; border-radius: 6px; text-decoration: none; font-weight: 600; font-size: 14px; transition: all 0.3s; }.corner-tertiary{ background: #00d4ff; color: #000; }.corner-tertiary:hover{ background: #00b8e6; transform: translateY(-2px); }.progress-cp{ background: transparent; color: #fff; border: 2px solid #00d4ff; }.progress-cp:hover{ background: #00d4ff; color: #000; }/* Header v2 - Компактный */
.item-switch{ background: #050810; padding: 15px 0; box-shadow: 0 2px 10px rgba(0,0,0,0.3); }.graphic-li{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.dropdown-hl{ display: flex; align-items: center; gap: 12px; text-decoration: none; }.game-jw{ height: 45px; }.enabled-expand{ font-size: 22px; font-weight: 700; color: #00d4ff; }.hero-item{ display: flex; gap: 25px; align-items: center; }.hero-item .switch-af{ color: #ccc; text-decoration: none; font-size: 15px; transition: color 0.3s; }.hero-item .switch-af:hover, .hero-item .switch-af.active{ color: #00d4ff; }.icon-ni{ background: #00d4ff; color: #000; padding: 10px 24px; border-radius: 6px; text-decoration: none; font-weight: 700; margin-left: 15px; transition: transform 0.3s; }.icon-ni:hover{ transform: scale(1.05); }/* Header v3 - Двухуровневый */
.popup282{ background: #00d4ff; color: #000; padding: 8px 0; }.feature-banner{ background: #0a0f1c; padding: 12px 0; }.toggle929{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.game137{ font-size: 14px; font-weight: 600; }.container-l40{ display: flex; gap: 15px; }.hero149{ color: #000; text-decoration: none; font-weight: 500; padding: 5px 10px; }.hero149:hover{ text-decoration: underline; }.title-surface{ background: #000; color: #00d4ff; padding: 6px 16px; border-radius: 4px; text-decoration: none; font-weight: 700; }.content9{ height: 48px; }.popular-v80{ display: flex; gap: 25px; }.popular-v80 .switch-af{ color: #fff; text-decoration: none; font-size: 15px; transition: color 0.3s; }.popular-v80 .switch-af:hover, .popular-v80 .switch-af.active{ color: #00d4ff; }/* Header v4 - Центрированный */
.player-qu{ background: #0a0f1c; padding: 15px 0; }.texture-du{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.description-qf{ position: absolute; left: 50%; transform: translateX(-50%); }.hero-progress{ height: 55px; }.star389, .hover-highlight{ display: flex; gap: 20px; }.star389 .switch-af, .hover-highlight .switch-af{ color: #fff; text-decoration: none; font-size: 15px; padding: 8px 0; transition: color 0.3s; }.star389 .switch-af:hover, .hover-highlight .switch-af:hover,
.star389 .switch-af.active, .hover-highlight .switch-af.active{ color: #00d4ff; }.item50{ background: #00d4ff; color: #000; text-align: center; padding: 10px; font-weight: 600; }.graphic-rg{ background: #000; color: #00d4ff; padding: 4px 10px; border-radius: 4px; margin: 0 6px; }/* Header v5 - Минималистичный */
.content344{ background: #050810; padding: 20px 0; border-bottom: 1px solid #1a1f2e; }.featured-x38{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; gap: 40px; }.enabled-hero{ display: flex; flex-direction: column; gap: 15px; min-width: 200px; }.star-qi{ height: 50px; width: auto; }.slider252{ background: linear-gradient(135deg, #1a1f2e, #0a0f1c); padding: 12px; border-radius: 8px; border: 1px solid #00d4ff; }.deal-se{ font-size: 12px; color: #999; text-transform: uppercase; }.subtitle-content{ font-size: 20px; font-weight: 700; color: #00d4ff; margin: 4px 0; }.border216{ font-size: 14px; color: #fff; background: #00d4ff22; padding: 4px 8px; border-radius: 4px; }.edge-od{ flex: 1; display: flex; flex-direction: column; gap: 15px; }.dim-hero{ display: flex; gap: 25px; flex-wrap: wrap; }.dim-hero .switch-af{ color: #ccc; text-decoration: none; font-size: 15px; transition: color 0.3s; }.dim-hero .switch-af:hover, .dim-hero .switch-af.active{ color: #00d4ff; }.inactive280{ display: flex; gap: 12px; }.layer350, .foreground-qh{ padding: 10px 24px; border-radius: 6px; text-decoration: none; font-weight: 600; transition: all 0.3s; }.layer350{ background: #00d4ff; color: #000; }.layer350:hover{ background: #00b8e6; }.foreground-qh{ background: transparent; border: 2px solid #00d4ff; color: #00d4ff; }.foreground-qh:hover{ background: #00d4ff; color: #000; }

/* Header responsive */
@media (max-width: 1024px) {.toggle-ey, .popular-v80, .star389, .hover-highlight, .dim-hero{ gap: 15px; }.view-tv, .item50{ display: none; }
  .header-v4-logo { position: static; transform: none; }
}
@media (max-width: 768px) {.star-menu, .graphic-li, .toggle929, .texture-du, .featured-x38{ flex-wrap: wrap; }.toggle-ey, .hero-item, .popular-v80, .star389, .hover-highlight, .dim-hero{ width: 100%; justify-content: center; gap: 10px; }
  .header-v1-actions, .header-v3-actions, .header-v5-actions { width: 100%; justify-content: center; }
}/* ============================================
   FAQ Block Styles - 4 варианта
   ============================================ */

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

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

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

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

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

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

@media (max-width: 768px) {.foreground13{
        font-size: 1.3rem;
    }.preview-gradient{
        gap: 8px;
    }
    .footer-v1-tag {
        font-size: 0.8rem !important;
        padding: 6px 12px;
    }
}/* Footer v2 - Карточный стиль с колонками */
.column728{
    background: #0f0f23;
    padding: 50px 20px 30px;
    border-top: 3px solid #ffd700;
}.theme-pi{
    max-width: 1200px;
    margin: 0 auto;
}.preview-d11{
    margin-bottom: 40px;
}.input-secondary{
    font-size: 1.8rem;
    font-weight: 700;
    color: #ffd700;
    text-align: center;
    margin-bottom: 35px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
}.container240{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}.background-p85{
    background: rgba(255, 255, 255, 0.03);
    border-radius: 12px;
    padding: 25px 20px;
    border: 1px solid rgba(255, 215, 0, 0.15);
}.range483{
    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;
}.range483:last-child{
    border-bottom: none;
}.range483:hover{
    color: #ffd700;
    padding-left: 8px;
}.meta606{
    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;
}.inactive-as{
    color: rgba(255, 255, 255, 0.6);
    font-size: 0.9rem;
}.popular892{
    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) {.container240{
        grid-template-columns: 1fr;
    }.input-secondary{
        font-size: 1.4rem;
    }
    .footer-v2-bottom {
        flex-direction: column;
        text-align: center;
    }
}/* Footer v3 - Минималистичный список с разделителями */
.title-ud{
    background: linear-gradient(to top, #16213e 0%, #1a1a2e 100%);
    padding: 50px 20px 30px;
    border-top: 1px solid rgba(255, 215, 0, 0.3);
}.highlight-pe{
    max-width: 1100px;
    margin: 0 auto;
}.header-design{
    margin-bottom: 35px;
}.progress347{
    text-align: center;
    line-height: 2;
    padding: 20px;
}.sharp-z12{
    color: rgba(255, 255, 255, 0.7);
    font-size: 0.9rem;
    transition: color 0.2s ease;
    display: inline;
    text-decoration: none;
}.sharp-z12:hover{
    color: #ffd700;
}.edge-accent{
    text-align: center;
    padding-top: 30px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}.dim491{
    color: rgba(255, 255, 255, 0.75);
    font-size: 0.95rem;
    margin-bottom: 12px;
    line-height: 1.6;
}.surface452{
    color: rgba(255, 215, 0, 0.8);
    font-size: 0.85rem;
    font-weight: 500;
}

@media (max-width: 768px) {.progress347{
        line-height: 1.8;
    }.sharp-z12{
        font-size: 0.85rem;
    }
    .footer-v3-text {
        font-size: 0.9rem;
    }
}
