*{box-sizing:border-box;margin:0;padding:0}html,body{overflow-x:hidden}body{font-family:'Montserrat',system-ui,sans-serif;background:#0a0a18;color:#fff;line-height:1.5;padding-bottom:130px}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}

.top-marquee{position:fixed;top:0;left:0;right:0;height:24px;background:linear-gradient(90deg,#1a0f3a,#2a1456);overflow:hidden;z-index:101;display:flex;align-items:center;font-size:12px;color:#ffd84d;font-weight:600;border-bottom:1px solid #3a1f6e}
.marquee-track{display:flex;white-space:nowrap;animation:marq 30s linear infinite}
.marquee-track span{padding-right:40px}
@keyframes marq{from{transform:translateX(0)}to{transform:translateX(-50%)}}

.site-header{position:fixed;top:24px;left:0;right:0;z-index:100;background:linear-gradient(180deg,#0d0820 0%,#1a0f3a 100%);border-bottom:1px solid #ffd84d33}
.header-inner{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;height:60px}
.burger{background:#1a0f3a;border:2px solid #ffd84d;width:42px;height:42px;border-radius:8px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:4px;cursor:pointer}
.burger span{display:block;width:20px;height:2px;background:#ffd84d}
.brand{font-size:28px;font-weight:900;color:#ffd84d;letter-spacing:1px;text-shadow:0 2px 8px #ffd84d44}
.brand span{color:#fff}
.poker-badge{display:flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:50%;background:#1a0f3a;border:2px solid #ffd84d}

.sticky-cats{display:flex;gap:8px;overflow-x:auto;padding:10px 14px;background:#0d0820;border-bottom:1px solid #ffd84d22;-webkit-overflow-scrolling:touch;scrollbar-width:none}
.sticky-cats::-webkit-scrollbar{display:none}
.cat-pill{flex-shrink:0;padding:8px 16px;border-radius:20px;background:#1a0f3a;border:1px solid #ffd84d44;font-size:13px;font-weight:600;color:#fff;white-space:nowrap}
.cat-pill.active{background:linear-gradient(135deg,#ffd84d,#c98a14);color:#1a0f3a;border-color:#ffd84d}

main{padding-top:140px}

.hero{position:relative;min-height:340px;background:linear-gradient(180deg,#0a0a18 0%,#1a0f3a 60%,#0a0a18 100%);overflow:hidden;padding:20px 14px 30px}
.hero-bg{position:absolute;inset:0;z-index:0;opacity:.45}
.hero-bg img{width:100%;height:100%;object-fit:cover}
.hero::before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at center,transparent 0%,#0a0a18cc 80%);z-index:1}
.side-promos{position:absolute;top:30px;display:flex;flex-direction:column;gap:10px;z-index:3}
.side-promos.left{left:8px}
.side-promos.right{right:8px}
.side-icon{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 10px rgba(0,0,0,.5)}
.side-icon.tt{background:#000}
.side-icon.fb{background:#1877f2}
.side-icon.tg{background:#27a7e7}
.promo-card{display:flex;flex-direction:column;align-items:center;justify-content:center;width:60px;height:50px;background:linear-gradient(135deg,#c40000,#7a0000);border:1px solid #ffd84d;border-radius:6px;font-size:8px;font-weight:900;color:#fff;line-height:1.1;text-align:center;padding:4px}
.promo-card.alt{background:linear-gradient(135deg,#0a4d8c,#06305a)}
.promo-card.sm{background:linear-gradient(135deg,#7a4d00,#4d2f00)}
.pc-title{font-size:9px;color:#ffd84d}
.pc-sub{font-size:7px}
.hero-content{position:relative;z-index:2;text-align:center;padding:140px 0 0}
.hero-heading{font-size:18px;font-weight:800;color:#ffd84d;margin-bottom:8px;text-shadow:0 2px 6px #000}
.hero-sub{font-size:12px;color:#e0d6ff;margin-bottom:18px;padding:0 12px}
.bonus-block{margin:0 auto 18px;max-width:280px;padding:14px}
.claim-line{font-size:18px;font-weight:800;color:#fff;text-shadow:0 2px 4px #000}
.bonus-amount{font-size:42px;font-weight:900;color:#ffd84d;line-height:1;margin:6px 0;text-shadow:0 3px 8px #000,0 0 20px #ffd84d66;-webkit-text-stroke:1px #c98a14}
.play-now{display:inline-block;padding:8px 22px;background:linear-gradient(135deg,#ffd84d,#c98a14);color:#1a0f3a;font-weight:900;font-size:14px;border-radius:20px;border:2px solid #fff;box-shadow:0 4px 12px rgba(0,0,0,.5);margin-top:6px}
.hero-cta{display:inline-block;padding:14px 28px;background:linear-gradient(135deg,#ffd84d,#c98a14);color:#1a0f3a;font-weight:900;font-size:15px;border-radius:30px;box-shadow:0 6px 18px rgba(255,216,77,.4)}

.trust-strip{display:flex;align-items:center;gap:10px;padding:12px 14px;background:linear-gradient(90deg,#1a0f3a,#2a1456);border:2px solid #ffd84d;margin:14px 10px;border-radius:8px;flex-wrap:wrap}
.rating{display:flex;align-items:center;gap:6px}
.score{font-weight:900;font-size:18px;color:#ffd84d}
.stars{display:flex;gap:1px}
.shield{flex-shrink:0}
.trust-text{flex:1;min-width:120px}
.tt-top{font-size:14px;font-weight:900;color:#ffd84d}
.tt-mid{font-size:9px;color:#e0d6ff;text-transform:uppercase}
.tt-bot{font-size:13px;font-weight:800;color:#fff;letter-spacing:1px}
.cert-badges{display:flex;flex-direction:column;gap:6px;align-items:flex-end}
.cert{display:flex;align-items:center;gap:4px;background:#0a3a0a;border:1px solid #0f0;color:#0f0;padding:3px 6px;font-size:9px;font-weight:700;border-radius:4px}
.age{background:#c40000;color:#fff;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:900;font-size:11px}

.live-tx{margin:14px 10px;border:2px solid #ffd84d;border-radius:8px;overflow:hidden;background:#0d0820}
.tx-head{display:flex;justify-content:space-between;align-items:center;padding:10px 14px;background:linear-gradient(90deg,#1a0f3a,#2a1456);font-weight:900;color:#fff;font-size:14px}
.live-dot{background:#c40000;color:#fff;padding:3px 10px;border-radius:4px;font-size:11px}
.tx-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}
.tx-table{width:100%;border-collapse:collapse;font-size:12px;table-layout:fixed}
.tx-table th,.tx-table td{padding:10px 8px;text-align:left;border:1px solid #ffd84d33;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.tx-table thead th{background:#1a0f3a;color:#ffd84d;font-weight:800}
.tx-table tbody td:nth-child(2),.tx-table tbody td:nth-child(4){color:#ffd84d;font-weight:700}
.tx-table tbody tr:nth-child(odd){background:#15092e}

.ranking-banner{position:relative;margin:14px 10px;border-radius:8px;overflow:hidden;min-height:160px;background:linear-gradient(135deg,#3a1f6e,#1a0f3a)}
.ranking-banner img{width:100%;height:160px;object-fit:cover}
.rb-overlay{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;padding:0 0 18px;background:linear-gradient(180deg,transparent 40%,#000c 100%)}
.rb-top{font-size:18px;font-weight:800;color:#fff;letter-spacing:2px}
.rb-bot{font-size:28px;font-weight:900;color:#ffd84d;letter-spacing:2px;text-shadow:0 2px 6px #000}

.section-title{font-size:16px;font-weight:900;color:#ffd84d;text-align:center;margin:24px 0 14px;letter-spacing:2px}
.providers,.slots,.payments{padding:0 10px}
.provider-grid,.pay-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:10px}
.prov,.pay{background:linear-gradient(135deg,#1a0f3a,#2a1456);border:1px solid #ffd84d44;padding:18px 8px;border-radius:8px;text-align:center;font-weight:700;font-size:12px;color:#fff}
.slot-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}
.slot{position:relative;aspect-ratio:1;border-radius:8px;overflow:hidden;background:linear-gradient(135deg,#3a1f6e,#1a0f3a);border:1px solid #ffd84d44;display:flex;align-items:flex-end;justify-content:center}
.slot img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.slot span{position:relative;background:#000a;color:#ffd84d;font-size:10px;padding:4px 6px;width:100%;text-align:center;font-weight:700;z-index:2}

.seo-content{margin:30px 10px;padding:20px;background:linear-gradient(180deg,#15092e,#0d0820);border:1px solid #ffd84d44;border-radius:10px}
.seo-content h1{font-size:22px;color:#ffd84d;margin-bottom:14px;line-height:1.3}
.seo-content h2{font-size:18px;color:#ffd84d;margin:22px 0 10px;border-bottom:1px solid #ffd84d44;padding-bottom:6px}
.seo-content h3{font-size:15px;color:#fff;margin:16px 0 8px}
.seo-content p{margin-bottom:10px;font-size:14px;color:#d8d0f0}
.seo-content strong{color:#ffd84d}
.seo-content ul{margin:10px 0 14px 20px}
.seo-content li{margin-bottom:6px;font-size:14px;color:#d8d0f0}
.read-more-wrap{text-align:center;margin-top:24px}
.read-more{display:inline-block;padding:14px 36px;border:2px solid #ffd84d;border-radius:30px;color:#ffd84d;font-weight:900;letter-spacing:1px;background:transparent}

.compliance{margin:20px 10px;padding:20px;background:#0d0820;border-radius:10px;text-align:center}
.compliance>p{font-size:13px;color:#d8d0f0;margin-bottom:18px;line-height:1.6;border-top:1px solid #ffd84d44;border-bottom:1px solid #ffd84d44;padding:14px 0}
.compliance>p strong{color:#ffd84d}
.comp-block{display:flex;gap:20px;margin:16px 0 8px}
.comp-label{font-size:12px;font-weight:700;color:#ffd84d;letter-spacing:1px;text-align:left;margin:14px 0 6px}
.comp-row{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:10px}
.comp-card{flex:1;min-width:90px;padding:12px 8px;background:linear-gradient(135deg,#1a0f3a,#2a1456);border:1px solid #ffd84d44;border-radius:6px;font-size:11px;font-weight:700;text-align:center}
.comp-card.sm{flex:0 1 auto;min-width:70px;padding:10px 8px;font-size:10px}

.site-footer{padding:20px 14px;background:#080414;text-align:center;border-top:1px solid #ffd84d33}
.site-footer p{font-size:11px;color:#a098c0;line-height:1.6}
.site-footer strong{color:#ffd84d}

.app-bar{position:fixed;left:0;right:0;bottom:60px;height:56px;background:linear-gradient(90deg,#0d0820,#1a0f3a);display:flex;align-items:center;padding:0 10px;gap:8px;z-index:90;border-top:1px solid #ffd84d44}
.ab-brand{font-size:16px;font-weight:900;color:#ffd84d;flex-shrink:0}
.ab-brand span{color:#fff}
.ab-mid{flex:1;text-align:center}
.ab-stars{color:#ffd84d;font-size:11px}
.ab-title{font-size:13px;font-weight:900;color:#fff}
.ab-stores{display:flex;gap:4px;flex-direction:column}
.store{background:#000;color:#fff;font-size:9px;padding:3px 8px;border-radius:4px;border:1px solid #fff5;font-weight:700}
.ab-close{position:absolute;top:-12px;right:8px;width:24px;height:24px;border-radius:50%;background:#0008;color:#fff;border:1px solid #fff5;font-size:14px;cursor:pointer;display:flex;align-items:center;justify-content:center}

.bottom-nav{position:fixed;bottom:0;left:0;right:0;height:60px;background:linear-gradient(180deg,#1a0f3a,#0d0820);display:flex;justify-content:space-around;align-items:center;border-top:2px solid #ffd84d;z-index:91}
.bn-item{display:flex;flex-direction:column;align-items:center;gap:2px;font-size:10px;font-weight:700;color:#fff;position:relative;padding:4px 8px}
.bn-item.active span:last-child{color:#ffd84d}
.bn-item.promo svg{filter:drop-shadow(0 0 6px #ffd84d)}
.bn-item .badge{position:absolute;top:-2px;right:6px;background:#c40000;color:#fff;font-size:9px;width:14px;height:14px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:900}

.side-menu{position:fixed;top:0;left:-280px;width:260px;height:100vh;background:linear-gradient(180deg,#1a0f3a,#0d0820);z-index:200;padding:20px;transition:left .3s;overflow-y:auto;border-right:2px solid #ffd84d}
.side-menu.open{left:0}
.sm-head{font-size:24px;font-weight:900;color:#ffd84d;margin-bottom:20px;text-align:center}
.sm-head span{color:#fff}
.side-menu a{display:block;padding:12px 14px;color:#fff;border-bottom:1px solid #ffd84d22;font-weight:600}
.sm-cta{background:linear-gradient(135deg,#ffd84d,#c98a14);color:#1a0f3a !important;border-radius:8px;text-align:center;margin-top:14px;border:none !important}
.backdrop{position:fixed;inset:0;background:#000a;z-index:150;display:none}
.backdrop.show{display:block}

@media(min-width:768px){
.hero-heading{font-size:28px}.hero-sub{font-size:14px}
.bonus-amount{font-size:60px}
.provider-grid,.pay-grid{grid-template-columns:repeat(6,1fr)}
.slot-grid{grid-template-columns:repeat(6,1fr)}
.seo-content h1{font-size:30px}.seo-content h2{font-size:22px}
.app-bar{bottom:0}
.bottom-nav{display:none}
body{padding-bottom:80px}
}