/* Яркая тема слот-сайта (рефы: slotsgatesofolympus-win.ru, doghouse.today) */

@import url("https://fonts.googleapis.com/css2?family=Nunito:wght@600;700;800;900&family=Unbounded:wght@600;700;800&display=swap");

body.slot-theme {
  --olympus-gold: #ffd24a;
  --olympus-gold-2: #ffb300;
  --olympus-amber: #ff8a00;
  --olympus-purple: #6b2bd6;
  --olympus-violet: #3a0ca3;
  --olympus-night: #16083a;
  --olympus-sky: #2b1260;
  --olympus-pink: #ff4dcd;
  --olympus-cyan: #5ef2ff;
  --brand-primary: #ffd24a;
  --brand-primary-dark: #e09a00;
  --brand-rgb: 255, 210, 74;
  --content-main: #fff7e0;
  --content-dim: #ffe9b0;
  --gold: #ffd24a;
  font-family: "Nunito", "Segoe UI", sans-serif;
  color: #fff7e0;
  --glow-text: 0 0 12px rgba(255, 210, 74, 0.32);
  --glow-sm: 0 0 8px rgba(255, 210, 74, 0.14);
  --glow-md: 0 0 16px rgba(255, 210, 74, 0.2);
  --glow-lg: 0 0 24px rgba(255, 210, 74, 0.26);
  --gold-glow: rgba(255, 210, 74, 0.24);
  background:
    radial-gradient(1200px 600px at 15% -10%, rgba(255, 77, 205, .14), transparent 55%),
    radial-gradient(900px 500px at 100% 10%, rgba(94, 242, 255, .09), transparent 50%),
    radial-gradient(800px 700px at 50% 120%, rgba(255, 210, 74, .07), transparent 50%),
    linear-gradient(180deg, #2a0f63 0%, #16083a 42%, #0e0528 100%);
  background-attachment: fixed;
}

body.slot-theme::before {
  content: "";
  pointer-events: none;
  position: fixed;
  inset: 0;
  z-index: 0;
  background-image:
    radial-gradient(2px 2px at 12% 18%, #fff, transparent),
    radial-gradient(2px 2px at 78% 12%, #ffd24a, transparent),
    radial-gradient(1.5px 1.5px at 40% 30%, #fff, transparent),
    radial-gradient(2px 2px at 88% 44%, #5ef2ff, transparent),
    radial-gradient(1.5px 1.5px at 22% 72%, #ff4dcd, transparent),
    radial-gradient(2px 2px at 62% 80%, #fff, transparent);
  opacity: .22;
}

body.slot-theme .main,
body.slot-theme footer {
  position: relative;
  z-index: 1;
}

body.slot-theme .header {
  position: fixed;
  z-index: 9999;
  isolation: isolate;
  background: linear-gradient(180deg, #16083a 0%, #16083a 100%);
  border-bottom: 2px solid rgba(255, 210, 74, .35);
  backdrop-filter: none;
}
body.slot-theme .background-effects,
body.slot-theme .preloader {
  position: fixed;
}
body.slot-theme .preloader.loaded {
  opacity: 0 !important;
  visibility: hidden !important;
  pointer-events: none !important;
}
body.slot-theme .mobile-nav {
  position: fixed;
}

body.slot-theme .logo,
body.slot-theme .logo-link {
  filter: none;
}
body.slot-theme .header .logo-link {
  flex: 0 0 220px;
  width: 220px;
  height: 70px;
  max-width: 220px !important;
  display: flex;
  align-items: center;
  overflow: hidden;
}
body.slot-theme .header .logo {
  height: 70px !important;
  max-height: 70px !important;
  width: auto;
  max-width: 220px;
  object-fit: contain;
  background: transparent !important;
  border-radius: 0;
  padding: 0;
  border: 0;
  mix-blend-mode: normal;
  position: relative;
  z-index: 2;
  transform-origin: left center;
  transition: transform .25s ease;
}
body.slot-theme .header .header-inner {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 100px !important;
  justify-content: space-between !important;
  box-sizing: border-box;
  width: 100%;
}
body.slot-theme .header.scrolled .header-inner {
  padding: 10px 100px !important;
  justify-content: space-between !important;
}
body.slot-theme .header.scrolled .logo {
  height: 70px !important;
  max-height: 70px !important;
  padding: 0;
  transform: scale(0.57);
}
body.slot-theme .header.scrolled .logo-link {
  opacity: 1 !important;
  width: 220px !important;
  height: 70px !important;
  max-width: 220px !important;
  pointer-events: auto !important;
  margin: 0 !important;
}
body.slot-theme .header.scrolled .header-actions {
  opacity: 1 !important;
  max-width: none !important;
  overflow: visible !important;
  pointer-events: auto !important;
}

body.slot-theme .nav-link {
  color: #ffe9b0 !important;
  font-weight: 800;
  border-radius: 999px;
  padding: 8px 14px !important;
}
body.slot-theme .nav-link:hover,
body.slot-theme .nav-link.active {
  background: rgba(255, 210, 74, .18);
  color: #ffd24a !important;
}

body.slot-theme .btn,
body.slot-theme .btn-apple,
body.slot-theme .btn-cta,
body.slot-theme .btn-primary,
body.slot-theme .slot-casino .sc-btn {
  border-radius: 999px !important;
  font-weight: 900 !important;
  letter-spacing: .02em;
  text-transform: none;
  box-shadow: 0 4px 0 #c47a00, 0 6px 12px rgba(255, 138, 0, .18);
}
@keyframes slot-gold-pulse {
  0%, 100% { box-shadow: 0 4px 12px rgba(255, 138, 0, .22); }
  50% { box-shadow: 0 6px 22px rgba(255, 210, 74, .48); }
}

body.slot-theme .btn-primary,
body.slot-theme .btn-cta,
body.slot-theme .btn-apple-primary,
body.slot-theme .slot-casino .sc-btn {
  background: linear-gradient(180deg, #ffe36a 0%, #ffb300 100%) !important;
  color: #2a1200 !important;
  border: 0 !important;
}

body.slot-theme .btn-outline,
body.slot-theme .btn-apple-secondary {
  background: rgba(255, 255, 255, .08) !important;
  color: #ffd24a !important;
  border: 2px solid #ffd24a !important;
  box-shadow: none !important;
}

body.slot-theme .main-title,
body.slot-theme .hero-headline,
body.slot-theme h1 {
  font-family: "Unbounded", "Nunito", sans-serif;
  font-weight: 800;
  color: #fff4c8 !important;
  -webkit-text-fill-color: #fff4c8 !important;
  background: none !important;
  -webkit-background-clip: border-box !important;
  background-clip: border-box !important;
  text-shadow: 0 1px 0 rgba(91, 44, 255, .35), 0 3px 10px rgba(255, 210, 74, .22) !important;
}
body.slot-theme .slot-land-hero h1,
body.slot-theme .slot-demo-h1 {
  font-size: 48px !important;
  font-weight: 700 !important;
  overflow-wrap: anywhere;
  line-height: 1.15 !important;
  letter-spacing: 0 !important;
}
body.slot-theme .slot-demo-h1 {
  text-align: center;
  margin: 0 !important;
  padding: 1rem 0 !important;
}
body.slot-theme .slot-land-hero h1 .slot-h1-tail {
  display: inline-block;
  white-space: nowrap;
}
body.slot-theme .slot-land-lead {
  font-size: 20px !important;
}
body.slot-theme .article-content h2,
body.slot-theme .slot-home h2,
body.slot-theme .slot-panel h2,
body.slot-theme .slot-block h2,
body.slot-theme h2 {
  font-family: "Unbounded", "Nunito", sans-serif !important;
  font-weight: 600 !important;
  text-align: left !important;
  color: #fff4c8 !important;
  -webkit-text-fill-color: #fff4c8 !important;
  background: none !important;
  text-shadow: 0 1px 0 rgba(91, 44, 255, .35), 0 3px 10px rgba(255, 210, 74, .22) !important;
  border: 0 !important;
  padding-bottom: 0 !important;
  margin: 16px 0 1rem !important;
  font-size: 34px !important;
  line-height: 1.25 !important;
  position: relative !important;
}
body.slot-theme .slot-block > h2:first-child,
body.slot-theme .slot-panel > h2:first-child,
body.slot-theme .slot-home > section:first-child > h2:first-child,
body.slot-theme .article-content .slot-home:first-child > .slot-panel:first-child > h2 {
  margin-top: 0 !important;
}
body.slot-theme .article-content h3,
body.slot-theme .slot-home h3,
body.slot-theme .slot-panel h3,
body.slot-theme .slot-block h3,
body.slot-theme h3 {
  font-family: "Unbounded", "Nunito", sans-serif !important;
  font-weight: 600 !important;
  text-align: left !important;
  color: #ffd24a !important;
  -webkit-text-fill-color: #ffd24a !important;
  background: none !important;
  text-shadow: none !important;
  border: 0 !important;
  padding-bottom: 0 !important;
  margin: 1.4rem 0 .8rem !important;
  font-size: 24px !important;
  line-height: 1.3 !important;
}
body.slot-theme .grid-overlay {
  opacity: .4;
}
body.slot-theme .gradient-orb {
  opacity: .12;
}

body.slot-theme .hero-cover {
  max-height: 280px;
  width: 100%;
  object-fit: cover;
  border-radius: 16px;
}
body.slot-theme .hero-value-grid {
  min-height: 0;
}

body.slot-theme .gradient-text {
  background: linear-gradient(90deg, #fff 0%, #ffd24a 40%, #ff4dcd 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  text-shadow: none;
}

body.slot-theme .hero-value {
  background:
    radial-gradient(600px 280px at 80% 0%, rgba(255, 210, 74, .25), transparent 60%),
    linear-gradient(160deg, rgba(107, 43, 214, .55), rgba(22, 8, 58, .35));
  border: 2px solid rgba(255, 210, 74, .35);
  border-radius: 28px;
  padding: 1.5rem;
  box-shadow: 0 20px 50px rgba(0, 0, 0, .35);
}

body.slot-theme .hero-badge {
  background: linear-gradient(90deg, #ff4dcd, #7c4dff);
  color: #fff;
  border-radius: 999px;
  font-weight: 800;
}

body.slot-theme .hero-features li {
  background: rgba(255, 255, 255, .08);
  border: 1px solid rgba(255, 210, 74, .25);
  border-radius: 16px;
  padding: .55rem .8rem;
}

body.slot-theme .glass-card,
body.slot-theme .content-wrapper,
body.slot-theme .slot-home section.glass-card,
body.slot-theme .article-content {
  background: rgba(255, 255, 255, .06);
  border: 1px solid rgba(255, 210, 74, .22);
  border-radius: 22px;
}

body.slot-theme .article-content {
  padding: 8px 4px 24px;
}

html {
  background: #0e0528;
}
body.slot-theme {
  background-color: #0e0528 !important;
}
body.slot-theme footer,
body.slot-theme .site-footer {
  --slot-footer-h: 72px;
  background: linear-gradient(180deg, transparent, rgba(10, 4, 30, .9)) !important;
  border: 0 !important;
  border-top: 2px solid rgba(255, 210, 74, .35) !important;
  border-image: none !important;
  margin-top: 144px !important;
  margin-bottom: 0 !important;
  padding: 12px 0 !important;
  min-height: 0 !important;
  box-shadow: none !important;
}
body.slot-theme .site-footer::before {
  display: block !important;
  content: "" !important;
  inset: 0 !important;
  height: auto !important;
  background: radial-gradient(ellipse at 50% 0%, rgba(255, 210, 74, .12) 0%, transparent 70%) !important;
}
body.slot-theme .footer-seals {
  display: none !important;
}
body.slot-theme .legal-row {
  justify-content: center !important;
  text-align: center !important;
  gap: 0 !important;
}
body.slot-theme .footer-copy {
  text-align: center !important;
  width: 100%;
}
body.slot-theme .footer-copy p {
  margin: 0 0 4px !important;
}
body.slot-theme .footer-legal {
  padding: 0 !important;
}
body.slot-theme .slot-mid-cta {
  margin-top: 144px !important;
  margin-bottom: 0 !important;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center !important;
  width: 100%;
}
body.slot-theme .slot-mid-cta .slot-cta-row {
  justify-content: center !important;
  width: auto;
}
body.slot-theme .main {
  padding-bottom: 0 !important;
  min-height: 0 !important;
}
body.slot-theme .article-content {
  margin-bottom: 0 !important;
}
body.slot-theme .article-content .slot-home:last-child > .slot-panel:last-child,
body.slot-theme .article-content .slot-panel:last-child {
  margin-bottom: 0 !important;
}

body.slot-theme .mobile-nav {
  background: #1a0848;
  overflow-y: auto;
  padding: 20px 24px 32px !important;
  gap: 0 !important;
}
body.slot-theme .mobile-nav-cta {
  display: flex;
  flex-direction: row;
  gap: 12px;
  margin: 0 0 28px;
}
body.slot-theme .mobile-nav-cta .btn {
  flex: 1 1 0;
  min-width: 0;
  height: 48px !important;
  border-radius: 999px !important;
}
body.slot-theme .mobile-nav nav {
  display: flex;
  flex-direction: column;
  gap: 22px;
}
body.slot-theme .mobile-nav-group-title,
body.slot-theme .mobile-nav-actions {
  display: none !important;
}
body.slot-theme .mobile-nav-link {
  color: #ffe9b0 !important;
  font-weight: 600 !important;
  font-size: 18px !important;
  background: none !important;
  border: 0 !important;
  box-shadow: none !important;
  border-radius: 0 !important;
  padding: 0 !important;
  display: block !important;
  line-height: 1.3;
}
body.slot-theme .mobile-nav-link:hover,
body.slot-theme .mobile-nav-link.active {
  background: none !important;
  border: 0 !important;
  box-shadow: none !important;
  color: #ffd24a !important;
}

body.slot-theme a {
  color: #ffd24a;
}

body.slot-theme .article-content p,
body.slot-theme .article-content li,
body.slot-theme .article-content ul,
body.slot-theme .article-content ol,
body.slot-theme .slot-block p,
body.slot-theme .slot-home p {
  color: #fff3cc;
  font-size: 16px !important;
  line-height: 18px !important;
}

body.slot-theme .breadcrumbs,
body.slot-theme .breadcrumb-link {
  color: #ffd24a;
}

/* Якоря в одной полосе с логотипом */
body.slot-theme .header .main-nav {
  flex: 1;
  display: flex;
  justify-content: center;
  min-width: 0;
}
body.slot-theme .header .slot-toc {
  width: auto;
  max-width: 100%;
}
body.slot-theme .slot-toc ul {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
  gap: .15rem;
  width: auto;
  list-style: none;
  margin: 0;
  padding: 0;
}
body.slot-theme .slot-toc a {
  display: inline-block;
  padding: .35rem .65rem;
  border-radius: 999px;
  color: #ffe9b0 !important;
  font-weight: 500;
  font-size: 16px;
  white-space: nowrap;
  text-decoration: none;
  background: transparent;
  border: 0;
  box-shadow: none;
}
body.slot-theme .slot-toc a:hover {
  background: rgba(255, 210, 74, .18);
  color: #ffd24a !important;
}

body.slot-theme .slot-specs th { color: #ffd24a; }
body.slot-theme .slot-specs td { color: #fff7e0; }
body.slot-theme .slot-specs th,
body.slot-theme .slot-specs td {
  border-bottom-color: rgba(255, 210, 74, .18);
  padding-left: 1.35rem;
}

body.slot-theme .slot-casinos {
  align-items: stretch;
}
body.slot-theme .slot-casino {
  background: linear-gradient(180deg, rgba(255, 77, 205, .18), rgba(22, 8, 58, .65));
  border: 2px solid rgba(255, 210, 74, .4);
  box-shadow: 0 10px 0 rgba(90, 20, 160, .45);
  height: 100%;
  display: flex;
  flex-direction: column;
  border-radius: 28px !important;
}
body.slot-theme .slot-casino .sc-btn {
  margin-top: auto;
}
body.slot-theme .slot-casino:hover {
  transform: translateY(-3px);
  border-color: #ffd24a;
}

body.slot-theme .slot-symbols {
  width: 100%;
  grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
}
body.slot-theme .slot-sym {
  background: radial-gradient(circle at 50% 20%, rgba(255, 210, 74, .35), rgba(58, 12, 130, .8));
  border: 2px solid rgba(255, 210, 74, .35);
  min-width: 0;
  overflow: hidden;
}
body.slot-theme .slot-sym-name,
body.slot-theme .slot-sym-pay {
  white-space: normal !important;
  overflow-wrap: anywhere;
  word-break: break-word;
  max-width: 100%;
}
body.slot-theme .slot-sym-ico {
  background: rgba(0, 0, 0, .28) !important;
  color: #3a1200;
  font-weight: 900;
  min-width: 64px;
  min-height: 64px;
}
body.slot-theme .slot-sym-ico img {
  width: 64px !important;
  height: 64px !important;
  object-fit: contain !important;
  display: block !important;
  flex-shrink: 0 !important;
}

body.slot-theme .slot-pn-plus {
  background: linear-gradient(180deg, rgba(0, 200, 120, .25), rgba(10, 40, 30, .5));
  border-color: #19e38a;
}
body.slot-theme .slot-pn-minus {
  background: linear-gradient(180deg, rgba(255, 70, 90, .25), rgba(50, 10, 20, .5));
  border-color: #ff5a6a;
}

body.slot-theme .slot-faq summary {
  color: #ffd24a;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 1rem;
}
body.slot-theme .slot-faq summary::after {
  content: "+";
  flex: 0 0 auto;
  font-weight: 700;
  font-size: 1.35em;
  line-height: 1;
  color: #ffd24a;
}
body.slot-theme .slot-faq details[open] > summary::after { content: "−"; }
body.slot-theme .slot-land-logo {
  height: 144px !important;
  max-height: 144px !important;
  max-width: 480px !important;
  background: transparent !important;
  box-shadow: none;
  mix-blend-mode: multiply;
}
body.slot-theme .slot-land-provider,
body.slot-theme .slot-spec-logo {
  background: transparent !important;
  box-shadow: none;
  mix-blend-mode: normal;
  position: relative;
  z-index: 2;
}
body.slot-theme .win-notifications-root {
  bottom: 20px !important;
  right: 20px !important;
  left: auto !important;
}
body.slot-theme .quicklink-item {
  background: rgba(255, 210, 74, .12);
  border: 1px solid rgba(255, 210, 74, .35);
  border-radius: 16px;
  color: #fff7e0 !important;
}

body.slot-theme .header-actions,
body.slot-theme .slot-land-actions,
body.slot-theme .slot-cta-row {
  display: flex;
  align-items: center;
  gap: 12px;
}
body.slot-theme .header-actions .btn,
body.slot-theme .slot-cta-row .btn {
  box-sizing: border-box;
  width: 148px;
  min-width: 148px;
  max-width: 148px;
  height: 48px;
  padding: 0 20px !important;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  font-size: 1rem !important;
  border-width: 2px !important;
}
body.slot-theme .slot-mobile {
  display: grid !important;
  grid-template-columns: minmax(240px, 320px) minmax(0, 1fr) !important;
  gap: 1.6rem;
  align-items: center;
  width: 100%;
}
body.slot-theme .slot-mobile-media {
  min-width: 240px !important;
  width: 100%;
  display: flex !important;
  justify-content: center;
  align-items: center;
}
body.slot-theme .slot-mobile-pic {
  display: block !important;
  width: auto !important;
  max-width: 100% !important;
  height: auto !important;
  max-height: 520px !important;
  object-fit: contain !important;
  flex-shrink: 0 !important;
  position: relative;
  z-index: 1;
}
@media (max-width: 860px) {
  body.slot-theme .slot-mobile {
    grid-template-columns: 1fr !important;
  }
  body.slot-theme .slot-mobile-media {
    min-width: 0 !important;
  }
}
body.slot-theme .slot-demo-wrap {
  width: 100%;
  margin-top: .35rem;
  background: #0a0614;
  border-radius: 12px;
  overflow: hidden;
}
body.slot-theme .slot-demo-frame {
  position: relative;
  width: 100%;
  aspect-ratio: 16 / 9;
  min-height: 280px;
  background: #0a0614;
  overflow: hidden;
}
body.slot-theme .slot-demo-frame iframe {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  border: 0;
  display: block;
}
body.slot-theme .slot-demo-start {
  position: absolute;
  inset: 0;
  z-index: 2;
  border: 0;
  cursor: pointer;
  background: rgba(10, 6, 20, .45);
  display: flex;
  align-items: center;
  justify-content: center;
}
body.slot-theme .slot-demo-start::after {
  content: "Играть демо";
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 180px;
  height: 52px;
  padding: 0 22px;
  border-radius: 999px;
  background: linear-gradient(180deg, #ffe36a, #ffb300);
  color: #2a1200;
  font-weight: 800;
}
body.slot-theme .slot-demo-bar {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  min-height: 44px;
  padding: 8px 12px;
  background: #100818;
}
body.slot-theme .slot-demo-fs {
  background: none;
  border: 0;
  color: #ffe9b0;
  cursor: pointer;
  font-size: 14px;
  font-weight: 600;
}
body.slot-theme .slot-demo-wrap.is-fs {
  position: fixed;
  inset: 0;
  z-index: 100000;
  border-radius: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  background: #000;
}
body.slot-theme .slot-demo-wrap.is-fs .slot-demo-frame {
  flex: 1;
  aspect-ratio: auto;
  min-height: 0;
  height: auto;
}
@media (max-width: 768px) {
  body.slot-theme .slot-demo-frame { min-height: 200px; }
}
body.slot-theme .slot-mobile-cta {
  display: flex !important;
  flex-direction: row !important;
  flex-wrap: nowrap !important;
  align-items: stretch;
  gap: 16px !important;
}
body.slot-theme .slot-mobile-cta .btn {
  flex: 1 1 0 !important;
  width: auto !important;
  min-width: 0 !important;
  max-width: none !important;
  height: 56px !important;
}
body.slot-theme .slot-land-actions {
  gap: 16px !important;
}
body.slot-theme .slot-land-actions .btn {
  box-sizing: border-box;
  width: 237px !important;
  min-width: 0 !important;
  max-width: 100% !important;
  height: 77px !important;
  padding: 0 22px !important;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  font-size: 1.6rem !important;
  border-width: 2px !important;
  flex: 0 1 237px;
}
body.slot-theme .header-actions .btn-primary,
body.slot-theme .slot-land-actions .btn-cta,
body.slot-theme .slot-land-actions .btn-primary,
body.slot-theme .slot-cta-row .btn-cta {
  box-shadow: 0 4px 12px rgba(255, 138, 0, .18) !important;
  border: 2px solid #ffb300 !important;
}

body.slot-landing .content-wrapper,
body.slot-landing .layout-block {
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  border-radius: 0 !important;
  padding-left: 0;
  padding-right: 0;
}
body.slot-landing .content-wrapper::before {
  display: none !important;
  content: none !important;
}
body.slot-theme .article-content,
body.slot-theme .slot-block {
  background: rgba(12, 10, 20, .78) !important;
  border: 1px solid rgba(212, 175, 55, .7) !important;
  border-radius: 22px !important;
  padding: 1.4rem 1.5rem 1.6rem !important;
  margin: 60px 0 0 !important;
  box-sizing: border-box;
}
body.slot-theme .slot-block .slot-home,
body.slot-theme .slot-block .slot-panel,
body.slot-theme .slot-block section {
  margin: 0 !important;
}
body.slot-theme .slot-panel,
body.slot-theme .slot-home section {
  background: transparent !important;
  box-shadow: none !important;
  border: 0 !important;
  border-radius: 0 !important;
  margin: 60px 0 0 !important;
}
body.slot-landing .article-content .slot-home:first-child > .slot-panel:first-child,
body.slot-landing .article-content .slot-home:first-child > section:first-child {
  margin-top: 0 !important;
}
body.slot-theme .slot-specs,
body.slot-theme .slot-pay {
  background: transparent;
}
body.slot-theme .slot-specs th,
body.slot-theme .slot-pay th {
  color: #fff !important;
  background: transparent;
  text-transform: uppercase;
  letter-spacing: .04em;
  border-bottom: 1px solid rgba(255,255,255,.35);
}
body.slot-theme .slot-specs td,
body.slot-theme .slot-pay td {
  color: #fff !important;
  border-bottom: 1px solid rgba(255,255,255,.22);
}
body.slot-landing .content-header { margin: 0; padding: 0; border: 0; }
body.slot-theme .content-header::after {
  display: none !important;
  content: none !important;
}
body.slot-theme .article-content h2::after,
body.slot-theme .slot-home h2::after,
body.slot-theme .slot-panel h2::after,
body.slot-theme .slot-block h2::after,
body.slot-theme h2::after,
body.slot-theme h3::after {
  display: none !important;
  content: none !important;
}
body.slot-landing .main-title { margin: 0 0 1rem; }
body.slot-landing .content-wrapper { padding: 0 !important; }
body.slot-theme .main > .container,
body.slot-landing .main > .container {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 100px !important;
  padding-right: 100px !important;
  box-sizing: border-box;
}
@media (max-width: 768px) {
  body.slot-theme .main > .container,
  body.slot-landing .main > .container,
  body.slot-theme .header .header-inner,
  body.slot-theme .header.scrolled .header-inner {
    padding-left: 16px !important;
    padding-right: 16px !important;
  }
  body.slot-theme .slot-land-hero h1,
  body.slot-theme .slot-demo-h1 {
    font-size: 28px !important;
  }
  body.slot-theme .slot-land-lead {
    font-size: 16px !important;
  }
  body.slot-theme .article-content h2,
  body.slot-theme .slot-home h2,
  body.slot-theme .slot-panel h2,
  body.slot-theme .slot-block h2,
  body.slot-theme h2 {
    font-size: 24px !important;
  }
  body.slot-theme .article-content h3,
  body.slot-theme .slot-home h3,
  body.slot-theme .slot-panel h3,
  body.slot-theme .slot-block h3,
  body.slot-theme h3 {
    font-size: 18px !important;
  }
  body.slot-theme {
    background-attachment: scroll !important;
  }
  body.slot-theme .slot-land-copy::before {
    mix-blend-mode: normal !important;
    opacity: .55 !important;
  }
  body.slot-theme .btn-cta,
  body.slot-theme .btn-primary,
  body.slot-theme .pulse-glow,
  body.slot-theme .slot-casino .sc-btn {
    animation: none !important;
  }
  body.slot-theme .gradient-orb,
  body.slot-theme .grid-overlay,
  body.slot-theme .background-effects {
    display: none !important;
  }
}
body.slot-has-toc .main,
body.slot-theme .main {
  padding-top: 76px !important;
}

/* Текст-меню, пока помещается; иначе гамбургер */
body.slot-theme .header .main-nav {
  display: flex !important;
}
body.slot-theme .mobile-menu-btn {
  display: none !important;
}
body.slot-theme .hamburger {
  width: 22px;
  height: 2px;
  background: #fff7e0 !important;
  box-shadow: none;
}
body.slot-theme .hamburger::before,
body.slot-theme .hamburger::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  width: 22px;
  height: 2px;
  background: #fff7e0 !important;
  transform: none;
}
body.slot-theme .hamburger::before { top: -7px !important; }
body.slot-theme .hamburger::after { top: 7px !important; bottom: auto !important; }
body.slot-theme .mobile-menu-btn.active .hamburger {
  background: transparent !important;
}
body.slot-theme .mobile-menu-btn.active .hamburger::before {
  top: 0 !important;
  transform: rotate(45deg);
}
body.slot-theme .mobile-menu-btn.active .hamburger::after {
  top: 0 !important;
  transform: rotate(-45deg);
}
body.slot-theme .header-actions {
  display: flex !important;
  overflow: visible !important;
  max-width: none !important;
}
@media (max-width: 768px) {
  body.slot-theme .header .main-nav {
    display: none !important;
  }
  body.slot-theme .mobile-menu-btn {
    display: flex !important;
  }
}
@media (max-width: 640px) {
  body.slot-theme .header-actions {
    display: none !important;
  }
  body.slot-theme .slot-land-actions {
    width: 100%;
    gap: 16px;
    flex-wrap: nowrap;
  }
  body.slot-theme .slot-land-actions .btn,
  body.slot-theme .slot-land-actions .btn-cta,
  body.slot-theme .slot-land-actions .btn-outline {
    flex: 1 1 0;
    min-width: 0 !important;
    max-width: none !important;
    width: auto !important;
    height: 58px !important;
    justify-content: center;
    text-align: center;
  }
}

body.slot-theme .btn,
body.slot-theme a.btn,
body.slot-theme .btn:hover,
body.slot-theme a.btn:hover,
body.slot-theme .btn:focus,
body.slot-theme .slot-casino,
body.slot-theme .slot-casino:hover,
body.slot-theme .slot-casino .sc-btn {
  text-decoration: none !important;
}
body.slot-theme .btn,
body.slot-theme a.btn,
body.slot-theme .slot-casino .sc-btn {
  transition: transform .22s ease, box-shadow .22s ease, background .22s ease, color .22s ease, border-color .22s ease;
}
body.slot-theme .btn-cta,
body.slot-theme .btn-primary,
body.slot-theme .pulse-glow,
body.slot-theme .slot-casino .sc-btn {
  animation: slot-gold-pulse 2s ease-in-out infinite !important;
  box-shadow: 0 4px 12px rgba(255, 138, 0, .22) !important;
  border: 2px solid #ffb300 !important;
}
body.slot-theme .btn-outline {
  animation: none !important;
}
body.slot-theme .btn:hover,
body.slot-theme a.btn:hover,
body.slot-theme .slot-casino:hover .sc-btn,
body.slot-theme .slot-casino .sc-btn:hover {
  transform: translateY(-4px) scale(1.02);
}
body.slot-theme .btn-cta:hover,
body.slot-theme .btn-primary:hover,
body.slot-theme .pulse-glow:hover,
body.slot-theme .slot-casino:hover .sc-btn,
body.slot-theme .slot-casino .sc-btn:hover {
  animation: none !important;
  box-shadow: 0 10px 28px rgba(255, 210, 74, .5) !important;
}
body.slot-theme .btn-outline:hover {
  background: rgba(255, 210, 74, .16) !important;
  color: #ffe36a !important;
  box-shadow: 0 8px 20px rgba(255, 210, 74, .28) !important;
}
body.slot-theme .btn:active,
body.slot-theme a.btn:active,
body.slot-theme .slot-casino .sc-btn:active {
  transform: translateY(-2px) scale(0.98);
}

body.slot-theme {
  --olympus-gold: #ffb80a;
  --olympus-gold-2: #e09f00;
  --olympus-amber: #ffb500;
  --olympus-purple: #7c12e2;
  --olympus-violet: #340066;
  --olympus-night: #1f003d;
  --olympus-sky: #340066;
  --olympus-night-2: #2c0750;
  --olympus-night-3: #150029;
  --olympus-pink: #b366ff;
  --olympus-cyan: #ffb80a;
  --brand-primary: #ffb80a;
  --brand-primary-dark: #e09f00;
  --brand-rgb: 255, 184, 10;
  --content-main: #f5f2ea;
  --content-dim: #e8dbba;
  --gold: #ffb80a;
  --heading: #f1eada;
  --btn-top: #ffc433;
  --btn-text: #302303;
  --btn-shadow: #996d00;
  --panel-border: rgba(255, 184, 10, 0.7);
  color: #f5f2ea;
  --glow-text: 0 0 12px rgba(255, 184, 10, 0.32);
  --glow-sm: 0 0 8px rgba(255, 184, 10, 0.14);
  --glow-md: 0 0 16px rgba(255, 184, 10, 0.2);
  --glow-lg: 0 0 24px rgba(255, 184, 10, 0.26);
  --gold-glow: rgba(255, 184, 10, 0.24);
  background:
    radial-gradient(1200px 600px at 15% -10%, rgba(179, 102, 255, 0.14), transparent 55%),
    radial-gradient(900px 500px at 100% 10%, rgba(255, 184, 10, 0.09), transparent 50%),
    radial-gradient(800px 700px at 50% 120%, rgba(255, 184, 10, 0.07), transparent 50%),
    linear-gradient(180deg, #2c0750 0%, #1f003d 42%, #150029 100%);
}
body.slot-theme { background-color: #150029 !important; color: #f5f2ea !important; }
body.slot-theme .header { background: linear-gradient(180deg, #1f003d 0%, #1f003d 100%) !important; border-bottom-color: rgba(255, 184, 10, 0.35) !important; }
body.slot-theme .nav-link { color: #e8dbba !important; }
body.slot-theme .nav-link:hover, body.slot-theme .nav-link.active { background: rgba(255, 184, 10, 0.18) !important; color: #ffb80a !important; }
body.slot-theme .btn, body.slot-theme .btn-apple, body.slot-theme .btn-cta, body.slot-theme .btn-primary, body.slot-theme .slot-casino .sc-btn { box-shadow: 0 4px 0 #996d00, 0 6px 12px rgba(255, 181, 0, 0.18) !important; }
body.slot-theme .btn-primary, body.slot-theme .btn-cta, body.slot-theme .btn-apple-primary, body.slot-theme .slot-casino .sc-btn { background: linear-gradient(180deg, #ffc433 0%, #e09f00 100%) !important; color: #302303 !important; border: 0 !important; }
body.slot-theme .btn-outline, body.slot-theme .btn-apple-secondary { color: #ffb80a !important; border: 2px solid #ffb80a !important; }
body.slot-theme .main-title, body.slot-theme .hero-headline, body.slot-theme h1, body.slot-theme .slot-land-hero h1, body.slot-theme .slot-demo-h1, body.slot-theme h2, body.slot-theme .article-content h2, body.slot-theme .slot-home h2, body.slot-theme .slot-panel h2, body.slot-theme .slot-block h2 { color: #f1eada !important; -webkit-text-fill-color: #f1eada !important; text-shadow: 0 1px 0 rgba(124, 18, 226, 0.35), 0 3px 10px rgba(255, 184, 10, 0.22) !important; }
body.slot-theme h3, body.slot-theme .article-content h3, body.slot-theme .slot-home h3, body.slot-theme .slot-panel h3, body.slot-theme .slot-block h3 { color: #ffb80a !important; -webkit-text-fill-color: #ffb80a !important; }
body.slot-theme a, body.slot-theme .breadcrumbs, body.slot-theme .breadcrumb-link, body.slot-theme .slot-toc a:hover, body.slot-theme .mobile-nav-link:hover, body.slot-theme .mobile-nav-link.active { color: #ffb80a !important; }
body.slot-theme .article-content a, body.slot-theme .slot-home a, body.slot-theme .slot-block a, body.slot-theme .slot-panel a { text-decoration: none !important; }
body.slot-theme .article-content a:hover, body.slot-theme .slot-home a:hover, body.slot-theme .slot-block a:hover { text-decoration: underline !important; text-underline-offset: 3px; }
body.slot-theme h2, body.slot-theme h3, body.slot-theme .article-content h2, body.slot-theme .article-content h3, body.slot-theme .slot-home h2, body.slot-theme .slot-home h3 { display: block !important; }
body.slot-theme .article-content p, body.slot-theme .article-content li, body.slot-theme .slot-block p, body.slot-theme .slot-home p, body.slot-theme .slot-land-lead { color: #e8dbba !important; }
body.slot-theme .slot-specs th, body.slot-theme .slot-pay th, body.slot-theme .slot-faq summary, body.slot-theme .slot-faq summary::after, body.slot-theme .slot-casino .sc-rating { color: #ffb80a !important; }
body.slot-theme .slot-specs td, body.slot-theme .slot-pay td { color: #f5f2ea !important; }
body.slot-theme .hamburger, body.slot-theme .hamburger::before, body.slot-theme .hamburger::after { background: #f5f2ea !important; }
body.slot-theme footer, body.slot-theme .site-footer { border-top-color: rgba(255, 184, 10, 0.35) !important; }
body.slot-theme .site-footer::before { background: radial-gradient(ellipse at 50% 0%, rgba(255, 184, 10, 0.12) 0%, transparent 70%) !important; }
body.slot-theme .article-content, body.slot-theme .slot-block, body.slot-theme .slot-land-copy { border-color: rgba(255, 184, 10, 0.7) !important; }
body.slot-theme .header-actions .btn-primary, body.slot-theme .slot-land-actions .btn-cta, body.slot-theme .slot-land-actions .btn-primary, body.slot-theme .slot-cta-row .btn-cta { box-shadow: 0 4px 12px rgba(255, 181, 0, 0.18) !important; border: 2px solid #e09f00 !important; }
body.slot-theme .logo-text { color: #ffb80a !important; }
body.slot-theme .slot-demo-start::after { background: linear-gradient(180deg, #ffc433 0%, #e09f00 100%) !important; color: #302303 !important; }
body.slot-theme .btn-outline:hover { background: rgba(255, 184, 10, 0.16) !important; color: #ffc433 !important; box-shadow: 0 8px 20px rgba(255, 184, 10, 0.28) !important; }
body.slot-theme .slot-toc a { color: #e8dbba !important; }
body.slot-theme .slot-toc a:hover { color: #ffb80a !important; }
