
*{
	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: #0f171e;
	color: #ffffff;
	padding-top: 72px;
}.primary-q60{
	max-width: 1300px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 15px;
}/* ========== Хедер casino.obscurus-incanus — единый компактный блок ========== */
.tab80{
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	background: #152028;
	box-shadow: 0 2px 12px rgba(0,0,0,0.2);
	z-index: 1000;
	height: 56px;
}.tab-zt{
	width: 100%;
	height: 56px;
	display: flex;
	align-items: center;
	gap: 20px;
	flex-wrap: nowrap;
}.layer-promo{
	flex-shrink: 0;
	display: flex;
	align-items: center;
}.layer-promo .window744{
	height: 36px;
	width: auto;
	object-fit: contain;
}.rating-wr{
	display: flex;
	align-items: center;
	gap: 8px;
	background: #66bb6a;
	padding: 6px 12px;
	border-radius: 6px;
	flex-shrink: 0;
}.theme-w64{ font-size: 13px; font-weight: 600; }.progress690{
	background: rgba(0,0,0,0.25);
	padding: 4px 10px;
	border-radius: 4px;
	font-weight: 800;
	font-size: 12px;
	letter-spacing: 0.5px;
}.offer-cp{
	display: flex;
	align-items: center;
	gap: 4px;
	flex: 1;
	justify-content: center;
}.carousel961{
	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;
}.carousel961:hover{
	color: #fff;
	background: rgba(255,255,255,0.1);
}.carousel961.carduus{
	background: #66bb6a;
	color: #fff;
	border-color: #66bb6a;
}.toggle-oval{
	display: flex;
	gap: 8px;
	flex-shrink: 0;
}.tag451{
	padding: 8px 16px;
	font-size: 13px;
	border-radius: 6px;
}.card844{ background: #66bb6a; color: #fff; border: none; }.rating-control{ background: transparent; border: 1px solid rgba(255,255,255,0.4); color: #fff; }.rating-control:hover{ background: rgba(255,255,255,0.1); }

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

@media (max-width: 768px) {body{ padding-top: 100px; }.tab80{ height: auto; }.tab-zt{ flex-wrap: wrap; height: auto; min-height: 56px; padding: 10px 0; }.offer-cp{
		order: 3;
		width: 100%;
		justify-content: flex-start;
		overflow-x: auto;
		padding: 8px 0;
		gap: 4px;
		-webkit-overflow-scrolling: touch;
		scrollbar-width: none;
	}.offer-cp::-webkit-scrollbar{ display: none; }
	.nav-link { font-size: 12px; padding: 6px 10px; white-space: nowrap; }
}.promo668{
	border: 1px solid #66bb6a;
	display: inline-block;
	padding: 10px 20px;
	background-color: #66bb6a;
	color: #ffffff;
	border-radius: 5px;
	cursor: pointer;
	position: relative;
	transition: box-shadow 0.3s ease-in-out;
}/* Стили для кнопок навигации (вместо ссылок) */
.oval497{
	border: none;
	font-family: inherit;
	font-size: inherit;
	text-align: center;
}.oval497:focus{
	outline: 2px solid #66bb6a;
	outline-offset: 2px;
}.preview-qs{
	display: inline-block;
	transition: transform 0.2s ease, opacity 0.2s ease;
}.preview-qs:hover{
	transform: scale(1.02);
	opacity: 0.95;
}.preview-qs:focus{
	outline: 2px solid #66bb6a;
	outline-offset: 4px;
}
@media (max-width: 768px) {
	.btn {
		 width: 100%;
		 text-align: center;
		 padding: 10px;
		 font-size: 14px;
	}
}
@keyframes popup-header {0%{ box-shadow: 0 0 5px #66bb6a; }50%{ box-shadow: 0 0 20px #66bb6a; }
	100% { box-shadow: 0 0 5px #66bb6a; }
}.featured-pm{
	animation: glow 1.5s infinite alternate;
}.rank-tab{
	background-color: #66bb6a;
}.status-square{
	background-color: transparent;
}.status-square:hover{
	background-color: #66bb6a;
}h1, .dark466{
	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;
	}
}.design-db{
	position: relative;
	margin-top: 24px;
	padding-bottom: 40px;
}.disabled-ar{
	display: flex;
	flex-direction: column;
	gap: 20px;
}main img{
	display: flex;
	align-items: center;
	justify-content: center;
}.pattern-c85 p{
	font-size: 14px;
	font-weight: 400;
	color: #ffffff;
	line-height: 1.7;
}.pattern-c85 strong{
	display: inline;
	font-weight: 700;
	color: #fff;
}.pattern-c85 a{
	display: inline;
	color: #66bb6a;
	text-decoration: underline;
	text-underline-offset: 2px;
}.pattern-c85 a:hover{
	opacity: 0.8;
}.pattern-c85 blockquote{
	margin: 16px 0;
	padding: 16px 20px;
	border-left: 4px solid #66bb6a;
	background: rgba(255,255,255,0.04);
	border-radius: 0 8px 8px 0;
	font-style: italic;
}.pattern-c85 blockquote p{
	margin: 4px 0;
}.pattern-c85 ul, .pattern-c85 ol{
	padding-left: 24px;
	margin: 12px 0;
}.pattern-c85 li{
	font-size: 14px;
	line-height: 1.7;
	margin-bottom: 6px;
	color: #ffffff;
}.pattern-c85 h2{
	font-size: 1.3rem;
	margin: 28px 0 12px;
	color: #fff;
}.pattern-c85 h3{
	font-size: 1.1rem;
	margin: 20px 0 10px;
	color: #fff;
}.pattern-c85 table{
	width: 100%;
	border-collapse: collapse;
	margin: 16px 0;
	font-size: 13px;
}.pattern-c85 th, .pattern-c85 td{
	padding: 8px 12px;
	border: 1px solid rgba(255,255,255,0.1);
	text-align: left;
}.pattern-c85 th{
	background: rgba(255,255,255,0.06);
	font-weight: 600;
	color: #fff;
}.label-style{
	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;
	}
}.pattern-c85 h1, .pattern-c85 .dark466{ margin-bottom: 16px; }.soft-bright{
	width: 470px;
	position: fixed;
	bottom: 20px;
	left: 50%;
	transform: translateX(-50%);
	background: #152028;
	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;
	}
}.graphic-q95{
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;	
}
@media (max-width: 768px) {
	.popup_block {
		display: flex;
		justify-content: space-around;	
	}
}.soft-bright.show{
	opacity: 1;
	visibility: visible;
}.tab-cw{
	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;
	}
}.preview142{
	width: 40%;
	display: flex;
	align-items: center;
	flex-direction: column;
	text-align: center;
}.preview142 span{
	font-size: 35px;
	color: #ffffff;
	font-weight: 700;
}
@media (max-width: 768px) {
	.block_txt span {
		font-size: 24px;
	}
}.preview142 p{
	color: #ffffff;
	font-size: 18px;
}
@media (max-width: 768px) {
	.block_txt p {
		font-size: 14px;
	}
}.section687{
	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 компактный (не перекрывает контент) ========== */
.field-wu{
  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;
}.subtitle624{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.gradient-mj{ flex: 1; min-width: 280px; }.button-ew{
  display: inline-block;
  background: #66bb6a;
  color: #fff;
  font-size: 12px;
  padding: 4px 10px;
  border-radius: 6px;
  margin-bottom: 12px;
  font-weight: 600;
}.soft-disabled{ font-size: 1.5rem; margin-bottom: 8px; line-height: 1.3; }.rank878{ font-size: 14px; color: rgba(255,255,255,0.85); margin-bottom: 12px; }.edge48{
  display: flex;
  gap: 16px;
  margin-bottom: 16px;
  font-size: 14px;
}.edge48 strong{ color: #66bb6a; }.light-sq{
  flex-shrink: 0;
  border-radius: 10px;
  overflow: hidden;
}.light-sq img{
  width: 280px;
  height: auto;
  max-height: 186px;
  object-fit: cover;
  display: block;
}.field-y16{ display: flex; gap: 12px; flex-wrap: wrap; }
@media (max-width: 768px) {.subtitle624{ flex-direction: column; }
  .hero-compact-img img { width: 100%; max-width: 280px; }
}/* ========== Riobet-стиль: js-banner content-nopad mar-b-dbl ========== */
.wrapper-rz.content-nopad.mar-b-dbl{
  margin-bottom: 32px;
  padding: 0;
}.game477{
  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;
}.primary-xr{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.screen710{ flex: 1; min-width: 280px; }.module-g90{
  display: inline-block;
  background: #66bb6a;
  color: #fff;
  font-size: 12px;
  padding: 6px 12px;
  border-radius: 8px;
  margin-bottom: 12px;
  font-weight: 600;
}.corner-eo{ font-size: 1.5rem; margin-bottom: 12px; line-height: 1.3; }.promo-dv{ margin-bottom: 12px; }.label-player{
  font-size: 1.35rem;
  font-weight: 800;
  color: #66bb6a;
  display: block;
}.item-st{ font-size: 13px; color: rgba(255,255,255,0.8); }.icon573{
  display: flex;
  gap: 20px;
  margin-bottom: 16px;
  font-size: 14px;
  flex-wrap: wrap;
}.icon573 strong{ color: #66bb6a; }.details-n34{ display: flex; gap: 12px; flex-wrap: wrap; }.link-sm{
  flex-shrink: 0;
  border-radius: 12px;
  overflow: hidden;
  display: block;
}.link-sm img{
  width: 280px;
  max-height: 186px;
  object-fit: cover;
  display: block;
}.theme-gq{
  background: linear-gradient(90deg, #66bb6a 0%, rgba(0,0,0,0.4) 100%);
  border-radius: 12px;
  padding: 28px;
  text-align: center;
}.gallery950{ max-width: 500px; margin: 0 auto; }.disabled358{ margin-bottom: 12px; }.header-kw{
  font-size: 2rem;
  font-weight: 800;
  color: #fff;
  text-shadow: 0 1px 3px rgba(0,0,0,0.3);
}.frame-iw{ font-size: 15px; margin-bottom: 16px; opacity: 0.95; }.text-xo{
  display: flex;
  justify-content: center;
  gap: 24px;
  margin-bottom: 20px;
  font-size: 14px;
}.tag-np strong{ font-size: 1.1rem; }.header-hover{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 14px;
  padding: 24px;
}.square946{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.accent591{ flex: 1; min-width: 260px; }.action-info{ font-size: 1.4rem; margin-bottom: 12px; }.content-o44{ margin-bottom: 8px; }.status-e6{
  font-size: 1.3rem;
  font-weight: 700;
  color: #66bb6a;
  display: block;
}.menu-tz{ font-size: 13px; color: rgba(255,255,255,0.75); }.secondary-subtitle{ font-size: 14px; margin-bottom: 16px; }.inactive-expand img{
  width: 260px;
  height: auto;
  border-radius: 10px;
  object-fit: cover;
}.smooth-kl{
  display: flex;
  flex-direction: column;
  gap: 16px;
}.box-zw{
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
  gap: 16px;
}.accordion-vi{
  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;
}.game-feature{ display: block; font-size: 12px; opacity: 0.8; margin-bottom: 6px; }.label-ol{ font-size: 1.25rem; font-weight: 700; color: #66bb6a; }.feature127{ text-align: center; }.item700{
  background: rgba(0,0,0,0.25);
  border-radius: 14px;
  padding: 24px;
  border: 1px solid rgba(255,255,255,0.08);
}.edge-yu{
  display: flex;
  align-items: center;
  gap: 24px;
  flex-wrap: wrap;
}.carousel-ou{ flex: 1; min-width: 260px; }.label835{ font-size: 1.4rem; margin-bottom: 10px; }.ui384{
  font-size: 1.3rem;
  font-weight: 700;
  color: #66bb6a;
  margin-bottom: 8px;
}.active-ab{ font-size: 14px; margin-bottom: 16px; opacity: 0.9; }.surface917{ display: flex; gap: 12px; flex-wrap: wrap; }.star21{
  flex-shrink: 0;
  border-radius: 10px;
  overflow: hidden;
  display: block;
}.star21 img{
  width: 240px;
  height: auto;
  object-fit: cover;
}
@media (max-width: 768px){.link-sm img, .inactive-expand img, .star21 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) */
.overlay-section, .footer-yt{
  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;
}.overlay-section h2, .footer-yt h2{
  font-size: 1.5rem;
  margin-bottom: 12px;
  color: #ffffff;
}/* Блоки casino.obscurus-incanus */
.oval126{
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 16px;
  background: #66bb6a;
  color: #fff;
  padding: 20px 24px;
  border-radius: 12px;
  margin: 24px 0;
}.featured937{
  display: flex;
  align-items: center;
  gap: 12px;
  flex-wrap: wrap;
}.popup-u73{ font-weight: 800; font-size: 1.25rem; }.promo-ir{
  background: rgba(0,0,0,0.25);
  padding: 6px 12px;
  border-radius: 6px;
  font-weight: 700;
  letter-spacing: 0.05em;
}.style178{
  background: #fff !important;
  color: #152028 !important;
  border: none !important;
  padding: 12px 24px;
  border-radius: 8px;
  font-weight: 600;
}.block246{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 24px;
  margin: 24px 0;
}.media458{ font-size: 1.2rem; margin-bottom: 16px; }.details71{ list-style: none; padding-left: 0; }.details71 li{
  padding: 8px 0;
  border-bottom: 1px solid rgba(255,255,255,0.08);
  font-size: 14px;
}.deal822{
  margin-top: 16px;
  display: inline-block;
}.ui-template{
  background: linear-gradient(135deg, #66bb6a22 0%, #66bb6a08 100%);
  border: 1px solid #66bb6a;
  border-radius: 12px;
  padding: 20px;
  margin: 24px 0;
  text-align: center;
}.border-header{ font-weight: 700; margin-bottom: 8px; }.field-dd{ font-size: 1.5rem; font-weight: 800; margin: 12px 0; }.layer-content{
  margin-top: 12px;
  padding: 10px 20px;
  background: #66bb6a;
  color: #fff;
  border: none;
  border-radius: 8px;
  cursor: pointer;
  font-weight: 600;
}.sharp997{
  margin: 24px 0;
}.module-feature{ font-size: 1.25rem; margin-bottom: 16px; }.field-j96{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 16px;
}.featured130{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 20px;
  position: relative;
}.icon-t73{
  position: absolute;
  top: 8px;
  right: 8px;
  background: #66bb6a;
  color: #fff;
  font-size: 10px;
  padding: 4px 8px;
  border-radius: 4px;
}.dropdown594{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
  margin-bottom: 8px;
}.option-f10{ font-size: 12px; color: rgba(255,255,255,0.7); display: block; margin-top: 8px; }.dark-oj{ margin-top: 12px; }.featured222{ margin: 24px 0; }.light224{ font-size: 1.25rem; margin-bottom: 16px; }.option-focus{ display: flex; flex-direction: column; gap: 12px; }.light-z51{
  display: block;
  padding: 12px 16px;
  background: rgba(255,255,255,0.05);
  border-radius: 8px;
  border-left: 3px solid #66bb6a;
}.light-z51:hover{ background: rgba(255,255,255,0.08); }.hard-w23{ font-size: 12px; color: rgba(255,255,255,0.6); }.frame-l64{ margin: 24px 0; }.corner-text{ font-size: 1.25rem; margin-bottom: 16px; }.rating451{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 20px;
}.option-outline{
  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;
}.option-dl{
  position: absolute;
  top: 8px;
  left: 8px;
  background: #66bb6a;
  color: #fff;
  font-size: 10px;
  padding: 4px 8px;
  border-radius: 4px;
  z-index: 1;
}.icon-special{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
}.row-texture{
  font-size: 1.25rem;
  font-weight: 800;
  color: #66bb6a;
  margin: 8px 0 4px;
}.accent845{ font-size: 13px; display: block; margin-bottom: 4px; }.row-deal{ font-size: 12px; color: rgba(255,255,255,0.7); }.grid-kl{ margin-top: 12px; display: inline-block; }.rank627{ margin: 24px 0; }.column492{ font-size: 1.25rem; margin-bottom: 16px; }.preview-hard{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 20px;
}.badge968{
  background: rgba(255,255,255,0.06);
  border-radius: 10px;
  padding: 16px;
}.play-qp{ position: relative; margin-bottom: 8px; }.wrapper979{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
}.tooltip-image{ display: block; margin-bottom: 8px; }.icon-mb{
  background: #66bb6a;
  color: #fff;
  font-size: 11px;
  padding: 2px 8px;
  border-radius: 4px;
  margin-right: 8px;
}.round676{ font-size: 12px; color: rgba(255,255,255,0.6); }.component-sharp{ margin-top: 16px; display: inline-block; }/* Блок: Последние сообщения (форум) */
.feature445{ margin: 24px 0; }.info264{ font-size: 1.25rem; margin-bottom: 16px; }.card726{ display: flex; flex-direction: column; gap: 12px; }.background-player{
  display: block;
  padding: 16px;
  background: rgba(255,255,255,0.05);
  border-radius: 10px;
  border-left: 3px solid #66bb6a;
}.background-player:hover{ background: rgba(255,255,255,0.08); }.dim981, .row210{ font-size: 12px; color: rgba(255,255,255,0.6); margin-right: 12px; }.edge496{ font-size: 13px; margin-top: 8px; }.list-fn{ margin-top: 16px; display: inline-block; }/* Блок: Бонусы казино */
.sharp-ff{ margin: 24px 0; }.enabled-surface{ font-size: 1.25rem; margin-bottom: 16px; }.banner859{ display: flex; flex-direction: column; gap: 16px; }.item-rating{
  padding: 16px;
  background: rgba(255,255,255,0.06);
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.1);
}.gallery268{ font-size: 12px; color: #66bb6a; }.element235{ font-weight: 700; margin: 8px 0; }.graphic-h63{ font-size: 12px; display: block; margin: 8px 0; }.form-dh{ margin-top: 8px; }/* Блок: Провайдеры */
.level622{ margin: 24px 0; }.display330{ font-size: 1.25rem; margin-bottom: 16px; }.ux204{
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}.dim-box{
  padding: 6px 12px;
  background: rgba(255,255,255,0.08);
  border-radius: 6px;
  font-size: 13px;
}/* Блок: Отзывы */
.option340{ margin: 24px 0; }.media-column{ font-size: 1.25rem; margin-bottom: 16px; }.form-xl{ display: flex; flex-direction: column; gap: 16px; }.tag28{
  padding: 20px;
  background: rgba(255,255,255,0.05);
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.08);
}.component-u10{ display: flex; align-items: center; gap: 8px; margin-bottom: 4px; }.foreground-player{ font-weight: 600; font-size: 1rem; }.dropdown-x59{
  font-size: 11px;
  padding: 2px 8px;
  background: rgba(255,255,255,0.1);
  border-radius: 4px;
  color: rgba(255,255,255,0.9);
}.overlay654{ font-size: 12px; color: rgba(255,255,255,0.6); display: block; margin-bottom: 8px; }.control570{ font-size: 13px; margin-bottom: 10px; }.score-im{ color: #66bb6a; font-weight: 700; }.rating625{ font-size: 14px; line-height: 1.5; margin: 0 0 8px 0; }.label877{ font-size: 12px; color: rgba(255,255,255,0.5); }.text-nav, .collapse-zt{ margin-top: 8px; margin-right: 12px; display: inline-block; }/* Блок: FAQ */
.offer-meta{ font-size: 1.25rem; margin-bottom: 16px; }.button-design{ margin: 24px 0; }.texture816{ display: flex; flex-direction: column; gap: 12px; }.item-ve{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 20px;
}.list649{ font-size: 1rem; margin-bottom: 10px; font-weight: 600; }.visual-circle{ font-size: 14px; line-height: 1.5; color: rgba(255,255,255,0.9); }/* Блок: Плюсы и минусы */
.thumbnail-info{ margin: 24px 0; }.design705{ display: grid; grid-template-columns: 1fr 1fr; gap: 24px; }.row827 h4, .form646 h4{ font-size: 1rem; margin-bottom: 12px; }.row827 h4{ color: #66bb6a; }.form646 h4{ color: #e57373; }.row827 ul, .form646 ul{ padding-left: 20px; margin: 0; }.row827 li, .form646 li{ padding: 6px 0; font-size: 14px; }/* Блок: Похожие казино */
.badge777{ margin: 24px 0; }.tab564{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
}.banner-option{
  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;
}.banner-option:hover{ transform: translateY(-4px); background: rgba(255,255,255,0.1); }.dropdown206{
  max-width: 120px;
  max-height: 60px;
  object-fit: contain;
}.play-v98{ font-weight: 600; font-size: 14px; text-align: center; }/* Сетка фиксированных блоков */
.screen-qy{
  display: grid;
  grid-template-columns: 1fr;
  gap: 24px;
  margin-top: 32px;
}/* Сетки слотов/бонусов (существующие блоки) */
.range127, .tooltip271, .enabled-x64, .meta-progress, .state-eq{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 20px;
  margin-top: 20px;
}.level785, .disabled-score, .view514, .subtitle-section, .meta763{
  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;
}.level785:hover, .disabled-score:hover{ transform: translateY(-4px); box-shadow: 0 8px 24px rgba(0,0,0,0.2); }.inactive-qa{ width: 100%; border-radius: 8px; }.widget244{
  display: inline-block;
  background: #66bb6a40;
  color: #66bb6a;
  font-size: 11px;
  padding: 2px 8px;
  border-radius: 4px;
  margin: 4px 4px 0 0;
}.panel-j61{ background: rgba(255,255,255,0.05); border-radius: 12px; }.window-w4{
  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;
}.window-w4 .accordion-window{ font-size: 2rem; margin-bottom: 8px; }.window-w4 .surface-dx{ font-size: 1.25rem; margin-bottom: 8px; }.window-w4 .badge8{ font-size: 14px; margin-bottom: 8px; }.window-w4 .bright433{ font-size: 13px; opacity: 0.9; margin-bottom: 16px; }.preview-x83{ background: linear-gradient(135deg, #66bb6a 0%, #fff 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; }/* Footer Partners */
.action-score{ margin: 24px 0; padding: 20px 0; }.hero168{ font-size: 1.1rem; margin-bottom: 16px; color: rgba(255,255,255,0.9); }.media-rk{ display: flex; flex-wrap: wrap; gap: 16px; align-items: center; }.popular-wrapper{
  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;
}.popular-wrapper:hover{ background: rgba(255,255,255,0.1); }.popular-wrapper img{ max-width: 80px; max-height: 40px; object-fit: contain; }.link-aa .level766{ display: flex; flex-wrap: wrap; gap: 12px; }.link-aa .light-tertiary{
  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;
}.link-aa .light-tertiary:hover{ border-color: #66bb6a; background: #66bb6a15; }.link-aa .light-tertiary img{ max-width: 72px; max-height: 36px; object-fit: contain; }.rating98 .gradient-menu{ display: flex; flex-wrap: wrap; gap: 20px; align-items: center; }.rating98 .hover587{ padding: 10px 14px; transition: opacity 0.2s; }.rating98 .hover587:hover{ opacity: 0.85; }.rating98 .hover587 img{ max-width: 64px; max-height: 32px; object-fit: contain; }.style-accordion{ background: rgba(0,0,0,0.2); border: 1px solid rgba(255,255,255,0.08); border-radius: 12px; padding: 24px; }.style-accordion .button-menu{ display: flex; flex-wrap: wrap; gap: 16px; align-items: center; }.style-accordion .featured-pi{
  padding: 12px 16px; background: rgba(255,255,255,0.05); border-radius: 8px;
  transition: background 0.2s, box-shadow 0.2s;
}.style-accordion .featured-pi:hover{ background: #66bb6a25; box-shadow: 0 2px 8px #66bb6a30; }.style-accordion .featured-pi img{ max-width: 70px; max-height: 35px; object-fit: contain; }/* Slots Grid Block (после баннера) */
.expand535{ margin: 28px 0; }.expand22{ font-size: 1.5rem; margin-bottom: 20px; }.theme-interface .highlight616{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
  gap: 20px;
}.theme-interface .select-focus{
  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;
}.theme-interface .select-focus:hover{ transform: translateY(-4px); box-shadow: 0 8px 24px rgba(0,0,0,0.3); }.theme-interface .select-focus img{ width: 100%; height: 133px; object-fit: cover; display: block; }.theme-interface .sharp772{ display: block; padding: 12px; font-size: 14px; }.theme-interface .template773{ margin-top: 20px; display: inline-block; }.active-a49 .square-carousel{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(140px, 1fr));
  gap: 16px;
}.active-a49 .slider414{
  display: block;
  border-radius: 10px;
  overflow: hidden;
  transition: opacity 0.2s;
}.active-a49 .slider414:hover{ opacity: 0.9; }.active-a49 .slider414 img{ width: 100%; height: auto; aspect-ratio: 3/2; object-fit: cover; display: block; }.rating-jq .card730{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
  gap: 18px;
}.rating-jq .preview271{
  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);
}.rating-jq .preview271:hover{ transform: scale(1.02); border-color: #66bb6a; }.rating-jq .tag335{ aspect-ratio: 3/2; overflow: hidden; }.rating-jq .tag335 img{ width: 100%; height: 100%; object-fit: cover; display: block; }.rating-jq .preview-kn{ display: block; padding: 10px; font-size: 13px; }/* ========================================
   ГЛАВНЫЙ БЛОК СЛОТОВ (40 слотов, 6 вариантов)
   ======================================== */

/* Общие стили для всех вариантов */
.promo523{
  margin: 40px 0;
  padding: 32px 20px;
  background: rgba(255, 255, 255, 0.02);
  border-radius: 16px;
}.gradient30{
  font-size: 28px;
  font-weight: 700;
  margin: 0 0 28px;
  color: #ffffff;
  text-align: center;
}.soft-offer{
  display: inline-block;
  margin: 24px auto 0;
  padding: 14px 32px;
  background: #66bb6a;
  color: white;
  border-radius: 8px;
  font-weight: 600;
  text-align: center;
  transition: opacity 0.2s;
}.soft-offer:hover{ opacity: 0.85; }/* === Вариант 1: Крупная карточная сетка 4x10 === */
.featured944 .text-vw{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}.featured944 .icon401{
  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);
}.featured944 .icon401:hover{
  transform: translateY(-4px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.3);
  border-color: #66bb6a;
}.featured944 .icon401 img{
  width: 100%;
  height: auto;
  display: block;
}.featured944 .select-i85{
  padding: 12px;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}.featured944{ text-align: center; }/* === Вариант 2: Компактная плотная сетка 5x8 === */
.section-up .display-xd{
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 12px;
}.section-up .primary-window{
  display: block;
  border-radius: 8px;
  overflow: hidden;
  transition: transform 0.15s, box-shadow 0.15s;
  border: 1px solid rgba(255, 255, 255, 0.04);
}.section-up .primary-window:hover{
  transform: scale(1.05);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.4);
  z-index: 10;
}.section-up .primary-window img{
  width: 100%;
  height: auto;
  display: block;
}/* === Вариант 3: Карточки с hover и описанием === */
.primary300 .highlight-we{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}.primary300 .edge30{
  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);
}.primary300 .edge30:hover{
  transform: translateY(-6px);
}.primary300 .corner-i30{
  position: relative;
  overflow: hidden;
}.primary300 .corner-i30 img{
  width: 100%;
  height: auto;
  display: block;
  transition: transform 0.3s;
}.primary300 .edge30:hover img{
  transform: scale(1.1);
}.primary300 .foreground-ao{
  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;
}.primary300 .edge30:hover .foreground-ao{
  opacity: 1;
}.primary300 .hero249{
  color: white;
  font-size: 18px;
  font-weight: 600;
}.primary300 .select-i85{
  padding: 12px;
  font-size: 14px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}/* === Вариант 4: Горизонтальная карусель === */
.corner342 .nav-featured{
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: thin;
  scrollbar-color: #66bb6a rgba(255, 255, 255, 0.1);
}.corner342 .nav-featured::-webkit-scrollbar{
  height: 8px;
}.corner342 .nav-featured::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.05);
  border-radius: 4px;
}.corner342 .nav-featured::-webkit-scrollbar-thumb{
  background: #66bb6a;
  border-radius: 4px;
}.corner342 .collapse650{
  display: flex;
  gap: 16px;
  padding: 10px 0 16px;
}.corner342 .primary-nx{
  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);
}.corner342 .primary-nx:hover{
  transform: scale(1.05);
}.corner342 .primary-nx img{
  width: 100%;
  height: auto;
  display: block;
}.corner342 .overlay-w20{
  padding: 10px;
  font-size: 13px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}/* === Вариант 5: Мозаичная сетка (разные размеры) === */
.block230 .nav-eq{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
  gap: 12px;
  grid-auto-flow: dense;
}.block230 .overlay-tb{
  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);
}.block230 .overlay-tb.main-slot-large{
  grid-column: span 2;
  grid-row: span 2;
}.block230 .overlay-tb.main-slot-medium{
  grid-column: span 2;
}.block230 .overlay-tb:hover{
  transform: scale(1.03);
  z-index: 10;
}.block230 .overlay-tb img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}.block230 .shadow379{
  padding: 8px;
  font-size: 12px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.3);
}/* === Вариант 6: Список с подробной информацией === */
.layout942 .primary-ua{
  display: grid;
  grid-template-columns: 1fr;
  gap: 12px;
}.layout942 .feature-rm{
  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);
}.layout942 .feature-rm:hover{
  background: rgba(255, 255, 255, 0.06);
  transform: translateX(4px);
  border-color: #66bb6a;
}.layout942 .block-q19{
  border-radius: 8px;
  overflow: hidden;
}.layout942 .block-q19 img{
  width: 100%;
  height: auto;
  display: block;
}.layout942 .description50{
  display: flex;
  flex-direction: column;
  gap: 8px;
}.layout942 .tooltip-mq{
  font-size: 16px;
  font-weight: 600;
  margin: 0;
  color: #ffffff;
}.layout942 .highlight906{
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
}.layout942 .action-vs{
  display: inline-block;
  padding: 4px 10px;
  background: #66bb6a;
  color: white;
  border-radius: 4px;
  font-size: 11px;
  font-weight: 600;
}.layout942 .surface-a26{
  font-size: 13px;
  color: rgba(255, 255, 255, 0.7);
}.layout942 .content197{
  display: flex;
  align-items: center;
}.layout942 .switch-n57{
  padding: 10px 20px;
  background: #66bb6a;
  color: white;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 600;
  white-space: nowrap;
  transition: opacity 0.2s;
}.layout942 .switch-n57:hover{
  opacity: 0.85;
}

/* Responsive для главного блока слотов */
@media (max-width: 1024px) {.featured944 .text-vw,
  .primary300 .highlight-we{
    grid-template-columns: repeat(3, 1fr);
  }
  .main-slots-v2 .main-slots-grid-compact {
    grid-template-columns: repeat(4, 1fr);
  }
}

@media (max-width: 768px) {.featured944 .text-vw,
  .primary300 .highlight-we{
    grid-template-columns: repeat(2, 1fr);
  }.section-up .display-xd{
    grid-template-columns: repeat(3, 1fr);
  }.layout942 .feature-rm{
    grid-template-columns: 120px 1fr;
    gap: 12px;
  }.layout942 .content197{
    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) {.gradient30{
    font-size: 22px;
  }.featured944 .text-vw,
  .primary300 .highlight-we{
    grid-template-columns: 1fr;
  }.section-up .display-xd{
    grid-template-columns: repeat(2, 1fr);
  }.corner342 .primary-nx{
    flex: 0 0 180px;
  }.layout942 .feature-rm{
    grid-template-columns: 1fr;
  }
  .main-slots-v6 .main-slot-list-img {
    max-width: 200px;
    margin: 0 auto;
  }
}/* ========================================
   БЛОК "КАК НАЧАТЬ ИГРАТЬ?" (5 шагов, 6 вариантов)
   ======================================== */

/* Общие стили для всех вариантов */
.star242{
  margin: 48px 0;
  padding: 40px 20px;
  background: rgba(255, 255, 255, 0.02);
  border-radius: 16px;
}.tag114{
  font-size: 32px;
  font-weight: 700;
  margin: 0 0 36px;
  color: #ffffff;
  text-align: center;
}.player-go{
  display: inline-block;
  margin: 32px auto 0;
  padding: 16px 40px;
  background: #66bb6a;
  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;
}.player-go:hover{
  opacity: 0.9;
  transform: translateY(-2px);
}/* === Вариант 1: Вертикальный список с иконками слева === */
.graphic-star .badge438{
  display: flex;
  flex-direction: column;
  gap: 24px;
  max-width: 900px;
  margin: 0 auto;
}.graphic-star .tag-panel{
  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;
}.graphic-star .tag-panel:hover{
  background: rgba(255, 255, 255, 0.05);
  border-color: #66bb6a;
}.graphic-star .info-ul{
  flex-shrink: 0;
}.graphic-star .info-ul img{
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.graphic-star .media-f75{
  flex: 1;
}.graphic-star .title843{
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.graphic-star .label543{
  font-size: 15px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 2: Горизонтальные карточки === */
.tooltip500 .tag-op{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin-bottom: 20px;
}.tooltip500 .tag-op .hero-hg:nth-child(4),
.tooltip500 .tag-op .hero-hg:nth-child(5){
  grid-column: span 1;
}.tooltip500 .hero-hg{
  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;
}.tooltip500 .hero-hg:hover{
  transform: translateY(-4px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.3);
}.tooltip500 .nav450{
  position: absolute;
  top: -15px;
  right: 20px;
  width: 40px;
  height: 40px;
  background: #66bb6a;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  font-weight: 700;
  color: white;
}.tooltip500 .button-rp{
  width: 80px;
  height: 80px;
  margin: 0 auto 16px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.tooltip500 .title843{
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.tooltip500 .label543{
  font-size: 14px;
  line-height: 1.5;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 3: Аккордеон === */
.special111 .highlight-content{
  max-width: 800px;
  margin: 0 auto;
}.special111 .ux177{
  margin-bottom: 12px;
  border-radius: 12px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid rgba(255, 255, 255, 0.05);
}.special111 .slider-uo{
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 20px;
  cursor: pointer;
  transition: background 0.2s;
}.special111 .slider-uo:hover{
  background: rgba(255, 255, 255, 0.05);
}.special111 .graphic53{
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 8px;
}.special111 .panel-gb{
  flex: 1;
  font-size: 18px;
  font-weight: 600;
  margin: 0;
  color: #ffffff;
}.special111 .content-point{
  color: #66bb6a;
  font-size: 20px;
  transition: transform 0.3s;
}.special111 .ux177.active .content-point{
  transform: rotate(180deg);
}.special111 .border-n72{
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
}.special111 .ux177.active .border-n72{
  max-height: 300px;
}.special111 .border-n72 p{
  padding: 0 20px 20px;
  margin: 0;
  font-size: 15px;
  line-height: 1.6;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 4: Таймлайн === */
.point-ra .star-rv{
  position: relative;
  max-width: 700px;
  margin: 0 auto;
  padding-left: 60px;
}.point-ra .star-rv::before{
  content: '';
  position: absolute;
  left: 20px;
  top: 40px;
  bottom: 40px;
  width: 3px;
  background: linear-gradient(to bottom, #66bb6a, rgba(255, 255, 255, 0.1));
}.point-ra .inactive-bk{
  position: relative;
  margin-bottom: 48px;
}.point-ra .ui736{
  position: absolute;
  left: -60px;
  top: 0;
}.point-ra .tertiary-thumbnail{
  width: 40px;
  height: 40px;
  background: #66bb6a;
  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);
}.point-ra .ux-d58{
  padding: 20px;
  background: rgba(255, 255, 255, 0.03);
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.05);
}.point-ra .star-r13{
  float: right;
  margin-left: 20px;
  margin-bottom: 12px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.point-ra .ui-e87{
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.point-ra .outline351{
  font-size: 15px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 5: Большие карточки === */
.ui-light .surface81{
  display: flex;
  flex-direction: column;
  gap: 24px;
  max-width: 900px;
  margin: 0 auto;
}.ui-light .nav-tc{
  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;
}.ui-light .nav-tc:hover{
  border-color: #66bb6a;
  transform: translateX(8px);
}.ui-light .highlight34{
  position: absolute;
  top: -16px;
  left: 28px;
  width: 50px;
  height: 50px;
  background: #66bb6a;
  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);
}.ui-light .hero-y48 img{
  width: 100%;
  height: auto;
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.1);
  padding: 12px;
}.ui-light .option846{
  font-size: 22px;
  font-weight: 600;
  margin: 0 0 16px;
  color: #ffffff;
}.ui-light .pattern-menu{
  font-size: 16px;
  line-height: 1.7;
  margin: 0;
  color: rgba(255, 255, 255, 0.85);
}/* === Вариант 6: Компактный список === */
.foreground-rz .dropdown815{
  max-width: 800px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 16px;
}.foreground-rz .texture-ar{
  display: flex;
  gap: 20px;
  padding: 20px;
  background: rgba(255, 255, 255, 0.03);
  border-radius: 12px;
  border-left: 4px solid #66bb6a;
  transition: background 0.2s, border-color 0.2s;
}.foreground-rz .texture-ar:hover{
  background: rgba(255, 255, 255, 0.06);
  border-color: rgba(255, 255, 255, 0.3);
}.foreground-rz .play-e66{
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  flex-shrink: 0;
}.foreground-rz .foreground129{
  width: 32px;
  height: 32px;
  background: #66bb6a;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-weight: 700;
  color: white;
}.foreground-rz .play-e66 img{
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 8px;
}.foreground-rz .overlay934{
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 10px;
  color: #ffffff;
}.foreground-rz .dim-go{
  font-size: 14px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}

/* Responsive для блока "Как начать играть?" */
@media (max-width: 1024px) {.tooltip500 .tag-op{
    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) {.tag114{
    font-size: 26px;
  }.graphic-star .tag-panel{
    flex-direction: column;
    text-align: center;
  }.graphic-star .info-ul{
    margin: 0 auto;
  }.tooltip500 .tag-op{
    grid-template-columns: 1fr;
  }.tooltip500 .tag-op .hero-hg:nth-child(5){
    grid-column: span 1;
  }.point-ra .star-rv{
    padding-left: 0;
  }.point-ra .star-rv::before{
    display: none;
  }.point-ra .ui736{
    position: static;
    margin-bottom: 12px;
  }.point-ra .tertiary-thumbnail{
    margin: 0 auto;
  }.point-ra .star-r13{
    float: none;
    display: block;
    margin: 0 auto 16px;
  }.ui-light .nav-tc{
    grid-template-columns: 1fr;
  }.ui-light .hero-y48 img{
    max-width: 200px;
    margin: 0 auto;
    display: block;
  }.foreground-rz .texture-ar{
    flex-direction: column;
    text-align: center;
  }
  .how-to-start-v6 .how-to-compact-left {
    margin: 0 auto;
  }
}

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

@media (max-width: 768px) {.field-j96{ grid-template-columns: 1fr; }.rating451{ grid-template-columns: 1fr; }.range127, .tooltip271{ grid-template-columns: 1fr; }.oval126{ flex-direction: column; text-align: center; }.design705{ grid-template-columns: 1fr; }
  .similar-casinos-grid { grid-template-columns: 1fr; }
}/* ========================================
   HEADER VARIANTS (5 вариантов)
   ======================================== */

/* Header v1 - Классический горизонтальный */
.game254{ background: #0a0f1c; border-bottom: 2px solid #00d4ff; }.score582{ max-width: 1400px; margin: 0 auto; padding: 12px 20px; display: flex; align-items: center; gap: 20px; }.background-gc{ display: flex; align-items: center; flex-shrink: 0; }.focus-button{ height: 50px; width: auto; }.subtitle-t33{ background: linear-gradient(135deg, #00d4ff, #0099cc); padding: 8px 16px; border-radius: 8px; margin-left: auto; }.hero-z54{ font-size: 14px; font-weight: 600; color: #000; }.switch-state{ display: inline-block; margin-left: 8px; background: #fff; color: #000; padding: 4px 10px; border-radius: 4px; font-weight: 700; }.style545{ display: flex; gap: 20px; margin-left: 20px; }.style545 .shadow582{ color: #fff; text-decoration: none; font-size: 15px; font-weight: 500; padding: 8px 0; border-bottom: 2px solid transparent; transition: all 0.3s; }.style545 .shadow582:hover, .style545 .shadow582.active{ border-bottom-color: #00d4ff; color: #00d4ff; }.progress-ml{ display: flex; gap: 12px; margin-left: auto; }.form-ef{ padding: 10px 20px; border-radius: 6px; text-decoration: none; font-weight: 600; font-size: 14px; transition: all 0.3s; }.description179{ background: #00d4ff; color: #000; }.description179:hover{ background: #00b8e6; transform: translateY(-2px); }.design769{ background: transparent; color: #fff; border: 2px solid #00d4ff; }.design769:hover{ background: #00d4ff; color: #000; }/* Header v2 - Компактный */
.title-pl{ background: #050810; padding: 15px 0; box-shadow: 0 2px 10px rgba(0,0,0,0.3); }.tag-up{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.circle901{ display: flex; align-items: center; gap: 12px; text-decoration: none; }.ui478{ height: 45px; }.toggle-ei{ font-size: 22px; font-weight: 700; color: #00d4ff; }.panel770{ display: flex; gap: 25px; align-items: center; }.panel770 .shadow582{ color: #ccc; text-decoration: none; font-size: 15px; transition: color 0.3s; }.panel770 .shadow582:hover, .panel770 .shadow582.active{ color: #00d4ff; }.nav227{ background: #00d4ff; color: #000; padding: 10px 24px; border-radius: 6px; text-decoration: none; font-weight: 700; margin-left: 15px; transition: transform 0.3s; }.nav227:hover{ transform: scale(1.05); }/* Header v3 - Двухуровневый */
.box670{ background: #00d4ff; color: #000; padding: 8px 0; }.highlight518{ background: #0a0f1c; padding: 12px 0; }.deal-fm{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.circle-nn{ font-size: 14px; font-weight: 600; }.tab534{ display: flex; gap: 15px; }.badge940{ color: #000; text-decoration: none; font-weight: 500; padding: 5px 10px; }.badge940:hover{ text-decoration: underline; }.texture-bo{ background: #000; color: #00d4ff; padding: 6px 16px; border-radius: 4px; text-decoration: none; font-weight: 700; }.banner-si{ height: 48px; }.template385{ display: flex; gap: 25px; }.template385 .shadow582{ color: #fff; text-decoration: none; font-size: 15px; transition: color 0.3s; }.template385 .shadow582:hover, .template385 .shadow582.active{ color: #00d4ff; }/* Header v4 - Центрированный */
.hero-k31{ background: #0a0f1c; padding: 15px 0; }.component728{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.score788{ position: absolute; left: 50%; transform: translateX(-50%); }.hero-y31{ height: 55px; }.badge-fe, .window505{ display: flex; gap: 20px; }.badge-fe .shadow582, .window505 .shadow582{ color: #fff; text-decoration: none; font-size: 15px; padding: 8px 0; transition: color 0.3s; }.badge-fe .shadow582:hover, .window505 .shadow582:hover,
.badge-fe .shadow582.active, .window505 .shadow582.active{ color: #00d4ff; }.focus-wp{ background: #00d4ff; color: #000; text-align: center; padding: 10px; font-weight: 600; }.layer125{ background: #000; color: #00d4ff; padding: 4px 10px; border-radius: 4px; margin: 0 6px; }/* Header v5 - Минималистичный */
.style-hard{ background: #050810; padding: 20px 0; border-bottom: 1px solid #1a1f2e; }.button780{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; gap: 40px; }.focus4{ display: flex; flex-direction: column; gap: 15px; min-width: 200px; }.label-jl{ height: 50px; width: auto; }.content-thumbnail{ background: linear-gradient(135deg, #1a1f2e, #0a0f1c); padding: 12px; border-radius: 8px; border: 1px solid #00d4ff; }.select-ro{ font-size: 12px; color: #999; text-transform: uppercase; }.interface-nl{ font-size: 20px; font-weight: 700; color: #00d4ff; margin: 4px 0; }.badge-box{ font-size: 14px; color: #fff; background: #00d4ff22; padding: 4px 8px; border-radius: 4px; }.rating108{ flex: 1; display: flex; flex-direction: column; gap: 15px; }.menu-fw{ display: flex; gap: 25px; flex-wrap: wrap; }.menu-fw .shadow582{ color: #ccc; text-decoration: none; font-size: 15px; transition: color 0.3s; }.menu-fw .shadow582:hover, .menu-fw .shadow582.active{ color: #00d4ff; }.select-x64{ display: flex; gap: 12px; }.label-hh, .featured-we{ padding: 10px 24px; border-radius: 6px; text-decoration: none; font-weight: 600; transition: all 0.3s; }.label-hh{ background: #00d4ff; color: #000; }.label-hh:hover{ background: #00b8e6; }.featured-we{ background: transparent; border: 2px solid #00d4ff; color: #00d4ff; }.featured-we:hover{ background: #00d4ff; color: #000; }

/* Header responsive */
@media (max-width: 1024px) {.style545, .template385, .badge-fe, .window505, .menu-fw{ gap: 15px; }.subtitle-t33, .focus-wp{ display: none; }
  .header-v4-logo { position: static; transform: none; }
}/* Бургер-кнопка — скрыта на десктопе */
.bright690{
  display: none; background: none; border: none; cursor: pointer; padding: 8px;
  flex-direction: column; gap: 5px; z-index: 1001;
}.card-q71{
  display: block; width: 24px; height: 2px; background: #fff; border-radius: 2px;
  transition: transform 0.3s, opacity 0.3s;
}.level-view .card-q71:nth-child(1){ transform: rotate(45deg) translate(5px, 5px); }.level-view .card-q71:nth-child(2){ opacity: 0; }.level-view .card-q71:nth-child(3){ transform: rotate(-45deg) translate(5px, -5px); }/* CTA-ссылка в мобильном меню */
.score-title{
  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) {/* Показываем бургер, скрываем десктоп-элементы */
  .bright690{ display: flex; }.promo-edge{ display: none !important; }.score-title{ display: block; }/* Мобильная навигация — скрыта по умолчанию, показывается при menu-open */
  .banner-column{
    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);
  }.level-view .banner-column{ display: flex; }.banner-column .shadow582{
    padding: 12px 0; font-size: 15px; color: #ccc; border-bottom: 1px solid rgba(255,255,255,0.06);
  }.banner-column .shadow582.active{ color: #00d4ff; }.banner-column .shadow582:last-of-type{ border-bottom: none; }/* Контейнеры хедеров — position relative для выпадающего меню */
  .game254, .title-pl, .deal155, .highlight518, .hero-k31, .style-hard{ position: relative; }.score582, .tag-up, .deal-fm,
  .component728, .button780{
    flex-wrap: nowrap; align-items: center; justify-content: space-between;
  }/* Скрываем nav-ы v5 вложенные */
  .rating108.header-nav-mobile .menu-fw{ display: flex; flex-direction: column; gap: 0; width: 100%; }.rating108.header-nav-mobile .select-x64{ width: 100%; }
  .header-v5-right.header-nav-mobile { padding: 10px 20px 20px; }
}/* ============================================
   FAQ Block Styles - 4 варианта
   ============================================ */

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

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

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

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

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

/* Footer v1 - Облако тегов разных размеров */
.badge-fu{
    background: linear-gradient(180deg, #0a0a15 0%, #1a1a2e 100%);
    padding: 50px 20px 30px;
    border-top: 2px solid rgba(255, 215, 0, 0.2);
}.smooth-m15{
    max-width: 1200px;
    margin: 0 auto;
}.window655{
    margin-bottom: 40px;
}.secondary-sf{
    font-size: 1.6rem;
    font-weight: 600;
    color: #ffd700;
    text-align: center;
    margin-bottom: 30px;
}.image-gj{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 12px;
    padding: 20px;
}.game-shadow{
    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;
}.game-shadow.tag-1{
    font-size: 0.85rem;
}.game-shadow.tag-2{
    font-size: 1rem;
    font-weight: 500;
}.game-shadow.tag-3{
    font-size: 1.1rem;
    font-weight: 600;
    color: #ffd700;
}.game-shadow:hover{
    background: rgba(255, 215, 0, 0.2);
    border-color: #ffd700;
    transform: translateY(-2px);
    color: #fff;
}.dim66{
    text-align: center;
    padding-top: 30px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}.level549{
    color: rgba(255, 255, 255, 0.6);
    font-size: 0.9rem;
    margin-bottom: 10px;
}.focus-tooltip{
    color: rgba(255, 215, 0, 0.7);
    font-size: 0.85rem;
    font-weight: 500;
}

@media (max-width: 768px) {.secondary-sf{
        font-size: 1.3rem;
    }.image-gj{
        gap: 8px;
    }
    .footer-v1-tag {
        font-size: 0.8rem !important;
        padding: 6px 12px;
    }
}/* Footer v2 - Карточный стиль с колонками */
.score339{
    background: #0f0f23;
    padding: 50px 20px 30px;
    border-top: 3px solid #ffd700;
}.hard-dx{
    max-width: 1200px;
    margin: 0 auto;
}.round-nb{
    margin-bottom: 40px;
}.light830{
    font-size: 1.8rem;
    font-weight: 700;
    color: #ffd700;
    text-align: center;
    margin-bottom: 35px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
}.collapse-ky{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}.dim584{
    background: rgba(255, 255, 255, 0.03);
    border-radius: 12px;
    padding: 25px 20px;
    border: 1px solid rgba(255, 215, 0, 0.15);
}.theme-ye{
    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;
}.theme-ye:last-child{
    border-bottom: none;
}.theme-ye:hover{
    color: #ffd700;
    padding-left: 8px;
}.window705{
    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;
}.element-frame{
    color: rgba(255, 255, 255, 0.6);
    font-size: 0.9rem;
}.badge-vl{
    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) {.collapse-ky{
        grid-template-columns: 1fr;
    }.light830{
        font-size: 1.4rem;
    }
    .footer-v2-bottom {
        flex-direction: column;
        text-align: center;
    }
}/* Footer v3 - Минималистичный список с разделителями */
.design-vb{
    background: linear-gradient(to top, #16213e 0%, #1a1a2e 100%);
    padding: 50px 20px 30px;
    border-top: 1px solid rgba(255, 215, 0, 0.3);
}.progress-deal{
    max-width: 1100px;
    margin: 0 auto;
}.screen505{
    margin-bottom: 35px;
}.state555{
    text-align: center;
    line-height: 2;
    padding: 20px;
}.toggle-accordion{
    color: rgba(255, 255, 255, 0.7);
    font-size: 0.9rem;
    transition: color 0.2s ease;
    display: inline;
    text-decoration: none;
}.toggle-accordion:hover{
    color: #ffd700;
}.grid-featured{
    text-align: center;
    padding-top: 30px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}.range-km{
    color: rgba(255, 255, 255, 0.75);
    font-size: 0.95rem;
    margin-bottom: 12px;
    line-height: 1.6;
}.popup711{
    color: rgba(255, 215, 0, 0.8);
    font-size: 0.85rem;
    font-weight: 500;
}

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

/* Рейтинговая страница: отключаем flex у родительского контейнера */
.primary-q60:has(.display900){
    display: block;
}.primary-q60{
    overflow-x: hidden;
    max-width: 100%;
}.display900{
    max-width: 1200px;
    margin: 0 auto 40px;
    padding: 0 15px;
    box-sizing: border-box;
    width: 100%;
}/* Навигационные табы */
.smooth429{
    margin-bottom: 30px;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    -ms-overflow-style: none;
}.smooth429::-webkit-scrollbar{ display: none; }.focus-subtitle{
    display: flex;
    list-style: none;
    gap: 8px;
    padding: 0;
    margin: 0;
    white-space: nowrap;
}.player249{
    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;
}.player249:hover{
    background: rgba(255,255,255,0.12);
    color: #fff;
}.component-tr{
    background: rgba(255,255,255,0.15);
    color: #fff;
    font-weight: 600;
}/* Контейнер карточек */
.column-dp{
    display: flex;
    flex-direction: column;
    gap: 16px;
}/* Карточка казино */
.edge-lw{
    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;
}.edge-lw:hover{
    border-color: rgba(255,255,255,0.2);
    box-shadow: 0 4px 20px rgba(0,0,0,0.3);
}/* Позиция в рейтинге */
.overlay60{
    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;
}/* Левая часть — логотип */
.surface-cz{
    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;
}.modal-level{
    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);
}.modal-level img{
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}/* Центральная часть — инфо */
.preview-vb{
    flex: 1;
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 10px;
}.edge-c8{
    display: flex;
    align-items: center;
    gap: 15px;
    flex-wrap: wrap;
}.gallery-kp{
    font-size: 1.15rem;
    font-weight: 700;
    color: #fff;
    margin: 0;
    letter-spacing: 0.5px;
}.style-dropdown{
    font-size: 0.8rem;
    color: #8a8a8a;
    display: flex;
    align-items: center;
    gap: 5px;
}.banner-gk{
    color: #4caf50;
    font-size: 0.7rem;
}/* Звёзды */
.outline-gl{
    display: flex;
    gap: 2px;
}.game-cz{
    font-size: 1.1rem;
}.header-w39{
    color: #ffd700;
}.visual-zt{
    color: #ffd700;
    opacity: 0.6;
}.field935{
    color: #444;
}/* Бейджи фич */
.foreground-layout{
    display: flex;
    flex-wrap: wrap;
    gap: 10px 20px;
    margin-top: 5px;
}.panel-ey{
    font-size: 0.85rem;
    color: #c0c0c0;
    display: flex;
    align-items: center;
    gap: 6px;
}.rating-preview{
    color: #4caf50;
    font-weight: 700;
    font-size: 0.9rem;
}/* Правая часть — бонус */
.expand147{
    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);
}.rating833{
    font-size: 0.8rem;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    text-align: center;
}.view-vk{
    font-size: 1rem;
    font-weight: 600;
    color: #ffd700;
    text-align: center;
}/* Кнопки */
.background-l22{
    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;
}.background-l22:hover{
    transform: translateY(-1px);
    box-shadow: 0 4px 12px rgba(0,0,0,0.3);
}.card-p2{
    background: linear-gradient(135deg, #ffd700, #ffab00);
    color: #1a1a1a;
    font-size: 0.8rem;
    padding: 8px 15px;
}.card-p2:hover{
    background: linear-gradient(135deg, #ffe033, #ffbb33);
}.star-jm{
    background: transparent;
    border: 1px solid rgba(255,255,255,0.2);
    color: #fff;
    font-size: 0.8rem;
    padding: 8px 15px;
}.star-jm:hover{
    border-color: rgba(255,255,255,0.4);
    background: rgba(255,255,255,0.05);
}.tooltip858{
    background: linear-gradient(135deg, #ffd700, #ffab00);
    color: #1a1a1a;
    font-size: 0.85rem;
    padding: 10px 20px;
}.tooltip858:hover{
    background: linear-gradient(135deg, #ffe033, #ffbb33);
}/* Контент под листингом */
.graphic-oj{
    max-width: 1200px;
    margin: 40px auto;
    padding: 0 15px;
}.graphic-oj h2{
    color: #fff;
    font-size: 1.4rem;
    margin-bottom: 15px;
}.graphic-oj p{
    color: #b0b0b0;
    line-height: 1.7;
    margin-bottom: 12px;
}.graphic-oj table{
    width: 100%;
    border-collapse: collapse;
    display: block;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    max-width: 100%;
}.graphic-oj table th,
.graphic-oj 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) {.edge-lw{
        flex-wrap: wrap;
    }.surface-cz{
        flex: 0 0 160px;
    }
    .rt-card-bonus {
        flex: 0 0 200px;
    }
}

@media (max-width: 768px) {.edge-lw{
        flex-direction: column;
    }.surface-cz{
        flex: none;
        flex-direction: row;
        padding: 15px;
        gap: 15px;
    }.modal-level{
        width: 100px;
        height: 70px;
    }.card-p2{
        flex: 1;
    }.preview-vb{
        padding: 15px;
    }.expand147{
        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;
    }.rating833,
    .view-vk{
        flex: 1 1 100%;
    }.star-jm,
    .tooltip858{
        flex: 1;
    }.overlay60{
        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) {.display900{
        padding: 0 10px;
        overflow: hidden;
    }.edge-lw{
        max-width: 100%;
    }.foreground-layout{
        gap: 6px 14px;
    }.panel-ey{
        font-size: 0.8rem;
    }
    .rt-casino-name {
        font-size: 1rem;
    }
}
