
*{
	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: #162038;
	color: #ffffff;
	padding-top: 72px;
}.background-round{
	max-width: 1300px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 15px;
}/* ========== Хедер casino.obscurus-incanus — единый компактный блок ========== */
.popup-o61{
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	background: #0e1628;
	box-shadow: 0 2px 12px rgba(0,0,0,0.2);
	z-index: 1000;
	height: 56px;
}.badge112{
	width: 100%;
	height: 56px;
	display: flex;
	align-items: center;
	gap: 20px;
	flex-wrap: nowrap;
}.layer483{
	flex-shrink: 0;
	display: flex;
	align-items: center;
}.layer483 .grid571{
	height: 36px;
	width: auto;
	object-fit: contain;
}.popular536{
	display: flex;
	align-items: center;
	gap: 8px;
	background: #4fc3f7;
	padding: 6px 12px;
	border-radius: 6px;
	flex-shrink: 0;
}.details371{ font-size: 13px; font-weight: 600; }.label698{
	background: rgba(0,0,0,0.25);
	padding: 4px 10px;
	border-radius: 4px;
	font-weight: 800;
	font-size: 12px;
	letter-spacing: 0.5px;
}.ux720{
	display: flex;
	align-items: center;
	gap: 4px;
	flex: 1;
	justify-content: center;
}.grid-star{
	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;
}.grid-star:hover{
	color: #fff;
	background: rgba(255,255,255,0.1);
}.grid-star.carduus{
	background: #4fc3f7;
	color: #fff;
	border-color: #4fc3f7;
}.view-lc{
	display: flex;
	gap: 8px;
	flex-shrink: 0;
}.grid330{
	padding: 8px 16px;
	font-size: 13px;
	border-radius: 6px;
}.preview-wm{ background: #4fc3f7; color: #fff; border: none; }.bright-rx{ background: transparent; border: 1px solid rgba(255,255,255,0.4); color: #fff; }.bright-rx:hover{ background: rgba(255,255,255,0.1); }

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

@media (max-width: 768px) {body{ padding-top: 100px; }.popup-o61{ height: auto; }.badge112{ flex-wrap: wrap; height: auto; min-height: 56px; padding: 10px 0; }.ux720{
		order: 3;
		width: 100%;
		justify-content: flex-start;
		overflow-x: auto;
		padding: 8px 0;
		gap: 4px;
		-webkit-overflow-scrolling: touch;
		scrollbar-width: none;
	}.ux720::-webkit-scrollbar{ display: none; }
	.nav-link { font-size: 12px; padding: 6px 10px; white-space: nowrap; }
}.outline-hl{
	border: 1px solid #4fc3f7;
	display: inline-block;
	padding: 10px 20px;
	background-color: #4fc3f7;
	color: #ffffff;
	border-radius: 5px;
	cursor: pointer;
	position: relative;
	transition: box-shadow 0.3s ease-in-out;
}/* Стили для кнопок навигации (вместо ссылок) */
.deal-uc{
	border: none;
	font-family: inherit;
	font-size: inherit;
	text-align: center;
}.deal-uc:focus{
	outline: 2px solid #4fc3f7;
	outline-offset: 2px;
}.primary342{
	display: inline-block;
	transition: transform 0.2s ease, opacity 0.2s ease;
}.primary342:hover{
	transform: scale(1.02);
	opacity: 0.95;
}.primary342:focus{
	outline: 2px solid #4fc3f7;
	outline-offset: 4px;
}
@media (max-width: 768px) {
	.btn {
		 width: 100%;
		 text-align: center;
		 padding: 10px;
		 font-size: 14px;
	}
}
@keyframes popular-cl {0%{ box-shadow: 0 0 5px #4fc3f7; }50%{ box-shadow: 0 0 20px #4fc3f7; }
	100% { box-shadow: 0 0 5px #4fc3f7; }
}.player561{
	animation: glow 1.5s infinite alternate;
}.action799{
	background-color: #4fc3f7;
}.outline-modal{
	background-color: transparent;
}.outline-modal:hover{
	background-color: #4fc3f7;
}h1, .theme-gradient{
	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;
	}
}.footer-r23{
	position: relative;
	margin-top: 24px;
	padding-bottom: 40px;
}.card-panel{
	display: flex;
	flex-direction: column;
	gap: 20px;
}main img{
	display: flex;
	align-items: center;
	justify-content: center;
}.focus-grid p{
	font-size: 14px;
	font-weight: 400;
	color: #ffffff;
	line-height: 1.7;
}.focus-grid strong{
	display: inline;
	font-weight: 700;
	color: #fff;
}.focus-grid a{
	display: inline;
	color: #4fc3f7;
	text-decoration: underline;
	text-underline-offset: 2px;
}.focus-grid a:hover{
	opacity: 0.8;
}.focus-grid blockquote{
	margin: 16px 0;
	padding: 16px 20px;
	border-left: 4px solid #4fc3f7;
	background: rgba(255,255,255,0.04);
	border-radius: 0 8px 8px 0;
	font-style: italic;
}.focus-grid blockquote p{
	margin: 4px 0;
}.focus-grid ul, .focus-grid ol{
	padding-left: 24px;
	margin: 12px 0;
}.focus-grid li{
	font-size: 14px;
	line-height: 1.7;
	margin-bottom: 6px;
	color: #ffffff;
}.focus-grid h2{
	font-size: 1.3rem;
	margin: 28px 0 12px;
	color: #fff;
}.focus-grid h3{
	font-size: 1.1rem;
	margin: 20px 0 10px;
	color: #fff;
}.focus-grid table{
	width: 100%;
	border-collapse: collapse;
	margin: 16px 0;
	font-size: 13px;
}.focus-grid th, .focus-grid td{
	padding: 8px 12px;
	border: 1px solid rgba(255,255,255,0.1);
	text-align: left;
}.focus-grid th{
	background: rgba(255,255,255,0.06);
	font-weight: 600;
	color: #fff;
}.interface919{
	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;
	}
}.focus-grid h1, .focus-grid .theme-gradient{ margin-bottom: 16px; }.preview164{
	width: 470px;
	position: fixed;
	bottom: 20px;
	left: 50%;
	transform: translateX(-50%);
	background: #0e1628;
	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;
	}
}.display-container{
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;	
}
@media (max-width: 768px) {
	.popup_block {
		display: flex;
		justify-content: space-around;	
	}
}.preview164.show{
	opacity: 1;
	visibility: visible;
}.light740{
	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;
	}
}.meta971{
	width: 40%;
	display: flex;
	align-items: center;
	flex-direction: column;
	text-align: center;
}.meta971 span{
	font-size: 35px;
	color: #ffffff;
	font-weight: 700;
}
@media (max-width: 768px) {
	.block_txt span {
		font-size: 24px;
	}
}.meta971 p{
	color: #ffffff;
	font-size: 18px;
}
@media (max-width: 768px) {
	.block_txt p {
		font-size: 14px;
	}
}.badge-c9{
	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 компактный (не перекрывает контент) ========== */
.light770{
  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;
}.image-vs{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.tooltip-rx{ flex: 1; min-width: 280px; }.column-card{
  display: inline-block;
  background: #4fc3f7;
  color: #fff;
  font-size: 12px;
  padding: 4px 10px;
  border-radius: 6px;
  margin-bottom: 12px;
  font-weight: 600;
}.media136{ font-size: 1.5rem; margin-bottom: 8px; line-height: 1.3; }.primary435{ font-size: 14px; color: rgba(255,255,255,0.85); margin-bottom: 12px; }.background-ch{
  display: flex;
  gap: 16px;
  margin-bottom: 16px;
  font-size: 14px;
}.background-ch strong{ color: #4fc3f7; }.select-gradient{
  flex-shrink: 0;
  border-radius: 10px;
  overflow: hidden;
}.select-gradient img{
  width: 280px;
  height: auto;
  max-height: 186px;
  object-fit: cover;
  display: block;
}.star91{ display: flex; gap: 12px; flex-wrap: wrap; }
@media (max-width: 768px) {.image-vs{ flex-direction: column; }
  .hero-compact-img img { width: 100%; max-width: 280px; }
}/* ========== Riobet-стиль: js-banner content-nopad mar-b-dbl ========== */
.button633.content-nopad.mar-b-dbl{
  margin-bottom: 32px;
  padding: 0;
}.tab-soft{
  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;
}.subtitle473{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.view-be{ flex: 1; min-width: 280px; }.bright-ub{
  display: inline-block;
  background: #4fc3f7;
  color: #fff;
  font-size: 12px;
  padding: 6px 12px;
  border-radius: 8px;
  margin-bottom: 12px;
  font-weight: 600;
}.control313{ font-size: 1.5rem; margin-bottom: 12px; line-height: 1.3; }.badge766{ margin-bottom: 12px; }.input-sx{
  font-size: 1.35rem;
  font-weight: 800;
  color: #4fc3f7;
  display: block;
}.module-ku{ font-size: 13px; color: rgba(255,255,255,0.8); }.graphic-ql{
  display: flex;
  gap: 20px;
  margin-bottom: 16px;
  font-size: 14px;
  flex-wrap: wrap;
}.graphic-ql strong{ color: #4fc3f7; }.texture681{ display: flex; gap: 12px; flex-wrap: wrap; }.link206{
  flex-shrink: 0;
  border-radius: 12px;
  overflow: hidden;
  display: block;
}.link206 img{
  width: 280px;
  max-height: 186px;
  object-fit: cover;
  display: block;
}.input850{
  background: linear-gradient(90deg, #4fc3f7 0%, rgba(0,0,0,0.4) 100%);
  border-radius: 12px;
  padding: 28px;
  text-align: center;
}.header-ai{ max-width: 500px; margin: 0 auto; }.panel548{ margin-bottom: 12px; }.level-image{
  font-size: 2rem;
  font-weight: 800;
  color: #fff;
  text-shadow: 0 1px 3px rgba(0,0,0,0.3);
}.enabled-label{ font-size: 15px; margin-bottom: 16px; opacity: 0.95; }.element-rx{
  display: flex;
  justify-content: center;
  gap: 24px;
  margin-bottom: 20px;
  font-size: 14px;
}.wrapper416 strong{ font-size: 1.1rem; }.theme-gt{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 14px;
  padding: 24px;
}.button-og{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.section412{ flex: 1; min-width: 260px; }.panel-tk{ font-size: 1.4rem; margin-bottom: 12px; }.content214{ margin-bottom: 8px; }.state-hj{
  font-size: 1.3rem;
  font-weight: 700;
  color: #4fc3f7;
  display: block;
}.carousel991{ font-size: 13px; color: rgba(255,255,255,0.75); }.slider-mj{ font-size: 14px; margin-bottom: 16px; }.control-oval img{
  width: 260px;
  height: auto;
  border-radius: 10px;
  object-fit: cover;
}.badge592{
  display: flex;
  flex-direction: column;
  gap: 16px;
}.carousel162{
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
  gap: 16px;
}.foreground-edge{
  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;
}.layer-vy{ display: block; font-size: 12px; opacity: 0.8; margin-bottom: 6px; }.module-zi{ font-size: 1.25rem; font-weight: 700; color: #4fc3f7; }.visual304{ text-align: center; }.dark-ij{
  background: rgba(0,0,0,0.25);
  border-radius: 14px;
  padding: 24px;
  border: 1px solid rgba(255,255,255,0.08);
}.item772{
  display: flex;
  align-items: center;
  gap: 24px;
  flex-wrap: wrap;
}.input-action{ flex: 1; min-width: 260px; }.gradient-input{ font-size: 1.4rem; margin-bottom: 10px; }.banner536{
  font-size: 1.3rem;
  font-weight: 700;
  color: #4fc3f7;
  margin-bottom: 8px;
}.icon-ds{ font-size: 14px; margin-bottom: 16px; opacity: 0.9; }.level739{ display: flex; gap: 12px; flex-wrap: wrap; }.media246{
  flex-shrink: 0;
  border-radius: 10px;
  overflow: hidden;
  display: block;
}.media246 img{
  width: 240px;
  height: auto;
  object-fit: cover;
}
@media (max-width: 768px){.link206 img, .control-oval img, .media246 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) */
.footer-cc, .block-if{
  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;
}.footer-cc h2, .block-if h2{
  font-size: 1.5rem;
  margin-bottom: 12px;
  color: #ffffff;
}/* Блоки casino.obscurus-incanus */
.widget-yg{
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 16px;
  background: #4fc3f7;
  color: #fff;
  padding: 20px 24px;
  border-radius: 12px;
  margin: 24px 0;
}.style-lr{
  display: flex;
  align-items: center;
  gap: 12px;
  flex-wrap: wrap;
}.content503{ font-weight: 800; font-size: 1.25rem; }.border207{
  background: rgba(0,0,0,0.25);
  padding: 6px 12px;
  border-radius: 6px;
  font-weight: 700;
  letter-spacing: 0.05em;
}.hero327{
  background: #fff !important;
  color: #0e1628 !important;
  border: none !important;
  padding: 12px 24px;
  border-radius: 8px;
  font-weight: 600;
}.star-ma{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 24px;
  margin: 24px 0;
}.dim572{ font-size: 1.2rem; margin-bottom: 16px; }.deal-column{ list-style: none; padding-left: 0; }.deal-column li{
  padding: 8px 0;
  border-bottom: 1px solid rgba(255,255,255,0.08);
  font-size: 14px;
}.overlay10{
  margin-top: 16px;
  display: inline-block;
}.banner-o84{
  background: linear-gradient(135deg, #4fc3f722 0%, #4fc3f708 100%);
  border: 1px solid #4fc3f7;
  border-radius: 12px;
  padding: 20px;
  margin: 24px 0;
  text-align: center;
}.round-le{ font-weight: 700; margin-bottom: 8px; }.content679{ font-size: 1.5rem; font-weight: 800; margin: 12px 0; }.view-ja{
  margin-top: 12px;
  padding: 10px 20px;
  background: #4fc3f7;
  color: #fff;
  border: none;
  border-radius: 8px;
  cursor: pointer;
  font-weight: 600;
}.info124{
  margin: 24px 0;
}.featured806{ font-size: 1.25rem; margin-bottom: 16px; }.window914{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 16px;
}.dim-outline{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 20px;
  position: relative;
}.label-t34{
  position: absolute;
  top: 8px;
  right: 8px;
  background: #4fc3f7;
  color: #fff;
  font-size: 10px;
  padding: 4px 8px;
  border-radius: 4px;
}.ui-wo{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
  margin-bottom: 8px;
}.state-tab{ font-size: 12px; color: rgba(255,255,255,0.7); display: block; margin-top: 8px; }.field900{ margin-top: 12px; }.square825{ margin: 24px 0; }.section-oj{ font-size: 1.25rem; margin-bottom: 16px; }.sharp216{ display: flex; flex-direction: column; gap: 12px; }.status-content{
  display: block;
  padding: 12px 16px;
  background: rgba(255,255,255,0.05);
  border-radius: 8px;
  border-left: 3px solid #4fc3f7;
}.status-content:hover{ background: rgba(255,255,255,0.08); }.tooltip46{ font-size: 12px; color: rgba(255,255,255,0.6); }.gallery905{ margin: 24px 0; }.input-us{ font-size: 1.25rem; margin-bottom: 16px; }.enabled-ui{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 20px;
}.ux-star{
  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;
}.badge-nr{
  position: absolute;
  top: 8px;
  left: 8px;
  background: #4fc3f7;
  color: #fff;
  font-size: 10px;
  padding: 4px 8px;
  border-radius: 4px;
  z-index: 1;
}.overlay15{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
}.section-mj{
  font-size: 1.25rem;
  font-weight: 800;
  color: #4fc3f7;
  margin: 8px 0 4px;
}.ux-ru{ font-size: 13px; display: block; margin-bottom: 4px; }.item991{ font-size: 12px; color: rgba(255,255,255,0.7); }.dim-v87{ margin-top: 12px; display: inline-block; }.ui-cy{ margin: 24px 0; }.subtitle-t93{ font-size: 1.25rem; margin-bottom: 16px; }.secondary441{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 20px;
}.highlight-l49{
  background: rgba(255,255,255,0.06);
  border-radius: 10px;
  padding: 16px;
}.tag-rw{ position: relative; margin-bottom: 8px; }.text573{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
}.header257{ display: block; margin-bottom: 8px; }.carousel784{
  background: #4fc3f7;
  color: #fff;
  font-size: 11px;
  padding: 2px 8px;
  border-radius: 4px;
  margin-right: 8px;
}.accordion-am{ font-size: 12px; color: rgba(255,255,255,0.6); }.menu-oe{ margin-top: 16px; display: inline-block; }/* Блок: Последние сообщения (форум) */
.style-va{ margin: 24px 0; }.hero906{ font-size: 1.25rem; margin-bottom: 16px; }.dim-et{ display: flex; flex-direction: column; gap: 12px; }.surface834{
  display: block;
  padding: 16px;
  background: rgba(255,255,255,0.05);
  border-radius: 10px;
  border-left: 3px solid #4fc3f7;
}.surface834:hover{ background: rgba(255,255,255,0.08); }.display-gallery, .bright-q85{ font-size: 12px; color: rgba(255,255,255,0.6); margin-right: 12px; }.inactive654{ font-size: 13px; margin-top: 8px; }.level-sp{ margin-top: 16px; display: inline-block; }/* Блок: Бонусы казино */
.screen872{ margin: 24px 0; }.tertiary137{ font-size: 1.25rem; margin-bottom: 16px; }.title-hk{ display: flex; flex-direction: column; gap: 16px; }.screen604{
  padding: 16px;
  background: rgba(255,255,255,0.06);
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.1);
}.hard-ah{ font-size: 12px; color: #4fc3f7; }.item-ps{ font-weight: 700; margin: 8px 0; }.select871{ font-size: 12px; display: block; margin: 8px 0; }.feature-ip{ margin-top: 8px; }/* Блок: Провайдеры */
.layout-box{ margin: 24px 0; }.offer155{ font-size: 1.25rem; margin-bottom: 16px; }.play223{
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}.game-hd{
  padding: 6px 12px;
  background: rgba(255,255,255,0.08);
  border-radius: 6px;
  font-size: 13px;
}/* Блок: Отзывы */
.dropdown-eo{ margin: 24px 0; }.tag71{ font-size: 1.25rem; margin-bottom: 16px; }.deal7{ display: flex; flex-direction: column; gap: 16px; }.modal405{
  padding: 20px;
  background: rgba(255,255,255,0.05);
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.08);
}.texture182{ display: flex; align-items: center; gap: 8px; margin-bottom: 4px; }.footer864{ font-weight: 600; font-size: 1rem; }.accordion-ms{
  font-size: 11px;
  padding: 2px 8px;
  background: rgba(255,255,255,0.1);
  border-radius: 4px;
  color: rgba(255,255,255,0.9);
}.badge-gh{ font-size: 12px; color: rgba(255,255,255,0.6); display: block; margin-bottom: 8px; }.tag-k84{ font-size: 13px; margin-bottom: 10px; }.container545{ color: #4fc3f7; font-weight: 700; }.column-widget{ font-size: 14px; line-height: 1.5; margin: 0 0 8px 0; }.design676{ font-size: 12px; color: rgba(255,255,255,0.5); }.container-bright, .oval-mr{ margin-top: 8px; margin-right: 12px; display: inline-block; }/* Блок: FAQ */
.screen-t19{ font-size: 1.25rem; margin-bottom: 16px; }.level-ju{ margin: 24px 0; }.form147{ display: flex; flex-direction: column; gap: 12px; }.oval592{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 20px;
}.info89{ font-size: 1rem; margin-bottom: 10px; font-weight: 600; }.offer-ar{ font-size: 14px; line-height: 1.5; color: rgba(255,255,255,0.9); }/* Блок: Плюсы и минусы */
.subtitle248{ margin: 24px 0; }.dark-status{ display: grid; grid-template-columns: 1fr 1fr; gap: 24px; }.featured-qy h4, .score-di h4{ font-size: 1rem; margin-bottom: 12px; }.featured-qy h4{ color: #4fc3f7; }.score-di h4{ color: #e57373; }.featured-qy ul, .score-di ul{ padding-left: 20px; margin: 0; }.featured-qy li, .score-di li{ padding: 6px 0; font-size: 14px; }/* Блок: Похожие казино */
.accent301{ margin: 24px 0; }.gallery788{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
}.template549{
  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;
}.template549:hover{ transform: translateY(-4px); background: rgba(255,255,255,0.1); }.column318{
  max-width: 120px;
  max-height: 60px;
  object-fit: contain;
}.accordion-dh{ font-weight: 600; font-size: 14px; text-align: center; }/* Сетка фиксированных блоков */
.modal-template{
  display: grid;
  grid-template-columns: 1fr;
  gap: 24px;
  margin-top: 32px;
}/* Сетки слотов/бонусов (существующие блоки) */
.oval-badge, .image472, .preview-wr, .overlay-pn, .modal412{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 20px;
  margin-top: 20px;
}.content-tw, .featured-ic, .tag838, .collapse399, .grid557{
  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;
}.content-tw:hover, .featured-ic:hover{ transform: translateY(-4px); box-shadow: 0 8px 24px rgba(0,0,0,0.2); }.icon-cg{ width: 100%; border-radius: 8px; }.window-menu{
  display: inline-block;
  background: #4fc3f740;
  color: #4fc3f7;
  font-size: 11px;
  padding: 2px 8px;
  border-radius: 4px;
  margin: 4px 4px 0 0;
}.dropdown-og{ background: rgba(255,255,255,0.05); border-radius: 12px; }.menu-by{
  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;
}.menu-by .rank-kb{ font-size: 2rem; margin-bottom: 8px; }.menu-by .star-carousel{ font-size: 1.25rem; margin-bottom: 8px; }.menu-by .dropdown-rn{ font-size: 14px; margin-bottom: 8px; }.menu-by .tertiary420{ font-size: 13px; opacity: 0.9; margin-bottom: 16px; }.element-list{ background: linear-gradient(135deg, #4fc3f7 0%, #fff 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; }/* Footer Partners */
.state-lm{ margin: 24px 0; padding: 20px 0; }.round-theme{ font-size: 1.1rem; margin-bottom: 16px; color: rgba(255,255,255,0.9); }.card-gb{ display: flex; flex-wrap: wrap; gap: 16px; align-items: center; }.bright-ad{
  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;
}.bright-ad:hover{ background: rgba(255,255,255,0.1); }.bright-ad img{ max-width: 80px; max-height: 40px; object-fit: contain; }.collapse-enabled .tab355{ display: flex; flex-wrap: wrap; gap: 12px; }.collapse-enabled .footer-aw{
  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;
}.collapse-enabled .footer-aw:hover{ border-color: #4fc3f7; background: #4fc3f715; }.collapse-enabled .footer-aw img{ max-width: 72px; max-height: 36px; object-fit: contain; }.player-accordion .dark-vs{ display: flex; flex-wrap: wrap; gap: 20px; align-items: center; }.player-accordion .text-tertiary{ padding: 10px 14px; transition: opacity 0.2s; }.player-accordion .text-tertiary:hover{ opacity: 0.85; }.player-accordion .text-tertiary img{ max-width: 64px; max-height: 32px; object-fit: contain; }.offer249{ background: rgba(0,0,0,0.2); border: 1px solid rgba(255,255,255,0.08); border-radius: 12px; padding: 24px; }.offer249 .label-aq{ display: flex; flex-wrap: wrap; gap: 16px; align-items: center; }.offer249 .range-expand{
  padding: 12px 16px; background: rgba(255,255,255,0.05); border-radius: 8px;
  transition: background 0.2s, box-shadow 0.2s;
}.offer249 .range-expand:hover{ background: #4fc3f725; box-shadow: 0 2px 8px #4fc3f730; }.offer249 .range-expand img{ max-width: 70px; max-height: 35px; object-fit: contain; }/* Slots Grid Block (после баннера) */
.subtitle-pi{ margin: 28px 0; }.element-accordion{ font-size: 1.5rem; margin-bottom: 20px; }.box-soft .texture-jw{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
  gap: 20px;
}.box-soft .ux755{
  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;
}.box-soft .ux755:hover{ transform: translateY(-4px); box-shadow: 0 8px 24px rgba(0,0,0,0.3); }.box-soft .ux755 img{ width: 100%; height: 133px; object-fit: cover; display: block; }.box-soft .element40{ display: block; padding: 12px; font-size: 14px; }.box-soft .score434{ margin-top: 20px; display: inline-block; }.shadow211 .popular-a34{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(140px, 1fr));
  gap: 16px;
}.shadow211 .pattern-a2{
  display: block;
  border-radius: 10px;
  overflow: hidden;
  transition: opacity 0.2s;
}.shadow211 .pattern-a2:hover{ opacity: 0.9; }.shadow211 .pattern-a2 img{ width: 100%; height: auto; aspect-ratio: 3/2; object-fit: cover; display: block; }.dropdown952 .module306{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
  gap: 18px;
}.dropdown952 .list-f65{
  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);
}.dropdown952 .list-f65:hover{ transform: scale(1.02); border-color: #4fc3f7; }.dropdown952 .item928{ aspect-ratio: 3/2; overflow: hidden; }.dropdown952 .item928 img{ width: 100%; height: 100%; object-fit: cover; display: block; }.dropdown952 .tab-e42{ display: block; padding: 10px; font-size: 13px; }/* ========================================
   ГЛАВНЫЙ БЛОК СЛОТОВ (40 слотов, 6 вариантов)
   ======================================== */

/* Общие стили для всех вариантов */
.soft-cx{
  margin: 40px 0;
  padding: 32px 20px;
  background: rgba(255, 255, 255, 0.02);
  border-radius: 16px;
}.accordion191{
  font-size: 28px;
  font-weight: 700;
  margin: 0 0 28px;
  color: #ffffff;
  text-align: center;
}.row-widget{
  display: inline-block;
  margin: 24px auto 0;
  padding: 14px 32px;
  background: #4fc3f7;
  color: white;
  border-radius: 8px;
  font-weight: 600;
  text-align: center;
  transition: opacity 0.2s;
}.row-widget:hover{ opacity: 0.85; }/* === Вариант 1: Крупная карточная сетка 4x10 === */
.preview24 .hover-tooltip{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}.preview24 .description-tag{
  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);
}.preview24 .description-tag:hover{
  transform: translateY(-4px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.3);
  border-color: #4fc3f7;
}.preview24 .description-tag img{
  width: 100%;
  height: auto;
  display: block;
}.preview24 .accordion275{
  padding: 12px;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}.preview24{ text-align: center; }/* === Вариант 2: Компактная плотная сетка 5x8 === */
.carousel-promo .media297{
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 12px;
}.carousel-promo .range-iv{
  display: block;
  border-radius: 8px;
  overflow: hidden;
  transition: transform 0.15s, box-shadow 0.15s;
  border: 1px solid rgba(255, 255, 255, 0.04);
}.carousel-promo .range-iv:hover{
  transform: scale(1.05);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.4);
  z-index: 10;
}.carousel-promo .range-iv img{
  width: 100%;
  height: auto;
  display: block;
}/* === Вариант 3: Карточки с hover и описанием === */
.overlay-n3 .smooth506{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}.overlay-n3 .popup294{
  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);
}.overlay-n3 .popup294:hover{
  transform: translateY(-6px);
}.overlay-n3 .score-widget{
  position: relative;
  overflow: hidden;
}.overlay-n3 .score-widget img{
  width: 100%;
  height: auto;
  display: block;
  transition: transform 0.3s;
}.overlay-n3 .popup294:hover img{
  transform: scale(1.1);
}.overlay-n3 .switch966{
  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;
}.overlay-n3 .popup294:hover .switch966{
  opacity: 1;
}.overlay-n3 .collapse-ry{
  color: white;
  font-size: 18px;
  font-weight: 600;
}.overlay-n3 .accordion275{
  padding: 12px;
  font-size: 14px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}/* === Вариант 4: Горизонтальная карусель === */
.interface-dc .range643{
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: thin;
  scrollbar-color: #4fc3f7 rgba(255, 255, 255, 0.1);
}.interface-dc .range643::-webkit-scrollbar{
  height: 8px;
}.interface-dc .range643::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.05);
  border-radius: 4px;
}.interface-dc .range643::-webkit-scrollbar-thumb{
  background: #4fc3f7;
  border-radius: 4px;
}.interface-dc .box-label{
  display: flex;
  gap: 16px;
  padding: 10px 0 16px;
}.interface-dc .edge-l79{
  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);
}.interface-dc .edge-l79:hover{
  transform: scale(1.05);
}.interface-dc .edge-l79 img{
  width: 100%;
  height: auto;
  display: block;
}.interface-dc .edge182{
  padding: 10px;
  font-size: 13px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}/* === Вариант 5: Мозаичная сетка (разные размеры) === */
.soft-z30 .toggle194{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
  gap: 12px;
  grid-auto-flow: dense;
}.soft-z30 .toggle178{
  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);
}.soft-z30 .toggle178.main-slot-large{
  grid-column: span 2;
  grid-row: span 2;
}.soft-z30 .toggle178.main-slot-medium{
  grid-column: span 2;
}.soft-z30 .toggle178:hover{
  transform: scale(1.03);
  z-index: 10;
}.soft-z30 .toggle178 img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}.soft-z30 .focus296{
  padding: 8px;
  font-size: 12px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.3);
}/* === Вариант 6: Список с подробной информацией === */
.focus192 .ui-ps{
  display: grid;
  grid-template-columns: 1fr;
  gap: 12px;
}.focus192 .widget985{
  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);
}.focus192 .widget985:hover{
  background: rgba(255, 255, 255, 0.06);
  transform: translateX(4px);
  border-color: #4fc3f7;
}.focus192 .hard-qj{
  border-radius: 8px;
  overflow: hidden;
}.focus192 .hard-qj img{
  width: 100%;
  height: auto;
  display: block;
}.focus192 .header-h98{
  display: flex;
  flex-direction: column;
  gap: 8px;
}.focus192 .panel516{
  font-size: 16px;
  font-weight: 600;
  margin: 0;
  color: #ffffff;
}.focus192 .level600{
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
}.focus192 .bright358{
  display: inline-block;
  padding: 4px 10px;
  background: #4fc3f7;
  color: white;
  border-radius: 4px;
  font-size: 11px;
  font-weight: 600;
}.focus192 .field817{
  font-size: 13px;
  color: rgba(255, 255, 255, 0.7);
}.focus192 .banner924{
  display: flex;
  align-items: center;
}.focus192 .view-gt{
  padding: 10px 20px;
  background: #4fc3f7;
  color: white;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 600;
  white-space: nowrap;
  transition: opacity 0.2s;
}.focus192 .view-gt:hover{
  opacity: 0.85;
}

/* Responsive для главного блока слотов */
@media (max-width: 1024px) {.preview24 .hover-tooltip,
  .overlay-n3 .smooth506{
    grid-template-columns: repeat(3, 1fr);
  }
  .main-slots-v2 .main-slots-grid-compact {
    grid-template-columns: repeat(4, 1fr);
  }
}

@media (max-width: 768px) {.preview24 .hover-tooltip,
  .overlay-n3 .smooth506{
    grid-template-columns: repeat(2, 1fr);
  }.carousel-promo .media297{
    grid-template-columns: repeat(3, 1fr);
  }.focus192 .widget985{
    grid-template-columns: 120px 1fr;
    gap: 12px;
  }.focus192 .banner924{
    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) {.accordion191{
    font-size: 22px;
  }.preview24 .hover-tooltip,
  .overlay-n3 .smooth506{
    grid-template-columns: 1fr;
  }.carousel-promo .media297{
    grid-template-columns: repeat(2, 1fr);
  }.interface-dc .edge-l79{
    flex: 0 0 180px;
  }.focus192 .widget985{
    grid-template-columns: 1fr;
  }
  .main-slots-v6 .main-slot-list-img {
    max-width: 200px;
    margin: 0 auto;
  }
}/* ========================================
   БЛОК "КАК НАЧАТЬ ИГРАТЬ?" (5 шагов, 6 вариантов)
   ======================================== */

/* Общие стили для всех вариантов */
.dim-ux{
  margin: 48px 0;
  padding: 40px 20px;
  background: rgba(255, 255, 255, 0.02);
  border-radius: 16px;
}.slider332{
  font-size: 32px;
  font-weight: 700;
  margin: 0 0 36px;
  color: #ffffff;
  text-align: center;
}.feature-dim{
  display: inline-block;
  margin: 32px auto 0;
  padding: 16px 40px;
  background: #4fc3f7;
  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;
}.feature-dim:hover{
  opacity: 0.9;
  transform: translateY(-2px);
}/* === Вариант 1: Вертикальный список с иконками слева === */
.dropdown812 .panel-s78{
  display: flex;
  flex-direction: column;
  gap: 24px;
  max-width: 900px;
  margin: 0 auto;
}.dropdown812 .disabled-wx{
  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;
}.dropdown812 .disabled-wx:hover{
  background: rgba(255, 255, 255, 0.05);
  border-color: #4fc3f7;
}.dropdown812 .component-j62{
  flex-shrink: 0;
}.dropdown812 .component-j62 img{
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.dropdown812 .play-ce{
  flex: 1;
}.dropdown812 .disabled-focus{
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.dropdown812 .focus-game{
  font-size: 15px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 2: Горизонтальные карточки === */
.section-wb .details-pattern{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin-bottom: 20px;
}.section-wb .details-pattern .collapse-column:nth-child(4),
.section-wb .details-pattern .collapse-column:nth-child(5){
  grid-column: span 1;
}.section-wb .collapse-column{
  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;
}.section-wb .collapse-column:hover{
  transform: translateY(-4px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.3);
}.section-wb .switch-border{
  position: absolute;
  top: -15px;
  right: 20px;
  width: 40px;
  height: 40px;
  background: #4fc3f7;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  font-weight: 700;
  color: white;
}.section-wb .hard68{
  width: 80px;
  height: 80px;
  margin: 0 auto 16px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.section-wb .disabled-focus{
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.section-wb .focus-game{
  font-size: 14px;
  line-height: 1.5;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 3: Аккордеон === */
.edge-bd .square427{
  max-width: 800px;
  margin: 0 auto;
}.edge-bd .surface-background{
  margin-bottom: 12px;
  border-radius: 12px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid rgba(255, 255, 255, 0.05);
}.edge-bd .menu978{
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 20px;
  cursor: pointer;
  transition: background 0.2s;
}.edge-bd .menu978:hover{
  background: rgba(255, 255, 255, 0.05);
}.edge-bd .field-lt{
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 8px;
}.edge-bd .status-layer{
  flex: 1;
  font-size: 18px;
  font-weight: 600;
  margin: 0;
  color: #ffffff;
}.edge-bd .image-zz{
  color: #4fc3f7;
  font-size: 20px;
  transition: transform 0.3s;
}.edge-bd .surface-background.active .image-zz{
  transform: rotate(180deg);
}.edge-bd .square-uc{
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
}.edge-bd .surface-background.active .square-uc{
  max-height: 300px;
}.edge-bd .square-uc p{
  padding: 0 20px 20px;
  margin: 0;
  font-size: 15px;
  line-height: 1.6;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 4: Таймлайн === */
.foreground856 .toggle591{
  position: relative;
  max-width: 700px;
  margin: 0 auto;
  padding-left: 60px;
}.foreground856 .toggle591::before{
  content: '';
  position: absolute;
  left: 20px;
  top: 40px;
  bottom: 40px;
  width: 3px;
  background: linear-gradient(to bottom, #4fc3f7, rgba(255, 255, 255, 0.1));
}.foreground856 .popular-play{
  position: relative;
  margin-bottom: 48px;
}.foreground856 .banner-block{
  position: absolute;
  left: -60px;
  top: 0;
}.foreground856 .highlight576{
  width: 40px;
  height: 40px;
  background: #4fc3f7;
  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);
}.foreground856 .slider-corner{
  padding: 20px;
  background: rgba(255, 255, 255, 0.03);
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.05);
}.foreground856 .section153{
  float: right;
  margin-left: 20px;
  margin-bottom: 12px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.foreground856 .hard243{
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.foreground856 .ux209{
  font-size: 15px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 5: Большие карточки === */
.range965 .title679{
  display: flex;
  flex-direction: column;
  gap: 24px;
  max-width: 900px;
  margin: 0 auto;
}.range965 .bright-gh{
  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;
}.range965 .bright-gh:hover{
  border-color: #4fc3f7;
  transform: translateX(8px);
}.range965 .state-accordion{
  position: absolute;
  top: -16px;
  left: 28px;
  width: 50px;
  height: 50px;
  background: #4fc3f7;
  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);
}.range965 .modal-ia img{
  width: 100%;
  height: auto;
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.1);
  padding: 12px;
}.range965 .oval-rj{
  font-size: 22px;
  font-weight: 600;
  margin: 0 0 16px;
  color: #ffffff;
}.range965 .element-ig{
  font-size: 16px;
  line-height: 1.7;
  margin: 0;
  color: rgba(255, 255, 255, 0.85);
}/* === Вариант 6: Компактный список === */
.circle145 .featured782{
  max-width: 800px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 16px;
}.circle145 .title-hover{
  display: flex;
  gap: 20px;
  padding: 20px;
  background: rgba(255, 255, 255, 0.03);
  border-radius: 12px;
  border-left: 4px solid #4fc3f7;
  transition: background 0.2s, border-color 0.2s;
}.circle145 .title-hover:hover{
  background: rgba(255, 255, 255, 0.06);
  border-color: rgba(255, 255, 255, 0.3);
}.circle145 .background835{
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  flex-shrink: 0;
}.circle145 .frame-interface{
  width: 32px;
  height: 32px;
  background: #4fc3f7;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-weight: 700;
  color: white;
}.circle145 .background835 img{
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 8px;
}.circle145 .theme-nd{
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 10px;
  color: #ffffff;
}.circle145 .highlight604{
  font-size: 14px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}

/* Responsive для блока "Как начать играть?" */
@media (max-width: 1024px) {.section-wb .details-pattern{
    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) {.slider332{
    font-size: 26px;
  }.dropdown812 .disabled-wx{
    flex-direction: column;
    text-align: center;
  }.dropdown812 .component-j62{
    margin: 0 auto;
  }.section-wb .details-pattern{
    grid-template-columns: 1fr;
  }.section-wb .details-pattern .collapse-column:nth-child(5){
    grid-column: span 1;
  }.foreground856 .toggle591{
    padding-left: 0;
  }.foreground856 .toggle591::before{
    display: none;
  }.foreground856 .banner-block{
    position: static;
    margin-bottom: 12px;
  }.foreground856 .highlight576{
    margin: 0 auto;
  }.foreground856 .section153{
    float: none;
    display: block;
    margin: 0 auto 16px;
  }.range965 .bright-gh{
    grid-template-columns: 1fr;
  }.range965 .modal-ia img{
    max-width: 200px;
    margin: 0 auto;
    display: block;
  }.circle145 .title-hover{
    flex-direction: column;
    text-align: center;
  }
  .how-to-start-v6 .how-to-compact-left {
    margin: 0 auto;
  }
}

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

@media (max-width: 768px) {.window914{ grid-template-columns: 1fr; }.enabled-ui{ grid-template-columns: 1fr; }.oval-badge, .image472{ grid-template-columns: 1fr; }.widget-yg{ flex-direction: column; text-align: center; }.dark-status{ grid-template-columns: 1fr; }
  .similar-casinos-grid { grid-template-columns: 1fr; }
}/* ========================================
   HEADER VARIANTS (5 вариантов)
   ======================================== */

/* Header v1 - Классический горизонтальный */
.round-n48{ background: #0a0f1c; border-bottom: 2px solid #00d4ff; }.border-layer{ max-width: 1400px; margin: 0 auto; padding: 12px 20px; display: flex; align-items: center; gap: 20px; }.round-g31{ display: flex; align-items: center; flex-shrink: 0; }.promo-t35{ height: 50px; width: auto; }.star973{ background: linear-gradient(135deg, #00d4ff, #0099cc); padding: 8px 16px; border-radius: 8px; margin-left: auto; }.link-fa{ font-size: 14px; font-weight: 600; color: #000; }.details947{ display: inline-block; margin-left: 8px; background: #fff; color: #000; padding: 4px 10px; border-radius: 4px; font-weight: 700; }.footer-fn{ display: flex; gap: 20px; margin-left: 20px; }.footer-fn .row-ux{ color: #fff; text-decoration: none; font-size: 15px; font-weight: 500; padding: 8px 0; border-bottom: 2px solid transparent; transition: all 0.3s; }.footer-fn .row-ux:hover, .footer-fn .row-ux.active{ border-bottom-color: #00d4ff; color: #00d4ff; }.gallery-mx{ display: flex; gap: 12px; margin-left: auto; }.preview-ar{ padding: 10px 20px; border-radius: 6px; text-decoration: none; font-weight: 600; font-size: 14px; transition: all 0.3s; }.control-section{ background: #00d4ff; color: #000; }.control-section:hover{ background: #00b8e6; transform: translateY(-2px); }.star620{ background: transparent; color: #fff; border: 2px solid #00d4ff; }.star620:hover{ background: #00d4ff; color: #000; }/* Header v2 - Компактный */
.grid293{ background: #050810; padding: 15px 0; box-shadow: 0 2px 10px rgba(0,0,0,0.3); }.text-m36{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.hero-jb{ display: flex; align-items: center; gap: 12px; text-decoration: none; }.box-dp{ height: 45px; }.theme-jn{ font-size: 22px; font-weight: 700; color: #00d4ff; }.special608{ display: flex; gap: 25px; align-items: center; }.special608 .row-ux{ color: #ccc; text-decoration: none; font-size: 15px; transition: color 0.3s; }.special608 .row-ux:hover, .special608 .row-ux.active{ color: #00d4ff; }.list840{ background: #00d4ff; color: #000; padding: 10px 24px; border-radius: 6px; text-decoration: none; font-weight: 700; margin-left: 15px; transition: transform 0.3s; }.list840:hover{ transform: scale(1.05); }/* Header v3 - Двухуровневый */
.banner-deal{ background: #00d4ff; color: #000; padding: 8px 0; }.inactive-o38{ background: #0a0f1c; padding: 12px 0; }.grid-z9{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.gallery-r84{ font-size: 14px; font-weight: 600; }.button328{ display: flex; gap: 15px; }.panel14{ color: #000; text-decoration: none; font-weight: 500; padding: 5px 10px; }.panel14:hover{ text-decoration: underline; }.accent22{ background: #000; color: #00d4ff; padding: 6px 16px; border-radius: 4px; text-decoration: none; font-weight: 700; }.template-a35{ height: 48px; }.graphic-qi{ display: flex; gap: 25px; }.graphic-qi .row-ux{ color: #fff; text-decoration: none; font-size: 15px; transition: color 0.3s; }.graphic-qi .row-ux:hover, .graphic-qi .row-ux.active{ color: #00d4ff; }/* Header v4 - Центрированный */
.pattern-pq{ background: #0a0f1c; padding: 15px 0; }.tag871{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.component108{ position: absolute; left: 50%; transform: translateX(-50%); }.wrapper-bq{ height: 55px; }.layout618, .outline-progress{ display: flex; gap: 20px; }.layout618 .row-ux, .outline-progress .row-ux{ color: #fff; text-decoration: none; font-size: 15px; padding: 8px 0; transition: color 0.3s; }.layout618 .row-ux:hover, .outline-progress .row-ux:hover,
.layout618 .row-ux.active, .outline-progress .row-ux.active{ color: #00d4ff; }.deal-r39{ background: #00d4ff; color: #000; text-align: center; padding: 10px; font-weight: 600; }.game286{ background: #000; color: #00d4ff; padding: 4px 10px; border-radius: 4px; margin: 0 6px; }/* Header v5 - Минималистичный */
.nav-sn{ background: #050810; padding: 20px 0; border-bottom: 1px solid #1a1f2e; }.tab889{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; gap: 40px; }.rating-cj{ display: flex; flex-direction: column; gap: 15px; min-width: 200px; }.popular-xx{ height: 50px; width: auto; }.disabled-kf{ background: linear-gradient(135deg, #1a1f2e, #0a0f1c); padding: 12px; border-radius: 8px; border: 1px solid #00d4ff; }.screen583{ font-size: 12px; color: #999; text-transform: uppercase; }.tooltip-cs{ font-size: 20px; font-weight: 700; color: #00d4ff; margin: 4px 0; }.slider940{ font-size: 14px; color: #fff; background: #00d4ff22; padding: 4px 8px; border-radius: 4px; }.badge-accordion{ flex: 1; display: flex; flex-direction: column; gap: 15px; }.block-oi{ display: flex; gap: 25px; flex-wrap: wrap; }.block-oi .row-ux{ color: #ccc; text-decoration: none; font-size: 15px; transition: color 0.3s; }.block-oi .row-ux:hover, .block-oi .row-ux.active{ color: #00d4ff; }.field399{ display: flex; gap: 12px; }.toggle935, .input-bx{ padding: 10px 24px; border-radius: 6px; text-decoration: none; font-weight: 600; transition: all 0.3s; }.toggle935{ background: #00d4ff; color: #000; }.toggle935:hover{ background: #00b8e6; }.input-bx{ background: transparent; border: 2px solid #00d4ff; color: #00d4ff; }.input-bx:hover{ background: #00d4ff; color: #000; }

/* Header responsive */
@media (max-width: 1024px) {.footer-fn, .graphic-qi, .layout618, .outline-progress, .block-oi{ gap: 15px; }.star973, .deal-r39{ display: none; }
  .header-v4-logo { position: static; transform: none; }
}/* Бургер-кнопка — скрыта на десктопе */
.pattern-carousel{
  display: none; background: none; border: none; cursor: pointer; padding: 8px;
  flex-direction: column; gap: 5px; z-index: 1001;
}.module-collapse{
  display: block; width: 24px; height: 2px; background: #fff; border-radius: 2px;
  transition: transform 0.3s, opacity 0.3s;
}.text-border .module-collapse:nth-child(1){ transform: rotate(45deg) translate(5px, 5px); }.text-border .module-collapse:nth-child(2){ opacity: 0; }.text-border .module-collapse:nth-child(3){ transform: rotate(-45deg) translate(5px, -5px); }/* CTA-ссылка в мобильном меню */
.primary-xi{
  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) {/* Показываем бургер, скрываем десктоп-элементы */
  .pattern-carousel{ display: flex; }.square282{ display: none !important; }.primary-xi{ display: block; }/* Мобильная навигация — скрыта по умолчанию, показывается при menu-open */
  .container823{
    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);
  }.text-border .container823{ display: flex; }.container823 .row-ux{
    padding: 12px 0; font-size: 15px; color: #ccc; border-bottom: 1px solid rgba(255,255,255,0.06);
  }.container823 .row-ux.active{ color: #00d4ff; }.container823 .row-ux:last-of-type{ border-bottom: none; }/* Контейнеры хедеров — position relative для выпадающего меню */
  .round-n48, .grid293, .oval-d18, .inactive-o38, .pattern-pq, .nav-sn{ position: relative; }.border-layer, .text-m36, .grid-z9,
  .tag871, .tab889{
    flex-wrap: nowrap; align-items: center; justify-content: space-between;
  }/* Скрываем nav-ы v5 вложенные */
  .badge-accordion.header-nav-mobile .block-oi{ display: flex; flex-direction: column; gap: 0; width: 100%; }.badge-accordion.header-nav-mobile .field399{ width: 100%; }
  .header-v5-right.header-nav-mobile { padding: 10px 20px 20px; }
}/* ============================================
   FAQ Block Styles - 4 варианта
   ============================================ */

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

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

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

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

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

/* Footer v1 - Облако тегов разных размеров */
.special138{
    background: linear-gradient(180deg, #0a0a15 0%, #1a1a2e 100%);
    padding: 50px 20px 30px;
    border-top: 2px solid rgba(255, 215, 0, 0.2);
}.point-kq{
    max-width: 1200px;
    margin: 0 auto;
}.surface-tm{
    margin-bottom: 40px;
}.tertiary-soft{
    font-size: 1.6rem;
    font-weight: 600;
    color: #ffd700;
    text-align: center;
    margin-bottom: 30px;
}.component-wu{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 12px;
    padding: 20px;
}.wrapper-g23{
    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;
}.wrapper-g23.tag-1{
    font-size: 0.85rem;
}.wrapper-g23.tag-2{
    font-size: 1rem;
    font-weight: 500;
}.wrapper-g23.tag-3{
    font-size: 1.1rem;
    font-weight: 600;
    color: #ffd700;
}.wrapper-g23:hover{
    background: rgba(255, 215, 0, 0.2);
    border-color: #ffd700;
    transform: translateY(-2px);
    color: #fff;
}.star-background{
    text-align: center;
    padding-top: 30px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}.title521{
    color: rgba(255, 255, 255, 0.6);
    font-size: 0.9rem;
    margin-bottom: 10px;
}.meta-description{
    color: rgba(255, 215, 0, 0.7);
    font-size: 0.85rem;
    font-weight: 500;
}

@media (max-width: 768px) {.tertiary-soft{
        font-size: 1.3rem;
    }.component-wu{
        gap: 8px;
    }
    .footer-v1-tag {
        font-size: 0.8rem !important;
        padding: 6px 12px;
    }
}/* Footer v2 - Карточный стиль с колонками */
.accent-layout{
    background: #0f0f23;
    padding: 50px 20px 30px;
    border-top: 3px solid #ffd700;
}.slider79{
    max-width: 1200px;
    margin: 0 auto;
}.dropdown-py{
    margin-bottom: 40px;
}.input-nt{
    font-size: 1.8rem;
    font-weight: 700;
    color: #ffd700;
    text-align: center;
    margin-bottom: 35px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
}.level821{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}.design-x67{
    background: rgba(255, 255, 255, 0.03);
    border-radius: 12px;
    padding: 25px 20px;
    border: 1px solid rgba(255, 215, 0, 0.15);
}.gradient-rv{
    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;
}.gradient-rv:last-child{
    border-bottom: none;
}.gradient-rv:hover{
    color: #ffd700;
    padding-left: 8px;
}.active-gn{
    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;
}.title-dim{
    color: rgba(255, 255, 255, 0.6);
    font-size: 0.9rem;
}.highlight238{
    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) {.level821{
        grid-template-columns: 1fr;
    }.input-nt{
        font-size: 1.4rem;
    }
    .footer-v2-bottom {
        flex-direction: column;
        text-align: center;
    }
}/* Footer v3 - Минималистичный список с разделителями */
.media873{
    background: linear-gradient(to top, #16213e 0%, #1a1a2e 100%);
    padding: 50px 20px 30px;
    border-top: 1px solid rgba(255, 215, 0, 0.3);
}.design-k66{
    max-width: 1100px;
    margin: 0 auto;
}.oval740{
    margin-bottom: 35px;
}.field-pj{
    text-align: center;
    line-height: 2;
    padding: 20px;
}.promo-l46{
    color: rgba(255, 255, 255, 0.7);
    font-size: 0.9rem;
    transition: color 0.2s ease;
    display: inline;
    text-decoration: none;
}.promo-l46:hover{
    color: #ffd700;
}.primary114{
    text-align: center;
    padding-top: 30px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}.light-cw{
    color: rgba(255, 255, 255, 0.75);
    font-size: 0.95rem;
    margin-bottom: 12px;
    line-height: 1.6;
}.interface-modal{
    color: rgba(255, 215, 0, 0.8);
    font-size: 0.85rem;
    font-weight: 500;
}

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

/* Рейтинговая страница: отключаем flex у родительского контейнера */
.background-round:has(.tag497){
    display: block;
}.background-round{
    overflow-x: hidden;
    max-width: 100%;
}.tag497{
    max-width: 1200px;
    margin: 0 auto 40px;
    padding: 0 15px;
    box-sizing: border-box;
    width: 100%;
}/* Навигационные табы */
.outline817{
    margin-bottom: 30px;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    -ms-overflow-style: none;
}.outline817::-webkit-scrollbar{ display: none; }.carousel-list{
    display: flex;
    list-style: none;
    gap: 8px;
    padding: 0;
    margin: 0;
    white-space: nowrap;
}.item828{
    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;
}.item828:hover{
    background: rgba(255,255,255,0.12);
    color: #fff;
}.enabled-frame{
    background: rgba(255,255,255,0.15);
    color: #fff;
    font-weight: 600;
}/* Контейнер карточек */
.shadow-ex{
    display: flex;
    flex-direction: column;
    gap: 16px;
}/* Карточка казино */
.modal-gradient{
    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;
}.modal-gradient:hover{
    border-color: rgba(255,255,255,0.2);
    box-shadow: 0 4px 20px rgba(0,0,0,0.3);
}/* Позиция в рейтинге */
.modal550{
    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;
}/* Левая часть — логотип */
.surface222{
    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;
}.circle524{
    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);
}.circle524 img{
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}/* Центральная часть — инфо */
.grid325{
    flex: 1;
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 10px;
}.badge391{
    display: flex;
    align-items: center;
    gap: 15px;
    flex-wrap: wrap;
}.square-iu{
    font-size: 1.15rem;
    font-weight: 700;
    color: #fff;
    margin: 0;
    letter-spacing: 0.5px;
}.dropdown-preview{
    font-size: 0.8rem;
    color: #8a8a8a;
    display: flex;
    align-items: center;
    gap: 5px;
}.label-wr{
    color: #4caf50;
    font-size: 0.7rem;
}/* Звёзды */
.gradient-w28{
    display: flex;
    gap: 2px;
}.banner-texture{
    font-size: 1.1rem;
}.badge-design{
    color: #ffd700;
}.sharp-in{
    color: #ffd700;
    opacity: 0.6;
}.range-gr{
    color: #444;
}/* Бейджи фич */
.smooth-player{
    display: flex;
    flex-wrap: wrap;
    gap: 10px 20px;
    margin-top: 5px;
}.component-n35{
    font-size: 0.85rem;
    color: #c0c0c0;
    display: flex;
    align-items: center;
    gap: 6px;
}.preview-js{
    color: #4caf50;
    font-weight: 700;
    font-size: 0.9rem;
}/* Правая часть — бонус */
.theme-active{
    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);
}.special495{
    font-size: 0.8rem;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    text-align: center;
}.overlay-pr{
    font-size: 1rem;
    font-weight: 600;
    color: #ffd700;
    text-align: center;
}/* Кнопки */
.details-ve{
    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;
}.details-ve:hover{
    transform: translateY(-1px);
    box-shadow: 0 4px 12px rgba(0,0,0,0.3);
}.hover-h19{
    background: linear-gradient(135deg, #ffd700, #ffab00);
    color: #1a1a1a;
    font-size: 0.8rem;
    padding: 8px 15px;
}.hover-h19:hover{
    background: linear-gradient(135deg, #ffe033, #ffbb33);
}.highlight-ei{
    background: transparent;
    border: 1px solid rgba(255,255,255,0.2);
    color: #fff;
    font-size: 0.8rem;
    padding: 8px 15px;
}.highlight-ei:hover{
    border-color: rgba(255,255,255,0.4);
    background: rgba(255,255,255,0.05);
}.toggle605{
    background: linear-gradient(135deg, #ffd700, #ffab00);
    color: #1a1a1a;
    font-size: 0.85rem;
    padding: 10px 20px;
}.toggle605:hover{
    background: linear-gradient(135deg, #ffe033, #ffbb33);
}/* Контент под листингом */
.link-nav{
    max-width: 1200px;
    margin: 40px auto;
    padding: 0 15px;
}.link-nav h2{
    color: #fff;
    font-size: 1.4rem;
    margin-bottom: 15px;
}.link-nav p{
    color: #b0b0b0;
    line-height: 1.7;
    margin-bottom: 12px;
}.link-nav table{
    width: 100%;
    border-collapse: collapse;
    display: block;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    max-width: 100%;
}.link-nav table th,
.link-nav 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) {.modal-gradient{
        flex-wrap: wrap;
    }.surface222{
        flex: 0 0 160px;
    }
    .rt-card-bonus {
        flex: 0 0 200px;
    }
}

@media (max-width: 768px) {.modal-gradient{
        flex-direction: column;
    }.surface222{
        flex: none;
        flex-direction: row;
        padding: 15px;
        gap: 15px;
    }.circle524{
        width: 100px;
        height: 70px;
    }.hover-h19{
        flex: 1;
    }.grid325{
        padding: 15px;
    }.theme-active{
        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;
    }.special495,
    .overlay-pr{
        flex: 1 1 100%;
    }.highlight-ei,
    .toggle605{
        flex: 1;
    }.modal550{
        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) {.tag497{
        padding: 0 10px;
        overflow: hidden;
    }.modal-gradient{
        max-width: 100%;
    }.smooth-player{
        gap: 6px 14px;
    }.component-n35{
        font-size: 0.8rem;
    }
    .rt-casino-name {
        font-size: 1rem;
    }
}
