/* WDCEPAT skin (clearwaterseablues) — money-green + gold on dark (WD cepat / pasti cair) */
@font-face{font-family:'Montserrat';font-style:normal;font-weight:400;font-display:swap;src:url('/fonts/montserrat-400.woff2') format('woff2');}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:600;font-display:swap;src:url('/fonts/montserrat-600.woff2') format('woff2');}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:700;font-display:swap;src:url('/fonts/montserrat-700.woff2') format('woff2');}
@font-face{font-family:'Oswald';font-style:normal;font-weight:500;font-display:swap;src:url('/fonts/oswald-500.woff2') format('woff2');}
@font-face{font-family:'Oswald';font-style:normal;font-weight:600;font-display:swap;src:url('/fonts/oswald-600.woff2') format('woff2');}
@font-face{font-family:'Oswald';font-style:normal;font-weight:700;font-display:swap;src:url('/fonts/oswald-700.woff2') format('woff2');}

:root{
  --wdc:#12b76a; --wdc-2:#0a7a48; --wdc-lo:#34d98a;
  --wdc-gold:#ffc233; --wdc-gold-lo:#ffe08a;
}

/* ---- fonts ---- */
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:'Montserrat', Arial, Helvetica, sans-serif !important;
}
h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.modal-title,
.container-title span,.section-title,.sports-platform-title,.footer-section-title,
.popular-game-title-container span,.jackpot-winner-title,.download-apk .h2,
.site-description h1,.site-description h2{
  font-family:'Oswald','Montserrat',sans-serif !important; font-weight:700 !important; letter-spacing:.4px;
}

/* ---- primary buttons -> WDCEPAT green gradient ---- */
.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,var(--wdc-lo) 0%,var(--wdc-2) 100%) !important;
  border:1px solid var(--wdc) !important; color:#04150d !important;
  box-shadow:0 4px 18px rgba(18,183,106,.38) !important;
}
.btn-primary:hover, .register-button:hover, .standard-primary-button:hover,
.telegram-btn:hover{ filter:brightness(1.08); }
.login-button{ color:var(--wdc-gold-lo) !important; border:1px solid rgba(18,183,106,.7) !important; }
.login-button:hover{ color:#fff !important; background:rgba(18,183,106,.18) !important; }

/* ---- gold accent text ---- */
.footer-section-title, .container-title span, .section-title,
.sports-platform-title span, .jackpot-winner-title, .popular-game-title-container .container-title span,
.announcement-container [data-section="title"], .download-apk .h2 strong, .site-info-img-header h4{
  color:var(--wdc-gold) !important;
}
.winner-amount{ color:var(--wdc-lo) !important; }

/* ---- menu + links ---- */
.top-menu > li[data-active="true"] > a, .top-menu > li > a:hover,
.footer-links li a:hover, .contact-list a:hover, a.powered-by-link:hover{ color:var(--wdc-gold) !important; }
.site-description a{ color:var(--wdc-gold) !important; }

/* ---- green framing ---- */
.topbar-container{ border-bottom:1px solid rgba(18,183,106,.32); }
.site-header{ border-bottom:2px solid rgba(18,183,106,.45); }
.banner-carousel .banner-img{ border:1px solid rgba(255,194,51,.30); border-radius:10px; }

/* ---- wdx game-grid section accents ---- */
.wdx-badge{ background:linear-gradient(180deg,var(--wdc-lo),var(--wdc-2)) !important; color:#04150d !important; }
.wdx-gname{ color:#fff !important; }
.wdx-panel .container-title span, .wdx-gh span{ color:var(--wdc-gold) !important; }

/* ---- modal accents ---- */
.modal-title{ color:var(--wdc-gold) !important; }
.register-page-link a{ color:var(--wdc-gold) !important; }
