*{box-sizing:border-box;margin:0;padding:0}
html,body{max-width:100%;overflow-x:hidden}
body{font-family:'Segoe UI',Roboto,system-ui,sans-serif;background:#0a0e2a;color:#e9e9ff;line-height:1.55;padding-bottom:140px}
img{max-width:100%;height:auto;display:block}
a{color:inherit;text-decoration:none}

.site-header{position:sticky;top:0;z-index:100;background:linear-gradient(180deg,#0d1340,#0a0e2a);border-bottom:2px solid #1a2160;box-shadow:0 4px 18px rgba(0,0,0,.5)}
.header-inner{display:flex;align-items:center;justify-content:space-between;padding:8px 14px;max-width:1100px;margin:0 auto}
.menu-toggle{background:transparent;border:2px solid #ffd24a;border-radius:6px;padding:4px 8px;cursor:pointer;display:flex;align-items:center;justify-content:center}
.logo{font-family:'Georgia',serif;font-weight:900;font-size:26px;letter-spacing:.5px}
.logo-dee{color:#ffd24a;text-shadow:0 2px 0 #b8860b}
.logo-spin{color:#fff;text-shadow:0 2px 0 #444}
.header-cta{display:flex;align-items:center}
.marquee{overflow:hidden;background:linear-gradient(90deg,#1a1140,#2a1a55);border-top:1px solid #ffd24a33;border-bottom:1px solid #ffd24a33}
.marquee-track{white-space:nowrap;display:inline-block;padding:6px 0;animation:scroll 35s linear infinite;font-size:13px;color:#ffd24a;font-weight:600}
@keyframes scroll{0%{transform:translateX(100%)}100%{transform:translateX(-100%)}}

.breadcrumbs{background:#0d1340;border-bottom:1px solid #1a2160;padding:8px 14px;font-size:12px;color:#8b94c4}
.crumbs-inner{max-width:1100px;margin:0 auto;display:flex;gap:8px;align-items:center}
.crumbs-inner a{color:#ffd24a}

.hero{position:relative;background-size:cover;background-position:center;background-color:#1a0e3a;padding:14px 10px 18px;overflow:hidden}
.hero-bg{position:absolute;inset:0;background:radial-gradient(ellipse at center,rgba(80,40,180,.45),rgba(10,14,42,.85)),linear-gradient(180deg,#1a0e3a 0%,#0a0e2a 100%);z-index:0}
.hero-inner{position:relative;z-index:1;display:grid;grid-template-columns:60px 1fr 80px;gap:8px;max-width:1100px;margin:0 auto;align-items:start}
.hero-side{display:flex;flex-direction:column;gap:8px}
.side-card{background:linear-gradient(135deg,#3a1a6a,#1a0e3a);border:1px solid #ffd24a55;border-radius:10px;padding:10px 6px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:55px;color:#fff;font-weight:800;font-size:10px;line-height:1.1;box-shadow:0 3px 8px rgba(0,0,0,.4)}
.side-card.tiktok{background:linear-gradient(135deg,#000,#222)}
.side-card.facebook{background:linear-gradient(135deg,#1877f2,#0a52c4)}
.promo-card{background:linear-gradient(135deg,#e11d48,#7f1d1d);color:#ffd24a;text-shadow:0 1px 2px #000}
.promo-2{background:linear-gradient(135deg,#06b6d4,#1e3a8a)}
.promo-3{background:linear-gradient(135deg,#ea580c,#7c2d12)}
.pc-title{font-size:11px}
.pc-sub{font-size:8px;opacity:.95}
.hero-center{text-align:center;padding:0 4px}
.hero-heading{font-size:16px;font-weight:900;color:#ffd24a;text-shadow:0 2px 4px #000;margin-bottom:6px}
.hero-sub{font-size:11px;color:#d4d4f5;margin-bottom:10px;line-height:1.4}
.claim-box{background:linear-gradient(180deg,#ffd24a 0%,#f59e0b 100%);border:3px solid #fff;border-radius:14px;padding:12px 8px;box-shadow:0 6px 20px rgba(255,210,74,.4)}
.claim-top{font-size:13px;font-weight:900;color:#1a0e3a;letter-spacing:1px}
.claim-amount{font-family:'Georgia',serif;font-size:24px;font-weight:900;color:#7c2d12;text-shadow:0 2px 0 #fff,0 3px 4px rgba(0,0,0,.3);margin:4px 0 8px}
.play-now{display:inline-block;background:linear-gradient(180deg,#dc2626,#7f1d1d);color:#ffd24a;padding:8px 16px;border-radius:20px;font-weight:900;font-size:11px;text-transform:uppercase;border:2px solid #ffd24a;box-shadow:0 3px 0 #450a0a}

.cert-bar{background:linear-gradient(180deg,#ffd24a,#f59e0b);padding:8px 10px;border-top:2px solid #fff;border-bottom:2px solid #fff}
.cert-inner{max-width:1100px;margin:0 auto;display:flex;align-items:center;gap:10px;flex-wrap:wrap}
.cert-rating{display:flex;flex-direction:column;align-items:center;color:#1a0e3a;font-weight:900}
.rating-num{font-size:14px}
.rating-stars{display:flex;gap:1px}
.cert-brand{flex:1;color:#1a0e3a;line-height:1.1}
.cert-skg{font-weight:900;font-size:14px}
.cert-pc{font-size:9px;font-weight:600}
.cert-badge{background:#fff;color:#22c55e;font-weight:800;font-size:10px;padding:3px 6px;border-radius:4px;display:flex;align-items:center;gap:3px}
.cert-18{background:#dc2626;color:#fff;font-weight:900;font-size:11px;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center}
.cert-title{max-width:1100px;margin:8px auto 0;text-align:center;font-family:'Georgia',serif;font-size:24px;font-weight:900;color:#fff;text-shadow:0 2px 4px #000,0 0 8px #f59e0b;letter-spacing:1px}

.transactions{background:#0d1340;margin:14px 10px;border:2px solid #1a2160;border-radius:8px;overflow:hidden}
.tx-header{display:flex;justify-content:space-between;align-items:center;background:linear-gradient(90deg,#1a2160,#2a3380);padding:8px 12px;font-weight:900;font-size:13px;color:#ffd24a;letter-spacing:1px}
.live-dot{background:#dc2626;color:#fff;padding:2px 8px;border-radius:4px;font-size:10px;animation:pulse 1.5s infinite}
@keyframes pulse{50%{opacity:.6}}
.tx-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}
.tx-table{width:100%;border-collapse:collapse;font-size:11px;table-layout:fixed}
.tx-table th,.tx-table td{padding:8px 4px;text-align:center;border:1px solid #1a2160;word-break:break-word;overflow:hidden}
.tx-table th{background:#1a2160;color:#ffd24a;font-weight:800;letter-spacing:.5px}
.tx-table tbody tr:nth-child(odd){background:#0a0e2a}
.tx-table tbody tr:nth-child(even){background:#11164a}
.tx-table td{color:#e9e9ff}

.competition{position:relative;margin:14px 10px;border:2px solid #ffd24a;border-radius:10px;overflow:hidden;min-height:160px;display:flex;align-items:center;justify-content:center}
.comp-bg{position:absolute;inset:0;background:linear-gradient(135deg,#7c2d12,#1a0e3a);background-size:cover;background-position:center}
.comp-text{position:relative;z-index:1;text-align:center;padding:30px 10px}
.comp-title{color:#fff;font-weight:900;font-size:16px;letter-spacing:1px;text-shadow:0 2px 4px #000}
.comp-sub{font-family:'Georgia',serif;font-size:30px;font-weight:900;color:#ffd24a;text-shadow:0 2px 4px #000,0 0 10px #f59e0b;margin-top:4px}

.section-title{text-align:center;font-size:16px;font-weight:900;color:#ffd24a;letter-spacing:1.5px;margin:20px 0 12px;text-shadow:0 2px 4px #000}
.slots-grid{padding:0 10px}
.slots{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}
.slot{background:#1a2160;border:1px solid #ffd24a55;border-radius:8px;overflow:hidden;text-align:center;display:block}
.slot img{width:100%;aspect-ratio:1;object-fit:cover;background:linear-gradient(135deg,#3a1a6a,#1a0e3a)}
.slot span{display:block;padding:6px 4px;font-size:10px;color:#ffd24a;font-weight:700;background:#0d1340}

.payments{padding:0 10px;margin-top:20px}
.pay-row{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;align-items:center;background:#0d1340;border:1px solid #1a2160;border-radius:8px;padding:14px}
.pay-row img{height:30px;width:auto;background:#fff;padding:4px 8px;border-radius:4px;object-fit:contain}

.seo-content{max-width:1100px;margin:24px auto;padding:18px;background:#0d1340;border:1px solid #1a2160;border-radius:10px}
.seo-content h1{font-size:22px;color:#ffd24a;line-height:1.3;margin-bottom:14px;text-shadow:0 2px 4px #000}
.seo-content h2{font-size:18px;color:#ffd24a;margin:20px 0 10px;border-left:4px solid #ffd24a;padding-left:10px}
.seo-content h3{font-size:15px;color:#fff;margin:14px 0 8px}
.seo-content p{margin-bottom:10px;color:#d4d4f5;font-size:14px}
.seo-content strong{color:#ffd24a}
.seo-content em{color:#fbbf24}
.seo-content ul,.seo-content ol{margin:10px 0 12px 20px;color:#d4d4f5;font-size:14px}
.seo-content li{margin-bottom:6px}
.seo-content table{width:100%;border-collapse:collapse;margin:12px 0;font-size:12px;display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}
.seo-content table th,.seo-content table td{border:1px solid #1a2160;padding:8px;text-align:left}
.seo-content table th{background:#1a2160;color:#ffd24a}

.read-more-wrap{text-align:center;margin:24px 0 8px}
.read-more-btn{display:inline-block;background:transparent;color:#ffd24a;font-weight:900;font-size:14px;letter-spacing:2px;padding:14px 36px;border:3px solid #ffd24a;border-radius:40px;text-transform:uppercase}

.trust-block{max-width:1100px;margin:0 auto;padding:20px 14px;border-top:1px solid #ffd24a55}
.trust-intro{font-size:12px;color:#d4d4f5;text-align:center;margin-bottom:24px;line-height:1.6}
.trust-intro strong{color:#ffd24a}
.trust-group{margin-bottom:18px;display:flex;gap:30px;flex-wrap:wrap}
.trust-col{flex:1;min-width:140px}
.trust-col.full{flex-basis:100%}
.trust-label{font-size:11px;color:#8b94c4;font-weight:700;letter-spacing:.5px;margin-bottom:8px}
.trust-logos{display:flex;gap:10px;flex-wrap:wrap;align-items:center}
.tl{background:#0d1340;border:1px solid #1a2160;border-radius:6px;padding:6px 10px;display:flex;align-items:center;justify-content:center;min-height:40px}

.site-footer{max-width:1100px;margin:20px auto;padding:18px 14px;border-top:1px solid #1a2160;text-align:center}
.site-footer p{font-size:11px;color:#8b94c4;line-height:1.6}
.site-footer strong{color:#ffd24a}

.download-strip{position:fixed;bottom:60px;left:0;right:0;background:linear-gradient(90deg,#0d1340,#1a2160);border-top:2px solid #ffd24a;display:flex;align-items:center;padding:6px 10px;gap:10px;z-index:90}
.ds-logo{font-family:'Georgia',serif;font-weight:900;font-size:18px;flex-shrink:0}
.ds-mid{flex:1;display:flex;flex-direction:column;align-items:center;background:linear-gradient(180deg,#ffd24a,#f59e0b);border-radius:6px;padding:4px 8px;color:#1a0e3a}
.ds-stars{display:flex;gap:1px}
.ds-text{font-size:11px;font-weight:900;letter-spacing:1px}
.ds-stores{display:flex;gap:6px}
.ds-store{width:32px;height:32px;background:#000;border:1px solid #ffd24a;border-radius:6px;display:flex;align-items:center;justify-content:center}

.bottom-nav{position:fixed;bottom:0;left:0;right:0;background:#fff;display:flex;justify-content:space-around;border-top:2px solid #1a2160;z-index:91;height:60px}
.bn-item{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;font-size:10px;font-weight:800;color:#1a0e3a;position:relative;padding:6px 0}
.bn-item.active{color:#ff6b35}
.bn-item .badge{position:absolute;top:4px;right:30%;background:#dc2626;color:#fff;font-size:9px;width:14px;height:14px;border-radius:50%;display:flex;align-items:center;justify-content:center}

.side-panel{position:fixed;top:0;left:-280px;width:280px;height:100vh;background:#0d1340;border-right:2px solid #ffd24a;z-index:200;transition:left .3s;padding:14px;overflow-y:auto}
.side-panel.open{left:0}
.sp-header{display:flex;justify-content:space-between;align-items:center;padding-bottom:14px;border-bottom:1px solid #1a2160}
.sp-close{background:transparent;border:none;color:#ffd24a;font-size:28px;cursor:pointer}
.sp-list{list-style:none;margin-top:14px}
.sp-list li a{display:block;padding:12px 8px;color:#fff;font-weight:600;border-bottom:1px solid #1a2160;font-size:14px}
.sp-list li a:hover{color:#ffd24a;background:#1a2160}
.sp-overlay{position:fixed;inset:0;background:rgba(0,0,0,.6);z-index:199;display:none}
.sp-overlay.show{display:block}

@media (min-width:768px){
.hero-heading{font-size:24px}
.hero-sub{font-size:14px}
.claim-amount{font-size:36px}
.hero-inner{grid-template-columns:90px 1fr 110px;gap:14px}
.side-card{min-height:70px;font-size:12px}
.slots{grid-template-columns:repeat(6,1fr)}
.seo-content h1{font-size:30px}
.seo-content h2{font-size:22px}
.seo-content p,.seo-content li{font-size:15px}
.tx-table{font-size:13px}
.tx-table th,.tx-table td{padding:10px}
.comp-sub{font-size:42px}
.cert-title{font-size:32px}
}
@media (min-width:1024px){
.hero{padding:30px 20px}
.hero-heading{font-size:30px}
}
