.ui-country-trigger, .ui-country-popover, .mobile-country, .mobile-locale-popover {
  display: none !important;
}
.content-block:has(> #the-case-for-room-by-room) .list-story-panel--reverse {
  position: relative;
  isolation: isolate;
  background-color: var(--body-bg);
  background-image: none;
}
.content-block:has(> #the-case-for-room-by-room) .list-story-panel--reverse::before {
  position: absolute;
  inset: 0 auto 0 0;
  z-index: -1;
  height: 100%;
  aspect-ratio: 3 / 2;
  max-width: 100%;
  background: var(--list-panel-image) left center / cover no-repeat;
  -webkit-mask-image: linear-gradient(90deg, #000 35%, rgba(0, 0, 0, .65) 60%, transparent 100%);
  mask-image: linear-gradient(90deg, #000 35%, rgba(0, 0, 0, .65) 60%, transparent 100%);
  content: "";
  pointer-events: none;
}
@media (max-width: 900px) {
  .content-block:has(> #the-case-for-room-by-room) .list-story-panel--reverse::before {
    opacity: .32;
  }
}
.hs-hero-copy {
  min-width: 0;
  max-width: 100%;
}
.hs-hero h1 {
  max-width: 100%;
  font-size: clamp(30px, 3.5vw, 48px);
  line-height: 1.12;
  overflow-wrap: anywhere;
  hyphens: auto;
}
@media (min-width: 901px) {
  /* Long translations may grow the hero instead of clipping its content. */
  .hs-hero { height: auto; }
}
@media (max-width: 900px) {
  .hs-hero h1 { font-size: clamp(26px, 4.6vw, 38px); }
}
.app-download-actions {
  grid-template-columns: repeat(auto-fit, minmax(min(100%, 260px), 260px));
}
.platform-download-inline {
  width: min(100%, 260px);
}
.app-download-button,
.platform-download-inline .app-download-button {
  grid-template-columns: 36px minmax(0, 1fr);
  min-height: 68px;
  gap: 10px;
  padding: 10px 14px;
}
.app-download-button > img,
.platform-download-inline .app-download-button > img {
  width: 36px;
  height: 36px;
}
.app-download-button > span {
  gap: 2px;
  line-height: 1.2;
}
.app-download-button > span > small {
  font-size: 15px;
}
.app-download-button > span > strong {
  font-size: 16px;
}
.hs-mobile-player-story-character {
  background: transparent;
  filter: url("#review-character-alpha") drop-shadow(0 8px 10px rgba(0, 0, 0, 0.28));
}
/* Mirror left-sided Bonus and Betting characters, leaving the text unchanged. */
.hs-author-spotlight:has(#the-verdict-on-hellspin-s-book, #the-verdict-on-hellspin-s-bonuses) {
  background-image: none;
}
.hs-author-spotlight:has(#the-verdict-on-hellspin-s-book, #the-verdict-on-hellspin-s-bonuses)::before {
  position: absolute;
  inset: 0;
  z-index: -2;
  background: var(--author-art) left center / cover no-repeat;
  transform: scaleX(-1);
  pointer-events: none;
  content: "";
}
.hs-author-spotlight:has(#the-verdict-on-hellspin-s-book, #the-verdict-on-hellspin-s-bonuses)::after {
  background: linear-gradient(90deg, #080b1e 0%, rgba(8, 11, 30, .94) 42%, rgba(8, 11, 30, .55) 58%, transparent 78%);
}
@media (min-width: 901px) {
  .hs-author-spotlight:has(#the-verdict-on-hellspin-s-book, #the-verdict-on-hellspin-s-bonuses) > * {
    width: min(55%, 690px);
  }
}
@media (max-width: 900px) {
  .hs-author-spotlight {
    background-size: cover, auto 560px;
    background-position: center, right top;
  }
  .hs-author-spotlight:has(#the-verdict-on-hellspin-s-book, #the-verdict-on-hellspin-s-bonuses)::before {
    background-size: auto 560px;
    background-position: left top;
  }
  .hs-author-spotlight:has(#the-verdict-on-hellspin-s-book, #the-verdict-on-hellspin-s-bonuses)::after {
    background: rgba(8, 11, 30, .8);
  }
}
.mobile-player-stories--large-characters .hs-mobile-player-story {
  min-height: 0;
  padding: 20px clamp(190px, 27%, 290px) 20px 22px;
}
.mobile-player-stories--large-characters .hs-mobile-player-story-character {
  inset: 12px 12px auto auto;
  width: calc(27% - 28px);
  height: calc(100% - 24px);
  object-fit: contain;
  object-position: right center;
}
@media (max-width: 900px) {
  .mobile-player-stories--large-characters .hs-mobile-player-story {
    padding: 18px;
  }
  .mobile-player-stories--large-characters .hs-mobile-player-story-character {
    width: 42%;
  }
}
.multi-language { position: relative; flex: 0 0 auto; margin-left: auto; color: #fff; z-index: 120; }
.multi-language summary { display: flex; align-items: center; justify-content: center; gap: 6px; min-height: 36px; padding: 5px 9px; border: 1px solid #ffc929; border-radius: 24px; background: #171b29; cursor: pointer; list-style: none; font: 700 12px/1.2 sans-serif; white-space: nowrap; }
.multi-language summary::-webkit-details-marker { display: none; }
.multi-flag { display: inline-flex; align-items: center; justify-content: center; width: 21px; height: 21px; border-radius: 50%; overflow: hidden; background: #fff; font: 22px/1 sans-serif; flex-shrink: 0; }
.multi-chevron { width: 6px; height: 6px; border-right: 2px solid currentColor; border-bottom: 2px solid currentColor; transform: rotate(45deg); transition: transform .18s ease; margin: -3px 2px 0; }
.multi-language[open] .multi-chevron { transform: rotate(225deg); margin-top: 3px; }
.multi-language-options { position: absolute; right: 0; top: calc(100% + 10px); width: 224px; max-width: calc(100vw - 24px); display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 6px; padding: 12px; border: 1px solid #ffc929; border-radius: 12px; background: #171b29; box-shadow: 0 10px 35px #0008; }
.multi-language:not([open]) .multi-language-options { display: none; }
.multi-language-options a { display: flex; align-items: center; gap: 10px; min-height: 44px; padding: 8px; border-radius: 6px; color: #fff; font: 700 13px/1 sans-serif; text-decoration: none; }
.multi-language-options a:hover, .multi-language-options a[aria-current] { background: #ffc929; color: #111; }
.multi-language summary:focus-visible, .multi-language a:focus-visible { outline: 2px solid #fff; outline-offset: 3px; }
@media (min-width:1081px) {
  .site-nav {
    grid-template-columns: 220px minmax(0, 1fr) auto auto;
    gap: clamp(8px, 1.2vw, 20px);
  }
  body:has(.side-rail.hs-is-collapsed) .site-nav {
    grid-template-columns: 90px minmax(0, 1fr) auto auto;
  }
  .site-nav > .multi-language { margin-left: 0; }
  .site-nav .nav-links a,
  .site-nav .hs-header-action-button { white-space: nowrap; }
}
@media (max-width:1080px) {
  .multi-language { order: 8; margin-left: 0; }
  .ui-mobile-burger, .hs-mobile-burger { order: 9; }
  .multi-language summary { min-height: 36px; padding-inline: 7px; }
}
@media (prefers-reduced-motion:reduce) { .multi-chevron { transition: none; } }

/* Clip local flag artwork to a filled circle on every platform. */
.multi-flag img { display: block; width: 100%; height: 100%; max-width: none; object-fit: cover; border-radius: 50%; }
