*{box-sizing:border-box;margin:0;padding:0}
html{scroll-behavior:smooth}
body{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;background:#0b0d10;color:#e6e9ee;line-height:1.55;padding-bottom:80px;overflow-x:hidden}
.skip-link{position:absolute;left:-9999px;top:auto;width:1px;height:1px;overflow:hidden;z-index:200}
.skip-link:focus{left:16px;top:16px;width:auto;height:auto;padding:12px 16px;background:#7ee03c;color:#0b0b0b;font-weight:700;border-radius:8px}
img{max-width:100%;height:auto;display:block}
a{color:inherit;text-decoration:none}
.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 18px;border-radius:8px;font-weight:700;font-size:14px;cursor:pointer;border:none;transition:.2s;white-space:nowrap}
.btn-primary{background:linear-gradient(180deg,#8ee84a,#5fc024);color:#0b0b0b;box-shadow:0 4px 14px rgba(126,224,60,.35)}
.btn-primary:hover{filter:brightness(1.08)}
.btn-ghost{background:#2c333d;color:#fff}
.btn-lg{padding:16px 34px;font-size:16px;border-radius:10px}
.site-header{position:sticky;top:0;z-index:100;background:#0b0d10;border-bottom:1px solid #1a1f27}
.header-inner{display:flex;align-items:center;gap:12px;padding:12px 16px;max-width:1200px;margin:0 auto}
.burger{background:none;border:none;cursor:pointer;padding:6px;display:flex}
.logo{margin-right:auto}
.header-actions{display:flex;gap:8px}
.cat-bar{display:flex;gap:10px;overflow-x:auto;padding:10px 16px;border-top:1px solid #1a1f27;-webkit-overflow-scrolling:touch;scrollbar-width:none}
.cat-bar::-webkit-scrollbar{display:none}
.cat{flex:0 0 auto;display:flex;flex-direction:column;align-items:center;gap:6px;font-size:11px;color:#cfd6df;min-width:60px}
.cat-ic{width:56px;height:56px;border-radius:50%;border:2px solid #7ee03c;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle,#1a2618,#0b0d10)}
.hero{position:relative;min-height:430px;background-size:cover;background-position:center;background-color:#0f2f1c;display:flex;align-items:center;justify-content:center;padding:30px 16px;background-image:linear-gradient(180deg,rgba(11,13,16,.2),rgba(11,13,16,.7)),radial-gradient(circle at 70% 50%,#1c4d2a,#0b0d10)}
.hero--banner{background-image:linear-gradient(180deg,rgba(11,13,16,.35),rgba(11,13,16,.75)),url('banner.png');background-size:cover;background-position:center}
.hero--banner{background-image:linear-gradient(180deg,rgba(11,13,16,.35),rgba(11,13,16,.75)),url('banner.webp')}
.hero-inner{text-align:center;max-width:600px;width:100%}
.hero-kicker{color:#fff;letter-spacing:2px;font-size:13px;font-weight:700;margin-bottom:8px}
.hero-title{font-size:42px;font-weight:900;color:#fff;line-height:1.05;margin-bottom:6px;text-shadow:0 2px 12px rgba(0,0,0,.5)}
.hero-fs{font-size:38px;font-weight:900;color:#7ee03c;margin-bottom:14px;text-shadow:0 2px 12px rgba(0,0,0,.5)}
.hero-sub{color:#dfe6ec;font-size:14px;margin-bottom:22px;max-width:480px;margin-left:auto;margin-right:auto}
.dots{display:flex;gap:6px;justify-content:center;margin-top:18px}
.dot{width:18px;height:3px;background:#3a4350;border-radius:2px}
.dot.active{background:#7ee03c;width:24px}
.tabs{display:flex;gap:10px;overflow-x:auto;padding:18px 16px;scrollbar-width:none;border-bottom:1px solid #1a1f27}
.tabs::-webkit-scrollbar{display:none}
.tab{flex:0 0 auto;display:flex;flex-direction:column;align-items:center;gap:6px;padding:10px 8px;border-radius:8px;min-width:80px;font-size:12px;color:#cfd6df;border:1px solid transparent}
.tab.active{border-color:#7ee03c;background:#0f1f12;color:#7ee03c;position:relative}
.tab.active::after{content:'';position:absolute;bottom:-19px;left:0;right:0;height:2px;background:#7ee03c}
.tab-ic{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:#1a1f27;border-radius:8px}
.tab.active .tab-ic{background:#0b0d10;border:1px solid #7ee03c}
.cashback-banner{margin:18px 16px;border-radius:14px;overflow:hidden;display:flex;align-items:center;background:linear-gradient(90deg,#3b1810,#5c2c0c 60%,#8b3a05);padding:20px;min-height:120px;position:relative}
.cb-text{flex:1;z-index:2}
.cb-kicker{color:#fff;font-size:11px;letter-spacing:1.5px;font-weight:700}
.cb-title{color:#fff;font-size:26px;font-weight:900;letter-spacing:1px}
.cb-sub{color:#7ee03c;font-size:18px;font-weight:900}
.top-games{padding:8px 16px}
.section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}
.section-title{font-size:18px;font-weight:800;color:#fff;letter-spacing:.5px}
.show-all{color:#cfd6df;font-size:13px}
.games-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}
.game{position:relative;border-radius:10px;overflow:hidden;background:#1a1f27;aspect-ratio:3/4}
.game img{width:100%;height:100%;object-fit:cover}
.game-name{position:absolute;bottom:0;left:0;right:0;padding:8px;font-size:11px;color:#fff;background:linear-gradient(180deg,transparent,rgba(0,0,0,.85));display:block}
.badge-top{position:absolute;top:6px;right:6px;background:#7ee03c;color:#0b0b0b;font-size:10px;font-weight:800;padding:3px 8px;border-radius:4px;z-index:2}
.breadcrumbs{padding:16px}
.breadcrumbs-list{list-style:none;display:flex;gap:6px;align-items:center;flex-wrap:wrap;font-size:13px;color:#8b94a1}
.breadcrumbs-list a{color:#7ee03c}
.breadcrumbs-list li+li::before{content:'›';margin-right:6px;color:#8b94a1}
.page-meta{font-size:13px;color:#8b94a1;margin:-8px 0 18px}
.page-meta time{color:#7ee03c}
.key-takeaways{background:#11161d;border:1px solid #2d6a3c;border-radius:12px;padding:18px 20px;margin-bottom:24px}
.key-takeaways h2{font-size:17px;font-weight:800;color:#7ee03c;margin:0 0 12px;border:none;padding:0}
.key-takeaways ul{margin:0 0 0 18px}
.key-takeaways li{margin-bottom:8px;color:#cfd6df;font-size:14px}
.key-takeaways a{color:#7ee03c;text-decoration:underline}
.seo-content{padding:8px 16px 30px;max-width:900px;margin:0 auto}
.seo-content h1{font-size:24px;font-weight:900;color:#fff;line-height:1.25;margin-bottom:16px}
.seo-content h2{font-size:19px;font-weight:800;color:#fff;margin:26px 0 12px;padding-top:10px;border-top:1px solid #1a1f27}
.seo-content h3{font-size:17px;color:#fff;margin:18px 0 8px}
.seo-content p{margin-bottom:12px;color:#cfd6df;font-size:15px}
.seo-content strong{color:#fff}
.seo-content ul,.seo-content ol{margin:0 0 14px 20px}
.seo-content li{margin-bottom:6px;color:#cfd6df;font-size:15px}
.seo-content .btn{margin:4px 0 20px}
.hero-quote{background:linear-gradient(135deg,#0f2f1c,#1c4d2a);border:1px solid #2d6a3c;border-radius:12px;padding:20px;margin-bottom:24px}
.hero-quote p{margin-bottom:14px;color:#e6e9ee}
.table-wrap{overflow-x:auto;margin:14px 0 18px;border-radius:8px;-webkit-overflow-scrolling:touch}
.seo-content table{width:100%;border-collapse:collapse;font-size:14px;background:#11161d;min-width:320px}
.seo-content table caption{caption-side:top;text-align:left;padding:10px 12px 0;font-size:13px;font-weight:700;color:#8b94a1}
.seo-content table thead{background:#1a2618}
.seo-content table th{padding:10px 12px;text-align:left;color:#7ee03c;font-weight:700;border-bottom:1px solid #2a3038}
.seo-content table td{padding:10px 12px;border-bottom:1px solid #1a1f27;color:#cfd6df}
.seo-content table tr:last-child td{border-bottom:none}
.faq{margin:10px 0 20px}
.faq details{background:#11161d;border:1px solid #1a1f27;border-radius:8px;margin-bottom:8px;padding:0}
.faq summary{padding:14px 16px;cursor:pointer;font-weight:600;color:#fff;list-style:none;display:flex;justify-content:space-between;align-items:center;font-size:14px}
.faq summary::after{content:'+';color:#7ee03c;font-size:20px;font-weight:700}
.faq details[open] summary::after{content:'−'}
.faq details p{padding:0 16px 14px;color:#cfd6df;font-size:14px}
.site-footer{background:#0b0d10;padding:30px 16px 20px;border-top:1px solid #1a1f27;text-align:center}
.foot-logo{display:flex;justify-content:center;margin-bottom:14px}
.rate-box{display:inline-flex;align-items:center;gap:8px;background:#11161d;border:1px solid #1a1f27;border-radius:24px;padding:8px 18px;margin-bottom:20px;font-size:14px;color:#cfd6df}
.foot-acc{max-width:500px;margin:0 auto 20px;text-align:left}
.foot-acc details{border-bottom:1px solid #1a1f27}
.foot-acc summary{padding:14px 0;font-size:14px;color:#cfd6df;cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center}
.foot-acc summary::after{content:'▾';color:#7ee03c}
.foot-links{padding:0 0 14px;display:flex;flex-direction:column;gap:8px}
.foot-links a{color:#8b94a1;font-size:13px}
.trust-row{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin:20px 0}
.trust{padding:8px 12px;border:1px solid #2a3038;border-radius:6px;font-size:10px;color:#cfd6df;font-weight:700}
.foot-text{font-size:12px;color:#8b94a1;max-width:680px;margin:14px auto;line-height:1.6}
.pay-row{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:18px;margin:18px 0;padding:14px;border-top:1px solid #1a1f27;border-bottom:1px solid #1a1f27}
.pay-row img{height:24px;width:auto;filter:grayscale(1) brightness(1.4);opacity:.7}
.prov-row{display:flex;flex-wrap:wrap;justify-content:center;gap:18px;margin:14px 0 20px}
.prov{color:#8b94a1;font-size:13px;font-weight:600;letter-spacing:1px}
.foot-bottom{font-size:11px;color:#6a737f;line-height:1.6;max-width:680px;margin:14px auto 0;padding-top:14px;border-top:1px solid #1a1f27}
.to-top,.chat-fab{position:fixed;right:14px;width:48px;height:48px;border-radius:50%;background:#7ee03c;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px rgba(126,224,60,.4);z-index:90;transition:.2s}
.to-top{bottom:140px;opacity:0;pointer-events:none}
.to-top.show{opacity:1;pointer-events:auto}
.chat-fab{bottom:84px}
.mobile-nav{position:fixed;bottom:0;left:0;right:0;background:#11161d;border-top:1px solid #1a1f27;display:flex;justify-content:space-around;padding:8px 4px 10px;z-index:99}
.mn{display:flex;flex-direction:column;align-items:center;gap:3px;font-size:11px;color:#8b94a1;flex:1;padding:4px}
.mn.active{color:#7ee03c}
.mn-cta{position:relative}
.mn-cta-circle{width:46px;height:46px;border-radius:50%;background:#7ee03c;display:flex;align-items:center;justify-content:center;margin-top:-22px;box-shadow:0 4px 12px rgba(126,224,60,.4)}
.mn-cta span:last-child{color:#7ee03c;margin-top:2px}
@media(min-width:768px){.burger{display:none}.hero{min-height:520px}.hero-title{font-size:60px}.hero-fs{font-size:52px}.games-grid{grid-template-columns:repeat(5,1fr)}.seo-content h1{font-size:32px}.seo-content h2{font-size:24px}.cat-bar{justify-content:center}.tabs{justify-content:center}}
@media(min-width:1024px){.games-grid{grid-template-columns:repeat(6,1fr)}.hero-title{font-size:72px}}