/* ===========================================================================
   mono-05-render-fit — casino landing.

   COLOUR CONTRACT (BR-GEN-05, BR-GEN-04):
   The only colours that enter this file are the three CSS variables the page
   injects inline from the per-site branding palette:
       --bg      background colour   (branding.backgroundColor)
       --accent  accent colour       (branding.accentColor)
       --text    text colour         (branding.textColor, always present)
   Every other tone below is DERIVED from those three with color-mix() +
   `transparent` — there is not a single hardcoded colour literal, so the
   stylesheet re-skins per site with no edits. Fonts are a system stack; no
   external font is fetched.

   JS hooks are data-* attributes only (data-header, data-nav-toggle,
   data-primary-nav, data-aff, data-faq) — never class names — so the later
   per-domain class-rename step cannot break behaviour.
   =========================================================================== */

:root {
  /* Derived surface / line / muted tones (from --bg + --text). */
  --surface:   color-mix(in srgb, var(--bg) 92%, var(--text));
  --surface-2: color-mix(in srgb, var(--bg) 86%, var(--text));
  --line:      color-mix(in srgb, var(--bg) 78%, var(--text));
  --line-2:    color-mix(in srgb, var(--bg) 66%, var(--text));
  --muted:     color-mix(in srgb, var(--text) 60%, var(--bg));
  --muted-2:   color-mix(in srgb, var(--text) 78%, var(--bg));

  /* Derived accent tints. */
  --accent-2:    color-mix(in srgb, var(--accent) 82%, var(--text));
  --accent-soft: color-mix(in srgb, var(--accent) 16%, transparent);
  --on-accent:   color-mix(in srgb, var(--bg) 86%, var(--text));

  /* Derived shadow (a translucent shade of the text tone). */
  --shadow: color-mix(in srgb, var(--text) 26%, transparent);

  --radius: 16px;
  --radius-sm: 10px;
  --radius-pill: 999px;
  --maxw: 1120px;
  --font: system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, "Noto Sans", sans-serif;
}

* { box-sizing: border-box; }
html, body { overflow-x: hidden; }
body {
  margin: 0;
  background: var(--bg);
  color: var(--text);
  font-family: var(--font);
  font-size: 16px;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
}
a { color: inherit; text-decoration: none; }
img { max-width: 100%; display: block; }
h1, h2, h3, h4 { line-height: 1.15; margin: 0 0 .5em; color: var(--text); font-weight: 800; }

.x1gdw9eb { width: 100%; max-width: var(--maxw); margin: 0 auto; padding: 0 24px; }
.x180h6xa { max-width: 820px; }

/* ---------- buttons ---------- */
.x1jog33r {
  display: inline-flex; align-items: center; justify-content: center; gap: 8px;
  border: 0; border-radius: var(--radius-pill); cursor: pointer;
  font-family: inherit; font-weight: 800; font-size: 15px; line-height: 1;
  padding: 13px 24px; transition: transform .12s, background .12s, box-shadow .12s;
}
.x10cd5iq { width: 100%; }
.xsvccv1 { padding: 15px 30px; font-size: 16px; }
.x1alypem {
  background: var(--accent); color: var(--on-accent);
  box-shadow: 0 6px 18px var(--accent-soft);
}
.x1alypem:hover { background: var(--accent-2); transform: translateY(-1px); }
.x14r6ze9 {
  background: transparent; color: var(--text);
  border: 1px solid var(--line-2);
}
.x14r6ze9:hover { border-color: var(--accent); }

/* ---------- header ---------- */
.xam54qf {
  position: sticky; top: 0; z-index: 40;
  background: color-mix(in srgb, var(--bg) 88%, transparent);
  backdrop-filter: saturate(1.2) blur(8px);
  border-bottom: 1px solid var(--line);
}
.xearb8v { display: flex; align-items: center; gap: 18px; min-height: 68px; }
.xjkfx7s { display: inline-flex; align-items: center; gap: 10px; color: var(--accent); }
.x10b9b7k { height: 40px; width: auto; }
.x1va5u1j { height: 44px; }
.x1o6hbjj { font-weight: 800; font-size: 20px; color: var(--text); }

.xi6scle { display: flex; align-items: center; gap: 18px; margin-left: auto; }
.x95e3eu { display: flex; flex-wrap: wrap; gap: 4px 6px; }
.x1xjum64 {
  padding: 8px 12px; border-radius: var(--radius-sm); color: var(--muted-2);
  font-weight: 600; font-size: 15px; transition: background .14s, color .14s;
}
.x1xjum64:hover { background: color-mix(in srgb, var(--text) 8%, transparent); color: var(--text); }
.x1xjum64.xis8g0t { background: var(--accent-soft); color: var(--text); }
.x7iaylw .x1xjum64 { font-size: 14px; color: var(--muted); }
.x9fqusa { display: flex; align-items: center; gap: 10px; }

.x1ykfpx9 {
  display: none; flex-direction: column; gap: 5px; margin-left: auto;
  background: transparent; border: 0; cursor: pointer; padding: 8px;
}
.xet5b1x { width: 24px; height: 2px; background: var(--text); border-radius: 2px; }

/* ---------- hero ---------- */
.x1v2ct7i { padding: 30px 0 8px; }
.xvvcd54 { display: flex; flex-direction: column; align-items: flex-start; gap: 16px; }
.xpn8i2h { margin: 0; font-size: clamp(20px, 3vw, 30px); font-weight: 800; color: var(--text); max-width: 22ch; }
.x8kpflh { align-self: flex-start; }
.xq17tv7 {
  display: block; margin-top: 18px; border-radius: var(--radius); overflow: hidden;
  border: 1px solid var(--line); box-shadow: 0 10px 30px var(--shadow);
  color: var(--accent); transition: filter .15s;
}
.xq17tv7:hover { filter: brightness(1.04); }
.x1oxo8e1 { width: 100%; height: auto; display: block; }

/* ---------- generic section ---------- */
.x10ix7f1 { padding: 26px 0; }
.xqjf9o6 { font-size: clamp(20px, 2.6vw, 28px); margin-bottom: 16px; }

/* ---------- intro ---------- */
.xi6gvl6 { padding: 24px 0 8px; }
.x13u1c5n { display: grid; grid-template-columns: 1.5fr 1fr; gap: 30px; align-items: start; }
.x1ah6ipe { font-size: clamp(28px, 4vw, 42px); }
.x9rsc2g { color: var(--muted-2); font-size: 17px; }
.x9rsc2g p { margin: 0 0 1em; }
.x1nm2vb8 { margin-top: 18px; }

.x1qubyg3 {
  background: linear-gradient(160deg, var(--surface), var(--surface-2));
  border: 1px solid var(--line-2); border-radius: var(--radius); padding: 24px;
  display: flex; flex-direction: column; gap: 12px;
}
.x1df0she { margin: 0; font-weight: 800; font-size: 20px; color: var(--text); }
.x1b2vr3b { color: var(--muted-2); font-size: 15px; }
.x1b2vr3b p { margin: 0 0 .6em; }

/* ---------- prose ---------- */
.xpugbgd { color: var(--text); }
.xpugbgd p { margin: 0 0 1em; }
.xpugbgd a { color: var(--accent); text-decoration: underline; }
.xpugbgd ul, .xpugbgd ol { padding-left: 1.3em; margin: 0 0 1em; }
.xpugbgd li { margin: 0 0 .3em; }

/* ---------- text block image ---------- */
.x1huqdzs { display: flow-root; }
.xex65fw { width: 40%; border-radius: var(--radius-sm); }
.xnbno9r { float: right; margin: 0 0 14px 20px; }
.xvf7t8z { float: left; margin: 0 20px 14px 0; }

/* ---------- bonuses ---------- */
.x1cexqnk { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 16px; }
.xxkfv1c {
  display: flex; flex-direction: column; gap: 10px; padding: 20px;
  border: 1px solid var(--line-2); border-radius: var(--radius);
  background: var(--surface); transition: transform .14s, border-color .14s;
}
.xxkfv1c:hover { transform: translateY(-3px); border-color: var(--accent); }
.xuz6csi { font-weight: 700; font-size: 17px; color: var(--text); }
.xm6krou { display: flex; align-items: baseline; gap: 8px; }
.xb6a2r { font-weight: 900; font-size: 24px; color: var(--accent); }
.xqaf0so { font-weight: 800; color: var(--text); }
.x9l2o47 { color: var(--muted-2); font-size: 14px; }
.x9l2o47 p { margin: 0; }
.x1btoioe { display: flex; flex-wrap: wrap; gap: 6px 14px; font-size: 14px; color: var(--muted); }
.xgb0t0t { color: var(--accent); font-weight: 700; }

/* ---------- games ---------- */
.x18gi3in { display: grid; grid-template-columns: repeat(auto-fill, minmax(150px, 1fr)); gap: 16px; }
.x4hwudy { display: flex; flex-direction: column; gap: 8px; }
.x65gul3 {
  position: relative; border-radius: var(--radius-sm); overflow: hidden; aspect-ratio: 1 / 1.04;
  border: 1px solid var(--line); background: linear-gradient(150deg, var(--surface), var(--surface-2));
  box-shadow: 0 6px 16px var(--shadow); transition: transform .14s;
}
.x65gul3 img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; }
.x14na4sr {
  position: absolute; inset: 0; display: flex; align-items: center; justify-content: center;
  font-weight: 900; font-size: 44px; color: color-mix(in srgb, var(--text) 24%, transparent);
}
.x4hwudy:hover .x65gul3 { transform: translateY(-3px); }
.xce0s1c { font-size: 14px; font-weight: 600; color: var(--text); }
.xs51dtt { font-size: 12px; color: var(--muted); }

/* ---------- payments ---------- */
.xxl6j4o { overflow-x: auto; }
.xjyy94t { width: 100%; border-collapse: collapse; }
.xjyy94t th, .xjyy94t td { border-bottom: 1px solid var(--line); padding: 11px 12px; text-align: left; }
.xjyy94t th { color: var(--muted); font-size: 13px; text-transform: uppercase; letter-spacing: .03em; }
.xjyy94t td { color: var(--text); vertical-align: middle; }

/* ---------- faq ---------- */
.x11cvph0 { display: grid; gap: 10px; }
.x1xhaa02 { border: 1px solid var(--line); border-radius: var(--radius-sm); background: var(--surface); overflow: hidden; }
.xqnaiwj {
  list-style: none; cursor: pointer; display: flex; align-items: center; justify-content: space-between;
  gap: 12px; padding: 15px 16px; font-weight: 700; color: var(--text);
}
.xqnaiwj::-webkit-details-marker { display: none; }
.x17ojok { position: relative; width: 16px; height: 16px; flex: none; }
.x17ojok::before, .x17ojok::after { content: ""; position: absolute; background: var(--accent); border-radius: 2px; }
.x17ojok::before { left: 0; right: 0; top: 7px; height: 2px; }
.x17ojok::after { top: 0; bottom: 0; left: 7px; width: 2px; transition: opacity .15s; }
.x1xhaa02[open] .x17ojok::after { opacity: 0; }
.xtleln4 { padding: 0 16px 16px; color: var(--muted-2); }

/* ---------- toc ---------- */
.x19sip0l { padding: 8px 0 4px; }
.xz1mzlq { border: 1px solid var(--line); border-radius: var(--radius-sm); background: var(--surface); padding: 16px 20px; }
.x87w4bo { font-weight: 800; margin: 0 0 8px; color: var(--text); }
.xf3uvq3 { margin: 0; padding-left: 1.2em; display: grid; gap: 4px; }
.x1salvvo { color: var(--accent); }
.x1salvvo:hover { text-decoration: underline; }

/* ---------- cta strip ---------- */
.x1bxv364 { margin: 34px 0; }
.xhvvhhh {
  display: flex; align-items: center; justify-content: space-between; gap: 20px;
  padding: 24px 28px; border-radius: var(--radius);
  background: linear-gradient(120deg, var(--surface), var(--surface-2));
  border: 1px solid var(--line-2);
}
.x230q7b { margin: 0; font-size: 22px; }
.x1v0rnvd { margin: 6px 0 0; color: var(--muted-2); }

/* ---------- footer ---------- */
.x19plaoz { margin-top: 34px; border-top: 1px solid var(--line); padding: 26px 0; color: var(--muted-2); }
.x1ru1y7s { display: flex; align-items: center; justify-content: space-between; gap: 18px; flex-wrap: wrap; }
.x1x1t1nt { display: flex; flex-wrap: wrap; gap: 8px 18px; }
.x1x1t1nt a { color: var(--muted-2); font-size: 14px; }
.x1x1t1nt a:hover { color: var(--text); }
.x1d2a46t { display: grid; gap: 16px; margin-top: 24px; }
.x1g9swq6 { text-align: center; font-size: 12px; text-transform: uppercase; letter-spacing: .04em; color: var(--muted); margin-bottom: 10px; }
.x1w1csqq { display: flex; flex-wrap: wrap; align-items: center; justify-content: center; gap: 10px 12px; }
.x1yifbnu {
  display: inline-flex; align-items: center; justify-content: center; height: 36px; padding: 0 12px;
  border-radius: 8px; background: var(--surface); border: 1px solid var(--line-2);
}
.x1yifbnu img { height: 18px; width: auto; object-fit: contain; }
.x1h3jgig { margin-top: 20px; font-size: 13px; color: var(--muted); }
.x1h3jgig p { margin: 0; }

/* ---------- responsive ---------- */
@media (max-width: 900px) {
  .x1ykfpx9 { display: flex; }
  .xi6scle {
    position: absolute; top: 68px; left: 0; right: 0; margin: 0;
    flex-direction: column; align-items: stretch; gap: 8px; padding: 16px 24px;
    background: var(--bg); border-bottom: 1px solid var(--line);
    display: none;
  }
  .xi6scle[data-open="true"] { display: flex; }
  .x95e3eu { flex-direction: column; }
  .x9fqusa { flex-direction: column; }
  .x9fqusa .x1jog33r { width: 100%; }
  .x13u1c5n { grid-template-columns: 1fr; }
  .xhvvhhh { flex-direction: column; align-items: flex-start; }
}
@media (max-width: 720px) {
  .xex65fw, .xvf7t8z, .xnbno9r { float: none; width: 100%; margin: 0 0 14px; }
}
