
*{
	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: #12121f;
	color: #ffffff;
	padding-top: 72px;
}.modal-tag{
	max-width: 1300px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 15px;
}/* ========== Хедер casino.obscurus-incanus — единый компактный блок ========== */
.title399{
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	background: #1c1c2e;
	box-shadow: 0 2px 12px rgba(0,0,0,0.2);
	z-index: 1000;
	height: 56px;
}.popup-focus{
	width: 100%;
	height: 56px;
	display: flex;
	align-items: center;
	gap: 20px;
	flex-wrap: nowrap;
}.content230{
	flex-shrink: 0;
	display: flex;
	align-items: center;
}.content230 .smooth857{
	height: 36px;
	width: auto;
	object-fit: contain;
}.switch-dt{
	display: flex;
	align-items: center;
	gap: 8px;
	background: #ff6b6b;
	padding: 6px 12px;
	border-radius: 6px;
	flex-shrink: 0;
}.window-star{ font-size: 13px; font-weight: 600; }.interface859{
	background: rgba(0,0,0,0.25);
	padding: 4px 10px;
	border-radius: 4px;
	font-weight: 800;
	font-size: 12px;
	letter-spacing: 0.5px;
}.graphic-wa{
	display: flex;
	align-items: center;
	gap: 4px;
	flex: 1;
	justify-content: center;
}.gallery592{
	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;
}.gallery592:hover{
	color: #fff;
	background: rgba(255,255,255,0.1);
}.gallery592.carduus{
	background: #ff6b6b;
	color: #fff;
	border-color: #ff6b6b;
}.interface995{
	display: flex;
	gap: 8px;
	flex-shrink: 0;
}.rank492{
	padding: 8px 16px;
	font-size: 13px;
	border-radius: 6px;
}.banner-section{ background: #ff6b6b; color: #fff; border: none; }.title-i77{ background: transparent; border: 1px solid rgba(255,255,255,0.4); color: #fff; }.title-i77:hover{ background: rgba(255,255,255,0.1); }

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

@media (max-width: 768px) {body{ padding-top: 100px; }.title399{ height: auto; }.popup-focus{ flex-wrap: wrap; height: auto; min-height: 56px; padding: 10px 0; }.graphic-wa{
		order: 3;
		width: 100%;
		justify-content: flex-start;
		overflow-x: auto;
		padding: 8px 0;
		gap: 4px;
		-webkit-overflow-scrolling: touch;
		scrollbar-width: none;
	}.graphic-wa::-webkit-scrollbar{ display: none; }
	.nav-link { font-size: 12px; padding: 6px 10px; white-space: nowrap; }
}.toggle-sharp{
	border: 1px solid #ff6b6b;
	display: inline-block;
	padding: 10px 20px;
	background-color: #ff6b6b;
	color: #ffffff;
	border-radius: 5px;
	cursor: pointer;
	position: relative;
	transition: box-shadow 0.3s ease-in-out;
}/* Стили для кнопок навигации (вместо ссылок) */
.surface422{
	border: none;
	font-family: inherit;
	font-size: inherit;
	text-align: center;
}.surface422:focus{
	outline: 2px solid #ff6b6b;
	outline-offset: 2px;
}.column-image{
	display: inline-block;
	transition: transform 0.2s ease, opacity 0.2s ease;
}.column-image:hover{
	transform: scale(1.02);
	opacity: 0.95;
}.column-image:focus{
	outline: 2px solid #ff6b6b;
	outline-offset: 4px;
}
@media (max-width: 768px) {
	.btn {
		 width: 100%;
		 text-align: center;
		 padding: 10px;
		 font-size: 14px;
	}
}
@keyframes texture183 {0%{ box-shadow: 0 0 5px #ff6b6b; }50%{ box-shadow: 0 0 20px #ff6b6b; }
	100% { box-shadow: 0 0 5px #ff6b6b; }
}.popup382{
	animation: glow 1.5s infinite alternate;
}.focus309{
	background-color: #ff6b6b;
}.focus588{
	background-color: transparent;
}.focus588:hover{
	background-color: #ff6b6b;
}h1, .box-r91{
	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;
	}
}.design357{
	position: relative;
	margin-top: 24px;
	padding-bottom: 40px;
}.interface-gn{
	display: flex;
	flex-direction: column;
	gap: 20px;
}main img{
	display: flex;
	align-items: center;
	justify-content: center;
}.nav-io p{
	font-size: 14px;
	font-weight: 400;
	color: #ffffff;
	line-height: 1.7;
}.nav-io strong{
	display: inline;
	font-weight: 700;
	color: #fff;
}.nav-io a{
	display: inline;
	color: #ff6b6b;
	text-decoration: underline;
	text-underline-offset: 2px;
}.nav-io a:hover{
	opacity: 0.8;
}.nav-io blockquote{
	margin: 16px 0;
	padding: 16px 20px;
	border-left: 4px solid #ff6b6b;
	background: rgba(255,255,255,0.04);
	border-radius: 0 8px 8px 0;
	font-style: italic;
}.nav-io blockquote p{
	margin: 4px 0;
}.nav-io ul, .nav-io ol{
	padding-left: 24px;
	margin: 12px 0;
}.nav-io li{
	font-size: 14px;
	line-height: 1.7;
	margin-bottom: 6px;
	color: #ffffff;
}.nav-io h2{
	font-size: 1.3rem;
	margin: 28px 0 12px;
	color: #fff;
}.nav-io h3{
	font-size: 1.1rem;
	margin: 20px 0 10px;
	color: #fff;
}.nav-io table{
	width: 100%;
	border-collapse: collapse;
	margin: 16px 0;
	font-size: 13px;
}.nav-io th, .nav-io td{
	padding: 8px 12px;
	border: 1px solid rgba(255,255,255,0.1);
	text-align: left;
}.nav-io th{
	background: rgba(255,255,255,0.06);
	font-weight: 600;
	color: #fff;
}.graphic-l43{
	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;
	}
}.nav-io h1, .nav-io .box-r91{ margin-bottom: 16px; }.offer340{
	width: 470px;
	position: fixed;
	bottom: 20px;
	left: 50%;
	transform: translateX(-50%);
	background: #1c1c2e;
	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;
	}
}.hero306{
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;	
}
@media (max-width: 768px) {
	.popup_block {
		display: flex;
		justify-content: space-around;	
	}
}.offer340.show{
	opacity: 1;
	visibility: visible;
}.popular-ev{
	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;
	}
}.accent187{
	width: 40%;
	display: flex;
	align-items: center;
	flex-direction: column;
	text-align: center;
}.accent187 span{
	font-size: 35px;
	color: #ffffff;
	font-weight: 700;
}
@media (max-width: 768px) {
	.block_txt span {
		font-size: 24px;
	}
}.accent187 p{
	color: #ffffff;
	font-size: 18px;
}
@media (max-width: 768px) {
	.block_txt p {
		font-size: 14px;
	}
}.preview-ah{
	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 компактный (не перекрывает контент) ========== */
.shadow906{
  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;
}.screen760{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.tab-bp{ flex: 1; min-width: 280px; }.content191{
  display: inline-block;
  background: #ff6b6b;
  color: #fff;
  font-size: 12px;
  padding: 4px 10px;
  border-radius: 6px;
  margin-bottom: 12px;
  font-weight: 600;
}.badge598{ font-size: 1.5rem; margin-bottom: 8px; line-height: 1.3; }.carousel219{ font-size: 14px; color: rgba(255,255,255,0.85); margin-bottom: 12px; }.dark-vt{
  display: flex;
  gap: 16px;
  margin-bottom: 16px;
  font-size: 14px;
}.dark-vt strong{ color: #ff6b6b; }.featured100{
  flex-shrink: 0;
  border-radius: 10px;
  overflow: hidden;
}.featured100 img{
  width: 280px;
  height: auto;
  max-height: 186px;
  object-fit: cover;
  display: block;
}.module161{ display: flex; gap: 12px; flex-wrap: wrap; }
@media (max-width: 768px) {.screen760{ flex-direction: column; }
  .hero-compact-img img { width: 100%; max-width: 280px; }
}/* ========== Riobet-стиль: js-banner content-nopad mar-b-dbl ========== */
.media-fa.content-nopad.mar-b-dbl{
  margin-bottom: 32px;
  padding: 0;
}.carousel957{
  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;
}.offer629{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.popup340{ flex: 1; min-width: 280px; }.subtitle-cp{
  display: inline-block;
  background: #ff6b6b;
  color: #fff;
  font-size: 12px;
  padding: 6px 12px;
  border-radius: 8px;
  margin-bottom: 12px;
  font-weight: 600;
}.preview577{ font-size: 1.5rem; margin-bottom: 12px; line-height: 1.3; }.input59{ margin-bottom: 12px; }.box140{
  font-size: 1.35rem;
  font-weight: 800;
  color: #ff6b6b;
  display: block;
}.banner-z33{ font-size: 13px; color: rgba(255,255,255,0.8); }.status221{
  display: flex;
  gap: 20px;
  margin-bottom: 16px;
  font-size: 14px;
  flex-wrap: wrap;
}.status221 strong{ color: #ff6b6b; }.meta858{ display: flex; gap: 12px; flex-wrap: wrap; }.frame-e21{
  flex-shrink: 0;
  border-radius: 12px;
  overflow: hidden;
  display: block;
}.frame-e21 img{
  width: 280px;
  max-height: 186px;
  object-fit: cover;
  display: block;
}.modal-kv{
  background: linear-gradient(90deg, #ff6b6b 0%, rgba(0,0,0,0.4) 100%);
  border-radius: 12px;
  padding: 28px;
  text-align: center;
}.design-interface{ max-width: 500px; margin: 0 auto; }.window840{ margin-bottom: 12px; }.slider-j42{
  font-size: 2rem;
  font-weight: 800;
  color: #fff;
  text-shadow: 0 1px 3px rgba(0,0,0,0.3);
}.offer-aw{ font-size: 15px; margin-bottom: 16px; opacity: 0.95; }.badge597{
  display: flex;
  justify-content: center;
  gap: 24px;
  margin-bottom: 20px;
  font-size: 14px;
}.square348 strong{ font-size: 1.1rem; }.module-q50{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 14px;
  padding: 24px;
}.option-wf{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.rating828{ flex: 1; min-width: 260px; }.border-player{ font-size: 1.4rem; margin-bottom: 12px; }.title518{ margin-bottom: 8px; }.gradient-section{
  font-size: 1.3rem;
  font-weight: 700;
  color: #ff6b6b;
  display: block;
}.window771{ font-size: 13px; color: rgba(255,255,255,0.75); }.gallery-layout{ font-size: 14px; margin-bottom: 16px; }.tooltip-k81 img{
  width: 260px;
  height: auto;
  border-radius: 10px;
  object-fit: cover;
}.collapse202{
  display: flex;
  flex-direction: column;
  gap: 16px;
}.nav-oz{
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
  gap: 16px;
}.visual-cd{
  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;
}.action-ni{ display: block; font-size: 12px; opacity: 0.8; margin-bottom: 6px; }.overlay956{ font-size: 1.25rem; font-weight: 700; color: #ff6b6b; }.dark770{ text-align: center; }.info-p87{
  background: rgba(0,0,0,0.25);
  border-radius: 14px;
  padding: 24px;
  border: 1px solid rgba(255,255,255,0.08);
}.input137{
  display: flex;
  align-items: center;
  gap: 24px;
  flex-wrap: wrap;
}.action-graphic{ flex: 1; min-width: 260px; }.point-window{ font-size: 1.4rem; margin-bottom: 10px; }.foreground-hx{
  font-size: 1.3rem;
  font-weight: 700;
  color: #ff6b6b;
  margin-bottom: 8px;
}.status-view{ font-size: 14px; margin-bottom: 16px; opacity: 0.9; }.promo-column{ display: flex; gap: 12px; flex-wrap: wrap; }.collapse917{
  flex-shrink: 0;
  border-radius: 10px;
  overflow: hidden;
  display: block;
}.collapse917 img{
  width: 240px;
  height: auto;
  object-fit: cover;
}
@media (max-width: 768px){.frame-e21 img, .tooltip-k81 img, .collapse917 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) */
.thumbnail-kt, .edge-nw{
  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;
}.thumbnail-kt h2, .edge-nw h2{
  font-size: 1.5rem;
  margin-bottom: 12px;
  color: #ffffff;
}/* Блоки casino.obscurus-incanus */
.tooltip94{
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 16px;
  background: #ff6b6b;
  color: #fff;
  padding: 20px 24px;
  border-radius: 12px;
  margin: 24px 0;
}.header33{
  display: flex;
  align-items: center;
  gap: 12px;
  flex-wrap: wrap;
}.play-wo{ font-weight: 800; font-size: 1.25rem; }.feature-style{
  background: rgba(0,0,0,0.25);
  padding: 6px 12px;
  border-radius: 6px;
  font-weight: 700;
  letter-spacing: 0.05em;
}.container-wk{
  background: #fff !important;
  color: #1c1c2e !important;
  border: none !important;
  padding: 12px 24px;
  border-radius: 8px;
  font-weight: 600;
}.preview-wb{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 24px;
  margin: 24px 0;
}.meta-i71{ font-size: 1.2rem; margin-bottom: 16px; }.details-g96{ list-style: none; padding-left: 0; }.details-g96 li{
  padding: 8px 0;
  border-bottom: 1px solid rgba(255,255,255,0.08);
  font-size: 14px;
}.banner-component{
  margin-top: 16px;
  display: inline-block;
}.column370{
  background: linear-gradient(135deg, #ff6b6b22 0%, #ff6b6b08 100%);
  border: 1px solid #ff6b6b;
  border-radius: 12px;
  padding: 20px;
  margin: 24px 0;
  text-align: center;
}.tertiary-thumbnail{ font-weight: 700; margin-bottom: 8px; }.ux-fe{ font-size: 1.5rem; font-weight: 800; margin: 12px 0; }.dark567{
  margin-top: 12px;
  padding: 10px 20px;
  background: #ff6b6b;
  color: #fff;
  border: none;
  border-radius: 8px;
  cursor: pointer;
  font-weight: 600;
}.icon755{
  margin: 24px 0;
}.score701{ font-size: 1.25rem; margin-bottom: 16px; }.title-yq{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 16px;
}.box-zb{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 20px;
  position: relative;
}.hover-sharp{
  position: absolute;
  top: 8px;
  right: 8px;
  background: #ff6b6b;
  color: #fff;
  font-size: 10px;
  padding: 4px 8px;
  border-radius: 4px;
}.info-theme{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
  margin-bottom: 8px;
}.outline-m74{ font-size: 12px; color: rgba(255,255,255,0.7); display: block; margin-top: 8px; }.dim-light{ margin-top: 12px; }.accordion806{ margin: 24px 0; }.widget-vq{ font-size: 1.25rem; margin-bottom: 16px; }.visual-pi{ display: flex; flex-direction: column; gap: 12px; }.tag479{
  display: block;
  padding: 12px 16px;
  background: rgba(255,255,255,0.05);
  border-radius: 8px;
  border-left: 3px solid #ff6b6b;
}.tag479:hover{ background: rgba(255,255,255,0.08); }.title314{ font-size: 12px; color: rgba(255,255,255,0.6); }.media-mh{ margin: 24px 0; }.text635{ font-size: 1.25rem; margin-bottom: 16px; }.ux895{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 20px;
}.text-dz{
  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;
}.star-sharp{
  position: absolute;
  top: 8px;
  left: 8px;
  background: #ff6b6b;
  color: #fff;
  font-size: 10px;
  padding: 4px 8px;
  border-radius: 4px;
  z-index: 1;
}.tab-up{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
}.window853{
  font-size: 1.25rem;
  font-weight: 800;
  color: #ff6b6b;
  margin: 8px 0 4px;
}.circle-k76{ font-size: 13px; display: block; margin-bottom: 4px; }.module-kk{ font-size: 12px; color: rgba(255,255,255,0.7); }.corner-t60{ margin-top: 12px; display: inline-block; }.secondary-nd{ margin: 24px 0; }.accent731{ font-size: 1.25rem; margin-bottom: 16px; }.round813{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 20px;
}.bright215{
  background: rgba(255,255,255,0.06);
  border-radius: 10px;
  padding: 16px;
}.tertiary-f31{ position: relative; margin-bottom: 8px; }.banner427{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
}.disabled-c59{ display: block; margin-bottom: 8px; }.block396{
  background: #ff6b6b;
  color: #fff;
  font-size: 11px;
  padding: 2px 8px;
  border-radius: 4px;
  margin-right: 8px;
}.description380{ font-size: 12px; color: rgba(255,255,255,0.6); }.details917{ margin-top: 16px; display: inline-block; }/* Блок: Последние сообщения (форум) */
.primary206{ margin: 24px 0; }.smooth667{ font-size: 1.25rem; margin-bottom: 16px; }.button374{ display: flex; flex-direction: column; gap: 12px; }.tooltip-tl{
  display: block;
  padding: 16px;
  background: rgba(255,255,255,0.05);
  border-radius: 10px;
  border-left: 3px solid #ff6b6b;
}.tooltip-tl:hover{ background: rgba(255,255,255,0.08); }.content-k24, .frame-a40{ font-size: 12px; color: rgba(255,255,255,0.6); margin-right: 12px; }.badge-icon{ font-size: 13px; margin-top: 8px; }.disabled-footer{ margin-top: 16px; display: inline-block; }/* Блок: Бонусы казино */
.tertiary507{ margin: 24px 0; }.menu-r6{ font-size: 1.25rem; margin-bottom: 16px; }.display-pattern{ display: flex; flex-direction: column; gap: 16px; }.oval112{
  padding: 16px;
  background: rgba(255,255,255,0.06);
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.1);
}.button-popular{ font-size: 12px; color: #ff6b6b; }.smooth-border{ font-weight: 700; margin: 8px 0; }.state-v19{ font-size: 12px; display: block; margin: 8px 0; }.switch393{ margin-top: 8px; }/* Блок: Провайдеры */
.graphic-card{ margin: 24px 0; }.status-kp{ font-size: 1.25rem; margin-bottom: 16px; }.element206{
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}.graphic-ui{
  padding: 6px 12px;
  background: rgba(255,255,255,0.08);
  border-radius: 6px;
  font-size: 13px;
}/* Блок: Отзывы */
.theme-dh{ margin: 24px 0; }.title-ql{ font-size: 1.25rem; margin-bottom: 16px; }.section-secondary{ display: flex; flex-direction: column; gap: 16px; }.gallery499{
  padding: 20px;
  background: rgba(255,255,255,0.05);
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.08);
}.ux-rr{ display: flex; align-items: center; gap: 8px; margin-bottom: 4px; }.input894{ font-weight: 600; font-size: 1rem; }.ux-template{
  font-size: 11px;
  padding: 2px 8px;
  background: rgba(255,255,255,0.1);
  border-radius: 4px;
  color: rgba(255,255,255,0.9);
}.content-e75{ font-size: 12px; color: rgba(255,255,255,0.6); display: block; margin-bottom: 8px; }.corner-fe{ font-size: 13px; margin-bottom: 10px; }.info-kj{ color: #ff6b6b; font-weight: 700; }.shadow-f46{ font-size: 14px; line-height: 1.5; margin: 0 0 8px 0; }.component-column{ font-size: 12px; color: rgba(255,255,255,0.5); }.expand-mp, .oval-jj{ margin-top: 8px; margin-right: 12px; display: inline-block; }/* Блок: FAQ */
.accordion237{ font-size: 1.25rem; margin-bottom: 16px; }.style-xs{ margin: 24px 0; }.foreground891{ display: flex; flex-direction: column; gap: 12px; }.highlight210{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 20px;
}.hard83{ font-size: 1rem; margin-bottom: 10px; font-weight: 600; }.action-icon{ font-size: 14px; line-height: 1.5; color: rgba(255,255,255,0.9); }/* Блок: Плюсы и минусы */
.icon-is{ margin: 24px 0; }.column170{ display: grid; grid-template-columns: 1fr 1fr; gap: 24px; }.oval-bright h4, .deal-window h4{ font-size: 1rem; margin-bottom: 12px; }.oval-bright h4{ color: #ff6b6b; }.deal-window h4{ color: #e57373; }.oval-bright ul, .deal-window ul{ padding-left: 20px; margin: 0; }.oval-bright li, .deal-window li{ padding: 6px 0; font-size: 14px; }/* Блок: Похожие казино */
.featured13{ margin: 24px 0; }.inactive697{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
}.disabled-hb{
  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;
}.disabled-hb:hover{ transform: translateY(-4px); background: rgba(255,255,255,0.1); }.interface805{
  max-width: 120px;
  max-height: 60px;
  object-fit: contain;
}.subtitle-icon{ font-weight: 600; font-size: 14px; text-align: center; }/* Сетка фиксированных блоков */
.foreground921{
  display: grid;
  grid-template-columns: 1fr;
  gap: 24px;
  margin-top: 32px;
}/* Сетки слотов/бонусов (существующие блоки) */
.sharp-tag, .tooltip966, .graphic-t78, .square-le, .visual-ir{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 20px;
  margin-top: 20px;
}.list-hr, .preview661, .section460, .content-link, .active452{
  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;
}.list-hr:hover, .preview661:hover{ transform: translateY(-4px); box-shadow: 0 8px 24px rgba(0,0,0,0.2); }.text-lh{ width: 100%; border-radius: 8px; }.header-featured{
  display: inline-block;
  background: #ff6b6b40;
  color: #ff6b6b;
  font-size: 11px;
  padding: 2px 8px;
  border-radius: 4px;
  margin: 4px 4px 0 0;
}.item-eq{ background: rgba(255,255,255,0.05); border-radius: 12px; }.accent-bi{
  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;
}.accent-bi .info305{ font-size: 2rem; margin-bottom: 8px; }.accent-bi .element302{ font-size: 1.25rem; margin-bottom: 8px; }.accent-bi .status-yi{ font-size: 14px; margin-bottom: 8px; }.accent-bi .gallery-slider{ font-size: 13px; opacity: 0.9; margin-bottom: 16px; }.hover-iq{ background: linear-gradient(135deg, #ff6b6b 0%, #fff 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; }/* Footer Partners */
.range-ux{ margin: 24px 0; padding: 20px 0; }.header-pd{ font-size: 1.1rem; margin-bottom: 16px; color: rgba(255,255,255,0.9); }.footer552{ display: flex; flex-wrap: wrap; gap: 16px; align-items: center; }.rating945{
  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;
}.rating945:hover{ background: rgba(255,255,255,0.1); }.rating945 img{ max-width: 80px; max-height: 40px; object-fit: contain; }.special381 .progress-footer{ display: flex; flex-wrap: wrap; gap: 12px; }.special381 .ui185{
  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;
}.special381 .ui185:hover{ border-color: #ff6b6b; background: #ff6b6b15; }.special381 .ui185 img{ max-width: 72px; max-height: 36px; object-fit: contain; }.badge-s42 .info695{ display: flex; flex-wrap: wrap; gap: 20px; align-items: center; }.badge-s42 .outline766{ padding: 10px 14px; transition: opacity 0.2s; }.badge-s42 .outline766:hover{ opacity: 0.85; }.badge-s42 .outline766 img{ max-width: 64px; max-height: 32px; object-fit: contain; }.field330{ background: rgba(0,0,0,0.2); border: 1px solid rgba(255,255,255,0.08); border-radius: 12px; padding: 24px; }.field330 .info811{ display: flex; flex-wrap: wrap; gap: 16px; align-items: center; }.field330 .template812{
  padding: 12px 16px; background: rgba(255,255,255,0.05); border-radius: 8px;
  transition: background 0.2s, box-shadow 0.2s;
}.field330 .template812:hover{ background: #ff6b6b25; box-shadow: 0 2px 8px #ff6b6b30; }.field330 .template812 img{ max-width: 70px; max-height: 35px; object-fit: contain; }/* Slots Grid Block (после баннера) */
.rating844{ margin: 28px 0; }.component865{ font-size: 1.5rem; margin-bottom: 20px; }.frame308 .expand506{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
  gap: 20px;
}.frame308 .module-da{
  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;
}.frame308 .module-da:hover{ transform: translateY(-4px); box-shadow: 0 8px 24px rgba(0,0,0,0.3); }.frame308 .module-da img{ width: 100%; height: 133px; object-fit: cover; display: block; }.frame308 .carousel-module{ display: block; padding: 12px; font-size: 14px; }.frame308 .option-badge{ margin-top: 20px; display: inline-block; }.description-iu .container729{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(140px, 1fr));
  gap: 16px;
}.description-iu .collapse-e7{
  display: block;
  border-radius: 10px;
  overflow: hidden;
  transition: opacity 0.2s;
}.description-iu .collapse-e7:hover{ opacity: 0.9; }.description-iu .collapse-e7 img{ width: 100%; height: auto; aspect-ratio: 3/2; object-fit: cover; display: block; }.shadow657 .gallery-l21{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
  gap: 18px;
}.shadow657 .corner-pa{
  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);
}.shadow657 .corner-pa:hover{ transform: scale(1.02); border-color: #ff6b6b; }.shadow657 .media157{ aspect-ratio: 3/2; overflow: hidden; }.shadow657 .media157 img{ width: 100%; height: 100%; object-fit: cover; display: block; }.shadow657 .background885{ display: block; padding: 10px; font-size: 13px; }/* ========================================
   ГЛАВНЫЙ БЛОК СЛОТОВ (40 слотов, 6 вариантов)
   ======================================== */

/* Общие стили для всех вариантов */
.window443{
  margin: 40px 0;
  padding: 32px 20px;
  background: rgba(255, 255, 255, 0.02);
  border-radius: 16px;
}.box-kg{
  font-size: 28px;
  font-weight: 700;
  margin: 0 0 28px;
  color: #ffffff;
  text-align: center;
}.dropdown-template{
  display: inline-block;
  margin: 24px auto 0;
  padding: 14px 32px;
  background: #ff6b6b;
  color: white;
  border-radius: 8px;
  font-weight: 600;
  text-align: center;
  transition: opacity 0.2s;
}.dropdown-template:hover{ opacity: 0.85; }/* === Вариант 1: Крупная карточная сетка 4x10 === */
.action176 .oval-zq{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}.action176 .gallery24{
  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);
}.action176 .gallery24:hover{
  transform: translateY(-4px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.3);
  border-color: #ff6b6b;
}.action176 .gallery24 img{
  width: 100%;
  height: auto;
  display: block;
}.action176 .texture-vz{
  padding: 12px;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}.action176{ text-align: center; }/* === Вариант 2: Компактная плотная сетка 5x8 === */
.media-ko .header-component{
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 12px;
}.media-ko .theme-oc{
  display: block;
  border-radius: 8px;
  overflow: hidden;
  transition: transform 0.15s, box-shadow 0.15s;
  border: 1px solid rgba(255, 255, 255, 0.04);
}.media-ko .theme-oc:hover{
  transform: scale(1.05);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.4);
  z-index: 10;
}.media-ko .theme-oc img{
  width: 100%;
  height: auto;
  display: block;
}/* === Вариант 3: Карточки с hover и описанием === */
.score700 .gallery779{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}.score700 .button-dv{
  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);
}.score700 .button-dv:hover{
  transform: translateY(-6px);
}.score700 .score-c93{
  position: relative;
  overflow: hidden;
}.score700 .score-c93 img{
  width: 100%;
  height: auto;
  display: block;
  transition: transform 0.3s;
}.score700 .button-dv:hover img{
  transform: scale(1.1);
}.score700 .badge-vy{
  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;
}.score700 .button-dv:hover .badge-vy{
  opacity: 1;
}.score700 .range57{
  color: white;
  font-size: 18px;
  font-weight: 600;
}.score700 .texture-vz{
  padding: 12px;
  font-size: 14px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}/* === Вариант 4: Горизонтальная карусель === */
.accordion-thumbnail .badge-container{
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: thin;
  scrollbar-color: #ff6b6b rgba(255, 255, 255, 0.1);
}.accordion-thumbnail .badge-container::-webkit-scrollbar{
  height: 8px;
}.accordion-thumbnail .badge-container::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.05);
  border-radius: 4px;
}.accordion-thumbnail .badge-container::-webkit-scrollbar-thumb{
  background: #ff6b6b;
  border-radius: 4px;
}.accordion-thumbnail .layout436{
  display: flex;
  gap: 16px;
  padding: 10px 0 16px;
}.accordion-thumbnail .section-oe{
  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);
}.accordion-thumbnail .section-oe:hover{
  transform: scale(1.05);
}.accordion-thumbnail .section-oe img{
  width: 100%;
  height: auto;
  display: block;
}.accordion-thumbnail .style-ul{
  padding: 10px;
  font-size: 13px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}/* === Вариант 5: Мозаичная сетка (разные размеры) === */
.label-kb .oval-ez{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
  gap: 12px;
  grid-auto-flow: dense;
}.label-kb .focus43{
  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);
}.label-kb .focus43.main-slot-large{
  grid-column: span 2;
  grid-row: span 2;
}.label-kb .focus43.main-slot-medium{
  grid-column: span 2;
}.label-kb .focus43:hover{
  transform: scale(1.03);
  z-index: 10;
}.label-kb .focus43 img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}.label-kb .description-tertiary{
  padding: 8px;
  font-size: 12px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.3);
}/* === Вариант 6: Список с подробной информацией === */
.wrapper-jc .text-badge{
  display: grid;
  grid-template-columns: 1fr;
  gap: 12px;
}.wrapper-jc .foreground-x58{
  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);
}.wrapper-jc .foreground-x58:hover{
  background: rgba(255, 255, 255, 0.06);
  transform: translateX(4px);
  border-color: #ff6b6b;
}.wrapper-jc .display-badge{
  border-radius: 8px;
  overflow: hidden;
}.wrapper-jc .display-badge img{
  width: 100%;
  height: auto;
  display: block;
}.wrapper-jc .gallery-pm{
  display: flex;
  flex-direction: column;
  gap: 8px;
}.wrapper-jc .bright-yd{
  font-size: 16px;
  font-weight: 600;
  margin: 0;
  color: #ffffff;
}.wrapper-jc .enabled792{
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
}.wrapper-jc .description-pr{
  display: inline-block;
  padding: 4px 10px;
  background: #ff6b6b;
  color: white;
  border-radius: 4px;
  font-size: 11px;
  font-weight: 600;
}.wrapper-jc .title991{
  font-size: 13px;
  color: rgba(255, 255, 255, 0.7);
}.wrapper-jc .ui330{
  display: flex;
  align-items: center;
}.wrapper-jc .widget577{
  padding: 10px 20px;
  background: #ff6b6b;
  color: white;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 600;
  white-space: nowrap;
  transition: opacity 0.2s;
}.wrapper-jc .widget577:hover{
  opacity: 0.85;
}

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

@media (max-width: 768px) {.action176 .oval-zq,
  .score700 .gallery779{
    grid-template-columns: repeat(2, 1fr);
  }.media-ko .header-component{
    grid-template-columns: repeat(3, 1fr);
  }.wrapper-jc .foreground-x58{
    grid-template-columns: 120px 1fr;
    gap: 12px;
  }.wrapper-jc .ui330{
    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) {.box-kg{
    font-size: 22px;
  }.action176 .oval-zq,
  .score700 .gallery779{
    grid-template-columns: 1fr;
  }.media-ko .header-component{
    grid-template-columns: repeat(2, 1fr);
  }.accordion-thumbnail .section-oe{
    flex: 0 0 180px;
  }.wrapper-jc .foreground-x58{
    grid-template-columns: 1fr;
  }
  .main-slots-v6 .main-slot-list-img {
    max-width: 200px;
    margin: 0 auto;
  }
}/* ========================================
   БЛОК "КАК НАЧАТЬ ИГРАТЬ?" (5 шагов, 6 вариантов)
   ======================================== */

/* Общие стили для всех вариантов */
.collapse-gv{
  margin: 48px 0;
  padding: 40px 20px;
  background: rgba(255, 255, 255, 0.02);
  border-radius: 16px;
}.section732{
  font-size: 32px;
  font-weight: 700;
  margin: 0 0 36px;
  color: #ffffff;
  text-align: center;
}.item848{
  display: inline-block;
  margin: 32px auto 0;
  padding: 16px 40px;
  background: #ff6b6b;
  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;
}.item848:hover{
  opacity: 0.9;
  transform: translateY(-2px);
}/* === Вариант 1: Вертикальный список с иконками слева === */
.screen-dn .widget213{
  display: flex;
  flex-direction: column;
  gap: 24px;
  max-width: 900px;
  margin: 0 auto;
}.screen-dn .wrapper-nk{
  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;
}.screen-dn .wrapper-nk:hover{
  background: rgba(255, 255, 255, 0.05);
  border-color: #ff6b6b;
}.screen-dn .corner-form{
  flex-shrink: 0;
}.screen-dn .corner-form img{
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.screen-dn .interface-kw{
  flex: 1;
}.screen-dn .round-ud{
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.screen-dn .template377{
  font-size: 15px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 2: Горизонтальные карточки === */
.shadow190 .details-ic{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin-bottom: 20px;
}.shadow190 .details-ic .offer-p59:nth-child(4),
.shadow190 .details-ic .offer-p59:nth-child(5){
  grid-column: span 1;
}.shadow190 .offer-p59{
  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;
}.shadow190 .offer-p59:hover{
  transform: translateY(-4px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.3);
}.shadow190 .description-pc{
  position: absolute;
  top: -15px;
  right: 20px;
  width: 40px;
  height: 40px;
  background: #ff6b6b;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  font-weight: 700;
  color: white;
}.shadow190 .inactive-banner{
  width: 80px;
  height: 80px;
  margin: 0 auto 16px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.shadow190 .round-ud{
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.shadow190 .template377{
  font-size: 14px;
  line-height: 1.5;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 3: Аккордеон === */
.button52 .badge-dg{
  max-width: 800px;
  margin: 0 auto;
}.button52 .dropdown-se{
  margin-bottom: 12px;
  border-radius: 12px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid rgba(255, 255, 255, 0.05);
}.button52 .hero-fz{
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 20px;
  cursor: pointer;
  transition: background 0.2s;
}.button52 .hero-fz:hover{
  background: rgba(255, 255, 255, 0.05);
}.button52 .dropdown279{
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 8px;
}.button52 .accent-qy{
  flex: 1;
  font-size: 18px;
  font-weight: 600;
  margin: 0;
  color: #ffffff;
}.button52 .background730{
  color: #ff6b6b;
  font-size: 20px;
  transition: transform 0.3s;
}.button52 .dropdown-se.active .background730{
  transform: rotate(180deg);
}.button52 .action-interface{
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
}.button52 .dropdown-se.active .action-interface{
  max-height: 300px;
}.button52 .action-interface p{
  padding: 0 20px 20px;
  margin: 0;
  font-size: 15px;
  line-height: 1.6;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 4: Таймлайн === */
.gradient-qk .play685{
  position: relative;
  max-width: 700px;
  margin: 0 auto;
  padding-left: 60px;
}.gradient-qk .play685::before{
  content: '';
  position: absolute;
  left: 20px;
  top: 40px;
  bottom: 40px;
  width: 3px;
  background: linear-gradient(to bottom, #ff6b6b, rgba(255, 255, 255, 0.1));
}.gradient-qk .status519{
  position: relative;
  margin-bottom: 48px;
}.gradient-qk .star-dark{
  position: absolute;
  left: -60px;
  top: 0;
}.gradient-qk .highlight-window{
  width: 40px;
  height: 40px;
  background: #ff6b6b;
  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);
}.gradient-qk .active822{
  padding: 20px;
  background: rgba(255, 255, 255, 0.03);
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.05);
}.gradient-qk .window318{
  float: right;
  margin-left: 20px;
  margin-bottom: 12px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.gradient-qk .round-o66{
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.gradient-qk .point-form{
  font-size: 15px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 5: Большие карточки === */
.description820 .expand508{
  display: flex;
  flex-direction: column;
  gap: 24px;
  max-width: 900px;
  margin: 0 auto;
}.description820 .accent108{
  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;
}.description820 .accent108:hover{
  border-color: #ff6b6b;
  transform: translateX(8px);
}.description820 .play-accent{
  position: absolute;
  top: -16px;
  left: 28px;
  width: 50px;
  height: 50px;
  background: #ff6b6b;
  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);
}.description820 .field188 img{
  width: 100%;
  height: auto;
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.1);
  padding: 12px;
}.description820 .title492{
  font-size: 22px;
  font-weight: 600;
  margin: 0 0 16px;
  color: #ffffff;
}.description820 .tertiary-ce{
  font-size: 16px;
  line-height: 1.7;
  margin: 0;
  color: rgba(255, 255, 255, 0.85);
}/* === Вариант 6: Компактный список === */
.graphic-rank .widget93{
  max-width: 800px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 16px;
}.graphic-rank .state509{
  display: flex;
  gap: 20px;
  padding: 20px;
  background: rgba(255, 255, 255, 0.03);
  border-radius: 12px;
  border-left: 4px solid #ff6b6b;
  transition: background 0.2s, border-color 0.2s;
}.graphic-rank .state509:hover{
  background: rgba(255, 255, 255, 0.06);
  border-color: rgba(255, 255, 255, 0.3);
}.graphic-rank .ui926{
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  flex-shrink: 0;
}.graphic-rank .dark-s69{
  width: 32px;
  height: 32px;
  background: #ff6b6b;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-weight: 700;
  color: white;
}.graphic-rank .ui926 img{
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 8px;
}.graphic-rank .field33{
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 10px;
  color: #ffffff;
}.graphic-rank .edge196{
  font-size: 14px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}

/* Responsive для блока "Как начать играть?" */
@media (max-width: 1024px) {.shadow190 .details-ic{
    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) {.section732{
    font-size: 26px;
  }.screen-dn .wrapper-nk{
    flex-direction: column;
    text-align: center;
  }.screen-dn .corner-form{
    margin: 0 auto;
  }.shadow190 .details-ic{
    grid-template-columns: 1fr;
  }.shadow190 .details-ic .offer-p59:nth-child(5){
    grid-column: span 1;
  }.gradient-qk .play685{
    padding-left: 0;
  }.gradient-qk .play685::before{
    display: none;
  }.gradient-qk .star-dark{
    position: static;
    margin-bottom: 12px;
  }.gradient-qk .highlight-window{
    margin: 0 auto;
  }.gradient-qk .window318{
    float: none;
    display: block;
    margin: 0 auto 16px;
  }.description820 .accent108{
    grid-template-columns: 1fr;
  }.description820 .field188 img{
    max-width: 200px;
    margin: 0 auto;
    display: block;
  }.graphic-rank .state509{
    flex-direction: column;
    text-align: center;
  }
  .how-to-start-v6 .how-to-compact-left {
    margin: 0 auto;
  }
}

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

@media (max-width: 768px) {.title-yq{ grid-template-columns: 1fr; }.ux895{ grid-template-columns: 1fr; }.sharp-tag, .tooltip966{ grid-template-columns: 1fr; }.tooltip94{ flex-direction: column; text-align: center; }.column170{ grid-template-columns: 1fr; }
  .similar-casinos-grid { grid-template-columns: 1fr; }
}/* ========================================
   HEADER VARIANTS (5 вариантов)
   ======================================== */

/* Header v1 - Классический горизонтальный */
.details733{ background: #0a0f1c; border-bottom: 2px solid #00d4ff; }.pattern395{ max-width: 1400px; margin: 0 auto; padding: 12px 20px; display: flex; align-items: center; gap: 20px; }.hover-game{ display: flex; align-items: center; flex-shrink: 0; }.grid-layer{ height: 50px; width: auto; }.module-el{ background: linear-gradient(135deg, #00d4ff, #0099cc); padding: 8px 16px; border-radius: 8px; margin-left: auto; }.play-badge{ font-size: 14px; font-weight: 600; color: #000; }.design37{ display: inline-block; margin-left: 8px; background: #fff; color: #000; padding: 4px 10px; border-radius: 4px; font-weight: 700; }.control-kf{ display: flex; gap: 20px; margin-left: 20px; }.control-kf .thumbnail-mv{ color: #fff; text-decoration: none; font-size: 15px; font-weight: 500; padding: 8px 0; border-bottom: 2px solid transparent; transition: all 0.3s; }.control-kf .thumbnail-mv:hover, .control-kf .thumbnail-mv.active{ border-bottom-color: #00d4ff; color: #00d4ff; }.shadow827{ display: flex; gap: 12px; margin-left: auto; }.component677{ padding: 10px 20px; border-radius: 6px; text-decoration: none; font-weight: 600; font-size: 14px; transition: all 0.3s; }.module814{ background: #00d4ff; color: #000; }.module814:hover{ background: #00b8e6; transform: translateY(-2px); }.game-uf{ background: transparent; color: #fff; border: 2px solid #00d4ff; }.game-uf:hover{ background: #00d4ff; color: #000; }/* Header v2 - Компактный */
.display439{ background: #050810; padding: 15px 0; box-shadow: 0 2px 10px rgba(0,0,0,0.3); }.toggle558{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.accent970{ display: flex; align-items: center; gap: 12px; text-decoration: none; }.module-container{ height: 45px; }.popup5{ font-size: 22px; font-weight: 700; color: #00d4ff; }.ux405{ display: flex; gap: 25px; align-items: center; }.ux405 .thumbnail-mv{ color: #ccc; text-decoration: none; font-size: 15px; transition: color 0.3s; }.ux405 .thumbnail-mv:hover, .ux405 .thumbnail-mv.active{ color: #00d4ff; }.primary303{ background: #00d4ff; color: #000; padding: 10px 24px; border-radius: 6px; text-decoration: none; font-weight: 700; margin-left: 15px; transition: transform 0.3s; }.primary303:hover{ transform: scale(1.05); }/* Header v3 - Двухуровневый */
.pattern-ts{ background: #00d4ff; color: #000; padding: 8px 0; }.screen-section{ background: #0a0f1c; padding: 12px 0; }.rating-bc{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.accent-zj{ font-size: 14px; font-weight: 600; }.surface-background{ display: flex; gap: 15px; }.gradient892{ color: #000; text-decoration: none; font-weight: 500; padding: 5px 10px; }.gradient892:hover{ text-decoration: underline; }.feature-y38{ background: #000; color: #00d4ff; padding: 6px 16px; border-radius: 4px; text-decoration: none; font-weight: 700; }.section-mo{ height: 48px; }.level-lp{ display: flex; gap: 25px; }.level-lp .thumbnail-mv{ color: #fff; text-decoration: none; font-size: 15px; transition: color 0.3s; }.level-lp .thumbnail-mv:hover, .level-lp .thumbnail-mv.active{ color: #00d4ff; }/* Header v4 - Центрированный */
.score559{ background: #0a0f1c; padding: 15px 0; }.circle7{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.image-gradient{ position: absolute; left: 50%; transform: translateX(-50%); }.point-rank{ height: 55px; }.circle-section, .visual438{ display: flex; gap: 20px; }.circle-section .thumbnail-mv, .visual438 .thumbnail-mv{ color: #fff; text-decoration: none; font-size: 15px; padding: 8px 0; transition: color 0.3s; }.circle-section .thumbnail-mv:hover, .visual438 .thumbnail-mv:hover,
.circle-section .thumbnail-mv.active, .visual438 .thumbnail-mv.active{ color: #00d4ff; }.widget169{ background: #00d4ff; color: #000; text-align: center; padding: 10px; font-weight: 600; }.content-bt{ background: #000; color: #00d4ff; padding: 4px 10px; border-radius: 4px; margin: 0 6px; }/* Header v5 - Минималистичный */
.screen233{ background: #050810; padding: 20px 0; border-bottom: 1px solid #1a1f2e; }.star-mx{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; gap: 40px; }.widget971{ display: flex; flex-direction: column; gap: 15px; min-width: 200px; }.switch-sharp{ height: 50px; width: auto; }.display113{ background: linear-gradient(135deg, #1a1f2e, #0a0f1c); padding: 12px; border-radius: 8px; border: 1px solid #00d4ff; }.light185{ font-size: 12px; color: #999; text-transform: uppercase; }.tertiary-hover{ font-size: 20px; font-weight: 700; color: #00d4ff; margin: 4px 0; }.accordion363{ font-size: 14px; color: #fff; background: #00d4ff22; padding: 4px 8px; border-radius: 4px; }.meta-offer{ flex: 1; display: flex; flex-direction: column; gap: 15px; }.graphic-foreground{ display: flex; gap: 25px; flex-wrap: wrap; }.graphic-foreground .thumbnail-mv{ color: #ccc; text-decoration: none; font-size: 15px; transition: color 0.3s; }.graphic-foreground .thumbnail-mv:hover, .graphic-foreground .thumbnail-mv.active{ color: #00d4ff; }.display42{ display: flex; gap: 12px; }.round-ex, .wrapper-slider{ padding: 10px 24px; border-radius: 6px; text-decoration: none; font-weight: 600; transition: all 0.3s; }.round-ex{ background: #00d4ff; color: #000; }.round-ex:hover{ background: #00b8e6; }.wrapper-slider{ background: transparent; border: 2px solid #00d4ff; color: #00d4ff; }.wrapper-slider:hover{ background: #00d4ff; color: #000; }

/* Header responsive */
@media (max-width: 1024px) {.control-kf, .level-lp, .circle-section, .visual438, .graphic-foreground{ gap: 15px; }.module-el, .widget169{ display: none; }
  .header-v4-logo { position: static; transform: none; }
}/* Бургер-кнопка — скрыта на десктопе */
.range-gradient{
  display: none; background: none; border: none; cursor: pointer; padding: 8px;
  flex-direction: column; gap: 5px; z-index: 1001;
}.background370{
  display: block; width: 24px; height: 2px; background: #fff; border-radius: 2px;
  transition: transform 0.3s, opacity 0.3s;
}.gradient-js .background370:nth-child(1){ transform: rotate(45deg) translate(5px, 5px); }.gradient-js .background370:nth-child(2){ opacity: 0; }.gradient-js .background370:nth-child(3){ transform: rotate(-45deg) translate(5px, -5px); }/* CTA-ссылка в мобильном меню */
.carousel849{
  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) {/* Показываем бургер, скрываем десктоп-элементы */
  .range-gradient{ display: flex; }.tab397{ display: none !important; }.carousel849{ display: block; }/* Мобильная навигация — скрыта по умолчанию, показывается при menu-open */
  .media-k34{
    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);
  }.gradient-js .media-k34{ display: flex; }.media-k34 .thumbnail-mv{
    padding: 12px 0; font-size: 15px; color: #ccc; border-bottom: 1px solid rgba(255,255,255,0.06);
  }.media-k34 .thumbnail-mv.active{ color: #00d4ff; }.media-k34 .thumbnail-mv:last-of-type{ border-bottom: none; }/* Контейнеры хедеров — position relative для выпадающего меню */
  .details733, .display439, .player-fr, .screen-section, .score559, .screen233{ position: relative; }.pattern395, .toggle558, .rating-bc,
  .circle7, .star-mx{
    flex-wrap: nowrap; align-items: center; justify-content: space-between;
  }/* Скрываем nav-ы v5 вложенные */
  .meta-offer.header-nav-mobile .graphic-foreground{ display: flex; flex-direction: column; gap: 0; width: 100%; }.meta-offer.header-nav-mobile .display42{ width: 100%; }
  .header-v5-right.header-nav-mobile { padding: 10px 20px 20px; }
}/* ============================================
   FAQ Block Styles - 4 варианта
   ============================================ */

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

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

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

@media (max-width: 768px) {.active-vl{
        font-size: 1.6rem;
    }
    .faq-v3-item summary {
        font-size: 1rem;
    }
}/* FAQ v4 - Двухколоночный с нумерацией */
.expand248{
    padding: 60px 20px;
    background: linear-gradient(to bottom, #16213e 0%, #0f0f23 100%);
}.view944{
    max-width: 1100px;
    margin: 0 auto;
}.switch-n78{
    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);
}.star-jd{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
}.light-qc{
    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;
}.light-qc::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;
}.light-qc:hover{
    background: rgba(255, 255, 255, 0.06);
    transform: translateX(5px);
}.overlay-g92{
    font-size: 1.1rem;
    font-weight: 600;
    color: #ffd700;
    margin-bottom: 12px;
    margin-top: 10px;
}.link-cd{
    color: rgba(255, 255, 255, 0.75);
    line-height: 1.6;
    font-size: 0.95rem;
}.details-texture{
    display: none;
}

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

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

@media (max-width: 768px) {.panel504{
        font-size: 1.3rem;
    }.outline-m67{
        gap: 8px;
    }
    .footer-v1-tag {
        font-size: 0.8rem !important;
        padding: 6px 12px;
    }
}/* Footer v2 - Карточный стиль с колонками */
.interface-r69{
    background: #0f0f23;
    padding: 50px 20px 30px;
    border-top: 3px solid #ffd700;
}.gallery611{
    max-width: 1200px;
    margin: 0 auto;
}.screen997{
    margin-bottom: 40px;
}.widget-kr{
    font-size: 1.8rem;
    font-weight: 700;
    color: #ffd700;
    text-align: center;
    margin-bottom: 35px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
}.section-border{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}.edge378{
    background: rgba(255, 255, 255, 0.03);
    border-radius: 12px;
    padding: 25px 20px;
    border: 1px solid rgba(255, 215, 0, 0.15);
}.frame780{
    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;
}.frame780:last-child{
    border-bottom: none;
}.frame780:hover{
    color: #ffd700;
    padding-left: 8px;
}.window-tw{
    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;
}.sharp200{
    color: rgba(255, 255, 255, 0.6);
    font-size: 0.9rem;
}.footer-rv{
    color: #ffd700;
    font-size: 0.9rem;
    font-weight: 600;
}

@media (max-width: 992px) {
    .footer-v2-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 640px) {.section-border{
        grid-template-columns: 1fr;
    }.widget-kr{
        font-size: 1.4rem;
    }
    .footer-v2-bottom {
        flex-direction: column;
        text-align: center;
    }
}/* Footer v3 - Минималистичный список с разделителями */
.accent-np{
    background: linear-gradient(to top, #16213e 0%, #1a1a2e 100%);
    padding: 50px 20px 30px;
    border-top: 1px solid rgba(255, 215, 0, 0.3);
}.footer-banner{
    max-width: 1100px;
    margin: 0 auto;
}.header-jq{
    margin-bottom: 35px;
}.ux-o61{
    text-align: center;
    line-height: 2;
    padding: 20px;
}.popup430{
    color: rgba(255, 255, 255, 0.7);
    font-size: 0.9rem;
    transition: color 0.2s ease;
    display: inline;
    text-decoration: none;
}.popup430:hover{
    color: #ffd700;
}.media438{
    text-align: center;
    padding-top: 30px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}.box318{
    color: rgba(255, 255, 255, 0.75);
    font-size: 0.95rem;
    margin-bottom: 12px;
    line-height: 1.6;
}.accent-bv{
    color: rgba(255, 215, 0, 0.8);
    font-size: 0.85rem;
    font-weight: 500;
}

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

/* Рейтинговая страница: отключаем flex у родительского контейнера */
.modal-tag:has(.star686){
    display: block;
}.modal-tag{
    overflow-x: hidden;
    max-width: 100%;
}.star686{
    max-width: 1200px;
    margin: 0 auto 40px;
    padding: 0 15px;
    box-sizing: border-box;
    width: 100%;
}/* Навигационные табы */
.star-du{
    margin-bottom: 30px;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    -ms-overflow-style: none;
}.star-du::-webkit-scrollbar{ display: none; }.play-foreground{
    display: flex;
    list-style: none;
    gap: 8px;
    padding: 0;
    margin: 0;
    white-space: nowrap;
}.item922{
    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;
}.item922:hover{
    background: rgba(255,255,255,0.12);
    color: #fff;
}.ux425{
    background: rgba(255,255,255,0.15);
    color: #fff;
    font-weight: 600;
}/* Контейнер карточек */
.state-ls{
    display: flex;
    flex-direction: column;
    gap: 16px;
}/* Карточка казино */
.carousel-jg{
    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;
}.carousel-jg:hover{
    border-color: rgba(255,255,255,0.2);
    box-shadow: 0 4px 20px rgba(0,0,0,0.3);
}/* Позиция в рейтинге */
.graphic295{
    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;
}/* Левая часть — логотип */
.accent-ij{
    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;
}.image646{
    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);
}.image646 img{
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}/* Центральная часть — инфо */
.promo-h91{
    flex: 1;
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 10px;
}.media-c86{
    display: flex;
    align-items: center;
    gap: 15px;
    flex-wrap: wrap;
}.circle459{
    font-size: 1.15rem;
    font-weight: 700;
    color: #fff;
    margin: 0;
    letter-spacing: 0.5px;
}.player73{
    font-size: 0.8rem;
    color: #8a8a8a;
    display: flex;
    align-items: center;
    gap: 5px;
}.card-y46{
    color: #4caf50;
    font-size: 0.7rem;
}/* Звёзды */
.element342{
    display: flex;
    gap: 2px;
}.deal-accordion{
    font-size: 1.1rem;
}.primary-control{
    color: #ffd700;
}.focus-q2{
    color: #ffd700;
    opacity: 0.6;
}.gradient66{
    color: #444;
}/* Бейджи фич */
.label460{
    display: flex;
    flex-wrap: wrap;
    gap: 10px 20px;
    margin-top: 5px;
}.content-state{
    font-size: 0.85rem;
    color: #c0c0c0;
    display: flex;
    align-items: center;
    gap: 6px;
}.preview-sk{
    color: #4caf50;
    font-weight: 700;
    font-size: 0.9rem;
}/* Правая часть — бонус */
.promo-hf{
    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);
}.sharp-k14{
    font-size: 0.8rem;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    text-align: center;
}.accent60{
    font-size: 1rem;
    font-weight: 600;
    color: #ffd700;
    text-align: center;
}/* Кнопки */
.banner207{
    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;
}.banner207:hover{
    transform: translateY(-1px);
    box-shadow: 0 4px 12px rgba(0,0,0,0.3);
}.offer-collapse{
    background: linear-gradient(135deg, #ffd700, #ffab00);
    color: #1a1a1a;
    font-size: 0.8rem;
    padding: 8px 15px;
}.offer-collapse:hover{
    background: linear-gradient(135deg, #ffe033, #ffbb33);
}.hover-w58{
    background: transparent;
    border: 1px solid rgba(255,255,255,0.2);
    color: #fff;
    font-size: 0.8rem;
    padding: 8px 15px;
}.hover-w58:hover{
    border-color: rgba(255,255,255,0.4);
    background: rgba(255,255,255,0.05);
}.screen-gk{
    background: linear-gradient(135deg, #ffd700, #ffab00);
    color: #1a1a1a;
    font-size: 0.85rem;
    padding: 10px 20px;
}.screen-gk:hover{
    background: linear-gradient(135deg, #ffe033, #ffbb33);
}/* Контент под листингом */
.widget624{
    max-width: 1200px;
    margin: 40px auto;
    padding: 0 15px;
}.widget624 h2{
    color: #fff;
    font-size: 1.4rem;
    margin-bottom: 15px;
}.widget624 p{
    color: #b0b0b0;
    line-height: 1.7;
    margin-bottom: 12px;
}.widget624 table{
    width: 100%;
    border-collapse: collapse;
    display: block;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    max-width: 100%;
}.widget624 table th,
.widget624 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) {.carousel-jg{
        flex-wrap: wrap;
    }.accent-ij{
        flex: 0 0 160px;
    }
    .rt-card-bonus {
        flex: 0 0 200px;
    }
}

@media (max-width: 768px) {.carousel-jg{
        flex-direction: column;
    }.accent-ij{
        flex: none;
        flex-direction: row;
        padding: 15px;
        gap: 15px;
    }.image646{
        width: 100px;
        height: 70px;
    }.offer-collapse{
        flex: 1;
    }.promo-h91{
        padding: 15px;
    }.promo-hf{
        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;
    }.sharp-k14,
    .accent60{
        flex: 1 1 100%;
    }.hover-w58,
    .screen-gk{
        flex: 1;
    }.graphic295{
        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) {.star686{
        padding: 0 10px;
        overflow: hidden;
    }.carousel-jg{
        max-width: 100%;
    }.label460{
        gap: 6px 14px;
    }.content-state{
        font-size: 0.8rem;
    }
    .rt-casino-name {
        font-size: 1rem;
    }
}
