/* site-theme: generated (brand_version 2026-07-25T01:00:00Z) — do not edit, served by SHARED_AUTH */
:root {
  --icon-amber: #6442b1;
  --icon-amber-glow: rgba(100, 66, 177, 0.15);
  --icon-blue: #2858a7;
  --icon-blue-glow: rgba(40, 88, 167, 0.15);
  --icon-cyan: #6442b1;
  --icon-green: #6442b1;
  --icon-green-glow: rgba(100, 66, 177, 0.15);
  --icon-indigo: #2858a7;
  --icon-purple: #2858a7;
  --icon-purple-glow: rgba(40, 88, 167, 0.15);
  --icon-rose: #2858a7;
  --icon-rose-glow: rgba(40, 88, 167, 0.15);
  --icon-teal: #6442b1;
  --icon-teal-glow: rgba(100, 66, 177, 0.15);
  --site-accent: #3b82f6;
  --site-accent-active: #5483cf;
  --site-accent-fill: #3b82f6;
  --site-accent-glow: rgba(59, 130, 246, 0.1);
  --site-accent-hover: #4880dc;
  --site-accent-ink: #2858a7;
  --site-accent-soft: rgba(59, 130, 246, 0.08);
  --site-accent-strong: #3472d8;
  --site-accent-tint: rgba(59, 130, 246, 0.14);
  --site-grad-end: #9266f7;
  --site-grad-start: #3b82f6;
  --site-on-accent: #16181d;
  --site-on-grad: #16181d;
  --site-primary: #3b82f6;
  --site-secondary: #8b5cf6;
  --status-danger: #dc2626;
  --status-danger-ink: #ffffff;
}
@media (prefers-color-scheme: dark) {
:root:not([data-theme="light"]):not(.light) {
  --icon-amber: #bea4fa;
  --icon-amber-glow: rgba(190, 164, 250, 0.15);
  --icon-blue: #89b4fa;
  --icon-blue-glow: rgba(137, 180, 250, 0.15);
  --icon-cyan: #bea4fa;
  --icon-green: #bea4fa;
  --icon-green-glow: rgba(190, 164, 250, 0.15);
  --icon-indigo: #89b4fa;
  --icon-purple: #89b4fa;
  --icon-purple-glow: rgba(137, 180, 250, 0.15);
  --icon-rose: #89b4fa;
  --icon-rose-glow: rgba(137, 180, 250, 0.15);
  --icon-teal: #bea4fa;
  --icon-teal-glow: rgba(190, 164, 250, 0.15);
  --site-accent: #3b82f6;
  --site-accent-active: #5483cf;
  --site-accent-fill: #3b82f6;
  --site-accent-glow: rgba(59, 130, 246, 0.2);
  --site-accent-hover: #4880dc;
  --site-accent-ink: #89b4fa;
  --site-accent-soft: rgba(59, 130, 246, 0.08);
  --site-accent-strong: #5391f7;
  --site-accent-tint: rgba(59, 130, 246, 0.14);
  --site-grad-end: #9266f7;
  --site-grad-start: #3b82f6;
  --site-on-accent: #16181d;
  --site-on-grad: #16181d;
  --site-primary: #3b82f6;
  --site-secondary: #8b5cf6;
  --status-danger: #f87171;
  --status-danger-ink: #16181d;
}
}
html[data-theme="dark"], html.dark {
  --icon-amber: #bea4fa;
  --icon-amber-glow: rgba(190, 164, 250, 0.15);
  --icon-blue: #89b4fa;
  --icon-blue-glow: rgba(137, 180, 250, 0.15);
  --icon-cyan: #bea4fa;
  --icon-green: #bea4fa;
  --icon-green-glow: rgba(190, 164, 250, 0.15);
  --icon-indigo: #89b4fa;
  --icon-purple: #89b4fa;
  --icon-purple-glow: rgba(137, 180, 250, 0.15);
  --icon-rose: #89b4fa;
  --icon-rose-glow: rgba(137, 180, 250, 0.15);
  --icon-teal: #bea4fa;
  --icon-teal-glow: rgba(190, 164, 250, 0.15);
  --site-accent: #3b82f6;
  --site-accent-active: #5483cf;
  --site-accent-fill: #3b82f6;
  --site-accent-glow: rgba(59, 130, 246, 0.2);
  --site-accent-hover: #4880dc;
  --site-accent-ink: #89b4fa;
  --site-accent-soft: rgba(59, 130, 246, 0.08);
  --site-accent-strong: #5391f7;
  --site-accent-tint: rgba(59, 130, 246, 0.14);
  --site-grad-end: #9266f7;
  --site-grad-start: #3b82f6;
  --site-on-accent: #16181d;
  --site-on-grad: #16181d;
  --site-primary: #3b82f6;
  --site-secondary: #8b5cf6;
  --status-danger: #f87171;
  --status-danger-ink: #16181d;
}
html[data-theme="light"], html.light {
  --icon-amber: #6442b1;
  --icon-amber-glow: rgba(100, 66, 177, 0.15);
  --icon-blue: #2858a7;
  --icon-blue-glow: rgba(40, 88, 167, 0.15);
  --icon-cyan: #6442b1;
  --icon-green: #6442b1;
  --icon-green-glow: rgba(100, 66, 177, 0.15);
  --icon-indigo: #2858a7;
  --icon-purple: #2858a7;
  --icon-purple-glow: rgba(40, 88, 167, 0.15);
  --icon-rose: #2858a7;
  --icon-rose-glow: rgba(40, 88, 167, 0.15);
  --icon-teal: #6442b1;
  --icon-teal-glow: rgba(100, 66, 177, 0.15);
  --site-accent: #3b82f6;
  --site-accent-active: #5483cf;
  --site-accent-fill: #3b82f6;
  --site-accent-glow: rgba(59, 130, 246, 0.1);
  --site-accent-hover: #4880dc;
  --site-accent-ink: #2858a7;
  --site-accent-soft: rgba(59, 130, 246, 0.08);
  --site-accent-strong: #3472d8;
  --site-accent-tint: rgba(59, 130, 246, 0.14);
  --site-grad-end: #9266f7;
  --site-grad-start: #3b82f6;
  --site-on-accent: #16181d;
  --site-on-grad: #16181d;
  --site-primary: #3b82f6;
  --site-secondary: #8b5cf6;
  --status-danger: #dc2626;
  --status-danger-ink: #ffffff;
}
