:root{--font-size: 16px;--brand-primary: #00a5df;--brand-other: #005a7a;--brand-secondary: #f68f24;--brand-bg: #f6f8f6;--brand-grey: #efece5;--brand-light-grey: #fafafa;--font-family: "Manrope", ui-sans-serif, system-ui, sans-serif;--background: #f6f8f6;--foreground: #0f2733;--card: #ffffff;--card-foreground: #0f2733;--popover: #ffffff;--popover-foreground: #0f2733;--primary: #00a5df;--primary-foreground: #ffffff;--secondary: #f68f24;--secondary-foreground: #ffffff;--muted: #efece5;--muted-foreground: #6b7b83;--accent: #e6f6fc;--accent-foreground: #005a7a;--destructive: #e0453a;--destructive-foreground: #ffffff;--border: rgba(0, 90, 122, .12);--input: transparent;--input-background: #fafafa;--switch-background: #cbced4;--font-weight-medium: 500;--font-weight-normal: 400;--ring: #00a5df;--chart-1: #00a5df;--chart-2: #005a7a;--chart-3: #f68f24;--chart-4: #34c759;--chart-5: #8b5cf6;--radius: .875rem;--radius-sm: calc(.875rem - 4px) ;--radius-md: calc(.875rem - 2px) ;--radius-lg: .875rem;--radius-xl: calc(.875rem + 4px) ;--sidebar: #005a7a;--sidebar-foreground: #cfeaf3;--sidebar-primary: #00a5df;--sidebar-primary-foreground: #ffffff;--sidebar-accent: rgba(255, 255, 255, .1);--sidebar-accent-foreground: #ffffff;--sidebar-border: rgba(255, 255, 255, .12);--sidebar-ring: #00a5df;--text-2xl: 1.5rem;--text-xl: 1.25rem;--text-lg: 1.125rem;--text-base: 1rem}.dark{--background: #262626;--foreground: #fafafa;--card: #262626;--card-foreground: #fafafa;--popover: #262626;--popover-foreground: #fafafa;--primary: #fafafa;--primary-foreground: #343434;--secondary: #444444;--secondary-foreground: #fafafa;--muted: #444444;--muted-foreground: #b5b5b5;--accent: #444444;--accent-foreground: #fafafa;--destructive: #6a1f1f;--destructive-foreground: #e85d5d;--border: #444444;--input: #444444;--ring: #767676;--font-weight-medium: 500;--font-weight-normal: 400;--chart-1: #5b7fd6;--chart-2: #6bcf9a;--chart-3: #e0b34f;--chart-4: #a674e0;--chart-5: #e0607d;--sidebar: #343434;--sidebar-foreground: #fafafa;--sidebar-primary: #5b7fd6;--sidebar-primary-foreground: #fafafa;--sidebar-accent: #444444;--sidebar-accent-foreground: #fafafa;--sidebar-border: #444444;--sidebar-ring: #767676}*{border-color:var(--border)}html{font-size:var(--font-size)}body{background-color:var(--background);color:var(--foreground);font-family:var(--font-family);margin:0}h1{font-size:var(--text-2xl);font-weight:var(--font-weight-medium);line-height:1.5}h2{font-size:var(--text-xl);font-weight:var(--font-weight-medium);line-height:1.5}h3{font-size:var(--text-lg);font-weight:var(--font-weight-medium);line-height:1.5}h4,label,button{font-size:var(--text-base);font-weight:var(--font-weight-medium);line-height:1.5}input{font-size:var(--text-base);font-weight:var(--font-weight-normal);line-height:1.5}.cdk-drag-preview{box-sizing:border-box;border-radius:.65rem;box-shadow:0 12px 28px -12px #0f273373;opacity:.95;cursor:grabbing}.cdk-drag-placeholder{opacity:.3;border:1px dashed var(--border);border-radius:.65rem;background:transparent}.cdk-drag-animating{transition:transform .25s cubic-bezier(0,0,.2,1)}.cdk-drop-list-dragging .tarjeta:not(.cdk-drag-placeholder){transition:transform .25s cubic-bezier(0,0,.2,1)}.app-content.app-content:has(>app-crm){scrollbar-gutter:auto}
