*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}
html{width:100%;max-width:100%;overflow-x:hidden;scroll-behavior:smooth;-webkit-text-size-adjust:100%}
body{width:100%;max-width:100%;overflow-x:hidden;min-height:100%;font-family:Inter,Segoe UI,Roboto,Arial,sans-serif;background:#050510;color:#fff;line-height:1.5}
img,svg{max-width:100%;display:block;height:auto}
a{color:inherit;text-decoration:none}
button{font:inherit;cursor:pointer}
ul{list-style:none}
:focus-visible{outline:2px solid #fff;outline-offset:2px}
.site{background:#050510;color:#fff}
.wrap{width:calc(100% - 32px);max-width:1440px;margin:0 auto}
@media(min-width:1100px){.wrap{width:calc(100% - 64px)}}
.header{position:sticky;top:0;z-index:40;background:#2E5BFF}
.header__bar{display:flex;align-items:center;gap:12px;min-height:72px;padding:10px 0;flex-wrap:wrap}
.logo{display:inline-flex;align-items:center;gap:6px;flex:0 0 auto}
.logo img{height:32px;width:auto;max-width:200px;object-fit:contain}
.logo__fs{font-size:22px;font-weight:900;letter-spacing:.6px;color:#fff}
.logo__casino{background:#E23B2B;color:#fff;font-size:13px;font-weight:800;letter-spacing:.4px;padding:4px 8px;border-radius:6px;line-height:1}
.nav{display:flex;flex:1 1 100%;justify-content:flex-start;gap:2px;overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:4px}
.nav a{color:#fff;min-width:64px;max-width:108px;padding:6px 6px;border-radius:10px;display:flex;flex-direction:column;align-items:center;gap:4px;font-size:9px;font-weight:700;letter-spacing:.2px;text-transform:uppercase;text-align:center;line-height:1.15;flex:0 0 auto}
.nav a svg{width:22px;height:22px}
.nav a:hover,.nav a[aria-current="page"]{background:rgba(255,255,255,.14)}
.cta{display:flex;align-items:center;gap:8px;margin-left:auto}
.lang{position:relative}
.lang-btn{display:inline-flex;align-items:center;gap:6px;min-height:36px;padding:0 8px;border:1px solid rgba(255,255,255,.28);border-radius:8px;background:rgba(0,0,0,.12);color:#fff;font-weight:800;font-size:12px}
.lang-btn img,.lang-item img{width:24px;height:16px;border-radius:2px;object-fit:cover;flex:0 0 auto}
.lang-list{position:absolute;right:0;top:calc(100% + 6px);min-width:88px;background:#091529;border:1px solid #34415A;border-radius:10px;padding:6px;display:flex;flex-direction:column;gap:2px;z-index:50;box-shadow:0 12px 28px rgba(0,0,0,.35)}
.lang-list[hidden]{display:none}
.lang-item{display:flex;align-items:center;gap:8px;padding:8px 10px;border-radius:8px;color:#fff;font-weight:800;font-size:12px;letter-spacing:.3px}
.lang-item:hover,.lang-item[aria-current="true"]{background:rgba(41,66,255,.45)}
.btn{min-height:40px;padding:0 14px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;font-weight:700;font-size:13px;border:0;transition:transform .2s,background .2s,filter .2s}
.btn:hover{transform:translateY(-1px);filter:brightness(.94)}
.btn--w{background:#fff;color:#050510}
.btn--r{background:#E23B2B;color:#fff;position:relative;min-height:42px}
.btn--r::after{content:"";position:absolute;top:-3px;right:-3px;width:8px;height:8px;background:#22c55e;border-radius:50%;border:2px solid #2E5BFF}
.btn--o{background:#FF7A00;color:#fff;width:100%;min-height:42px}
.btn--ghost{background:transparent;border:1px solid rgba(255,255,255,.45);color:#fff;min-height:42px;padding:0 22px}
.main{padding:16px 0 48px}
.crumbs{display:flex;flex-wrap:wrap;gap:6px;align-items:center;font-size:13px;color:#AEBFE8;padding:8px 0 14px}
.crumbs a{color:#AEBFE8}
.crumbs a:hover{color:#fff}
.crumbs li{display:inline-flex;align-items:center;gap:6px}
.crumbs li:not(:last-child)::after{content:"/";color:#4b5878}
.page-title{font-size:clamp(26px,3.4vw,40px);font-weight:800;line-height:1.2;margin:0 0 12px}
.lead,.prose p{color:#AEBFE8;font-size:16px;line-height:1.7;margin:0 0 14px;max-width:920px}
.prose{margin:28px 0}
.prose h2{font-size:clamp(20px,2.4vw,28px);margin:0 0 10px}
.prose h3{font-size:18px;margin:18px 0 8px}
.prose h4{font-size:16px;margin:14px 0 8px}
.prose ul,.prose ol{margin:0 0 14px;padding-left:1.3em;max-width:920px;color:#AEBFE8}
.prose ul{list-style:disc}
.prose ol{list-style:decimal}
.prose li{margin:0 0 6px;line-height:1.65}
.prose a{color:#FF7A00;text-decoration:underline}
.prose a:hover{color:#fff}
.prose strong{color:#fff;font-weight:700}
.prose .table-wrap{margin:16px 0 22px}
.ilinks{margin:36px 0 8px;padding-top:18px;border-top:1px solid #34415A}
.ilinks h2{font-size:18px;margin:0 0 12px}
.ilinks ul{list-style:none;display:flex;flex-wrap:wrap;gap:8px;padding:0;margin:0;max-width:none}
.ilinks a{display:inline-flex;align-items:center;min-height:36px;padding:0 12px;border:1px solid #34415A;border-radius:8px;color:#AEBFE8;font-size:13px;font-weight:700}
.ilinks a:hover{color:#fff;border-color:#FF7A00}
.cats{display:grid;grid-template-columns:1fr;gap:12px;margin:8px 0 28px}
.cat{background:#111;border-radius:12px;overflow:hidden;min-height:210px;display:flex;flex-direction:column;justify-content:flex-end;padding:16px;position:relative;transform:translateZ(0);transition:transform .25s}
.cat:hover{transform:translate3d(0,-4px,0)}
.cat img{position:absolute;top:10px;left:10px;width:calc(100% - 20px);height:calc(100% - 68px);object-fit:cover;object-position:center;margin:0;border-radius:10px;image-rendering:auto;-webkit-backface-visibility:hidden;transform:none}
.cat::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(5,5,16,.08),rgba(5,5,16,.72))}
.cat span{position:relative;z-index:1;background:#fff;color:#050510;border-radius:8px;min-height:44px;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:14px;letter-spacing:.4px}
.sec{margin:36px 0}
.sec__head{display:flex;align-items:center;gap:10px;margin-bottom:16px;flex-wrap:wrap}
.sec__head h2,.sec__head h1{font-size:clamp(20px,2.4vw,28px);font-weight:800}
.sec__count{color:#FF7A00;font-weight:800}
.sec__all{margin-left:auto;color:#FF7A00;font-weight:700;font-size:14px}
.sec__head svg{width:22px;height:22px;flex:0 0 auto}
.games{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.game{display:block;color:#AEBFE8;text-align:center}
.game__media{position:relative;border-radius:12px;overflow:hidden;aspect-ratio:1}
.game__media img{width:100%;height:100%;object-fit:cover}
.game__overlay{position:absolute;inset:0;background:rgba(5,5,16,.62);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;opacity:0;transition:opacity .2s}
.game:hover .game__overlay,.game:focus-visible .game__overlay{opacity:1}
.play{width:54px;height:54px;border-radius:50%;background:#FF7A00;color:#fff;display:flex;align-items:center;justify-content:center}
.play svg{width:22px;height:22px;margin-left:2px}
.demo{color:#fff;font-weight:700;font-size:13px}
.badge{position:absolute;top:8px;left:8px;font-size:10px;font-weight:800;padding:3px 7px;border-radius:4px;color:#fff;letter-spacing:.3px;z-index:1}
.badge--hot{background:#E23B2B;left:auto;right:8px}
.badge--tour{background:linear-gradient(90deg,#1aa7a1,#2E5BFF)}
.badge--promo{background:#16a34a}
.game__name{display:block;font-size:12px;margin-top:6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.sports{display:flex;gap:8px;overflow-x:auto;padding-bottom:8px;margin-bottom:14px;-webkit-overflow-scrolling:touch}
.sports a{flex:0 0 auto;color:#fff;font-size:12px;font-weight:700;padding:8px 12px;border-radius:10px;white-space:nowrap;background:transparent}
.sports a.is-active{background:#2E5BFF}
.matches{display:flex;gap:12px;overflow-x:auto;padding-bottom:8px;-webkit-overflow-scrolling:touch}
.match{flex:0 0 min(280px,86vw);background:#141824;border-radius:12px;padding:14px;min-height:148px}
.match__top{display:flex;justify-content:space-between;gap:8px;font-size:12px;color:#AEBFE8;margin-bottom:12px}
.match__teams{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:12px;font-weight:700}
.match__vs{color:#AEBFE8;font-size:12px;font-weight:600}
.crest{width:32px;height:32px;border-radius:50%;background:#2E5BFF;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:800}
.odds{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}
.odds a{background:#0c101c;border-radius:8px;padding:8px 4px;text-align:center}
.odds small{display:block;color:#AEBFE8;font-size:11px}
.odds b{font-size:15px}
.promos{display:grid;grid-template-columns:1fr;gap:12px}
.promo{background:#141824;border-radius:12px;overflow:hidden;display:flex;flex-direction:column}
.promo__art{height:150px;background:#141824;overflow:hidden;position:relative;display:block;padding:10px 10px 0}
.promo__art img{width:100%;height:100%;max-width:none;object-fit:cover;object-position:center;display:block;border-radius:10px;image-rendering:auto}
.promo__body{padding:14px;display:flex;flex-direction:column;gap:8px;flex:1}
.promo h3{font-size:16px;line-height:1.3}
.promo p{color:#AEBFE8;font-size:13px;flex:1}
.table-wrap{overflow-x:auto;border:1px solid #34415A;border-radius:12px}
table{width:100%;border-collapse:collapse;min-width:520px}
th,td{padding:12px;border-bottom:1px solid #34415A;text-align:left;font-size:14px}
th{color:#AEBFE8;font-weight:700}
td a{color:#FF7A00;font-weight:700}
.more-btn{margin-top:10px;border:0;background:transparent;color:#2E5BFF;font-weight:700}
.more-box{display:none;margin-top:8px}
.more-box.is-visible{display:block}
.show-more{display:flex;justify-content:center;margin-top:18px}
.footer{border-top:1px solid #34415A;padding:28px 0 20px}
.fgrid{display:grid;grid-template-columns:1fr;gap:6px}
.acc{width:100%;text-align:left;background:transparent;border:0;border-bottom:1px solid #34415A;color:#fff;font-weight:700;font-size:16px;padding:12px 0}
.apanel{display:none;flex-direction:column;gap:10px;padding:8px 0}
.apanel.is-open{display:flex}
.apanel a{color:#fff;font-size:14px}
.apanel a:hover{color:#AEBFE8}
.touch{display:grid;gap:16px;margin-top:18px;padding-top:16px;border-top:1px solid #34415A}
.soc{display:flex;gap:8px;margin-top:8px}
.soc a{width:36px;height:36px;border-radius:10px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 10px rgba(0,0,0,.35)}
.soc a svg{width:18px;height:18px;display:block}
.soc__tg{background:#229ED9}
.soc__ig{background:radial-gradient(circle at 30% 110%,#fdf497 0,#fdf497 5%,#fd5949 45%,#d6249f 60%,#285AEB 90%)}
.soc__x{background:#000;border:1px solid #3a3a3a}
.pays,.provs,.trust{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin-top:16px;padding-top:14px;border-top:1px solid #34415A}
.payimg{height:28px;width:auto;max-width:72px;object-fit:contain}
.chip{font-size:12px;color:#AEBFE8;border:1px solid #34415A;padding:6px 10px;border-radius:8px}
.lic{display:flex;gap:12px;margin-top:16px;padding-top:14px;border-top:1px solid #34415A;align-items:flex-start}
.gcb{min-width:44px;height:44px;border-radius:8px;background:#16a34a;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:11px}
.lic p{font-size:11px;color:#AEBFE8;text-transform:uppercase}
.copy{text-align:center;margin-top:16px;padding-top:14px;border-top:1px solid #34415A;font-size:12px;color:#AEBFE8}
.age{display:inline-flex;width:34px;height:34px;border:2px solid #E23B2B;border-radius:50%;align-items:center;justify-content:center;font-weight:800;margin-bottom:6px}
.totop{position:fixed;right:14px;bottom:14px;width:44px;height:44px;border:0;border-radius:50%;background:#2E5BFF;color:#fff;opacity:0;pointer-events:none;z-index:30}
.totop.is-visible{opacity:1;pointer-events:auto}
.go-page{min-height:70vh;display:flex;align-items:center;justify-content:center;text-align:center;padding:40px 16px}
.go-page h1{margin-bottom:12px}
@media(min-width:640px){.games{grid-template-columns:repeat(4,minmax(0,1fr))}.promos{grid-template-columns:repeat(2,1fr)}.cats{grid-template-columns:repeat(3,1fr)}}
@media(min-width:768px){.fgrid{grid-template-columns:repeat(3,1fr);gap:16px}.acc{pointer-events:none;border:0;padding:0 0 8px}.apanel{display:flex!important}.touch{grid-template-columns:1fr 1fr}.promos{grid-template-columns:repeat(3,1fr)}}
.pays--page{border:0;padding-top:0;margin-top:0}
@media(min-width:1280px){.header__bar{flex-wrap:nowrap}.nav{flex:1 1 auto;justify-content:center;overflow:visible;padding-bottom:0}.fgrid{grid-template-columns:repeat(5,1fr)}.games{grid-template-columns:repeat(8,minmax(0,1fr))}.promos{grid-template-columns:repeat(5,1fr)}.cat{min-height:240px}.promo__art{height:148px}}
@media(max-width:767px){.btn--w{display:none}.table-wrap{overflow:visible;border:0}.table-wrap table{min-width:0;border:1px solid #34415A;border-radius:12px}.table-wrap thead{display:none}.table-wrap tr{display:block;padding:10px;border-bottom:1px solid #34415A}.table-wrap td{display:flex;justify-content:space-between;gap:12px;border:0;padding:6px 0}.table-wrap td::before{content:attr(data-label);color:#AEBFE8;font-weight:700}}
@media(min-width:768px) and (max-width:1279px){.cta .btn--w{display:none}}
