*{margin:0;padding:0;box-sizing:border-box}
html{scroll-behavior:smooth}
body{font-family:'Segoe UI',Roboto,Arial,sans-serif;background:#1a1a1a url('https://www.google.com/search?q=dark+casino+slot+machines+pattern+background') center/cover fixed;color:#fff;line-height:1.5;padding-bottom:80px}
body::before{content:"";position:fixed;inset:0;background:rgba(0,0,0,.78);z-index:-1}
a{color:#ffd700;text-decoration:none}
img{max-width:100%;height:auto;display:block}

.site-header{position:sticky;top:0;z-index:100;background:#000;border-bottom:2px solid #ffd700}
.header-inner{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;max-width:1200px;margin:0 auto}
.burger{background:#ffd700;border:2px solid #ffd700;border-radius:6px;width:40px;height:38px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:4px;cursor:pointer}
.burger span{display:block;width:20px;height:2px;background:#000}
.brand{display:flex;align-items:center;gap:6px;font-weight:900;color:#fff;font-size:18px;letter-spacing:.5px}
.brand em{color:#ffd700;font-style:normal}
.hd-promo{display:block}
.ticker{background:#ffd700;color:#000;font-weight:700;overflow:hidden;white-space:nowrap;padding:6px 0;font-size:13px}
.ticker-track{display:inline-block;animation:scroll 40s linear infinite;padding-left:100%}
@keyframes scroll{from{transform:translateX(0)}to{transform:translateX(-100%)}}

.breadcrumbs{background:rgba(0,0,0,.6);padding:8px 16px;font-size:12px;border-bottom:1px solid #333}
.breadcrumbs ol{display:flex;list-style:none;gap:6px;flex-wrap:wrap;max-width:1200px;margin:0 auto}
.breadcrumbs li{color:#ccc}
.breadcrumbs li:not(:last-child)::after{content:"›";margin-left:6px;color:#ffd700}
.breadcrumbs a{color:#ffd700}

.hero{position:relative;overflow:hidden;min-height:280px;border-bottom:3px solid #ffd700}
.hero-bg{position:absolute;inset:0;background:linear-gradient(135deg,#3d1d00 0%,#1a0a00 100%);background-image:url('https://www.google.com/search?q=casino+slot+machines+gold+banner+background');background-size:cover;background-position:center;filter:brightness(.55)}
.hero-overlay{position:relative;display:grid;grid-template-columns:1fr 1.5fr auto;gap:10px;padding:20px 16px;align-items:center;max-width:1200px;margin:0 auto;min-height:280px}
.hero-character img{max-height:240px;object-fit:contain}
.hero-text{text-align:center}
.hero-heading{font-size:38px;font-weight:900;color:#fff;text-shadow:3px 3px 0 #000;letter-spacing:1px;line-height:1}
.hero-heading-yellow{color:#ffd700;font-size:46px;text-shadow:3px 3px 0 #000,0 0 20px rgba(255,215,0,.6)}
.hero-sub{margin-top:10px;font-size:13px;color:#fff;text-shadow:1px 1px 2px #000}
.hero-cta{display:inline-block;margin-top:14px;background:#ffd700;color:#000;padding:10px 22px;font-weight:800;border-radius:30px;font-size:14px;box-shadow:0 4px 14px rgba(255,215,0,.5)}
.hero-cta:hover{background:#ffeb3b}
.hero-side{display:flex;flex-direction:column;gap:8px}
.side-card{display:flex;align-items:center;gap:6px;background:rgba(0,0,0,.7);border:1px solid #ffd700;border-radius:6px;padding:6px;color:#fff;font-size:11px;font-weight:700;width:90px}
.side-card img{width:60px;height:35px;object-fit:cover;border-radius:4px}
.hero-dots{position:absolute;bottom:10px;left:50%;transform:translateX(-50%);display:flex;gap:6px;z-index:2}
.hero-dots span{width:8px;height:8px;border-radius:50%;background:rgba(255,255,255,.4)}
.hero-dots .active{background:#ffd700}

.strip-recommended{background:linear-gradient(180deg,#fff 0%,#f0f0f0 100%);color:#000;padding:8px 0 0}
.strip-inner{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:6px 12px;max-width:1200px;margin:0 auto;flex-wrap:wrap}
.strip-rate{display:flex;align-items:center;gap:4px}
.rate-num{font-weight:900;color:#e02020;font-size:18px}
.rate-stars{display:flex;gap:1px}
.strip-skg{display:flex;align-items:center;gap:8px}
.strip-skg-text{display:flex;flex-direction:column;font-size:10px;line-height:1.2}
.strip-skg-text strong{color:#1a4fa3;font-size:13px}
.strip-cert{display:flex;align-items:center;gap:4px;color:#1cae4f;font-weight:800;font-size:11px}
.strip-recommended-title{background:#ffd700;color:#000;text-align:center;font-weight:900;font-size:22px;padding:10px;letter-spacing:1px;border-top:2px solid #000;border-bottom:2px solid #000}

.sub-nav{position:sticky;top:74px;z-index:90;display:flex;background:#000;border-bottom:2px solid #ffd700;overflow-x:auto;scrollbar-width:none}
.sub-nav::-webkit-scrollbar{display:none}
.sub-item{flex:1 0 auto;display:flex;flex-direction:column;align-items:center;gap:3px;padding:10px 14px;color:#fff;font-size:11px;font-weight:700;border-right:1px solid #222;min-width:80px}
.sub-item.active,.sub-item:hover{background:#1a1a1a;color:#ffd700}

.main-wrap{max-width:1200px;margin:0 auto;padding:0 12px}

.live-tx{margin:18px 0;background:rgba(0,0,0,.85);border:2px solid #ffd700;border-radius:8px;overflow:hidden}
.section-title{background:#ffd700;color:#000;font-weight:900;padding:8px 12px;font-size:14px;letter-spacing:1px}
.tx-table-wrap{overflow-x:auto}
.tx-table{width:100%;border-collapse:collapse;font-size:12px;color:#fff}
.tx-table th,.tx-table td{padding:8px 6px;border:1px solid #333;text-align:left;white-space:nowrap}
.tx-table th{background:#222;color:#ffd700;font-weight:700;text-transform:uppercase}
.tx-table tbody tr:nth-child(odd){background:rgba(255,215,0,.05)}

.banner-rtp{margin:18px 0}
.banner-rtp-link{display:block;position:relative;border:2px solid #ffd700;border-radius:8px;overflow:hidden;min-height:200px}
.banner-rtp-bg{position:absolute;inset:0;background:#000 url('https://www.google.com/search?q=casino+gold+chips+jackpot+banner+dark') center/cover;filter:brightness(.5)}
.banner-rtp-content{position:relative;padding:24px 16px;text-align:center}
.banner-rtp-brand{color:#ffd700;font-weight:900;font-size:14px;letter-spacing:1px}
.banner-rtp-headline{color:#fff;font-weight:900;font-size:22px;text-shadow:2px 2px 0 #000;margin-top:8px}
.banner-rtp-headline-big{color:#ffd700;font-weight:900;font-size:34px;text-shadow:3px 3px 0 #000;letter-spacing:1px}
.banner-rtp-sub{color:#fff;font-weight:900;font-size:18px;text-shadow:2px 2px 0 #000}
.banner-rtp-cta{display:inline-block;margin-top:10px;background:#ffd700;color:#000;padding:6px 18px;border-radius:20px;font-weight:800;font-size:12px}

.download-app{display:grid;grid-template-columns:auto 1fr;gap:10px;align-items:center;background:#ffd700;color:#000;padding:14px 16px;border-radius:8px;margin:18px 0;position:relative}
.da-mascot{grid-row:span 2}
.da-text .da-brand{font-weight:900;font-size:13px}
.da-text .da-title{font-weight:900;font-size:24px;letter-spacing:1px}
.da-buttons{grid-column:1/3;display:flex;gap:10px;flex-wrap:wrap}
.da-btn{display:flex;align-items:center;gap:8px;background:#000;color:#fff;padding:8px 14px;border-radius:8px;flex:1;min-width:140px}
.da-btn span{display:flex;flex-direction:column;line-height:1.2}
.da-btn small{font-size:9px;opacity:.8}
.da-btn strong{font-size:13px}

.seo-content{background:rgba(0,0,0,.85);border:1px solid #333;border-radius:10px;padding:20px;margin:18px 0;color:#e6e6e6}
.seo-content h1{color:#ffd700;font-size:26px;margin-bottom:14px;line-height:1.3}
.seo-content h2{color:#ffd700;font-size:20px;margin:22px 0 10px;border-left:4px solid #ffd700;padding-left:10px}
.seo-content h3{color:#fff;font-size:16px;margin:16px 0 8px}
.seo-content p{margin-bottom:12px;font-size:14px}
.seo-content ul,.seo-content ol{margin:10px 0 14px 20px}
.seo-content li{margin-bottom:6px;font-size:14px}
.seo-content strong{color:#ffd700}
.seo-content a{color:#ffd700;text-decoration:underline}
.seo-content table{width:100%;border-collapse:collapse;margin:12px 0;font-size:13px;display:block;overflow-x:auto}
.seo-content table th,.seo-content table td{border:1px solid #444;padding:8px;text-align:left}
.seo-content table th{background:#ffd700;color:#000}

.about-block{background:rgba(0,0,0,.85);border:1px solid #333;border-radius:10px;padding:18px;margin:18px 0}
.about-brand{display:flex;align-items:center;gap:6px;font-weight:900;font-size:16px;color:#fff;margin-bottom:8px}
.about-brand em{color:#ffd700;font-style:normal}
.about-block>p{font-size:13px;color:#ccc;margin-bottom:18px}
.trust-row{margin-bottom:18px}
.trust-col.full{width:100%}
.trust-title{color:#ffd700;font-weight:800;font-size:13px;letter-spacing:1px;margin-bottom:8px}
.trust-cards{display:flex;gap:8px;flex-wrap:wrap;align-items:center}
.trust-card{background:#fff;border-radius:6px;padding:6px 8px;display:flex;align-items:center;justify-content:center;min-height:40px}
.trust-card .gba-text{color:#000;font-size:10px;font-weight:700;line-height:1.1}
.copy-note{color:#888;font-size:11px;text-align:center;border-top:1px solid #333;padding-top:12px;margin-top:12px}

.site-footer{background:#000;border-top:2px solid #ffd700;padding:14px 16px;text-align:center;font-size:12px;color:#ccc}
.site-footer a{color:#ffd700}

.bottom-nav{position:fixed;bottom:0;left:0;right:0;background:#1a1a1a;border-top:2px solid #ffd700;display:flex;justify-content:space-around;align-items:center;padding:6px 0;z-index:99}
.bn-item{position:relative;display:flex;flex-direction:column;align-items:center;gap:2px;color:#fff;font-size:10px;font-weight:700;flex:1;padding:4px}
.bn-item.active,.bn-item:hover{color:#ffd700}
.bn-promo{transform:translateY(-12px);background:#1a1a1a;border-radius:50%;padding:8px;border:2px solid #ffd700;width:60px;height:60px;justify-content:center}
.bn-item .badge{position:absolute;top:-2px;right:18%;background:#e02020;color:#fff;font-size:10px;width:16px;height:16px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700}
.bn-promo .badge{top:0;right:6px}

@media (max-width:768px){
  .hero-overlay{grid-template-columns:1fr 1fr;padding:14px 8px}
  .hero-side{position:absolute;right:6px;top:10px;flex-direction:column}
  .side-card{width:70px;font-size:9px}
  .side-card img{width:46px;height:26px}
  .hero-character img{max-height:180px}
  .hero-heading{font-size:28px}
  .hero-heading-yellow{font-size:34px}
  .strip-inner{flex-wrap:wrap}
  .strip-recommended-title{font-size:18px}
  .seo-content h1{font-size:20px}
  .seo-content h2{font-size:17px}
  .seo-content h3{font-size:15px}
  .sub-nav{top:74px}
}
@media (max-width:480px){
  .hero-overlay{grid-template-columns:1fr;text-align:center}
  .hero-side{position:static;flex-direction:row;justify-content:center;flex-wrap:wrap;margin-top:10px}
  .hero-character{display:flex;justify-content:center}
  .da-buttons{flex-direction:column}
  .tx-table{font-size:11px}
}