/* AuraEpin global day/night palette - generated by Design Editor. */
html[data-theme="dark"] body.jg-site,html:not([data-theme="light"]) body.jg-site,
html[data-theme="dark"] body.jg-site .jg-game-catalog-page,html:not([data-theme="light"]) body.jg-site .jg-game-catalog-page {
  --theme-primary:#1a8fe7;
  --theme-secondary:#5a67f2;
  --theme-accent:#19bdf2;
  --theme-success:#25d88a;
  --theme-danger:#ff5577;
  --theme-bg:#07111f;
  --theme-card:#111d31;
  --theme-card-2:#16243a;
  --theme-text:#f6f9ff;
  --theme-muted:#9babc1;
  --theme-border:#29405e;
  --theme-header:#0d192b;
  --sq-accent:#19bdf2;
  --sq-accent-strong:#1a8fe7;
  --sq-success:#25d88a;
  --sq-danger:#ff5577;
  --sq-bg:#07111f;
  --sq-surface:#111d31;
  --sq-surface-2:#16243a;
  --sq-surface-3:#16243a;
  --sq-text:#f6f9ff;
  --sq-muted:#9babc1;
  --sq-line:#29405e;
  --sq-line-strong:#19bdf2;
  --sq-radius-sm:11px;
  --sq-radius:15px;
  --sq-radius-lg:20px;
  --game-primary:#1a8fe7;
  --game-accent:#19bdf2;
  --game-panel:#111d31;
  --game-soft:#16243a;
  --game-text:#f6f9ff;
  --game-muted:#9babc1;
  --game-border:#29405e;
  --mp-primary:#1a8fe7;
  --mp-accent:#19bdf2;
  --mp-bg:#07111f;
  --mp-card:#111d31;
  --mp-card-2:#16243a;
  --mp-text:#f6f9ff;
  --mp-muted:#9babc1;
  --mp-border:#29405e;
  --gv-primary:#1a8fe7;
  --gv-accent:#19bdf2;
  --gv-success:#25d88a;
  --gv-bg:#07111f;
  --gv-card:#111d31;
  --gv-card-2:#16243a;
  --gv-text:#f6f9ff;
  --gv-muted:#9babc1;
  --gv-border:#29405e;
  --jg-site-bg:#07111f;
  --jg-site-card:#111d31;
  --jg-site-text:#f6f9ff;
  --jg-v2-bg:#07111f;
  --jg-v2-surface:#111d31;
  --jg-v2-text:#f6f9ff;
  --jg-v2-muted:#9babc1;
  --jg-v2-border:#29405e;
  font-family:'Inter', 'Segoe UI', Arial, sans-serif;
}
html[data-theme="dark"] body.jg-site,html:not([data-theme="light"]) body.jg-site{background:#07111f!important;color:#f6f9ff!important}
html[data-theme="dark"] body.jg-site .web-header,html:not([data-theme="light"]) body.jg-site .web-header{background:#0d192b!important;border-color:#29405e!important}
html[data-theme="light"] body.jg-site,
html[data-theme="light"] body.jg-site .jg-game-catalog-page {
  --theme-primary:#177fd0;
  --theme-secondary:#4967e8;
  --theme-accent:#0da9df;
  --theme-success:#12a86b;
  --theme-danger:#e54863;
  --theme-bg:#f4f7fb;
  --theme-card:#ffffff;
  --theme-card-2:#edf4fc;
  --theme-text:#122036;
  --theme-muted:#607087;
  --theme-border:#cddbea;
  --theme-header:#ffffff;
  --sq-accent:#0da9df;
  --sq-accent-strong:#177fd0;
  --sq-success:#12a86b;
  --sq-danger:#e54863;
  --sq-bg:#f4f7fb;
  --sq-surface:#ffffff;
  --sq-surface-2:#edf4fc;
  --sq-surface-3:#edf4fc;
  --sq-text:#122036;
  --sq-muted:#607087;
  --sq-line:#cddbea;
  --sq-line-strong:#0da9df;
  --sq-radius-sm:11px;
  --sq-radius:15px;
  --sq-radius-lg:20px;
  --game-primary:#177fd0;
  --game-accent:#0da9df;
  --game-panel:#ffffff;
  --game-soft:#edf4fc;
  --game-text:#122036;
  --game-muted:#607087;
  --game-border:#cddbea;
  --mp-primary:#177fd0;
  --mp-accent:#0da9df;
  --mp-bg:#f4f7fb;
  --mp-card:#ffffff;
  --mp-card-2:#edf4fc;
  --mp-text:#122036;
  --mp-muted:#607087;
  --mp-border:#cddbea;
  --gv-primary:#177fd0;
  --gv-accent:#0da9df;
  --gv-success:#12a86b;
  --gv-bg:#f4f7fb;
  --gv-card:#ffffff;
  --gv-card-2:#edf4fc;
  --gv-text:#122036;
  --gv-muted:#607087;
  --gv-border:#cddbea;
  --jg-site-bg:#f4f7fb;
  --jg-site-card:#ffffff;
  --jg-site-text:#122036;
  --jg-v2-bg:#f4f7fb;
  --jg-v2-surface:#ffffff;
  --jg-v2-text:#122036;
  --jg-v2-muted:#607087;
  --jg-v2-border:#cddbea;
  font-family:'Inter', 'Segoe UI', Arial, sans-serif;
}
html[data-theme="light"] body.jg-site{background:#f4f7fb!important;color:#122036!important}
html[data-theme="light"] body.jg-site .web-header{background:#ffffff!important;border-color:#cddbea!important}
