/* site-theme: generated (brand_version 2026-07-26T00:00:00Z) — do not edit, served by SHARED_AUTH */
:root {
  --icon-amber: #6e5b1d;
  --icon-amber-glow: rgba(110, 91, 29, 0.15);
  --icon-blue: #972e62;
  --icon-blue-glow: rgba(151, 46, 98, 0.15);
  --icon-cyan: #6e5b1d;
  --icon-green: #6e5b1d;
  --icon-green-glow: rgba(110, 91, 29, 0.15);
  --icon-indigo: #972e62;
  --icon-purple: #972e62;
  --icon-purple-glow: rgba(151, 46, 98, 0.15);
  --icon-rose: #972e62;
  --icon-rose-glow: rgba(151, 46, 98, 0.15);
  --icon-teal: #6e5b1d;
  --icon-teal-glow: rgba(110, 91, 29, 0.15);
  --site-accent: #ec4899;
  --site-accent-active: #c95d92;
  --site-accent-fill: #ec4899;
  --site-accent-glow: rgba(236, 72, 153, 0.1);
  --site-accent-hover: #d55293;
  --site-accent-ink: #972e62;
  --site-accent-soft: rgba(236, 72, 153, 0.08);
  --site-accent-strong: #c63c81;
  --site-accent-tint: rgba(236, 72, 153, 0.14);
  --site-grad-end: #d4af37;
  --site-grad-start: #ec4899;
  --site-on-accent: #16181d;
  --site-on-grad: #16181d;
  --site-primary: #ec4899;
  --site-secondary: #d4af37;
  --status-danger: #dc2626;
  --status-danger-ink: #ffffff;
}
@media (prefers-color-scheme: dark) {
:root:not([data-theme="light"]):not(.light) {
  --icon-amber: #d9b94f;
  --icon-amber-glow: rgba(217, 185, 79, 0.15);
  --icon-blue: #f491c2;
  --icon-blue-glow: rgba(244, 145, 194, 0.15);
  --icon-cyan: #d9b94f;
  --icon-green: #d9b94f;
  --icon-green-glow: rgba(217, 185, 79, 0.15);
  --icon-indigo: #f491c2;
  --icon-purple: #f491c2;
  --icon-purple-glow: rgba(244, 145, 194, 0.15);
  --icon-rose: #f491c2;
  --icon-rose-glow: rgba(244, 145, 194, 0.15);
  --icon-teal: #d9b94f;
  --icon-teal-glow: rgba(217, 185, 79, 0.15);
  --site-accent: #ec4899;
  --site-accent-active: #c95d92;
  --site-accent-fill: #ec4899;
  --site-accent-glow: rgba(236, 72, 153, 0.2);
  --site-accent-hover: #d55293;
  --site-accent-ink: #f491c2;
  --site-accent-soft: rgba(236, 72, 153, 0.08);
  --site-accent-strong: #ee57a1;
  --site-accent-tint: rgba(236, 72, 153, 0.14);
  --site-grad-end: #d4af37;
  --site-grad-start: #ec4899;
  --site-on-accent: #16181d;
  --site-on-grad: #16181d;
  --site-primary: #ec4899;
  --site-secondary: #d4af37;
  --status-danger: #f87171;
  --status-danger-ink: #16181d;
}
}
html[data-theme="dark"], html.dark {
  --icon-amber: #d9b94f;
  --icon-amber-glow: rgba(217, 185, 79, 0.15);
  --icon-blue: #f491c2;
  --icon-blue-glow: rgba(244, 145, 194, 0.15);
  --icon-cyan: #d9b94f;
  --icon-green: #d9b94f;
  --icon-green-glow: rgba(217, 185, 79, 0.15);
  --icon-indigo: #f491c2;
  --icon-purple: #f491c2;
  --icon-purple-glow: rgba(244, 145, 194, 0.15);
  --icon-rose: #f491c2;
  --icon-rose-glow: rgba(244, 145, 194, 0.15);
  --icon-teal: #d9b94f;
  --icon-teal-glow: rgba(217, 185, 79, 0.15);
  --site-accent: #ec4899;
  --site-accent-active: #c95d92;
  --site-accent-fill: #ec4899;
  --site-accent-glow: rgba(236, 72, 153, 0.2);
  --site-accent-hover: #d55293;
  --site-accent-ink: #f491c2;
  --site-accent-soft: rgba(236, 72, 153, 0.08);
  --site-accent-strong: #ee57a1;
  --site-accent-tint: rgba(236, 72, 153, 0.14);
  --site-grad-end: #d4af37;
  --site-grad-start: #ec4899;
  --site-on-accent: #16181d;
  --site-on-grad: #16181d;
  --site-primary: #ec4899;
  --site-secondary: #d4af37;
  --status-danger: #f87171;
  --status-danger-ink: #16181d;
}
html[data-theme="light"], html.light {
  --icon-amber: #6e5b1d;
  --icon-amber-glow: rgba(110, 91, 29, 0.15);
  --icon-blue: #972e62;
  --icon-blue-glow: rgba(151, 46, 98, 0.15);
  --icon-cyan: #6e5b1d;
  --icon-green: #6e5b1d;
  --icon-green-glow: rgba(110, 91, 29, 0.15);
  --icon-indigo: #972e62;
  --icon-purple: #972e62;
  --icon-purple-glow: rgba(151, 46, 98, 0.15);
  --icon-rose: #972e62;
  --icon-rose-glow: rgba(151, 46, 98, 0.15);
  --icon-teal: #6e5b1d;
  --icon-teal-glow: rgba(110, 91, 29, 0.15);
  --site-accent: #ec4899;
  --site-accent-active: #c95d92;
  --site-accent-fill: #ec4899;
  --site-accent-glow: rgba(236, 72, 153, 0.1);
  --site-accent-hover: #d55293;
  --site-accent-ink: #972e62;
  --site-accent-soft: rgba(236, 72, 153, 0.08);
  --site-accent-strong: #c63c81;
  --site-accent-tint: rgba(236, 72, 153, 0.14);
  --site-grad-end: #d4af37;
  --site-grad-start: #ec4899;
  --site-on-accent: #16181d;
  --site-on-grad: #16181d;
  --site-primary: #ec4899;
  --site-secondary: #d4af37;
  --status-danger: #dc2626;
  --status-danger-ink: #ffffff;
}
