/* Casino Arwen page skin: black, violet neon, gold accents. */

/* Baslik fontu: yerel Gilroy (self-host) -> CDN'e bagimli degil, onizleme +
   canlida guvenle yuklenir. Turkce karakterleri kapsar. */
@font-face {
  font-family: "GilroyArwen";
  src:
    url("/assets/gilroy-regular-webfont.woff2") format("woff2"),
    url("/assets/gilroy-regular-webfont.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

body.gm-arwen-page {
  --primary: #7d35ff;
  --secondary: #13051f;
  --tertiary: #f8d98a;
  --neutral: #03000a;
  --figma-black: #020103;
  --figma-ink: #05010a;
  --figma-purple: #8c45ff;
  --figma-purple-deep: #361764;
  --figma-purple-glow: rgba(78, 0, 191, 0.41);
  --figma-card: rgba(0, 0, 0, 0.06);
  --figma-border: rgba(255, 255, 255, 0.15);
  --figma-muted: rgba(255, 255, 255, 0.5);
  --bg-0: #03000a;
  --bg-1: #090014;
  --bg-2: #170528;
  --panel: rgba(18, 8, 32, 0.82);
  --panel-strong: rgba(29, 10, 50, 0.94);
  --line: rgba(166, 92, 255, 0.34);
  --line-soft: rgba(248, 217, 138, 0.14);
  --text: #f8f0ff;
  --muted: #b8a7c9;
  --amethyst: #8d3dff;
  --amethyst-strong: #4d1399;
  --lavender: #d5b5ff;
  --gold: #d9ad47;
  --gold-soft: #f7cf76;
  --gold-bright: #ffe6a3;
  --gold-dark: #8f5e16;
  --gold-text: #ffe4a6;
  --shadow: 0 18px 42px rgba(0, 0, 0, 0.58);
  --arwen-bg-nebula: url("/assets/gamador/arwen/bg-nebula.jpg");
  --arwen-hero-desktop: url("/assets/gamador/arwen/hero-desktop.webp");
  --arwen-hero-mobile: url("/assets/gamador/arwen/hero-mobile.webp");
  margin: 0;
  min-width: 0;
  color: var(--text);
  font-family: "Inter", "Inter", system-ui, sans-serif;
  isolation: isolate;
  background:
    linear-gradient(rgba(2, 1, 3, 0.5), rgba(2, 1, 3, 0.5)),
    var(--arwen-bg-nebula) center top / cover fixed no-repeat,
    linear-gradient(180deg, rgba(140, 69, 255, 0.14), transparent 28%),
    linear-gradient(180deg, #07000d 0%, var(--figma-black) 46%, #05000b 100%) !important;
}

body.gm-arwen-page .bg-aurora {
  background:
    linear-gradient(180deg, rgba(2, 1, 3, 0.18) 0%, rgba(2, 1, 3, 0.76) 92%),
    linear-gradient(90deg, rgba(140, 69, 255, 0.08), transparent 22%, transparent 78%, rgba(140, 69, 255, 0.06)),
    linear-gradient(160deg, #050109 0%, #0c0217 44%, var(--figma-black) 100%) !important;
  z-index: 0 !important;
}

body.gm-arwen-page .bg-aurora::before {
  opacity: 0.5;
  background: var(--arwen-bg-nebula) center top / cover no-repeat;
  filter: saturate(1.2) brightness(1.16);
}

body.gm-arwen-page .bg-aurora::after {
  opacity: 0.42;
  background-image:
    linear-gradient(180deg, rgba(140, 69, 255, 0) 0%, rgba(140, 69, 255, 0.2) 22%, rgba(140, 69, 255, 0) 44%),
    linear-gradient(90deg, transparent 0 18%, rgba(255, 255, 255, 0.045) 19%, transparent 20% 100%),
    linear-gradient(90deg, rgba(255, 255, 255, 0.08) 1px, transparent 1px),
    linear-gradient(0deg, rgba(140, 69, 255, 0.16) 1px, transparent 1px) !important;
  background-size: auto, auto, 44px 44px, 44px 44px;
  mask-image: linear-gradient(180deg, #000 0%, transparent 78%);
  -webkit-mask-image: linear-gradient(180deg, #000 0%, transparent 78%);
}

body.gm-arwen-page .gm-topbar-announce {
  display: none !important;
}

body.gm-arwen-page .topbar {
  position: sticky !important;
  top: 12px !important;
  width: min(1300px, calc(100% - 28px)) !important;
  margin: 12px auto 0 !important;
  border: 1px solid var(--figma-border) !important;
  border-radius: 10px !important;
  background: rgba(2, 1, 3, 0.74) !important;
  box-shadow:
    0 20px 60px rgba(0, 0, 0, 0.45),
    inset 0 0 6px 1px rgba(255, 255, 255, 0.08) !important;
  backdrop-filter: blur(16px) !important;
}

body.gm-arwen-page .topbar.scrolled {
  transform: none !important;
  border-radius: 10px !important;
  width: min(1300px, calc(100% - 28px)) !important;
  background: rgba(2, 1, 3, 0.9) !important;
}

body.gm-arwen-page .topbar-row {
  width: 100% !important;
  max-width: none !important;
  min-height: 70px;
  padding: 12px 22px !important;
  gap: 18px !important;
}

body.gm-arwen-page .brand {
  gap: 9px;
  min-width: fit-content;
}

body.gm-arwen-page .brand img {
  width: auto !important;
  height: 46px !important;
  max-height: 46px !important;
  filter: drop-shadow(0 0 16px rgba(170, 110, 255, 0.4)) !important;
}

body.gm-arwen-page .brand-wordmark {
  display: none; /* logo lockup zaten "CASINO ARWEN" yazisini iceriyor */
  flex-direction: column;
  color: var(--text);
  font-family: "GilroyArwen", "Inter", sans-serif;
  font-weight: 800;
  line-height: 0.96;
  letter-spacing: 0 !important;
  text-transform: uppercase;
  text-shadow: 0 0 14px rgba(141, 61, 255, 0.55);
}

body.gm-arwen-page .brand-wordmark small {
  color: rgba(248, 240, 255, 0.78);
  font-size: 11px;
  font-weight: 800;
}

body.gm-arwen-page .brand-wordmark strong {
  color: #fff7ea;
  font-size: 18px;
  font-weight: 900;
}

body.gm-arwen-page .gm-quick-icons {
  display: none !important;
}

body.gm-arwen-page .main-text-nav {
  display: flex !important;
  gap: clamp(14px, 2vw, 30px) !important;
  margin-left: auto;
}

body.gm-arwen-page .text-link {
  color: rgba(244, 238, 255, 0.84) !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  line-height: 1;
  letter-spacing: 0.2px;
  white-space: nowrap;
}

body.gm-arwen-page .text-link:hover,
body.gm-arwen-page .text-link.active {
  color: #fff !important;
  text-shadow: 0 0 18px rgba(140, 69, 255, 0.75) !important;
}

body.gm-arwen-page .auth-links {
  gap: 8px;
  margin-left: 0;
}

body.gm-arwen-page .auth-btn {
  min-height: 38px !important;
  padding: 8px 16px !important;
  border-radius: 6px !important;
  font-size: 13px !important;
}

body.gm-arwen-page .btn-login {
  color: var(--text) !important;
  border-color: var(--figma-border) !important;
  background: rgba(61, 61, 61, 0.4) !important;
  box-shadow: inset 0 0 6px 1px rgba(255, 255, 255, 0.12) !important;
  backdrop-filter: blur(7px);
}

body.gm-arwen-page .btn-register {
  color: #fff !important;
  border-color: var(--figma-border) !important;
  background: rgba(140, 69, 255, 0.4) !important;
  box-shadow: inset 0 0 6px 3px rgba(255, 255, 255, 0.25), 0 0 28px rgba(140, 69, 255, 0.28) !important;
  backdrop-filter: blur(7px);
}

body.gm-arwen-page .gm-sidebar {
  display: none !important;
}

body.gm-arwen-page .gm-side-toggle,
body.gm-arwen-page .gm-side-overlay {
  display: none !important;
}

body.gm-arwen-page .page-shell.arwen-shell {
  width: min(1300px, calc(100% - 28px)) !important;
  max-width: 1300px !important;
  margin: 18px auto 0 !important;
  padding: 0 0 42px !important;
  position: relative;
  z-index: 2 !important;
}

.arwen-shell a {
  color: inherit;
}

.arwen-hero-section {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(330px, 470px);
  gap: 20px;
  align-items: stretch;
}

.arwen-hero,
.arwen-account-panel,
.arwen-section,
.arwen-jackpot,
.arwen-trust {
  border: 1px solid var(--figma-border);
  border-radius: 10px;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.035), transparent 38%),
    rgba(0, 0, 0, 0.06);
  box-shadow: 0 10px 74px 10px rgba(78, 0, 191, 0.18), inset 0 0 6px 1px rgba(255, 255, 255, 0.06);
  backdrop-filter: blur(7px);
}

.arwen-hero {
  position: relative;
  overflow: hidden;
  min-height: 390px;
  display: grid;
  grid-template-columns: minmax(0, 0.92fr) minmax(230px, 0.7fr);
  align-items: center;
  padding: clamp(26px, 4.6vw, 62px);
  isolation: isolate;
}

.arwen-hero::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -2;
  background-image:
    linear-gradient(90deg, rgba(2, 1, 3, 0.9) 0%, rgba(2, 1, 3, 0.68) 45%, rgba(2, 1, 3, 0.34) 100%),
    linear-gradient(rgba(2, 1, 3, 0.5), rgba(2, 1, 3, 0.5)),
    var(--arwen-bg-nebula),
    linear-gradient(180deg, rgba(2, 1, 3, 0) 15%, var(--figma-black) 100%),
    var(--arwen-hero-desktop),
    repeating-linear-gradient(90deg, rgba(255, 255, 255, 0.05) 0 1px, transparent 1px 44px),
    linear-gradient(145deg, #050109, #16052a);
  background-size: cover, cover, cover, cover, cover, auto, cover;
  background-position: center, center, center top, center, center right, center, center;
}

.arwen-hero::after {
  content: "";
  position: absolute;
  inset: auto -6% -22% 18%;
  height: 54%;
  z-index: -1;
  background:
    linear-gradient(90deg, transparent, rgba(255, 228, 166, 0.16), transparent),
    radial-gradient(ellipse at center, rgba(125, 53, 255, 0.34), transparent 70%);
  transform: rotate(-7deg);
  filter: blur(12px);
}

.arwen-hero-copy {
  max-width: 580px;
}

.arwen-eyebrow {
  display: inline-flex;
  align-items: center;
  min-height: 26px;
  padding: 5px 10px;
  border: 1px solid var(--figma-border);
  border-radius: 8px;
  color: #fff;
  background: rgba(140, 69, 255, 0.18);
  box-shadow: inset 0 0 6px 1px rgba(255, 255, 255, 0.1);
  font: 700 12px/1 "Inter", sans-serif;
  text-transform: uppercase;
  letter-spacing: 0;
}

.arwen-hero h1 {
  margin: 18px 0 12px;
  max-width: 590px;
  color: #fff8eb;
  font-family: "Inter", sans-serif;
  font-size: clamp(36px, 4.9vw, 66px);
  font-weight: 800;
  line-height: 1.02;
  letter-spacing: 0;
  text-shadow: 0 0 28px rgba(141, 61, 255, 0.4);
}

.arwen-hero p {
  width: min(100%, 490px);
  margin: 0;
  color: rgba(255, 255, 255, 0.62);
  font: 500 clamp(15px, 1.5vw, 18px)/1.45 "Inter", sans-serif;
}

.arwen-hero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 24px;
}

.arwen-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  min-height: 44px;
  padding: 0 22px;
  border-radius: 6px;
  border: 1px solid var(--figma-border);
  color: #fff;
  font: 600 14px/1 "Inter", sans-serif;
  text-decoration: none;
  cursor: pointer;
  transition: transform 0.18s ease, box-shadow 0.18s ease, border-color 0.18s ease;
  backdrop-filter: blur(7px);
}

.arwen-btn:hover {
  transform: translateY(-2px);
}

.arwen-btn-primary {
  background: rgba(140, 69, 255, 0.4);
  box-shadow: inset 0 0 6px 3px rgba(255, 255, 255, 0.25), 0 12px 30px rgba(140, 69, 255, 0.24);
}

.arwen-btn-ghost {
  background: rgba(61, 61, 61, 0.4);
  box-shadow: inset 0 0 6px 1px rgba(255, 255, 255, 0.12);
}

.arwen-hero-visual {
  position: relative;
  min-height: 290px;
}

.arwen-card-stack {
  position: absolute;
  right: 7%;
  bottom: 8%;
  width: min(220px, 76%);
  aspect-ratio: 0.72;
}

.arwen-card-stack span {
  position: absolute;
  inset: 0;
  border-radius: 8px;
  border: 1px solid rgba(255, 228, 166, 0.38);
  background:
    linear-gradient(160deg, rgba(255, 228, 166, 0.16), transparent 42%),
    linear-gradient(145deg, rgba(43, 10, 77, 0.96), rgba(7, 0, 17, 0.98));
  box-shadow: 0 18px 42px rgba(0, 0, 0, 0.44);
}

.arwen-card-stack span::before {
  content: "A";
  position: absolute;
  top: 16px;
  left: 16px;
  color: var(--gold-text);
  font: 800 32px/1 "GilroyArwen", "Inter", sans-serif;
}

.arwen-card-stack span::after {
  content: "";
  position: absolute;
  right: 18px;
  bottom: 18px;
  width: 34px;
  height: 44px;
  border-radius: 50% 50% 4px 4px;
  background: linear-gradient(180deg, #ffe4a6, #9b5d18);
  clip-path: polygon(50% 0, 100% 42%, 70% 100%, 30% 100%, 0 42%);
}

.arwen-card-stack span:nth-child(1) {
  transform: rotate(-14deg) translate(-42px, 12px);
}

.arwen-card-stack span:nth-child(2) {
  transform: rotate(10deg) translate(35px, -18px);
}

.arwen-card-stack span:nth-child(3) {
  transform: rotate(-3deg);
  box-shadow: 0 0 42px rgba(141, 61, 255, 0.34), 0 22px 44px rgba(0, 0, 0, 0.48);
}

.arwen-orbit {
  position: absolute;
  border: 1px solid rgba(255, 228, 166, 0.2);
  border-radius: 50%;
  transform: rotate(-18deg);
}

.arwen-orbit-one {
  right: 12%;
  bottom: 7%;
  width: 300px;
  height: 86px;
}

.arwen-orbit-two {
  right: -6%;
  bottom: 16%;
  width: 380px;
  height: 104px;
  border-color: rgba(141, 61, 255, 0.2);
}

.arwen-account-panel {
  padding: 20px;
}

.arwen-user-row,
.arwen-panel-head,
.arwen-panel-tabs,
.arwen-stats {
  display: flex;
  align-items: center;
}

.arwen-user-row {
  gap: 12px;
}

.arwen-avatar {
  display: grid;
  place-items: center;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  color: #fff;
  background:
    linear-gradient(180deg, rgba(140, 69, 255, 0.74), rgba(54, 23, 100, 0.92));
  border: 1px solid var(--figma-border);
  box-shadow: 0 0 24px rgba(140, 69, 255, 0.26);
}

.arwen-user-row span,
.arwen-panel-head span,
.arwen-stats span {
  display: block;
  color: var(--figma-muted);
  font: 500 12px/1.2 "Inter", sans-serif;
}

.arwen-user-row strong {
  display: block;
  margin-top: 3px;
  color: #fff;
  font: 700 13px/1 "Inter", sans-serif;
}

.arwen-icon-btn {
  display: grid;
  place-items: center;
  width: 34px;
  height: 34px;
  margin-left: auto;
  border-radius: 8px;
  border: 1px solid var(--figma-border);
  color: #fff;
  background: rgba(61, 61, 61, 0.4);
  box-shadow: inset 0 0 6px 1px rgba(255, 255, 255, 0.1);
  cursor: pointer;
}

.arwen-stats {
  gap: 10px;
  margin: 18px 0;
}

.arwen-stats div {
  flex: 1;
  min-width: 0;
  padding: 12px 10px;
  border: 1px solid var(--figma-border);
  border-radius: 8px;
  background: rgba(0, 0, 0, 0.18);
  box-shadow: inset 0 0 6px 1px rgba(255, 255, 255, 0.045);
}

.arwen-stats strong {
  display: block;
  margin-top: 6px;
  color: #fff;
  font: 700 clamp(14px, 1.5vw, 18px)/1 "Inter", sans-serif;
}

.arwen-panel-head {
  justify-content: space-between;
  margin-bottom: 10px;
}

.arwen-panel-head a,
.arwen-section-head a {
  color: rgba(255, 255, 255, 0.7);
  font: 600 12px/1 "Inter", sans-serif;
  text-decoration: none;
}

.arwen-mini-games {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 8px;
}

.arwen-mini-games button {
  padding: 0;
  border: 1px solid var(--figma-border);
  border-radius: 8px;
  aspect-ratio: 1;
  overflow: hidden;
  background: var(--figma-black);
  cursor: pointer;
}

.arwen-mini-games img,
.arwen-game-card img,
.arwen-live-card img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}

.arwen-panel-tabs {
  justify-content: space-between;
  gap: 8px;
  margin-top: 18px;
  padding-top: 16px;
  border-top: 1px solid var(--figma-border);
}

.arwen-panel-tabs a {
  display: grid;
  gap: 6px;
  place-items: center;
  min-width: 0;
  flex: 1;
  color: rgba(255, 255, 255, 0.65);
  font: 600 11px/1 "Inter", sans-serif;
  text-align: center;
  text-decoration: none;
}

.arwen-panel-tabs i {
  color: var(--figma-purple);
}

.arwen-section {
  margin-top: 22px;
  padding: 18px;
}

.arwen-section-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  margin-bottom: 14px;
}

.arwen-section-head h2,
.arwen-trust h2 {
  margin: 0;
  color: #fff7ea;
  font-family: "Inter", sans-serif;
  font-size: clamp(21px, 2.2vw, 30px);
  font-weight: 700;
  letter-spacing: 0;
}

.arwen-game-grid {
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  gap: 14px;
}

.arwen-game-card {
  position: relative;
  display: grid;
  grid-template-rows: minmax(0, 1fr) auto auto;
  min-width: 0;
  padding: 8px;
  border: 1px solid var(--figma-border);
  border-radius: 10px;
  color: var(--text);
  background:
    linear-gradient(180deg, rgba(140, 69, 255, 0.12), transparent 44%),
    rgba(0, 0, 0, 0.12);
  cursor: pointer;
  text-align: center;
  box-shadow: inset 0 0 6px 1px rgba(255, 255, 255, 0.05);
  transition: transform 0.18s ease, border-color 0.18s ease, box-shadow 0.18s ease;
}

.arwen-game-card:hover {
  transform: translateY(-3px);
  border-color: rgba(255, 255, 255, 0.26);
  box-shadow: 0 10px 44px 3px rgba(78, 0, 191, 0.32), inset 0 0 6px 2px rgba(255, 255, 255, 0.08);
}

.arwen-game-card img {
  aspect-ratio: 1.24 / 1;
  border-radius: 6px;
}

.arwen-game-card strong {
  overflow: hidden;
  margin: 8px 0 6px;
  color: #fff;
  font: 700 14px/1.05 "Inter", sans-serif;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.arwen-game-card > span:last-child,
.arwen-bonus-card a,
.arwen-live-card button,
.arwen-mega a,
.arwen-tournament a,
.arwen-leaderboard a,
.arwen-vip-card a,
.arwen-trust a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 28px;
  border-radius: 8px;
  color: #fff;
  background: rgba(140, 69, 255, 0.4);
  border: 1px solid var(--figma-border);
  font: 600 12px/1 "Inter", sans-serif;
  text-decoration: none;
  box-shadow: inset 0 0 6px 2px rgba(255, 255, 255, 0.18), 0 8px 18px rgba(84, 21, 174, 0.22);
  backdrop-filter: blur(7px);
}

.arwen-fav {
  position: absolute;
  top: 10px;
  right: 10px;
  display: grid !important;
  place-items: center;
  width: 24px;
  height: 24px;
  border-radius: 8px;
  color: #fff;
  background: rgba(2, 1, 3, 0.7);
  border: 1px solid var(--figma-border);
}

.arwen-game-card.has-art {
  display: block;
  padding: 0;
  background: transparent;
  border-color: transparent;
  box-shadow: none;
}

.arwen-game-card.has-art:hover {
  border-color: transparent;
}

.arwen-game-card.has-art img {
  width: 100%;
  height: auto;
  aspect-ratio: auto;
  object-fit: contain;
  border-radius: 10px;
  filter: drop-shadow(0 14px 24px rgba(0, 0, 0, 0.34));
}

.arwen-game-card.has-art .arwen-fav,
.arwen-game-card.has-art strong,
.arwen-game-card.has-art > span:last-child {
  display: none !important;
}

.arwen-bonus-grid,
.arwen-vip-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 14px;
}

.arwen-bonus-card,
.arwen-vip-card,
.arwen-mega,
.arwen-tournament,
.arwen-leaderboard {
  position: relative;
  overflow: hidden;
  border: 1px solid var(--figma-border);
  border-radius: 10px;
  background:
    linear-gradient(180deg, rgba(140, 69, 255, 0.12), transparent 46%),
    rgba(0, 0, 0, 0.08);
  box-shadow: inset 0 0 6px 1px rgba(255, 255, 255, 0.05);
}

.arwen-bonus-card {
  display: grid;
  min-height: 150px;
  grid-template-columns: minmax(0, 1fr) 112px;
  gap: 8px;
  padding: 16px;
}

.arwen-bonus-card div {
  min-width: 0;
}

.arwen-bonus-card span,
.arwen-mega span,
.arwen-tournament span,
.arwen-leaderboard span {
  color: #fff;
  font: 700 15px/1.15 "Inter", sans-serif;
}

.arwen-bonus-card strong {
  display: block;
  margin-top: 10px;
  color: #fff;
  font: 800 32px/0.95 "Inter", sans-serif;
  text-shadow: 0 0 22px rgba(140, 69, 255, 0.45);
}

.arwen-bonus-card small {
  display: block;
  margin-top: 6px;
  color: var(--figma-muted);
  font: 500 13px/1.2 "Inter", sans-serif;
}

.arwen-bonus-card img {
  align-self: center;
  justify-self: end;
  width: 104px;
  height: 104px;
  object-fit: contain;
  filter: drop-shadow(0 14px 18px rgba(0, 0, 0, 0.36));
}

.arwen-bonus-card a {
  grid-column: 1 / -1;
}

.arwen-card-art-link,
.arwen-card-art-button {
  display: block;
  width: 100%;
  height: 100%;
  min-height: 0;
  padding: 0;
  border: 0;
  border-radius: inherit;
  color: inherit;
  background: transparent;
  box-shadow: none;
  cursor: pointer;
  overflow: hidden;
  text-decoration: none;
}

.arwen-card-art-button {
  appearance: none;
}

.arwen-bonus-card.has-art,
.arwen-vip-card.has-art,
.arwen-mega.has-art,
.arwen-tournament.has-art,
.arwen-leaderboard.has-art {
  display: block;
  min-height: 0;
  padding: 0;
  border-color: transparent;
  background: transparent;
  box-shadow: none;
}

.arwen-bonus-card.has-art .arwen-card-art-link,
.arwen-vip-card.has-art .arwen-card-art-link,
.arwen-mega.has-art .arwen-card-art-link,
.arwen-tournament.has-art .arwen-card-art-link,
.arwen-leaderboard.has-art .arwen-card-art-link {
  min-height: 0;
  border: 0;
  background: transparent;
  box-shadow: none;
  backdrop-filter: none;
}

.arwen-bonus-card.has-art img,
.arwen-vip-card.has-art img,
.arwen-mega.has-art img,
.arwen-tournament.has-art img,
.arwen-leaderboard.has-art img {
  display: block;
  width: 100%;
  height: auto;
  object-fit: contain;
  filter: drop-shadow(0 18px 26px rgba(0, 0, 0, 0.32));
}

.arwen-live-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
}

.arwen-live-card {
  position: relative;
  overflow: hidden;
  min-height: 210px;
  border: 1px solid var(--figma-border);
  border-radius: 10px;
  background: var(--figma-black);
  box-shadow: inset 0 0 6px 1px rgba(255, 255, 255, 0.05);
}

.arwen-live-card::after {
  content: "";
  position: absolute;
  inset: 45% 0 0;
  background: linear-gradient(180deg, transparent, rgba(5, 0, 13, 0.88));
}

.arwen-live-card > div {
  position: absolute;
  left: 14px;
  right: 14px;
  bottom: 12px;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
}

.arwen-live-card strong {
  color: #fff;
  font: 700 16px/1 "Inter", sans-serif;
}

.arwen-live-card button {
  min-width: 74px;
  border: 0;
  cursor: pointer;
}

.arwen-live-badge {
  position: absolute;
  top: 12px;
  left: 12px;
  z-index: 2;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  min-height: 24px;
  padding: 0 9px;
  border-radius: 6px;
  color: #fff;
  background: rgba(140, 69, 255, 0.72);
  border: 1px solid var(--figma-border);
  box-shadow: inset 0 0 6px 1px rgba(255, 255, 255, 0.16);
  font: 700 11px/1 "Inter", sans-serif;
}

.arwen-live-badge i {
  font-size: 6px;
}

.arwen-live-card.has-art {
  min-height: 0;
  border-color: transparent;
  background: transparent;
  box-shadow: none;
}

.arwen-live-card.has-art::after {
  display: none;
}

.arwen-live-card.has-art .arwen-card-art-button img {
  display: block;
  width: 100%;
  height: auto;
  object-fit: contain;
  border-radius: 10px;
  filter: drop-shadow(0 18px 28px rgba(0, 0, 0, 0.32));
}

.arwen-jackpot {
  display: grid;
  grid-template-columns: 1fr 1.4fr 1fr;
  gap: 14px;
  margin-top: 22px;
  padding: 18px;
}

.arwen-mega,
.arwen-tournament,
.arwen-leaderboard {
  padding: 18px;
}

.arwen-mega {
  min-height: 230px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  background:
    linear-gradient(180deg, rgba(140, 69, 255, 0.26), transparent 60%),
    linear-gradient(180deg, #010002, #361764);
  box-shadow: 0 10px 74px 10px rgba(78, 0, 191, 0.3);
}

.arwen-jackpot .has-art .arwen-card-art-link {
  height: clamp(250px, 28vw, 360px);
}

.arwen-jackpot .has-art img {
  height: 100%;
}

.arwen-fallback-card {
  display: none !important;
}

.arwen-mega strong {
  display: block;
  margin: 12px 0 24px;
  color: #fff;
  font: 800 clamp(34px, 4.6vw, 58px)/0.95 "Inter", sans-serif;
  text-shadow: 0 0 34px rgba(140, 69, 255, 0.55);
}

.arwen-tournament h3 {
  margin: 8px 0 10px;
  color: #fff;
  font: 700 22px/1.05 "Inter", sans-serif;
}

.arwen-tournament p {
  margin: 0 0 4px;
  color: var(--figma-muted);
  font: 500 12px/1 "Inter", sans-serif;
}

.arwen-tournament strong {
  color: #fff;
  font: 800 32px/1 "Inter", sans-serif;
}

.arwen-countdown {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 8px;
  margin: 18px 0;
}

.arwen-countdown span {
  display: grid;
  gap: 4px;
  place-items: center;
  min-height: 58px;
  border-radius: 8px;
  background: rgba(2, 1, 3, 0.54);
  border: 1px solid var(--figma-border);
  color: var(--figma-muted);
  font: 600 11px/1 "Inter", sans-serif;
}

.arwen-countdown b {
  color: #fff;
  font-size: 22px;
}

.arwen-leaderboard ol {
  display: grid;
  gap: 9px;
  margin: 14px 0 18px;
  padding: 0;
  list-style: none;
}

.arwen-leaderboard li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  color: rgba(255, 255, 255, 0.68);
  font: 600 13px/1 "Inter", sans-serif;
}

.arwen-leaderboard li::before {
  content: counter(list-item);
  display: grid;
  place-items: center;
  width: 22px;
  height: 22px;
  border-radius: 6px;
  color: #fff;
  background: rgba(140, 69, 255, 0.28);
  border: 1px solid var(--figma-border);
}

.arwen-leaderboard b {
  margin-right: auto;
}

.arwen-leaderboard em {
  color: #fff;
  font-style: normal;
}

.arwen-vip-card {
  min-height: 250px;
  padding: 16px;
}

.arwen-vip-card.featured {
  border-color: rgba(255, 255, 255, 0.2);
  background: linear-gradient(180deg, #010002, #361764);
  box-shadow: 0 10px 74px 10px rgba(78, 0, 191, 0.35), inset 0 0 6px 1px rgba(255, 255, 255, 0.08);
}

.arwen-vip-card.featured.has-art {
  border-color: transparent;
  background: transparent;
  box-shadow: none;
}

.arwen-vip-tag {
  position: absolute;
  top: 10px;
  right: 10px;
  padding: 5px 8px;
  border-radius: 6px;
  color: #fff;
  background: rgba(140, 69, 255, 0.65);
  border: 1px solid var(--figma-border);
  font: 700 10px/1 "Inter", sans-serif;
  text-transform: uppercase;
}

.arwen-vip-card img {
  width: 100%;
  height: 94px;
  object-fit: contain;
  object-position: left center;
  filter: drop-shadow(0 12px 18px rgba(0, 0, 0, 0.42));
}

.arwen-vip-card h3 {
  margin: 8px 0 10px;
  color: #fff;
  font: 700 25px/1 "Inter", sans-serif;
}

.arwen-vip-card ul {
  display: grid;
  gap: 8px;
  min-height: 76px;
  margin: 0 0 14px;
  padding: 0;
  list-style: none;
}

.arwen-vip-card li {
  display: flex;
  gap: 7px;
  align-items: center;
  color: rgba(255, 255, 255, 0.68);
  font: 500 12px/1.1 "Inter", sans-serif;
}

.arwen-vip-card li i {
  color: var(--figma-purple);
}

.arwen-trust {
  margin-top: 22px;
  padding: 20px;
}

.arwen-trust-grid {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 12px;
  margin-top: 18px;
}

.arwen-trust-grid div {
  display: grid;
  grid-template-columns: 40px minmax(0, 1fr);
  grid-template-areas: "icon title" "icon text";
  gap: 3px 10px;
  min-height: 66px;
  padding: 12px;
  border-radius: 8px;
  background: rgba(0, 0, 0, 0.14);
  border: 1px solid var(--figma-border);
  box-shadow: inset 0 0 6px 1px rgba(255, 255, 255, 0.05);
}

.arwen-trust-grid i {
  grid-area: icon;
  place-self: center;
  display: grid;
  place-items: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  color: #fff;
  background: rgba(140, 69, 255, 0.22);
  border: 1px solid var(--figma-border);
}

.arwen-trust-grid strong {
  grid-area: title;
  min-width: 0;
  color: #fff;
  font: 700 13px/1.1 "Inter", sans-serif;
}

.arwen-trust-grid span {
  grid-area: text;
  color: var(--figma-muted);
  font: 500 12px/1.15 "Inter", sans-serif;
}

.arwen-trust-grid div.has-art {
  display: block;
  min-height: 0;
  padding: 0;
  border-color: transparent;
  background: transparent;
  box-shadow: none;
}

.arwen-trust-grid div.has-art img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 10px;
  filter: drop-shadow(0 14px 24px rgba(0, 0, 0, 0.28));
}

.arwen-trust p {
  margin: 18px 0 0;
  padding: 12px;
  border: 1px solid var(--figma-border);
  border-radius: 8px;
  color: var(--figma-muted);
  background: rgba(0, 0, 0, 0.14);
  font: 500 13px/1.35 "Inter", sans-serif;
  text-align: center;
}

.arwen-trust a {
  width: min(260px, 100%);
  margin: 14px auto 0;
}

body.gm-arwen-page .live-winner-ticker {
  border-top-color: var(--figma-border) !important;
  background:
    linear-gradient(90deg, rgba(2, 1, 3, 0.98), rgba(22, 5, 42, 0.98) 48%, rgba(2, 1, 3, 0.98)) !important;
}

body.gm-arwen-page .live-winner-label {
  color: #fff !important;
  background: rgba(140, 69, 255, 0.28) !important;
  border-right-color: var(--figma-border) !important;
}

body.gm-arwen-page .gm-bottombar {
  background: rgba(2, 1, 3, 0.94) !important;
  border-top-color: var(--figma-border) !important;
}

body.gm-arwen-page .gm-bb-center i {
  color: #fff !important;
  background: linear-gradient(135deg, #a45cff, #5415ae) !important;
  border-color: #070011 !important;
}

body.gm-arwen-page .site-footer.gmf {
  position: relative;
  z-index: 2;
  display: block !important;
  margin-top: 18px !important;
  border-top: 1px solid transparent !important;
  background:
    linear-gradient(180deg, rgba(2, 1, 3, 0), var(--figma-black)) !important;
}

body.gm-arwen-page .gmf-shell {
  max-width: 1300px !important;
  border: 1px solid var(--figma-border);
  border-radius: 10px;
  background: rgba(0, 0, 0, 0.06);
  box-shadow: inset 0 0 6px 1px rgba(255, 255, 255, 0.05);
}

body.gm-arwen-page .gmf-trust-item i,
body.gm-arwen-page .gmf-h,
body.gm-arwen-page .gmf-app i,
body.gm-arwen-page .gmf-seal i,
body.gm-arwen-page .gmf-copy .gmf-cr,
body.gm-arwen-page .gmf-badge i {
  color: #fff !important;
}

body.gm-arwen-page .gmf-sec,
body.gm-arwen-page .gmf-links,
body.gm-arwen-page .gmf-bottom {
  border-color: var(--figma-border) !important;
}

body.gm-arwen-page .gmf-app,
body.gm-arwen-page .gmf-seal,
body.gm-arwen-page .gmf-badge,
body.gm-arwen-page .gmf-social a {
  border-color: var(--figma-border) !important;
  background: rgba(61, 61, 61, 0.22) !important;
  box-shadow: inset 0 0 6px 1px rgba(255, 255, 255, 0.06) !important;
}

body.gm-arwen-page .gmf-18 {
  color: #fff !important;
  background: rgba(140, 69, 255, 0.55) !important;
  border: 1px solid var(--figma-border);
}

body.gm-arwen-page .gmf-logo-img {
  height: 38px !important;
  max-width: 126px !important;
  filter: none !important;
}

body.gm-arwen-page .gmf-social a {
  width: 42px;
  height: 42px;
  padding: 0;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

body.gm-arwen-page .gmf-social-img {
  border-radius: 50%;
}

@media (max-width: 1160px) {
  body.gm-arwen-page .main-text-nav {
    gap: 13px !important;
  }

  body.gm-arwen-page .text-link {
    font-size: 12px !important;
  }

  .arwen-hero-section {
    grid-template-columns: 1fr;
  }

  .arwen-account-panel {
    display: grid;
    grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr);
    gap: 14px;
  }

  .arwen-account-panel .arwen-panel-head,
  .arwen-account-panel .arwen-mini-games,
  .arwen-account-panel .arwen-panel-tabs {
    grid-column: 2;
  }

  .arwen-stats {
    grid-column: 1;
    grid-row: 2 / span 2;
    flex-direction: column;
    align-items: stretch;
    margin: 0;
  }
}

@media (max-width: 980px) {
  body.gm-arwen-page .topbar {
    top: 0 !important;
    width: 100% !important;
    margin-top: 0 !important;
    border-radius: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
  }

  body.gm-arwen-page .topbar.scrolled {
    width: 100% !important;
    border-radius: 0 !important;
  }

  body.gm-arwen-page .topbar-row {
    min-height: 60px;
    padding: 8px 58px 8px 12px !important;
  }

  body.gm-arwen-page .main-text-nav,
  body.gm-arwen-page .auth-links .btn-login {
    display: none !important;
  }

  body.gm-arwen-page .auth-btn {
    min-height: 34px !important;
    padding: 8px 12px !important;
    font-size: 12px !important;
  }

  body.gm-arwen-page .gm-side-toggle {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    position: fixed;
    top: 12px;
    right: 12px;
    left: auto;
    z-index: 1300;
    width: 36px;
    height: 36px;
    border-radius: 8px;
    border: 1px solid rgba(166, 92, 255, 0.38);
    color: var(--gold-text);
    background: rgba(9, 0, 20, 0.94);
  }

  body.gm-arwen-page .gm-sidebar {
    display: flex !important;
    top: 0 !important;
    right: 0 !important;
    left: auto !important;
    width: min(310px, 82vw);
    height: 100vh !important;
    padding-top: 72px !important;
    background: linear-gradient(180deg, #120820, #05000d 86%) !important;
    border-left: 1px solid rgba(166, 92, 255, 0.28);
    border-right: 0 !important;
    transform: translateX(100%);
    transition: transform 0.24s ease;
    z-index: 1200;
  }

  body.gm-arwen-page .gm-sidebar.open {
    transform: translateX(0);
  }

  body.gm-arwen-page .gm-side-overlay.show {
    display: block !important;
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.58);
    z-index: 1100;
  }

  body.gm-arwen-page .page-shell.arwen-shell {
    width: min(100% - 20px, 720px) !important;
    margin-top: 12px !important;
  }

  .arwen-hero {
    grid-template-columns: 1fr;
    min-height: 430px;
    padding: 24px;
  }

  .arwen-hero::before {
    background-image:
      linear-gradient(180deg, rgba(2, 1, 3, 0.92) 0%, rgba(2, 1, 3, 0.62) 56%, rgba(2, 1, 3, 0.96) 100%),
      linear-gradient(rgba(2, 1, 3, 0.5), rgba(2, 1, 3, 0.5)),
      var(--arwen-bg-nebula),
      linear-gradient(180deg, rgba(2, 1, 3, 0) 15%, var(--figma-black) 100%),
      var(--arwen-hero-mobile),
      var(--arwen-hero-desktop),
      repeating-linear-gradient(90deg, rgba(255, 255, 255, 0.05) 0 1px, transparent 1px 36px),
      linear-gradient(145deg, #080012, #19022e);
    background-size: cover, cover, cover, cover, cover, cover, auto, cover;
    background-position: center, center, center top, center, center top, center, center, center;
  }

  .arwen-hero-copy {
    position: relative;
    z-index: 2;
    max-width: 100%;
  }

  .arwen-hero h1 {
    font-size: clamp(31px, 10vw, 48px);
  }

  .arwen-hero-visual {
    min-height: 170px;
  }

  .arwen-card-stack {
    right: 7%;
    bottom: -16px;
    width: 150px;
  }

  .arwen-orbit-one {
    width: 210px;
    height: 62px;
  }

  .arwen-orbit-two {
    width: 260px;
    height: 74px;
  }

  .arwen-account-panel {
    display: block;
  }

  .arwen-stats {
    flex-direction: row;
    margin: 16px 0;
  }

  .arwen-game-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .arwen-bonus-grid,
  .arwen-vip-grid,
  .arwen-trust-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .arwen-live-grid,
  .arwen-jackpot {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 600px) {
  body.gm-arwen-page {
    padding-bottom: 92px !important;
  }

  body.gm-arwen-page .brand-wordmark {
    max-width: 126px;
  }

  body.gm-arwen-page .brand-wordmark small {
    font-size: 10px;
  }

  body.gm-arwen-page .brand-wordmark strong {
    font-size: 14px;
  }

  body.gm-arwen-page .brand img {
    width: auto !important;
    height: 36px !important;
    max-height: 36px !important;
  }

  body.gm-arwen-page .auth-links {
    display: none !important;
  }

  .arwen-hero {
    min-height: 410px;
    padding: 20px;
  }

  .arwen-eyebrow {
    min-height: 24px;
    font-size: 11px;
  }

  .arwen-hero-actions {
    display: grid;
    grid-template-columns: 1fr;
  }

  .arwen-btn {
    width: 100%;
  }

  .arwen-stats {
    gap: 8px;
  }

  .arwen-stats div {
    padding: 10px 8px;
  }

  .arwen-stats strong {
    font-size: 12px;
  }

  .arwen-section {
    padding: 14px;
  }

  .arwen-section-head h2,
  .arwen-trust h2 {
    font-size: 20px;
  }

  .arwen-section-head a {
    font-size: 11px;
  }

  .arwen-game-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
  }
  /* Populer oyunlar mobilde 2x2: Poker (4.) ve Baccarat (5.) gizli -> 4 kart */
  .arwen-game-grid .arwen-game-card:nth-child(4),
  .arwen-game-grid .arwen-game-card:nth-child(5) {
    display: none;
  }

  .arwen-game-card {
    padding: 6px;
  }

  .arwen-game-card strong {
    font-size: 12px;
  }

  /* Bonuslar / VIP / Guvenli Oyun mobilde 2x2 */
  .arwen-bonus-grid,
  .arwen-vip-grid,
  .arwen-trust-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  /* Canli Casino mobilde 2 sutun (2x1 satir) */
  .arwen-live-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .arwen-live-card {
    min-height: 120px;
  }

  /* Guven kartlari kompakt (2 sutuna sigsin) */
  .arwen-trust-grid div {
    padding: 10px;
  }
  .arwen-trust-grid strong {
    font-size: 12px;
  }

  /* Hero mobilde: sadece ana "Casino Arwen" gorseli kalsin; ikinci panel + kart yigini gizli */
  body.gm-arwen-page .arwen-hero-section .arwen-account-panel,
  body.gm-arwen-page .arwen-hero-visual {
    display: none !important;
  }

  .arwen-countdown {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  body.gm-arwen-page .live-winner-ticker {
    display: none !important;
  }
}

/* Flat Arwen composition: provided art directly over the galaxy background. */
body.gm-arwen-page {
  background:
    linear-gradient(180deg, #090014 0%, #03000a 48%, #020103 100%) !important;
}

body.gm-arwen-page .bg-aurora {
  background:
    /* Devflow UI kit tarzi ust/alt sahne isiklari - site temasina uyarlandi */
    radial-gradient(70% 46% at 50% -8%, rgba(165, 96, 255, 0.55), rgba(120, 50, 255, 0.16) 40%, transparent 68%),
    radial-gradient(40% 22% at 50% -4%, rgba(255, 216, 150, 0.20), transparent 60%),
    radial-gradient(82% 52% at 50% 108%, rgba(255, 67, 201, 0.42), rgba(150, 70, 255, 0.16) 42%, transparent 70%),
    radial-gradient(circle at 22% 14%, rgba(167, 72, 255, 0.16), transparent 32%),
    radial-gradient(circle at 78% 42%, rgba(255, 91, 207, 0.1), transparent 34%),
    linear-gradient(180deg, #090014 0%, #03000a 52%, #020103 100%) !important;
  z-index: 0 !important;
}

body.gm-arwen-page .bg-aurora::before {
  opacity: 0.5 !important;
  background: var(--arwen-bg-nebula) center top / cover fixed no-repeat !important;
  filter: none !important;
}

body.gm-arwen-page .bg-aurora::after {
  opacity: 0.7 !important;
  background-image:
    radial-gradient(circle, rgba(255, 107, 220, 0.72) 0 1px, transparent 1.8px),
    radial-gradient(circle, rgba(238, 185, 255, 0.46) 0 1px, transparent 1.6px),
    radial-gradient(circle, rgba(255, 67, 201, 0.32) 0 0.8px, transparent 1.4px) !important;
  background-size: 96px 96px, 142px 142px, 64px 64px !important;
  background-position: 12px 18px, 58px 44px, 24px 8px !important;
  mask-image: linear-gradient(180deg, #000 0%, rgba(0, 0, 0, 0.82) 70%, transparent 100%) !important;
  -webkit-mask-image: linear-gradient(180deg, #000 0%, rgba(0, 0, 0, 0.82) 70%, transparent 100%) !important;
}

body.gm-arwen-page .topbar,
body.gm-arwen-page .topbar.scrolled,
body.gm-arwen-page .gm-sidebar,
body.gm-arwen-page .site-footer.gmf,
body.gm-arwen-page .gmf-shell,
.arwen-hero,
.arwen-account-panel,
.arwen-section,
.arwen-jackpot,
.arwen-trust,
.arwen-bonus-card,
.arwen-vip-card,
.arwen-mega,
.arwen-tournament,
.arwen-leaderboard,
.arwen-live-card,
.arwen-game-card,
.arwen-trust-grid div,
.arwen-stats div,
.arwen-mini-games button,
.arwen-panel-tabs,
.arwen-user-row,
.arwen-panel-head,
.arwen-stats,
.arwen-trust p {
  border-color: transparent !important;
  background: transparent !important;
  box-shadow: none !important;
  backdrop-filter: none !important;
}

.arwen-hero::before,
.arwen-hero::after {
  display: none !important;
}

.arwen-hero {
  overflow: visible !important;
  isolation: auto !important;
  grid-template-columns: 1fr !important;
}

.arwen-card-stack span,
.arwen-card-stack,
.arwen-hero-visual,
.arwen-orbit,
.arwen-avatar,
.arwen-icon-btn,
.arwen-fav,
.arwen-live-badge,
.arwen-vip-tag,
.arwen-trust-grid i,
body.gm-arwen-page .gmf-badge,
body.gm-arwen-page .gmf-app,
body.gm-arwen-page .gmf-seal,
body.gm-arwen-page .gmf-social a {
  border-color: transparent !important;
  background: transparent !important;
  box-shadow: none !important;
}

.arwen-card-stack,
.arwen-hero-visual,
.arwen-orbit {
  display: none !important;
}

.arwen-card-stack span {
  border-color: rgba(255, 228, 166, 0.32) !important;
  background:
    linear-gradient(160deg, rgba(125, 53, 255, 0.24), rgba(2, 1, 3, 0.24)) !important;
}

.arwen-game-card.has-art img,
.arwen-bonus-card.has-art img,
.arwen-vip-card.has-art img,
.arwen-mega.has-art img,
.arwen-tournament.has-art img,
.arwen-leaderboard.has-art img,
.arwen-live-card.has-art .arwen-card-art-button img,
.arwen-trust-grid div.has-art img,
body.gm-arwen-page .gmf-logo-img,
body.gm-arwen-page .gmf-social-img {
  filter: none !important;
  box-shadow: none !important;
}

.arwen-section,
.arwen-jackpot,
.arwen-trust {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.arwen-account-panel {
  padding: 28px 22px !important;
}

.arwen-trust p {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

/* Final visual tuning: visible nebula layer, equal art cards, subtle motion. */
body.gm-arwen-page {
  position: relative;
  overflow-x: hidden;
}

body.gm-arwen-page::before,
body.gm-arwen-page::after {
  content: "";
  position: fixed;
  inset: 0;
  pointer-events: none;
}

body.gm-arwen-page::before {
  z-index: 0;
  opacity: 0.5;
  background: var(--arwen-bg-nebula) center top / cover no-repeat;
  animation: arwenNebulaDrift 26s ease-in-out infinite alternate;
}

body.gm-arwen-page::after {
  z-index: 1;
  opacity: 0.85;
  background-image:
    radial-gradient(circle, rgba(255, 104, 220, 0.88) 0 1px, transparent 1.8px),
    radial-gradient(circle, rgba(255, 185, 244, 0.58) 0 1px, transparent 1.7px),
    radial-gradient(circle, rgba(204, 116, 255, 0.44) 0 0.8px, transparent 1.5px);
  background-size: 92px 92px, 137px 137px, 63px 63px;
  background-position: 14px 18px, 54px 46px, 26px 9px;
  animation: arwenParticlesFloat 18s linear infinite;
}

body.gm-arwen-page .bg-aurora::before {
  opacity: 0 !important;
}

body.gm-arwen-page .bg-aurora::after {
  opacity: 0 !important;
}

/* Final Bento lock: keep the Figma kit decisions above older experiment blocks. */
body.gm-arwen-page {
  --arwen-bento-radius: 24px;
  --arwen-bento-surface: linear-gradient(180deg, rgba(20, 20, 23, 0.76), rgba(12, 9, 18, 0.54));
  --arwen-bento-border: rgba(255, 255, 255, 0.07);
  --arwen-bento-muted: rgba(255, 255, 255, 0.5);
  --arwen-bento-gold: #e4b36a;
  --arwen-bento-violet: #8c45ff;
}

body.gm-arwen-page::after {
  inset: -12vh -9vw !important;
  z-index: 1;
  opacity: 0.7 !important;
  background-image:
    radial-gradient(circle, rgba(255, 104, 220, 0.9) 0 0.95px, transparent 1.8px),
    radial-gradient(circle, rgba(255, 204, 248, 0.56) 0 0.75px, transparent 1.45px),
    radial-gradient(circle, rgba(201, 119, 255, 0.44) 0 0.65px, transparent 1.2px),
    radial-gradient(circle, rgba(255, 224, 164, 0.34) 0 0.55px, transparent 1px) !important;
  background-size: 104px 104px, 158px 158px, 78px 78px, 212px 212px !important;
  background-position: 14px 18px, 54px 46px, 26px 9px, 120px 86px !important;
  mask-image: linear-gradient(90deg, transparent 0%, rgba(0, 0, 0, 0.28) 7%, #000 17%, #000 83%, rgba(0, 0, 0, 0.28) 93%, transparent 100%) !important;
  -webkit-mask-image: linear-gradient(90deg, transparent 0%, rgba(0, 0, 0, 0.28) 7%, #000 17%, #000 83%, rgba(0, 0, 0, 0.28) 93%, transparent 100%) !important;
  animation: arwenParticlesBentoFlow 8.5s linear infinite !important;
  will-change: transform, opacity;
}

body.gm-arwen-page .topbar,
body.gm-arwen-page .topbar.scrolled {
  border-color: rgba(255, 255, 255, 0.09) !important;
  border-radius: 18px !important;
  background:
    linear-gradient(180deg, rgba(20, 20, 23, 0.72), rgba(8, 6, 13, 0.48)),
    rgba(20, 20, 23, 0.42) !important;
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.12),
    inset 0 -1px 0 rgba(228, 179, 106, 0.08),
    0 22px 54px rgba(0, 0, 0, 0.24) !important;
  backdrop-filter: blur(12px) saturate(1.12) !important;
  -webkit-backdrop-filter: blur(12px) saturate(1.12) !important;
}

body.gm-arwen-page .arwen-section,
body.gm-arwen-page .arwen-jackpot,
body.gm-arwen-page .arwen-trust,
body.gm-arwen-page .site-footer.gmf .gmf-shell {
  border-color: var(--arwen-bento-border) !important;
  border-radius: var(--arwen-bento-radius) !important;
  background: var(--arwen-bento-surface) !important;
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.1),
    inset 0 -1px 0 rgba(228, 179, 106, 0.07),
    0 24px 58px rgba(0, 0, 0, 0.2) !important;
  backdrop-filter: blur(8px) saturate(1.04) !important;
  -webkit-backdrop-filter: blur(8px) saturate(1.04) !important;
}

body.gm-arwen-page .arwen-section::before,
body.gm-arwen-page .arwen-jackpot::before,
body.gm-arwen-page .arwen-trust::before,
body.gm-arwen-page .site-footer.gmf .gmf-shell::before {
  background:
    linear-gradient(90deg, transparent 0%, rgba(228, 179, 106, 0.36) 18%, rgba(140, 69, 255, 0.28) 52%, transparent 100%) 0 0 / 100% 1px no-repeat,
    linear-gradient(180deg, rgba(255, 255, 255, 0.035), transparent 34%) !important;
  opacity: 0.9;
}

body.gm-arwen-page .arwen-section::after,
body.gm-arwen-page .arwen-jackpot::after,
body.gm-arwen-page .arwen-trust::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  border-radius: inherit;
  background:
    linear-gradient(115deg, rgba(228, 179, 106, 0.1), transparent 25%),
    linear-gradient(250deg, rgba(140, 69, 255, 0.12), transparent 28%);
  opacity: 0.58;
}

body.gm-arwen-page .arwen-section > *,
body.gm-arwen-page .arwen-jackpot > *,
body.gm-arwen-page .arwen-trust > * {
  position: relative;
  z-index: 1;
}

body.gm-arwen-page .arwen-section {
  margin-top: 24px !important;
  padding: clamp(20px, 2.1vw, 28px) !important;
}

body.gm-arwen-page .arwen-section-head h2,
body.gm-arwen-page .arwen-trust h2 {
  color: #f8fbff !important;
  font: 600 clamp(24px, 2.2vw, 32px)/1.2 "GilroyArwen", "Poppins", "Inter", system-ui, sans-serif !important;
  letter-spacing: 0.2px !important;
  text-shadow: 0 0 22px rgba(140, 69, 255, 0.24);
}

body.gm-arwen-page .arwen-section-head a {
  min-height: 34px;
  padding: 0 14px;
  color: rgba(255, 255, 255, 0.66) !important;
  border-color: rgba(255, 255, 255, 0.08) !important;
  background: rgba(20, 20, 23, 0.56) !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.07);
}

body.gm-arwen-page .arwen-bonus-grid,
body.gm-arwen-page .arwen-vip-grid,
body.gm-arwen-page .arwen-live-grid,
body.gm-arwen-page .arwen-trust-grid {
  gap: 24px !important;
}

body.gm-arwen-page .arwen-game-grid {
  gap: 24px !important;
}

body.gm-arwen-page .arwen-game-card.has-art,
body.gm-arwen-page .arwen-bonus-card.has-art,
body.gm-arwen-page .arwen-vip-card.has-art,
body.gm-arwen-page .arwen-mega.has-art,
body.gm-arwen-page .arwen-tournament.has-art,
body.gm-arwen-page .arwen-leaderboard.has-art,
body.gm-arwen-page .arwen-live-card.has-art,
body.gm-arwen-page .arwen-trust-grid div.has-art {
  border-radius: 24px;
  filter: drop-shadow(0 18px 30px rgba(0, 0, 0, 0.24));
}

/* Figma Bento refinement: dark glass surfaces, restrained glow, animated particles. */
body.gm-arwen-page {
  --arwen-bento-radius: 24px;
  --arwen-bento-surface: linear-gradient(180deg, rgba(20, 20, 23, 0.76), rgba(12, 9, 18, 0.54));
  --arwen-bento-border: rgba(255, 255, 255, 0.07);
  --arwen-bento-muted: rgba(255, 255, 255, 0.5);
  --arwen-bento-gold: #e4b36a;
  --arwen-bento-violet: #8c45ff;
}

body.gm-arwen-page::after {
  inset: -12vh -9vw !important;
  z-index: 1;
  opacity: 0.7 !important;
  background-image:
    radial-gradient(circle, rgba(255, 104, 220, 0.9) 0 0.95px, transparent 1.8px),
    radial-gradient(circle, rgba(255, 204, 248, 0.56) 0 0.75px, transparent 1.45px),
    radial-gradient(circle, rgba(201, 119, 255, 0.44) 0 0.65px, transparent 1.2px),
    radial-gradient(circle, rgba(255, 224, 164, 0.34) 0 0.55px, transparent 1px) !important;
  background-size: 104px 104px, 158px 158px, 78px 78px, 212px 212px !important;
  background-position: 14px 18px, 54px 46px, 26px 9px, 120px 86px !important;
  mask-image: linear-gradient(90deg, transparent 0%, rgba(0, 0, 0, 0.28) 7%, #000 17%, #000 83%, rgba(0, 0, 0, 0.28) 93%, transparent 100%) !important;
  -webkit-mask-image: linear-gradient(90deg, transparent 0%, rgba(0, 0, 0, 0.28) 7%, #000 17%, #000 83%, rgba(0, 0, 0, 0.28) 93%, transparent 100%) !important;
  animation: arwenParticlesBentoFlow 8.5s linear infinite !important;
  will-change: transform, opacity;
}

body.gm-arwen-page .topbar,
body.gm-arwen-page .topbar.scrolled {
  border-color: rgba(255, 255, 255, 0.09) !important;
  border-radius: 18px !important;
  background:
    linear-gradient(180deg, rgba(20, 20, 23, 0.72), rgba(8, 6, 13, 0.48)),
    rgba(20, 20, 23, 0.42) !important;
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.12),
    inset 0 -1px 0 rgba(228, 179, 106, 0.08),
    0 22px 54px rgba(0, 0, 0, 0.24) !important;
  backdrop-filter: blur(12px) saturate(1.12) !important;
  -webkit-backdrop-filter: blur(12px) saturate(1.12) !important;
}

body.gm-arwen-page .arwen-section,
body.gm-arwen-page .arwen-jackpot,
body.gm-arwen-page .arwen-trust,
body.gm-arwen-page .site-footer.gmf .gmf-shell {
  border-color: var(--arwen-bento-border) !important;
  border-radius: var(--arwen-bento-radius) !important;
  background: var(--arwen-bento-surface) !important;
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.1),
    inset 0 -1px 0 rgba(228, 179, 106, 0.07),
    0 24px 58px rgba(0, 0, 0, 0.2) !important;
  backdrop-filter: blur(8px) saturate(1.04) !important;
  -webkit-backdrop-filter: blur(8px) saturate(1.04) !important;
}

body.gm-arwen-page .arwen-section::before,
body.gm-arwen-page .arwen-jackpot::before,
body.gm-arwen-page .arwen-trust::before,
body.gm-arwen-page .site-footer.gmf .gmf-shell::before {
  background:
    linear-gradient(90deg, transparent 0%, rgba(228, 179, 106, 0.36) 18%, rgba(140, 69, 255, 0.28) 52%, transparent 100%) 0 0 / 100% 1px no-repeat,
    linear-gradient(180deg, rgba(255, 255, 255, 0.035), transparent 34%) !important;
  opacity: 0.9;
}

body.gm-arwen-page .arwen-section::after,
body.gm-arwen-page .arwen-jackpot::after,
body.gm-arwen-page .arwen-trust::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  border-radius: inherit;
  background:
    linear-gradient(115deg, rgba(228, 179, 106, 0.1), transparent 25%),
    linear-gradient(250deg, rgba(140, 69, 255, 0.12), transparent 28%);
  opacity: 0.58;
}

body.gm-arwen-page .arwen-section > *,
body.gm-arwen-page .arwen-jackpot > *,
body.gm-arwen-page .arwen-trust > * {
  position: relative;
  z-index: 1;
}

body.gm-arwen-page .arwen-section {
  margin-top: 24px !important;
  padding: clamp(20px, 2.1vw, 28px) !important;
}

body.gm-arwen-page .arwen-section-head h2,
body.gm-arwen-page .arwen-trust h2 {
  color: #f8fbff !important;
  font: 600 clamp(24px, 2.2vw, 32px)/1.2 "GilroyArwen", "Poppins", "Inter", system-ui, sans-serif !important;
  letter-spacing: 0.2px !important;
  text-shadow: 0 0 22px rgba(140, 69, 255, 0.24);
}

body.gm-arwen-page .arwen-section-head a {
  min-height: 34px;
  padding: 0 14px;
  color: rgba(255, 255, 255, 0.66) !important;
  border-color: rgba(255, 255, 255, 0.08) !important;
  background: rgba(20, 20, 23, 0.56) !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.07);
}

body.gm-arwen-page .arwen-bonus-grid,
body.gm-arwen-page .arwen-vip-grid,
body.gm-arwen-page .arwen-live-grid,
body.gm-arwen-page .arwen-trust-grid {
  gap: 24px !important;
}

body.gm-arwen-page .arwen-game-grid {
  gap: 24px !important;
}

body.gm-arwen-page .arwen-game-card.has-art,
body.gm-arwen-page .arwen-bonus-card.has-art,
body.gm-arwen-page .arwen-vip-card.has-art,
body.gm-arwen-page .arwen-mega.has-art,
body.gm-arwen-page .arwen-tournament.has-art,
body.gm-arwen-page .arwen-leaderboard.has-art,
body.gm-arwen-page .arwen-live-card.has-art,
body.gm-arwen-page .arwen-trust-grid div.has-art {
  border-radius: 24px;
  filter: drop-shadow(0 18px 30px rgba(0, 0, 0, 0.24));
}

@keyframes arwenParticlesBentoFlow {
  0% {
    opacity: 0.52;
    transform: translate3d(0, 0, 0);
  }
  40% {
    opacity: 0.76;
    transform: translate3d(28px, -34px, 0);
  }
  100% {
    opacity: 0.52;
    transform: translate3d(0, -78px, 0);
  }
}

@media (max-width: 768px) {
  body.gm-arwen-page {
    --arwen-bento-radius: 18px;
  }

  body.gm-arwen-page .arwen-section {
    padding: 16px !important;
  }

  body.gm-arwen-page .arwen-game-grid,
  body.gm-arwen-page .arwen-bonus-grid,
  body.gm-arwen-page .arwen-vip-grid,
  body.gm-arwen-page .arwen-live-grid,
  body.gm-arwen-page .arwen-trust-grid {
    gap: 18px !important;
  }
}

/* Animated particles with side fade. */
body.gm-arwen-page::after {
  opacity: 0.62 !important;
  inset: -7vh -6vw;
  background-position: 14px 18px, 54px 46px, 26px 9px !important;
  mask-image: linear-gradient(90deg, transparent 0%, rgba(0, 0, 0, 0.22) 6%, #000 15%, #000 85%, rgba(0, 0, 0, 0.22) 94%, transparent 100%) !important;
  -webkit-mask-image: linear-gradient(90deg, transparent 0%, rgba(0, 0, 0, 0.22) 6%, #000 15%, #000 85%, rgba(0, 0, 0, 0.22) 94%, transparent 100%) !important;
  animation: arwenParticlesDrift 11s linear infinite !important;
  will-change: transform;
}

@keyframes arwenParticlesFloat {
  0% {
    background-position: 14px 18px, 54px 46px, 26px 9px;
  }
  50% {
    background-position: 34px -38px, 36px -24px, 46px -28px;
  }
  100% {
    background-position: 14px -94px, 54px -112px, 26px -68px;
  }
}

@keyframes arwenParticlesDrift {
  0% {
    transform: translate3d(0, 0, 0);
  }
  50% {
    transform: translate3d(22px, -34px, 0);
  }
  100% {
    transform: translate3d(0, -68px, 0);
  }
}

/* Bento UI kit inspired surface layer. */
body.gm-arwen-page {
  --arwen-bento-radius: 22px;
  --arwen-bento-border: rgba(255, 255, 255, 0.16);
  --arwen-bento-line: rgba(183, 92, 255, 0.14);
  --arwen-bento-glass:
    linear-gradient(180deg, rgba(255, 255, 255, 0.105), rgba(255, 255, 255, 0.032) 46%, rgba(130, 54, 255, 0.055)),
    rgba(18, 5, 31, 0.18);
}

body.gm-arwen-page .arwen-section,
body.gm-arwen-page .arwen-jackpot,
body.gm-arwen-page .arwen-trust,
body.gm-arwen-page .site-footer.gmf .gmf-shell {
  position: relative;
  overflow: hidden;
  border: 1px solid var(--arwen-bento-border) !important;
  border-radius: var(--arwen-bento-radius) !important;
  background: var(--arwen-bento-glass) !important;
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.14),
    inset 0 0 0 1px rgba(143, 65, 255, 0.05),
    0 20px 58px rgba(0, 0, 0, 0.16) !important;
  backdrop-filter: blur(10px) saturate(1.05) !important;
  -webkit-backdrop-filter: blur(10px) saturate(1.05) !important;
}

body.gm-arwen-page .arwen-section,
body.gm-arwen-page .arwen-jackpot,
body.gm-arwen-page .arwen-trust {
  padding: clamp(18px, 2vw, 26px) !important;
}

body.gm-arwen-page .arwen-section::before,
body.gm-arwen-page .arwen-jackpot::before,
body.gm-arwen-page .arwen-trust::before,
body.gm-arwen-page .site-footer.gmf .gmf-shell::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  border-radius: inherit;
  background:
    linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.06), transparent) 0 0 / 100% 1px no-repeat,
    linear-gradient(180deg, rgba(255, 255, 255, 0.04), transparent 34%);
}

body.gm-arwen-page .arwen-section > *,
body.gm-arwen-page .arwen-jackpot > *,
body.gm-arwen-page .arwen-trust > *,
body.gm-arwen-page .site-footer.gmf .gmf-shell > * {
  position: relative;
  z-index: 1;
}

body.gm-arwen-page .arwen-bonus-grid,
body.gm-arwen-page .arwen-vip-grid,
body.gm-arwen-page .arwen-live-grid,
body.gm-arwen-page .arwen-trust-grid,
body.gm-arwen-page .arwen-jackpot {
  gap: clamp(16px, 1.8vw, 24px) !important;
}

body.gm-arwen-page .arwen-bonus-card.has-art,
body.gm-arwen-page .arwen-vip-card.has-art,
body.gm-arwen-page .arwen-mega.has-art,
body.gm-arwen-page .arwen-tournament.has-art,
body.gm-arwen-page .arwen-leaderboard.has-art,
body.gm-arwen-page .arwen-live-card.has-art,
body.gm-arwen-page .arwen-trust-grid div.has-art {
  border-radius: 18px;
  filter: drop-shadow(0 18px 34px rgba(0, 0, 0, 0.22));
}

body.gm-arwen-page .arwen-section-head {
  margin-bottom: clamp(16px, 1.8vw, 24px);
}

body.gm-arwen-page .arwen-section-head a {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  min-height: 32px;
  padding: 0 12px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.055);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
}

@media (max-width: 768px) {
  body.gm-arwen-page {
    --arwen-bento-radius: 18px;
  }

  body.gm-arwen-page .arwen-section,
  body.gm-arwen-page .arwen-jackpot,
  body.gm-arwen-page .arwen-trust {
    padding: 16px !important;
  }
}

/* Equal popular game spacing. */
.arwen-game-grid {
  grid-template-columns: repeat(6, minmax(0, 185px)) !important;
  justify-content: space-between;
  justify-items: center;
  gap: 18px !important;
}

.arwen-game-card.has-art {
  width: 185px;
  max-width: 100%;
}

@media (max-width: 1160px) {
  .arwen-game-grid {
    grid-template-columns: repeat(3, minmax(0, 185px)) !important;
    justify-content: center;
    gap: 22px clamp(18px, 4vw, 38px) !important;
  }
}

@media (max-width: 560px) {
  .arwen-game-grid {
    grid-template-columns: repeat(2, minmax(0, 164px)) !important;
    gap: 18px !important;
  }

  .arwen-game-card.has-art {
    width: 164px;
  }
}

/* Hero account panel artwork. */
.arwen-hero-section {
  grid-template-columns: minmax(0, 1fr) minmax(430px, 560px);
  align-items: center;
}

.arwen-account-panel.has-art {
  display: flex !important;
  align-items: center;
  justify-content: center;
  min-height: 0 !important;
  padding: 0 !important;
  overflow: visible;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  backdrop-filter: none !important;
}

.arwen-account-panel-art {
  display: block;
  width: min(116%, 620px);
  height: auto;
  max-height: 470px;
  object-fit: contain;
  filter: drop-shadow(0 18px 42px rgba(93, 35, 166, 0.34));
  transform: translateX(18px);
}

@media (max-width: 1160px) {
  .arwen-account-panel.has-art {
    display: flex !important;
  }

.arwen-account-panel-art {
    width: min(100%, 600px);
    max-height: 440px;
    transform: none;
  }
}

@media (max-width: 768px) {
  .arwen-account-panel-art {
    width: min(100%, 420px);
    max-height: 330px;
  }
}

body.gm-arwen-page .topbar,
body.gm-arwen-page .topbar.scrolled {
  width: min(1300px, calc(100% - 40px)) !important;
  border: 1px solid rgba(255, 255, 255, 0.13) !important;
  border-radius: 14px !important;
  background: linear-gradient(180deg, rgba(20, 10, 35, 0.52), rgba(7, 2, 14, 0.34)) !important;
  box-shadow: 0 18px 52px rgba(0, 0, 0, 0.28), inset 0 1px 0 rgba(255, 255, 255, 0.11) !important;
  backdrop-filter: blur(18px) saturate(1.25) !important;
}

body.gm-arwen-page .topbar-row {
  display: grid !important;
  grid-template-columns: minmax(145px, 1fr) auto minmax(145px, 1fr);
  align-items: center;
}

body.gm-arwen-page .brand {
  justify-self: start;
}

body.gm-arwen-page .main-text-nav {
  justify-self: center;
}

body.gm-arwen-page .auth-links {
  justify-self: end;
}

.arwen-hero-section,
.arwen-section,
.arwen-jackpot,
.arwen-trust {
  animation: arwenFadeUp 0.72s ease both;
}

.arwen-section:nth-of-type(2) {
  animation-delay: 0.08s;
}

.arwen-section:nth-of-type(3) {
  animation-delay: 0.14s;
}

.arwen-jackpot {
  animation-delay: 0.2s;
}

.arwen-game-card.has-art {
  aspect-ratio: 265 / 456;
}

.arwen-game-card.has-art img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}

.arwen-game-card.has-art,
.arwen-bonus-card.has-art,
.arwen-vip-card.has-art,
.arwen-mega.has-art,
.arwen-tournament.has-art,
.arwen-leaderboard.has-art,
.arwen-live-card.has-art,
.arwen-trust-grid div.has-art {
  transition: transform 0.24s ease, opacity 0.24s ease;
}

.arwen-game-card.has-art:hover,
.arwen-bonus-card.has-art:hover,
.arwen-vip-card.has-art:hover,
.arwen-mega.has-art:hover,
.arwen-tournament.has-art:hover,
.arwen-leaderboard.has-art:hover,
.arwen-live-card.has-art:hover,
.arwen-trust-grid div.has-art:hover {
  transform: translateY(-4px);
}

.arwen-live-card.has-art {
  aspect-ratio: 463 / 540;
  overflow: hidden;
  border-radius: 12px;
}

.arwen-live-card.has-art .arwen-card-art-button {
  overflow: hidden;
  border-radius: 12px;
}

.arwen-live-card.has-art .arwen-card-art-button img {
  width: 100%;
  height: 100%;
  max-width: none;
  object-fit: cover;
  object-position: center;
  transform: scale(1.18);
  transform-origin: center;
}

body.gm-arwen-page .bg-aurora {
  background:
    linear-gradient(180deg, rgba(9, 0, 20, 0.18) 0%, rgba(3, 0, 10, 0.5) 58%, rgba(2, 1, 3, 0.68) 100%) !important;
}

body.gm-arwen-page .bg-aurora::before {
  opacity: 0.5 !important;
  background: var(--arwen-bg-nebula) center top / cover fixed no-repeat !important;
}

body.gm-arwen-page .bg-aurora::after {
  opacity: 0.32 !important;
  background-image:
    radial-gradient(circle, rgba(255, 107, 220, 0.72) 0 0.7px, transparent 1.3px),
    radial-gradient(circle, rgba(238, 185, 255, 0.42) 0 0.65px, transparent 1.2px),
    radial-gradient(circle, rgba(255, 67, 201, 0.28) 0 0.55px, transparent 1px) !important;
  background-size: 118px 118px, 176px 176px, 84px 84px !important;
  background-position: 12px 18px, 62px 48px, 28px 12px !important;
}

body.gm-arwen-page::after {
  opacity: 0.24;
  background-image:
    radial-gradient(circle, rgba(255, 104, 220, 0.64) 0 0.65px, transparent 1.2px),
    radial-gradient(circle, rgba(255, 185, 244, 0.38) 0 0.6px, transparent 1.1px),
    radial-gradient(circle, rgba(204, 116, 255, 0.28) 0 0.5px, transparent 1px);
  background-size: 118px 118px, 176px 176px, 84px 84px;
}

@keyframes arwenNebulaDrift {
  from {
    transform: scale(1);
    background-position: center top;
  }
  to {
    transform: scale(1.035);
    background-position: 52% 18px;
  }
}

@keyframes arwenParticlesFloat {
  from {
    background-position: 14px 18px, 54px 46px, 26px 9px;
  }
  to {
    background-position: 14px -74px, 54px -91px, 26px -54px;
  }
}

@keyframes arwenFadeUp {
  from {
    opacity: 0;
    transform: translateY(16px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@media (prefers-reduced-motion: reduce) {
  body.gm-arwen-page::before,
  body.gm-arwen-page::after,
  .arwen-hero-section,
  .arwen-section,
  .arwen-jackpot,
  .arwen-trust {
    animation: none !important;
  }
}

/* Trust strip sizing. */
.arwen-trust-grid {
  align-items: center;
  justify-items: center;
}

.arwen-trust-grid div.has-art {
  width: min(100%, 168px);
}

.arwen-trust-grid div.has-art img {
  width: 100% !important;
  max-width: 168px;
  margin: 0 auto;
}

@media (max-width: 768px) {
  .arwen-trust-grid div.has-art {
    width: min(100%, 142px);
  }

  .arwen-trust-grid div.has-art img {
    max-width: 142px;
  }
}

/* Payment logo sizing. */
body.gm-arwen-page .gmf-pay-track {
  gap: 22px !important;
}

body.gm-arwen-page .gmf-logo-img {
  height: 52px !important;
  max-width: 170px !important;
}

@media (max-width: 768px) {
  body.gm-arwen-page .gmf-pay-track {
    gap: 12px !important;
  }

  body.gm-arwen-page .gmf-logo-img {
    height: 42px !important;
    max-width: 138px !important;
  }
}

/* Main hero artwork. */
.arwen-hero.has-main-art {
  display: flex !important;
  align-items: center;
  justify-content: center;
  min-height: 0 !important;
  padding: 0 !important;
}

.arwen-hero-main-art {
  display: block;
  width: min(100%, 620px);
  height: auto;
  border-radius: 0;
}

.arwen-hero.has-main-art .arwen-hero-copy,
.arwen-hero.has-main-art .arwen-hero-visual {
  display: none !important;
}

/* Live casino sizing. */
.arwen-live-grid {
  gap: clamp(16px, 2.4vw, 30px);
  justify-items: center;
}

.arwen-live-card.has-art {
  width: min(100%, 300px);
}

@media (max-width: 768px) {
  .arwen-live-card.has-art {
    width: min(100%, 270px);
  }
}

/* Remove custom background image and soften particles from the corners inward. */
body.gm-arwen-page {
  background:
    /* Devflow UI kit tarzi ust/alt sahne isiklari - site temasina uyarlandi */
    radial-gradient(70% 46% at 50% -8%, rgba(165, 96, 255, 0.55), rgba(120, 50, 255, 0.16) 40%, transparent 68%),
    radial-gradient(40% 22% at 50% -4%, rgba(255, 216, 150, 0.20), transparent 60%),
    radial-gradient(82% 52% at 50% 108%, rgba(255, 67, 201, 0.42), rgba(150, 70, 255, 0.16) 42%, transparent 70%),
    radial-gradient(circle at 22% 14%, rgba(167, 72, 255, 0.16), transparent 32%),
    radial-gradient(circle at 78% 42%, rgba(255, 91, 207, 0.1), transparent 34%),
    linear-gradient(180deg, #090014 0%, #03000a 52%, #020103 100%) !important;
}

body.gm-arwen-page::before,
body.gm-arwen-page .bg-aurora::before {
  opacity: 0 !important;
  background: none !important;
  animation: none !important;
}

body.gm-arwen-page::after,
body.gm-arwen-page .bg-aurora::after {
  mask-image: radial-gradient(ellipse at center, #000 0%, #000 54%, rgba(0, 0, 0, 0.78) 68%, rgba(0, 0, 0, 0.32) 84%, transparent 100%) !important;
  -webkit-mask-image: radial-gradient(ellipse at center, #000 0%, #000 54%, rgba(0, 0, 0, 0.78) 68%, rgba(0, 0, 0, 0.32) 84%, transparent 100%) !important;
}

@media (max-width: 768px) {
  .arwen-hero-main-art {
    width: min(100%, 390px);
  }
}

/* Premium motion layer. */
body.gm-arwen-page .topbar {
  overflow: hidden;
  animation: arwenNavSettle 0.62s ease both;
}

body.gm-arwen-page .topbar::before {
  content: "";
  position: absolute;
  inset: 0 auto 0 -45%;
  width: 38%;
  pointer-events: none;
  background: linear-gradient(105deg, transparent 0%, rgba(255, 255, 255, 0.12) 48%, transparent 100%);
  transform: skewX(-18deg) translateX(-120%);
  animation: arwenNavSweep 7.5s ease-in-out infinite;
}

.arwen-hero-main-art {
  animation: arwenHeroFloat 6.8s ease-in-out infinite;
  transform-origin: center;
}

.arwen-card-art-link,
.arwen-card-art-button {
  position: relative;
  overflow: hidden;
}

.arwen-game-card.has-art,
.arwen-bonus-card.has-art,
.arwen-vip-card.has-art,
.arwen-mega.has-art,
.arwen-tournament.has-art,
.arwen-leaderboard.has-art,
.arwen-live-card.has-art,
.arwen-trust-grid div.has-art {
  will-change: transform;
}

.arwen-card-art-link::before,
.arwen-card-art-button::before {
  content: "";
  position: absolute;
  inset: -35% auto -35% -70%;
  z-index: 2;
  width: 42%;
  pointer-events: none;
  background: linear-gradient(105deg, transparent 0%, rgba(255, 245, 217, 0.28) 48%, transparent 100%);
  transform: skewX(-19deg) translateX(-120%);
  opacity: 0;
}

.arwen-game-card.has-art:hover .arwen-card-art-link::before,
.arwen-bonus-card.has-art:hover .arwen-card-art-link::before,
.arwen-vip-card.has-art:hover .arwen-card-art-link::before,
.arwen-mega.has-art:hover .arwen-card-art-link::before,
.arwen-tournament.has-art:hover .arwen-card-art-link::before,
.arwen-leaderboard.has-art:hover .arwen-card-art-link::before,
.arwen-live-card.has-art:hover .arwen-card-art-button::before,
.arwen-trust-grid div.has-art:hover .arwen-card-art-link::before {
  opacity: 1;
  animation: arwenCardShine 0.82s ease forwards;
}

.arwen-game-card.has-art img,
.arwen-bonus-card.has-art img,
.arwen-vip-card.has-art img,
.arwen-mega.has-art img,
.arwen-tournament.has-art img,
.arwen-leaderboard.has-art img,
.arwen-trust-grid div.has-art img {
  transition: transform 0.34s ease, filter 0.34s ease;
}

.arwen-game-card.has-art:hover img,
.arwen-bonus-card.has-art:hover img,
.arwen-vip-card.has-art:hover img,
.arwen-mega.has-art:hover img,
.arwen-tournament.has-art:hover img,
.arwen-leaderboard.has-art:hover img,
.arwen-trust-grid div.has-art:hover img {
  filter: brightness(1.08) saturate(1.08);
  transform: scale(1.025);
}

.arwen-live-card.has-art .arwen-card-art-button img {
  transition: transform 0.34s ease, filter 0.34s ease;
}

.arwen-live-card.has-art:hover .arwen-card-art-button img {
  filter: brightness(1.08) saturate(1.08);
  transform: scale(1.22);
}

.arwen-btn-primary,
.arwen-game-card > span:last-child,
.arwen-bonus-card a,
.arwen-live-card button,
.arwen-mega a,
.arwen-tournament a,
.arwen-leaderboard a,
.arwen-vip-card a,
.arwen-trust a,
body.gm-arwen-page .auth-links a:last-child {
  animation: arwenButtonGlow 3.8s ease-in-out infinite;
}

.arwen-section-head h2,
.arwen-trust h2 {
  position: relative;
  display: inline-flex;
}

.arwen-section-head h2::after,
.arwen-trust h2::after {
  content: "";
  position: absolute;
  left: 0;
  right: 22%;
  bottom: -7px;
  height: 1px;
  background: linear-gradient(90deg, transparent, rgba(255, 214, 126, 0.8), rgba(179, 76, 255, 0.72), transparent);
  opacity: 0.72;
  transform-origin: left;
  animation: arwenHeadingLine 4.8s ease-in-out infinite;
}

@keyframes arwenNavSettle {
  from {
    opacity: 0;
    transform: translateY(-10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes arwenNavSweep {
  0%,
  58% {
    transform: skewX(-18deg) translateX(-120%);
  }
  76%,
  100% {
    transform: skewX(-18deg) translateX(430%);
  }
}

@keyframes arwenHeroFloat {
  0%,
  100% {
    transform: translateY(0) scale(1);
  }
  50% {
    transform: translateY(-8px) scale(1.006);
  }
}

@keyframes arwenCardShine {
  from {
    transform: skewX(-19deg) translateX(-120%);
  }
  to {
    transform: skewX(-19deg) translateX(430%);
  }
}

@keyframes arwenButtonGlow {
  0%,
  100% {
    filter: brightness(1);
  }
  50% {
    filter: brightness(1.12);
  }
}

@keyframes arwenHeadingLine {
  0%,
  100% {
    opacity: 0.44;
    transform: scaleX(0.58);
  }
  50% {
    opacity: 0.92;
    transform: scaleX(1);
  }
}

@media (prefers-reduced-motion: reduce) {
  body.gm-arwen-page .topbar,
  body.gm-arwen-page .topbar::before,
  .arwen-hero-main-art,
  .arwen-card-art-link::before,
  .arwen-card-art-button::before,
  .arwen-btn-primary,
  .arwen-game-card > span:last-child,
  .arwen-bonus-card a,
  .arwen-live-card button,
  .arwen-mega a,
  .arwen-tournament a,
  .arwen-leaderboard a,
  .arwen-vip-card a,
  .arwen-trust a,
  body.gm-arwen-page .auth-links a:last-child,
  .arwen-section-head h2::after,
  .arwen-trust h2::after {
    animation: none !important;
  }
}

/* Footer powered-by strip. */
body.gm-arwen-page .gmf-poweredby {
  display: flex !important;
  align-items: center;
  justify-content: center;
  gap: 12px;
  width: 100%;
  margin: 16px auto 0;
  min-height: 34px;
  padding: 12px 0 0;
  border-top: 1px solid rgba(255, 255, 255, 0.09);
}

body.gm-arwen-page .gmf-shell {
  padding-bottom: 18px !important;
}

body.gm-arwen-page .gmf-poweredby span {
  color: rgba(255, 255, 255, 0.54);
  font: 800 10px/1 "Inter", sans-serif;
  letter-spacing: 1.8px;
  text-transform: uppercase;
  transform: translateY(1px);
}

body.gm-arwen-page .gmf-poweredby img {
  display: block;
  width: auto;
  height: 28px;
  max-width: 150px;
  object-fit: contain;
  opacity: 0.9;
}

@media (max-width: 768px) {
  body.gm-arwen-page .gmf-shell {
    padding-bottom: 22px !important;
  }

  body.gm-arwen-page .gmf-poweredby {
    gap: 10px;
    margin-top: 14px;
  }

  body.gm-arwen-page .gmf-poweredby img {
    height: 24px;
    max-width: 132px;
  }
}

/* Restore visible galaxy particles. */
body.gm-arwen-page::after {
  z-index: 1;
  opacity: 0.7 !important;
  inset: -12vh -9vw !important;
  background-image:
    radial-gradient(circle, rgba(255, 104, 220, 0.9) 0 0.95px, transparent 1.8px),
    radial-gradient(circle, rgba(255, 204, 248, 0.56) 0 0.75px, transparent 1.45px),
    radial-gradient(circle, rgba(201, 119, 255, 0.44) 0 0.65px, transparent 1.2px),
    radial-gradient(circle, rgba(255, 224, 164, 0.34) 0 0.55px, transparent 1px) !important;
  background-size: 104px 104px, 158px 158px, 78px 78px, 212px 212px !important;
  background-position: 14px 18px, 54px 46px, 26px 9px, 120px 86px !important;
  mask-image: linear-gradient(90deg, transparent 0%, rgba(0, 0, 0, 0.28) 7%, #000 17%, #000 83%, rgba(0, 0, 0, 0.28) 93%, transparent 100%) !important;
  -webkit-mask-image: linear-gradient(90deg, transparent 0%, rgba(0, 0, 0, 0.28) 7%, #000 17%, #000 83%, rgba(0, 0, 0, 0.28) 93%, transparent 100%) !important;
  animation: arwenParticlesBentoFlow 8.5s linear infinite !important;
  will-change: transform, opacity;
}

body.gm-arwen-page .bg-aurora::after {
  opacity: 0 !important;
}

/* ── Kullanici arkaplan fotografi: gradient + particles UZERINE, %50 opak,
   tum icerigin ALTINDA. #arwen-bg-photo div'ini arwen-ambient.js ekler. ── */
body.gm-arwen-page #arwen-bg-photo {
  position: fixed;
  inset: 0;
  background: linear-gradient(rgba(6, 1, 16, 0.52), rgba(6, 1, 16, 0.58)), url("/assets/gamador/arwen/arwen-bg.jpg") center center / cover no-repeat;
  opacity: 0.25;
  z-index: 1;
  pointer-events: none;
}
/* particles fotografin ALTINA insin (yine gradientin ustunde kalir) */
body.gm-arwen-page::after {
  z-index: 0 !important;
}

/* Final surface lock. */
body.gm-arwen-page {
  --arwen-bento-radius: 24px;
  --arwen-bento-surface: linear-gradient(180deg, rgba(20, 20, 23, 0.76), rgba(12, 9, 18, 0.54));
  --arwen-bento-border: rgba(255, 255, 255, 0.07);
}

body.gm-arwen-page .arwen-section,
body.gm-arwen-page .arwen-jackpot,
body.gm-arwen-page .arwen-trust,
body.gm-arwen-page .site-footer.gmf .gmf-shell {
  border-color: var(--arwen-bento-border) !important;
  border-radius: var(--arwen-bento-radius) !important;
  background: var(--arwen-bento-surface) !important;
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.1),
    inset 0 -1px 0 rgba(228, 179, 106, 0.07),
    0 24px 58px rgba(0, 0, 0, 0.2) !important;
  backdrop-filter: blur(8px) saturate(1.04) !important;
  -webkit-backdrop-filter: blur(8px) saturate(1.04) !important;
}

body.gm-arwen-page .topbar,
body.gm-arwen-page .topbar.scrolled {
  border-color: rgba(255, 255, 255, 0.09) !important;
  border-radius: 18px !important;
  background:
    linear-gradient(180deg, rgba(20, 20, 23, 0.72), rgba(8, 6, 13, 0.48)),
    rgba(20, 20, 23, 0.42) !important;
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.12),
    inset 0 -1px 0 rgba(228, 179, 106, 0.08),
    0 22px 54px rgba(0, 0, 0, 0.24) !important;
  backdrop-filter: blur(12px) saturate(1.12) !important;
  -webkit-backdrop-filter: blur(12px) saturate(1.12) !important;
}

body.gm-arwen-page .arwen-section-head h2,
body.gm-arwen-page .arwen-trust h2 {
  color: #f8fbff !important;
  font: 600 clamp(24px, 2.2vw, 32px)/1.2 "GilroyArwen", "Poppins", "Inter", system-ui, sans-serif !important;
  letter-spacing: 0.2px !important;
}

body.gm-arwen-page .arwen-game-grid,
body.gm-arwen-page .arwen-bonus-grid,
body.gm-arwen-page .arwen-vip-grid,
body.gm-arwen-page .arwen-live-grid,
body.gm-arwen-page .arwen-trust-grid {
  gap: 24px !important;
}

/* Exported Arwen button artwork. */
.arwen-button-label {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

body.gm-arwen-page .auth-btn.arwen-image-button {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-height: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  color: transparent !important;
  font-size: 0 !important;
  line-height: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  overflow: visible !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
}

body.gm-arwen-page .auth-btn.arwen-image-button > i,
body.gm-arwen-page .auth-btn.arwen-image-button > img {
  display: none !important;
}

body.gm-arwen-page .auth-btn.arwen-image-button::before {
  content: "";
  display: block;
  height: 42px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  filter: drop-shadow(0 10px 18px rgba(0, 0, 0, 0.28));
  transition: transform 0.2s ease, filter 0.2s ease;
}

body.gm-arwen-page .auth-btn.arwen-image-button:hover::before {
  transform: translateY(-2px);
  filter: brightness(1.08) drop-shadow(0 12px 22px rgba(121, 54, 255, 0.3));
}

body.gm-arwen-page .auth-btn.arwen-login-image-button::before,
body.gm-arwen-page .auth-btn.btn-login.arwen-image-button::before {
  width: 102px;
  background-image: url("/assets/gamador/arwen/button-login.png");
}

body.gm-arwen-page .auth-btn.arwen-register-image-button::before,
body.gm-arwen-page .auth-btn.btn-register.arwen-image-button::before {
  width: 117px;
  background-image: url("/assets/gamador/arwen/button-register.png");
}

.arwen-hero.has-main-art {
  position: relative;
}

.arwen-hero-art-actions {
  position: absolute;
  left: clamp(48px, 8.8%, 86px);
  bottom: clamp(78px, 25%, 132px);
  z-index: 4;
  display: flex;
  align-items: center;
  gap: 12px;
}

.arwen-hero-art-actions .arwen-image-button {
  min-height: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  line-height: 0 !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
}

.arwen-hero-art-actions .arwen-image-button img {
  display: block;
  width: auto;
  height: 46px;
  filter: drop-shadow(0 12px 20px rgba(0, 0, 0, 0.32));
  transition: transform 0.22s ease, filter 0.22s ease;
}

.arwen-hero-art-actions .arwen-image-button:hover img {
  transform: translateY(-3px);
  filter: brightness(1.08) drop-shadow(0 14px 24px rgba(121, 54, 255, 0.32));
}

@media (max-width: 980px) {
  .arwen-hero-art-actions {
    left: 50%;
    bottom: 34px;
    transform: translateX(-50%);
    justify-content: center;
  }

  .arwen-hero-art-actions .arwen-image-button img {
    height: 42px;
  }
}

@media (max-width: 560px) {
  body.gm-arwen-page .auth-btn.arwen-image-button::before {
    height: 36px;
  }

  body.gm-arwen-page .auth-btn.arwen-login-image-button::before,
  body.gm-arwen-page .auth-btn.btn-login.arwen-image-button::before {
    width: 88px;
  }

  body.gm-arwen-page .auth-btn.arwen-register-image-button::before,
  body.gm-arwen-page .auth-btn.btn-register.arwen-image-button::before {
    width: 101px;
  }

  .arwen-hero-art-actions {
    bottom: 24px;
    gap: 8px;
  }

  .arwen-hero-art-actions .arwen-image-button img {
    height: 34px;
  }
}

/* Centered nav with neon active marker. */
body.gm-arwen-page .topbar-row {
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  gap: clamp(18px, 2.4vw, 56px) !important;
}

body.gm-arwen-page .topbar {
  opacity: 1 !important;
  animation: none !important;
}

body.gm-arwen-page .brand {
  justify-self: start !important;
}

body.gm-arwen-page .auth-links {
  justify-self: end !important;
}

body.gm-arwen-page .main-text-nav {
  justify-self: center !important;
  margin: 0 !important;
  padding: 0 10px !important;
  gap: clamp(16px, 2.05vw, 30px) !important;
}

body.gm-arwen-page .text-link {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 38px;
  padding: 0 2px 7px;
  isolation: isolate;
  transition: color 0.22s ease, text-shadow 0.22s ease;
}

body.gm-arwen-page .text-link::before,
body.gm-arwen-page .text-link::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 2px;
  pointer-events: none;
  opacity: 0;
  transform: translateX(-50%) scaleX(0.35);
  transition: opacity 0.24s ease, transform 0.24s ease;
}

body.gm-arwen-page .text-link::before {
  width: calc(100% + 18px);
  height: 18px;
  border-radius: 999px 999px 0 0;
  background:
    radial-gradient(ellipse at center bottom, rgba(193, 97, 255, 0.72), rgba(116, 43, 255, 0.28) 46%, transparent 72%);
  filter: blur(5px);
  z-index: -1;
}

body.gm-arwen-page .text-link::after {
  width: calc(100% + 8px);
  height: 2px;
  border-radius: 999px;
  background: linear-gradient(90deg, transparent, #f0c7ff 18%, #b45dff 52%, #ffd97c 84%, transparent);
  box-shadow:
    0 0 10px rgba(188, 87, 255, 0.95),
    0 0 24px rgba(124, 53, 255, 0.62);
}

body.gm-arwen-page .text-link:hover::before,
body.gm-arwen-page .text-link:hover::after,
body.gm-arwen-page .text-link.active::before,
body.gm-arwen-page .text-link.active::after {
  opacity: 1;
  transform: translateX(-50%) scaleX(1);
}

body.gm-arwen-page .text-link.active {
  color: #fff !important;
}

@media (max-width: 1160px) {
  body.gm-arwen-page .topbar-row {
    grid-template-columns: minmax(120px, 1fr) auto minmax(120px, 1fr) !important;
  }

  body.gm-arwen-page .main-text-nav {
    gap: 14px !important;
  }
}

/* Auth buttons: image-only, no legacy button box/text. */
body.gm-arwen-page .topbar .auth-links > .auth-btn.arwen-image-button {
  position: relative !important;
  flex: 0 0 auto !important;
  display: block !important;
  width: 102px !important;
  height: 42px !important;
  min-width: 0 !important;
  min-height: 0 !important;
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  border: 0 !important;
  outline: 0 !important;
  border-radius: 0 !important;
  color: transparent !important;
  font-size: 0 !important;
  line-height: 0 !important;
  text-indent: -9999px !important;
  text-shadow: none !important;
  background: transparent !important;
  box-shadow: none !important;
  overflow: visible !important;
  isolation: isolate;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
  transform: translateZ(0);
  transition: transform 0.22s ease, filter 0.22s ease;
}

body.gm-arwen-page .topbar .auth-links > .auth-btn.btn-register.arwen-image-button {
  width: 117px !important;
}

body.gm-arwen-page .topbar .auth-links > .auth-btn.arwen-image-button > * {
  display: none !important;
}

body.gm-arwen-page .topbar .auth-links > .auth-btn.arwen-image-button::before {
  content: "" !important;
  position: absolute !important;
  inset: 0 !important;
  z-index: 1;
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: contain !important;
  filter: drop-shadow(0 9px 15px rgba(0, 0, 0, 0.28));
  transition: transform 0.22s ease, filter 0.22s ease;
}

body.gm-arwen-page .topbar .auth-links > .auth-btn.btn-login.arwen-image-button::before {
  background-image: url("/assets/gamador/arwen/button-login.png") !important;
}

body.gm-arwen-page .topbar .auth-links > .auth-btn.btn-register.arwen-image-button::before {
  background-image: url("/assets/gamador/arwen/button-register.png") !important;
}

body.gm-arwen-page .topbar .auth-links > .auth-btn.arwen-image-button::after {
  content: "";
  position: absolute;
  inset: -20% auto -20% -62%;
  z-index: 2;
  width: 34%;
  pointer-events: none;
  opacity: 0;
  background: linear-gradient(105deg, transparent 0%, rgba(255, 245, 217, 0.34) 50%, transparent 100%);
  transform: skewX(-18deg) translateX(-120%);
}

body.gm-arwen-page .topbar .auth-links > .auth-btn.arwen-image-button:hover,
body.gm-arwen-page .topbar .auth-links > .auth-btn.arwen-image-button:focus-visible {
  transform: translateY(-2px) scale(1.025);
}

body.gm-arwen-page .topbar .auth-links > .auth-btn.arwen-image-button:hover::before,
body.gm-arwen-page .topbar .auth-links > .auth-btn.arwen-image-button:focus-visible::before {
  filter:
    brightness(1.1)
    saturate(1.08)
    drop-shadow(0 12px 22px rgba(134, 57, 255, 0.42));
}

body.gm-arwen-page .topbar .auth-links > .auth-btn.arwen-image-button:hover::after,
body.gm-arwen-page .topbar .auth-links > .auth-btn.arwen-image-button:focus-visible::after {
  opacity: 1;
  animation: arwenAuthButtonShine 0.78s ease forwards;
}

@keyframes arwenAuthButtonShine {
  from {
    transform: skewX(-18deg) translateX(-120%);
  }
  to {
    transform: skewX(-18deg) translateX(480%);
  }
}

@media (max-width: 560px) {
  body.gm-arwen-page .topbar .auth-links > .auth-btn.arwen-image-button {
    width: 88px !important;
    height: 36px !important;
  }

  body.gm-arwen-page .topbar .auth-links > .auth-btn.btn-register.arwen-image-button {
    width: 101px !important;
  }
}

/* Hero CTA placement: artwork'un en altina yakin (asagida). */
body.gm-arwen-page .arwen-hero-art-actions {
  bottom: clamp(12px, 4%, 26px) !important;
}

@media (max-width: 980px) {
  body.gm-arwen-page .arwen-hero-art-actions {
    bottom: 14px !important;
  }
}

@media (max-width: 560px) {
  body.gm-arwen-page .arwen-hero-art-actions {
    bottom: 8px !important;
  }
}

/* ============================================================
   Kartlar: donen neon stroke + pembe/mor hale
   (site pembesi #ff43c9 / #ff9be6  -  site moru #8c45ff / #b45dff)
   ============================================================ */
@property --arwen-neon-angle {
  syntax: "<angle>";
  inherits: false;
  initial-value: 0deg;
}

@keyframes arwenNeonSpin {
  to {
    --arwen-neon-angle: 360deg;
  }
}

/* Karti stroke + hale icin hazirla */
body.gm-arwen-page .arwen-bonus-card,
body.gm-arwen-page .arwen-vip-card {
  position: relative;
  isolation: isolate;
  /* JS her karta resmin URL'sini koyana kadar maske seffaf -> ring gizli */
  --card-art: linear-gradient(rgba(0, 0, 0, 0) 0 0);
  --snake-band: 4px;
}

/* NOT: Eskiden burada dikdortgen box-shadow "hale" vardi; hover'da kart
   KUTUSU (seffaf kenar payi dahil) etrafinda kutu/cerceve gibi gorunuyordu
   ("kartin ustune gelince kutucuk"). Kaldirildi. Neon artik yalnizca
   resmin gercek kenarina yapisan snake ring ile saglaniyor. */

@supports ((mask-composite: exclude) or (-webkit-mask-composite: xor)) {
  body.gm-arwen-page .arwen-bonus-card.has-art::before,
  body.gm-arwen-page .arwen-vip-card.has-art::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: 6;
    pointer-events: none;
    background: conic-gradient(
      from var(--arwen-neon-angle),
      transparent 0deg 42deg,
      rgba(140, 69, 255, 0.16) 62deg,
      rgba(255, 67, 201, 0.95) 82deg,
      #fff0fb 94deg,
      rgba(255, 67, 201, 0.92) 106deg,
      rgba(140, 69, 255, 0.12) 128deg,
      transparent 150deg 360deg
    );
    filter:
      drop-shadow(0 0 6px rgba(255, 67, 201, 0.72))
      drop-shadow(0 0 16px rgba(140, 69, 255, 0.42));
    /* Stroke'u kartin KENDI PNG siluetine gore sekillendir: ayni resmi
       iki kez maske yap (tam boy + ~band kadar kucuk), farki = silueti
       izleyen kenar seridi -> her kartin genislik/kose seklini izler. */
    -webkit-mask:
      var(--card-art) var(--snake-cx, 50%) var(--snake-cy, 50%) / calc(100% - var(--snake-band) * 2) calc(100% - var(--snake-band) * 2) no-repeat,
      var(--card-art) var(--snake-cx, 50%) var(--snake-cy, 50%) / 100% 100% no-repeat;
    -webkit-mask-composite: xor;
    mask:
      var(--card-art) var(--snake-cx, 50%) var(--snake-cy, 50%) / calc(100% - var(--snake-band) * 2) calc(100% - var(--snake-band) * 2) no-repeat,
      var(--card-art) var(--snake-cx, 50%) var(--snake-cy, 50%) / 100% 100% no-repeat;
    mask-composite: exclude;
    animation: arwenNeonSpin 2.4s linear infinite;
  }

  body.gm-arwen-page .arwen-bonus-card:hover::before,
  body.gm-arwen-page .arwen-vip-card:hover::before {
    filter:
      drop-shadow(0 0 8px rgba(255, 200, 240, 0.9))
      drop-shadow(0 0 24px rgba(255, 67, 201, 0.6));
    animation-duration: 1.7s;
  }

  @media (prefers-reduced-motion: reduce) {
    body.gm-arwen-page .arwen-bonus-card::before,
    body.gm-arwen-page .arwen-vip-card::before {
      animation: none;
      --arwen-neon-angle: 52deg;
    }
  }
}

/* ------------------------------------------------------------
   has-art kartlar (seffaf kenarli PNG): snake ring kirpilmasin
   diye overflow gorunur kalir.
   ------------------------------------------------------------ */
body.gm-arwen-page .arwen-bonus-card.has-art,
body.gm-arwen-page .arwen-vip-card.has-art {
  overflow: visible !important;   /* stroke glow'u kirpilmasin */
}

body.gm-arwen-page .arwen-bonus-card.has-art::before,
body.gm-arwen-page .arwen-vip-card.has-art::before {
  display: block !important;
}

/* has-art kart resimleri orijinal govde golgesini korur;
   neon = yukaridaki donen snake ring (::before). */

/* ============================================================
   Ambient FX + cila: imlec spotlight, film grain, scrollbar,
   baslik alt-cizgi shimmer, "Tum...Gor" link hover.
   ============================================================ */

/* Imlec-takip spotlight (JS #arwen-fx ekler, --mx/--my gunceller) */
body.gm-arwen-page #arwen-fx {
  position: fixed;
  inset: 0;
  z-index: 55;
  pointer-events: none;
  background: radial-gradient(
    440px circle at var(--mx, 50%) var(--my, 28%),
    rgba(176, 110, 255, 0.13),
    rgba(255, 67, 201, 0.06) 42%,
    transparent 64%
  );
  mix-blend-mode: screen;
}

/* Film grain (ince doku) */
body.gm-arwen-page #arwen-fx::before {
  content: "";
  position: absolute;
  inset: 0;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='180'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
  background-size: 180px 180px;
  opacity: 0.05;
  mix-blend-mode: overlay;
}

@media (prefers-reduced-motion: reduce) {
  body.gm-arwen-page #arwen-fx { display: none; }
}

/* Tema scrollbar (bu CSS yalniz arwen sayfasinda yuklendigi icin global guvenli) */
html {
  scrollbar-width: thin;
  scrollbar-color: #8c45ff rgba(8, 2, 16, 0.55);
}
::-webkit-scrollbar {
  width: 12px;
  height: 12px;
}
::-webkit-scrollbar-track {
  background: rgba(8, 2, 16, 0.6);
}
::-webkit-scrollbar-thumb {
  border-radius: 10px;
  border: 3px solid rgba(8, 2, 16, 0.6);
  background: linear-gradient(180deg, #8c45ff, #b45dff);
}
::-webkit-scrollbar-thumb:hover {
  background: linear-gradient(180deg, #a65cff, #ff43c9);
}

/* Baslik alt-cizgisi: gradient shimmer */
body.gm-arwen-page .arwen-section-head h2::after,
body.gm-arwen-page .arwen-trust h2::after {
  background-size: 220% 100% !important;
  animation: arwenUnderlineShimmer 4.5s linear infinite;
}
@keyframes arwenUnderlineShimmer {
  from { background-position: 0 0; }
  to { background-position: 220% 0; }
}

/* "Tum ... Gor" pill linkleri: hover glow + hafif kalkma */
body.gm-arwen-page .arwen-section-head a {
  transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease, color 0.2s ease;
}
body.gm-arwen-page .arwen-section-head a:hover {
  transform: translateY(-1px);
  border-color: rgba(255, 67, 201, 0.55);
  box-shadow: 0 6px 22px rgba(140, 69, 255, 0.35);
}

/* ============================================================
   Footer fontlari: site sistemine hizala. Eskiden basliklar 'GilroyArwen'
   (hicbir yerde yuklenmiyordu -> bozuk yedek), govde 'Inter' idi.
   Artik baslik = Gilroy, govde = Inter/Gilroy (her yerde temiz yuklenir).
   ============================================================ */
body.gm-arwen-page .gmf-shell,
body.gm-arwen-page .gmf-shell * {
  font-family: "Inter", "GilroyArwen", system-ui, sans-serif !important;
}
body.gm-arwen-page .gmf-shell .gmf-h {
  font-family: "GilroyArwen", "Poppins", "Inter", system-ui, sans-serif !important;
}
/* Font Awesome ikonlarini yukaridaki footer font-override'undan HARIC tut.
   Aksi halde 'Inter' dayatilir, glyph bulunmaz ve ikonlar bos kutu (tofu) cikar. */
body.gm-arwen-page .gmf-shell .fa,
body.gm-arwen-page .gmf-shell .fas,
body.gm-arwen-page .gmf-shell .far,
body.gm-arwen-page .gmf-shell .fa-solid,
body.gm-arwen-page .gmf-shell .fa-regular {
  font-family: "Font Awesome 6 Free" !important;
}
body.gm-arwen-page .gmf-shell .fab,
body.gm-arwen-page .gmf-shell .fa-brands {
  font-family: "Font Awesome 6 Brands" !important;
}

/* ============================================================
   Gradient metin: bolum basliklari (beyaz -> lavanta -> mor -> altin).
   Not: hero basligi PNG'ye gomulu oldugu icin gradient gercek HTML
   basliklara uygulandi.
   ============================================================ */
body.gm-arwen-page .arwen-section-head h2,
body.gm-arwen-page .arwen-trust h2 {
  background: linear-gradient(92deg, #ffffff 0%, #f3e6ff 42%, #cf9bff 70%, #ffd279 100%) !important;
  -webkit-background-clip: text !important;
  background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
  color: transparent !important;
}

/* ============================================================
   Bolum ayraclari: JS bolumler arasina .arwen-sep ekler.
   ============================================================ */
body.gm-arwen-page .arwen-sep {
  height: 2px;
  margin: 8px auto 14px;
  width: min(1240px, calc(100% - 40px));
  border: 0;
  border-radius: 2px;
  background: linear-gradient(
    90deg,
    transparent,
    rgba(166, 92, 255, 0.7),
    rgba(255, 67, 201, 0.65),
    rgba(255, 214, 140, 0.5),
    transparent
  );
  box-shadow: 0 0 16px rgba(166, 92, 255, 0.45), 0 0 28px rgba(255, 67, 201, 0.22);
}

/* ============================================================
   Footer cilasi: ust gradient kenar + odeme/sosyal hover.
   ============================================================ */
body.gm-arwen-page .site-footer.gmf {
  position: relative;
}
body.gm-arwen-page .site-footer.gmf::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 2px;
  background: linear-gradient(
    90deg,
    transparent,
    rgba(166, 92, 255, 0.78),
    rgba(255, 67, 201, 0.68),
    rgba(255, 214, 140, 0.5),
    transparent
  );
  box-shadow: 0 0 18px rgba(166, 92, 255, 0.5);
  pointer-events: none;
  z-index: 3;
}
body.gm-arwen-page .gmf-logo-img,
body.gm-arwen-page .gmf-pay-track img {
  transition: transform 0.2s ease, filter 0.2s ease;
}
body.gm-arwen-page .gmf-logo:hover .gmf-logo-img,
body.gm-arwen-page .gmf-pay-track img:hover {
  transform: translateY(-2px);
  filter: drop-shadow(0 6px 14px rgba(140, 69, 255, 0.45)) brightness(1.08);
}
body.gm-arwen-page .gmf-social a {
  transition: transform 0.2s ease, filter 0.2s ease;
}
body.gm-arwen-page .gmf-social a:hover {
  transform: translateY(-2px);
  filter: drop-shadow(0 6px 14px rgba(255, 67, 201, 0.5));
}

/* ═══════════ Mobil alt menu (bottom nav) — arwen + pembe snake FAB ═══════════ */
@property --abn-angle { syntax: "<angle>"; inherits: false; initial-value: 0deg; }
@keyframes abnSnake { to { --abn-angle: 360deg; } }
.arwen-bottomnav { display: none; }
@media (max-width: 600px) {
  body.gm-arwen-page .arwen-bottomnav {
    display: flex; align-items: center; justify-content: space-around;
    position: fixed; left: 0; right: 0; bottom: 0; z-index: 220;
    height: 62px; padding: 0 6px;
    background: linear-gradient(180deg, rgba(20, 8, 40, 0.95), rgba(7, 0, 13, 0.99));
    border-top: 1px solid rgba(140, 69, 255, 0.3);
    box-shadow: 0 -10px 30px rgba(0, 0, 0, 0.55);
    -webkit-backdrop-filter: blur(10px); backdrop-filter: blur(10px);
  }
  .arwen-bottomnav .abn-item {
    display: flex; flex-direction: column; align-items: center; gap: 3px;
    flex: 1 1 0; min-width: 0; padding: 6px 2px;
    background: none; border: 0; cursor: pointer; text-decoration: none;
    color: rgba(248, 240, 255, 0.72);
    font: 700 9.5px/1 "Inter", system-ui, sans-serif; letter-spacing: 0.2px;
  }
  .arwen-bottomnav .abn-item i { font-size: 18px; }
  .arwen-bottomnav .abn-item.active,
  .arwen-bottomnav .abn-item:active { color: #cf9bff; }
  .arwen-bottomnav .abn-item.active i { filter: drop-shadow(0 0 8px rgba(140, 69, 255, 0.7)); }
  .arwen-bottomnav .abn-fab {
    position: relative; flex: 0 0 auto; margin: -26px 4px 0;
    display: flex; flex-direction: column; align-items: center; gap: 3px;
    background: none; border: 0; cursor: pointer; text-decoration: none;
  }
  .arwen-bottomnav .abn-fab small {
    font: 800 9px/1 "Inter", system-ui, sans-serif; color: #ff7ad6;
    text-transform: uppercase; letter-spacing: 0.4px;
  }
  .arwen-bottomnav .abn-fab-inner {
    position: relative; width: 54px; height: 54px; border-radius: 50%;
    display: grid; place-items: center; color: #fff; font-size: 20px;
    background: radial-gradient(circle at 50% 32%, #b45dff, #7d35ff 72%);
    box-shadow: 0 8px 22px rgba(140, 69, 255, 0.6), inset 0 1px 0 rgba(255, 255, 255, 0.25);
    isolation: isolate;
  }
  .arwen-bottomnav .abn-fab-inner::before {
    content: ""; position: absolute; inset: -3px; border-radius: 50%; padding: 3px;
    background: conic-gradient(from var(--abn-angle), transparent 0 28%, #ff43c9 46%, #ffa6e6 58%, transparent 74% 100%);
    -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
    -webkit-mask-composite: xor; mask-composite: exclude;
    animation: abnSnake 2.6s linear infinite; pointer-events: none;
  }
  body.gm-arwen-page .mobile-sidebar-toggle { bottom: 76px !important; }
}
/* ═══════════ Mobil navbar: kenardan kenara TAM GENISLIK (oval degil) ═══════════ */
@media (max-width: 980px) {
  body.gm-arwen-page header.topbar,
  body.gm-arwen-page header.topbar.scrolled {
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
    border-radius: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
    left: 0 !important;
    right: 0 !important;
  }
}
/* ═══════════ Mobil navbar ikonlari: telegram/whatsapp/kullanici (sagda) ═══════════ */
@media (max-width: 980px) {
  body.gm-arwen-page .gm-quick-icons {
    display: inline-flex !important;
    align-items: center;
    gap: 6px;
    margin-left: auto !important;
  }
  body.gm-arwen-page .gm-quick-icons .gm-qi[aria-label="Bonuslar"] { display: none; }
  body.gm-arwen-page .gm-quick-icons .gm-qi {
    width: 33px; height: 33px;
    display: grid; place-items: center;
    border-radius: 9px; font-size: 15px; line-height: 1;
    color: #cf9bff;
    border: 1px solid rgba(140, 69, 255, 0.34);
    background: rgba(20, 8, 40, 0.7);
    text-decoration: none; cursor: pointer;
  }
  body.gm-arwen-page .gm-quick-icons .gm-qi-user {
    color: #fff; border-color: #b45dff;
    background: linear-gradient(135deg, #8c45ff, #7d35ff);
  }
}
@media (max-width: 600px) {
  body.gm-arwen-page .brand-wordmark { display: none !important; }
}

/* Register form fields required by kullanicilar insert. */
body.gm-arwen-page .auth-field select {
  width: 100%;
  min-height: 48px;
  padding: 0 14px 0 42px;
  border: 1px solid rgba(180, 120, 255, 0.16);
  border-radius: 10px;
  color: #f8f0ff;
  background: rgba(180, 120, 255, 0.06);
  font: 500 14px/1 "Inter", system-ui, sans-serif;
  outline: 0;
  appearance: none;
}

body.gm-arwen-page .auth-field select:focus {
  border-color: rgba(140, 69, 255, 0.85);
  box-shadow: 0 0 0 4px rgba(140, 69, 255, 0.14), 0 12px 24px rgba(2, 1, 3, 0.3);
}

body.gm-arwen-page .auth-field select option {
  color: #151018;
}

body.gm-arwen-page .auth-form-error {
  border: 1px solid rgba(255, 118, 118, 0.28);
  border-radius: 10px;
  padding: 10px 12px;
  color: #ffd7df;
  background: rgba(255, 61, 91, 0.1);
  font: 600 13px/1.35 "Inter", system-ui, sans-serif;
}

/* Amusnet Jackpot Cards strip, adapted to the Arwen purple/gold theme. */
body.gm-arwen-page .gm-jackpot-cards {
  position: relative;
  display: grid;
  grid-template-columns: minmax(150px, 1fr) minmax(150px, 1fr) minmax(150px, 0.78fr) minmax(150px, 1fr) minmax(150px, 1fr);
  align-items: center;
  gap: clamp(12px, 1.7vw, 22px);
  margin: 24px auto 0;
  padding: clamp(14px, 1.7vw, 22px);
  overflow: visible;
  border: 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
  backdrop-filter: none;
  -webkit-backdrop-filter: none;
}

body.gm-arwen-page .gm-jackpot-cards::before {
  display: none;
}

body.gm-arwen-page .gm-jackpot-cards::after {
  display: none;
}

body.gm-arwen-page .gm-jackpot-card,
body.gm-arwen-page .gm-jackpot-brand {
  position: relative;
  z-index: 1;
}

body.gm-arwen-page .gm-jackpot-card {
  min-height: 60px;
  display: grid;
  grid-template-columns: 42px 1fr 17px;
  align-items: center;
  gap: 10px;
  padding: 8px 10px 8px 14px;
  border: 1px solid rgba(228, 179, 106, 0.3);
  border-radius: 14px;
  background:
    radial-gradient(circle at 18% 46%, rgba(255, 224, 138, 0.1), transparent 34%),
    linear-gradient(180deg, rgba(25, 10, 43, 0.78), rgba(7, 1, 17, 0.86));
  box-shadow:
    inset 0 1px 0 rgba(255, 246, 216, 0.08),
    inset 0 -10px 22px rgba(0, 0, 0, 0.28),
    0 10px 22px rgba(0, 0, 0, 0.2);
  transition: transform 0.18s ease, border-color 0.18s ease, box-shadow 0.18s ease;
}

body.gm-arwen-page .gm-jackpot-card:hover,
body.gm-arwen-page .gm-jackpot-card.is-ticking {
  border-color: rgba(255, 224, 138, 0.66);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.1),
    0 0 0 1px rgba(255, 224, 138, 0.08),
    0 12px 26px rgba(0, 0, 0, 0.26),
    0 0 24px rgba(180, 93, 255, 0.2);
  transform: translateY(-2px);
}

body.gm-arwen-page .gm-jackpot-card.is-ticking {
  animation: arwenJackpotPulse 2.8s ease-in-out infinite;
}

body.gm-arwen-page .gm-jackpot-suit {
  display: grid;
  place-items: center;
  width: 38px;
  height: 38px;
  font: 900 37px/1 Georgia, serif;
  text-shadow: 0 2px 0 rgba(0, 0, 0, 0.78), 0 0 12px currentColor;
}

body.gm-arwen-page .gm-jackpot-card--spade .gm-jackpot-suit,
body.gm-arwen-page .gm-jackpot-card--club .gm-jackpot-suit {
  color: #08040f;
  -webkit-text-stroke: 1px rgba(255, 224, 138, 0.78);
}

body.gm-arwen-page .gm-jackpot-card--heart .gm-jackpot-suit,
body.gm-arwen-page .gm-jackpot-card--diamond .gm-jackpot-suit {
  color: #ff3b7a;
  -webkit-text-stroke: 1px rgba(255, 224, 138, 0.82);
}

body.gm-arwen-page .gm-jackpot-value {
  min-width: 0;
  color: #fff8dc;
  font: 800 clamp(18px, 2vw, 25px)/1 "Rajdhani", "Inter", system-ui, sans-serif;
  letter-spacing: 0;
  text-align: center;
  text-shadow: 0 2px 0 rgba(0, 0, 0, 0.8), 0 0 12px rgba(228, 179, 106, 0.22);
  font-variant-numeric: tabular-nums;
  white-space: nowrap;
}

body.gm-arwen-page .gm-jackpot-try {
  writing-mode: vertical-rl;
  text-orientation: upright;
  color: #d9ad47;
  font: 800 10px/1 "Rajdhani", "Inter", system-ui, sans-serif;
  letter-spacing: 1px;
  text-shadow: 0 0 8px rgba(217, 173, 71, 0.5);
}

body.gm-arwen-page .gm-jackpot-brand {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 76px;
  margin: -6px -8px;
}

body.gm-arwen-page .gm-jackpot-logo {
  display: block;
  width: min(176px, 100%);
  height: auto;
  max-height: 86px;
  object-fit: contain;
  filter:
    drop-shadow(0 8px 0 rgba(0, 0, 0, 0.5))
    drop-shadow(0 0 16px rgba(255, 224, 138, 0.26))
    drop-shadow(0 0 22px rgba(180, 93, 255, 0.18));
}

@keyframes arwenJackpotPulse {
  0%,
  100% {
    filter: brightness(1);
  }
  50% {
    filter: brightness(1.12);
  }
}

@media (max-width: 980px) {
  body.gm-arwen-page .gm-jackpot-cards {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
    margin-top: 18px;
    padding: 12px;
    border-radius: 18px;
  }

  body.gm-arwen-page .gm-jackpot-brand {
    grid-column: 1 / -1;
    grid-row: 1;
    min-height: 62px;
    margin: -2px 0 0;
  }

  body.gm-arwen-page .gm-jackpot-logo {
    width: min(156px, 62vw);
    max-height: 74px;
  }

  body.gm-arwen-page .gm-jackpot-card {
    min-height: 54px;
    grid-template-columns: 32px 1fr 15px;
    gap: 7px;
    padding: 7px 8px;
    border-radius: 12px;
  }

  body.gm-arwen-page .gm-jackpot-suit {
    width: 30px;
    height: 30px;
    font-size: 30px;
  }

  body.gm-arwen-page .gm-jackpot-value {
    font-size: clamp(16px, 5vw, 21px);
  }

  body.gm-arwen-page .gm-jackpot-try {
    font-size: 9px;
    letter-spacing: 0.5px;
  }
}

/* ═══ Icerik, arkaplan fotosunun (z-index:1) USTUNDE kalsin — asil soluk fix ═══ */
/* Hesabim paneli statik -> foto ustune biniyordu; positioned + z2 yapinca foto altta kalir */
body.gm-arwen-page .dash-shell,
body.gm-arwen-page .page-shell,
body.gm-arwen-page .dash-main,
body.gm-arwen-page .arwen-shell {
  position: relative;
  z-index: 2;
}