
*{
	box-sizing: border-box;
	font-family: Roboto, sans-serif;
}*{
	box-sizing: border-box;
	margin: 0;
}a{
	text-decoration: none;
	color: inherit;
	font-weight: bold;
}html, body{
	overflow-x: hidden;
	max-width: 100%;
}body{
	max-width: 1300px;
	margin: 0 auto;
	font-family: Roboto, sans-serif;
	font-size: 16px;
	background-color: #1a3040;
	color: #ffffff;
	padding-top: 72px;
}.wrapper649{
	max-width: 1300px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 15px;
}/* ========== Хедер casino.obscurus-incanus — единый компактный блок ========== */
.row-jq{
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	background: #0f2027;
	box-shadow: 0 2px 12px rgba(0,0,0,0.2);
	z-index: 1000;
	height: 56px;
}.badge238{
	width: 100%;
	height: 56px;
	display: flex;
	align-items: center;
	gap: 20px;
	flex-wrap: nowrap;
}.thumbnail735{
	flex-shrink: 0;
	display: flex;
	align-items: center;
}.thumbnail735 .shadow-mv{
	height: 36px;
	width: auto;
	object-fit: contain;
}.popular-shadow{
	display: flex;
	align-items: center;
	gap: 8px;
	background: #00bcd4;
	padding: 6px 12px;
	border-radius: 6px;
	flex-shrink: 0;
}.action583{ font-size: 13px; font-weight: 600; }.label-dn{
	background: rgba(0,0,0,0.25);
	padding: 4px 10px;
	border-radius: 4px;
	font-weight: 800;
	font-size: 12px;
	letter-spacing: 0.5px;
}.style-wc{
	display: flex;
	align-items: center;
	gap: 4px;
	flex: 1;
	justify-content: center;
}.gallery-up{
	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;
}.gallery-up:hover{
	color: #fff;
	background: rgba(255,255,255,0.1);
}.gallery-up.carduus{
	background: #00bcd4;
	color: #fff;
	border-color: #00bcd4;
}.screen-n90{
	display: flex;
	gap: 8px;
	flex-shrink: 0;
}.content-zn{
	padding: 8px 16px;
	font-size: 13px;
	border-radius: 6px;
}.point84{ background: #00bcd4; color: #fff; border: none; }.column-j48{ background: transparent; border: 1px solid rgba(255,255,255,0.4); color: #fff; }.column-j48:hover{ background: rgba(255,255,255,0.1); }

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

@media (max-width: 768px) {body{ padding-top: 100px; }.row-jq{ height: auto; }.badge238{ flex-wrap: wrap; height: auto; min-height: 56px; padding: 10px 0; }.style-wc{
		order: 3;
		width: 100%;
		justify-content: flex-start;
		overflow-x: auto;
		padding: 8px 0;
		gap: 4px;
		-webkit-overflow-scrolling: touch;
		scrollbar-width: none;
	}.style-wc::-webkit-scrollbar{ display: none; }
	.nav-link { font-size: 12px; padding: 6px 10px; white-space: nowrap; }
}.tab79{
	border: 1px solid #00bcd4;
	display: inline-block;
	padding: 10px 20px;
	background-color: #00bcd4;
	color: #ffffff;
	border-radius: 5px;
	cursor: pointer;
	position: relative;
	transition: box-shadow 0.3s ease-in-out;
}/* Стили для кнопок навигации (вместо ссылок) */
.info936{
	border: none;
	font-family: inherit;
	font-size: inherit;
	text-align: center;
}.info936:focus{
	outline: 2px solid #00bcd4;
	outline-offset: 2px;
}.card-tab{
	display: inline-block;
	transition: transform 0.2s ease, opacity 0.2s ease;
}.card-tab:hover{
	transform: scale(1.02);
	opacity: 0.95;
}.card-tab:focus{
	outline: 2px solid #00bcd4;
	outline-offset: 4px;
}
@media (max-width: 768px) {
	.btn {
		 width: 100%;
		 text-align: center;
		 padding: 10px;
		 font-size: 14px;
	}
}
@keyframes box-layer {0%{ box-shadow: 0 0 5px #00bcd4; }50%{ box-shadow: 0 0 20px #00bcd4; }
	100% { box-shadow: 0 0 5px #00bcd4; }
}.control-popup{
	animation: glow 1.5s infinite alternate;
}.media325{
	background-color: #00bcd4;
}.oval-jg{
	background-color: transparent;
}.oval-jg:hover{
	background-color: #00bcd4;
}h1, .wrapper938{
	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;
	}
}.light-ig{
	position: relative;
	margin-top: 24px;
	padding-bottom: 40px;
}.tab717{
	display: flex;
	flex-direction: column;
	gap: 20px;
}main img{
	display: flex;
	align-items: center;
	justify-content: center;
}.tooltip766 p{
	font-size: 14px;
	font-weight: 400;
	color: #ffffff;
	line-height: 1.7;
}.tooltip766 strong{
	display: inline;
	font-weight: 700;
	color: #fff;
}.tooltip766 a{
	display: inline;
	color: #00bcd4;
	text-decoration: underline;
	text-underline-offset: 2px;
}.tooltip766 a:hover{
	opacity: 0.8;
}.tooltip766 blockquote{
	margin: 16px 0;
	padding: 16px 20px;
	border-left: 4px solid #00bcd4;
	background: rgba(255,255,255,0.04);
	border-radius: 0 8px 8px 0;
	font-style: italic;
}.tooltip766 blockquote p{
	margin: 4px 0;
}.tooltip766 ul, .tooltip766 ol{
	padding-left: 24px;
	margin: 12px 0;
}.tooltip766 li{
	font-size: 14px;
	line-height: 1.7;
	margin-bottom: 6px;
	color: #ffffff;
}.tooltip766 h2{
	font-size: 1.3rem;
	margin: 28px 0 12px;
	color: #fff;
}.tooltip766 h3{
	font-size: 1.1rem;
	margin: 20px 0 10px;
	color: #fff;
}.tooltip766 table{
	width: 100%;
	border-collapse: collapse;
	margin: 16px 0;
	font-size: 13px;
}.tooltip766 th, .tooltip766 td{
	padding: 8px 12px;
	border: 1px solid rgba(255,255,255,0.1);
	text-align: left;
}.tooltip766 th{
	background: rgba(255,255,255,0.06);
	font-weight: 600;
	color: #fff;
}.tag-sh{
	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;
	}
}.tooltip766 h1, .tooltip766 .wrapper938{ margin-bottom: 16px; }.tag113{
	width: 470px;
	position: fixed;
	bottom: 20px;
	left: 50%;
	transform: translateX(-50%);
	background: #0f2027;
	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;
	}
}.dropdown186{
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;	
}
@media (max-width: 768px) {
	.popup_block {
		display: flex;
		justify-content: space-around;	
	}
}.tag113.show{
	opacity: 1;
	visibility: visible;
}.foreground222{
	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;
	}
}.control-tag{
	width: 40%;
	display: flex;
	align-items: center;
	flex-direction: column;
	text-align: center;
}.control-tag span{
	font-size: 35px;
	color: #ffffff;
	font-weight: 700;
}
@media (max-width: 768px) {
	.block_txt span {
		font-size: 24px;
	}
}.control-tag p{
	color: #ffffff;
	font-size: 18px;
}
@media (max-width: 768px) {
	.block_txt p {
		font-size: 14px;
	}
}.row-widget{
	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 компактный (не перекрывает контент) ========== */
.title19{
  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;
}.smooth-xa{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.overlay-eq{ flex: 1; min-width: 280px; }.score443{
  display: inline-block;
  background: #00bcd4;
  color: #fff;
  font-size: 12px;
  padding: 4px 10px;
  border-radius: 6px;
  margin-bottom: 12px;
  font-weight: 600;
}.background933{ font-size: 1.5rem; margin-bottom: 8px; line-height: 1.3; }.thumbnail-q6{ font-size: 14px; color: rgba(255,255,255,0.85); margin-bottom: 12px; }.design483{
  display: flex;
  gap: 16px;
  margin-bottom: 16px;
  font-size: 14px;
}.design483 strong{ color: #00bcd4; }.status-au{
  flex-shrink: 0;
  border-radius: 10px;
  overflow: hidden;
}.status-au img{
  width: 280px;
  height: auto;
  max-height: 186px;
  object-fit: cover;
  display: block;
}.collapse-rp{ display: flex; gap: 12px; flex-wrap: wrap; }
@media (max-width: 768px) {.smooth-xa{ flex-direction: column; }
  .hero-compact-img img { width: 100%; max-width: 280px; }
}/* ========== Riobet-стиль: js-banner content-nopad mar-b-dbl ========== */
.round399.content-nopad.mar-b-dbl{
  margin-bottom: 32px;
  padding: 0;
}.input825{
  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;
}.row853{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.state-mi{ flex: 1; min-width: 280px; }.details-sc{
  display: inline-block;
  background: #00bcd4;
  color: #fff;
  font-size: 12px;
  padding: 6px 12px;
  border-radius: 8px;
  margin-bottom: 12px;
  font-weight: 600;
}.pattern-round{ font-size: 1.5rem; margin-bottom: 12px; line-height: 1.3; }.slider-s79{ margin-bottom: 12px; }.select-dropdown{
  font-size: 1.35rem;
  font-weight: 800;
  color: #00bcd4;
  display: block;
}.surface995{ font-size: 13px; color: rgba(255,255,255,0.8); }.banner271{
  display: flex;
  gap: 20px;
  margin-bottom: 16px;
  font-size: 14px;
  flex-wrap: wrap;
}.banner271 strong{ color: #00bcd4; }.form-disabled{ display: flex; gap: 12px; flex-wrap: wrap; }.hard-aw{
  flex-shrink: 0;
  border-radius: 12px;
  overflow: hidden;
  display: block;
}.hard-aw img{
  width: 280px;
  max-height: 186px;
  object-fit: cover;
  display: block;
}.hover732{
  background: linear-gradient(90deg, #00bcd4 0%, rgba(0,0,0,0.4) 100%);
  border-radius: 12px;
  padding: 28px;
  text-align: center;
}.score-sp{ max-width: 500px; margin: 0 auto; }.gallery676{ margin-bottom: 12px; }.outline-el{
  font-size: 2rem;
  font-weight: 800;
  color: #fff;
  text-shadow: 0 1px 3px rgba(0,0,0,0.3);
}.section563{ font-size: 15px; margin-bottom: 16px; opacity: 0.95; }.meta-footer{
  display: flex;
  justify-content: center;
  gap: 24px;
  margin-bottom: 20px;
  font-size: 14px;
}.nav463 strong{ font-size: 1.1rem; }.primary851{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 14px;
  padding: 24px;
}.edge698{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.badge-ts{ flex: 1; min-width: 260px; }.component373{ font-size: 1.4rem; margin-bottom: 12px; }.focus786{ margin-bottom: 8px; }.card-point{
  font-size: 1.3rem;
  font-weight: 700;
  color: #00bcd4;
  display: block;
}.point365{ font-size: 13px; color: rgba(255,255,255,0.75); }.sharp-meta{ font-size: 14px; margin-bottom: 16px; }.hard-sl img{
  width: 260px;
  height: auto;
  border-radius: 10px;
  object-fit: cover;
}.feature-action{
  display: flex;
  flex-direction: column;
  gap: 16px;
}.ux-c5{
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
  gap: 16px;
}.footer-p30{
  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;
}.interface-modal{ display: block; font-size: 12px; opacity: 0.8; margin-bottom: 6px; }.details-nl{ font-size: 1.25rem; font-weight: 700; color: #00bcd4; }.soft-j63{ text-align: center; }.wrapper283{
  background: rgba(0,0,0,0.25);
  border-radius: 14px;
  padding: 24px;
  border: 1px solid rgba(255,255,255,0.08);
}.secondary105{
  display: flex;
  align-items: center;
  gap: 24px;
  flex-wrap: wrap;
}.element173{ flex: 1; min-width: 260px; }.badge-bs{ font-size: 1.4rem; margin-bottom: 10px; }.dropdown-ya{
  font-size: 1.3rem;
  font-weight: 700;
  color: #00bcd4;
  margin-bottom: 8px;
}.meta-rw{ font-size: 14px; margin-bottom: 16px; opacity: 0.9; }.rating-zc{ display: flex; gap: 12px; flex-wrap: wrap; }.play380{
  flex-shrink: 0;
  border-radius: 10px;
  overflow: hidden;
  display: block;
}.play380 img{
  width: 240px;
  height: auto;
  object-fit: cover;
}
@media (max-width: 768px){.hard-aw img, .hard-sl img, .play380 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) */
.image-banner, .hard-se{
  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;
}.image-banner h2, .hard-se h2{
  font-size: 1.5rem;
  margin-bottom: 12px;
  color: #ffffff;
}/* Блоки casino.obscurus-incanus */
.menu-nx{
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 16px;
  background: #00bcd4;
  color: #fff;
  padding: 20px 24px;
  border-radius: 12px;
  margin: 24px 0;
}.dark457{
  display: flex;
  align-items: center;
  gap: 12px;
  flex-wrap: wrap;
}.screen667{ font-weight: 800; font-size: 1.25rem; }.square-nf{
  background: rgba(0,0,0,0.25);
  padding: 6px 12px;
  border-radius: 6px;
  font-weight: 700;
  letter-spacing: 0.05em;
}.list-ml{
  background: #fff !important;
  color: #0f2027 !important;
  border: none !important;
  padding: 12px 24px;
  border-radius: 8px;
  font-weight: 600;
}.secondary643{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 24px;
  margin: 24px 0;
}.button-carousel{ font-size: 1.2rem; margin-bottom: 16px; }.banner-x27{ list-style: none; padding-left: 0; }.banner-x27 li{
  padding: 8px 0;
  border-bottom: 1px solid rgba(255,255,255,0.08);
  font-size: 14px;
}.carousel-image{
  margin-top: 16px;
  display: inline-block;
}.thumbnail-iz{
  background: linear-gradient(135deg, #00bcd422 0%, #00bcd408 100%);
  border: 1px solid #00bcd4;
  border-radius: 12px;
  padding: 20px;
  margin: 24px 0;
  text-align: center;
}.popup540{ font-weight: 700; margin-bottom: 8px; }.button-accordion{ font-size: 1.5rem; font-weight: 800; margin: 12px 0; }.foreground279{
  margin-top: 12px;
  padding: 10px 20px;
  background: #00bcd4;
  color: #fff;
  border: none;
  border-radius: 8px;
  cursor: pointer;
  font-weight: 600;
}.screen-w99{
  margin: 24px 0;
}.accent599{ font-size: 1.25rem; margin-bottom: 16px; }.layer163{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 16px;
}.menu-w17{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 20px;
  position: relative;
}.overlay937{
  position: absolute;
  top: 8px;
  right: 8px;
  background: #00bcd4;
  color: #fff;
  font-size: 10px;
  padding: 4px 8px;
  border-radius: 4px;
}.enabled793{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
  margin-bottom: 8px;
}.theme224{ font-size: 12px; color: rgba(255,255,255,0.7); display: block; margin-top: 8px; }.switch162{ margin-top: 12px; }.pattern66{ margin: 24px 0; }.tag-hg{ font-size: 1.25rem; margin-bottom: 16px; }.texture684{ display: flex; flex-direction: column; gap: 12px; }.panel-d59{
  display: block;
  padding: 12px 16px;
  background: rgba(255,255,255,0.05);
  border-radius: 8px;
  border-left: 3px solid #00bcd4;
}.panel-d59:hover{ background: rgba(255,255,255,0.08); }.row-m93{ font-size: 12px; color: rgba(255,255,255,0.6); }.inactive-zv{ margin: 24px 0; }.deal696{ font-size: 1.25rem; margin-bottom: 16px; }.box706{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 20px;
}.module-title{
  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;
}.state-nu{
  position: absolute;
  top: 8px;
  left: 8px;
  background: #00bcd4;
  color: #fff;
  font-size: 10px;
  padding: 4px 8px;
  border-radius: 4px;
  z-index: 1;
}.accordion-qd{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
}.level-y62{
  font-size: 1.25rem;
  font-weight: 800;
  color: #00bcd4;
  margin: 8px 0 4px;
}.container-i55{ font-size: 13px; display: block; margin-bottom: 4px; }.interface-c64{ font-size: 12px; color: rgba(255,255,255,0.7); }.box-uv{ margin-top: 12px; display: inline-block; }.sharp-gradient{ margin: 24px 0; }.soft-nt{ font-size: 1.25rem; margin-bottom: 16px; }.info-l86{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 20px;
}.header-vc{
  background: rgba(255,255,255,0.06);
  border-radius: 10px;
  padding: 16px;
}.level418{ position: relative; margin-bottom: 8px; }.gallery-ms{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
}.item-ba{ display: block; margin-bottom: 8px; }.style598{
  background: #00bcd4;
  color: #fff;
  font-size: 11px;
  padding: 2px 8px;
  border-radius: 4px;
  margin-right: 8px;
}.graphic-oval{ font-size: 12px; color: rgba(255,255,255,0.6); }.accordion-carousel{ margin-top: 16px; display: inline-block; }/* Блок: Последние сообщения (форум) */
.status-tertiary{ margin: 24px 0; }.level717{ font-size: 1.25rem; margin-bottom: 16px; }.layout505{ display: flex; flex-direction: column; gap: 12px; }.template354{
  display: block;
  padding: 16px;
  background: rgba(255,255,255,0.05);
  border-radius: 10px;
  border-left: 3px solid #00bcd4;
}.template354:hover{ background: rgba(255,255,255,0.08); }.progress-wb, .menu780{ font-size: 12px; color: rgba(255,255,255,0.6); margin-right: 12px; }.collapse-offer{ font-size: 13px; margin-top: 8px; }.card675{ margin-top: 16px; display: inline-block; }/* Блок: Бонусы казино */
.modal-fi{ margin: 24px 0; }.icon-hk{ font-size: 1.25rem; margin-bottom: 16px; }.interface-rating{ display: flex; flex-direction: column; gap: 16px; }.border-media{
  padding: 16px;
  background: rgba(255,255,255,0.06);
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.1);
}.light-v70{ font-size: 12px; color: #00bcd4; }.shadow766{ font-weight: 700; margin: 8px 0; }.status-ff{ font-size: 12px; display: block; margin: 8px 0; }.theme728{ margin-top: 8px; }/* Блок: Провайдеры */
.description-dropdown{ margin: 24px 0; }.tooltip223{ font-size: 1.25rem; margin-bottom: 16px; }.layer-lq{
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}.input216{
  padding: 6px 12px;
  background: rgba(255,255,255,0.08);
  border-radius: 6px;
  font-size: 13px;
}/* Блок: Отзывы */
.icon410{ margin: 24px 0; }.edge826{ font-size: 1.25rem; margin-bottom: 16px; }.widget-view{ display: flex; flex-direction: column; gap: 16px; }.box-visual{
  padding: 20px;
  background: rgba(255,255,255,0.05);
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.08);
}.image-sa{ display: flex; align-items: center; gap: 8px; margin-bottom: 4px; }.component996{ font-weight: 600; font-size: 1rem; }.foreground551{
  font-size: 11px;
  padding: 2px 8px;
  background: rgba(255,255,255,0.1);
  border-radius: 4px;
  color: rgba(255,255,255,0.9);
}.edge-dark{ font-size: 12px; color: rgba(255,255,255,0.6); display: block; margin-bottom: 8px; }.secondary-pk{ font-size: 13px; margin-bottom: 10px; }.modal-sv{ color: #00bcd4; font-weight: 700; }.game-header{ font-size: 14px; line-height: 1.5; margin: 0 0 8px 0; }.soft-bm{ font-size: 12px; color: rgba(255,255,255,0.5); }.edge727, .modal589{ margin-top: 8px; margin-right: 12px; display: inline-block; }/* Блок: FAQ */
.enabled926{ font-size: 1.25rem; margin-bottom: 16px; }.square-m18{ margin: 24px 0; }.level984{ display: flex; flex-direction: column; gap: 12px; }.subtitle168{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 20px;
}.action-x57{ font-size: 1rem; margin-bottom: 10px; font-weight: 600; }.window-smooth{ font-size: 14px; line-height: 1.5; color: rgba(255,255,255,0.9); }/* Блок: Плюсы и минусы */
.level681{ margin: 24px 0; }.dim273{ display: grid; grid-template-columns: 1fr 1fr; gap: 24px; }.point361 h4, .header-q83 h4{ font-size: 1rem; margin-bottom: 12px; }.point361 h4{ color: #00bcd4; }.header-q83 h4{ color: #e57373; }.point361 ul, .header-q83 ul{ padding-left: 20px; margin: 0; }.point361 li, .header-q83 li{ padding: 6px 0; font-size: 14px; }/* Блок: Похожие казино */
.primary-accent{ margin: 24px 0; }.screen-pb{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
}.progress-tertiary{
  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;
}.progress-tertiary:hover{ transform: translateY(-4px); background: rgba(255,255,255,0.1); }.details-wp{
  max-width: 120px;
  max-height: 60px;
  object-fit: contain;
}.game-ga{ font-weight: 600; font-size: 14px; text-align: center; }/* Сетка фиксированных блоков */
.dim-y3{
  display: grid;
  grid-template-columns: 1fr;
  gap: 24px;
  margin-top: 32px;
}/* Сетки слотов/бонусов (существующие блоки) */
.section440, .component721, .style-on, .layout757, .card901{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 20px;
  margin-top: 20px;
}.module-corner, .pattern173, .banner-menu, .badge250, .view20{
  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;
}.module-corner:hover, .pattern173:hover{ transform: translateY(-4px); box-shadow: 0 8px 24px rgba(0,0,0,0.2); }.nav401{ width: 100%; border-radius: 8px; }.modal126{
  display: inline-block;
  background: #00bcd440;
  color: #00bcd4;
  font-size: 11px;
  padding: 2px 8px;
  border-radius: 4px;
  margin: 4px 4px 0 0;
}.slider-i59{ background: rgba(255,255,255,0.05); border-radius: 12px; }.menu261{
  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;
}.menu261 .round-b13{ font-size: 2rem; margin-bottom: 8px; }.menu261 .element-xd{ font-size: 1.25rem; margin-bottom: 8px; }.menu261 .menu-pr{ font-size: 14px; margin-bottom: 8px; }.menu261 .square-kw{ font-size: 13px; opacity: 0.9; margin-bottom: 16px; }.hard-cn{ background: linear-gradient(135deg, #00bcd4 0%, #fff 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; }/* Footer Partners */
.switch-ex{ margin: 24px 0; padding: 20px 0; }.slider232{ font-size: 1.1rem; margin-bottom: 16px; color: rgba(255,255,255,0.9); }.option-lx{ display: flex; flex-wrap: wrap; gap: 16px; align-items: center; }.row-a21{
  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;
}.row-a21:hover{ background: rgba(255,255,255,0.1); }.row-a21 img{ max-width: 80px; max-height: 40px; object-fit: contain; }.promo-preview .label-graphic{ display: flex; flex-wrap: wrap; gap: 12px; }.promo-preview .foreground851{
  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;
}.promo-preview .foreground851:hover{ border-color: #00bcd4; background: #00bcd415; }.promo-preview .foreground851 img{ max-width: 72px; max-height: 36px; object-fit: contain; }.widget-b12 .grid-nl{ display: flex; flex-wrap: wrap; gap: 20px; align-items: center; }.widget-b12 .corner-feature{ padding: 10px 14px; transition: opacity 0.2s; }.widget-b12 .corner-feature:hover{ opacity: 0.85; }.widget-b12 .corner-feature img{ max-width: 64px; max-height: 32px; object-fit: contain; }.info-highlight{ background: rgba(0,0,0,0.2); border: 1px solid rgba(255,255,255,0.08); border-radius: 12px; padding: 24px; }.info-highlight .media-window{ display: flex; flex-wrap: wrap; gap: 16px; align-items: center; }.info-highlight .badge-wrapper{
  padding: 12px 16px; background: rgba(255,255,255,0.05); border-radius: 8px;
  transition: background 0.2s, box-shadow 0.2s;
}.info-highlight .badge-wrapper:hover{ background: #00bcd425; box-shadow: 0 2px 8px #00bcd430; }.info-highlight .badge-wrapper img{ max-width: 70px; max-height: 35px; object-fit: contain; }/* Slots Grid Block (после баннера) */
.sharp-no{ margin: 28px 0; }.dropdown461{ font-size: 1.5rem; margin-bottom: 20px; }.hover952 .text942{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
  gap: 20px;
}.hover952 .popular-pattern{
  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;
}.hover952 .popular-pattern:hover{ transform: translateY(-4px); box-shadow: 0 8px 24px rgba(0,0,0,0.3); }.hover952 .popular-pattern img{ width: 100%; height: 133px; object-fit: cover; display: block; }.hover952 .field-s39{ display: block; padding: 12px; font-size: 14px; }.hover952 .action-pe{ margin-top: 20px; display: inline-block; }.block287 .pattern-sharp{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(140px, 1fr));
  gap: 16px;
}.block287 .texture130{
  display: block;
  border-radius: 10px;
  overflow: hidden;
  transition: opacity 0.2s;
}.block287 .texture130:hover{ opacity: 0.9; }.block287 .texture130 img{ width: 100%; height: auto; aspect-ratio: 3/2; object-fit: cover; display: block; }.tab605 .outline-u84{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
  gap: 18px;
}.tab605 .form822{
  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);
}.tab605 .form822:hover{ transform: scale(1.02); border-color: #00bcd4; }.tab605 .view-hv{ aspect-ratio: 3/2; overflow: hidden; }.tab605 .view-hv img{ width: 100%; height: 100%; object-fit: cover; display: block; }.tab605 .theme-kx{ display: block; padding: 10px; font-size: 13px; }/* ========================================
   ГЛАВНЫЙ БЛОК СЛОТОВ (40 слотов, 6 вариантов)
   ======================================== */

/* Общие стили для всех вариантов */
.layout-toggle{
  margin: 40px 0;
  padding: 32px 20px;
  background: rgba(255, 255, 255, 0.02);
  border-radius: 16px;
}.layout-banner{
  font-size: 28px;
  font-weight: 700;
  margin: 0 0 28px;
  color: #ffffff;
  text-align: center;
}.surface810{
  display: inline-block;
  margin: 24px auto 0;
  padding: 14px 32px;
  background: #00bcd4;
  color: white;
  border-radius: 8px;
  font-weight: 600;
  text-align: center;
  transition: opacity 0.2s;
}.surface810:hover{ opacity: 0.85; }/* === Вариант 1: Крупная карточная сетка 4x10 === */
.active-rb .star188{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}.active-rb .subtitle-ta{
  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);
}.active-rb .subtitle-ta:hover{
  transform: translateY(-4px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.3);
  border-color: #00bcd4;
}.active-rb .subtitle-ta img{
  width: 100%;
  height: auto;
  display: block;
}.active-rb .screen893{
  padding: 12px;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}.active-rb{ text-align: center; }/* === Вариант 2: Компактная плотная сетка 5x8 === */
.slider785 .display685{
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 12px;
}.slider785 .details761{
  display: block;
  border-radius: 8px;
  overflow: hidden;
  transition: transform 0.15s, box-shadow 0.15s;
  border: 1px solid rgba(255, 255, 255, 0.04);
}.slider785 .details761:hover{
  transform: scale(1.05);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.4);
  z-index: 10;
}.slider785 .details761 img{
  width: 100%;
  height: auto;
  display: block;
}/* === Вариант 3: Карточки с hover и описанием === */
.hero186 .level-pa{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}.hero186 .square804{
  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);
}.hero186 .square804:hover{
  transform: translateY(-6px);
}.hero186 .item-theme{
  position: relative;
  overflow: hidden;
}.hero186 .item-theme img{
  width: 100%;
  height: auto;
  display: block;
  transition: transform 0.3s;
}.hero186 .square804:hover img{
  transform: scale(1.1);
}.hero186 .tooltip593{
  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;
}.hero186 .square804:hover .tooltip593{
  opacity: 1;
}.hero186 .dim-xb{
  color: white;
  font-size: 18px;
  font-weight: 600;
}.hero186 .screen893{
  padding: 12px;
  font-size: 14px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}/* === Вариант 4: Горизонтальная карусель === */
.edge-ze .foreground-oi{
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: thin;
  scrollbar-color: #00bcd4 rgba(255, 255, 255, 0.1);
}.edge-ze .foreground-oi::-webkit-scrollbar{
  height: 8px;
}.edge-ze .foreground-oi::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.05);
  border-radius: 4px;
}.edge-ze .foreground-oi::-webkit-scrollbar-thumb{
  background: #00bcd4;
  border-radius: 4px;
}.edge-ze .layout455{
  display: flex;
  gap: 16px;
  padding: 10px 0 16px;
}.edge-ze .text-p60{
  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);
}.edge-ze .text-p60:hover{
  transform: scale(1.05);
}.edge-ze .text-p60 img{
  width: 100%;
  height: auto;
  display: block;
}.edge-ze .image914{
  padding: 10px;
  font-size: 13px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}/* === Вариант 5: Мозаичная сетка (разные размеры) === */
.feature-kl .info-kc{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
  gap: 12px;
  grid-auto-flow: dense;
}.feature-kl .interface953{
  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);
}.feature-kl .interface953.main-slot-large{
  grid-column: span 2;
  grid-row: span 2;
}.feature-kl .interface953.main-slot-medium{
  grid-column: span 2;
}.feature-kl .interface953:hover{
  transform: scale(1.03);
  z-index: 10;
}.feature-kl .interface953 img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}.feature-kl .ui-state{
  padding: 8px;
  font-size: 12px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.3);
}/* === Вариант 6: Список с подробной информацией === */
.popular-ht .field-am{
  display: grid;
  grid-template-columns: 1fr;
  gap: 12px;
}.popular-ht .hover909{
  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);
}.popular-ht .hover909:hover{
  background: rgba(255, 255, 255, 0.06);
  transform: translateX(4px);
  border-color: #00bcd4;
}.popular-ht .text-collapse{
  border-radius: 8px;
  overflow: hidden;
}.popular-ht .text-collapse img{
  width: 100%;
  height: auto;
  display: block;
}.popular-ht .inactive-v98{
  display: flex;
  flex-direction: column;
  gap: 8px;
}.popular-ht .ux-focus{
  font-size: 16px;
  font-weight: 600;
  margin: 0;
  color: #ffffff;
}.popular-ht .badge387{
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
}.popular-ht .layer231{
  display: inline-block;
  padding: 4px 10px;
  background: #00bcd4;
  color: white;
  border-radius: 4px;
  font-size: 11px;
  font-weight: 600;
}.popular-ht .ui968{
  font-size: 13px;
  color: rgba(255, 255, 255, 0.7);
}.popular-ht .disabled-vv{
  display: flex;
  align-items: center;
}.popular-ht .foreground-k34{
  padding: 10px 20px;
  background: #00bcd4;
  color: white;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 600;
  white-space: nowrap;
  transition: opacity 0.2s;
}.popular-ht .foreground-k34:hover{
  opacity: 0.85;
}

/* Responsive для главного блока слотов */
@media (max-width: 1024px) {.active-rb .star188,
  .hero186 .level-pa{
    grid-template-columns: repeat(3, 1fr);
  }
  .main-slots-v2 .main-slots-grid-compact {
    grid-template-columns: repeat(4, 1fr);
  }
}

@media (max-width: 768px) {.active-rb .star188,
  .hero186 .level-pa{
    grid-template-columns: repeat(2, 1fr);
  }.slider785 .display685{
    grid-template-columns: repeat(3, 1fr);
  }.popular-ht .hover909{
    grid-template-columns: 120px 1fr;
    gap: 12px;
  }.popular-ht .disabled-vv{
    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) {.layout-banner{
    font-size: 22px;
  }.active-rb .star188,
  .hero186 .level-pa{
    grid-template-columns: 1fr;
  }.slider785 .display685{
    grid-template-columns: repeat(2, 1fr);
  }.edge-ze .text-p60{
    flex: 0 0 180px;
  }.popular-ht .hover909{
    grid-template-columns: 1fr;
  }
  .main-slots-v6 .main-slot-list-img {
    max-width: 200px;
    margin: 0 auto;
  }
}/* ========================================
   БЛОК "КАК НАЧАТЬ ИГРАТЬ?" (5 шагов, 6 вариантов)
   ======================================== */

/* Общие стили для всех вариантов */
.element378{
  margin: 48px 0;
  padding: 40px 20px;
  background: rgba(255, 255, 255, 0.02);
  border-radius: 16px;
}.progress-lh{
  font-size: 32px;
  font-weight: 700;
  margin: 0 0 36px;
  color: #ffffff;
  text-align: center;
}.score-re{
  display: inline-block;
  margin: 32px auto 0;
  padding: 16px 40px;
  background: #00bcd4;
  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;
}.score-re:hover{
  opacity: 0.9;
  transform: translateY(-2px);
}/* === Вариант 1: Вертикальный список с иконками слева === */
.sharp-mc .dark600{
  display: flex;
  flex-direction: column;
  gap: 24px;
  max-width: 900px;
  margin: 0 auto;
}.sharp-mc .featured798{
  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;
}.sharp-mc .featured798:hover{
  background: rgba(255, 255, 255, 0.05);
  border-color: #00bcd4;
}.sharp-mc .layer-ui{
  flex-shrink: 0;
}.sharp-mc .layer-ui img{
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.sharp-mc .box-ru{
  flex: 1;
}.sharp-mc .popup659{
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.sharp-mc .popup-style{
  font-size: 15px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 2: Горизонтальные карточки === */
.edge-x49 .panel-icon{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin-bottom: 20px;
}.edge-x49 .panel-icon .text195:nth-child(4),
.edge-x49 .panel-icon .text195:nth-child(5){
  grid-column: span 1;
}.edge-x49 .text195{
  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;
}.edge-x49 .text195:hover{
  transform: translateY(-4px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.3);
}.edge-x49 .range-p14{
  position: absolute;
  top: -15px;
  right: 20px;
  width: 40px;
  height: 40px;
  background: #00bcd4;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  font-weight: 700;
  color: white;
}.edge-x49 .label-as{
  width: 80px;
  height: 80px;
  margin: 0 auto 16px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.edge-x49 .popup659{
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.edge-x49 .popup-style{
  font-size: 14px;
  line-height: 1.5;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 3: Аккордеон === */
.hero-z85 .style-input{
  max-width: 800px;
  margin: 0 auto;
}.hero-z85 .dark468{
  margin-bottom: 12px;
  border-radius: 12px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid rgba(255, 255, 255, 0.05);
}.hero-z85 .game292{
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 20px;
  cursor: pointer;
  transition: background 0.2s;
}.hero-z85 .game292:hover{
  background: rgba(255, 255, 255, 0.05);
}.hero-z85 .icon-preview{
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 8px;
}.hero-z85 .action-am{
  flex: 1;
  font-size: 18px;
  font-weight: 600;
  margin: 0;
  color: #ffffff;
}.hero-z85 .rank-rn{
  color: #00bcd4;
  font-size: 20px;
  transition: transform 0.3s;
}.hero-z85 .dark468.active .rank-rn{
  transform: rotate(180deg);
}.hero-z85 .slider629{
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
}.hero-z85 .dark468.active .slider629{
  max-height: 300px;
}.hero-z85 .slider629 p{
  padding: 0 20px 20px;
  margin: 0;
  font-size: 15px;
  line-height: 1.6;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 4: Таймлайн === */
.link-nc .gradient-deal{
  position: relative;
  max-width: 700px;
  margin: 0 auto;
  padding-left: 60px;
}.link-nc .gradient-deal::before{
  content: '';
  position: absolute;
  left: 20px;
  top: 40px;
  bottom: 40px;
  width: 3px;
  background: linear-gradient(to bottom, #00bcd4, rgba(255, 255, 255, 0.1));
}.link-nc .surface-nq{
  position: relative;
  margin-bottom: 48px;
}.link-nc .image-a35{
  position: absolute;
  left: -60px;
  top: 0;
}.link-nc .block-frame{
  width: 40px;
  height: 40px;
  background: #00bcd4;
  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);
}.link-nc .accordion627{
  padding: 20px;
  background: rgba(255, 255, 255, 0.03);
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.05);
}.link-nc .wrapper-rg{
  float: right;
  margin-left: 20px;
  margin-bottom: 12px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.link-nc .layout-ql{
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.link-nc .foreground507{
  font-size: 15px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 5: Большие карточки === */
.texture-la .view383{
  display: flex;
  flex-direction: column;
  gap: 24px;
  max-width: 900px;
  margin: 0 auto;
}.texture-la .field-rj{
  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;
}.texture-la .field-rj:hover{
  border-color: #00bcd4;
  transform: translateX(8px);
}.texture-la .template-eu{
  position: absolute;
  top: -16px;
  left: 28px;
  width: 50px;
  height: 50px;
  background: #00bcd4;
  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);
}.texture-la .square52 img{
  width: 100%;
  height: auto;
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.1);
  padding: 12px;
}.texture-la .surface969{
  font-size: 22px;
  font-weight: 600;
  margin: 0 0 16px;
  color: #ffffff;
}.texture-la .surface-s95{
  font-size: 16px;
  line-height: 1.7;
  margin: 0;
  color: rgba(255, 255, 255, 0.85);
}/* === Вариант 6: Компактный список === */
.input-text .meta-ax{
  max-width: 800px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 16px;
}.input-text .container533{
  display: flex;
  gap: 20px;
  padding: 20px;
  background: rgba(255, 255, 255, 0.03);
  border-radius: 12px;
  border-left: 4px solid #00bcd4;
  transition: background 0.2s, border-color 0.2s;
}.input-text .container533:hover{
  background: rgba(255, 255, 255, 0.06);
  border-color: rgba(255, 255, 255, 0.3);
}.input-text .circle787{
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  flex-shrink: 0;
}.input-text .modal-layout{
  width: 32px;
  height: 32px;
  background: #00bcd4;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-weight: 700;
  color: white;
}.input-text .circle787 img{
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 8px;
}.input-text .corner891{
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 10px;
  color: #ffffff;
}.input-text .tab-aa{
  font-size: 14px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}

/* Responsive для блока "Как начать играть?" */
@media (max-width: 1024px) {.edge-x49 .panel-icon{
    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) {.progress-lh{
    font-size: 26px;
  }.sharp-mc .featured798{
    flex-direction: column;
    text-align: center;
  }.sharp-mc .layer-ui{
    margin: 0 auto;
  }.edge-x49 .panel-icon{
    grid-template-columns: 1fr;
  }.edge-x49 .panel-icon .text195:nth-child(5){
    grid-column: span 1;
  }.link-nc .gradient-deal{
    padding-left: 0;
  }.link-nc .gradient-deal::before{
    display: none;
  }.link-nc .image-a35{
    position: static;
    margin-bottom: 12px;
  }.link-nc .block-frame{
    margin: 0 auto;
  }.link-nc .wrapper-rg{
    float: none;
    display: block;
    margin: 0 auto 16px;
  }.texture-la .field-rj{
    grid-template-columns: 1fr;
  }.texture-la .square52 img{
    max-width: 200px;
    margin: 0 auto;
    display: block;
  }.input-text .container533{
    flex-direction: column;
    text-align: center;
  }
  .how-to-start-v6 .how-to-compact-left {
    margin: 0 auto;
  }
}

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

@media (max-width: 768px) {.layer163{ grid-template-columns: 1fr; }.box706{ grid-template-columns: 1fr; }.section440, .component721{ grid-template-columns: 1fr; }.menu-nx{ flex-direction: column; text-align: center; }.dim273{ grid-template-columns: 1fr; }
  .similar-casinos-grid { grid-template-columns: 1fr; }
}/* ========================================
   HEADER VARIANTS (5 вариантов)
   ======================================== */

/* Header v1 - Классический горизонтальный */
.media-fd{ background: #0a0f1c; border-bottom: 2px solid #00d4ff; }.dim-eo{ max-width: 1400px; margin: 0 auto; padding: 12px 20px; display: flex; align-items: center; gap: 20px; }.meta-cp{ display: flex; align-items: center; flex-shrink: 0; }.element689{ height: 50px; width: auto; }.expand255{ background: linear-gradient(135deg, #00d4ff, #0099cc); padding: 8px 16px; border-radius: 8px; margin-left: auto; }.texture-w33{ font-size: 14px; font-weight: 600; color: #000; }.layer-wc{ display: inline-block; margin-left: 8px; background: #fff; color: #000; padding: 4px 10px; border-radius: 4px; font-weight: 700; }.circle-texture{ display: flex; gap: 20px; margin-left: 20px; }.circle-texture .label421{ color: #fff; text-decoration: none; font-size: 15px; font-weight: 500; padding: 8px 0; border-bottom: 2px solid transparent; transition: all 0.3s; }.circle-texture .label421:hover, .circle-texture .label421.active{ border-bottom-color: #00d4ff; color: #00d4ff; }.corner-vt{ display: flex; gap: 12px; margin-left: auto; }.toggle-offer{ padding: 10px 20px; border-radius: 6px; text-decoration: none; font-weight: 600; font-size: 14px; transition: all 0.3s; }.tertiary-ip{ background: #00d4ff; color: #000; }.tertiary-ip:hover{ background: #00b8e6; transform: translateY(-2px); }.icon288{ background: transparent; color: #fff; border: 2px solid #00d4ff; }.icon288:hover{ background: #00d4ff; color: #000; }/* Header v2 - Компактный */
.tertiary-yu{ background: #050810; padding: 15px 0; box-shadow: 0 2px 10px rgba(0,0,0,0.3); }.media-zm{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.wrapper-gf{ display: flex; align-items: center; gap: 12px; text-decoration: none; }.panel-fs{ height: 45px; }.graphic410{ font-size: 22px; font-weight: 700; color: #00d4ff; }.surface188{ display: flex; gap: 25px; align-items: center; }.surface188 .label421{ color: #ccc; text-decoration: none; font-size: 15px; transition: color 0.3s; }.surface188 .label421:hover, .surface188 .label421.active{ color: #00d4ff; }.active-nq{ background: #00d4ff; color: #000; padding: 10px 24px; border-radius: 6px; text-decoration: none; font-weight: 700; margin-left: 15px; transition: transform 0.3s; }.active-nq:hover{ transform: scale(1.05); }/* Header v3 - Двухуровневый */
.list-qu{ background: #00d4ff; color: #000; padding: 8px 0; }.widget-status{ background: #0a0f1c; padding: 12px 0; }.slider-fu{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.progress-vo{ font-size: 14px; font-weight: 600; }.screen369{ display: flex; gap: 15px; }.rank-ng{ color: #000; text-decoration: none; font-weight: 500; padding: 5px 10px; }.rank-ng:hover{ text-decoration: underline; }.input63{ background: #000; color: #00d4ff; padding: 6px 16px; border-radius: 4px; text-decoration: none; font-weight: 700; }.carousel70{ height: 48px; }.status698{ display: flex; gap: 25px; }.status698 .label421{ color: #fff; text-decoration: none; font-size: 15px; transition: color 0.3s; }.status698 .label421:hover, .status698 .label421.active{ color: #00d4ff; }/* Header v4 - Центрированный */
.layout222{ background: #0a0f1c; padding: 15px 0; }.tertiary566{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.image-soft{ position: absolute; left: 50%; transform: translateX(-50%); }.widget-ly{ height: 55px; }.highlight743, .border-gf{ display: flex; gap: 20px; }.highlight743 .label421, .border-gf .label421{ color: #fff; text-decoration: none; font-size: 15px; padding: 8px 0; transition: color 0.3s; }.highlight743 .label421:hover, .border-gf .label421:hover,
.highlight743 .label421.active, .border-gf .label421.active{ color: #00d4ff; }.card50{ background: #00d4ff; color: #000; text-align: center; padding: 10px; font-weight: 600; }.title-ad{ background: #000; color: #00d4ff; padding: 4px 10px; border-radius: 4px; margin: 0 6px; }/* Header v5 - Минималистичный */
.sharp-text{ background: #050810; padding: 20px 0; border-bottom: 1px solid #1a1f2e; }.layer-w48{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; gap: 40px; }.interface328{ display: flex; flex-direction: column; gap: 15px; min-width: 200px; }.highlight267{ height: 50px; width: auto; }.button-nc{ background: linear-gradient(135deg, #1a1f2e, #0a0f1c); padding: 12px; border-radius: 8px; border: 1px solid #00d4ff; }.enabled753{ font-size: 12px; color: #999; text-transform: uppercase; }.pattern-window{ font-size: 20px; font-weight: 700; color: #00d4ff; margin: 4px 0; }.active282{ font-size: 14px; color: #fff; background: #00d4ff22; padding: 4px 8px; border-radius: 4px; }.ux57{ flex: 1; display: flex; flex-direction: column; gap: 15px; }.switch604{ display: flex; gap: 25px; flex-wrap: wrap; }.switch604 .label421{ color: #ccc; text-decoration: none; font-size: 15px; transition: color 0.3s; }.switch604 .label421:hover, .switch604 .label421.active{ color: #00d4ff; }.slider-xq{ display: flex; gap: 12px; }.deal-nt, .disabled-yc{ padding: 10px 24px; border-radius: 6px; text-decoration: none; font-weight: 600; transition: all 0.3s; }.deal-nt{ background: #00d4ff; color: #000; }.deal-nt:hover{ background: #00b8e6; }.disabled-yc{ background: transparent; border: 2px solid #00d4ff; color: #00d4ff; }.disabled-yc:hover{ background: #00d4ff; color: #000; }

/* Header responsive */
@media (max-width: 1024px) {.circle-texture, .status698, .highlight743, .border-gf, .switch604{ gap: 15px; }.expand255, .card50{ display: none; }
  .header-v4-logo { position: static; transform: none; }
}/* Бургер-кнопка — скрыта на десктопе */
.shadow691{
  display: none; background: none; border: none; cursor: pointer; padding: 8px;
  flex-direction: column; gap: 5px; z-index: 1001;
}.circle-pq{
  display: block; width: 24px; height: 2px; background: #fff; border-radius: 2px;
  transition: transform 0.3s, opacity 0.3s;
}.player-highlight .circle-pq:nth-child(1){ transform: rotate(45deg) translate(5px, 5px); }.player-highlight .circle-pq:nth-child(2){ opacity: 0; }.player-highlight .circle-pq:nth-child(3){ transform: rotate(-45deg) translate(5px, -5px); }/* CTA-ссылка в мобильном меню */
.theme-wt{
  display: none; padding: 12px 20px; background: #00d4ff; color: #000; font-weight: 700;
  border-radius: 8px; text-align: center; text-decoration: none; margin-top: 8px;
}

@media (max-width: 768px) {/* Показываем бургер, скрываем десктоп-элементы */
  .shadow691{ display: flex; }.tertiary65{ display: none !important; }.theme-wt{ display: block; }/* Мобильная навигация — скрыта по умолчанию, показывается при menu-open */
  .subtitle307{
    display: none; position: absolute; top: 100%; left: 0; right: 0;
    background: #1a1a2e; flex-direction: column; padding: 10px 20px 20px;
    border-top: 1px solid rgba(255,255,255,0.1); z-index: 1000;
    box-shadow: 0 8px 20px rgba(0,0,0,0.4);
  }.player-highlight .subtitle307{ display: flex; }.subtitle307 .label421{
    padding: 12px 0; font-size: 15px; color: #ccc; border-bottom: 1px solid rgba(255,255,255,0.06);
  }.subtitle307 .label421.active{ color: #00d4ff; }.subtitle307 .label421:last-of-type{ border-bottom: none; }/* Контейнеры хедеров — position relative для выпадающего меню */
  .media-fd, .tertiary-yu, .hard-sw, .widget-status, .layout222, .sharp-text{ position: relative; }.dim-eo, .media-zm, .slider-fu,
  .tertiary566, .layer-w48{
    flex-wrap: nowrap; align-items: center; justify-content: space-between;
  }/* Скрываем nav-ы v5 вложенные */
  .ux57.header-nav-mobile .switch604{ display: flex; flex-direction: column; gap: 0; width: 100%; }.ux57.header-nav-mobile .slider-xq{ width: 100%; }
  .header-v5-right.header-nav-mobile { padding: 10px 20px 20px; }
}/* ============================================
   FAQ Block Styles - 4 варианта
   ============================================ */

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

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

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

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

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

/* Footer v1 - Облако тегов разных размеров */
.modal-cm{
    background: linear-gradient(180deg, #0a0a15 0%, #1a1a2e 100%);
    padding: 50px 20px 30px;
    border-top: 2px solid rgba(255, 215, 0, 0.2);
}.option-control{
    max-width: 1200px;
    margin: 0 auto;
}.container-progress{
    margin-bottom: 40px;
}.gallery105{
    font-size: 1.6rem;
    font-weight: 600;
    color: #ffd700;
    text-align: center;
    margin-bottom: 30px;
}.special-m98{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 12px;
    padding: 20px;
}.point-kr{
    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;
}.point-kr.tag-1{
    font-size: 0.85rem;
}.point-kr.tag-2{
    font-size: 1rem;
    font-weight: 500;
}.point-kr.tag-3{
    font-size: 1.1rem;
    font-weight: 600;
    color: #ffd700;
}.point-kr:hover{
    background: rgba(255, 215, 0, 0.2);
    border-color: #ffd700;
    transform: translateY(-2px);
    color: #fff;
}.dim488{
    text-align: center;
    padding-top: 30px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}.button-hc{
    color: rgba(255, 255, 255, 0.6);
    font-size: 0.9rem;
    margin-bottom: 10px;
}.layout-ea{
    color: rgba(255, 215, 0, 0.7);
    font-size: 0.85rem;
    font-weight: 500;
}

@media (max-width: 768px) {.gallery105{
        font-size: 1.3rem;
    }.special-m98{
        gap: 8px;
    }
    .footer-v1-tag {
        font-size: 0.8rem !important;
        padding: 6px 12px;
    }
}/* Footer v2 - Карточный стиль с колонками */
.title556{
    background: #0f0f23;
    padding: 50px 20px 30px;
    border-top: 3px solid #ffd700;
}.icon-bv{
    max-width: 1200px;
    margin: 0 auto;
}.play-rf{
    margin-bottom: 40px;
}.field529{
    font-size: 1.8rem;
    font-weight: 700;
    color: #ffd700;
    text-align: center;
    margin-bottom: 35px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
}.player-yn{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}.widget616{
    background: rgba(255, 255, 255, 0.03);
    border-radius: 12px;
    padding: 25px 20px;
    border: 1px solid rgba(255, 215, 0, 0.15);
}.description-s87{
    color: rgba(255, 255, 255, 0.75);
    padding: 10px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
    font-size: 0.9rem;
    transition: all 0.2s ease;
    text-decoration: none;
    display: block;
}.description-s87:last-child{
    border-bottom: none;
}.description-s87:hover{
    color: #ffd700;
    padding-left: 8px;
}.primary-ry{
    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;
}.panel34{
    color: rgba(255, 255, 255, 0.6);
    font-size: 0.9rem;
}.state673{
    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) {.player-yn{
        grid-template-columns: 1fr;
    }.field529{
        font-size: 1.4rem;
    }
    .footer-v2-bottom {
        flex-direction: column;
        text-align: center;
    }
}/* Footer v3 - Минималистичный список с разделителями */
.secondary548{
    background: linear-gradient(to top, #16213e 0%, #1a1a2e 100%);
    padding: 50px 20px 30px;
    border-top: 1px solid rgba(255, 215, 0, 0.3);
}.content557{
    max-width: 1100px;
    margin: 0 auto;
}.column713{
    margin-bottom: 35px;
}.secondary-vq{
    text-align: center;
    line-height: 2;
    padding: 20px;
}.list-link{
    color: rgba(255, 255, 255, 0.7);
    font-size: 0.9rem;
    transition: color 0.2s ease;
    display: inline;
    text-decoration: none;
}.list-link:hover{
    color: #ffd700;
}.game215{
    text-align: center;
    padding-top: 30px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}.panel146{
    color: rgba(255, 255, 255, 0.75);
    font-size: 0.95rem;
    margin-bottom: 12px;
    line-height: 1.6;
}.widget902{
    color: rgba(255, 215, 0, 0.8);
    font-size: 0.85rem;
    font-weight: 500;
}

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

/* Рейтинговая страница: отключаем flex у родительского контейнера */
.wrapper649:has(.hard-description){
    display: block;
}.wrapper649{
    overflow-x: hidden;
    max-width: 100%;
}.hard-description{
    max-width: 1200px;
    margin: 0 auto 40px;
    padding: 0 15px;
    box-sizing: border-box;
    width: 100%;
}/* Навигационные табы */
.widget33{
    margin-bottom: 30px;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    -ms-overflow-style: none;
}.widget33::-webkit-scrollbar{ display: none; }.carousel678{
    display: flex;
    list-style: none;
    gap: 8px;
    padding: 0;
    margin: 0;
    white-space: nowrap;
}.button356{
    padding: 10px 20px;
    border-radius: 8px;
    background: rgba(255,255,255,0.06);
    color: #b0b0b0;
    font-size: 0.95rem;
    cursor: pointer;
    transition: background 0.2s, color 0.2s;
    user-select: none;
}.button356:hover{
    background: rgba(255,255,255,0.12);
    color: #fff;
}.level-jb{
    background: rgba(255,255,255,0.15);
    color: #fff;
    font-weight: 600;
}/* Контейнер карточек */
.modal-vu{
    display: flex;
    flex-direction: column;
    gap: 16px;
}/* Карточка казино */
.content-gb{
    display: flex;
    align-items: stretch;
    background: linear-gradient(135deg, rgba(255,255,255,0.06) 0%, rgba(255,255,255,0.02) 100%);
    border: 1px solid rgba(255,255,255,0.08);
    border-radius: 12px;
    overflow: hidden;
    position: relative;
    transition: border-color 0.3s, box-shadow 0.3s;
}.content-gb:hover{
    border-color: rgba(255,255,255,0.2);
    box-shadow: 0 4px 20px rgba(0,0,0,0.3);
}/* Позиция в рейтинге */
.range223{
    position: absolute;
    top: 10px;
    left: 10px;
    width: 28px;
    height: 28px;
    background: rgba(0,0,0,0.6);
    color: #ffd700;
    font-weight: 700;
    font-size: 0.85rem;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
}/* Левая часть — логотип */
.star230{
    flex: 0 0 200px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 20px 15px;
    background: rgba(0,0,0,0.15);
    gap: 12px;
}.view-cu{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 170px;
    height: 110px;
    border-radius: 8px;
    overflow: hidden;
    background: rgba(0,0,0,0.3);
    border: 1px solid rgba(255,255,255,0.08);
}.view-cu img{
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}/* Центральная часть — инфо */
.switch-gh{
    flex: 1;
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 10px;
}.item-vq{
    display: flex;
    align-items: center;
    gap: 15px;
    flex-wrap: wrap;
}.feature-yt{
    font-size: 1.15rem;
    font-weight: 700;
    color: #fff;
    margin: 0;
    letter-spacing: 0.5px;
}.highlight-pg{
    font-size: 0.8rem;
    color: #8a8a8a;
    display: flex;
    align-items: center;
    gap: 5px;
}.grid615{
    color: #4caf50;
    font-size: 0.7rem;
}/* Звёзды */
.design-circle{
    display: flex;
    gap: 2px;
}.container-rq{
    font-size: 1.1rem;
}.select299{
    color: #ffd700;
}.border394{
    color: #ffd700;
    opacity: 0.6;
}.carousel810{
    color: #444;
}/* Бейджи фич */
.modal832{
    display: flex;
    flex-wrap: wrap;
    gap: 10px 20px;
    margin-top: 5px;
}.text844{
    font-size: 0.85rem;
    color: #c0c0c0;
    display: flex;
    align-items: center;
    gap: 6px;
}.dark425{
    color: #4caf50;
    font-weight: 700;
    font-size: 0.9rem;
}/* Правая часть — бонус */
.dark-jr{
    flex: 0 0 240px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 20px 15px;
    gap: 10px;
    background: rgba(255,255,255,0.03);
    border-left: 1px solid rgba(255,255,255,0.06);
}.player-va{
    font-size: 0.8rem;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    text-align: center;
}.texture583{
    font-size: 1rem;
    font-weight: 600;
    color: #ffd700;
    text-align: center;
}/* Кнопки */
.soft-player{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 10px 20px;
    border-radius: 6px;
    font-size: 0.85rem;
    font-weight: 700;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0.3px;
    transition: transform 0.2s, box-shadow 0.2s, background 0.2s;
    cursor: pointer;
    border: none;
    width: 100%;
    text-align: center;
}.soft-player:hover{
    transform: translateY(-1px);
    box-shadow: 0 4px 12px rgba(0,0,0,0.3);
}.tab470{
    background: linear-gradient(135deg, #ffd700, #ffab00);
    color: #1a1a1a;
    font-size: 0.8rem;
    padding: 8px 15px;
}.tab470:hover{
    background: linear-gradient(135deg, #ffe033, #ffbb33);
}.footer289{
    background: transparent;
    border: 1px solid rgba(255,255,255,0.2);
    color: #fff;
    font-size: 0.8rem;
    padding: 8px 15px;
}.footer289:hover{
    border-color: rgba(255,255,255,0.4);
    background: rgba(255,255,255,0.05);
}.featured957{
    background: linear-gradient(135deg, #ffd700, #ffab00);
    color: #1a1a1a;
    font-size: 0.85rem;
    padding: 10px 20px;
}.featured957:hover{
    background: linear-gradient(135deg, #ffe033, #ffbb33);
}/* Контент под листингом */
.dim952{
    max-width: 1200px;
    margin: 40px auto;
    padding: 0 15px;
}.dim952 h2{
    color: #fff;
    font-size: 1.4rem;
    margin-bottom: 15px;
}.dim952 p{
    color: #b0b0b0;
    line-height: 1.7;
    margin-bottom: 12px;
}.dim952 table{
    width: 100%;
    border-collapse: collapse;
    display: block;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    max-width: 100%;
}.dim952 table th,
.dim952 table td{
    padding: 8px 12px;
    border: 1px solid rgba(255,255,255,0.1);
    white-space: nowrap;
}/* Глобально: таблицы в контенте не должны выходить за viewport */
table{ max-width: 100%; }

/* ========== RATING PAGE — RESPONSIVE ========== */

@media (max-width: 1024px) {.content-gb{
        flex-wrap: wrap;
    }.star230{
        flex: 0 0 160px;
    }
    .rt-card-bonus {
        flex: 0 0 200px;
    }
}

@media (max-width: 768px) {.content-gb{
        flex-direction: column;
    }.star230{
        flex: none;
        flex-direction: row;
        padding: 15px;
        gap: 15px;
    }.view-cu{
        width: 100px;
        height: 70px;
    }.tab470{
        flex: 1;
    }.switch-gh{
        padding: 15px;
    }.dark-jr{
        flex: none;
        flex-direction: row;
        flex-wrap: wrap;
        border-left: none;
        border-top: 1px solid rgba(255,255,255,0.06);
        padding: 15px;
        gap: 8px;
    }.player-va,
    .texture583{
        flex: 1 1 100%;
    }.footer289,
    .featured957{
        flex: 1;
    }.range223{
        top: 8px;
        left: 8px;
        width: 24px;
        height: 24px;
        font-size: 0.75rem;
    }
    .rt-nav-item {
        padding: 8px 14px;
        font-size: 0.85rem;
    }
}

@media (max-width: 480px) {.hard-description{
        padding: 0 10px;
        overflow: hidden;
    }.content-gb{
        max-width: 100%;
    }.modal832{
        gap: 6px 14px;
    }.text844{
        font-size: 0.8rem;
    }
    .rt-casino-name {
        font-size: 1rem;
    }
}
