.admin-chrome{--chrome-bg:#09090b;--chrome-surface:#18181b;--chrome-primary:#8b5cf6;--chrome-secondary:#ec4899;--chrome-accent:#06b6d4;--chrome-revenue:#34d399;--chrome-categorical-amber:#fbbf24;--chrome-text:#f8fafc;--chrome-text-muted:#a1a1aa;--chrome-border:#27272a;--chrome-primary-muted:color-mix(in srgb,var(--chrome-primary) 20%,transparent);--chrome-primary-subtle:color-mix(in srgb,var(--chrome-primary) 12%,var(--chrome-surface));--chrome-primary-border:color-mix(in srgb,var(--chrome-primary) 40%,transparent);--chrome-secondary-muted:color-mix(in srgb,var(--chrome-secondary) 55%,transparent);--chrome-accent-muted:color-mix(in srgb,var(--chrome-accent) 55%,transparent);--chrome-track:var(--chrome-border);--chrome-chart-grid:color-mix(in srgb,var(--chrome-text) 6%,transparent);--chrome-chart-label:color-mix(in srgb,var(--chrome-text) 40%,transparent);--chrome-edge-strong:#c4b5fd;--chrome-edge-weak:color-mix(in srgb,var(--chrome-primary) 45%,transparent);--chrome-node-fill:color-mix(in srgb,var(--chrome-primary) 35%,transparent);--chrome-node-fill-default:color-mix(in srgb,var(--chrome-text) 8%,transparent);--chrome-node-stroke-default:color-mix(in srgb,var(--chrome-text) 25%,transparent);--chrome-radius-card:1rem;--chrome-radius-button:9999px;--chrome-gradient-cta:linear-gradient(135deg,var(--chrome-primary) 0%,var(--chrome-secondary) 100%);background-color:var(--chrome-bg);color:var(--chrome-text);-webkit-font-smoothing:antialiased}.admin-chrome ::-moz-selection{background-color:color-mix(in srgb,var(--chrome-primary) 30%,transparent)}.admin-chrome ::selection{background-color:color-mix(in srgb,var(--chrome-primary) 30%,transparent)}