/* ===== DUDESPIN v2 — distinct casino template ===== */
:root {
  --bg:        #0a0f0d;
  --bg-2:      #111714;
  --panel:     #161d1a;
  --panel-2:   #1f2824;
  --line:      rgba(255,255,255,0.07);
  --line-2:    rgba(255,255,255,0.13);
  --text:      #f4f3f9;
  --muted:     #9c98ae;
  --muted-2:   #6c6880;
  /* gold primary + violet secondary */
  --gold:      #30cf85;
  --gold-2:    #21a165;
  --gold-ink:  #04140c;
  --violet:    #e8b430;
  --violet-2:  #d39d12;
  --radius:    14px;
  --radius-lg: 22px;
  --maxw:      1600px;
  --shadow:    0 26px 64px -26px rgba(0,0,0,0.8);
}
* { box-sizing: border-box; }
html, body { margin: 0; padding: 0; }
body {
  background:
    radial-gradient(1000px 560px at 82% -10%, color-mix(in oklab, var(--violet) 20%, transparent), transparent 60%),
    radial-gradient(820px 480px at 6% 0%, color-mix(in oklab, var(--gold) 8%, transparent), transparent 55%),
    var(--bg);
  color: var(--text);
  font-family: 'Manrope', system-ui, sans-serif;
  -webkit-font-smoothing: antialiased;
  line-height: 1.5; letter-spacing: -0.01em;
}
._gidt8eip { font-family: 'Sora', system-ui, sans-serif; letter-spacing: -0.025em; font-weight: 700; }
::selection { background: var(--gold); color: var(--gold-ink); }
a { color: inherit; text-decoration: none; }
button { font-family: inherit; cursor: pointer; border: none; background: none; color: inherit; }
img { display: block; max-width: 100%; }
._ftaytjcv { max-width: var(--maxw); margin: 0 auto; padding: 0 26px; }

/* ===== Header (horizontal nav like the reference) ===== */
._6fj52orn {
  position: sticky; top: 0; z-index: 40;
  backdrop-filter: blur(18px);
  background: color-mix(in oklab, var(--bg) 80%, transparent);
  border-bottom: 1px solid var(--line);
}
._6fj52orn ._ftaytjcv { display: flex; align-items: center; gap: 30px; height: 72px; }
._lwhigl38 { display: flex; align-items: center; gap: 11px; font-weight: 800; font-size: 21px; letter-spacing: -0.03em; }
._xg9sbzqt {
  width: 36px; height: 36px; border-radius: 10px; position: relative; overflow: hidden;
  background: linear-gradient(145deg, var(--gold), var(--gold-2));
  display: grid; place-items: center; color: var(--gold-ink);
  box-shadow: 0 8px 22px -8px var(--gold);
}
._xg9sbzqt::before { content:""; position:absolute; inset:-40%; background: conic-gradient(from 0deg, transparent 0 62%, rgba(255,255,255,.55) 76%, transparent 86%); animation: spin 5s linear infinite; }
@keyframes spin { to { transform: rotate(360deg); } }
@media (prefers-reduced-motion: reduce){ ._xg9sbzqt::before{ animation:none; } }
._xg9sbzqt svg { position: relative; z-index: 1; }
._lwhigl38 b { color: var(--gold); }
._tjhaok32 { display: flex; gap: 4px; }
._tjhaok32 a {
  padding: 9px 15px; border-radius: 10px; font-weight: 600; font-size: 14.5px; color: var(--muted);
  display: inline-flex; align-items: center; gap: 7px; transition: .15s;
}
._tjhaok32 a:hover { color: var(--text); }
._tjhaok32 a._7ff3p4ug { color: var(--text); background: var(--panel); }
._tjhaok32 a._8zvur432 { color: var(--gold); }
._tjhaok32 a._8zvur432:hover { color: var(--gold); }
._0tzvay68 { flex: 1; }
._hnz7s96w { display: flex; align-items: center; gap: 10px; }

._ao6m4ulm {
  display: inline-flex; align-items: center; justify-content: center; gap: 8px;
  font-weight: 700; font-size: 14.5px; border-radius: 11px; padding: 11px 18px; transition: .15s;
  white-space: nowrap; border: 1px solid transparent;
}
._ao6m4ulm:active { transform: translateY(1px); }
._lbeoqvu8 { color: var(--text); border-color: var(--line-2); }
._lbeoqvu8:hover { background: var(--panel); }
._vd4gkz2p { background: linear-gradient(145deg, var(--gold), var(--gold-2)); color: var(--gold-ink); box-shadow: 0 12px 28px -12px var(--gold); }
._vd4gkz2p:hover { filter: brightness(1.05); }
._y7t5yswo { background: linear-gradient(145deg, var(--violet), var(--violet-2)); color: #fff; box-shadow: 0 12px 28px -12px var(--violet); }
._y7t5yswo:hover { filter: brightness(1.06); }
._0hpa865r { padding: 15px 26px; font-size: 16px; border-radius: 13px; }
._4m12j1ud { padding: 8px 14px; font-size: 13px; border-radius: 9px; }
._cabcwzr7 { width: 100%; }
._iva8dei0 { display: none; width: 42px; height: 42px; border-radius: 10px; border: 1px solid var(--line-2); place-items: center; }

/* ===== Hero carousel ===== */
._a12ldomg { padding: 28px 0 8px; }
._tmkkxvjk {
  position: relative; overflow: hidden; border-radius: var(--radius-lg); border: 1px solid var(--line);
  min-height: 340px; display: flex; align-items: center; box-shadow: var(--shadow);
}
._5g1s2mu5 { position: absolute; inset: 0; transition: opacity .5s; }
._5g1s2mu5 ._e0nh71ag { position: absolute; inset: 0; background-image: repeating-linear-gradient(125deg, rgba(255,255,255,0.04) 0 2px, transparent 2px 22px); }
._5g1s2mu5 ._68diletz { position: absolute; inset: 0; background: linear-gradient(90deg, rgba(5,4,10,0.9) 0%, rgba(5,4,10,0.55) 45%, transparent 80%); }
._q5yk0r44 { position: relative; z-index: 2; padding: 48px; max-width: 560px; }
._a7nfem4u { display: inline-flex; align-items: center; gap: 8px; font-size: 12px; font-weight: 800; letter-spacing: .06em; text-transform: uppercase; color: var(--gold-ink); background: var(--gold); padding: 6px 12px; border-radius: 999px; }
._q5yk0r44 h1 { font-size: clamp(34px, 4.4vw, 52px); line-height: 1.0; margin: 18px 0 12px; }
._q5yk0r44 h1 em { font-style: normal; color: var(--gold); }
._q5yk0r44 p { color: #d7d4e2; font-size: 17px; margin: 0 0 24px; max-width: 440px; }
._xejyoda9 { display: flex; gap: 12px; flex-wrap: wrap; }
._ta62yj9d { position: absolute; z-index: 3; bottom: 22px; right: 28px; display: flex; gap: 8px; }
._ta62yj9d i { width: 24px; height: 5px; border-radius: 99px; background: rgba(255,255,255,0.25); cursor: pointer; transition: .2s; }
._ta62yj9d i._jvz0ze2u { background: var(--gold); width: 34px; }

/* static two-column hero: text box + image */
._0tzi06fv { display: grid; grid-template-columns: 1.02fr 0.98fr; gap: 20px; align-items: stretch; }
._34xg9lqh { position: relative; overflow: hidden; border: 1px solid var(--line); border-radius: var(--radius-lg); padding: 46px; background: linear-gradient(160deg, var(--panel-2), var(--panel)); display: flex; flex-direction: column; justify-content: center; box-shadow: var(--shadow); }
._34xg9lqh::after { content:""; position:absolute; right:-60px; top:-60px; width:240px; height:240px; border-radius:50%; background: radial-gradient(circle, color-mix(in oklab, var(--gold) 18%, transparent), transparent 70%); }
._aplt4jt7 { position: relative; z-index: 1; display: inline-flex; align-items: center; gap: 8px; align-self: flex-start; font-size: 12.5px; font-weight: 800; letter-spacing: .1em; text-transform: uppercase; color: var(--gold); border: 1px solid color-mix(in oklab, var(--gold) 35%, transparent); background: color-mix(in oklab, var(--gold) 10%, transparent); padding: 6px 12px; border-radius: 999px; }
._34xg9lqh h1 { position: relative; z-index: 1; font-size: clamp(34px, 4.2vw, 52px); line-height: 1.0; margin: 18px 0 12px; }
._34xg9lqh h1 em { font-style: normal; color: var(--gold); }
._34xg9lqh p { position: relative; z-index: 1; color: #d7d4e2; font-size: 17px; margin: 0 0 26px; max-width: 440px; }
._34xg9lqh ._xejyoda9 { position: relative; z-index: 1; }
._a2q3eaz2 { position: relative; overflow: hidden; border: 1px solid var(--line); border-radius: var(--radius-lg); min-height: 360px; box-shadow: var(--shadow); }
._a2q3eaz2 ._ib9w68gt { position: absolute; inset: 0; aspect-ratio: auto !important; }

/* ===== Category icon tiles (Slots / Live / Table ...) ===== */
._0lrhwizi { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; margin-top: 26px; }
._syxsyf2l {
  position: relative; overflow: hidden; border: 1px solid var(--line); border-radius: var(--radius-lg);
  padding: 26px; min-height: 132px; display: flex; flex-direction: column; justify-content: space-between;
  background: linear-gradient(165deg, var(--panel-2), var(--panel)); transition: .16s; cursor: pointer;
}
._syxsyf2l::after { content:""; position:absolute; right:-30px; top:-30px; width:140px; height:140px; border-radius:50%; background: radial-gradient(circle, color-mix(in oklab, var(--accentT) 30%, transparent), transparent 70%); transition:.16s; }
._syxsyf2l:hover { transform: translateY(-4px); border-color: var(--line-2); box-shadow: var(--shadow); }
._syxsyf2l:hover::after { transform: scale(1.25); }
._syxsyf2l ._rl3ui0hy { width: 54px; height: 54px; border-radius: 15px; display: grid; place-items: center; position: relative; z-index: 1; color: #fff; background: linear-gradient(145deg, var(--accentT), color-mix(in oklab, var(--accentT) 60%, black)); box-shadow: 0 10px 24px -10px var(--accentT); }
._syxsyf2l ._n6kdfujh { position: relative; z-index: 1; }
._syxsyf2l h3 { margin: 0; font-size: 21px; }
._syxsyf2l span { font-size: 13.5px; color: var(--muted); }
._syxsyf2l ._wdes29r7 { position: absolute; right: 22px; bottom: 22px; z-index: 1; color: var(--muted-2); transition: .16s; }
._syxsyf2l:hover ._wdes29r7 { color: var(--text); transform: translateX(3px); }
._ccgo1n1g { --accentT: #17b9c6; }
._kwfburhe  { --accentT: #f5c451; }
._kmiok0xf { --accentT: #34d399; }
._l1kx9h6w  { --accentT: #fb7185; }

/* ===== Section heads ===== */
._68du72xn { padding: 40px 0; }
._kt6q3pbz { display: flex; align-items: flex-end; justify-content: space-between; margin-bottom: 20px; gap: 16px; }
._kt6q3pbz h2 { font-size: 25px; margin: 0; display: flex; align-items: center; gap: 12px; }
._kt6q3pbz p { margin: 6px 0 0; color: var(--muted); font-size: 14px; }
._kt6q3pbz ._gprh4fhm { font-size: 13.5px; font-weight: 700; color: var(--gold); }

/* ===== Big bonus cards ===== */
._dcf5cvz6 { display: grid; grid-template-columns: repeat(2, 1fr); gap: 18px; }
._dcf5cvz6._wva4156e { grid-template-columns: repeat(3, 1fr); }
._n0kg6cuw {
  position: relative; overflow: hidden; border: 1px solid var(--line); border-radius: var(--radius-lg);
  min-height: 230px; display: flex; flex-direction: column; justify-content: flex-end; padding: 28px;
  cursor: pointer; transition: .16s;
}
._n0kg6cuw:hover { transform: translateY(-4px); border-color: var(--line-2); box-shadow: var(--shadow); }
._n0kg6cuw ._hjdvgcjj { position: absolute; inset: 0; }
._n0kg6cuw ._hjdvgcjj ._e0nh71ag { position: absolute; inset: 0; background-image: repeating-linear-gradient(135deg, rgba(255,255,255,0.05) 0 2px, transparent 2px 16px); }
._n0kg6cuw ._hjdvgcjj ._68diletz { position: absolute; inset: 0; background: linear-gradient(0deg, rgba(5,4,10,0.92) 0%, rgba(5,4,10,0.35) 55%, transparent 100%); }
._n0kg6cuw ._396lxo4b { position: relative; z-index: 1; align-self: flex-start; font-size: 11px; font-weight: 800; letter-spacing: .06em; text-transform: uppercase; padding: 5px 11px; border-radius: 999px; background: rgba(0,0,0,0.45); border: 1px solid rgba(255,255,255,0.16); backdrop-filter: blur(6px); margin-bottom: auto; }
._n0kg6cuw ._lsl5mpk0 { position: relative; z-index: 1; font-size: 40px; line-height: 0.95; margin-top: 14px; }
._n0kg6cuw ._lsl5mpk0 small { display: block; font-size: 15px; color: #d7d4e2; font-weight: 700; margin-bottom: 4px; }
._n0kg6cuw p { position: relative; z-index: 1; color: #cfccdd; font-size: 14px; margin: 8px 0 16px; max-width: 360px; }
._n0kg6cuw ._mb5pirm8 { position: relative; z-index: 1; display: inline-flex; align-items: center; gap: 8px; align-self: flex-start; font-weight: 800; font-size: 14px; color: var(--gold-ink); background: var(--gold); padding: 11px 18px; border-radius: 11px; transition: .15s; white-space: nowrap; }
._n0kg6cuw:hover ._mb5pirm8 { filter: brightness(1.06); gap: 11px; }
._n0kg6cuw._01wjiagc { grid-column: span 2; min-height: 280px; }
._dcf5cvz6._wva4156e ._n0kg6cuw._01wjiagc { grid-column: span 3; }

/* ===== Game rail / grid ===== */
._39m5ljb7 { display: grid; grid-auto-flow: column; grid-auto-columns: 168px; gap: 14px; overflow-x: auto; padding-bottom: 8px; scrollbar-width: none; }
._39m5ljb7::-webkit-scrollbar { display: none; }
._tuar81tb { display: grid; grid-template-columns: repeat(6, 1fr); gap: 14px; }
._xjk0208h { position: relative; border-radius: var(--radius); overflow: hidden; cursor: pointer; border: 1px solid var(--line); aspect-ratio: 3/4; transition: .16s; }
._xjk0208h:hover { transform: translateY(-4px); border-color: var(--line-2); box-shadow: var(--shadow); }
._w7ln6vto { position: absolute; inset: 0; }
._w7ln6vto ._e0nh71ag { position: absolute; inset: 0; background-image: repeating-linear-gradient(135deg, rgba(255,255,255,0.05) 0 2px, transparent 2px 12px); opacity: .5; }
._g4i7qolb { position: absolute; top: 9px; left: 9px; z-index: 2; font-size: 10px; font-weight: 800; letter-spacing: .04em; text-transform: uppercase; padding: 3px 8px; border-radius: 6px; color: #fff; background: rgba(0,0,0,0.5); backdrop-filter: blur(6px); border: 1px solid rgba(255,255,255,0.12); }
._g4i7qolb._lzwmh0dx { background: #f5455a; border-color: transparent; }
._g4i7qolb._4eibtdfw { background: var(--gold); color: var(--gold-ink); border-color: transparent; }
._y5x8j3nt { position:absolute; top: 9px; right: 9px; z-index: 2; font-family:'Sora'; font-weight:700; font-size:12px; color: var(--gold); background: rgba(0,0,0,0.55); padding: 3px 8px; border-radius: 7px; }
._t0re8hn1 { position: absolute; left: 0; right: 0; bottom: 0; z-index: 2; padding: 11px; background: linear-gradient(to top, rgba(0,0,0,0.88), transparent); }
._t0re8hn1 b { display: block; font-size: 13px; font-weight: 700; }
._t0re8hn1 span { font-size: 11px; color: var(--muted); }
._scrywdbd { position: absolute; inset: 0; z-index: 3; display: grid; place-items: center; opacity: 0; background: rgba(6,4,12,0.5); transition: .16s; }
._xjk0208h:hover ._scrywdbd { opacity: 1; }
._68gxqp5s { width: 52px; height: 52px; border-radius: 50%; background: var(--gold); color: var(--gold-ink); display:grid; place-items:center; box-shadow: 0 10px 26px -6px var(--gold); transform: scale(.85); transition:.16s; }
._xjk0208h:hover ._68gxqp5s { transform: scale(1); }

/* ===== App balance bar ===== */
._z5lgd3u8 { display: inline-flex; align-items: center; gap: 9px; border: 1px solid var(--line-2); border-radius: 11px; padding: 8px 14px; background: var(--panel); }
._z5lgd3u8 span { color: var(--gold); display: grid; place-items: center; }
._z5lgd3u8 b { font-size: 15px; white-space: nowrap; }
._weg7dg1i { border: 1px solid var(--line); border-radius: var(--radius-lg); padding: 24px; margin: 24px 0; display: flex; align-items: center; justify-content: space-between; gap: 20px; flex-wrap: wrap; background: radial-gradient(500px 240px at 100% 0%, color-mix(in oklab, var(--violet) 24%, transparent), transparent 60%), linear-gradient(160deg, var(--panel-2), var(--panel)); }
._weg7dg1i ._w66vjr80 span { font-size: 13px; color: var(--muted); }
._weg7dg1i ._w66vjr80 b { font-size: 36px; display: block; line-height: 1.1; }
._weg7dg1i ._w66vjr80 ._fcnmrda0 { font-size: 13px; color: var(--gold); margin-top: 4px; }
._weg7dg1i ._mra2wt8z { display: flex; gap: 10px; }

/* guest join CTA inside banner */
._uz8truad { display: flex; align-items: center; gap: 22px; flex-wrap: wrap; }
._v8znhi0r { text-align: right; }
._91hlr33t { display: inline-flex; align-items: center; gap: 7px; font-size: 11px; font-weight: 800; letter-spacing: .05em; text-transform: uppercase; color: var(--gold-ink); background: var(--gold); padding: 4px 10px; border-radius: 999px; }
._v8znhi0r b { display: block; font-size: 17px; margin-top: 8px; max-width: 280px; }

/* live wins ticker */
._h1pa5qly { display: flex; align-items: center; gap: 14px; border: 1px solid var(--line); border-radius: 12px; background: var(--panel); padding: 0 4px 0 16px; height: 46px; overflow: hidden; margin-bottom: 24px; }
._taat8bj3 { display: inline-flex; align-items: center; gap: 7px; font-size: 12px; font-weight: 800; letter-spacing: .04em; text-transform: uppercase; color: var(--gold); flex: none; }
._z8057g7v { position: relative; flex: 1; overflow: hidden; height: 100%; -webkit-mask-image: linear-gradient(90deg, transparent, #000 4%, #000 96%, transparent); mask-image: linear-gradient(90deg, transparent, #000 4%, #000 96%, transparent); }
._lqkaoiri { position: absolute; top: 0; left: 0; height: 100%; display: flex; align-items: center; gap: 32px; white-space: nowrap; animation: marquee 40s linear infinite; }
@keyframes marquee { from { transform: translateX(0); } to { transform: translateX(-50%); } }
@media (prefers-reduced-motion: reduce) { ._lqkaoiri { animation: none; } }
._vhx5b0bi { display: inline-flex; align-items: center; gap: 7px; font-size: 13px; color: var(--muted); }
._vhx5b0bi b { color: var(--text); font-weight: 700; }
._vhx5b0bi em { font-style: normal; color: var(--gold); font-weight: 800; font-family: 'Sora'; }
._vhx5b0bi ._6rwo2uwb { width: 6px; height: 6px; border-radius: 50%; background: #34d399; box-shadow: 0 0 8px #34d399; flex: none; }

@media (max-width: 640px) {
  ._uz8truad { width: 100%; justify-content: space-between; }
  ._v8znhi0r { text-align: left; }
}

/* ===== chips / search ===== */
._lgcszk8y { position: relative; flex: 1; max-width: 320px; }
._lgcszk8y input { width: 100%; background: var(--panel); border: 1px solid var(--line); border-radius: 11px; padding: 11px 14px 11px 40px; color: var(--text); font-size: 14px; font-family: inherit; outline: none; transition:.15s; }
._lgcszk8y input:focus { border-color: color-mix(in oklab, var(--gold) 55%, transparent); box-shadow: 0 0 0 3px color-mix(in oklab, var(--gold) 14%, transparent); }
._lgcszk8y svg { position: absolute; left: 13px; top: 50%; transform: translateY(-50%); color: var(--muted-2); }
._ax8rpygc { display: flex; gap: 8px; flex-wrap: wrap; margin-bottom: 20px; }
._0xry1wta { padding: 9px 15px; border-radius: 999px; border: 1px solid var(--line); background: var(--panel); font-size: 13.5px; font-weight: 600; color: var(--muted); cursor: pointer; transition:.14s; }
._0xry1wta:hover { color: var(--text); border-color: var(--line-2); }
._0xry1wta._jvz0ze2u { background: var(--gold); color: var(--gold-ink); border-color: transparent; }

/* ===== Register ===== */
._4f1g2b2y { padding: 40px 0 70px; }
._efryql8j { max-width: 460px; margin: 0 auto; border: 1px solid var(--line); border-radius: var(--radius-lg); background: var(--panel); box-shadow: var(--shadow); overflow: hidden; }
._u82n7p8t { position: relative; padding: 30px 32px 26px; overflow: hidden; }
._u82n7p8t ._hjdvgcjj { position: absolute; inset: 0; background: radial-gradient(380px 200px at 90% -20%, color-mix(in oklab, var(--violet) 40%, transparent), transparent 60%), radial-gradient(300px 200px at 0% 120%, color-mix(in oklab, var(--gold) 22%, transparent), transparent 60%), linear-gradient(160deg, var(--panel-2), var(--panel)); }
._u82n7p8t ._vk2y395u { position: relative; z-index: 1; }
._u82n7p8t ._u27xqxpo { display: inline-flex; align-items:center; gap:8px; font-size:12px; font-weight:800; letter-spacing:.05em; text-transform:uppercase; color:var(--gold-ink); background:var(--gold); padding:5px 11px; border-radius:999px; }
._u82n7p8t h2 { font-size: 26px; margin: 14px 0 4px; }
._u82n7p8t p { margin: 0; color: var(--muted); font-size: 14px; }
._8v6ga9a9 { display: flex; gap: 6px; background: var(--bg-2); border: 1px solid var(--line); border-radius: 12px; padding: 5px; margin: 22px 32px 0; }
._8v6ga9a9 button { flex: 1; padding: 11px; border-radius: 8px; font-weight: 700; font-size: 14.5px; color: var(--muted); }
._8v6ga9a9 button._jvz0ze2u { background: var(--panel-2); color: var(--text); box-shadow: inset 0 0 0 1px var(--line-2); }
._m99pxd0i { padding: 22px 32px 30px; display: flex; flex-direction: column; gap: 14px; }
._1oe8fqub label { display: block; font-size: 12.5px; font-weight: 700; color: var(--muted); margin-bottom: 7px; }
._1oe8fqub input { width: 100%; background: var(--bg-2); border: 1px solid var(--line-2); border-radius: 11px; padding: 13px 14px; color: var(--text); font-size: 15px; font-family: inherit; outline: none; transition:.15s; }
._1oe8fqub input:focus { border-color: color-mix(in oklab, var(--gold) 55%, transparent); box-shadow: 0 0 0 3px color-mix(in oklab, var(--gold) 14%, transparent); }
._1oe8fqub ._a6y7c5i0 { color: #ff6b5e; font-size: 12px; margin-top: 6px; }
._bgpoi1m4 { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; }
._9yf5t3pk { display: flex; gap: 10px; align-items: flex-start; font-size: 13px; color: var(--muted); }
._9yf5t3pk input { margin-top: 3px; accent-color: var(--gold); width: 16px; height: 16px; }
._9yf5t3pk a { color: var(--gold); }
._jg7fxg2t { font-size: 12px; color: var(--muted-2); text-align: center; }
._jg7fxg2t a { color: var(--gold); }
._6irt0ew8 { display: grid; grid-template-columns: repeat(3,1fr); gap: 12px; max-width: 760px; margin: 22px auto 0; }

/* register: form left + hero image right */
._lc8dpwaq { display: grid; grid-template-columns: 460px 1fr; gap: 20px; align-items: stretch; }
._1l8kzde0 ._efryql8j { max-width: none; margin: 0; }
._p7he4cc7 { position: relative; overflow: hidden; border: 1px solid var(--line); border-radius: var(--radius-lg); min-height: 440px; box-shadow: var(--shadow); }
._p7he4cc7 ._ib9w68gt { position: absolute; inset: 0; aspect-ratio: auto !important; }
@media (max-width: 860px) {
  ._lc8dpwaq { grid-template-columns: 1fr; }
  ._p7he4cc7 { min-height: 220px; }
}
._zn39gp78 { border: 1px solid var(--line); border-radius: 14px; background: var(--panel); padding: 16px; text-align: center; }
._zn39gp78 ._6no70i2n { width: 40px; height: 40px; border-radius: 11px; display:grid; place-items:center; margin: 0 auto 10px; background: color-mix(in oklab, var(--violet) 16%, transparent); color: var(--violet); }
._zn39gp78 b { display: block; font-size: 14px; }
._zn39gp78 span { font-size: 12px; color: var(--muted-2); }

/* ===== how / promo extras ===== */
._tqz74q6w { display: grid; grid-template-columns: repeat(4, 1fr); gap: 16px; }
._uolkpzyu { text-align: center; padding: 8px; }
._uolkpzyu ._9a7zfonp { width: 48px; height: 48px; border-radius: 14px; margin: 0 auto 14px; display: grid; place-items: center; background: color-mix(in oklab, var(--violet) 14%, transparent); color: var(--violet); font-family: 'Sora'; font-weight: 700; font-size: 18px; }
._uolkpzyu b { display: block; font-size: 15px; margin-bottom: 6px; }
._uolkpzyu span { color: var(--muted); font-size: 13.5px; }

/* ===== Trust + footer ===== */
._yvbpxmoe { border-top: 1px solid var(--line); border-bottom: 1px solid var(--line); background: rgba(0,0,0,0.22); }
._yvbpxmoe ._ftaytjcv { display: grid; grid-template-columns: repeat(4, 1fr); gap: 18px; padding: 28px 26px; }
._yvbpxmoe ._4vt1cgl9 { display: flex; gap: 13px; align-items: flex-start; }
._yvbpxmoe ._4vt1cgl9 ._ccvagtvn { width: 42px; height: 42px; border-radius: 11px; display:grid; place-items:center; flex:none; background: var(--panel); border:1px solid var(--line-2); color: var(--gold); }
._yvbpxmoe ._4vt1cgl9 b { display: block; font-size: 14px; }
._yvbpxmoe ._4vt1cgl9 span { font-size: 12.5px; color: var(--muted-2); }
._jisqh9qg { display: inline-flex; align-items: center; gap: 6px; border: 1px solid var(--line-2); border-radius: 999px; padding: 3px 10px; color: var(--muted); font-weight: 700; font-size: 11px; }
._cd3h37ia { padding: 50px 0 40px; border-top: 1px solid var(--line); margin-top: 16px; }
._zaamle2z { display: grid; grid-template-columns: 1.6fr 1fr 1fr 1fr; gap: 30px; }
._p4yuiej5 h4 { font-size: 12px; text-transform: uppercase; letter-spacing: .08em; color: var(--muted-2); margin: 0 0 14px; }
._p4yuiej5 a { display: block; color: var(--muted); font-size: 14px; padding: 5px 0; }
._p4yuiej5 a:hover { color: var(--text); }
._esob0qza p { color: var(--muted); font-size: 14px; max-width: 320px; }
._xn6dmlj4 { display: flex; gap: 10px; margin-top: 16px; flex-wrap: wrap; }
._olu5e03k { border: 1px solid var(--line-2); border-radius: 9px; padding: 8px 12px; font-size: 11px; font-weight: 700; color: var(--muted); display: flex; align-items: center; gap: 8px; }
._hrzalwmp { display: flex; align-items: center; justify-content: space-between; gap: 20px; margin-top: 38px; padding-top: 22px; border-top: 1px solid var(--line); flex-wrap: wrap; }
._hrzalwmp p { color: var(--muted-2); font-size: 12.5px; margin: 0; max-width: 740px; }

/* ===== Modal ===== */
._0yaj5hy0 { position: fixed; inset: 0; z-index: 100; background: rgba(4,3,8,0.72); backdrop-filter: blur(6px); display: grid; place-items: center; padding: 20px; animation: fade .2s; }
@keyframes fade { from { opacity: 0; } }
._e7zo8acr { width: 100%; max-width: 520px; background: var(--bg-2); border: 1px solid var(--line-2); border-radius: 20px; box-shadow: var(--shadow); overflow: hidden; animation: pop .2s; position: relative; }
@keyframes pop { from { transform: translateY(12px) scale(.98); opacity: 0; } }
._5kf19lid { position: absolute; top: 16px; right: 16px; width: 34px; height: 34px; border-radius: 9px; display:grid; place-items:center; color: var(--muted); background: rgba(0,0,0,0.4); }
._5kf19lid:hover { color: var(--text); }
._ncm3o4j2 { padding: 22px 26px 26px; display: flex; flex-direction: column; gap: 14px; }
._rg8j54a1 { font-size: 12px; color: var(--muted-2); text-align: center; }

/* ===== Toast ===== */
._5ew4qf72 { position: fixed; bottom: 24px; left: 50%; transform: translateX(-50%); z-index: 200; background: var(--panel-2); border: 1px solid var(--line-2); border-radius: 12px; padding: 13px 18px; font-size: 14px; font-weight: 600; box-shadow: var(--shadow); display: flex; align-items: center; gap: 10px; animation: pop .2s; }
._5ew4qf72 ._5zhp2n7r { color: var(--gold); }

/* ===== Page hero (sub) ===== */
._ddwooot0 { padding: 38px 0 6px; text-align: center; }
._ddwooot0 h1 { font-size: clamp(30px, 4vw, 46px); margin: 14px 0 12px; }
._ddwooot0 h1 em { font-style: normal; color: var(--gold); }
._ddwooot0 p { color: var(--muted); font-size: 17px; max-width: 560px; margin: 0 auto; }
._l3i83wc0 { display: flex; gap: 8px; align-items: center; justify-content: center; font-size: 13px; color: var(--muted-2); }
._l3i83wc0 a:hover { color: var(--text); }

/* ===== CSV-driven prose / text block ===== */
._g7hcm2it { margin-bottom: 26px; }
._g7hcm2it:last-child { margin-bottom: 0; }
._hh0ho892 h2 { font-size: 26px; margin: 0 0 14px; }
._hh0ho892 p { color: var(--muted); font-size: 15.5px; line-height: 1.75; margin: 0 0 14px; max-width: 760px; }
._hh0ho892 p:last-child { margin-bottom: 0; }
._3q60xtq1 { border: 1px dashed var(--line-2); border-radius: var(--radius); padding: 28px 30px; background: var(--panel); }
._3q60xtq1 ._e2wy293c { display: inline-block; margin-bottom: 14px; }

/* ===== Generator: image slots, cards, ref buttons ===== */
._ib9w68gt { position: relative; width: 100%; overflow: hidden; background: var(--bg-2); }
._ib9w68gt img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; display: block; opacity: 0; transition: opacity .25s; }
._ib9w68gt img._4si6yvaq { opacity: 1; }
._2oueyph1 { position: absolute; inset: 0; display: grid; place-items: center; }
._2oueyph1 ._e0nh71ag { position: absolute; inset: 0; background-image: repeating-linear-gradient(135deg, rgba(255,255,255,0.06) 0 2px, transparent 2px 14px); }
._e2wy293c { position: relative; z-index: 1; font-family: ui-monospace, "SF Mono", Menlo, monospace; font-size: 11px; font-weight: 700; letter-spacing: .12em; color: rgba(255,255,255,0.6); text-transform: uppercase; padding: 5px 10px; border: 1px dashed rgba(255,255,255,0.3); border-radius: 7px; background: rgba(0,0,0,0.35); }

._dygsvxru { border: 1px solid var(--line); border-radius: var(--radius); overflow: hidden; background: var(--panel); display: flex; flex-direction: column; transition: .16s; }
._dygsvxru:hover { transform: translateY(-4px); border-color: var(--line-2); box-shadow: var(--shadow); }
._xt7gr2w2 { position: relative; }
._rlzzawnw { position: absolute; top: 12px; left: 12px; z-index: 2; font-size: 11px; font-weight: 800; letter-spacing: .05em; text-transform: uppercase; padding: 5px 11px; border-radius: 999px; color: var(--gold-ink); background: var(--gold); box-shadow: 0 6px 18px -6px var(--gold); }
._vyw9l6zd { padding: 16px; display: flex; flex-direction: column; gap: 6px; flex: 1; }
._bkj0tpfb { font-size: 17px; line-height: 1.2; }
._bkj0tpfb._nf3tvx1g { font-size: 14px; font-weight: 700; }
._m7xbrlcd { font-size: 13px; color: var(--muted); }
._m7xbrlcd._nf3tvx1g { font-size: 11.5px; color: var(--muted-2); }
._88vxfm7k { font-size: 10.5px; color: var(--muted-2); margin-top: 2px; }

._dpi1nmam { display: inline-flex; align-items: center; justify-content: center; gap: 8px; font-weight: 800; font-size: 14px; border-radius: 11px; padding: 12px 18px; margin-top: 10px; transition: .15s; white-space: nowrap; }
._dpi1nmam._hgt7uomm { width: 100%; }
._dpi1nmam._p2ts29lk { background: linear-gradient(145deg, var(--gold), var(--gold-2)); color: var(--gold-ink); box-shadow: 0 12px 26px -12px var(--gold); }
._dpi1nmam._ltwroo8v { background: linear-gradient(145deg, var(--violet), var(--violet-2)); color: #fff; box-shadow: 0 12px 26px -12px var(--violet); }
._dpi1nmam._p2ts29lk:hover, ._dpi1nmam._ltwroo8v:hover { filter: brightness(1.06); }
._dpi1nmam ._w6h13ww8 { transition: transform .15s; }
._dpi1nmam:hover ._w6h13ww8 { transform: translateX(3px); }
._dpi1nmam._ltwroo8v { font-size: 13px; padding: 10px 14px; }

._4lltn6mt { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; }
._ccaj543s { display: grid; grid-template-columns: repeat(5, 1fr); gap: 16px; }
._dygsvxru._wr27im8j ._xt7gr2w2 ._g4i7qolb { position: absolute; top: 9px; left: 9px; z-index: 2; }

/* larger-format bonus cards (only 3 across) */
._dygsvxru._dd0q1e5y { border-radius: var(--radius-lg); }
._dygsvxru._dd0q1e5y ._vyw9l6zd { padding: 22px 24px 24px; gap: 8px; }
._dygsvxru._dd0q1e5y ._bkj0tpfb { font-size: 23px; }
._dygsvxru._dd0q1e5y ._m7xbrlcd { font-size: 14.5px; }
._dygsvxru._dd0q1e5y ._rlzzawnw { top: 14px; left: 14px; font-size: 12px; padding: 6px 13px; }
._dygsvxru._dd0q1e5y ._dpi1nmam { font-size: 15px; padding: 14px 20px; margin-top: 14px; }

/* live generator bar */
._b2grvm8c { position: fixed; left: 16px; bottom: 16px; z-index: 60; }
._pdfo37bw { border: 1px solid var(--line-2); background: var(--panel-2); color: var(--text); border-radius: 10px; padding: 9px 14px; font-size: 12.5px; font-weight: 700; box-shadow: var(--shadow); }
._pdfo37bw:hover { border-color: var(--gold); color: var(--gold); }

@media (max-width: 1024px) { ._ccaj543s { grid-template-columns: repeat(4, 1fr); } }
@media (max-width: 820px)  { ._4lltn6mt { grid-template-columns: 1fr; } ._ccaj543s { grid-template-columns: repeat(3, 1fr); } }
@media (max-width: 520px)  { ._ccaj543s { grid-template-columns: repeat(2, 1fr); } }

/* ===== Responsive ===== */
@media (max-width: 1024px) {
  ._tuar81tb { grid-template-columns: repeat(4, 1fr); }
  ._tqz74q6w { grid-template-columns: repeat(2,1fr); }
}
@media (max-width: 820px) {
  ._tjhaok32 { display: none; }
  ._iva8dei0 { display: grid; }
  ._0lrhwizi { grid-template-columns: 1fr; }
  ._0tzi06fv { grid-template-columns: 1fr; }
  ._a2q3eaz2 { min-height: 220px; order: -1; }
  ._34xg9lqh { padding: 32px; }
  ._dcf5cvz6, ._dcf5cvz6._wva4156e { grid-template-columns: 1fr; }
  ._n0kg6cuw._01wjiagc, ._dcf5cvz6._wva4156e ._n0kg6cuw._01wjiagc { grid-column: auto; }
  ._tuar81tb { grid-template-columns: repeat(3, 1fr); }
  ._yvbpxmoe ._ftaytjcv { grid-template-columns: repeat(2,1fr); }
  ._zaamle2z { grid-template-columns: 1fr 1fr; }
  ._hnz7s96w ._5ul95m8m { display: none; }
  ._q5yk0r44 { padding: 32px; }
}
@media (max-width: 520px) {
  ._ftaytjcv { padding: 0 16px; }
  ._tuar81tb { grid-template-columns: repeat(2, 1fr); }
  ._bgpoi1m4 { grid-template-columns: 1fr; }
  ._6irt0ew8, ._yvbpxmoe ._ftaytjcv, ._zaamle2z { grid-template-columns: 1fr; }
}

/* ===== SLOTRIZE additions ===== */
._h328vu39 { height: 36px; width: auto; display: block; }

/* home featured grid (5 wide Slotrize cards) */
._ip9yhnyu { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; }
._dygsvxru._dd0q1e5y._3uulnwik { } /* reserved */

/* app / register screenshot grid (3 cards) */
._haew3xg6 { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; }
._dygsvxru._tmdchn3q ._xt7gr2w2 ._rlzzawnw,
._dygsvxru._o2ueafn5 ._xt7gr2w2 ._rlzzawnw { top: 12px; left: 12px; }

@media (max-width: 1024px) { ._ip9yhnyu { grid-template-columns: repeat(2, 1fr); } }
@media (max-width: 820px)  { ._ip9yhnyu, ._haew3xg6 { grid-template-columns: 1fr; } }
@media (max-width: 520px)  { ._ip9yhnyu, ._haew3xg6 { grid-template-columns: 1fr; } }

/* ===== SLOTRIZE v2: wider layout, bonus banners, inline figures, support ===== */
._ftaytjcv { padding: 0 40px; }

/* 3 clickable bonus banners (image already contains the offer + button) */
._0a0mxnz1 { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; }
._te4v0kx1 { position: relative; display: block; border-radius: var(--radius-lg); overflow: hidden; border: 1px solid var(--line); box-shadow: var(--shadow); transition: .16s; aspect-ratio: 7 / 4; background: #0c2a2c; }
._te4v0kx1:hover { transform: translateY(-4px); border-color: var(--gold); }
._te4v0kx1 img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; object-position: left center; }
@media (max-width: 900px) {
  ._0a0mxnz1 { grid-template-columns: 1fr; }
  ._te4v0kx1 { aspect-ratio: auto; }
  ._te4v0kx1 img { position: static; height: auto; }
}

/* inline images distributed within prose text */
._otsphl8i { margin: 22px 0; }
._otsphl8i img { width: 100%; height: auto; display: block; border-radius: var(--radius); border: 1px solid var(--line-2); box-shadow: var(--shadow); }
._otsphl8i._oedimgg9 { max-width: 360px; }
._otsphl8i._oedimgg9 img { border-radius: var(--radius-lg); }

/* floating support button -> referral */
._ro8ycq77 { position: fixed; right: 20px; bottom: 20px; z-index: 70; display: inline-flex; align-items: center; gap: 9px; background: linear-gradient(145deg, var(--gold), var(--gold-2)); color: var(--gold-ink); font-weight: 800; font-size: 14.5px; padding: 13px 18px; border-radius: 999px; box-shadow: 0 16px 34px -12px var(--gold); transition: .15s; }
._ro8ycq77:hover { filter: brightness(1.05); transform: translateY(-2px); }
@media (max-width: 520px) { ._ro8ycq77 span._wjrofbyi { display: none; } ._ro8ycq77 { padding: 14px; border-radius: 50%; } ._ftaytjcv { padding: 0 16px; } }

/* ===== SLOTRIZE: rich prose (verbatim HTML content) ===== */
._q2m4su2r { max-width: 1080px; }
._hh0ho892 h1 { font-family: 'Sora', system-ui, sans-serif; font-weight: 800; letter-spacing: -0.025em; font-size: clamp(30px, 3.6vw, 44px); line-height: 1.08; margin: 0 0 18px; }
._hh0ho892 h2 { font-family: 'Sora', system-ui, sans-serif; font-weight: 700; letter-spacing: -0.02em; font-size: clamp(22px, 2.4vw, 30px); margin: 40px 0 14px; padding-top: 22px; border-top: 1px solid var(--line); }
._hh0ho892 h3 { font-family: 'Sora', system-ui, sans-serif; font-weight: 700; font-size: 19px; margin: 26px 0 10px; color: var(--text); }
._hh0ho892 p { color: var(--muted); font-size: 16px; line-height: 1.75; margin: 0 0 16px; max-width: none; }
._hh0ho892 strong { color: var(--text); font-weight: 700; }
._hh0ho892 a { color: var(--gold); font-weight: 700; }
._hh0ho892 ul, ._hh0ho892 ol { color: var(--muted); font-size: 16px; line-height: 1.7; margin: 0 0 18px; padding-left: 22px; }
._hh0ho892 li { margin: 0 0 9px; }
._hh0ho892 li::marker { color: var(--gold); }
._hh0ho892 table { width: 100%; border-collapse: collapse; margin: 18px 0 26px; font-size: 14.5px; border: 1px solid var(--line-2); border-radius: var(--radius); overflow: hidden; }
._hh0ho892 thead, ._hh0ho892 tr:first-child { }
._hh0ho892 th { text-align: left; background: var(--panel-2); color: var(--text); font-weight: 700; padding: 12px 14px; border-bottom: 1px solid var(--line-2); font-size: 13.5px; }
._hh0ho892 td { padding: 11px 14px; border-bottom: 1px solid var(--line); color: var(--muted); }
._hh0ho892 tr:nth-child(even) td { background: rgba(255,255,255,0.02); }
._hh0ho892 tr:last-child td { border-bottom: none; }
._otsphl8i { margin: 22px 0 26px; }
._otsphl8i img { width: 100%; height: auto; display: block; border-radius: var(--radius); border: 1px solid var(--line-2); box-shadow: var(--shadow); }
._otsphl8i._oedimgg9 { max-width: 340px; }
@media (max-width: 640px) { ._hh0ho892 table { display: block; overflow-x: auto; white-space: nowrap; } }

/* hero headline styled like h1 but not an <h1> (keeps content H1 unique) */
._34xg9lqh ._6w5yt274, ._q5yk0r44 ._6w5yt274 { font-size: clamp(34px, 4.2vw, 52px); line-height: 1.0; margin: 18px 0 12px; position: relative; z-index: 1; }
._34xg9lqh ._6w5yt274 em { font-style: normal; color: var(--gold); }

/* registration CTA perks list */
._7majxuya { list-style: none; padding: 0; margin: 0 0 4px; display: flex; flex-direction: column; gap: 11px; }
._7majxuya li { display: flex; gap: 11px; align-items: flex-start; font-size: 14.5px; color: var(--text); line-height: 1.4; }
._7majxuya ._pr3qfmig { flex: none; width: 22px; height: 22px; border-radius: 7px; display: grid; place-items: center; background: color-mix(in oklab, var(--gold) 18%, transparent); color: var(--gold); margin-top: 1px; }

/* ===== SLOTRIZE v4: footer text items, register layout, lang ===== */
._p4yuiej5 span { display: block; color: var(--muted); font-size: 14px; padding: 5px 0; }

/* register: bigger box, smaller hero image */
._lc8dpwaq { grid-template-columns: 1.1fr 0.9fr; max-width: 1240px; margin: 0 auto; gap: 26px; align-items: stretch; }
._1l8kzde0 ._efryql8j { max-width: none; }
._p7he4cc7 { min-height: 0; align-self: stretch; }
@media (max-width: 860px) {
  ._lc8dpwaq { grid-template-columns: 1fr; max-width: 560px; }
  ._p7he4cc7 { height: 240px; }
}

/* ===== SLOTRIZE v5: FAQ accordion + author block ===== */
._3nafm8f1 { display: flex; flex-direction: column; gap: 10px; margin: 18px 0 0; }
._5lc1eifp { border: 1px solid var(--line-2); border-radius: var(--radius); background: var(--panel); overflow: hidden; }
._42yy6dxu { position: absolute; opacity: 0; width: 0; height: 0; pointer-events: none; }
._co5rgsie { display: flex; justify-content: space-between; align-items: center; gap: 16px; cursor: pointer; padding: 16px 18px; font-weight: 600; color: var(--text); font-size: 15.5px; line-height: 1.45; user-select: none; }
._co5rgsie:hover { background: var(--panel-2); }
._voq52ejr { position: relative; flex: none; width: 18px; height: 18px; }
._voq52ejr::before, ._voq52ejr::after { content: ""; position: absolute; background: var(--gold); border-radius: 2px; transition: opacity .2s ease, transform .2s ease; }
._voq52ejr::before { top: 8px; left: 1px; right: 1px; height: 2px; }
._voq52ejr::after { left: 8px; top: 1px; bottom: 1px; width: 2px; }
._42yy6dxu:checked ~ ._co5rgsie ._voq52ejr::after { opacity: 0; transform: scaleY(0); }
._aw5pbire { max-height: 0; overflow: hidden; transition: max-height .3s ease; }
._aw5pbire p { margin: 0; padding: 2px 18px 16px; color: var(--muted); font-size: 14.5px; line-height: 1.7; max-width: none; }
._42yy6dxu:checked ~ ._aw5pbire { max-height: 640px; }

._1dr0km2u { display: flex; gap: 18px; align-items: flex-start; margin-top: 44px; padding-top: 28px; border-top: 1px solid var(--line); }
._jme6i6co { width: 74px; height: 74px; border-radius: 50%; object-fit: cover; flex: none; border: 2px solid var(--line-2); }
._0xdaj0xx { font-family: 'Sora', system-ui, sans-serif; font-weight: 700; font-size: 18px; color: var(--text); }
._xv6m37u2 { font-size: 13px; color: var(--gold); font-weight: 600; margin: 3px 0 9px; }
._d4228hmy { color: var(--muted); font-size: 14.5px; line-height: 1.72; margin: 0; max-width: none; }
@media (max-width: 560px) { ._1dr0km2u { flex-direction: column; gap: 14px; } }
