/* ===== DUDESPIN v2 — distinct casino template ===== */
:root {
  --bg:        #0a0c10;
  --bg-2:      #101317;
  --panel:     #15191e;
  --panel-2:   #1f2328;
  --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:      #3e84e0;
  --gold-2:    #1d65c3;
  --gold-ink:  #ffffff;
  --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;
}
._rzd5k7t1 { 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%; }
._ggu9d207 { max-width: var(--maxw); margin: 0 auto; padding: 0 26px; }

/* ===== Header (horizontal nav like the reference) ===== */
._5gjlxqvi {
  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);
}
._5gjlxqvi ._ggu9d207 { display: flex; align-items: center; gap: 30px; height: 72px; }
._jkxrew91 { display: flex; align-items: center; gap: 11px; font-weight: 800; font-size: 21px; letter-spacing: -0.03em; }
._2tkm4x2i {
  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);
}
._2tkm4x2i::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){ ._2tkm4x2i::before{ animation:none; } }
._2tkm4x2i svg { position: relative; z-index: 1; }
._jkxrew91 b { color: var(--gold); }
._cyuc6xry { display: flex; gap: 4px; }
._cyuc6xry 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;
}
._cyuc6xry a:hover { color: var(--text); }
._cyuc6xry a._lla27ln3 { color: var(--text); background: var(--panel); }
._cyuc6xry a._a3oke316 { color: var(--gold); }
._cyuc6xry a._a3oke316:hover { color: var(--gold); }
._hfcyxskp { flex: 1; }
._hgpnmugt { display: flex; align-items: center; gap: 10px; }

._9q24vnnm {
  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;
}
._9q24vnnm:active { transform: translateY(1px); }
._xmexfgey { color: var(--text); border-color: var(--line-2); }
._xmexfgey:hover { background: var(--panel); }
._753ovzuu { background: linear-gradient(145deg, var(--gold), var(--gold-2)); color: var(--gold-ink); box-shadow: 0 12px 28px -12px var(--gold); }
._753ovzuu:hover { filter: brightness(1.05); }
._yhxnd0dp { background: linear-gradient(145deg, var(--violet), var(--violet-2)); color: #fff; box-shadow: 0 12px 28px -12px var(--violet); }
._yhxnd0dp:hover { filter: brightness(1.06); }
._j1bc64sa { padding: 15px 26px; font-size: 16px; border-radius: 13px; }
._gs3xmeis { padding: 8px 14px; font-size: 13px; border-radius: 9px; }
._wh1qcm0p { width: 100%; }
._3eo7evqh { display: none; width: 42px; height: 42px; border-radius: 10px; border: 1px solid var(--line-2); place-items: center; }

/* ===== Hero carousel ===== */
._slym78kr { padding: 28px 0 8px; }
._tfjxrkca {
  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);
}
._xuc6nucn { position: absolute; inset: 0; transition: opacity .5s; }
._xuc6nucn ._drqc4hmz { position: absolute; inset: 0; background-image: repeating-linear-gradient(125deg, rgba(255,255,255,0.04) 0 2px, transparent 2px 22px); }
._xuc6nucn ._arwp0fv3 { position: absolute; inset: 0; background: linear-gradient(90deg, rgba(5,4,10,0.9) 0%, rgba(5,4,10,0.55) 45%, transparent 80%); }
._zdw522qw { position: relative; z-index: 2; padding: 48px; max-width: 560px; }
._bbafiq27 { 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; }
._zdw522qw h1 { font-size: clamp(34px, 4.4vw, 52px); line-height: 1.0; margin: 18px 0 12px; }
._zdw522qw h1 em { font-style: normal; color: var(--gold); }
._zdw522qw p { color: #d7d4e2; font-size: 17px; margin: 0 0 24px; max-width: 440px; }
._mzhfdrpz { display: flex; gap: 12px; flex-wrap: wrap; }
._befvb6bs { position: absolute; z-index: 3; bottom: 22px; right: 28px; display: flex; gap: 8px; }
._befvb6bs i { width: 24px; height: 5px; border-radius: 99px; background: rgba(255,255,255,0.25); cursor: pointer; transition: .2s; }
._befvb6bs i._cw8tv704 { background: var(--gold); width: 34px; }

/* static two-column hero: text box + image */
._e0zkh7ya { display: grid; grid-template-columns: 1.02fr 0.98fr; gap: 20px; align-items: stretch; }
._tp40pccb { 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); }
._tp40pccb::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%); }
._fk1dpjkw { 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; }
._tp40pccb h1 { position: relative; z-index: 1; font-size: clamp(34px, 4.2vw, 52px); line-height: 1.0; margin: 18px 0 12px; }
._tp40pccb h1 em { font-style: normal; color: var(--gold); }
._tp40pccb p { position: relative; z-index: 1; color: #d7d4e2; font-size: 17px; margin: 0 0 26px; max-width: 440px; }
._tp40pccb ._mzhfdrpz { position: relative; z-index: 1; }
._7dklfnwv { position: relative; overflow: hidden; border: 1px solid var(--line); border-radius: var(--radius-lg); min-height: 360px; box-shadow: var(--shadow); }
._7dklfnwv ._y6096rlb { position: absolute; inset: 0; aspect-ratio: auto !important; }

/* ===== Category icon tiles (Slots / Live / Table ...) ===== */
._yojmywun { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; margin-top: 26px; }
._2a52hsdk {
  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;
}
._2a52hsdk::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; }
._2a52hsdk:hover { transform: translateY(-4px); border-color: var(--line-2); box-shadow: var(--shadow); }
._2a52hsdk:hover::after { transform: scale(1.25); }
._2a52hsdk ._a4ilf0gh { 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); }
._2a52hsdk ._lw7335fw { position: relative; z-index: 1; }
._2a52hsdk h3 { margin: 0; font-size: 21px; }
._2a52hsdk span { font-size: 13.5px; color: var(--muted); }
._2a52hsdk ._5rb1snbu { position: absolute; right: 22px; bottom: 22px; z-index: 1; color: var(--muted-2); transition: .16s; }
._2a52hsdk:hover ._5rb1snbu { color: var(--text); transform: translateX(3px); }
._czh1p2l5 { --accentT: #17b9c6; }
._v0625kc5  { --accentT: #f5c451; }
._xeunv9sm { --accentT: #34d399; }
._1j6t3l1u  { --accentT: #fb7185; }

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

/* ===== Big bonus cards ===== */
._lnx68r1s { display: grid; grid-template-columns: repeat(2, 1fr); gap: 18px; }
._lnx68r1s._ittirj8c { grid-template-columns: repeat(3, 1fr); }
._vl5f7gk4 {
  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;
}
._vl5f7gk4:hover { transform: translateY(-4px); border-color: var(--line-2); box-shadow: var(--shadow); }
._vl5f7gk4 ._kvjnlo32 { position: absolute; inset: 0; }
._vl5f7gk4 ._kvjnlo32 ._drqc4hmz { position: absolute; inset: 0; background-image: repeating-linear-gradient(135deg, rgba(255,255,255,0.05) 0 2px, transparent 2px 16px); }
._vl5f7gk4 ._kvjnlo32 ._arwp0fv3 { position: absolute; inset: 0; background: linear-gradient(0deg, rgba(5,4,10,0.92) 0%, rgba(5,4,10,0.35) 55%, transparent 100%); }
._vl5f7gk4 ._jjer8rvv { 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; }
._vl5f7gk4 ._xys5ujqp { position: relative; z-index: 1; font-size: 40px; line-height: 0.95; margin-top: 14px; }
._vl5f7gk4 ._xys5ujqp small { display: block; font-size: 15px; color: #d7d4e2; font-weight: 700; margin-bottom: 4px; }
._vl5f7gk4 p { position: relative; z-index: 1; color: #cfccdd; font-size: 14px; margin: 8px 0 16px; max-width: 360px; }
._vl5f7gk4 ._9309ylvj { 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; }
._vl5f7gk4:hover ._9309ylvj { filter: brightness(1.06); gap: 11px; }
._vl5f7gk4._apx11shu { grid-column: span 2; min-height: 280px; }
._lnx68r1s._ittirj8c ._vl5f7gk4._apx11shu { grid-column: span 3; }

/* ===== Game rail / grid ===== */
._dt0psnp7 { display: grid; grid-auto-flow: column; grid-auto-columns: 168px; gap: 14px; overflow-x: auto; padding-bottom: 8px; scrollbar-width: none; }
._dt0psnp7::-webkit-scrollbar { display: none; }
._6e52icjr { display: grid; grid-template-columns: repeat(6, 1fr); gap: 14px; }
._4cuz71ea { position: relative; border-radius: var(--radius); overflow: hidden; cursor: pointer; border: 1px solid var(--line); aspect-ratio: 3/4; transition: .16s; }
._4cuz71ea:hover { transform: translateY(-4px); border-color: var(--line-2); box-shadow: var(--shadow); }
._ojtci8wb { position: absolute; inset: 0; }
._ojtci8wb ._drqc4hmz { position: absolute; inset: 0; background-image: repeating-linear-gradient(135deg, rgba(255,255,255,0.05) 0 2px, transparent 2px 12px); opacity: .5; }
._hvxp9j3w { 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); }
._hvxp9j3w._4yw1eeep { background: #f5455a; border-color: transparent; }
._hvxp9j3w._k2pqhxsm { background: var(--gold); color: var(--gold-ink); border-color: transparent; }
._hwymck0d { 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; }
._kiooeumq { 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); }
._kiooeumq b { display: block; font-size: 13px; font-weight: 700; }
._kiooeumq span { font-size: 11px; color: var(--muted); }
._7mss25hx { position: absolute; inset: 0; z-index: 3; display: grid; place-items: center; opacity: 0; background: rgba(6,4,12,0.5); transition: .16s; }
._4cuz71ea:hover ._7mss25hx { opacity: 1; }
._yyoh8dau { 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; }
._4cuz71ea:hover ._yyoh8dau { transform: scale(1); }

/* ===== App balance bar ===== */
._azfaxeyl { display: inline-flex; align-items: center; gap: 9px; border: 1px solid var(--line-2); border-radius: 11px; padding: 8px 14px; background: var(--panel); }
._azfaxeyl span { color: var(--gold); display: grid; place-items: center; }
._azfaxeyl b { font-size: 15px; white-space: nowrap; }
._gg3v9beu { 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)); }
._gg3v9beu ._yzfph7vi span { font-size: 13px; color: var(--muted); }
._gg3v9beu ._yzfph7vi b { font-size: 36px; display: block; line-height: 1.1; }
._gg3v9beu ._yzfph7vi ._oi36x8ks { font-size: 13px; color: var(--gold); margin-top: 4px; }
._gg3v9beu ._ioi0ikml { display: flex; gap: 10px; }

/* guest join CTA inside banner */
._5a5mf68c { display: flex; align-items: center; gap: 22px; flex-wrap: wrap; }
._g6h4mge7 { text-align: right; }
._9djqw0zl { 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; }
._g6h4mge7 b { display: block; font-size: 17px; margin-top: 8px; max-width: 280px; }

/* live wins ticker */
._q7y0lio6 { 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; }
._mkyxq3rj { 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; }
._fzcchdx3 { 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); }
._6l7wjyst { 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) { ._6l7wjyst { animation: none; } }
._njmqmuya { display: inline-flex; align-items: center; gap: 7px; font-size: 13px; color: var(--muted); }
._njmqmuya b { color: var(--text); font-weight: 700; }
._njmqmuya em { font-style: normal; color: var(--gold); font-weight: 800; font-family: 'Sora'; }
._njmqmuya ._21i3m8re { width: 6px; height: 6px; border-radius: 50%; background: #34d399; box-shadow: 0 0 8px #34d399; flex: none; }

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

/* ===== chips / search ===== */
._579khsdl { position: relative; flex: 1; max-width: 320px; }
._579khsdl 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; }
._579khsdl 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); }
._579khsdl svg { position: absolute; left: 13px; top: 50%; transform: translateY(-50%); color: var(--muted-2); }
._7p601bqf { display: flex; gap: 8px; flex-wrap: wrap; margin-bottom: 20px; }
._mq7awiwo { 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; }
._mq7awiwo:hover { color: var(--text); border-color: var(--line-2); }
._mq7awiwo._cw8tv704 { background: var(--gold); color: var(--gold-ink); border-color: transparent; }

/* ===== Register ===== */
._0pac4zjm { padding: 40px 0 70px; }
._68hz3zap { 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; }
._ojvdcfls { position: relative; padding: 30px 32px 26px; overflow: hidden; }
._ojvdcfls ._kvjnlo32 { 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)); }
._ojvdcfls ._3it6qc6y { position: relative; z-index: 1; }
._ojvdcfls ._ik9gfbuc { 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; }
._ojvdcfls h2 { font-size: 26px; margin: 14px 0 4px; }
._ojvdcfls p { margin: 0; color: var(--muted); font-size: 14px; }
._g4nzl1wd { display: flex; gap: 6px; background: var(--bg-2); border: 1px solid var(--line); border-radius: 12px; padding: 5px; margin: 22px 32px 0; }
._g4nzl1wd button { flex: 1; padding: 11px; border-radius: 8px; font-weight: 700; font-size: 14.5px; color: var(--muted); }
._g4nzl1wd button._cw8tv704 { background: var(--panel-2); color: var(--text); box-shadow: inset 0 0 0 1px var(--line-2); }
._xprf6klv { padding: 22px 32px 30px; display: flex; flex-direction: column; gap: 14px; }
._ht106nyr label { display: block; font-size: 12.5px; font-weight: 700; color: var(--muted); margin-bottom: 7px; }
._ht106nyr 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; }
._ht106nyr 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); }
._ht106nyr ._5b19x91h { color: #ff6b5e; font-size: 12px; margin-top: 6px; }
._5otqqcg6 { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; }
._qisfre6e { display: flex; gap: 10px; align-items: flex-start; font-size: 13px; color: var(--muted); }
._qisfre6e input { margin-top: 3px; accent-color: var(--gold); width: 16px; height: 16px; }
._qisfre6e a { color: var(--gold); }
._ep6yx5qs { font-size: 12px; color: var(--muted-2); text-align: center; }
._ep6yx5qs a { color: var(--gold); }
._w0c22i78 { display: grid; grid-template-columns: repeat(3,1fr); gap: 12px; max-width: 760px; margin: 22px auto 0; }

/* register: form left + hero image right */
._0wl2z2xj { display: grid; grid-template-columns: 460px 1fr; gap: 20px; align-items: stretch; }
._6e8zoqze ._68hz3zap { max-width: none; margin: 0; }
._ftd8a2ae { position: relative; overflow: hidden; border: 1px solid var(--line); border-radius: var(--radius-lg); min-height: 440px; box-shadow: var(--shadow); }
._ftd8a2ae ._y6096rlb { position: absolute; inset: 0; aspect-ratio: auto !important; }
@media (max-width: 860px) {
  ._0wl2z2xj { grid-template-columns: 1fr; }
  ._ftd8a2ae { min-height: 220px; }
}
._ufzdun11 { border: 1px solid var(--line); border-radius: 14px; background: var(--panel); padding: 16px; text-align: center; }
._ufzdun11 ._0pfsss25 { 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); }
._ufzdun11 b { display: block; font-size: 14px; }
._ufzdun11 span { font-size: 12px; color: var(--muted-2); }

/* ===== how / promo extras ===== */
._9ecmj0tx { display: grid; grid-template-columns: repeat(4, 1fr); gap: 16px; }
._j6uh0sks { text-align: center; padding: 8px; }
._j6uh0sks ._gg3o2mgo { 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; }
._j6uh0sks b { display: block; font-size: 15px; margin-bottom: 6px; }
._j6uh0sks span { color: var(--muted); font-size: 13.5px; }

/* ===== Trust + footer ===== */
._2z3pcl78 { border-top: 1px solid var(--line); border-bottom: 1px solid var(--line); background: rgba(0,0,0,0.22); }
._2z3pcl78 ._ggu9d207 { display: grid; grid-template-columns: repeat(4, 1fr); gap: 18px; padding: 28px 26px; }
._2z3pcl78 ._nv9n76j1 { display: flex; gap: 13px; align-items: flex-start; }
._2z3pcl78 ._nv9n76j1 ._q7dmhp32 { 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); }
._2z3pcl78 ._nv9n76j1 b { display: block; font-size: 14px; }
._2z3pcl78 ._nv9n76j1 span { font-size: 12.5px; color: var(--muted-2); }
._h3904l3y { 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; }
._war31mn4 { padding: 50px 0 40px; border-top: 1px solid var(--line); margin-top: 16px; }
._pyouij1q { display: grid; grid-template-columns: 1.6fr 1fr 1fr 1fr; gap: 30px; }
._91v64woa h4 { font-size: 12px; text-transform: uppercase; letter-spacing: .08em; color: var(--muted-2); margin: 0 0 14px; }
._91v64woa a { display: block; color: var(--muted); font-size: 14px; padding: 5px 0; }
._91v64woa a:hover { color: var(--text); }
._uz666isa p { color: var(--muted); font-size: 14px; max-width: 320px; }
._ybg9t25q { display: flex; gap: 10px; margin-top: 16px; flex-wrap: wrap; }
._430cs4ja { 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; }
._a4cc9vou { 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; }
._a4cc9vou p { color: var(--muted-2); font-size: 12.5px; margin: 0; max-width: 740px; }

/* ===== Modal ===== */
._m3tr2qmf { 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; } }
._fm9sthsb { 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; } }
._qtjvpewi { 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); }
._qtjvpewi:hover { color: var(--text); }
._bm3if9vk { padding: 22px 26px 26px; display: flex; flex-direction: column; gap: 14px; }
._qzkvde5g { font-size: 12px; color: var(--muted-2); text-align: center; }

/* ===== Toast ===== */
._w6zos14q { 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; }
._w6zos14q ._djo1308b { color: var(--gold); }

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

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

/* ===== Generator: image slots, cards, ref buttons ===== */
._y6096rlb { position: relative; width: 100%; overflow: hidden; background: var(--bg-2); }
._y6096rlb img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; display: block; opacity: 0; transition: opacity .25s; }
._y6096rlb img._gjskhx0t { opacity: 1; }
._42gi2cgz { position: absolute; inset: 0; display: grid; place-items: center; }
._42gi2cgz ._drqc4hmz { position: absolute; inset: 0; background-image: repeating-linear-gradient(135deg, rgba(255,255,255,0.06) 0 2px, transparent 2px 14px); }
._2oq5xxx2 { 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); }

._ohx75cq1 { border: 1px solid var(--line); border-radius: var(--radius); overflow: hidden; background: var(--panel); display: flex; flex-direction: column; transition: .16s; }
._ohx75cq1:hover { transform: translateY(-4px); border-color: var(--line-2); box-shadow: var(--shadow); }
._0gflre6z { position: relative; }
._s60fxu5y { 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); }
._3yekc0fh { padding: 16px; display: flex; flex-direction: column; gap: 6px; flex: 1; }
._6i3vupok { font-size: 17px; line-height: 1.2; }
._6i3vupok._tmno1hhu { font-size: 14px; font-weight: 700; }
._6ovqdl70 { font-size: 13px; color: var(--muted); }
._6ovqdl70._tmno1hhu { font-size: 11.5px; color: var(--muted-2); }
._jqbagtnj { font-size: 10.5px; color: var(--muted-2); margin-top: 2px; }

._ajhmxapd { 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; }
._ajhmxapd._4fx3qpki { width: 100%; }
._ajhmxapd._nbgp0g1i { background: linear-gradient(145deg, var(--gold), var(--gold-2)); color: var(--gold-ink); box-shadow: 0 12px 26px -12px var(--gold); }
._ajhmxapd._i00mtli5 { background: linear-gradient(145deg, var(--violet), var(--violet-2)); color: #fff; box-shadow: 0 12px 26px -12px var(--violet); }
._ajhmxapd._nbgp0g1i:hover, ._ajhmxapd._i00mtli5:hover { filter: brightness(1.06); }
._ajhmxapd ._wi7si80e { transition: transform .15s; }
._ajhmxapd:hover ._wi7si80e { transform: translateX(3px); }
._ajhmxapd._i00mtli5 { font-size: 13px; padding: 10px 14px; }

._g6l7bcxx { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; }
._ndawt769 { display: grid; grid-template-columns: repeat(5, 1fr); gap: 16px; }
._ohx75cq1._jbyz7cvw ._0gflre6z ._hvxp9j3w { position: absolute; top: 9px; left: 9px; z-index: 2; }

/* larger-format bonus cards (only 3 across) */
._ohx75cq1._vo2ke436 { border-radius: var(--radius-lg); }
._ohx75cq1._vo2ke436 ._3yekc0fh { padding: 22px 24px 24px; gap: 8px; }
._ohx75cq1._vo2ke436 ._6i3vupok { font-size: 23px; }
._ohx75cq1._vo2ke436 ._6ovqdl70 { font-size: 14.5px; }
._ohx75cq1._vo2ke436 ._s60fxu5y { top: 14px; left: 14px; font-size: 12px; padding: 6px 13px; }
._ohx75cq1._vo2ke436 ._ajhmxapd { font-size: 15px; padding: 14px 20px; margin-top: 14px; }

/* live generator bar */
._wtmaln2t { position: fixed; left: 16px; bottom: 16px; z-index: 60; }
._lbswkw9p { 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); }
._lbswkw9p:hover { border-color: var(--gold); color: var(--gold); }

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

/* ===== Responsive ===== */
@media (max-width: 1024px) {
  ._6e52icjr { grid-template-columns: repeat(4, 1fr); }
  ._9ecmj0tx { grid-template-columns: repeat(2,1fr); }
}
@media (max-width: 820px) {
  ._cyuc6xry { display: none; }
  ._3eo7evqh { display: grid; }
  ._yojmywun { grid-template-columns: 1fr; }
  ._e0zkh7ya { grid-template-columns: 1fr; }
  ._7dklfnwv { min-height: 220px; order: -1; }
  ._tp40pccb { padding: 32px; }
  ._lnx68r1s, ._lnx68r1s._ittirj8c { grid-template-columns: 1fr; }
  ._vl5f7gk4._apx11shu, ._lnx68r1s._ittirj8c ._vl5f7gk4._apx11shu { grid-column: auto; }
  ._6e52icjr { grid-template-columns: repeat(3, 1fr); }
  ._2z3pcl78 ._ggu9d207 { grid-template-columns: repeat(2,1fr); }
  ._pyouij1q { grid-template-columns: 1fr 1fr; }
  ._hgpnmugt ._awndxno2 { display: none; }
  ._zdw522qw { padding: 32px; }
}
@media (max-width: 520px) {
  ._ggu9d207 { padding: 0 16px; }
  ._6e52icjr { grid-template-columns: repeat(2, 1fr); }
  ._5otqqcg6 { grid-template-columns: 1fr; }
  ._w0c22i78, ._2z3pcl78 ._ggu9d207, ._pyouij1q { grid-template-columns: 1fr; }
}

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

/* home featured grid (5 wide Slotrize cards) */
._hhwc0dvs { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; }
._ohx75cq1._vo2ke436._5uutfxjq { } /* reserved */

/* app / register screenshot grid (3 cards) */
._1ids4sm0 { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; }
._ohx75cq1._kyntu8ye ._0gflre6z ._s60fxu5y,
._ohx75cq1._jqwsfdr8 ._0gflre6z ._s60fxu5y { top: 12px; left: 12px; }

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

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

/* 3 clickable bonus banners (image already contains the offer + button) */
._keay9juk { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; }
._xpsi55h0 { 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; }
._xpsi55h0:hover { transform: translateY(-4px); border-color: var(--gold); }
._xpsi55h0 img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; object-position: left center; }
@media (max-width: 900px) {
  ._keay9juk { grid-template-columns: 1fr; }
  ._xpsi55h0 { aspect-ratio: auto; }
  ._xpsi55h0 img { position: static; height: auto; }
}

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

/* floating support button -> referral */
._m05qabj5 { 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; }
._m05qabj5:hover { filter: brightness(1.05); transform: translateY(-2px); }
@media (max-width: 520px) { ._m05qabj5 span._9k5xbwm5 { display: none; } ._m05qabj5 { padding: 14px; border-radius: 50%; } ._ggu9d207 { padding: 0 16px; } }

/* ===== SLOTRIZE: rich prose (verbatim HTML content) ===== */
._2wevw0hp { max-width: 1080px; }
._yb81p7vu 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; }
._yb81p7vu 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); }
._yb81p7vu h3 { font-family: 'Sora', system-ui, sans-serif; font-weight: 700; font-size: 19px; margin: 26px 0 10px; color: var(--text); }
._yb81p7vu p { color: var(--muted); font-size: 16px; line-height: 1.75; margin: 0 0 16px; max-width: none; }
._yb81p7vu strong { color: var(--text); font-weight: 700; }
._yb81p7vu a { color: var(--gold); font-weight: 700; }
._yb81p7vu ul, ._yb81p7vu ol { color: var(--muted); font-size: 16px; line-height: 1.7; margin: 0 0 18px; padding-left: 22px; }
._yb81p7vu li { margin: 0 0 9px; }
._yb81p7vu li::marker { color: var(--gold); }
._yb81p7vu 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; }
._yb81p7vu thead, ._yb81p7vu tr:first-child { }
._yb81p7vu 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; }
._yb81p7vu td { padding: 11px 14px; border-bottom: 1px solid var(--line); color: var(--muted); }
._yb81p7vu tr:nth-child(even) td { background: rgba(255,255,255,0.02); }
._yb81p7vu tr:last-child td { border-bottom: none; }
._5125i67f { margin: 22px 0 26px; }
._5125i67f img { width: 100%; height: auto; display: block; border-radius: var(--radius); border: 1px solid var(--line-2); box-shadow: var(--shadow); }
._5125i67f._dih081rw { max-width: 340px; }
@media (max-width: 640px) { ._yb81p7vu table { display: block; overflow-x: auto; white-space: nowrap; } }

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

/* registration CTA perks list */
._7nh2nsa8 { list-style: none; padding: 0; margin: 0 0 4px; display: flex; flex-direction: column; gap: 11px; }
._7nh2nsa8 li { display: flex; gap: 11px; align-items: flex-start; font-size: 14.5px; color: var(--text); line-height: 1.4; }
._7nh2nsa8 ._armdc2dd { 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 ===== */
._91v64woa span { display: block; color: var(--muted); font-size: 14px; padding: 5px 0; }

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

/* ===== SLOTRIZE v5: FAQ accordion + author block ===== */
._atqp6vvl { display: flex; flex-direction: column; gap: 10px; margin: 18px 0 0; }
._6c3scs72 { border: 1px solid var(--line-2); border-radius: var(--radius); background: var(--panel); overflow: hidden; }
._fc75zx8i { position: absolute; opacity: 0; width: 0; height: 0; pointer-events: none; }
._k4wch08r { 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; }
._k4wch08r:hover { background: var(--panel-2); }
._hkhy5le0 { position: relative; flex: none; width: 18px; height: 18px; }
._hkhy5le0::before, ._hkhy5le0::after { content: ""; position: absolute; background: var(--gold); border-radius: 2px; transition: opacity .2s ease, transform .2s ease; }
._hkhy5le0::before { top: 8px; left: 1px; right: 1px; height: 2px; }
._hkhy5le0::after { left: 8px; top: 1px; bottom: 1px; width: 2px; }
._fc75zx8i:checked ~ ._k4wch08r ._hkhy5le0::after { opacity: 0; transform: scaleY(0); }
._us25jgpg { max-height: 0; overflow: hidden; transition: max-height .3s ease; }
._us25jgpg p { margin: 0; padding: 2px 18px 16px; color: var(--muted); font-size: 14.5px; line-height: 1.7; max-width: none; }
._fc75zx8i:checked ~ ._us25jgpg { max-height: 640px; }

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