.bg_main {background-color: #ededed;}.bg_secondary {background-color: #ffffff;}.bg_modal {background-color: #fafafa;}.link_text {color: #526270;}.link_text:hover {color: #d1d5db;}.link_background:hover {background-color: #5145cd;}.link_text_active {color: #d1d5db;}.link_background_active {background-color: #5145cd;}.add_button {background-color: #ededed;}.add_text_button {color: #526270;}.header_text {color: #111827;}.header_background {background-color: #ffffff;}.header_background:hover {background-color: #ededed;}.breadcrumbs_text {color: #526270;}.breadcrumbs_text:hover {color: #5145cd;}.text_primary {color: #1e429f;}.text_secondary {color: #5145cd;}.text_error {color: #9b1c1c;}.text_success {color: #0e9f6e;}.text_regular {color: #526270;}.button_primary {background-color: #1e429f; color: #ffffff; transition: background-color 0.3s ease, color 0.3s ease;}.button_primary:hover {background-color: #18347f;}.button_secondary {background-color: #5145cd; color: #ffffff; transition: background-color 0.3s ease, color 0.3s ease;}.button_secondary:hover {background-color: #4037a4;}.button_error {background-color: #9b1c1c; color: #ffffff; transition: background-color 0.3s ease, color 0.3s ease;}.button_error:hover {background-color: #7c1616;}.button_success {background-color: #0e9f6e; color: #ffffff; transition: background-color 0.3s ease, color 0.3s ease;}.button_success:hover {background-color: #0b7f58;}.button_warning {background-color: #fce96a; color: #ffffff; transition: background-color 0.3s ease, color 0.3s ease;}.button_warning:hover {background-color: #c9ba54;}.button_regular {background-color: #526270; color: #ffffff; transition: background-color 0.3s ease, color 0.3s ease;}.button_regular:hover {background-color: #414e59;}.tab_background {background-color: #ffffff;}.tab_text {color: #526270;}.tab_background:hover {background-color: #5145cd;}.tab_text:hover {color: #d1d5db;}.tab_background_active {background-color: #5145cd;}.tab_text_active {color: #d1d5db;}.table_background {background-color: #ffffff;}.table_text {color: #526270;}.table_header {background-color: #5145cd;}.text_table_header {color: #fafafa;}.dark .bg_main {background-color: #070f26;}.dark .bg_secondary {background-color: #0f172a;}.dark .bg_modal {background-color: #1e293b;}.dark .link_text {color: #d1d5db;}.dark .link_text:hover {color: #d1d5db;}.dark .link_background:hover {background-color: #4d4e8d;}.dark .link_text_active {color: #d1d5db;}.dark .link_background_active {background-color: #4d4e8d;}.dark .add_button {background-color: #070f26;}.dark .add_text_button {color: #d1d5db;}.dark .header_text {color: #d1d5db;}.dark .header_background {background-color: #0f172a;}.dark .header_background:hover {background-color: #070f26;}.dark .breadcrumbs_text {color: #d1d5db;}.dark .breadcrumbs_text:hover {color: #4d4e8d;}.dark .text_primary {color: #1c64f2;}.dark .text_secondary {color: #4d4e8d;}.dark .text_error {color: #9b1c1c;}.dark .text_success {color: #046c4e;}.dark .text_regular {color: #d1d5db;}.dark .button_primary {background-color: #1c64f2; color: #ffffff; transition: background-color 0.3s ease, color 0.3s ease;}.dark .button_primary:hover {background-color: #1650c1;}.dark .button_secondary {background-color: #4d4e8d; color: #ffffff; transition: background-color 0.3s ease, color 0.3s ease;}.dark .button_secondary:hover {background-color: #3d3e70;}.dark .button_error {background-color: #9b1c1c; color: #ffffff; transition: background-color 0.3s ease, color 0.3s ease;}.dark .button_error:hover {background-color: #7c1616;}.dark .button_success {background-color: #046c4e; color: #ffffff; transition: background-color 0.3s ease, color 0.3s ease;}.dark .button_success:hover {background-color: #03563e;}.dark .button_warning {background-color: #e3a008; color: #ffffff; transition: background-color 0.3s ease, color 0.3s ease;}.dark .button_warning:hover {background-color: #b58006;}.dark .button_regular {background-color: #526270; color: #ffffff; transition: background-color 0.3s ease, color 0.3s ease;}.dark .button_regular:hover {background-color: #414e59;}.dark .tab_background {background-color: #0f172a;}.dark .tab_text {color: #d1d5db;}.dark .tab_background:hover {background-color: #4d4e8d;}.dark .tab_text:hover {color: #d1d5db;}.dark .tab_background_active {background-color: #4d4e8d;}.dark .tab_text_active {color: #d1d5db;}.dark .table_background {background-color: #0f172a;}.dark .table_text {color: #d1d5db;}.dark .table_header {background-color: #4d4e8d;}.dark .text_table_header {color: #fafafa;}/* Reglas para modo claro */
::-webkit-scrollbar {width: 12px;} 
::-webkit-scrollbar-track {background-color: #ededed;}
::-webkit-scrollbar-thumb {background-color: #ffffff; border-radius: 10px;} 
aside::-webkit-scrollbar {width: 1px;} 
aside::-webkit-scrollbar-track {background-color: #ededed;}
aside::-webkit-scrollbar-thumb {background-color: #ffffff; border-radius: 10px;} 
#languaje option:hover {background: #ffffff;}
.triangle {width: 0;height: 0;border-left: 8px solid transparent;border-right: 8px solid transparent;border-bottom: 9px solid #ededed; position: relative;}
.triangle::after {content: '';position: absolute;top: 1px;left: -7px;width: 0;height: 0;border-left: 7px solid transparent;border-right: 7px solid transparent;border-bottom: 8px solid white;}

/* Reglas para modo oscuro */
.dark ::-webkit-scrollbar {width: 12px;} 
.dark ::-webkit-scrollbar-track {background-color: #0f172a;}
.dark ::-webkit-scrollbar-thumb {background-color: #070f26; border-radius: 10px;} 
.dark aside::-webkit-scrollbar {width: 1px;} 
.dark aside::-webkit-scrollbar-track {background-color: #0f172a;}
.dark aside::-webkit-scrollbar-thumb {background-color: #070f26; border-radius: 10px;} 
.dark #languaje option:hover {background: #070f26;}
.dark .triangle {border-bottom: 9px solid #0f172a;}
.dark .triangle::after {border-bottom: 8px solid #070F26;}