*{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:#0d1126;color:#fff;line-height:1.5;padding-bottom:70px}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}a[href='/go']{cursor:pointer}.site-header{position:sticky;top:0;z-index:100;background:#0d1126;box-shadow:0 2px 10px rgba(0,0,0,.5)}.header-inner{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;gap:12px}.burger{background:none;border:none;cursor:pointer;display:flex;flex-direction:column;gap:5px;padding:6px}.burger span{width:22px;height:2px;background:#fff;border-radius:2px}.logo{flex:1;display:flex;justify-content:center}.logo svg{height:30px;width:auto}.header-actions{display:flex;gap:8px}.btn{display:inline-block;padding:8px 16px;border-radius:6px;font-weight:700;font-size:14px;text-align:center;cursor:pointer;border:none;transition:transform .15s,opacity .2s}.btn:hover{opacity:.9}.btn-login{background:#e63946;color:#fff}.btn-signup{background:#3b5cff;color:#fff}.btn-deposit{background:#e63946;color:#fff;padding:12px 28px;font-size:15px}.btn-deposit-sm{background:#e63946;color:#fff;padding:8px 14px;font-size:13px;border-radius:6px;white-space:nowrap}.category-bar{display:flex;gap:8px;overflow-x:auto;padding:10px 12px;background:#0d1126;border-top:1px solid rgba(255,255,255,.05);scrollbar-width:none}.category-bar::-webkit-scrollbar{display:none}.cat-item{display:flex;align-items:center;gap:6px;padding:8px 14px;background:#1a1f3d;border-radius:20px;font-size:13px;font-weight:600;white-space:nowrap;flex-shrink:0}.cat-item svg{width:18px;height:18px}.cat-item.active{background:#e63946}.hero{margin:14px;border-radius:14px;overflow:hidden;background-size:cover;background-position:center;background-color:#1a2150;min-height:230px;display:flex;align-items:center;padding:24px;position:relative}.hero-content{max-width:65%}.hero-tag{font-size:11px;font-weight:800;letter-spacing:1px;color:#fff;margin-bottom:6px}.hero-title{font-size:18px;font-weight:800;margin-bottom:10px;line-height:1.2}.hero-bonus{font-size:22px;font-weight:900;color:#ffd700;margin-bottom:10px;line-height:1.2}.hero-sub{color:#3b5cff;font-weight:700;margin-bottom:14px}.deposit-banner{margin:14px;padding:18px;background:linear-gradient(135deg,#1a1f3d,#2a1530);border:1px solid rgba(230,57,70,.4);border-radius:12px;text-align:center}.deposit-title{font-weight:800;font-size:14px;letter-spacing:1px;margin-bottom:14px}.deposit-methods{display:flex;align-items:center;justify-content:center;gap:14px;flex-wrap:wrap}.deposit-methods img{height:24px;width:auto;object-fit:contain;background:#fff;padding:4px 6px;border-radius:4px}.search-bar{margin:14px;display:flex;align-items:center;gap:10px;padding:12px 16px;background:#1a1f3d;border-radius:25px}.search-bar svg{width:18px;height:18px;flex-shrink:0}.search-bar input{flex:1;background:none;border:none;outline:none;color:#fff;font-size:14px;letter-spacing:.5px}.games-row{margin:18px 14px}.row-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.row-title{display:flex;align-items:center;gap:8px;font-size:18px;font-weight:800}.row-title svg{width:22px;height:22px}.view-all{background:#1a1f3d;padding:6px 14px;border-radius:6px;font-size:12px;font-weight:700}.games-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.game-card{position:relative;border-radius:10px;overflow:hidden;aspect-ratio:3/4;background:#1a1f3d;display:flex;flex-direction:column;justify-content:flex-end}.game-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.badge{position:absolute;top:8px;left:50%;transform:translateX(-50%);background:#e63946;font-size:9px;font-weight:800;padding:3px 8px;border-radius:4px;letter-spacing:.5px;z-index:2}.game-info{position:relative;z-index:1;padding:8px;background:linear-gradient(transparent,rgba(0,0,0,.85));text-align:center}.game-name{font-size:11px;font-weight:800;line-height:1.1}.game-prov{font-size:9px;color:#bbb;margin-top:2px}.seo-content{margin:24px 14px;padding:20px;background:#11163a;border-radius:14px}.breadcrumbs{font-size:12px;color:#8a93b5;margin-bottom:14px}.breadcrumbs a{color:#8a93b5}.breadcrumbs a:hover{color:#fff}.seo-content h1{font-size:24px;font-weight:800;line-height:1.25;margin-bottom:14px;color:#fff}.seo-content h2{font-size:20px;font-weight:800;margin:24px 0 12px;color:#fff;border-left:4px solid #e63946;padding-left:10px}.seo-content h3{font-size:16px;font-weight:800;margin:18px 0 10px;color:#ffd700}.seo-content p{margin-bottom:12px;color:#cfd4ec;font-size:14px}.seo-content .lead{font-size:15px;color:#fff}.seo-content ul,.seo-content ol{margin:10px 0 14px 22px;color:#cfd4ec;font-size:14px}.seo-content li{margin-bottom:6px}.seo-content strong{color:#fff}.table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;margin:14px 0;border-radius:10px;border:1px solid rgba(255,255,255,.08)}.seo-content table{width:100%;border-collapse:collapse;font-size:13px;min-width:300px}.seo-content table th,.seo-content table td{padding:10px 12px;border-bottom:1px solid rgba(255,255,255,.08);text-align:left;word-wrap:break-word}.seo-content table th{background:#1a1f3d;color:#ffd700;font-weight:700}.seo-content table tr:nth-child(even) td{background:rgba(255,255,255,.02)}.seo-content table tr:last-child th,.seo-content table tr:last-child td{border-bottom:none}.site-footer{background:#0d1126;padding:24px 14px;text-align:center;border-top:1px solid rgba(255,255,255,.05)}.footer-logo{display:flex;justify-content:center;margin-bottom:16px}.footer-logo svg{height:36px}.footer-links{list-style:none;display:flex;flex-direction:column;gap:12px;padding:8px 0;font-size:14px}.footer-links a:hover{color:#e63946}.pay-row{display:flex;align-items:center;justify-content:center;gap:14px;flex-wrap:wrap;margin:18px 0;padding:14px;background:rgba(255,255,255,.03);border-radius:10px}.pay-row img{height:24px;width:auto;object-fit:contain;background:#fff;padding:4px 6px;border-radius:4px}.crypto-title{font-weight:700;margin-top:14px}.crypto-row{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin:12px 0}.crypto-row img{height:30px;width:30px;object-fit:contain}.age-badge{display:flex;justify-content:center;margin:14px 0}.age-badge svg{width:50px;height:50px}.footer-copy{font-size:12px;color:#8a93b5;margin-top:14px}.footer-copy p{margin-bottom:8px}.footer-copy a{color:#e63946}.scroll-top{position:fixed;bottom:90px;right:14px;width:42px;height:42px;background:#1a1f3d;border:1px solid rgba(255,255,255,.15);border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:90;opacity:0;pointer-events:none;transition:opacity .25s}.scroll-top.visible{opacity:1;pointer-events:auto}.scroll-top svg{width:20px;height:20px}.mobile-bottom-nav{position:fixed;bottom:0;left:0;right:0;background:#0d1126;border-top:1px solid rgba(255,255,255,.08);display:flex;justify-content:space-around;align-items:center;padding:8px 0 10px;z-index:99}.mb-item{display:flex;flex-direction:column;align-items:center;gap:3px;font-size:11px;font-weight:600;color:#fff;flex:1}.mb-item svg{width:22px;height:22px}.mb-cashier{width:54px;height:54px;border-radius:50%;background:#e63946;display:flex;align-items:center;justify-content:center;margin-top:-22px;box-shadow:0 4px 12px rgba(230,57,70,.5);flex-shrink:0}.mb-cashier svg{width:28px;height:28px}@media(min-width:768px){.header-inner{padding:14px 28px}.logo{flex:0 0 auto;justify-content:flex-start}.burger{display:none}.category-bar{padding:10px 28px;justify-content:center}.hero{margin:20px 28px;min-height:340px;padding:40px}.hero-title{font-size:28px}.hero-bonus{font-size:30px}.deposit-banner,.search-bar,.games-row{margin-left:28px;margin-right:28px}.games-grid{grid-template-columns:repeat(6,1fr)}.seo-content{margin:30px 28px;padding:32px}.seo-content h1{font-size:32px}.seo-content h2{font-size:24px}.footer-links{flex-direction:row;flex-wrap:wrap;justify-content:center}.mobile-bottom-nav{display:none}body{padding-bottom:0}.scroll-top{bottom:24px}}@media(min-width:1100px){.games-grid{grid-template-columns:repeat(6,1fr)}}