@font-face{font-family:Muller;src:url('../fonts/muller_regular.96a27afe1a505f17f45d62993b8ae080.woff2') format('woff2');font-display:swap;font-weight:400}@font-face{font-family:Muller;src:url('../fonts/muller_extra_bold.93f0aa5c2c13b6bdf116fa80cce5fd65.woff2') format('woff2');font-display:swap;font-weight:800}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#151625;color:#fff;font-family:Muller,Inter,Arial,sans-serif;background-image:url('../img/back_games_wided.227796c41fd586631e9dc8c7af874e66.svg'),linear-gradient(180deg,#202236 0,#151625 45%,#10111b 100%);background-size:460px auto,auto;min-height:100vh}a{color:inherit;text-decoration:none}.page{max-width:none;margin:0 auto;min-height:100vh;position:relative}.topbar{position:sticky;top:0;z-index:20;height:56px;background:rgba(23,22,36,.92);box-shadow:0 6px 20px rgba(0,0,0,.35);backdrop-filter:blur(4px)}.topbar .inner{height:100%;max-width:1210px;margin:0 auto;display:flex;align-items:center;gap:26px;padding:0 14px}.logo img{width:205px;height:auto;display:block}.top-actions{margin-left:auto;display:flex;align-items:center;gap:22px;font-weight:800}.login{border-bottom:2px solid #fff;padding:4px 0;font-size:13px}.register{background:#ff3152;border-radius:22px;color:#fff;padding:12px 34px;font-size:14px;box-shadow:0 5px 0 rgba(0,0,0,.28),inset 0 -2px 0 rgba(0,0,0,.12)}.help{display:flex;align-items:center;gap:8px;color:#f2d636}.help i{width:24px;height:24px;border:2px solid #e6ce29;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-style:normal}.hero{position:relative;height:332px;box-shadow:0 12px 32px rgba(0,0,0,.42);overflow:hidden;background:#121424}.hero-link{position:absolute;inset:0;display:block}.hero-slide{position:absolute;inset:0;opacity:0;transition:opacity .7s ease}.hero-slide.is-active{opacity:1}.hero-slide img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.hero-caption{position:absolute;left:0;right:0;bottom:0;height:56px;background:rgba(12,38,113,.78);display:flex;align-items:center;justify-content:center;color:#ffdc30;font-size:26px;font-weight:800;letter-spacing:.02em;text-align:center;text-shadow:0 2px 2px rgba(0,0,0,.45)}.section-tabs{height:66px;background:#111220cc;border-bottom:1px solid rgba(255,255,255,.08);display:flex;align-items:center;justify-content:center;gap:0}.tab{min-width:168px;height:66px;display:flex;gap:14px;align-items:center;justify-content:center;border-left:1px solid rgba(255,255,255,.08);font-weight:800;font-size:15px}.tab:last-child{border-right:1px solid rgba(255,255,255,.08)}.tab img{width:32px;height:32px;object-fit:contain}.tab-slots{color:#13f8ec}.tab-live{color:#ff5a55}.tab-sport{color:#9f69ff}.tab-crash{color:#39ff6e}.tab-tour{color:#ffe42f}.games-section{padding:42px 12px 58px;background:rgba(25,26,43,.82);background-image:url('../img/noise.842fbbbae5bd6f37b0268590b6f121ec.avif')}.toolbar{max-width:1180px;margin:0 auto 32px;display:flex;align-items:center;gap:28px}.select{background:#11111f;border:1px solid #313247;border-radius:4px;min-width:210px;padding:13px 42px 13px 15px;font-weight:800;position:relative;box-shadow:0 2px 0 rgba(0,0,0,.28);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.select::after{content:'';position:absolute;right:16px;top:50%;width:9px;height:9px;border-right:2px solid #fff;border-bottom:2px solid #fff;transform:translateY(-68%) rotate(45deg)}.badges{display:flex;gap:16px;align-items:center;flex:0 0 auto}.badge{width:33px;height:42px;display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:800;clip-path:polygon(0 0,100% 0,100% 100%,50% 78%,0 100%)}.badge.hit{background:#ad32ff}.badge.new{background:#353746;color:#b7bccb}.search{margin-left:auto;min-width:430px;height:46px;border:1px solid #343549;border-radius:4px;background:#151526;color:#858da8;display:flex;align-items:center;justify-content:space-between;padding:0 16px;font-style:italic}.search img{width:24px}.games-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:18px;max-width:1180px;margin:0 auto}.game-card{position:relative;background:#171725;border:1px solid #3c3d4f;border-radius:8px;overflow:hidden;box-shadow:0 8px 15px rgba(0,0,0,.45);min-height:224px;display:flex;flex-direction:column;transition:.2s ease}.game-card:nth-child(n+21){display:none}.games-grid.show-all .game-card{display:flex}.game-card:hover{transform:translateY(-3px);border-color:#60637e}.game-img-wrap{position:relative;background:#111;aspect-ratio:220/165;overflow:hidden}.game-card img{width:100%;height:100%;object-fit:cover;display:block}.game-card strong{height:58px;display:flex;align-items:center;justify-content:center;text-align:center;font-size:15px;padding:0 12px;line-height:1.18}.game-flag{position:absolute;z-index:2;top:0;left:0;width:40px;height:54px;clip-path:polygon(0 0,100% 0,100% 100%,50% 80%,0 100%);display:flex;align-items:flex-start;justify-content:center;padding-top:14px;font-size:12px;font-weight:800}.flag-pre{background:#ffbe25}.flag-new{background:#ff3152}.game-hover{position:absolute;inset:0;background:rgba(10,10,16,.62);display:flex;flex-direction:column;gap:18px;align-items:center;justify-content:center;opacity:0;transition:.2s}.game-card:hover .game-hover{opacity:1}.game-hover b,.game-hover em{width:120px;text-align:center;border-radius:18px;padding:10px 0;font-style:normal;font-weight:800}.game-hover b{background:#51c934}.game-hover em{background:#4d5369}.more-games{display:block;margin:32px auto 0;border:0;border-radius:20px;background:#6170a0;color:#fff;font-weight:800;min-width:136px;padding:11px 28px;box-shadow:0 4px 0 rgba(0,0,0,.35);cursor:pointer}.footer{background:#10111a;padding:40px 18px 24px;border-top:1px solid rgba(255,255,255,.08);text-align:center}.footer-links{display:flex;justify-content:center;flex-wrap:wrap;gap:18px 30px;font-weight:800;margin-bottom:34px}.app-row,.social-row{display:flex;gap:12px;justify-content:center;align-items:center;margin-bottom:18px}.app-btn{height:38px;min-width:148px;border-radius:22px;background:#242733;display:flex;align-items:center;justify-content:center;font-weight:800;box-shadow:inset 0 -2px 0 rgba(0,0,0,.25)}.app-btn.android{background:#2ba755}.social{width:38px;height:38px;border-radius:50%;background:#25315a;display:flex;align-items:center;justify-content:center}.social img{max-width:22px;max-height:22px}.legal{max-width:960px;margin:28px auto 0;display:grid;grid-template-columns:1fr 1fr 1fr;gap:24px;color:#838ba9;text-align:left;font-size:13px;line-height:1.45;border-top:1px solid rgba(255,255,255,.08);padding-top:34px}.legal .center{text-align:center}.legal img{vertical-align:middle;margin-right:12px}.lang{display:flex;align-items:center;justify-content:flex-start;gap:10px;font-weight:800;color:#fff;font-size:18px;margin-bottom:28px}.lang img{width:30px}.legal-right{text-align:left}.mobile-head{display:none}.mobile-panel{display:none}@media(max-width:900px){body{background:#eaf0f7}.topbar{display:none}.page{max-width:425px;margin:18px auto;background:#151625;border-radius:8px;box-shadow:0 0 0 1px #ccd2df;overflow:hidden}.mobile-head{display:block;background:#171725;padding:16px 12px 0}.mobile-logo{display:flex;justify-content:center;margin-bottom:14px}.mobile-logo img{width:218px}.mobile-actions{border-top:1px solid rgba(255,255,255,.12);display:flex;align-items:center;justify-content:center;gap:22px;padding:14px 0}.m-login{font-weight:800;border-bottom:2px solid #fff;padding-bottom:5px}.m-register{background:#ff3152;border-radius:22px;padding:12px 20px;font-weight:800;font-size:14px}.m-help{width:28px;height:28px;border:2px solid #e7d01f;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#e7d01f;font-weight:800}.burger{position:absolute;right:18px;top:18px;width:44px;height:44px;border:0;border-radius:50%;background:#777;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:4px}.burger span{display:block;width:22px;height:3px;background:#171725;border-radius:2px}.hero{height:118px;margin:0 12px 0;border-radius:0}.hero-caption{display:none}.hero-slide img{object-fit:cover}.section-tabs{height:92px;overflow:hidden;justify-content:space-between;background:#111220}.tab{min-width:20%;height:92px;flex-direction:column;gap:8px;font-size:10px;text-align:center;padding:0 6px}.tab img{width:28px;height:28px}.games-section{padding:22px 10px 36px}.toolbar{display:block;margin-bottom:22px}.select{display:block;margin:0 0 20px;min-width:0;width:100%;font-size:16px;border-radius:6px}.badges{position:absolute;transform:translate(282px,-62px);gap:12px}.search{width:100%;min-width:0;border-radius:26px;margin-top:18px;height:52px;font-size:16px}.games-grid{grid-template-columns:repeat(2,1fr);gap:14px}.game-card{min-height:0;border-radius:8px}.game-card:nth-child(n+21){display:none}.game-card strong{height:52px;font-size:14px}.game-flag{width:36px;height:48px;font-size:11px;padding-top:10px}.game-hover{display:none}.more-games{margin-top:30px;border-radius:22px}.footer{padding:38px 20px 30px;background:#11121b}.footer-links{display:flex;flex-direction:column;gap:20px;font-size:16px;margin-bottom:30px}.app-row{gap:12px}.app-btn{min-width:140px;height:42px;font-size:12px}.social-row{margin:24px 0;gap:14px}.social{width:38px;height:38px}.legal{display:block;text-align:left;border-top:0;padding-top:16px;margin-top:0;font-size:13px}.legal>div{margin-bottom:20px}.legal .center{text-align:left}.lang{justify-content:center;margin:24px 0;font-size:18px}.legal-right{text-align:left}}@media(max-width:440px){.page{margin:0 auto;border-radius:0;min-height:100vh}.games-grid{gap:14px}.tab span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:62px}}body{background-color:#151625;background-image:radial-gradient(circle at 50% 0,rgba(73,83,140,.18),transparent 34%),url('../img/back_games_wided.227796c41fd586631e9dc8c7af874e66.svg'),linear-gradient(180deg,#202236 0,#151625 46%,#10111b 100%);background-size:auto,520px auto,auto;background-repeat:no-repeat,repeat,repeat;}.hero{width:100vw;max-width:none;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);height:316px;background:#111424;border-radius:0;overflow:hidden;}.hero-link,.hero-slide,.hero-slide picture{display:block;width:100%;height:100%}.hero-slide picture{position:absolute;inset:0}.hero-slide img{width:100%;height:100%;object-fit:cover;object-position:center top}.hero-caption{height:58px;font-size:28px;background:rgba(18,40,111,.80);text-transform:uppercase;z-index:3}.section-tabs{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);background:rgba(13,14,26,.93);box-shadow:0 -1px 0 rgba(255,255,255,.05) inset,0 1px 0 rgba(255,255,255,.04) inset}.games-section{background-color:rgba(25,26,43,.9);background-image:url('../img/noise.842fbbbae5bd6f37b0268590b6f121ec.avif'),url('../img/back_games_wided.227796c41fd586631e9dc8c7af874e66.svg');background-size:auto,520px auto;background-repeat:repeat,repeat}.toolbar{display:grid;grid-template-columns:210px 1fr 430px;align-items:center;gap:28px}.badges{justify-self:center}.search{margin-left:0;width:100%;min-width:0}.select{cursor:pointer}.select::after{right:15px;top:47%}.footer{background:linear-gradient(180deg,#11121b,#0d0e16)}.legal{max-width:1140px;grid-template-columns:1.15fr 1fr 1.15fr}.legal-right{display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap}.legal-right .lang{margin:0;order:2}.legal-right>div:last-child{order:1}@media(max-width:900px){body{background:#eaf0f7}.hero{width:auto;margin:0 12px;height:118px;border-radius:0;box-shadow:none}.hero-slide img{object-position:center}.section-tabs{width:auto;margin-left:0;margin-right:0}.toolbar{display:block}.badges{position:absolute;justify-self:auto}.legal-right{display:block}.legal-right .lang{margin:24px 0;justify-content:center}}@media(min-width:901px) and (max-width:1280px){.hero{height:270px}.hero-caption{font-size:24px}.games-grid,.toolbar{max-width:1040px}.games-grid{gap:16px}.tab{min-width:155px}}.content-intro{max-width:1180px;margin:0 auto 30px;background:linear-gradient(180deg,#242840,#171b2e);border:1px solid rgba(154,163,210,.32);border-radius:8px;box-shadow:0 12px 32px rgba(0,0,0,.28);padding:28px 34px;text-align:left}.content-intro h1{margin:0 0 14px;font-size:34px;line-height:1.18;color:#fff;font-weight:800;text-shadow:0 2px 0 rgba(0,0,0,.3)}.content-intro p{margin:0;color:#d8dced;font-size:16px;line-height:1.65}.article-section{max-width:760px;margin:42px auto 8px}.article-card{background:linear-gradient(180deg,#262b46 0,#171b2e 100%);border:1px solid rgba(156,164,209,.42);border-radius:6px;box-shadow:0 12px 36px rgba(0,0,0,.35);padding:28px 34px;color:#fff;text-align:left}.article-card h2{font-size:22px;line-height:1.25;margin:26px 0 14px;color:#fff;font-weight:800;text-transform:uppercase}.article-card h2:first-child{margin-top:0}.article-card h3{font-size:18px;line-height:1.3;margin:20px 0 8px;color:#fff;font-weight:800}.article-card p{font-size:14px;line-height:1.7;margin:0 0 15px;color:#f1f3ff}.article-card ul,.article-card ol{margin:14px 0 18px;padding-left:22px}.article-card li{margin:0 0 8px;font-size:14px;line-height:1.55}.article-card table{width:100%;border-collapse:collapse;margin:18px auto;background:#10111f;box-shadow:0 8px 20px rgba(0,0,0,.25)}.article-card th,.article-card td{border:1px solid rgba(255,255,255,.12);padding:10px 12px;font-size:13px;text-align:left}.article-card th{color:#fff;background:#1f2238}.article-card a{color:#ff3152}.faq{margin-top:34px}.faq .h2-base-title,.article-card .faq>h2{font-size:24px;text-transform:uppercase;margin:26px 0 16px}.faq-content{display:grid;gap:10px}.faq-item{background:#1b1f34;border:1px solid rgba(255,255,255,.1);border-radius:7px;overflow:hidden}.faq-item-title{margin:0;padding:15px 18px;font-size:16px;color:#fff}.faq-item-content-visible{padding:0 18px 16px;color:#dfe3f5;font-size:14px;line-height:1.65}.article-card section[itemtype*="Review"],.article-card section{margin-top:30px}.article-card section>h2{font-size:24px;text-transform:uppercase;margin:0 0 16px}.article-card [itemtype="https://schema.org/Review"]{background:#1b1f34;border:1px solid rgba(255,255,255,.1);border-radius:7px;padding:16px 18px;margin:0 0 12px}.article-card [itemtype="https://schema.org/Review"] h3{margin:0 0 8px;color:#ffdc30;font-size:17px}.article-card [itemtype="https://schema.org/Review"] p{margin:0;color:#e7eaf8}.article-card .cta-line{text-align:center;margin-top:22px}.article-card .cta-link,.content-intro .cta-link{display:inline-flex;align-items:center;justify-content:center;min-width:190px;border-radius:22px;background:#ff3152;color:#fff;padding:12px 22px;font-weight:800;text-decoration:none;box-shadow:0 5px 0 rgba(0,0,0,.28)}@media(max-width:900px){.content-intro{margin:0 10px 22px;padding:20px 16px;border-radius:8px}.content-intro h1{font-size:25px}.content-intro p{font-size:15px}.article-section{max-width:none;margin:32px 0 0}.article-card{border-radius:8px;padding:20px 16px}.article-card h2{font-size:20px}.article-card h3{font-size:17px}.article-card table{display:block;overflow-x:auto}.article-card th,.article-card td{white-space:nowrap}.article-card [itemtype="https://schema.org/Review"]{padding:14px}}

/* VAVADA visual fixes: original dark patterned background + reliable hero carousel */
body{
  background-color:#151625!important;
  background-image:radial-gradient(circle at 50% 0,rgba(73,83,140,.18),transparent 34%),url('../img/back_games_wided.227796c41fd586631e9dc8c7af874e66.svg'),linear-gradient(180deg,#202236 0,#151625 46%,#10111b 100%)!important;
  background-size:auto,520px auto,auto!important;
  background-repeat:no-repeat,repeat,repeat!important;
}
.games-section{
  background-color:#1b1d2f!important;
  background-image:url('../img/back_games_wided.227796c41fd586631e9dc8c7af874e66.svg'),radial-gradient(circle at 50% 0,rgba(73,83,140,.18),transparent 40%),linear-gradient(180deg,#202236 0,#171827 100%)!important;
  background-size:520px auto,auto,auto!important;
  background-repeat:repeat,no-repeat,repeat!important;
}
.hero{
  width:100vw!important;
  max-width:none!important;
  margin-left:calc(50% - 50vw)!important;
  margin-right:calc(50% - 50vw)!important;
  height:336px!important;
  min-height:336px!important;
  background:#111424!important;
  overflow:hidden!important;
  border-radius:0!important;
}
.hero-link{position:absolute!important;inset:0!important;display:block!important;height:100%!important;overflow:hidden!important}
.hero-slide{
  position:absolute!important;
  inset:0!important;
  opacity:0!important;
  visibility:hidden!important;
  background-position:center top!important;
  background-size:cover!important;
  background-repeat:no-repeat!important;
  transition:opacity .65s ease,visibility .65s ease!important;
  z-index:1!important;
}
.hero-slide.is-active{opacity:1!important;visibility:visible!important;z-index:2!important}
.hero-slide picture,.hero-slide img{display:block!important;width:100%!important;height:100%!important}
.hero-slide img{object-fit:cover!important;object-position:center top!important}
.hero-caption{z-index:5!important;pointer-events:none!important}
@media(max-width:900px){
  body{background:#eaf0f7!important;background-image:none!important}
  .page{background:#151625!important}
  .hero{width:auto!important;margin:0 12px!important;height:118px!important;min-height:118px!important;border-radius:0!important}
  .hero-slide{background-position:center!important}
  .games-section{background-color:#1b1d2f!important;background-image:url('../img/back_games_wided.227796c41fd586631e9dc8c7af874e66.svg')!important;background-size:420px auto!important;background-repeat:repeat!important}
}
