*{margin:0;padding:0;box-sizing:border-box}
html{scroll-behavior:smooth}
body{font-family:'Segoe UI',Roboto,Helvetica,Arial,sans-serif;background:#1c0f2e;color:#fff;line-height:1.6;-webkit-font-smoothing:antialiased;padding-bottom:64px}
img{max-width:100%;height:auto;display:block}
a{text-decoration:none;color:inherit}
.logo-bet{color:#f4e017;font-style:italic;font-weight:900}
.logo-zillo{color:#fff;font-style:italic;font-weight:900}
.logo{font-size:1.6rem;letter-spacing:1px}

.site-header{position:sticky;top:0;z-index:100;background:#1c0f2e;box-shadow:0 2px 12px rgba(0,0,0,.4)}
.header-inner{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;max-width:1200px;margin:0 auto}
.header-actions{display:flex;gap:10px;align-items:center}
.btn{display:inline-flex;align-items:center;gap:6px;font-weight:700;border-radius:30px;cursor:pointer;transition:.2s;border:none;font-size:.95rem}
.btn-login{padding:9px 22px;background:transparent;color:#fff;border:1px solid #6b5a8a}
.btn-login:hover{border-color:#f4e017}
.btn-register{padding:10px 22px;background:#f4e017;color:#1c0f2e}
.btn-register:hover{background:#fff000}
.btn-register .plus{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;background:#1c0f2e;color:#f4e017;font-size:.85rem;font-weight:900}
.btn-register.sm{padding:8px 24px;font-size:.85rem}

.cat-nav{background:#241338;border-top:1px solid #36234f;overflow-x:auto;-webkit-overflow-scrolling:touch}
.cat-nav ul{display:flex;gap:6px;padding:10px 18px;max-width:1200px;margin:0 auto;list-style:none;white-space:nowrap}
.cat-nav a{padding:7px 16px;border-radius:20px;background:#311c47;font-size:.85rem;font-weight:600;color:#cdbfe0;transition:.2s}
.cat-nav a:hover{background:#f4e017;color:#1c0f2e}

.hero{position:relative;margin:18px auto;max-width:1160px;border-radius:16px;overflow:hidden;background:url('banner.webp') center/cover no-repeat;min-height:380px;display:flex;align-items:center}
.hero-overlay{padding:36px 30px;max-width:560px}
.hero-tag{color:#b56bff;font-weight:800;font-size:.8rem;letter-spacing:1.5px;margin-bottom:14px}
.hero-heading{font-size:2rem;font-weight:900;line-height:1.2;margin-bottom:16px}
.hero-heading .hl,.hl{color:#f4e017}
.hero-sub{font-size:.95rem;color:#e6ddf0;margin-bottom:22px}
.btn-cta{padding:14px 30px;background:#f4e017;color:#1c0f2e;font-size:1rem}
.btn-cta:hover{background:#fff000}

.promo-cards{display:grid;grid-template-columns:1fr 1fr;gap:16px;max-width:1160px;margin:0 auto;padding:0 18px}
.promo-card{background:linear-gradient(135deg,#3a1d63,#2a1545);border-radius:14px;padding:26px 22px;min-height:170px;display:flex;flex-direction:column;justify-content:flex-end;gap:14px}
.promo-text{font-size:1.2rem;font-weight:800;line-height:1.3}

.game-block{max-width:1160px;margin:30px auto;padding:22px 18px;background:#291640;border-radius:16px}
.block-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px;flex-wrap:wrap;gap:10px}
.block-title{font-size:1.4rem;font-weight:800}
.block-controls{display:flex;align-items:center;gap:8px}
.see-all{padding:8px 18px;border:1px solid #6b5a8a;border-radius:24px;font-size:.85rem;font-weight:600}
.see-all:hover{border-color:#f4e017}
.nav-arrow{width:42px;height:42px;border-radius:10px;background:#cfcfcf;color:#1c0f2e;border:none;cursor:pointer;font-size:1rem;font-weight:700}
.nav-arrow.active{background:#f4e017}
.slots-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}
.slots-grid.live{grid-template-columns:repeat(3,1fr)}
.slot{border-radius:12px;overflow:hidden;background:#1c0f2e;aspect-ratio:1/1;transition:.2s}
.slot.live{aspect-ratio:16/10}
.slot img{width:100%;height:100%;object-fit:cover}
.slot:hover{transform:translateY(-4px);box-shadow:0 8px 20px rgba(0,0,0,.4)}

.payments{max-width:1160px;margin:24px auto;padding:24px 18px;background:#2c1843;border-radius:14px}
.pay-track{display:flex;align-items:center;justify-content:space-around;gap:24px;flex-wrap:wrap;opacity:.65;filter:grayscale(.4)}
.pay-track img{height:38px;width:auto;object-fit:contain}

.seo-content{max-width:900px;margin:36px auto;padding:0 18px;color:#e3dbef}
.seo-content h1{font-size:1.9rem;font-weight:900;line-height:1.25;margin-bottom:14px;color:#fff}
.seo-content h2{font-size:1.45rem;font-weight:800;margin:30px 0 12px;color:#fff;border-left:4px solid #f4e017;padding-left:12px}
.seo-content h3{font-size:1.15rem;font-weight:700;margin:20px 0 10px;color:#f4e017}
.seo-content p{margin-bottom:14px}
.seo-content ul{margin:0 0 16px 22px}
.seo-content li{margin-bottom:6px}
.seo-content a{color:#b56bff}
.seo-content a:hover{text-decoration:underline}
.seo-content strong{color:#fff}
.breadcrumbs{font-size:.85rem;margin-bottom:24px;color:#a08bc0}
.breadcrumbs span{margin:0 4px}
.seo-hero{background:#291640;border-radius:14px;padding:22px;margin-bottom:24px}
.seo-hero h2{border:none;padding:0;margin-top:0}

.table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;margin-bottom:18px;border-radius:10px}
table{width:100%;border-collapse:collapse;background:#291640;border-radius:10px;overflow:hidden;font-size:.92rem}
th,td{padding:12px 14px;text-align:left;border-bottom:1px solid #3a2456;word-break:break-word}
th{background:#f4e017;color:#1c0f2e;font-weight:800}
tr:nth-child(even) td{background:#2c1843}

ul.pros li::marker{color:#3fd17a}
ul.cons li::marker{color:#ff6b6b}

.faq-list details{background:#291640;border-radius:10px;margin-bottom:10px;padding:0 16px;border:1px solid #3a2456}
.faq-list summary{padding:16px 0;cursor:pointer;font-weight:700;color:#fff;list-style:none;position:relative;padding-right:28px}
.faq-list summary::-webkit-details-marker{display:none}
.faq-list summary::after{content:'+';position:absolute;right:4px;top:14px;color:#f4e017;font-size:1.3rem}
.faq-list details[open] summary::after{content:'\2212'}
.faq-list details p{padding:0 0 16px}

.site-footer{background:#1c0f2e;padding:40px 18px 30px;text-align:center;border-top:1px solid #2c1843}
.footer-logo{font-size:2rem;letter-spacing:1px;margin-bottom:26px}
.footer-links{display:grid;grid-template-columns:1fr 1fr;gap:16px 30px;max-width:520px;margin:0 auto 26px}
.footer-links a{color:#cdbfe0;font-weight:600;transition:.2s}
.footer-links a:hover{color:#f4e017}
.social{display:flex;justify-content:center;gap:26px;padding:24px 0;border-top:1px solid #2c1843;color:#b9a8d4}
.social a:hover{color:#f4e017}
.resp-gambling{max-width:600px;margin:0 auto 16px;font-size:.82rem;color:#a08bc0}
.copyright{font-size:.9rem;color:#cdbfe0}
.copyright a{color:#f4e017;text-decoration:underline}

.bottom-nav{position:fixed;bottom:0;left:0;right:0;z-index:120;background:#241338;display:flex;justify-content:space-around;align-items:flex-end;padding:8px 4px 6px;border-top:1px solid #36234f}
.bn{display:flex;flex-direction:column;align-items:center;gap:3px;color:#9a86bd;font-size:.7rem;font-weight:600;flex:1}
.bn.active{color:#f4e017}
.bn.center{flex:0 0 auto}
.bn.center svg{background:#f4e017;border-radius:50%;padding:13px;width:48px;height:48px;box-sizing:content-box;margin-top:-24px;box-shadow:0 4px 12px rgba(0,0,0,.4)}

.chat-fab{position:fixed;right:16px;bottom:78px;z-index:130;width:54px;height:54px;border-radius:16px;background:#6b5bc7;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 14px rgba(0,0,0,.4)}

@media(max-width:900px){
.slots-grid{grid-template-columns:repeat(3,1fr)}
.slots-grid.live{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:680px){
.hero{min-height:auto}
.hero-overlay{padding:26px 20px}
.hero-heading{font-size:1.55rem}
.promo-cards{grid-template-columns:1fr}
.slots-grid{grid-template-columns:repeat(2,1fr)}
.slots-grid.live{grid-template-columns:1fr}
.seo-content h1{font-size:1.5rem}
.footer-links{max-width:100%}
.btn-login{padding:8px 16px}
.btn-register{padding:9px 16px}
.logo{font-size:1.3rem}
}