body{margin:0;color:#fff;font-family:Montserrat,Arial,sans-serif;background:linear-gradient(180deg,#0b1f1a,#050505);overflow-x:hidden}
.head-e{position:sticky;top:0;z-index:100;background:linear-gradient(90deg,#091712,#050505);padding:0;border-bottom:1px solid #1e3d33}
.head-e__inner{max-width:1320px;margin:0 auto;padding:10px 14px;display:flex;align-items:center;gap:14px}
.head-e__logo{margin:0;font-size:30px;font-weight:800;color:#f1d7a3;letter-spacing:.5px;text-transform:uppercase}
.head-e__nav{display:flex;gap:14px;margin-left:auto}
.head-e__nav a{color:#d7eee7;text-decoration:none;font-size:13px}
.head-e__nav a:hover{color:#00ff88}
.head-e__actions{display:flex;gap:8px}
.head-e__btn{text-decoration:none;font-size:12px;font-weight:700;text-transform:uppercase;border:1px solid #285547;border-radius:3px;padding:8px 11px;color:#e8ffef}
.head-e__btn--login{background:#0f2d24}.head-e__btn--signup{background:#1f3f35}
.entry-e{position:relative;display:grid;place-items:center;padding:0}
.entry-e__back{width:100%;height:auto;display:block;object-fit:contain}
.entry-e__veil{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.35),rgba(0,0,0,.85))}
.entry-e__box{
  position:absolute;z-index:2;top:50%;left:50%;transform:translate(-50%,-50%);
  text-align:center;width:min(92%,560px);background:rgba(0,0,0,.35);padding:14px 16px;border-radius:14px
}
.name-e{font-size:clamp(30px,5vw,48px);font-weight:800;margin:0 0 8px}
h1{margin:0 0 10px;font-size:clamp(29px,5vw,52px)}h2{margin:0 0 16px;font-size:clamp(22px,3vw,34px)}
.entry-e__button{display:inline-block;text-decoration:none;background:#00ff88;color:#042316;padding:12px 22px;border-radius:999px;font-weight:700;box-shadow:0 0 16px rgba(0,255,136,.55)}
.main-e section{max-width:1130px;margin:0 auto;padding:44px 16px}
.slots-e__rail{display:flex;flex-wrap:nowrap;gap:12px;overflow-x:auto;padding:4px 2px 12px}
.slots-e__rail::-webkit-scrollbar{height:8px}
.slots-e__rail::-webkit-scrollbar-thumb{background:#00ff88;border-radius:999px}
.slots-e article{flex:0 0 110px;width:110px;background:#0e1412;border-radius:10px;padding:6px}
.slots-e img{width:100%;height:104px;object-fit:cover;border-radius:8px}
.slots-e p{margin:6px 2px 0;color:#f3f3f3;font-size:12px;line-height:1.25}
.slots-e .games-e__wall{display:none}
.benefit-e__list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.benefit-e__list div{background:#111;padding:14px;border-radius:14px;border:1px solid #212121;transition:.2s}.benefit-e__list div:hover{transform:scale(1.05);border-color:#00ff88;box-shadow:0 0 12px rgba(0,255,136,.45)}
.bonus-e{text-align:center;background:linear-gradient(130deg,#111,rgba(255,215,0,.22));border-radius:16px}.bonus-e a{display:inline-block;background:#ffd700;color:#161616;text-decoration:none;padding:12px 22px;border-radius:999px;font-weight:700;animation:pulsee 2s infinite}@keyframes pulsee{50%{box-shadow:0 0 18px rgba(255,215,0,.6)}}
.games-e__wall{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.games-e figure{margin:0;position:relative;border-radius:14px;overflow:hidden}.games-e img{width:100%;height:168px;object-fit:cover}.games-e a{position:absolute;left:10px;right:10px;bottom:10px;text-decoration:none;background:#00ff88;color:#032316;text-align:center;padding:8px;border-radius:999px;opacity:0;transition:.2s}.games-e figure:hover a{opacity:1}
.table-e{overflow:auto}.table-e table{width:100%;min-width:500px;border-collapse:collapse;background:#0f0f0f}.table-e th,.table-e td{padding:10px;border-bottom:1px solid #282828;text-align:left}
.footer-e{text-align:center;background:#050505;padding:30px 14px 88px}.footer-e__pay{display:flex;justify-content:center;flex-wrap:wrap;gap:8px}.footer-e__pay img{width:62px;height:36px;object-fit:contain;filter:grayscale(1)}.footer-e__pay img:hover{filter:sepia(1) hue-rotate(65deg) saturate(6)}
.top-e{position:fixed;right:14px;bottom:84px;width:42px;height:42px;border:none;border-radius:50%;background:#00ff88;display:none}.sticky-e{display:none}
@media (max-width:900px){.benefit-e__list,.games-e__wall{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media (max-width:680px){body{padding-bottom:70px}.benefit-e__list,.games-e__wall{grid-template-columns:1fr}.sticky-e{display:block;position:fixed;left:12px;right:12px;bottom:12px;background:#00ff88;color:#032316;text-decoration:none;text-align:center;padding:12px;border-radius:999px;font-weight:700}}
@media (max-width:680px){.head-e__logo{font-size:24px}.head-e__nav{display:none}.head-e__actions{margin-left:auto}.head-e__btn{padding:7px 9px;font-size:11px}}
