
*{
	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;
}.feature-qy{
	max-width: 1300px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 15px;
}/* ========== Хедер casino.obscurus-incanus — единый компактный блок ========== */
.round380{
	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;
}.element-nq{
	width: 100%;
	height: 56px;
	display: flex;
	align-items: center;
	gap: 20px;
	flex-wrap: nowrap;
}.expand-mu{
	flex-shrink: 0;
	display: flex;
	align-items: center;
}.expand-mu .player196{
	height: 36px;
	width: auto;
	object-fit: contain;
}.foreground890{
	display: flex;
	align-items: center;
	gap: 8px;
	background: #089e4e;
	padding: 6px 12px;
	border-radius: 6px;
	flex-shrink: 0;
}.status-row{ font-size: 13px; font-weight: 600; }.form175{
	background: rgba(0,0,0,0.25);
	padding: 4px 10px;
	border-radius: 4px;
	font-weight: 800;
	font-size: 12px;
	letter-spacing: 0.5px;
}.status-title{
	display: flex;
	align-items: center;
	gap: 4px;
	flex: 1;
	justify-content: center;
}.ux-h69{
	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;
}.ux-h69:hover{
	color: #fff;
	background: rgba(255,255,255,0.1);
}.ux-h69.carduus{
	background: #089e4e;
	color: #fff;
	border-color: #089e4e;
}.template404{
	display: flex;
	gap: 8px;
	flex-shrink: 0;
}.layout-enabled{
	padding: 8px 16px;
	font-size: 13px;
	border-radius: 6px;
}.tab-hq{ background: #089e4e; color: #fff; border: none; }.score-if{ background: transparent; border: 1px solid rgba(255,255,255,0.4); color: #fff; }.score-if:hover{ background: rgba(255,255,255,0.1); }

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

@media (max-width: 768px) {body{ padding-top: 100px; }.round380{ height: auto; }.element-nq{ flex-wrap: wrap; height: auto; min-height: 56px; padding: 10px 0; }.status-title{
		order: 3;
		width: 100%;
		justify-content: flex-start;
		overflow-x: auto;
		padding: 8px 0;
		gap: 4px;
		-webkit-overflow-scrolling: touch;
		scrollbar-width: none;
	}.status-title::-webkit-scrollbar{ display: none; }
	.nav-link { font-size: 12px; padding: 6px 10px; white-space: nowrap; }
}.link-jp{
	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;
}/* Стили для кнопок навигации (вместо ссылок) */
.select-uj{
	border: none;
	font-family: inherit;
	font-size: inherit;
	text-align: center;
}.select-uj:focus{
	outline: 2px solid #089e4e;
	outline-offset: 2px;
}.inactive-subtitle{
	display: inline-block;
	transition: transform 0.2s ease, opacity 0.2s ease;
}.inactive-subtitle:hover{
	transform: scale(1.02);
	opacity: 0.95;
}.inactive-subtitle:focus{
	outline: 2px solid #089e4e;
	outline-offset: 4px;
}
@media (max-width: 768px) {
	.btn {
		 width: 100%;
		 text-align: center;
		 padding: 10px;
		 font-size: 14px;
	}
}
@keyframes rating-ma {0%{ box-shadow: 0 0 5px #089e4e; }50%{ box-shadow: 0 0 20px #089e4e; }
	100% { box-shadow: 0 0 5px #089e4e; }
}.star-u5{
	animation: glow 1.5s infinite alternate;
}.option32{
	background-color: #089e4e;
}.status-st{
	background-color: transparent;
}.status-st:hover{
	background-color: #089e4e;
}h1, .hard-star{
	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-item{
	position: relative;
	margin-top: 24px;
	padding-bottom: 40px;
}.grid-bd{
	display: flex;
	flex-direction: column;
	gap: 20px;
}main img{
	display: flex;
	align-items: center;
	justify-content: center;
}.theme8 p{
	font-size: 14px;
	font-weight: 400;
	color: #ffffff;
	line-height: 1.4;
}.play-wrapper{
	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;
	}
}.theme8 h1, .theme8 .hard-star{ margin-bottom: 16px; }.menu-option{
	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;
	}
}.status-dark{
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;	
}
@media (max-width: 768px) {
	.popup_block {
		display: flex;
		justify-content: space-around;	
	}
}.menu-option.show{
	opacity: 1;
	visibility: visible;
}.window-square{
	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;
	}
}.window-gallery{
	width: 40%;
	display: flex;
	align-items: center;
	flex-direction: column;
	text-align: center;
}.window-gallery span{
	font-size: 35px;
	color: #ffffff;
	font-weight: 700;
}
@media (max-width: 768px) {
	.block_txt span {
		font-size: 24px;
	}
}.window-gallery p{
	color: #ffffff;
	font-size: 18px;
}
@media (max-width: 768px) {
	.block_txt p {
		font-size: 14px;
	}
}.frame-m19{
	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 компактный (не перекрывает контент) ========== */
.star-it{
  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;
}.box-ob{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.image306{ flex: 1; min-width: 280px; }.accordion-i8{
  display: inline-block;
  background: #089e4e;
  color: #fff;
  font-size: 12px;
  padding: 4px 10px;
  border-radius: 6px;
  margin-bottom: 12px;
  font-weight: 600;
}.score936{ font-size: 1.5rem; margin-bottom: 8px; line-height: 1.3; }.star190{ font-size: 14px; color: rgba(255,255,255,0.85); margin-bottom: 12px; }.oval151{
  display: flex;
  gap: 16px;
  margin-bottom: 16px;
  font-size: 14px;
}.oval151 strong{ color: #089e4e; }.popular-cr{
  flex-shrink: 0;
  border-radius: 10px;
  overflow: hidden;
}.popular-cr img{
  width: 280px;
  height: auto;
  max-height: 186px;
  object-fit: cover;
  display: block;
}.screen-zh{ display: flex; gap: 12px; flex-wrap: wrap; }
@media (max-width: 768px) {.box-ob{ flex-direction: column; }
  .hero-compact-img img { width: 100%; max-width: 280px; }
}/* ========== Riobet-стиль: js-banner content-nopad mar-b-dbl ========== */
.theme-zn.content-nopad.mar-b-dbl{
  margin-bottom: 32px;
  padding: 0;
}.tag-oe{
  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;
}.inactive-ka{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.control485{ flex: 1; min-width: 280px; }.wrapper-cr{
  display: inline-block;
  background: #089e4e;
  color: #fff;
  font-size: 12px;
  padding: 6px 12px;
  border-radius: 8px;
  margin-bottom: 12px;
  font-weight: 600;
}.dim249{ font-size: 1.5rem; margin-bottom: 12px; line-height: 1.3; }.hero-hy{ margin-bottom: 12px; }.game144{
  font-size: 1.35rem;
  font-weight: 800;
  color: #089e4e;
  display: block;
}.oval727{ font-size: 13px; color: rgba(255,255,255,0.8); }.accent-zh{
  display: flex;
  gap: 20px;
  margin-bottom: 16px;
  font-size: 14px;
  flex-wrap: wrap;
}.accent-zh strong{ color: #089e4e; }.featured-xu{ display: flex; gap: 12px; flex-wrap: wrap; }.grid-mr{
  flex-shrink: 0;
  border-radius: 12px;
  overflow: hidden;
  display: block;
}.grid-mr img{
  width: 280px;
  max-height: 186px;
  object-fit: cover;
  display: block;
}.label-media{
  background: linear-gradient(90deg, #089e4e 0%, rgba(0,0,0,0.4) 100%);
  border-radius: 12px;
  padding: 28px;
  text-align: center;
}.ux512{ max-width: 500px; margin: 0 auto; }.corner-media{ margin-bottom: 12px; }.enabled-ni{
  font-size: 2rem;
  font-weight: 800;
  color: #fff;
  text-shadow: 0 1px 3px rgba(0,0,0,0.3);
}.hero-hs{ font-size: 15px; margin-bottom: 16px; opacity: 0.95; }.description-nav{
  display: flex;
  justify-content: center;
  gap: 24px;
  margin-bottom: 20px;
  font-size: 14px;
}.tab921 strong{ font-size: 1.1rem; }.container641{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 14px;
  padding: 24px;
}.badge868{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.widget-ej{ flex: 1; min-width: 260px; }.badge-mj{ font-size: 1.4rem; margin-bottom: 12px; }.featured-hs{ margin-bottom: 8px; }.point729{
  font-size: 1.3rem;
  font-weight: 700;
  color: #089e4e;
  display: block;
}.rating456{ font-size: 13px; color: rgba(255,255,255,0.75); }.soft-offer{ font-size: 14px; margin-bottom: 16px; }.progress-qb img{
  width: 260px;
  height: auto;
  border-radius: 10px;
  object-fit: cover;
}.design-g13{
  display: flex;
  flex-direction: column;
  gap: 16px;
}.container-l81{
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
  gap: 16px;
}.disabled233{
  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;
}.highlight-ov{ display: block; font-size: 12px; opacity: 0.8; margin-bottom: 6px; }.round809{ font-size: 1.25rem; font-weight: 700; color: #089e4e; }.info366{ text-align: center; }.progress-bd{
  background: rgba(0,0,0,0.25);
  border-radius: 14px;
  padding: 24px;
  border: 1px solid rgba(255,255,255,0.08);
}.popular-badge{
  display: flex;
  align-items: center;
  gap: 24px;
  flex-wrap: wrap;
}.list-zc{ flex: 1; min-width: 260px; }.visual-overlay{ font-size: 1.4rem; margin-bottom: 10px; }.grid-qc{
  font-size: 1.3rem;
  font-weight: 700;
  color: #089e4e;
  margin-bottom: 8px;
}.status-xp{ font-size: 14px; margin-bottom: 16px; opacity: 0.9; }.game-gradient{ display: flex; gap: 12px; flex-wrap: wrap; }.wrapper609{
  flex-shrink: 0;
  border-radius: 10px;
  overflow: hidden;
  display: block;
}.wrapper609 img{
  width: 240px;
  height: auto;
  object-fit: cover;
}
@media (max-width: 768px){.grid-mr img, .progress-qb img, .wrapper609 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) */
.item921, .tab603{
  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;
}.item921 h2, .tab603 h2{
  font-size: 1.5rem;
  margin-bottom: 12px;
  color: #ffffff;
}/* Блоки casino.obscurus-incanus */
.image27{
  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;
}.offer-toggle{
  display: flex;
  align-items: center;
  gap: 12px;
  flex-wrap: wrap;
}.enabled-b97{ font-weight: 800; font-size: 1.25rem; }.shadow994{
  background: rgba(0,0,0,0.25);
  padding: 6px 12px;
  border-radius: 6px;
  font-weight: 700;
  letter-spacing: 0.05em;
}.circle965{
  background: #fff !important;
  color: #151b2e !important;
  border: none !important;
  padding: 12px 24px;
  border-radius: 8px;
  font-weight: 600;
}.action809{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 24px;
  margin: 24px 0;
}.switch725{ font-size: 1.2rem; margin-bottom: 16px; }.rank324{ list-style: none; padding-left: 0; }.rank324 li{
  padding: 8px 0;
  border-bottom: 1px solid rgba(255,255,255,0.08);
  font-size: 14px;
}.level635{
  margin-top: 16px;
  display: inline-block;
}.toggle572{
  background: linear-gradient(135deg, #089e4e22 0%, #089e4e08 100%);
  border: 1px solid #089e4e;
  border-radius: 12px;
  padding: 20px;
  margin: 24px 0;
  text-align: center;
}.card250{ font-weight: 700; margin-bottom: 8px; }.score-sf{ font-size: 1.5rem; font-weight: 800; margin: 12px 0; }.tertiary736{
  margin-top: 12px;
  padding: 10px 20px;
  background: #089e4e;
  color: #fff;
  border: none;
  border-radius: 8px;
  cursor: pointer;
  font-weight: 600;
}.shadow-border{
  margin: 24px 0;
}.light836{ font-size: 1.25rem; margin-bottom: 16px; }.badge-n49{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 16px;
}.layer-link{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 20px;
  position: relative;
}.gallery558{
  position: absolute;
  top: 8px;
  right: 8px;
  background: #089e4e;
  color: #fff;
  font-size: 10px;
  padding: 4px 8px;
  border-radius: 4px;
}.wrapper371{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
  margin-bottom: 8px;
}.accordion-f91{ font-size: 12px; color: rgba(255,255,255,0.7); display: block; margin-top: 8px; }.primary-switch{ margin-top: 12px; }.subtitle-jc{ margin: 24px 0; }.media-lx{ font-size: 1.25rem; margin-bottom: 16px; }.style-ib{ display: flex; flex-direction: column; gap: 12px; }.gallery738{
  display: block;
  padding: 12px 16px;
  background: rgba(255,255,255,0.05);
  border-radius: 8px;
  border-left: 3px solid #089e4e;
}.gallery738:hover{ background: rgba(255,255,255,0.08); }.offer-lw{ font-size: 12px; color: rgba(255,255,255,0.6); }.texture-lh{ margin: 24px 0; }.bright644{ font-size: 1.25rem; margin-bottom: 16px; }.column480{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 20px;
}.display-dim{
  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;
}.accent-mt{
  position: absolute;
  top: 8px;
  left: 8px;
  background: #089e4e;
  color: #fff;
  font-size: 10px;
  padding: 4px 8px;
  border-radius: 4px;
  z-index: 1;
}.action-id{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
}.layer643{
  font-size: 1.25rem;
  font-weight: 800;
  color: #089e4e;
  margin: 8px 0 4px;
}.badge-hd{ font-size: 13px; display: block; margin-bottom: 4px; }.header-v73{ font-size: 12px; color: rgba(255,255,255,0.7); }.gradient-label{ margin-top: 12px; display: inline-block; }.meta-h41{ margin: 24px 0; }.expand25{ font-size: 1.25rem; margin-bottom: 16px; }.design925{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 20px;
}.status907{
  background: rgba(255,255,255,0.06);
  border-radius: 10px;
  padding: 16px;
}.primary984{ position: relative; margin-bottom: 8px; }.switch-popular{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
}.menu-component{ display: block; margin-bottom: 8px; }.deal-ab{
  background: #089e4e;
  color: #fff;
  font-size: 11px;
  padding: 2px 8px;
  border-radius: 4px;
  margin-right: 8px;
}.collapse-nx{ font-size: 12px; color: rgba(255,255,255,0.6); }.design648{ margin-top: 16px; display: inline-block; }/* Блок: Последние сообщения (форум) */
.slider710{ margin: 24px 0; }.module312{ font-size: 1.25rem; margin-bottom: 16px; }.state-score{ display: flex; flex-direction: column; gap: 12px; }.wrapper-gb{
  display: block;
  padding: 16px;
  background: rgba(255,255,255,0.05);
  border-radius: 10px;
  border-left: 3px solid #089e4e;
}.wrapper-gb:hover{ background: rgba(255,255,255,0.08); }.collapse-ad, .offer13{ font-size: 12px; color: rgba(255,255,255,0.6); margin-right: 12px; }.enabled163{ font-size: 13px; margin-top: 8px; }.edge791{ margin-top: 16px; display: inline-block; }/* Блок: Бонусы казино */
.border-q88{ margin: 24px 0; }.banner880{ font-size: 1.25rem; margin-bottom: 16px; }.dropdown159{ display: flex; flex-direction: column; gap: 16px; }.progress-tertiary{
  padding: 16px;
  background: rgba(255,255,255,0.06);
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.1);
}.footer-bh{ font-size: 12px; color: #089e4e; }.option-subtitle{ font-weight: 700; margin: 8px 0; }.screen-range{ font-size: 12px; display: block; margin: 8px 0; }.control-status{ margin-top: 8px; }/* Блок: Провайдеры */
.active-tag{ margin: 24px 0; }.layer-m56{ font-size: 1.25rem; margin-bottom: 16px; }.offer-a32{
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}.title-control{
  padding: 6px 12px;
  background: rgba(255,255,255,0.08);
  border-radius: 6px;
  font-size: 13px;
}/* Блок: Отзывы */
.corner328{ margin: 24px 0; }.component94{ font-size: 1.25rem; margin-bottom: 16px; }.modal-block{ display: flex; flex-direction: column; gap: 16px; }.pattern-yj{
  padding: 20px;
  background: rgba(255,255,255,0.05);
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.08);
}.focus-component{ display: flex; align-items: center; gap: 8px; margin-bottom: 4px; }.highlight-shadow{ font-weight: 600; font-size: 1rem; }.window-my{
  font-size: 11px;
  padding: 2px 8px;
  background: rgba(255,255,255,0.1);
  border-radius: 4px;
  color: rgba(255,255,255,0.9);
}.text-ar{ font-size: 12px; color: rgba(255,255,255,0.6); display: block; margin-bottom: 8px; }.visual164{ font-size: 13px; margin-bottom: 10px; }.pattern-bright{ color: #089e4e; font-weight: 700; }.tab86{ font-size: 14px; line-height: 1.5; margin: 0 0 8px 0; }.game-gq{ font-size: 12px; color: rgba(255,255,255,0.5); }.slider-uh, .content678{ margin-top: 8px; margin-right: 12px; display: inline-block; }/* Блок: FAQ */
.interface-xk{ font-size: 1.25rem; margin-bottom: 16px; }.edge-round{ margin: 24px 0; }.design123{ display: flex; flex-direction: column; gap: 12px; }.oval-gg{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 20px;
}.special-promo{ font-size: 1rem; margin-bottom: 10px; font-weight: 600; }.game-xa{ font-size: 14px; line-height: 1.5; color: rgba(255,255,255,0.9); }/* Блок: Плюсы и минусы */
.sharp-row{ margin: 24px 0; }.bright-content{ display: grid; grid-template-columns: 1fr 1fr; gap: 24px; }.tooltip850 h4, .inactive202 h4{ font-size: 1rem; margin-bottom: 12px; }.tooltip850 h4{ color: #089e4e; }.inactive202 h4{ color: #e57373; }.tooltip850 ul, .inactive202 ul{ padding-left: 20px; margin: 0; }.tooltip850 li, .inactive202 li{ padding: 6px 0; font-size: 14px; }/* Блок: Похожие казино */
.circle-ir{ margin: 24px 0; }.list349{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
}.hero-rx{
  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;
}.hero-rx:hover{ transform: translateY(-4px); background: rgba(255,255,255,0.1); }.visual-player{
  max-width: 120px;
  max-height: 60px;
  object-fit: contain;
}.offer-switch{ font-weight: 600; font-size: 14px; text-align: center; }/* Сетка фиксированных блоков */
.banner-rc{
  display: grid;
  grid-template-columns: 1fr;
  gap: 24px;
  margin-top: 32px;
}/* Сетки слотов/бонусов (существующие блоки) */
.rank849, .button-wrapper, .design158, .info-thumbnail, .soft-tl{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 20px;
  margin-top: 20px;
}.media9, .graphic365, .slider-ly, .title328, .ui674{
  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;
}.media9:hover, .graphic365:hover{ transform: translateY(-4px); box-shadow: 0 8px 24px rgba(0,0,0,0.2); }.interface-ap{ width: 100%; border-radius: 8px; }.wrapper-popular{
  display: inline-block;
  background: #089e4e40;
  color: #089e4e;
  font-size: 11px;
  padding: 2px 8px;
  border-radius: 4px;
  margin: 4px 4px 0 0;
}.carousel-texture{ background: rgba(255,255,255,0.05); border-radius: 12px; }.highlight-b28{
  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;
}.highlight-b28 .bright-tertiary{ font-size: 2rem; margin-bottom: 8px; }.highlight-b28 .square-cu{ font-size: 1.25rem; margin-bottom: 8px; }.highlight-b28 .featured-design{ font-size: 14px; margin-bottom: 8px; }.highlight-b28 .view249{ font-size: 13px; opacity: 0.9; margin-bottom: 16px; }.active373{ background: linear-gradient(135deg, #089e4e 0%, #fff 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; }/* Footer Partners */
.ui22{ margin: 24px 0; padding: 20px 0; }.view501{ font-size: 1.1rem; margin-bottom: 16px; color: rgba(255,255,255,0.9); }.hard-wq{ display: flex; flex-wrap: wrap; gap: 16px; align-items: center; }.smooth528{
  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;
}.smooth528:hover{ background: rgba(255,255,255,0.1); }.smooth528 img{ max-width: 80px; max-height: 40px; object-fit: contain; }.dark178 .deal-jz{ display: flex; flex-wrap: wrap; gap: 12px; }.dark178 .modal622{
  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;
}.dark178 .modal622:hover{ border-color: #089e4e; background: #089e4e15; }.dark178 .modal622 img{ max-width: 72px; max-height: 36px; object-fit: contain; }.square-b78 .modal-action{ display: flex; flex-wrap: wrap; gap: 20px; align-items: center; }.square-b78 .background773{ padding: 10px 14px; transition: opacity 0.2s; }.square-b78 .background773:hover{ opacity: 0.85; }.square-b78 .background773 img{ max-width: 64px; max-height: 32px; object-fit: contain; }.graphic-rg{ background: rgba(0,0,0,0.2); border: 1px solid rgba(255,255,255,0.08); border-radius: 12px; padding: 24px; }.graphic-rg .menu611{ display: flex; flex-wrap: wrap; gap: 16px; align-items: center; }.graphic-rg .tag493{
  padding: 12px 16px; background: rgba(255,255,255,0.05); border-radius: 8px;
  transition: background 0.2s, box-shadow 0.2s;
}.graphic-rg .tag493:hover{ background: #089e4e25; box-shadow: 0 2px 8px #089e4e30; }.graphic-rg .tag493 img{ max-width: 70px; max-height: 35px; object-fit: contain; }/* Slots Grid Block (после баннера) */
.image-qi{ margin: 28px 0; }.popular455{ font-size: 1.5rem; margin-bottom: 20px; }.surface-accent .game-surface{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
  gap: 20px;
}.surface-accent .square-xa{
  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;
}.surface-accent .square-xa:hover{ transform: translateY(-4px); box-shadow: 0 8px 24px rgba(0,0,0,0.3); }.surface-accent .square-xa img{ width: 100%; height: 133px; object-fit: cover; display: block; }.surface-accent .border996{ display: block; padding: 12px; font-size: 14px; }.surface-accent .corner422{ margin-top: 20px; display: inline-block; }.container-uk .accordion215{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(140px, 1fr));
  gap: 16px;
}.container-uk .foreground198{
  display: block;
  border-radius: 10px;
  overflow: hidden;
  transition: opacity 0.2s;
}.container-uk .foreground198:hover{ opacity: 0.9; }.container-uk .foreground198 img{ width: 100%; height: auto; aspect-ratio: 3/2; object-fit: cover; display: block; }.badge-xh .rank-kh{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
  gap: 18px;
}.badge-xh .row-y65{
  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-xh .row-y65:hover{ transform: scale(1.02); border-color: #089e4e; }.badge-xh .highlight94{ aspect-ratio: 3/2; overflow: hidden; }.badge-xh .highlight94 img{ width: 100%; height: 100%; object-fit: cover; display: block; }.badge-xh .graphic-hi{ display: block; padding: 10px; font-size: 13px; }/* ========================================
   ГЛАВНЫЙ БЛОК СЛОТОВ (40 слотов, 6 вариантов)
   ======================================== */

/* Общие стили для всех вариантов */
.bright715{
  margin: 40px 0;
  padding: 32px 20px;
  background: rgba(255, 255, 255, 0.02);
  border-radius: 16px;
}.image673{
  font-size: 28px;
  font-weight: 700;
  margin: 0 0 28px;
  color: #ffffff;
  text-align: center;
}.special-vv{
  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;
}.special-vv:hover{ opacity: 0.85; }/* === Вариант 1: Крупная карточная сетка 4x10 === */
.component-p50 .modal838{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}.component-p50 .background-uz{
  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);
}.component-p50 .background-uz:hover{
  transform: translateY(-4px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.3);
  border-color: #089e4e;
}.component-p50 .background-uz img{
  width: 100%;
  height: auto;
  display: block;
}.component-p50 .bright852{
  padding: 12px;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}.component-p50{ text-align: center; }/* === Вариант 2: Компактная плотная сетка 5x8 === */
.carousel-xt .progress682{
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 12px;
}.carousel-xt .deal-smooth{
  display: block;
  border-radius: 8px;
  overflow: hidden;
  transition: transform 0.15s, box-shadow 0.15s;
  border: 1px solid rgba(255, 255, 255, 0.04);
}.carousel-xt .deal-smooth:hover{
  transform: scale(1.05);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.4);
  z-index: 10;
}.carousel-xt .deal-smooth img{
  width: 100%;
  height: auto;
  display: block;
}/* === Вариант 3: Карточки с hover и описанием === */
.special-state .preview-pattern{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}.special-state .toggle165{
  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);
}.special-state .toggle165:hover{
  transform: translateY(-6px);
}.special-state .oval-xj{
  position: relative;
  overflow: hidden;
}.special-state .oval-xj img{
  width: 100%;
  height: auto;
  display: block;
  transition: transform 0.3s;
}.special-state .toggle165:hover img{
  transform: scale(1.1);
}.special-state .hover897{
  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;
}.special-state .toggle165:hover .hover897{
  opacity: 1;
}.special-state .offer-jt{
  color: white;
  font-size: 18px;
  font-weight: 600;
}.special-state .bright852{
  padding: 12px;
  font-size: 14px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}/* === Вариант 4: Горизонтальная карусель === */
.footer811 .wrapper824{
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: thin;
  scrollbar-color: #089e4e rgba(255, 255, 255, 0.1);
}.footer811 .wrapper824::-webkit-scrollbar{
  height: 8px;
}.footer811 .wrapper824::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.05);
  border-radius: 4px;
}.footer811 .wrapper824::-webkit-scrollbar-thumb{
  background: #089e4e;
  border-radius: 4px;
}.footer811 .focus-my{
  display: flex;
  gap: 16px;
  padding: 10px 0 16px;
}.footer811 .slider316{
  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);
}.footer811 .slider316:hover{
  transform: scale(1.05);
}.footer811 .slider316 img{
  width: 100%;
  height: auto;
  display: block;
}.footer811 .secondary-pr{
  padding: 10px;
  font-size: 13px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}/* === Вариант 5: Мозаичная сетка (разные размеры) === */
.image163 .popup681{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
  gap: 12px;
  grid-auto-flow: dense;
}.image163 .wrapper884{
  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);
}.image163 .wrapper884.main-slot-large{
  grid-column: span 2;
  grid-row: span 2;
}.image163 .wrapper884.main-slot-medium{
  grid-column: span 2;
}.image163 .wrapper884:hover{
  transform: scale(1.03);
  z-index: 10;
}.image163 .wrapper884 img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}.image163 .tooltip-qp{
  padding: 8px;
  font-size: 12px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.3);
}/* === Вариант 6: Список с подробной информацией === */
.expand258 .tooltip-smooth{
  display: grid;
  grid-template-columns: 1fr;
  gap: 12px;
}.expand258 .range826{
  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);
}.expand258 .range826:hover{
  background: rgba(255, 255, 255, 0.06);
  transform: translateX(4px);
  border-color: #089e4e;
}.expand258 .grid901{
  border-radius: 8px;
  overflow: hidden;
}.expand258 .grid901 img{
  width: 100%;
  height: auto;
  display: block;
}.expand258 .player738{
  display: flex;
  flex-direction: column;
  gap: 8px;
}.expand258 .visual861{
  font-size: 16px;
  font-weight: 600;
  margin: 0;
  color: #ffffff;
}.expand258 .primary725{
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
}.expand258 .modal-os{
  display: inline-block;
  padding: 4px 10px;
  background: #089e4e;
  color: white;
  border-radius: 4px;
  font-size: 11px;
  font-weight: 600;
}.expand258 .smooth-gallery{
  font-size: 13px;
  color: rgba(255, 255, 255, 0.7);
}.expand258 .widget649{
  display: flex;
  align-items: center;
}.expand258 .block-screen{
  padding: 10px 20px;
  background: #089e4e;
  color: white;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 600;
  white-space: nowrap;
  transition: opacity 0.2s;
}.expand258 .block-screen:hover{
  opacity: 0.85;
}

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

@media (max-width: 768px) {.component-p50 .modal838,
  .special-state .preview-pattern{
    grid-template-columns: repeat(2, 1fr);
  }.carousel-xt .progress682{
    grid-template-columns: repeat(3, 1fr);
  }.expand258 .range826{
    grid-template-columns: 120px 1fr;
    gap: 12px;
  }.expand258 .widget649{
    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) {.image673{
    font-size: 22px;
  }.component-p50 .modal838,
  .special-state .preview-pattern{
    grid-template-columns: 1fr;
  }.carousel-xt .progress682{
    grid-template-columns: repeat(2, 1fr);
  }.footer811 .slider316{
    flex: 0 0 180px;
  }.expand258 .range826{
    grid-template-columns: 1fr;
  }
  .main-slots-v6 .main-slot-list-img {
    max-width: 200px;
    margin: 0 auto;
  }
}/* ========================================
   БЛОК "КАК НАЧАТЬ ИГРАТЬ?" (5 шагов, 6 вариантов)
   ======================================== */

/* Общие стили для всех вариантов */
.square815{
  margin: 48px 0;
  padding: 40px 20px;
  background: rgba(255, 255, 255, 0.02);
  border-radius: 16px;
}.design286{
  font-size: 32px;
  font-weight: 700;
  margin: 0 0 36px;
  color: #ffffff;
  text-align: center;
}.info247{
  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;
}.info247:hover{
  opacity: 0.9;
  transform: translateY(-2px);
}/* === Вариант 1: Вертикальный список с иконками слева === */
.status-subtitle .panel-q59{
  display: flex;
  flex-direction: column;
  gap: 24px;
  max-width: 900px;
  margin: 0 auto;
}.status-subtitle .background-hs{
  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;
}.status-subtitle .background-hs:hover{
  background: rgba(255, 255, 255, 0.05);
  border-color: #089e4e;
}.status-subtitle .ui71{
  flex-shrink: 0;
}.status-subtitle .ui71 img{
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.status-subtitle .icon-control{
  flex: 1;
}.status-subtitle .widget379{
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.status-subtitle .deal-in{
  font-size: 15px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 2: Горизонтальные карточки === */
.inactive-deal .dark277{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin-bottom: 20px;
}.inactive-deal .dark277 .thumbnail-foreground:nth-child(4),
.inactive-deal .dark277 .thumbnail-foreground:nth-child(5){
  grid-column: span 1;
}.inactive-deal .thumbnail-foreground{
  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;
}.inactive-deal .thumbnail-foreground:hover{
  transform: translateY(-4px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.3);
}.inactive-deal .game698{
  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;
}.inactive-deal .outline-m21{
  width: 80px;
  height: 80px;
  margin: 0 auto 16px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.inactive-deal .widget379{
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.inactive-deal .deal-in{
  font-size: 14px;
  line-height: 1.5;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 3: Аккордеон === */
.light968 .grid366{
  max-width: 800px;
  margin: 0 auto;
}.light968 .description371{
  margin-bottom: 12px;
  border-radius: 12px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid rgba(255, 255, 255, 0.05);
}.light968 .visual274{
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 20px;
  cursor: pointer;
  transition: background 0.2s;
}.light968 .visual274:hover{
  background: rgba(255, 255, 255, 0.05);
}.light968 .field706{
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 8px;
}.light968 .image-gn{
  flex: 1;
  font-size: 18px;
  font-weight: 600;
  margin: 0;
  color: #ffffff;
}.light968 .popular-design{
  color: #089e4e;
  font-size: 20px;
  transition: transform 0.3s;
}.light968 .description371.active .popular-design{
  transform: rotate(180deg);
}.light968 .play-d32{
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
}.light968 .description371.active .play-d32{
  max-height: 300px;
}.light968 .play-d32 p{
  padding: 0 20px 20px;
  margin: 0;
  font-size: 15px;
  line-height: 1.6;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 4: Таймлайн === */
.smooth-section .promo-yf{
  position: relative;
  max-width: 700px;
  margin: 0 auto;
  padding-left: 60px;
}.smooth-section .promo-yf::before{
  content: '';
  position: absolute;
  left: 20px;
  top: 40px;
  bottom: 40px;
  width: 3px;
  background: linear-gradient(to bottom, #089e4e, rgba(255, 255, 255, 0.1));
}.smooth-section .tertiary130{
  position: relative;
  margin-bottom: 48px;
}.smooth-section .section798{
  position: absolute;
  left: -60px;
  top: 0;
}.smooth-section .dark920{
  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);
}.smooth-section .switch-oc{
  padding: 20px;
  background: rgba(255, 255, 255, 0.03);
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.05);
}.smooth-section .shadow-gj{
  float: right;
  margin-left: 20px;
  margin-bottom: 12px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.smooth-section .row943{
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.smooth-section .popup895{
  font-size: 15px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 5: Большие карточки === */
.enabled908 .modal931{
  display: flex;
  flex-direction: column;
  gap: 24px;
  max-width: 900px;
  margin: 0 auto;
}.enabled908 .border-wi{
  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;
}.enabled908 .border-wi:hover{
  border-color: #089e4e;
  transform: translateX(8px);
}.enabled908 .item-qz{
  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);
}.enabled908 .corner-ws img{
  width: 100%;
  height: auto;
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.1);
  padding: 12px;
}.enabled908 .hover135{
  font-size: 22px;
  font-weight: 600;
  margin: 0 0 16px;
  color: #ffffff;
}.enabled908 .box928{
  font-size: 16px;
  line-height: 1.7;
  margin: 0;
  color: rgba(255, 255, 255, 0.85);
}/* === Вариант 6: Компактный список === */
.element360 .element-featured{
  max-width: 800px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 16px;
}.element360 .popular-gu{
  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;
}.element360 .popular-gu:hover{
  background: rgba(255, 255, 255, 0.06);
  border-color: rgba(255, 255, 255, 0.3);
}.element360 .header-dt{
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  flex-shrink: 0;
}.element360 .button212{
  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;
}.element360 .header-dt img{
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 8px;
}.element360 .interface-yg{
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 10px;
  color: #ffffff;
}.element360 .level-hp{
  font-size: 14px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}

/* Responsive для блока "Как начать играть?" */
@media (max-width: 1024px) {.inactive-deal .dark277{
    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) {.design286{
    font-size: 26px;
  }.status-subtitle .background-hs{
    flex-direction: column;
    text-align: center;
  }.status-subtitle .ui71{
    margin: 0 auto;
  }.inactive-deal .dark277{
    grid-template-columns: 1fr;
  }.inactive-deal .dark277 .thumbnail-foreground:nth-child(5){
    grid-column: span 1;
  }.smooth-section .promo-yf{
    padding-left: 0;
  }.smooth-section .promo-yf::before{
    display: none;
  }.smooth-section .section798{
    position: static;
    margin-bottom: 12px;
  }.smooth-section .dark920{
    margin: 0 auto;
  }.smooth-section .shadow-gj{
    float: none;
    display: block;
    margin: 0 auto 16px;
  }.enabled908 .border-wi{
    grid-template-columns: 1fr;
  }.enabled908 .corner-ws img{
    max-width: 200px;
    margin: 0 auto;
    display: block;
  }.element360 .popular-gu{
    flex-direction: column;
    text-align: center;
  }
  .how-to-start-v6 .how-to-compact-left {
    margin: 0 auto;
  }
}

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

@media (max-width: 768px) {.badge-n49{ grid-template-columns: 1fr; }.column480{ grid-template-columns: 1fr; }.rank849, .button-wrapper{ grid-template-columns: 1fr; }.image27{ flex-direction: column; text-align: center; }.bright-content{ grid-template-columns: 1fr; }
  .similar-casinos-grid { grid-template-columns: 1fr; }
}/* ========================================
   HEADER VARIANTS (5 вариантов)
   ======================================== */

/* Header v1 - Классический горизонтальный */
.interface-u16{ background: #0a0f1c; border-bottom: 2px solid #00d4ff; }.level-cc{ max-width: 1400px; margin: 0 auto; padding: 12px 20px; display: flex; align-items: center; gap: 20px; }.range694{ display: flex; align-items: center; flex-shrink: 0; }.expand-wrapper{ height: 50px; width: auto; }.popup-badge{ background: linear-gradient(135deg, #00d4ff, #0099cc); padding: 8px 16px; border-radius: 8px; margin-left: auto; }.highlight-ea{ font-size: 14px; font-weight: 600; color: #000; }.star628{ display: inline-block; margin-left: 8px; background: #fff; color: #000; padding: 4px 10px; border-radius: 4px; font-weight: 700; }.hard27{ display: flex; gap: 20px; margin-left: 20px; }.hard27 .preview267{ color: #fff; text-decoration: none; font-size: 15px; font-weight: 500; padding: 8px 0; border-bottom: 2px solid transparent; transition: all 0.3s; }.hard27 .preview267:hover, .hard27 .preview267.active{ border-bottom-color: #00d4ff; color: #00d4ff; }.frame-la{ display: flex; gap: 12px; margin-left: auto; }.disabled-xn{ padding: 10px 20px; border-radius: 6px; text-decoration: none; font-weight: 600; font-size: 14px; transition: all 0.3s; }.banner-g95{ background: #00d4ff; color: #000; }.banner-g95:hover{ background: #00b8e6; transform: translateY(-2px); }.point-yq{ background: transparent; color: #fff; border: 2px solid #00d4ff; }.point-yq:hover{ background: #00d4ff; color: #000; }/* Header v2 - Компактный */
.thumbnail850{ background: #050810; padding: 15px 0; box-shadow: 0 2px 10px rgba(0,0,0,0.3); }.preview364{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.tooltip-eg{ display: flex; align-items: center; gap: 12px; text-decoration: none; }.play-content{ height: 45px; }.design-wh{ font-size: 22px; font-weight: 700; color: #00d4ff; }.item-component{ display: flex; gap: 25px; align-items: center; }.item-component .preview267{ color: #ccc; text-decoration: none; font-size: 15px; transition: color 0.3s; }.item-component .preview267:hover, .item-component .preview267.active{ color: #00d4ff; }.container110{ background: #00d4ff; color: #000; padding: 10px 24px; border-radius: 6px; text-decoration: none; font-weight: 700; margin-left: 15px; transition: transform 0.3s; }.container110:hover{ transform: scale(1.05); }/* Header v3 - Двухуровневый */
.tab571{ background: #00d4ff; color: #000; padding: 8px 0; }.component197{ background: #0a0f1c; padding: 12px 0; }.thumbnail-icon{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.surface993{ font-size: 14px; font-weight: 600; }.module-hard{ display: flex; gap: 15px; }.window-zp{ color: #000; text-decoration: none; font-weight: 500; padding: 5px 10px; }.window-zp:hover{ text-decoration: underline; }.card985{ background: #000; color: #00d4ff; padding: 6px 16px; border-radius: 4px; text-decoration: none; font-weight: 700; }.expand-bright{ height: 48px; }.enabled-b97{ display: flex; gap: 25px; }.enabled-b97 .preview267{ color: #fff; text-decoration: none; font-size: 15px; transition: color 0.3s; }.enabled-b97 .preview267:hover, .enabled-b97 .preview267.active{ color: #00d4ff; }/* Header v4 - Центрированный */
.surface888{ background: #0a0f1c; padding: 15px 0; }.media-frame{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.outline-e62{ position: absolute; left: 50%; transform: translateX(-50%); }.offer-dv{ height: 55px; }.ux-xi, .control-column{ display: flex; gap: 20px; }.ux-xi .preview267, .control-column .preview267{ color: #fff; text-decoration: none; font-size: 15px; padding: 8px 0; transition: color 0.3s; }.ux-xi .preview267:hover, .control-column .preview267:hover,
.ux-xi .preview267.active, .control-column .preview267.active{ color: #00d4ff; }.content-o63{ background: #00d4ff; color: #000; text-align: center; padding: 10px; font-weight: 600; }.style275{ background: #000; color: #00d4ff; padding: 4px 10px; border-radius: 4px; margin: 0 6px; }/* Header v5 - Минималистичный */
.input844{ background: #050810; padding: 20px 0; border-bottom: 1px solid #1a1f2e; }.component-dy{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; gap: 40px; }.link212{ display: flex; flex-direction: column; gap: 15px; min-width: 200px; }.light-x2{ height: 50px; width: auto; }.round-details{ background: linear-gradient(135deg, #1a1f2e, #0a0f1c); padding: 12px; border-radius: 8px; border: 1px solid #00d4ff; }.media-item{ font-size: 12px; color: #999; text-transform: uppercase; }.footer989{ font-size: 20px; font-weight: 700; color: #00d4ff; margin: 4px 0; }.tooltip-screen{ font-size: 14px; color: #fff; background: #00d4ff22; padding: 4px 8px; border-radius: 4px; }.hover-un{ flex: 1; display: flex; flex-direction: column; gap: 15px; }.circle54{ display: flex; gap: 25px; flex-wrap: wrap; }.circle54 .preview267{ color: #ccc; text-decoration: none; font-size: 15px; transition: color 0.3s; }.circle54 .preview267:hover, .circle54 .preview267.active{ color: #00d4ff; }.badge-ji{ display: flex; gap: 12px; }.view-gn, .preview-kn{ padding: 10px 24px; border-radius: 6px; text-decoration: none; font-weight: 600; transition: all 0.3s; }.view-gn{ background: #00d4ff; color: #000; }.view-gn:hover{ background: #00b8e6; }.preview-kn{ background: transparent; border: 2px solid #00d4ff; color: #00d4ff; }.preview-kn:hover{ background: #00d4ff; color: #000; }

/* Header responsive */
@media (max-width: 1024px) {.hard27, .enabled-b97, .ux-xi, .control-column, .circle54{ gap: 15px; }.popup-badge, .content-o63{ display: none; }
  .header-v4-logo { position: static; transform: none; }
}
@media (max-width: 768px) {.level-cc, .preview364, .thumbnail-icon, .media-frame, .component-dy{ flex-wrap: wrap; }.hard27, .item-component, .enabled-b97, .ux-xi, .control-column, .circle54{ 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 - Аккордеон с анимацией */
.oval637{
    padding: 60px 20px;
    background: linear-gradient(135deg, #1a1a2e 0%, #16213e 100%);
}.form-control{
    max-width: 900px;
    margin: 0 auto;
}.list-x69{
    font-size: 2.2rem;
    font-weight: 700;
    text-align: center;
    margin-bottom: 40px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
}.shadow403{
    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);
}.shadow403:hover{
    border-color: rgba(255, 215, 0, 0.3);
    transform: translateY(-2px);
}.dropdown901{
    padding: 20px 50px 20px 25px;
    cursor: pointer;
    font-size: 1.1rem;
    font-weight: 600;
    color: #ffd700;
    position: relative;
    user-select: none;
}.dropdown901::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;
}.shadow403.active .dropdown901::after{
    transform: translateY(-50%) rotate(45deg);
}.square-cl{
    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;
}.shadow403.active .square-cl{
    max-height: 500px;
    padding: 0 25px 20px 25px;
}.thumbnail-kp{
    display: none;
}

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

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

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

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

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

@media (max-width: 768px) {.game-container{
        font-size: 1.3rem;
    }.badge704{
        gap: 8px;
    }
    .footer-v1-tag {
        font-size: 0.8rem !important;
        padding: 6px 12px;
    }
}/* Footer v2 - Карточный стиль с колонками */
.carousel3{
    background: #0f0f23;
    padding: 50px 20px 30px;
    border-top: 3px solid #ffd700;
}.popup-active{
    max-width: 1200px;
    margin: 0 auto;
}.toggle-mw{
    margin-bottom: 40px;
}.pattern-kg{
    font-size: 1.8rem;
    font-weight: 700;
    color: #ffd700;
    text-align: center;
    margin-bottom: 35px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
}.tertiary-card{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}.hard525{
    background: rgba(255, 255, 255, 0.03);
    border-radius: 12px;
    padding: 25px 20px;
    border: 1px solid rgba(255, 215, 0, 0.15);
}.text-hover{
    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;
}.text-hover:last-child{
    border-bottom: none;
}.text-hover:hover{
    color: #ffd700;
    padding-left: 8px;
}.tertiary255{
    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;
}.section669{
    color: rgba(255, 255, 255, 0.6);
    font-size: 0.9rem;
}.list3{
    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) {.tertiary-card{
        grid-template-columns: 1fr;
    }.pattern-kg{
        font-size: 1.4rem;
    }
    .footer-v2-bottom {
        flex-direction: column;
        text-align: center;
    }
}/* Footer v3 - Минималистичный список с разделителями */
.background-gw{
    background: linear-gradient(to top, #16213e 0%, #1a1a2e 100%);
    padding: 50px 20px 30px;
    border-top: 1px solid rgba(255, 215, 0, 0.3);
}.badge688{
    max-width: 1100px;
    margin: 0 auto;
}.module-image{
    margin-bottom: 35px;
}.item975{
    text-align: center;
    line-height: 2;
    padding: 20px;
}.badge-carousel{
    color: rgba(255, 255, 255, 0.7);
    font-size: 0.9rem;
    transition: color 0.2s ease;
    display: inline;
    text-decoration: none;
}.badge-carousel:hover{
    color: #ffd700;
}.header-xq{
    text-align: center;
    padding-top: 30px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}.nav974{
    color: rgba(255, 255, 255, 0.75);
    font-size: 0.95rem;
    margin-bottom: 12px;
    line-height: 1.6;
}.widget545{
    color: rgba(255, 215, 0, 0.8);
    font-size: 0.85rem;
    font-weight: 500;
}

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