@charset "UTF-8";:root{--c-grey-25: #FCFCFC;--c-grey-50: #FAFAFA;--c-grey-100: #F1F2F3;--c-grey-200: #D6D8DC;--c-grey-300: #B3B6BD;--c-grey-400: #9599A3;--c-grey-500: #767C89;--c-grey-600: #5C616A;--c-grey-700: #42454C;--c-grey-800: #27292E;--c-grey-900: #0D0E0F;--c-yellow-zebra-50: #FFF5E6;--c-yellow-zebra-100: #FFEACC;--c-yellow-zebra-200: #FFD699;--c-yellow-zebra-300: #DD9933;--c-yellow-zebra-400: #C4882D;--c-yellow-zebra-500: #AA7627;--c-yellow-zebra-600: #8F6421;--c-yellow-zebra-700: #75521B;--c-yellow-zebra-800: #5A4015;--c-yellow-zebra-900: #402E0F;--c-yellow-zebra-950: #261B09;--c-orange-25: #FFFAF5;--c-orange-50: #FFF6ED;--c-orange-100: #FFEAD5;--c-orange-200: #FDDCAB;--c-orange-300: #FEB273;--c-orange-400: #FD853A;--c-orange-500: #FB6514;--c-orange-600: #EC4A0A;--c-orange-700: #C4320A;--c-orange-800: #9C2A10;--c-orange-900: #7E2410;--c-blue-25: #F5FBFF;--c-blue-50: #F0F9FF;--c-blue-100: #E0F2FE;--c-blue-200: #B9E6FE;--c-blue-300: #7CD4FD;--c-blue-400: #36BFFA;--c-blue-500: #0BA5EC;--c-blue-600: #0086C9;--c-blue-700: #026AA2;--c-blue-800: #065986;--c-blue-900: #0B4A6F;--c-green-25: #F6FEF9;--c-green-50: #ECFDF3;--c-green-100: #D1FADF;--c-green-200: #A6F4C5;--c-green-300: #6CE9A6;--c-green-400: #32D583;--c-green-500: #12B76A;--c-green-600: #039855;--c-green-700: #027A48;--c-green-800: #05603A;--c-green-900: #054F31;--c-red-25: #FFFBFA;--c-red-50: #FEF3F2;--c-red-100: #FEE4E2;--c-red-200: #FECDCA;--c-red-300: #FDA29B;--c-red-400: #F97066;--c-red-500: #F04438;--c-red-600: #D92D20;--c-red-700: #B42318;--c-red-800: #912018;--c-red-900: #7A271A;--c-purple-25: #FAFAFF;--c-purple-50: #F4F3FF;--c-purple-100: #EBE9FE;--c-purple-200: #D9D6FE;--c-purple-300: #BDB4FE;--c-purple-400: #9B8AFB;--c-purple-500: #7A5AF8;--c-purple-600: #6938EF;--c-purple-700: #5925DC;--c-purple-800: #4A1FB8;--c-purple-900: #3E1C96;--ff-display: "Red Hat Display", sans-serif;--ff-body: "Red Hat Text", sans-serif;--fw-light: 300;--fw-regular: 400;--fw-medium: 500;--fw-semibold: 600;--fw-bold: 800;--fs-12: 12px;--fs-14: 14px;--fs-16: 16px;--fs-18: 18px;--fs-20: 20px;--fs-24: 24px;--fs-32: 32px;--lh-paragraph: 1.4;--lh-title: 1.2;--sp-xxs: 2px;--sp-xs: 4px;--sp-s: 8px;--sp-m: 16px;--sp-l: 24px;--sp-xl: 32px;--sp-2xl: 40px;--sp-3xl: 48px;--br-small: 4px;--br-default: 8px;--br-rounded: 100px;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .05);--shadow-md: 0 4px 6px rgba(0, 0, 0, .07);--shadow-lg: 0 10px 15px rgba(0, 0, 0, .1);--transition-fast: .15s ease;--transition-normal: .3s ease}:root,[data-theme=light]{--fondo-pagina: #FAFAFA;--fondo-header: #FFFFFF;--fondo-zona-chat: #FAFAFA;--fondo-zona-input: #FFFFFF;--sidebar-fondo: #FAFAFA;--sidebar-texto: #0D0E0F;--sidebar-texto-secundario: #5C616A;--sidebar-borde: #F1F2F3;--sidebar-item-hover: #F1F2F3;--sidebar-item-activo: #E8EAED;--texto-principal: #0D0E0F;--texto-secundario: #5C616A;--texto-desactivado: #9599A3;--borde-general: #D6D8DC;--borde-divider: #F1F2F3;--color-acento: #DD9933;--color-acento-oscuro: #AA7627;--color-acento-texto: #FFFFFF;--burbuja-usuario-fondo: rgba(221, 153, 51, .2);--burbuja-usuario-texto: var(--texto-principal);--burbuja-usuario-hora: rgba(0, 0, 0, .45);--burbuja-agente-fondo: transparent;--burbuja-agente-borde: transparent;--burbuja-agente-texto: var(--texto-secundario);--input-fondo: #FFFFFF;--input-texto: #27292E;--input-placeholder: #9599A3;--input-borde: #D6D8DC;--input-foco-borde: #DD9933;--boton-enviar-fondo: #DD9933;--boton-enviar-texto: #FFFFFF;--color-accion: #0086C9;--color-link: #026AA2;--color-error: #F04438;--color-exito: #12B76A;--color-warning: #FB6514;--color-info: #0BA5EC;--fondo-error: #FEF3F2;--fondo-exito: #ECFDF3;--fondo-warning: #FFF6ED;--fondo-info: #F0F9FF;--boton-desactivado: #D6D8DC}[data-theme=dark]{--fondo-pagina: #0D0E0F;--fondo-header: #27292E;--fondo-zona-chat: #1a1b1e;--fondo-zona-input: #27292E;--sidebar-fondo: #0D0E0F;--sidebar-texto: #FFFFFF;--sidebar-texto-secundario: #767C89;--sidebar-borde: #27292E;--sidebar-item-hover: #27292E;--sidebar-item-activo: #42454C;--texto-principal: #FAFAFA;--texto-secundario: #B3B6BD;--texto-desactivado: #767C89;--borde-general: #42454C;--borde-divider: #42454C;--color-acento: #DD9933;--color-acento-oscuro: #C4882D;--color-acento-texto: #FFFFFF;--burbuja-usuario-fondo: rgba(221, 153, 51, .2);--burbuja-usuario-texto: var(--texto-principal);--burbuja-usuario-hora: rgba(255, 255, 255, .6);--burbuja-agente-fondo: transparent;--burbuja-agente-borde: transparent;--burbuja-agente-texto: var(--texto-secundario);--input-fondo: #FFFFFF;--input-texto: #27292E;--input-placeholder: #9599A3;--input-borde: #D6D8DC;--input-foco-borde: #DD9933;--boton-enviar-fondo: #DD9933;--boton-enviar-texto: #FFFFFF;--color-accion: #36BFFA;--color-link: #065986;--color-error: #F97066;--color-exito: #32D583;--color-warning: #FD853A;--color-info: #36BFFA;--fondo-error: #7A271A;--fondo-exito: #054F31;--fondo-warning: #7E2410;--fondo-info: #0B4A6F;--boton-desactivado: #42454C}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{font-family:var(--ff-body);background:var(--fondo-pagina);color:var(--texto-principal);width:100%;height:100%;overflow:hidden}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--borde-general);border-radius:var(--br-rounded)}::-webkit-scrollbar-thumb:hover{background:var(--texto-desactivado)}
