*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;background:#3a1f5c;color:#fff;line-height:1.6;padding-bottom:70px;-webkit-font-smoothing:antialiased}.container{max-width:1200px;margin:0 auto;padding:0 16px}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}
.site-header{position:sticky;top:0;z-index:100;background:#2d1747;box-shadow:0 2px 10px rgba(0,0,0,.3)}.header-inner{display:flex;align-items:center;justify-content:space-between;padding:10px 16px;gap:10px}.logo svg{height:36px;width:auto}.header-actions{display:flex;align-items:center;gap:8px}.btn{display:inline-block;padding:8px 16px;border-radius:6px;font-weight:700;font-size:13px;cursor:pointer;border:none;text-transform:uppercase;transition:transform .15s,opacity .15s}.btn:hover{opacity:.9}.btn-login{background:#7ed957;color:#1a0d2e}.btn-signup{background:transparent;color:#fff;border:2px solid #7ed957}.burger{background:none;border:none;cursor:pointer;display:flex;flex-direction:column;gap:4px;padding:6px}.burger span{display:block;width:22px;height:2px;background:#fff;border-radius:2px}
.sub-nav{background:#2d1747;border-top:1px solid rgba(255,255,255,.08);overflow:hidden}.nav-scroll{display:flex;gap:8px;overflow-x:auto;padding:10px 16px;scrollbar-width:none}.nav-scroll::-webkit-scrollbar{display:none}.nav-pill{flex-shrink:0;padding:8px 16px;background:rgba(255,255,255,.05);border-radius:20px;font-size:13px;font-weight:600;white-space:nowrap;transition:background .2s}.nav-pill.active,.nav-pill:hover{background:#7ed957;color:#1a0d2e}
.hero{padding:16px 0}.hero-card{background:linear-gradient(135deg,#5b2d8a 0%,#3a1f5c 100%);border-radius:16px;padding:24px;display:flex;align-items:center;justify-content:space-between;gap:20px;position:relative;overflow:hidden;min-height:200px;background-image:radial-gradient(circle at 80% 50%,rgba(126,217,87,.2),transparent 60%)}.hero-text{flex:1;z-index:2}.hero-title{font-size:28px;font-weight:900;line-height:1.1;margin-bottom:8px}.hero-sub{font-size:20px;color:#7ed957;font-weight:700;margin-bottom:6px}.hero-meta{font-size:13px;opacity:.85;margin-bottom:14px}.hero-cta{display:inline-block;background:#7ed957;color:#1a0d2e;padding:10px 22px;border-radius:6px;font-weight:800;font-size:14px;text-transform:uppercase}.hero-img{flex:0 0 40%;max-width:300px}.hero-img img{border-radius:10px}
.payments-strip{background:#fff;color:#2d1747;border-radius:10px;padding:14px 16px;margin:16px 0;text-align:center}.payments-title{font-weight:800;font-size:13px;letter-spacing:.5px;margin-bottom:10px}.payments-row{display:flex;align-items:center;justify-content:center;gap:14px;flex-wrap:wrap}.payments-row img{height:24px;width:auto;object-fit:contain}.deposit-mini{background:#7ed957;color:#1a0d2e;padding:6px 14px;border-radius:6px;font-weight:700;font-size:12px}
.providers{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:10px;margin:16px 0}.provider svg{width:100%;height:auto;border-radius:6px}
.search-bar{background:#2d1747;border-radius:8px;padding:12px 16px;display:flex;align-items:center;gap:10px;margin:16px 0}.search-bar input{flex:1;background:transparent;border:none;color:#fff;font-size:13px;outline:none;font-weight:600;letter-spacing:.5px}.search-bar input::placeholder{color:rgba(255,255,255,.5)}
.games-row{padding:16px 0}.row-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.row-title{display:flex;align-items:center;gap:8px;font-size:18px;font-weight:800}.row-actions{display:flex;align-items:center;gap:8px}.view-all{background:#7ed957;color:#1a0d2e;padding:6px 14px;border-radius:6px;font-weight:700;font-size:12px}.arrow{width:32px;height:32px;border-radius:50%;background:#2d1747;border:none;color:#fff;cursor:pointer;font-size:18px}.games-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:12px}.game-card{background:#2d1747;border-radius:10px;overflow:hidden;position:relative;aspect-ratio:3/4;transition:transform .2s}.game-card:hover{transform:translateY(-3px)}.game-card img{width:100%;height:100%;object-fit:cover;background:linear-gradient(135deg,#7c3aed,#dc2626)}.game-name{position:absolute;left:0;right:0;bottom:0;padding:8px;background:linear-gradient(transparent,rgba(0,0,0,.85));font-size:11px;font-weight:800;text-align:center;letter-spacing:.3px}
.seo-content{padding:24px 0;background:#2a1442}.seo-content .container{background:#fff;color:#1a1a1a;border-radius:12px;padding:24px;line-height:1.7}.breadcrumbs{font-size:13px;color:#666;margin-bottom:16px}.breadcrumbs a{color:#7c3aed}.seo-content h1{font-size:28px;line-height:1.25;margin-bottom:14px;color:#2d1747}.seo-content h2{font-size:22px;margin:28px 0 12px;color:#2d1747;border-left:4px solid #7ed957;padding-left:12px}.seo-content h3{font-size:18px;margin:20px 0 10px;color:#3a1f5c}.seo-content p{margin-bottom:12px}.seo-content .lede{font-size:16px;color:#444;font-style:italic;border-left:3px solid #7ed957;padding-left:12px;margin-bottom:18px}.seo-content ul{margin:12px 0 12px 22px}.seo-content ul li{margin-bottom:6px}.seo-content strong{color:#2d1747}.seo-content a{color:#7c3aed;text-decoration:underline}.table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;margin:14px 0;border-radius:8px;border:1px solid #e5e5e5}.seo-content table{width:100%;border-collapse:collapse;font-size:14px;min-width:480px}.seo-content thead{background:#2d1747;color:#fff}.seo-content th,.seo-content td{padding:10px 12px;text-align:left;border-bottom:1px solid #e5e5e5;word-wrap:break-word}.seo-content tbody tr:nth-child(even){background:#f7f5fb}
.site-footer{background:#2d1747;padding:28px 0 24px;text-align:center}.footer-logo svg{height:40px;margin:0 auto 14px}.footer-links{list-style:none;display:flex;flex-direction:column;gap:10px;margin-bottom:18px}.footer-links a{font-size:14px}.footer-badge{display:flex;justify-content:center;margin:14px 0}.footer-text{font-size:12px;opacity:.75;line-height:1.6;max-width:760px;margin:0 auto}.footer-text a{color:#7ed957}
.to-top{position:fixed;right:14px;bottom:80px;width:44px;height:44px;border-radius:50%;background:#fff;color:#2d1747;border:none;cursor:pointer;font-size:20px;font-weight:700;box-shadow:0 4px 12px rgba(0,0,0,.3);z-index:60;opacity:0;pointer-events:none;transition:opacity .25s}.to-top.show{opacity:1;pointer-events:auto}
.bottom-nav{position:fixed;left:0;right:0;bottom:0;background:#2d1747;display:flex;justify-content:space-around;padding:8px 0;border-top:1px solid rgba(255,255,255,.08);z-index:90}.bn-item{display:flex;flex-direction:column;align-items:center;gap:3px;font-size:11px;font-weight:600;flex:1;padding:4px}.bn-item.active{color:#7ed957}.bn-item.active svg path,.bn-item.active svg circle,.bn-item.active svg rect{stroke:#7ed957}
@media(min-width:768px){.hero-title{font-size:36px}.hero-sub{font-size:24px}.footer-links{flex-direction:row;justify-content:center;flex-wrap:wrap;gap:24px}.bottom-nav{display:none}body{padding-bottom:0}.to-top{bottom:20px}.seo-content .container{padding:36px}.seo-content h1{font-size:34px}}
@media(max-width:480px){.hero-card{flex-direction:column;text-align:center}.hero-img{max-width:200px}.btn{padding:7px 12px;font-size:12px}}
