*{margin:0;padding:0;box-sizing:border-box}
html{scroll-behavior:smooth}
body{font-family:'Segoe UI',Roboto,Helvetica,Arial,sans-serif;background:#0c1424;color:#e6ebf5;line-height:1.6;overflow-x:hidden}
a{text-decoration:none;color:inherit}
img{max-width:100%;height:auto;display:block}
.site-header{position:sticky;top:0;z-index:100;background:#0c1424;box-shadow:0 2px 12px rgba(0,0,0,.4)}
.header-inner{display:flex;align-items:center;gap:14px;padding:14px 16px;max-width:1200px;margin:0 auto}
.burger{background:none;border:none;color:#fff;cursor:pointer;display:flex}
.logo{display:flex;align-items:center;gap:8px}
.logo-text{font-weight:800;font-size:14px;line-height:1;letter-spacing:1px;color:#fff}
.header-actions{margin-left:auto;display:flex;gap:10px}
.btn{display:inline-flex;align-items:center;justify-content:center;flex-direction:column;border-radius:30px;font-weight:700;cursor:pointer;border:none;transition:.2s;text-align:center}
.btn-ghost{background:#26304a;color:#fff;padding:10px 20px}
.btn-ghost:hover{background:#323d5a}
.btn-primary{background:#e8821e;color:#fff;padding:10px 22px}
.btn-primary:hover{background:#f3902c}
.category-bar{display:flex;gap:8px;overflow-x:auto;padding:10px 16px;background:#0c1424;border-top:1px solid #1a2540;-webkit-overflow-scrolling:touch;scrollbar-width:none}
.category-bar::-webkit-scrollbar{display:none}
.cat-item{display:flex;align-items:center;gap:6px;white-space:nowrap;background:#16203a;color:#c4ccdd;padding:8px 14px;border-radius:20px;font-size:13px;font-weight:600}
.cat-item:hover{background:#e8821e;color:#fff}
.cat-item svg{flex-shrink:0}
.breadcrumbs{max-width:1200px;margin:0 auto;padding:12px 16px;font-size:13px;color:#8b97b0;display:flex;gap:8px;align-items:center}
.breadcrumbs a{color:#e8821e}
.hero{position:relative;min-height:560px;display:flex;align-items:flex-end;justify-content:center;overflow:hidden;margin:0 16px;border-radius:14px;max-width:1170px;margin-left:auto;margin-right:auto}
.hero-bg{position:absolute;inset:0;background:url('banner.webp') center/cover no-repeat,#3a2a6a;z-index:0}
.hero-content{position:relative;z-index:1;text-align:center;padding:0 20px 40px}
.hero-label{color:#fff;font-weight:800;font-size:22px;letter-spacing:2px;margin-bottom:6px}
.hero-amount{color:#f0c419;font-weight:900;font-size:58px;line-height:1}
.hero-spins{color:#f0c419;font-weight:800;font-size:26px;margin:6px 0 24px}
.btn-cta{background:#e8821e;color:#fff;font-size:26px;font-weight:800;padding:18px 50px;border-radius:40px;box-shadow:0 6px 18px rgba(232,130,30,.4)}
.btn-cta small{font-size:13px;font-weight:400;margin-top:2px}
.btn-cta:hover{background:#f3902c}
.cashback-strip{display:flex;align-items:center;justify-content:center;gap:30px;background:#1a2236;padding:16px;margin:18px 0 0}
.cashback-text{text-align:center}
.cashback-text span{display:block;font-size:12px;color:#b8c2d8}
.cashback-text strong{font-size:18px;color:#fff}
.payments{padding:22px 16px;background:#0c1424}
.pay-track{display:flex;align-items:center;justify-content:space-around;gap:20px;flex-wrap:wrap;max-width:1100px;margin:0 auto}
.pay-track img{height:30px;width:auto;filter:grayscale(.2);opacity:.9}
.games{max-width:1200px;margin:0 auto;padding:24px 16px}
.section-title{font-size:30px;font-weight:900;color:#fff;letter-spacing:1px;margin-bottom:20px;text-align:left}
.games-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:14px}
.game-card{position:relative;border-radius:14px;overflow:hidden;background:#16203a;aspect-ratio:1;box-shadow:0 4px 12px rgba(0,0,0,.3)}
.game-card img{width:100%;height:100%;object-fit:cover}
.game-card .fav{position:absolute;top:8px;right:8px;width:30px;height:30px;background:rgba(0,0,0,.4);border-radius:50%;display:flex;align-items:center;justify-content:center}
.game-card:hover{transform:translateY(-3px);transition:.2s}
.content{max-width:900px;margin:0 auto;padding:30px 16px}
.content h1{font-size:30px;color:#fff;margin-bottom:20px;line-height:1.3}
.content h2{font-size:24px;color:#fff;margin:28px 0 14px}
.content h3{font-size:19px;color:#f0c419;margin:20px 0 10px}
.content p{margin-bottom:14px;color:#c8d1e2}
.content section{margin-bottom:14px}
.content strong{color:#fff}
.content a{color:#e8821e}
.content ul{list-style:none;margin:0 0 16px;padding:0}
.content ul li{position:relative;padding:8px 0 8px 28px;border-bottom:1px solid #1a2540;color:#c8d1e2}
.content ul li:before{content:'';position:absolute;left:6px;top:15px;width:8px;height:8px;background:#e8821e;border-radius:50%}
.hero-text-block{background:#16203a;border-radius:14px;padding:24px;margin-bottom:24px}
.hero-text-block h2{margin-top:0}
.hero-text-block .btn{display:inline-flex;flex-direction:row;padding:12px 26px;margin-top:8px}
.table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;margin-bottom:18px;border-radius:10px}
table{width:100%;border-collapse:collapse;background:#16203a;min-width:480px}
th{background:#e8821e;color:#fff;padding:12px;text-align:left;font-size:14px}
td{padding:12px;border-bottom:1px solid #233052;color:#c8d1e2;font-size:14px;word-break:break-word}
tr:nth-child(even) td{background:#13203a}
.faq-list{margin-top:14px}
.faq-item{background:#16203a;border-radius:10px;margin-bottom:10px;overflow:hidden}
.faq-q{width:100%;text-align:left;background:none;border:none;color:#fff;font-size:16px;font-weight:600;padding:16px;cursor:pointer;display:flex;justify-content:space-between;align-items:center}
.faq-q:after{content:'+';font-size:22px;color:#e8821e}
.faq-item.open .faq-q:after{content:'−'}
.faq-a{max-height:0;overflow:hidden;transition:max-height .3s ease;padding:0 16px}
.faq-item.open .faq-a{max-height:400px;padding:0 16px 16px}
.faq-a p{color:#c8d1e2;margin:0}
.support-box,.app-box{max-width:900px;margin:18px auto;display:flex;align-items:center;gap:16px;background:#16203a;border-radius:12px;padding:20px 18px}
.support-title,.app-title{font-size:20px;font-weight:800;color:#fff}
.support-box p,.app-box span{color:#b8c2d8;font-size:14px}
.site-footer{background:#0a101e;padding:40px 16px;margin-top:30px}
.footer-top{max-width:1100px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px;padding-bottom:24px}
.lang-select{display:flex;align-items:center;gap:6px;background:#16203a;padding:10px 18px;border-radius:24px;color:#fff;font-weight:600;cursor:pointer}
.footer-links{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:0 20px;padding-bottom:24px;border-bottom:1px solid #1a2540}
.footer-links a{display:block;color:#9aa6bf;padding:8px 0;font-size:15px}
.footer-links a:hover{color:#e8821e}
.footer-badges{max-width:1100px;margin:20px auto 0;display:flex;justify-content:flex-end;gap:16px;align-items:center}
.badge-18{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border:2px solid #6b7794;border-radius:50%;color:#9aa6bf;font-weight:700;font-size:15px}
.badge-18 sup{font-size:10px}
.badge-ssl{display:flex;align-items:center;gap:6px;color:#9aa6bf;font-size:13px;font-weight:600;border:1px solid #3a4663;padding:6px 12px;border-radius:6px}
.footer-legal{max-width:1100px;margin:18px auto 0}
.footer-legal p{color:#6b7794;font-size:13px;margin-bottom:10px}
.footer-legal a{color:#e8821e}
.float-buttons{position:fixed;right:16px;bottom:20px;display:flex;flex-direction:column;gap:12px;z-index:90}
.fab{width:50px;height:50px;border-radius:50%;background:#26304a;border:none;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px rgba(0,0,0,.4)}
.fab:hover{background:#e8821e}
#scrollTop{display:none}
.mobile-menu{position:fixed;top:0;left:0;width:280px;height:100%;background:#101a30;z-index:200;transform:translateX(-100%);transition:.3s;padding:70px 20px 20px;overflow-y:auto}
.mobile-menu.open{transform:translateX(0)}
.mobile-menu a{display:block;padding:12px 0;color:#c8d1e2;border-bottom:1px solid #1a2540}
.menu-overlay{position:fixed;inset:0;background:rgba(0,0,0,.6);z-index:150;display:none}
.menu-overlay.open{display:block}
@media(max-width:768px){
.hero{min-height:480px;margin:0 12px}
.hero-amount{font-size:46px}
.hero-spins{font-size:22px}
.btn-cta{font-size:22px;padding:16px 40px}
.section-title{font-size:24px}
.content h1{font-size:24px}
.content h2{font-size:20px}
.cashback-strip{gap:16px}
.footer-links{grid-template-columns:1fr}
.games-grid{grid-template-columns:repeat(2,1fr)}
}
@media(min-width:769px){
.header-actions .btn-ghost,.header-actions .btn-primary{flex-direction:row}
}