:root{--theme-primary: #c72d2f;--theme-primary-hover: #b42325;--theme-primary-active: #8f1d1f;--theme-primary-rgb: 199 45 47;--theme-project: var(--project-accent, var(--theme-primary));--theme-accent: var(--theme-primary);--theme-bg: #050509;--theme-surface: #222c3f;--theme-surface-strong: #1b2333;--theme-text: #f8fafc;--theme-muted: #94a3b8;--theme-border: rgb(148 163 184 / 20%);--theme-overlay: rgb(2 6 23 / 78%);--theme-focus: rgb(34 211 238 / 65%);--theme-danger: #fca5a5;--theme-success: #22c55e;--theme-info: #38bdf8;--theme-warning: #f59e0b;--theme-on-accent: #ffffff;--theme-radius-factor: 1;--theme-shadow: 0 1.5rem 4rem rgb(2 6 23 / 35%);--app-bg: var(--theme-bg);--app-text: var(--theme-text);--app-surface: var(--theme-surface);--app-surface-strong: var(--theme-surface-strong);--app-muted: var(--theme-muted);--app-border: var(--theme-border);--accent: var(--theme-accent);--button-primary: var(--theme-accent);--button-primary-hover: color-mix(in srgb, var(--theme-accent) 86%, black);--button-primary-active: color-mix(in srgb, var(--theme-accent) 72%, black)}[data-theme=light]{--theme-bg: #f8fafc;--theme-surface: #ffffff;--theme-surface-strong: #e2e8f0;--theme-text: #0f172a;--theme-muted: #475569;--theme-border: rgb(15 23 42 / 15%);--theme-overlay: rgb(15 23 42 / 45%);--theme-shadow: 0 1.25rem 3rem rgb(15 23 42 / 12%)}[data-theme-palette=project]{--theme-accent: var(--profile-accent, var(--theme-project))}[data-theme-palette=project][data-theme-project]{--theme-bg: var(--profile-bg);--theme-surface: var(--profile-surface);--theme-surface-strong: var(--profile-surface-strong);--theme-text: var(--profile-text);--theme-muted: var(--profile-muted);--theme-border: color-mix(in srgb, var(--profile-border) 56%, transparent);--theme-focus: color-mix(in srgb, var(--profile-highlight) 72%, transparent);--theme-shadow: var(--profile-shadow);--gl-radius-md: var(--profile-radius);--project-accent: var(--profile-accent);font-family:var(--profile-font)}[data-theme-palette=project][data-theme-project] :where(.dashboard-hero,.admin-sidebar-link.is-active,.button-primary,button[type=submit],.admin-button-primary){background:var(--profile-gradient);border-color:color-mix(in srgb,var(--profile-highlight) 36%,transparent)!important;box-shadow:var(--profile-shadow)}[data-theme-palette=project][data-theme-project] :where(.dashboard-card,.admin-card,dialog){border-radius:var(--profile-radius);box-shadow:var(--profile-shadow)}[data-theme-palette=project][data-theme-project] :where(.badge,.admin-badge,[class*=badge]){border-color:color-mix(in srgb,var(--profile-accent) 46%,transparent)!important;background:color-mix(in srgb,var(--profile-accent) 18%,var(--theme-surface))!important;color:var(--profile-highlight)!important}.theme-brand-project,[data-theme-palette=project][data-theme-project] .theme-brand-global{display:none!important}[data-theme-palette=project][data-theme-project] .theme-brand-project{display:flex!important}[data-theme-style=classic]{--theme-radius-factor: .35;--theme-shadow: 0 .35rem 1rem rgb(2 6 23 / 18%)}[data-theme-style=classic] :where(.dashboard-card,.dashboard-hero,.dashboard-hub,.card,.admin-card,button,input,select,textarea,dialog){border-radius:calc(var(--gl-radius-md, .75rem) * var(--theme-radius-factor))!important;box-shadow:var(--theme-shadow)}body,.app,.admin-shell{background:var(--theme-bg);color:var(--theme-text)}:where(.dashboard-card,.dashboard-hero,.dashboard-hub,.card,.admin-card,.admin-sidebar,.admin-topbar,dialog){border-color:var(--theme-border)!important;background-color:var(--theme-surface)!important;color:var(--theme-text)}:where(input,select,textarea){border-color:var(--theme-border)!important;background-color:var(--theme-surface-strong)!important;color:var(--theme-text)!important}:where(button,.button,[role=button]){border-color:color-mix(in srgb,var(--theme-accent) 45%,var(--theme-border))!important}:where(button:not(.theme-toggle),.button-primary,.button):not([class*=secondary]):not([class*=danger]){background-color:var(--theme-accent);color:var(--theme-on-accent)}:where(a,button,input,select,textarea):focus-visible{outline-color:var(--theme-focus)}:where(.dashboard-empty,.admin-topbar-meta,.position-muted,small){color:var(--theme-muted)}.theme-settings{display:grid;gap:var(--gl-space-3, .75rem);padding:var(--gl-space-4, 1rem);border:1px solid var(--theme-border);border-radius:calc(var(--gl-radius-md, .75rem) * var(--theme-radius-factor));background:color-mix(in srgb,var(--theme-surface) 82%,transparent)}.account-settings-form,.account-settings-field{display:grid;gap:var(--gl-space-3, .75rem)}.account-settings-form{width:min(100%,42.5rem)}.account-settings-field input,.theme-settings-grid select{width:100%;padding:var(--gl-space-3, .75rem);border-radius:calc(var(--gl-radius-md, .75rem) * var(--theme-radius-factor))}.theme-settings legend{padding-inline:var(--gl-space-2, .5rem);color:var(--theme-text);font-weight:700}.theme-settings p{color:var(--theme-muted)}.theme-settings-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,10rem),1fr));gap:var(--gl-space-3, .75rem)}.theme-settings-grid label{display:grid;gap:var(--gl-space-2, .5rem)}.form-error{color:var(--theme-danger)!important}
