
:root{
  --gold:#C9A961;
  --gold-light:#C9A961;
  --gold-dim:rgba(201,169,97,.12);
  --gold-glow:rgba(201,169,97,.08);
  --border-accent:rgba(201,169,97,.32);
  --theme-accent:#C9A961;
  --hero-title-accent:#F7931A;
  --hero-title-accent-light:color-mix(in srgb, #F7931A 55%, white);
  --hero-title-accent-dark:color-mix(in srgb, #F7931A 72%, black);
  --theme-button:#C9A961;
  --theme-button-text:#0A1A3E;
  --text-0:#F5F8FF;
  --text-primary:#F5F8FF;
  --text-1:#94A3B8;
  --text-secondary:#94A3B8;
  --cb-green:#58C46F;
  --menu-icon:#58C46F;
}

.title-gold{background:linear-gradient(135deg,color-mix(in srgb,var(--hero-title-accent) 72%,black) 0%,var(--hero-title-accent) 30%,color-mix(in srgb,var(--hero-title-accent) 55%,white) 60%,var(--hero-title-accent) 85%,color-mix(in srgb,var(--hero-title-accent) 72%,black) 100%)!important;background-size:300% 100%!important;-webkit-background-clip:text!important;background-clip:text!important;-webkit-text-fill-color:transparent!important}
.side-drawer-icon,.notif-nav-btn{color:var(--menu-icon)!important;border-color:rgba(88,196,111,.30)!important;background:linear-gradient(135deg,rgba(88,196,111,.18),rgba(255,255,255,.045))!important}
.side-drawer-link:hover,.side-drawer-link--wheel{border-color:rgba(88,196,111,.42)!important;background:rgba(88,196,111,.08)!important}
button[type=submit],.primary,.btn.primary,.auth-btn-primary,.cta-primary,.submit-btn,#predictLoginBtn,#spLoginBtn{background:linear-gradient(135deg,var(--theme-button),var(--theme-accent))!important;color:var(--theme-button-text)!important}
.section-eyebrow,.news-ticker-label,.leader-rank,.member-badge,.price-ref-hint .ref-val,.notif-kicker,.hero-kicker,.side-platform-pill{color:var(--theme-accent)!important;border-color:rgba(201,169,97,.34)!important;background:rgba(201,169,97,.10)!important}
a,.kvkk-row label a{color:var(--theme-accent)}
