*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}
html{-webkit-text-size-adjust:none;text-size-adjust:none;-webkit-font-smoothing:antialiased;scroll-behavior:smooth;scroll-padding-top:64px}
body{min-height:100dvh;line-height:1.65;font-family:'Segoe UI',Arial,sans-serif;font-size:clamp(1rem,0.95rem + 0.25vw,1.125rem);color:#1a1a1a;background:#ffffff}
img,picture{display:block;max-width:100%;height:auto}
ul{list-style:none}
a{text-decoration:none;color:inherit}
button{cursor:pointer;background:none;border:none;font:inherit;color:inherit}
h1,h2,h3,h4,h5,h6{text-wrap:balance;line-height:1.2}
:focus-visible{outline:2px solid #FFB805;outline-offset:3px;border-radius:3px}
a,button,[role="button"]{transition:color 180ms ease,background 180ms ease,border-color 180ms ease,box-shadow 180ms ease}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}
#site-hdr{background:#212121;position:sticky;top:0;z-index:100}
.top-bar{display:flex;align-items:center;justify-content:space-between;padding:10px 10px;max-width:1200px;margin:0 auto}
.top-bar img{width:166px;height:30px;object-fit:contain;flex-shrink:0}
.burger-btn{display:flex;flex-direction:column;justify-content:center;width:44px;height:44px;padding:8px;flex-shrink:0}
.burger-btn span{display:block;height:2px;width:24px;background:#ffffff;margin:3px 0;transition:transform 180ms ease,opacity 180ms ease}
.desk-nav{display:none}
.mob-overlay{display:none;flex-direction:column;position:fixed;inset:0;background:#212121;z-index:200;overflow-y:auto}
.mob-overlay.is-open{display:flex}
.mob-top{display:flex;align-items:center;justify-content:space-between;padding:10px 10px;flex-shrink:0}
.mob-top img{width:166px;height:30px;object-fit:contain}
.mob-cls{font-size:1.8rem;color:#ffffff;line-height:1;width:44px;height:44px;display:flex;align-items:center;justify-content:center}
.mob-list{padding:0 10px;flex:1}
.mob-list li{display:flex;align-items:center;flex-wrap:wrap;border-bottom:1px solid rgba(255,255,255,0.07)}
.mob-list a,.mob-list .nav-cur{display:inline-flex;align-items:center;padding:14px 0;color:#ffffff;font-size:1rem;flex:1}
.nav-cur{color:#FFB805;pointer-events:none}
.mob-arr{display:inline-flex;align-items:center;padding-left:2px;color:#cccccc;font-size:0.75rem;cursor:pointer;transition:transform 180ms ease;min-width:44px;min-height:44px;justify-content:center}
.mob-arr.arr-open{transform:rotate(180deg)}
.mob-drop{display:none;flex-direction:column;width:100%;background:rgba(255,255,255,0.04)}
.mob-drop.drop-open{display:flex}
.mob-drop li{border-bottom:none}
.mob-drop a{padding-left:24px;font-size:0.9rem;color:#cccccc}
.mob-drop a:hover{color:#FFB805}
.mob-auth{display:flex;align-items:center;gap:10px;padding:16px 10px;flex-shrink:0}
.btn-auth-in{display:inline-flex;align-items:center;justify-content:center;flex:1;padding:12px 16px;border:2px solid #FFB805;color:#FFB805;border-radius:6px;font-weight:600;font-size:0.9rem}
.btn-auth-up{display:inline-flex;align-items:center;justify-content:center;flex:1;padding:12px 16px;background:#FFB805;color:#1a1a1a;border-radius:6px;font-weight:700;font-size:0.9rem}
.btn-auth-in:hover{background:rgba(255,184,5,0.1)}
.btn-auth-up:hover{background:#e6a500}
@media(min-width:1081px){
.burger-btn{display:none}
.mob-overlay{display:none!important}
#site-hdr{display:flex;flex-direction:row;align-items:center;padding:0 10px;max-width:none}
.top-bar{flex:0 0 auto;padding:0;margin:0;max-width:none}
.desk-nav{display:flex;flex:1;align-items:center;justify-content:space-between;padding:0 0 0 24px}
.desk-list{display:flex;align-items:center;gap:4px}
.desk-list>li{display:flex;align-items:center;position:relative}
.desk-list>li>a,.desk-list>li>.nav-cur{display:inline-flex;align-items:center;padding:18px 14px;color:#ffffff;font-size:0.9rem;white-space:nowrap}
.desk-list>li>a:hover{color:#FFB805}
.drop-arr{display:inline-flex;align-items:center;padding-left:2px;color:#cccccc;font-size:0.7rem;transition:transform 180ms ease}
.has-drop:hover .drop-arr{transform:rotate(180deg)}
.drop-list{display:none;position:absolute;top:calc(100% + 1px);left:0;background:#2a2a2a;z-index:300;border-radius:4px}
.has-drop:hover .drop-list{display:flex;flex-direction:column}
.drop-list li{display:block}
.drop-list a{display:inline-flex;align-items:center;padding:8px 14px;color:#cccccc;white-space:nowrap;font-size:0.88rem}
.drop-list a:hover{color:#FFB805;background:rgba(255,184,5,0.07)}
.desk-auth{display:flex;align-items:center;gap:10px;flex-shrink:0;padding-left:16px}
.desk-auth .btn-auth-in{flex:unset;padding:8px 18px;font-size:0.88rem}
.desk-auth .btn-auth-up{flex:unset;padding:8px 18px;font-size:0.88rem}
}
.pg-wrap{max-width:1200px;margin:0 auto;padding:0 10px}
.btn-cta{display:inline-flex;align-items:center;justify-content:center;background:#FFB805;color:#1a1a1a;font-weight:700;border-radius:6px;padding:13px 28px;font-size:1rem;min-height:44px}
.btn-cta:hover{background:#e6a500}
.btn-ghost{display:inline-flex;align-items:center;justify-content:center;border:2px solid #FFB805;color:#FFB805;font-weight:700;border-radius:6px;padding:11px 28px;font-size:1rem;min-height:44px}
.btn-ghost:hover{background:rgba(255,184,5,0.1)}
.cta-mid{text-align:center;margin-top:28px}
.pg-lead{background:linear-gradient(135deg,#212121 0%,#2c2c2c 60%,#1a1a1a 100%);padding:40px 0}
.pg-lead-inner{display:flex;flex-direction:column;gap:28px}
.lead-left{flex:1}
.lead-left h1{font-size:clamp(2rem,1rem + 3vw,3.5rem);color:#ffffff;margin-bottom:14px}
.lead-sub{font-size:clamp(1rem,0.95rem + 0.25vw,1.125rem);color:#cccccc;margin-bottom:22px}
.lead-btns{display:flex;flex-wrap:wrap;gap:12px}
.lead-right{width:100%;text-align:center}
.lead-right img{max-width:320px;width:100%;height:auto;margin:0 auto;border-radius:10px}
@media(min-width:1081px){
.pg-lead-inner{flex-direction:row;align-items:center;gap:40px}
.lead-right{width:500px;flex-shrink:0;text-align:right}
.lead-right img{max-width:500px}
}
.sec-about{padding:52px 0}
.sec-about h2{font-size:clamp(1.5rem,1.2rem + 1.25vw,2.25rem);color:#1a1a1a;margin-bottom:16px}
.sec-about p{color:#333333;margin-bottom:14px}
.facts-grid{display:grid;grid-template-columns:repeat(1,1fr);gap:12px;margin-top:24px}
.fact-card{display:flex;align-items:flex-start;gap:12px;background:#f6f6f6;border-radius:8px;padding:16px;box-shadow:0 2px 8px rgba(0,0,0,0.05);transition:box-shadow 180ms ease,transform 180ms ease}
.fact-card:hover{box-shadow:0 4px 16px rgba(0,0,0,0.1);transform:scale(1.02)}
.fc-ico{font-size:1.4rem;flex-shrink:0;line-height:1;margin-top:2px}
.fc-lbl{display:block;font-size:0.78rem;color:#666666;line-height:1.3;text-transform:uppercase;letter-spacing:0.04em}
.fc-val{display:block;font-size:0.9rem;color:#1a1a1a;font-weight:600;margin-top:3px}
@media(min-width:481px){.facts-grid{grid-template-columns:repeat(2,1fr)}}
@media(min-width:769px){.facts-grid{grid-template-columns:repeat(3,1fr)}}
@media(min-width:1024px){.facts-grid{grid-template-columns:repeat(4,1fr)}}
.sec-reg{background:#f5f5f5;padding:52px 0}
.sec-reg h2{font-size:clamp(1.5rem,1.2rem + 1.25vw,2.25rem);color:#1a1a1a;margin-bottom:18px}
.sec-reg p{color:#333333;margin-bottom:14px}
.sec-games{padding:52px 0}
.sec-games h2{font-size:clamp(1.5rem,1.2rem + 1.25vw,2.25rem);color:#1a1a1a;margin-bottom:14px}
.sec-games .pg-wrap>p{color:#333333;margin-bottom:22px}
.sec-games h3{font-size:clamp(1.125rem,1rem + 0.5vw,1.4rem);color:#1a1a1a;margin-top:28px;margin-bottom:14px}
.games-blk{margin-bottom:8px}
.game-grid{display:grid;grid-template-columns:repeat(1,1fr);gap:14px}
.gm-card{border-radius:8px;overflow:hidden;background:#ffffff;box-shadow:0 2px 8px rgba(0,0,0,0.07);transition:box-shadow 180ms ease}
.gm-card:hover{box-shadow:0 6px 20px rgba(0,0,0,0.13)}
.gm-card img{width:100%;height:150px;object-fit:cover;display:block}
.gm-info{padding:10px 12px;display:flex;flex-direction:column;gap:2px}
.gm-name{font-weight:700;font-size:0.9rem;color:#1a1a1a}
.gm-prov{font-size:0.78rem;color:#666666}
.gm-rtp{font-size:0.78rem;color:#8a6400;font-weight:600}
@media(min-width:481px){.game-grid{grid-template-columns:repeat(2,1fr)}}
@media(min-width:769px){.game-grid{grid-template-columns:repeat(3,1fr)}}
@media(min-width:969px){.game-grid{grid-template-columns:repeat(4,1fr)}}
.sec-sports{background:#f5f5f5;padding:52px 0}
.sec-sports h2{font-size:clamp(1.5rem,1.2rem + 1.25vw,2.25rem);color:#1a1a1a;margin-bottom:18px}
.sec-sports p{color:#333333;margin-bottom:14px}
.sec-pay{padding:52px 0}
.sec-pay h2{font-size:clamp(1.5rem,1.2rem + 1.25vw,2.25rem);color:#1a1a1a;margin-bottom:18px}
.sec-pay p{color:#333333;margin-bottom:14px}
.sec-bonus{background:#f5f5f5;padding:52px 0}
.sec-bonus h2{font-size:clamp(1.5rem,1.2rem + 1.25vw,2.25rem);color:#1a1a1a;margin-bottom:18px}
.sec-bonus p{color:#333333;margin-bottom:14px}
#site-ftr{background:#212121;padding:40px 0 20px}
.ft-inner{max-width:1200px;margin:0 auto;padding:0 10px}
.ft-cols{display:flex;flex-wrap:wrap;gap:28px;margin-bottom:32px}
.ft-col{flex:1;min-width:140px}
.ft-ttl{font-size:0.78rem;text-transform:uppercase;letter-spacing:0.08em;color:#FFB805;margin-bottom:10px;font-weight:700}
.ft-col ul{display:flex;flex-direction:column;gap:7px}
.ft-col a{color:#cccccc;font-size:0.88rem}
.ft-col a:hover{color:#FFB805}
.ft-pay-row{margin-bottom:22px}
.ft-prov-row{margin-bottom:22px}
.ft-logos-strip{display:flex;flex-wrap:wrap;align-items:center;gap:16px;margin-top:10px}
.ft-logos-strip img{height:25px;width:auto;object-fit:contain;opacity:0.7;flex-shrink:0}
.ft-btm{display:flex;flex-direction:column;gap:16px}
@media(min-width:768px){.ft-btm{flex-direction:row;align-items:flex-end;justify-content:space-between}}
.ft-trust{display:flex;align-items:center;gap:14px;flex-shrink:0}
.ft-disc{font-size:0.75rem;color:#888888;line-height:1.6;border-top:1px solid rgba(255,255,255,0.07);padding-top:16px}
@media(min-width:768px){.ft-disc{border-top:none;padding-top:0;max-width:75%}}
@media(min-width:1200px){.facts-grid{grid-template-columns:repeat(4,1fr)}}
@media(max-width:480px){
.lead-left h1{font-size:1.8rem}
.sec-about h2,.sec-reg h2,.sec-games h2,.sec-sports h2,.sec-pay h2,.sec-bonus h2{font-size:1.3rem}
.btn-cta,.btn-ghost{padding:11px 20px;font-size:0.95rem}
}
@media(max-width:320px){
.mob-overlay{width:100%}
.ft-disc{font-size:0.7rem}
}