
*{
	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: #161b22;
	color: #ffffff;
	padding-top: 72px;
}.secondary-highlight{
	max-width: 1300px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 15px;
}/* ========== Хедер casino.obscurus-incanus — единый компактный блок ========== */
.info503{
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	background: #0d1117;
	box-shadow: 0 2px 12px rgba(0,0,0,0.2);
	z-index: 1000;
	height: 56px;
}.smooth-soft{
	width: 100%;
	height: 56px;
	display: flex;
	align-items: center;
	gap: 20px;
	flex-wrap: nowrap;
}.toggle-wm{
	flex-shrink: 0;
	display: flex;
	align-items: center;
}.toggle-wm .info-button{
	height: 36px;
	width: auto;
	object-fit: contain;
}.window-lu{
	display: flex;
	align-items: center;
	gap: 8px;
	background: #58a6ff;
	padding: 6px 12px;
	border-radius: 6px;
	flex-shrink: 0;
}.template-hero{ font-size: 13px; font-weight: 600; }.square-rk{
	background: rgba(0,0,0,0.25);
	padding: 4px 10px;
	border-radius: 4px;
	font-weight: 800;
	font-size: 12px;
	letter-spacing: 0.5px;
}.gallery457{
	display: flex;
	align-items: center;
	gap: 4px;
	flex: 1;
	justify-content: center;
}.gallery-qv{
	color: rgba(255,255,255,0.85);
	padding: 6px 12px;
	border-radius: 6px;
	font-size: 13px;
	font-weight: 500;
	border: 1px solid transparent;
	transition: all 0.2s;
}.gallery-qv:hover{
	color: #fff;
	background: rgba(255,255,255,0.1);
}.gallery-qv.carduus{
	background: #58a6ff;
	color: #fff;
	border-color: #58a6ff;
}.badge-fq{
	display: flex;
	gap: 8px;
	flex-shrink: 0;
}.score-jr{
	padding: 8px 16px;
	font-size: 13px;
	border-radius: 6px;
}.display747{ background: #58a6ff; color: #fff; border: none; }.special-lq{ background: transparent; border: 1px solid rgba(255,255,255,0.4); color: #fff; }.special-lq:hover{ background: rgba(255,255,255,0.1); }

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

@media (max-width: 768px) {body{ padding-top: 100px; }.info503{ height: auto; }.smooth-soft{ flex-wrap: wrap; height: auto; min-height: 56px; padding: 10px 0; }.gallery457{
		order: 3;
		width: 100%;
		justify-content: flex-start;
		overflow-x: auto;
		padding: 8px 0;
		gap: 4px;
		-webkit-overflow-scrolling: touch;
		scrollbar-width: none;
	}.gallery457::-webkit-scrollbar{ display: none; }
	.nav-link { font-size: 12px; padding: 6px 10px; white-space: nowrap; }
}.circle-secondary{
	border: 1px solid #58a6ff;
	display: inline-block;
	padding: 10px 20px;
	background-color: #58a6ff;
	color: #ffffff;
	border-radius: 5px;
	cursor: pointer;
	position: relative;
	transition: box-shadow 0.3s ease-in-out;
}/* Стили для кнопок навигации (вместо ссылок) */
.status-eh{
	border: none;
	font-family: inherit;
	font-size: inherit;
	text-align: center;
}.status-eh:focus{
	outline: 2px solid #58a6ff;
	outline-offset: 2px;
}.modal-py{
	display: inline-block;
	transition: transform 0.2s ease, opacity 0.2s ease;
}.modal-py:hover{
	transform: scale(1.02);
	opacity: 0.95;
}.modal-py:focus{
	outline: 2px solid #58a6ff;
	outline-offset: 4px;
}
@media (max-width: 768px) {
	.btn {
		 width: 100%;
		 text-align: center;
		 padding: 10px;
		 font-size: 14px;
	}
}
@keyframes bright617 {0%{ box-shadow: 0 0 5px #58a6ff; }50%{ box-shadow: 0 0 20px #58a6ff; }
	100% { box-shadow: 0 0 5px #58a6ff; }
}.popular-select{
	animation: glow 1.5s infinite alternate;
}.highlight794{
	background-color: #58a6ff;
}.style-xl{
	background-color: transparent;
}.style-xl:hover{
	background-color: #58a6ff;
}h1, .content-description{
	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;
	}
}.enabled-x35{
	position: relative;
	margin-top: 24px;
	padding-bottom: 40px;
}.option-level{
	display: flex;
	flex-direction: column;
	gap: 20px;
}main img{
	display: flex;
	align-items: center;
	justify-content: center;
}.play-pw p{
	font-size: 14px;
	font-weight: 400;
	color: #ffffff;
	line-height: 1.7;
}.play-pw strong{
	display: inline;
	font-weight: 700;
	color: #fff;
}.play-pw a{
	display: inline;
	color: #58a6ff;
	text-decoration: underline;
	text-underline-offset: 2px;
}.play-pw a:hover{
	opacity: 0.8;
}.play-pw blockquote{
	margin: 16px 0;
	padding: 16px 20px;
	border-left: 4px solid #58a6ff;
	background: rgba(255,255,255,0.04);
	border-radius: 0 8px 8px 0;
	font-style: italic;
}.play-pw blockquote p{
	margin: 4px 0;
}.play-pw ul, .play-pw ol{
	padding-left: 24px;
	margin: 12px 0;
}.play-pw li{
	font-size: 14px;
	line-height: 1.7;
	margin-bottom: 6px;
	color: #ffffff;
}.play-pw h2{
	font-size: 1.3rem;
	margin: 28px 0 12px;
	color: #fff;
}.play-pw h3{
	font-size: 1.1rem;
	margin: 20px 0 10px;
	color: #fff;
}.play-pw table{
	width: 100%;
	border-collapse: collapse;
	margin: 16px 0;
	font-size: 13px;
}.play-pw th, .play-pw td{
	padding: 8px 12px;
	border: 1px solid rgba(255,255,255,0.1);
	text-align: left;
}.play-pw th{
	background: rgba(255,255,255,0.06);
	font-weight: 600;
	color: #fff;
}.primary-nj{
	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;
	}
}.play-pw h1, .play-pw .content-description{ margin-bottom: 16px; }.option-feature{
	width: 470px;
	position: fixed;
	bottom: 20px;
	left: 50%;
	transform: translateX(-50%);
	background: #0d1117;
	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;
	}
}.round-grid{
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;	
}
@media (max-width: 768px) {
	.popup_block {
		display: flex;
		justify-content: space-around;	
	}
}.option-feature.show{
	opacity: 1;
	visibility: visible;
}.component189{
	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;
	}
}.grid684{
	width: 40%;
	display: flex;
	align-items: center;
	flex-direction: column;
	text-align: center;
}.grid684 span{
	font-size: 35px;
	color: #ffffff;
	font-weight: 700;
}
@media (max-width: 768px) {
	.block_txt span {
		font-size: 24px;
	}
}.grid684 p{
	color: #ffffff;
	font-size: 18px;
}
@media (max-width: 768px) {
	.block_txt p {
		font-size: 14px;
	}
}.ui130{
	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 компактный (не перекрывает контент) ========== */
.offer565{
  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;
}.wrapper801{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.score-at{ flex: 1; min-width: 280px; }.foreground790{
  display: inline-block;
  background: #58a6ff;
  color: #fff;
  font-size: 12px;
  padding: 4px 10px;
  border-radius: 6px;
  margin-bottom: 12px;
  font-weight: 600;
}.deal938{ font-size: 1.5rem; margin-bottom: 8px; line-height: 1.3; }.image134{ font-size: 14px; color: rgba(255,255,255,0.85); margin-bottom: 12px; }.tertiary-mz{
  display: flex;
  gap: 16px;
  margin-bottom: 16px;
  font-size: 14px;
}.tertiary-mz strong{ color: #58a6ff; }.element-q89{
  flex-shrink: 0;
  border-radius: 10px;
  overflow: hidden;
}.element-q89 img{
  width: 280px;
  height: auto;
  max-height: 186px;
  object-fit: cover;
  display: block;
}.element118{ display: flex; gap: 12px; flex-wrap: wrap; }
@media (max-width: 768px) {.wrapper801{ flex-direction: column; }
  .hero-compact-img img { width: 100%; max-width: 280px; }
}/* ========== Riobet-стиль: js-banner content-nopad mar-b-dbl ========== */
.grid222.content-nopad.mar-b-dbl{
  margin-bottom: 32px;
  padding: 0;
}.header-r37{
  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;
}.display-hu{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.circle-range{ flex: 1; min-width: 280px; }.details-popular{
  display: inline-block;
  background: #58a6ff;
  color: #fff;
  font-size: 12px;
  padding: 6px 12px;
  border-radius: 8px;
  margin-bottom: 12px;
  font-weight: 600;
}.badge81{ font-size: 1.5rem; margin-bottom: 12px; line-height: 1.3; }.collapse736{ margin-bottom: 12px; }.tertiary-ij{
  font-size: 1.35rem;
  font-weight: 800;
  color: #58a6ff;
  display: block;
}.foreground-yx{ font-size: 13px; color: rgba(255,255,255,0.8); }.featured438{
  display: flex;
  gap: 20px;
  margin-bottom: 16px;
  font-size: 14px;
  flex-wrap: wrap;
}.featured438 strong{ color: #58a6ff; }.texture-ad{ display: flex; gap: 12px; flex-wrap: wrap; }.offer330{
  flex-shrink: 0;
  border-radius: 12px;
  overflow: hidden;
  display: block;
}.offer330 img{
  width: 280px;
  max-height: 186px;
  object-fit: cover;
  display: block;
}.window994{
  background: linear-gradient(90deg, #58a6ff 0%, rgba(0,0,0,0.4) 100%);
  border-radius: 12px;
  padding: 28px;
  text-align: center;
}.element-ez{ max-width: 500px; margin: 0 auto; }.gallery839{ margin-bottom: 12px; }.soft-xo{
  font-size: 2rem;
  font-weight: 800;
  color: #fff;
  text-shadow: 0 1px 3px rgba(0,0,0,0.3);
}.description-interface{ font-size: 15px; margin-bottom: 16px; opacity: 0.95; }.disabled-tk{
  display: flex;
  justify-content: center;
  gap: 24px;
  margin-bottom: 20px;
  font-size: 14px;
}.surface974 strong{ font-size: 1.1rem; }.texture920{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 14px;
  padding: 24px;
}.header-qm{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.accent-row{ flex: 1; min-width: 260px; }.dark-lx{ font-size: 1.4rem; margin-bottom: 12px; }.link-dr{ margin-bottom: 8px; }.option339{
  font-size: 1.3rem;
  font-weight: 700;
  color: #58a6ff;
  display: block;
}.description-p23{ font-size: 13px; color: rgba(255,255,255,0.75); }.deal-progress{ font-size: 14px; margin-bottom: 16px; }.overlay-zx img{
  width: 260px;
  height: auto;
  border-radius: 10px;
  object-fit: cover;
}.slider-nb{
  display: flex;
  flex-direction: column;
  gap: 16px;
}.rating-ws{
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
  gap: 16px;
}.frame-pe{
  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;
}.foreground901{ display: block; font-size: 12px; opacity: 0.8; margin-bottom: 6px; }.feature-fb{ font-size: 1.25rem; font-weight: 700; color: #58a6ff; }.state295{ text-align: center; }.shadow835{
  background: rgba(0,0,0,0.25);
  border-radius: 14px;
  padding: 24px;
  border: 1px solid rgba(255,255,255,0.08);
}.tooltip-lp{
  display: flex;
  align-items: center;
  gap: 24px;
  flex-wrap: wrap;
}.hover-text{ flex: 1; min-width: 260px; }.score888{ font-size: 1.4rem; margin-bottom: 10px; }.play365{
  font-size: 1.3rem;
  font-weight: 700;
  color: #58a6ff;
  margin-bottom: 8px;
}.icon488{ font-size: 14px; margin-bottom: 16px; opacity: 0.9; }.primary633{ display: flex; gap: 12px; flex-wrap: wrap; }.star-qz{
  flex-shrink: 0;
  border-radius: 10px;
  overflow: hidden;
  display: block;
}.star-qz img{
  width: 240px;
  height: auto;
  object-fit: cover;
}
@media (max-width: 768px){.offer330 img, .overlay-zx img, .star-qz 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) */
.description512, .expand-ey{
  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;
}.description512 h2, .expand-ey h2{
  font-size: 1.5rem;
  margin-bottom: 12px;
  color: #ffffff;
}/* Блоки casino.obscurus-incanus */
.outline-ew{
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 16px;
  background: #58a6ff;
  color: #fff;
  padding: 20px 24px;
  border-radius: 12px;
  margin: 24px 0;
}.secondary-f39{
  display: flex;
  align-items: center;
  gap: 12px;
  flex-wrap: wrap;
}.menu227{ font-weight: 800; font-size: 1.25rem; }.box-qr{
  background: rgba(0,0,0,0.25);
  padding: 6px 12px;
  border-radius: 6px;
  font-weight: 700;
  letter-spacing: 0.05em;
}.design-yr{
  background: #fff !important;
  color: #0d1117 !important;
  border: none !important;
  padding: 12px 24px;
  border-radius: 8px;
  font-weight: 600;
}.badge-hero{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 24px;
  margin: 24px 0;
}.circle-vb{ font-size: 1.2rem; margin-bottom: 16px; }.promo330{ list-style: none; padding-left: 0; }.promo330 li{
  padding: 8px 0;
  border-bottom: 1px solid rgba(255,255,255,0.08);
  font-size: 14px;
}.dark-progress{
  margin-top: 16px;
  display: inline-block;
}.switch-gm{
  background: linear-gradient(135deg, #58a6ff22 0%, #58a6ff08 100%);
  border: 1px solid #58a6ff;
  border-radius: 12px;
  padding: 20px;
  margin: 24px 0;
  text-align: center;
}.column-mk{ font-weight: 700; margin-bottom: 8px; }.text35{ font-size: 1.5rem; font-weight: 800; margin: 12px 0; }.overlay-player{
  margin-top: 12px;
  padding: 10px 20px;
  background: #58a6ff;
  color: #fff;
  border: none;
  border-radius: 8px;
  cursor: pointer;
  font-weight: 600;
}.round-hard{
  margin: 24px 0;
}.slider-hover{ font-size: 1.25rem; margin-bottom: 16px; }.action-iv{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 16px;
}.gradient-row{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 20px;
  position: relative;
}.pattern796{
  position: absolute;
  top: 8px;
  right: 8px;
  background: #58a6ff;
  color: #fff;
  font-size: 10px;
  padding: 4px 8px;
  border-radius: 4px;
}.outline581{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
  margin-bottom: 8px;
}.switch847{ font-size: 12px; color: rgba(255,255,255,0.7); display: block; margin-top: 8px; }.nav-q83{ margin-top: 12px; }.content-ab{ margin: 24px 0; }.interface671{ font-size: 1.25rem; margin-bottom: 16px; }.slider-mz{ display: flex; flex-direction: column; gap: 12px; }.texture-mn{
  display: block;
  padding: 12px 16px;
  background: rgba(255,255,255,0.05);
  border-radius: 8px;
  border-left: 3px solid #58a6ff;
}.texture-mn:hover{ background: rgba(255,255,255,0.08); }.item-os{ font-size: 12px; color: rgba(255,255,255,0.6); }.range959{ margin: 24px 0; }.display-we{ font-size: 1.25rem; margin-bottom: 16px; }.column895{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 20px;
}.block-df{
  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;
}.status-p48{
  position: absolute;
  top: 8px;
  left: 8px;
  background: #58a6ff;
  color: #fff;
  font-size: 10px;
  padding: 4px 8px;
  border-radius: 4px;
  z-index: 1;
}.text-hh{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
}.tag407{
  font-size: 1.25rem;
  font-weight: 800;
  color: #58a6ff;
  margin: 8px 0 4px;
}.tab-ke{ font-size: 13px; display: block; margin-bottom: 4px; }.dark417{ font-size: 12px; color: rgba(255,255,255,0.7); }.primary-ce{ margin-top: 12px; display: inline-block; }.dim-d82{ margin: 24px 0; }.primary851{ font-size: 1.25rem; margin-bottom: 16px; }.component203{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 20px;
}.module959{
  background: rgba(255,255,255,0.06);
  border-radius: 10px;
  padding: 16px;
}.status-item{ position: relative; margin-bottom: 8px; }.layer353{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
}.expand294{ display: block; margin-bottom: 8px; }.game-py{
  background: #58a6ff;
  color: #fff;
  font-size: 11px;
  padding: 2px 8px;
  border-radius: 4px;
  margin-right: 8px;
}.header-hover{ font-size: 12px; color: rgba(255,255,255,0.6); }.visual364{ margin-top: 16px; display: inline-block; }/* Блок: Последние сообщения (форум) */
.hover-special{ margin: 24px 0; }.menu-level{ font-size: 1.25rem; margin-bottom: 16px; }.rating256{ display: flex; flex-direction: column; gap: 12px; }.collapse-kw{
  display: block;
  padding: 16px;
  background: rgba(255,255,255,0.05);
  border-radius: 10px;
  border-left: 3px solid #58a6ff;
}.collapse-kw:hover{ background: rgba(255,255,255,0.08); }.display296, .item324{ font-size: 12px; color: rgba(255,255,255,0.6); margin-right: 12px; }.tag-special{ font-size: 13px; margin-top: 8px; }.meta-zg{ margin-top: 16px; display: inline-block; }/* Блок: Бонусы казино */
.accordion-l3{ margin: 24px 0; }.block224{ font-size: 1.25rem; margin-bottom: 16px; }.label-j85{ display: flex; flex-direction: column; gap: 16px; }.interface-x12{
  padding: 16px;
  background: rgba(255,255,255,0.06);
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.1);
}.subtitle84{ font-size: 12px; color: #58a6ff; }.range-oo{ font-weight: 700; margin: 8px 0; }.oval783{ font-size: 12px; display: block; margin: 8px 0; }.graphic-ef{ margin-top: 8px; }/* Блок: Провайдеры */
.section692{ margin: 24px 0; }.action874{ font-size: 1.25rem; margin-bottom: 16px; }.action435{
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}.title-xj{
  padding: 6px 12px;
  background: rgba(255,255,255,0.08);
  border-radius: 6px;
  font-size: 13px;
}/* Блок: Отзывы */
.collapse984{ margin: 24px 0; }.background-tag{ font-size: 1.25rem; margin-bottom: 16px; }.design-details{ display: flex; flex-direction: column; gap: 16px; }.container-dropdown{
  padding: 20px;
  background: rgba(255,255,255,0.05);
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.08);
}.soft592{ display: flex; align-items: center; gap: 8px; margin-bottom: 4px; }.active565{ font-weight: 600; font-size: 1rem; }.element-nq{
  font-size: 11px;
  padding: 2px 8px;
  background: rgba(255,255,255,0.1);
  border-radius: 4px;
  color: rgba(255,255,255,0.9);
}.link893{ font-size: 12px; color: rgba(255,255,255,0.6); display: block; margin-bottom: 8px; }.collapse-er{ font-size: 13px; margin-bottom: 10px; }.button-sharp{ color: #58a6ff; font-weight: 700; }.soft-play{ font-size: 14px; line-height: 1.5; margin: 0 0 8px 0; }.widget-yh{ font-size: 12px; color: rgba(255,255,255,0.5); }.badge-o3, .feature-a56{ margin-top: 8px; margin-right: 12px; display: inline-block; }/* Блок: FAQ */
.offer-kv{ font-size: 1.25rem; margin-bottom: 16px; }.shadow72{ margin: 24px 0; }.background-yh{ display: flex; flex-direction: column; gap: 12px; }.menu-i73{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 20px;
}.view830{ font-size: 1rem; margin-bottom: 10px; font-weight: 600; }.status-w62{ font-size: 14px; line-height: 1.5; color: rgba(255,255,255,0.9); }/* Блок: Плюсы и минусы */
.display992{ margin: 24px 0; }.offer-u86{ display: grid; grid-template-columns: 1fr 1fr; gap: 24px; }.slider-p11 h4, .window497 h4{ font-size: 1rem; margin-bottom: 12px; }.slider-p11 h4{ color: #58a6ff; }.window497 h4{ color: #e57373; }.slider-p11 ul, .window497 ul{ padding-left: 20px; margin: 0; }.slider-p11 li, .window497 li{ padding: 6px 0; font-size: 14px; }/* Блок: Похожие казино */
.soft955{ margin: 24px 0; }.window281{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
}.disabled-xr{
  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-xr:hover{ transform: translateY(-4px); background: rgba(255,255,255,0.1); }.dropdown-yr{
  max-width: 120px;
  max-height: 60px;
  object-fit: contain;
}.star825{ font-weight: 600; font-size: 14px; text-align: center; }/* Сетка фиксированных блоков */
.popup-ri{
  display: grid;
  grid-template-columns: 1fr;
  gap: 24px;
  margin-top: 32px;
}/* Сетки слотов/бонусов (существующие блоки) */
.tooltip929, .promo-nq, .accordion-oval, .feature-box, .corner-sd{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 20px;
  margin-top: 20px;
}.accent334, .popular-r65, .gallery316, .oval-zq, .screen654{
  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;
}.accent334:hover, .popular-r65:hover{ transform: translateY(-4px); box-shadow: 0 8px 24px rgba(0,0,0,0.2); }.frame-z70{ width: 100%; border-radius: 8px; }.banner333{
  display: inline-block;
  background: #58a6ff40;
  color: #58a6ff;
  font-size: 11px;
  padding: 2px 8px;
  border-radius: 4px;
  margin: 4px 4px 0 0;
}.progress259{ background: rgba(255,255,255,0.05); border-radius: 12px; }.title-on{
  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;
}.title-on .preview-content{ font-size: 2rem; margin-bottom: 8px; }.title-on .special-tooltip{ font-size: 1.25rem; margin-bottom: 8px; }.title-on .screen904{ font-size: 14px; margin-bottom: 8px; }.title-on .focus-action{ font-size: 13px; opacity: 0.9; margin-bottom: 16px; }.dim541{ background: linear-gradient(135deg, #58a6ff 0%, #fff 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; }/* Footer Partners */
.deal-gp{ margin: 24px 0; padding: 20px 0; }.footer63{ font-size: 1.1rem; margin-bottom: 16px; color: rgba(255,255,255,0.9); }.hero-h43{ display: flex; flex-wrap: wrap; gap: 16px; align-items: center; }.field-tl{
  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;
}.field-tl:hover{ background: rgba(255,255,255,0.1); }.field-tl img{ max-width: 80px; max-height: 40px; object-fit: contain; }.element-dx .primary-e92{ display: flex; flex-wrap: wrap; gap: 12px; }.element-dx .hard-sg{
  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;
}.element-dx .hard-sg:hover{ border-color: #58a6ff; background: #58a6ff15; }.element-dx .hard-sg img{ max-width: 72px; max-height: 36px; object-fit: contain; }.rank20 .action83{ display: flex; flex-wrap: wrap; gap: 20px; align-items: center; }.rank20 .select756{ padding: 10px 14px; transition: opacity 0.2s; }.rank20 .select756:hover{ opacity: 0.85; }.rank20 .select756 img{ max-width: 64px; max-height: 32px; object-fit: contain; }.edge849{ background: rgba(0,0,0,0.2); border: 1px solid rgba(255,255,255,0.08); border-radius: 12px; padding: 24px; }.edge849 .interface792{ display: flex; flex-wrap: wrap; gap: 16px; align-items: center; }.edge849 .style-nf{
  padding: 12px 16px; background: rgba(255,255,255,0.05); border-radius: 8px;
  transition: background 0.2s, box-shadow 0.2s;
}.edge849 .style-nf:hover{ background: #58a6ff25; box-shadow: 0 2px 8px #58a6ff30; }.edge849 .style-nf img{ max-width: 70px; max-height: 35px; object-fit: contain; }/* Slots Grid Block (после баннера) */
.list-square{ margin: 28px 0; }.primary-cv{ font-size: 1.5rem; margin-bottom: 20px; }.enabled-expand .popup-hero{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
  gap: 20px;
}.enabled-expand .featured-badge{
  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;
}.enabled-expand .featured-badge:hover{ transform: translateY(-4px); box-shadow: 0 8px 24px rgba(0,0,0,0.3); }.enabled-expand .featured-badge img{ width: 100%; height: 133px; object-fit: cover; display: block; }.enabled-expand .outline-tag{ display: block; padding: 12px; font-size: 14px; }.enabled-expand .feature143{ margin-top: 20px; display: inline-block; }.rating-x78 .active942{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(140px, 1fr));
  gap: 16px;
}.rating-x78 .popup547{
  display: block;
  border-radius: 10px;
  overflow: hidden;
  transition: opacity 0.2s;
}.rating-x78 .popup547:hover{ opacity: 0.9; }.rating-x78 .popup547 img{ width: 100%; height: auto; aspect-ratio: 3/2; object-fit: cover; display: block; }.star983 .shadow455{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
  gap: 18px;
}.star983 .surface598{
  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);
}.star983 .surface598:hover{ transform: scale(1.02); border-color: #58a6ff; }.star983 .toggle-xj{ aspect-ratio: 3/2; overflow: hidden; }.star983 .toggle-xj img{ width: 100%; height: 100%; object-fit: cover; display: block; }.star983 .media-v95{ display: block; padding: 10px; font-size: 13px; }/* ========================================
   ГЛАВНЫЙ БЛОК СЛОТОВ (40 слотов, 6 вариантов)
   ======================================== */

/* Общие стили для всех вариантов */
.component948{
  margin: 40px 0;
  padding: 32px 20px;
  background: rgba(255, 255, 255, 0.02);
  border-radius: 16px;
}.nav-gt{
  font-size: 28px;
  font-weight: 700;
  margin: 0 0 28px;
  color: #ffffff;
  text-align: center;
}.smooth657{
  display: inline-block;
  margin: 24px auto 0;
  padding: 14px 32px;
  background: #58a6ff;
  color: white;
  border-radius: 8px;
  font-weight: 600;
  text-align: center;
  transition: opacity 0.2s;
}.smooth657:hover{ opacity: 0.85; }/* === Вариант 1: Крупная карточная сетка 4x10 === */
.pattern283 .frame-corner{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}.pattern283 .toggle-i15{
  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);
}.pattern283 .toggle-i15:hover{
  transform: translateY(-4px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.3);
  border-color: #58a6ff;
}.pattern283 .toggle-i15 img{
  width: 100%;
  height: auto;
  display: block;
}.pattern283 .highlight165{
  padding: 12px;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}.pattern283{ text-align: center; }/* === Вариант 2: Компактная плотная сетка 5x8 === */
.progress820 .nav-zi{
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 12px;
}.progress820 .point954{
  display: block;
  border-radius: 8px;
  overflow: hidden;
  transition: transform 0.15s, box-shadow 0.15s;
  border: 1px solid rgba(255, 255, 255, 0.04);
}.progress820 .point954:hover{
  transform: scale(1.05);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.4);
  z-index: 10;
}.progress820 .point954 img{
  width: 100%;
  height: auto;
  display: block;
}/* === Вариант 3: Карточки с hover и описанием === */
.section554 .square-h40{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}.section554 .form267{
  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);
}.section554 .form267:hover{
  transform: translateY(-6px);
}.section554 .layout-wrapper{
  position: relative;
  overflow: hidden;
}.section554 .layout-wrapper img{
  width: 100%;
  height: auto;
  display: block;
  transition: transform 0.3s;
}.section554 .form267:hover img{
  transform: scale(1.1);
}.section554 .square-qn{
  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;
}.section554 .form267:hover .square-qn{
  opacity: 1;
}.section554 .footer177{
  color: white;
  font-size: 18px;
  font-weight: 600;
}.section554 .highlight165{
  padding: 12px;
  font-size: 14px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}/* === Вариант 4: Горизонтальная карусель === */
.level-module .gallery391{
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: thin;
  scrollbar-color: #58a6ff rgba(255, 255, 255, 0.1);
}.level-module .gallery391::-webkit-scrollbar{
  height: 8px;
}.level-module .gallery391::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.05);
  border-radius: 4px;
}.level-module .gallery391::-webkit-scrollbar-thumb{
  background: #58a6ff;
  border-radius: 4px;
}.level-module .view874{
  display: flex;
  gap: 16px;
  padding: 10px 0 16px;
}.level-module .label-score{
  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);
}.level-module .label-score:hover{
  transform: scale(1.05);
}.level-module .label-score img{
  width: 100%;
  height: auto;
  display: block;
}.level-module .hero-ke{
  padding: 10px;
  font-size: 13px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}/* === Вариант 5: Мозаичная сетка (разные размеры) === */
.dropdown-l3 .nav-j77{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
  gap: 12px;
  grid-auto-flow: dense;
}.dropdown-l3 .template-d80{
  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);
}.dropdown-l3 .template-d80.main-slot-large{
  grid-column: span 2;
  grid-row: span 2;
}.dropdown-l3 .template-d80.main-slot-medium{
  grid-column: span 2;
}.dropdown-l3 .template-d80:hover{
  transform: scale(1.03);
  z-index: 10;
}.dropdown-l3 .template-d80 img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}.dropdown-l3 .content433{
  padding: 8px;
  font-size: 12px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.3);
}/* === Вариант 6: Список с подробной информацией === */
.action-list .dropdown-wx{
  display: grid;
  grid-template-columns: 1fr;
  gap: 12px;
}.action-list .list550{
  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);
}.action-list .list550:hover{
  background: rgba(255, 255, 255, 0.06);
  transform: translateX(4px);
  border-color: #58a6ff;
}.action-list .background958{
  border-radius: 8px;
  overflow: hidden;
}.action-list .background958 img{
  width: 100%;
  height: auto;
  display: block;
}.action-list .tooltip-j93{
  display: flex;
  flex-direction: column;
  gap: 8px;
}.action-list .layout-g98{
  font-size: 16px;
  font-weight: 600;
  margin: 0;
  color: #ffffff;
}.action-list .oval52{
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
}.action-list .view996{
  display: inline-block;
  padding: 4px 10px;
  background: #58a6ff;
  color: white;
  border-radius: 4px;
  font-size: 11px;
  font-weight: 600;
}.action-list .section-ma{
  font-size: 13px;
  color: rgba(255, 255, 255, 0.7);
}.action-list .hard-t94{
  display: flex;
  align-items: center;
}.action-list .outline-ya{
  padding: 10px 20px;
  background: #58a6ff;
  color: white;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 600;
  white-space: nowrap;
  transition: opacity 0.2s;
}.action-list .outline-ya:hover{
  opacity: 0.85;
}

/* Responsive для главного блока слотов */
@media (max-width: 1024px) {.pattern283 .frame-corner,
  .section554 .square-h40{
    grid-template-columns: repeat(3, 1fr);
  }
  .main-slots-v2 .main-slots-grid-compact {
    grid-template-columns: repeat(4, 1fr);
  }
}

@media (max-width: 768px) {.pattern283 .frame-corner,
  .section554 .square-h40{
    grid-template-columns: repeat(2, 1fr);
  }.progress820 .nav-zi{
    grid-template-columns: repeat(3, 1fr);
  }.action-list .list550{
    grid-template-columns: 120px 1fr;
    gap: 12px;
  }.action-list .hard-t94{
    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) {.nav-gt{
    font-size: 22px;
  }.pattern283 .frame-corner,
  .section554 .square-h40{
    grid-template-columns: 1fr;
  }.progress820 .nav-zi{
    grid-template-columns: repeat(2, 1fr);
  }.level-module .label-score{
    flex: 0 0 180px;
  }.action-list .list550{
    grid-template-columns: 1fr;
  }
  .main-slots-v6 .main-slot-list-img {
    max-width: 200px;
    margin: 0 auto;
  }
}/* ========================================
   БЛОК "КАК НАЧАТЬ ИГРАТЬ?" (5 шагов, 6 вариантов)
   ======================================== */

/* Общие стили для всех вариантов */
.shadow-rq{
  margin: 48px 0;
  padding: 40px 20px;
  background: rgba(255, 255, 255, 0.02);
  border-radius: 16px;
}.view-link{
  font-size: 32px;
  font-weight: 700;
  margin: 0 0 36px;
  color: #ffffff;
  text-align: center;
}.square927{
  display: inline-block;
  margin: 32px auto 0;
  padding: 16px 40px;
  background: #58a6ff;
  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;
}.square927:hover{
  opacity: 0.9;
  transform: translateY(-2px);
}/* === Вариант 1: Вертикальный список с иконками слева === */
.design-template .gallery423{
  display: flex;
  flex-direction: column;
  gap: 24px;
  max-width: 900px;
  margin: 0 auto;
}.design-template .border449{
  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;
}.design-template .border449:hover{
  background: rgba(255, 255, 255, 0.05);
  border-color: #58a6ff;
}.design-template .pattern-uq{
  flex-shrink: 0;
}.design-template .pattern-uq img{
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.design-template .texture182{
  flex: 1;
}.design-template .background849{
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.design-template .nav487{
  font-size: 15px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 2: Горизонтальные карточки === */
.inactive623 .template-dark{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin-bottom: 20px;
}.inactive623 .template-dark .view648:nth-child(4),
.inactive623 .template-dark .view648:nth-child(5){
  grid-column: span 1;
}.inactive623 .view648{
  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;
}.inactive623 .view648:hover{
  transform: translateY(-4px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.3);
}.inactive623 .inactive257{
  position: absolute;
  top: -15px;
  right: 20px;
  width: 40px;
  height: 40px;
  background: #58a6ff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  font-weight: 700;
  color: white;
}.inactive623 .range647{
  width: 80px;
  height: 80px;
  margin: 0 auto 16px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.inactive623 .background849{
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.inactive623 .nav487{
  font-size: 14px;
  line-height: 1.5;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 3: Аккордеон === */
.text59 .box463{
  max-width: 800px;
  margin: 0 auto;
}.text59 .promo-ii{
  margin-bottom: 12px;
  border-radius: 12px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid rgba(255, 255, 255, 0.05);
}.text59 .field442{
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 20px;
  cursor: pointer;
  transition: background 0.2s;
}.text59 .field442:hover{
  background: rgba(255, 255, 255, 0.05);
}.text59 .layer-va{
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 8px;
}.text59 .wrapper34{
  flex: 1;
  font-size: 18px;
  font-weight: 600;
  margin: 0;
  color: #ffffff;
}.text59 .light-lj{
  color: #58a6ff;
  font-size: 20px;
  transition: transform 0.3s;
}.text59 .promo-ii.active .light-lj{
  transform: rotate(180deg);
}.text59 .nav50{
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
}.text59 .promo-ii.active .nav50{
  max-height: 300px;
}.text59 .nav50 p{
  padding: 0 20px 20px;
  margin: 0;
  font-size: 15px;
  line-height: 1.6;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 4: Таймлайн === */
.preview-star .soft602{
  position: relative;
  max-width: 700px;
  margin: 0 auto;
  padding-left: 60px;
}.preview-star .soft602::before{
  content: '';
  position: absolute;
  left: 20px;
  top: 40px;
  bottom: 40px;
  width: 3px;
  background: linear-gradient(to bottom, #58a6ff, rgba(255, 255, 255, 0.1));
}.preview-star .sharp-n99{
  position: relative;
  margin-bottom: 48px;
}.preview-star .footer960{
  position: absolute;
  left: -60px;
  top: 0;
}.preview-star .link790{
  width: 40px;
  height: 40px;
  background: #58a6ff;
  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);
}.preview-star .player-pf{
  padding: 20px;
  background: rgba(255, 255, 255, 0.03);
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.05);
}.preview-star .rating-xm{
  float: right;
  margin-left: 20px;
  margin-bottom: 12px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.preview-star .deal-xg{
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.preview-star .secondary-pattern{
  font-size: 15px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 5: Большие карточки === */
.foreground-style .dim-b25{
  display: flex;
  flex-direction: column;
  gap: 24px;
  max-width: 900px;
  margin: 0 auto;
}.foreground-style .square-round{
  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;
}.foreground-style .square-round:hover{
  border-color: #58a6ff;
  transform: translateX(8px);
}.foreground-style .style-ql{
  position: absolute;
  top: -16px;
  left: 28px;
  width: 50px;
  height: 50px;
  background: #58a6ff;
  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);
}.foreground-style .thumbnail-status img{
  width: 100%;
  height: auto;
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.1);
  padding: 12px;
}.foreground-style .dim-rz{
  font-size: 22px;
  font-weight: 600;
  margin: 0 0 16px;
  color: #ffffff;
}.foreground-style .pattern449{
  font-size: 16px;
  line-height: 1.7;
  margin: 0;
  color: rgba(255, 255, 255, 0.85);
}/* === Вариант 6: Компактный список === */
.accent30 .tag-range{
  max-width: 800px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 16px;
}.accent30 .card145{
  display: flex;
  gap: 20px;
  padding: 20px;
  background: rgba(255, 255, 255, 0.03);
  border-radius: 12px;
  border-left: 4px solid #58a6ff;
  transition: background 0.2s, border-color 0.2s;
}.accent30 .card145:hover{
  background: rgba(255, 255, 255, 0.06);
  border-color: rgba(255, 255, 255, 0.3);
}.accent30 .collapse-uk{
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  flex-shrink: 0;
}.accent30 .frame784{
  width: 32px;
  height: 32px;
  background: #58a6ff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-weight: 700;
  color: white;
}.accent30 .collapse-uk img{
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 8px;
}.accent30 .layer-sharp{
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 10px;
  color: #ffffff;
}.accent30 .badge-jl{
  font-size: 14px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}

/* Responsive для блока "Как начать играть?" */
@media (max-width: 1024px) {.inactive623 .template-dark{
    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) {.view-link{
    font-size: 26px;
  }.design-template .border449{
    flex-direction: column;
    text-align: center;
  }.design-template .pattern-uq{
    margin: 0 auto;
  }.inactive623 .template-dark{
    grid-template-columns: 1fr;
  }.inactive623 .template-dark .view648:nth-child(5){
    grid-column: span 1;
  }.preview-star .soft602{
    padding-left: 0;
  }.preview-star .soft602::before{
    display: none;
  }.preview-star .footer960{
    position: static;
    margin-bottom: 12px;
  }.preview-star .link790{
    margin: 0 auto;
  }.preview-star .rating-xm{
    float: none;
    display: block;
    margin: 0 auto 16px;
  }.foreground-style .square-round{
    grid-template-columns: 1fr;
  }.foreground-style .thumbnail-status img{
    max-width: 200px;
    margin: 0 auto;
    display: block;
  }.accent30 .card145{
    flex-direction: column;
    text-align: center;
  }
  .how-to-start-v6 .how-to-compact-left {
    margin: 0 auto;
  }
}

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

@media (max-width: 768px) {.action-iv{ grid-template-columns: 1fr; }.column895{ grid-template-columns: 1fr; }.tooltip929, .promo-nq{ grid-template-columns: 1fr; }.outline-ew{ flex-direction: column; text-align: center; }.offer-u86{ grid-template-columns: 1fr; }
  .similar-casinos-grid { grid-template-columns: 1fr; }
}/* ========================================
   HEADER VARIANTS (5 вариантов)
   ======================================== */

/* Header v1 - Классический горизонтальный */
.block268{ background: #0a0f1c; border-bottom: 2px solid #00d4ff; }.select-nm{ max-width: 1400px; margin: 0 auto; padding: 12px 20px; display: flex; align-items: center; gap: 20px; }.option616{ display: flex; align-items: center; flex-shrink: 0; }.feature-dx{ height: 50px; width: auto; }.option812{ background: linear-gradient(135deg, #00d4ff, #0099cc); padding: 8px 16px; border-radius: 8px; margin-left: auto; }.switch347{ font-size: 14px; font-weight: 600; color: #000; }.foreground321{ display: inline-block; margin-left: 8px; background: #fff; color: #000; padding: 4px 10px; border-radius: 4px; font-weight: 700; }.ui381{ display: flex; gap: 20px; margin-left: 20px; }.ui381 .point-r71{ color: #fff; text-decoration: none; font-size: 15px; font-weight: 500; padding: 8px 0; border-bottom: 2px solid transparent; transition: all 0.3s; }.ui381 .point-r71:hover, .ui381 .point-r71.active{ border-bottom-color: #00d4ff; color: #00d4ff; }.hero-active{ display: flex; gap: 12px; margin-left: auto; }.style870{ padding: 10px 20px; border-radius: 6px; text-decoration: none; font-weight: 600; font-size: 14px; transition: all 0.3s; }.level-list{ background: #00d4ff; color: #000; }.level-list:hover{ background: #00b8e6; transform: translateY(-2px); }.rank-dropdown{ background: transparent; color: #fff; border: 2px solid #00d4ff; }.rank-dropdown:hover{ background: #00d4ff; color: #000; }/* Header v2 - Компактный */
.info868{ background: #050810; padding: 15px 0; box-shadow: 0 2px 10px rgba(0,0,0,0.3); }.shadow-rating{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.label132{ display: flex; align-items: center; gap: 12px; text-decoration: none; }.icon391{ height: 45px; }.dark-hb{ font-size: 22px; font-weight: 700; color: #00d4ff; }.round-a25{ display: flex; gap: 25px; align-items: center; }.round-a25 .point-r71{ color: #ccc; text-decoration: none; font-size: 15px; transition: color 0.3s; }.round-a25 .point-r71:hover, .round-a25 .point-r71.active{ color: #00d4ff; }.border821{ background: #00d4ff; color: #000; padding: 10px 24px; border-radius: 6px; text-decoration: none; font-weight: 700; margin-left: 15px; transition: transform 0.3s; }.border821:hover{ transform: scale(1.05); }/* Header v3 - Двухуровневый */
.theme-feature{ background: #00d4ff; color: #000; padding: 8px 0; }.preview201{ background: #0a0f1c; padding: 12px 0; }.smooth-m13{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.link-ug{ font-size: 14px; font-weight: 600; }.promo106{ display: flex; gap: 15px; }.grid951{ color: #000; text-decoration: none; font-weight: 500; padding: 5px 10px; }.grid951:hover{ text-decoration: underline; }.option-rt{ background: #000; color: #00d4ff; padding: 6px 16px; border-radius: 4px; text-decoration: none; font-weight: 700; }.toggle-l38{ height: 48px; }.component-promo{ display: flex; gap: 25px; }.component-promo .point-r71{ color: #fff; text-decoration: none; font-size: 15px; transition: color 0.3s; }.component-promo .point-r71:hover, .component-promo .point-r71.active{ color: #00d4ff; }/* Header v4 - Центрированный */
.score838{ background: #0a0f1c; padding: 15px 0; }.media-box{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.promo241{ position: absolute; left: 50%; transform: translateX(-50%); }.card-qf{ height: 55px; }.round102, .expand-r18{ display: flex; gap: 20px; }.round102 .point-r71, .expand-r18 .point-r71{ color: #fff; text-decoration: none; font-size: 15px; padding: 8px 0; transition: color 0.3s; }.round102 .point-r71:hover, .expand-r18 .point-r71:hover,
.round102 .point-r71.active, .expand-r18 .point-r71.active{ color: #00d4ff; }.corner-column{ background: #00d4ff; color: #000; text-align: center; padding: 10px; font-weight: 600; }.highlight123{ background: #000; color: #00d4ff; padding: 4px 10px; border-radius: 4px; margin: 0 6px; }/* Header v5 - Минималистичный */
.sharp-ya{ background: #050810; padding: 20px 0; border-bottom: 1px solid #1a1f2e; }.sharp-fw{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; gap: 40px; }.frame-lp{ display: flex; flex-direction: column; gap: 15px; min-width: 200px; }.description564{ height: 50px; width: auto; }.banner-vk{ background: linear-gradient(135deg, #1a1f2e, #0a0f1c); padding: 12px; border-radius: 8px; border: 1px solid #00d4ff; }.range-ux{ font-size: 12px; color: #999; text-transform: uppercase; }.nav-switch{ font-size: 20px; font-weight: 700; color: #00d4ff; margin: 4px 0; }.dim-item{ font-size: 14px; color: #fff; background: #00d4ff22; padding: 4px 8px; border-radius: 4px; }.progress-vb{ flex: 1; display: flex; flex-direction: column; gap: 15px; }.point282{ display: flex; gap: 25px; flex-wrap: wrap; }.point282 .point-r71{ color: #ccc; text-decoration: none; font-size: 15px; transition: color 0.3s; }.point282 .point-r71:hover, .point282 .point-r71.active{ color: #00d4ff; }.circle-outline{ display: flex; gap: 12px; }.element-layout, .focus-bright{ padding: 10px 24px; border-radius: 6px; text-decoration: none; font-weight: 600; transition: all 0.3s; }.element-layout{ background: #00d4ff; color: #000; }.element-layout:hover{ background: #00b8e6; }.focus-bright{ background: transparent; border: 2px solid #00d4ff; color: #00d4ff; }.focus-bright:hover{ background: #00d4ff; color: #000; }

/* Header responsive */
@media (max-width: 1024px) {.ui381, .component-promo, .round102, .expand-r18, .point282{ gap: 15px; }.option812, .corner-column{ display: none; }
  .header-v4-logo { position: static; transform: none; }
}/* Бургер-кнопка — скрыта на десктопе */
.row465{
  display: none; background: none; border: none; cursor: pointer; padding: 8px;
  flex-direction: column; gap: 5px; z-index: 1001;
}.tooltip413{
  display: block; width: 24px; height: 2px; background: #fff; border-radius: 2px;
  transition: transform 0.3s, opacity 0.3s;
}.row336 .tooltip413:nth-child(1){ transform: rotate(45deg) translate(5px, 5px); }.row336 .tooltip413:nth-child(2){ opacity: 0; }.row336 .tooltip413:nth-child(3){ transform: rotate(-45deg) translate(5px, -5px); }/* CTA-ссылка в мобильном меню */
.corner467{
  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) {/* Показываем бургер, скрываем десктоп-элементы */
  .row465{ display: flex; }.tooltip-outline{ display: none !important; }.corner467{ display: block; }/* Мобильная навигация — скрыта по умолчанию, показывается при menu-open */
  .overlay-wh{
    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);
  }.row336 .overlay-wh{ display: flex; }.overlay-wh .point-r71{
    padding: 12px 0; font-size: 15px; color: #ccc; border-bottom: 1px solid rgba(255,255,255,0.06);
  }.overlay-wh .point-r71.active{ color: #00d4ff; }.overlay-wh .point-r71:last-of-type{ border-bottom: none; }/* Контейнеры хедеров — position relative для выпадающего меню */
  .block268, .info868, .image135, .preview201, .score838, .sharp-ya{ position: relative; }.select-nm, .shadow-rating, .smooth-m13,
  .media-box, .sharp-fw{
    flex-wrap: nowrap; align-items: center; justify-content: space-between;
  }/* Скрываем nav-ы v5 вложенные */
  .progress-vb.header-nav-mobile .point282{ display: flex; flex-direction: column; gap: 0; width: 100%; }.progress-vb.header-nav-mobile .circle-outline{ width: 100%; }
  .header-v5-right.header-nav-mobile { padding: 10px 20px 20px; }
}/* ============================================
   FAQ Block Styles - 4 варианта
   ============================================ */

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

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

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

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

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

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

@media (max-width: 768px) {.corner-og{
        font-size: 1.3rem;
    }.inactive-uh{
        gap: 8px;
    }
    .footer-v1-tag {
        font-size: 0.8rem !important;
        padding: 6px 12px;
    }
}/* Footer v2 - Карточный стиль с колонками */
.corner-form{
    background: #0f0f23;
    padding: 50px 20px 30px;
    border-top: 3px solid #ffd700;
}.list-zj{
    max-width: 1200px;
    margin: 0 auto;
}.hard-xd{
    margin-bottom: 40px;
}.view813{
    font-size: 1.8rem;
    font-weight: 700;
    color: #ffd700;
    text-align: center;
    margin-bottom: 35px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
}.score-z54{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}.image-pz{
    background: rgba(255, 255, 255, 0.03);
    border-radius: 12px;
    padding: 25px 20px;
    border: 1px solid rgba(255, 215, 0, 0.15);
}.tertiary354{
    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;
}.tertiary354:last-child{
    border-bottom: none;
}.tertiary354:hover{
    color: #ffd700;
    padding-left: 8px;
}.card-ph{
    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;
}.view685{
    color: rgba(255, 255, 255, 0.6);
    font-size: 0.9rem;
}.light-bu{
    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) {.score-z54{
        grid-template-columns: 1fr;
    }.view813{
        font-size: 1.4rem;
    }
    .footer-v2-bottom {
        flex-direction: column;
        text-align: center;
    }
}/* Footer v3 - Минималистичный список с разделителями */
.image7{
    background: linear-gradient(to top, #16213e 0%, #1a1a2e 100%);
    padding: 50px 20px 30px;
    border-top: 1px solid rgba(255, 215, 0, 0.3);
}.score-dp{
    max-width: 1100px;
    margin: 0 auto;
}.frame-sa{
    margin-bottom: 35px;
}.dropdown302{
    text-align: center;
    line-height: 2;
    padding: 20px;
}.player-gradient{
    color: rgba(255, 255, 255, 0.7);
    font-size: 0.9rem;
    transition: color 0.2s ease;
    display: inline;
    text-decoration: none;
}.player-gradient:hover{
    color: #ffd700;
}.ux146{
    text-align: center;
    padding-top: 30px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}.modal-f84{
    color: rgba(255, 255, 255, 0.75);
    font-size: 0.95rem;
    margin-bottom: 12px;
    line-height: 1.6;
}.status-yf{
    color: rgba(255, 215, 0, 0.8);
    font-size: 0.85rem;
    font-weight: 500;
}

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

/* Рейтинговая страница: отключаем flex у родительского контейнера */
.secondary-highlight:has(.section-ig){
    display: block;
}.secondary-highlight{
    overflow-x: hidden;
    max-width: 100%;
}.section-ig{
    max-width: 1200px;
    margin: 0 auto 40px;
    padding: 0 15px;
    box-sizing: border-box;
    width: 100%;
}/* Навигационные табы */
.ux-tg{
    margin-bottom: 30px;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    -ms-overflow-style: none;
}.ux-tg::-webkit-scrollbar{ display: none; }.card71{
    display: flex;
    list-style: none;
    gap: 8px;
    padding: 0;
    margin: 0;
    white-space: nowrap;
}.icon-slider{
    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;
}.icon-slider:hover{
    background: rgba(255,255,255,0.12);
    color: #fff;
}.container792{
    background: rgba(255,255,255,0.15);
    color: #fff;
    font-weight: 600;
}/* Контейнер карточек */
.deal-template{
    display: flex;
    flex-direction: column;
    gap: 16px;
}/* Карточка казино */
.grid-av{
    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;
}.grid-av:hover{
    border-color: rgba(255,255,255,0.2);
    box-shadow: 0 4px 20px rgba(0,0,0,0.3);
}/* Позиция в рейтинге */
.active635{
    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;
}/* Левая часть — логотип */
.foreground-content{
    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;
}.design-o37{
    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);
}.design-o37 img{
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}/* Центральная часть — инфо */
.dim-zp{
    flex: 1;
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 10px;
}.enabled-highlight{
    display: flex;
    align-items: center;
    gap: 15px;
    flex-wrap: wrap;
}.progress-ux{
    font-size: 1.15rem;
    font-weight: 700;
    color: #fff;
    margin: 0;
    letter-spacing: 0.5px;
}.light-gj{
    font-size: 0.8rem;
    color: #8a8a8a;
    display: flex;
    align-items: center;
    gap: 5px;
}.bright489{
    color: #4caf50;
    font-size: 0.7rem;
}/* Звёзды */
.rank-qq{
    display: flex;
    gap: 2px;
}.text-b21{
    font-size: 1.1rem;
}.screen268{
    color: #ffd700;
}.outline852{
    color: #ffd700;
    opacity: 0.6;
}.image-ok{
    color: #444;
}/* Бейджи фич */
.option903{
    display: flex;
    flex-wrap: wrap;
    gap: 10px 20px;
    margin-top: 5px;
}.background-au{
    font-size: 0.85rem;
    color: #c0c0c0;
    display: flex;
    align-items: center;
    gap: 6px;
}.form449{
    color: #4caf50;
    font-weight: 700;
    font-size: 0.9rem;
}/* Правая часть — бонус */
.banner262{
    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);
}.box720{
    font-size: 0.8rem;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    text-align: center;
}.range-xy{
    font-size: 1rem;
    font-weight: 600;
    color: #ffd700;
    text-align: center;
}/* Кнопки */
.tag-bu{
    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;
}.tag-bu:hover{
    transform: translateY(-1px);
    box-shadow: 0 4px 12px rgba(0,0,0,0.3);
}.wrapper697{
    background: linear-gradient(135deg, #ffd700, #ffab00);
    color: #1a1a1a;
    font-size: 0.8rem;
    padding: 8px 15px;
}.wrapper697:hover{
    background: linear-gradient(135deg, #ffe033, #ffbb33);
}.display-dim{
    background: transparent;
    border: 1px solid rgba(255,255,255,0.2);
    color: #fff;
    font-size: 0.8rem;
    padding: 8px 15px;
}.display-dim:hover{
    border-color: rgba(255,255,255,0.4);
    background: rgba(255,255,255,0.05);
}.offer249{
    background: linear-gradient(135deg, #ffd700, #ffab00);
    color: #1a1a1a;
    font-size: 0.85rem;
    padding: 10px 20px;
}.offer249:hover{
    background: linear-gradient(135deg, #ffe033, #ffbb33);
}/* Контент под листингом */
.pattern103{
    max-width: 1200px;
    margin: 40px auto;
    padding: 0 15px;
}.pattern103 h2{
    color: #fff;
    font-size: 1.4rem;
    margin-bottom: 15px;
}.pattern103 p{
    color: #b0b0b0;
    line-height: 1.7;
    margin-bottom: 12px;
}.pattern103 table{
    width: 100%;
    border-collapse: collapse;
    display: block;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    max-width: 100%;
}.pattern103 table th,
.pattern103 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) {.grid-av{
        flex-wrap: wrap;
    }.foreground-content{
        flex: 0 0 160px;
    }
    .rt-card-bonus {
        flex: 0 0 200px;
    }
}

@media (max-width: 768px) {.grid-av{
        flex-direction: column;
    }.foreground-content{
        flex: none;
        flex-direction: row;
        padding: 15px;
        gap: 15px;
    }.design-o37{
        width: 100px;
        height: 70px;
    }.wrapper697{
        flex: 1;
    }.dim-zp{
        padding: 15px;
    }.banner262{
        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;
    }.box720,
    .range-xy{
        flex: 1 1 100%;
    }.display-dim,
    .offer249{
        flex: 1;
    }.active635{
        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) {.section-ig{
        padding: 0 10px;
        overflow: hidden;
    }.grid-av{
        max-width: 100%;
    }.option903{
        gap: 6px 14px;
    }.background-au{
        font-size: 0.8rem;
    }
    .rt-casino-name {
        font-size: 1rem;
    }
}
