/* Generated by ControlHub Theme. Do not edit manually. */
:root {
  --ch-theme-mode: light;
  --ch-primary: #4f46e5;
  --ch-primary-hover: #4338ca;
  --ch-secondary: #0f766e;
  --ch-page-bg: #f5f7fb;
  --ch-surface: #ffffff;
  --ch-sidebar-bg: #0f172a;
  --ch-sidebar-text: #dbe4f0;
  --ch-sidebar-active-bg: #1e293b;
  --ch-heading: #111827;
  --ch-text: #334155;
  --ch-muted: #64748b;
  --ch-border: #dfe5ef;
  --ch-success: #15803d;
  --ch-warning: #b45309;
  --ch-danger: #b42318;
  --ch-info: #2563eb;
  --ch-radius-card: 8px;
  --ch-radius-control: 10px;
  --ch-sidebar-width: 244px;
  --ch-container-max: 1320px;
  --ch-shadow: 0 10px 28px rgba(15, 23, 42, 0.06);
  --ch-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif;
  --ch-base-font-size: 16px;
  --ch-line-height: 1.55;
  --ch-button-weight: 700;
}
.ch-topbar-main, .ch-topbar-sub, .ch-container { padding-inline: 24px; }
.ch-sidebar, .ch-sidebar-nav, .ch-sidebar-footer { font-size: 15px; }
.ch-body h1, .ch-body h2, .ch-body h3, .ch-body h4, .ch-body h5, .ch-body h6 { font-weight: 800; }
.ch-body { letter-spacing: 0em; }
