/* betslot skin - navy + amber, self-contained (no external fonts) */
:root{ --bs-amber:#ffb020; --bs-amber-d:#e69410; --bs-amber-lite:#ffd77a; --bs-royal:#1f4bd8; --bs-navy:#0a1230; }
body,.btn,button,input,select,textarea,p,span,div,a,li,td,th,label,
.top-menu,.game-name,.footer-links,.contact-list,.site-description{
  font-family:'gilroybold','Segoe UI',Arial,Helvetica,sans-serif;
}
h1,h2,h3,h4,h5,h6,.section-title,.container-title span,.footer-section-title,
.jackpot-winner-title,.popular-game-title-container span,.site-info-img-header h4{
  font-family:'gilroybold','Segoe UI',sans-serif; letter-spacing:.3px;
}
body{ background:#0a1230; }
.btn-primary,input[type="submit"].btn-primary,.standard-primary-button,
.register-button,.telegram-btn,#popup_modal_confirm_button,#popup_modal_dismiss_button{
  background:linear-gradient(180deg,#ffc247 0%,#ffb020 45%,#e69410 100%)!important;
  border:1px solid #ffb020!important; color:#0a1230!important;
  box-shadow:0 4px 18px rgba(255,176,32,.35)!important;
}
.btn-primary:hover,.register-button:hover,.standard-primary-button:hover{ filter:brightness(1.06); }
.login-button{ color:#ffd77a!important; border:1px solid rgba(255,176,32,.6)!important; }
.login-button:hover{ color:#0a1230!important; background:#ffb020!important; }
.footer-section-title,.container-title span,.section-title,
.sports-platform-title span,.jackpot-winner-title,
.popular-game-title-container .container-title span,.site-info-img-header h4{
  color:var(--bs-amber-lite)!important;
}
.winner-amount{ color:var(--bs-amber)!important; }
.top-menu>li[data-active="true"]>a,.top-menu>li>a:hover,
.footer-links li a:hover,.contact-list a:hover{ color:var(--bs-amber-lite)!important; }
.site-description a{ color:var(--bs-amber-lite)!important; }
