.custom-tooltip{padding:4px 8px;color:#fff;background-color:#000;border-radius:4px;font-size:12px;line-height:1.5;max-width:200px;text-align:center;word-wrap:break-word}.custom-tooltip-wrapper{opacity:0;animation:tooltipFadeIn .15s ease-in forwards;pointer-events:none}@keyframes tooltipFadeIn{0%{opacity:0}to{opacity:.9}}.custom-tooltip-wrapper.placement-top .custom-tooltip:after{bottom:-4px;border-top:4px solid #000}.custom-tooltip-wrapper.placement-bottom .custom-tooltip:after,.custom-tooltip-wrapper.placement-top .custom-tooltip:after{content:"";position:absolute;left:50%;transform:translateX(-50%);width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent}.custom-tooltip-wrapper.placement-bottom .custom-tooltip:after{top:-4px;border-bottom:4px solid #000}.custom-tooltip-wrapper.placement-left .custom-tooltip:after{right:-4px;border-left:4px solid #000}.custom-tooltip-wrapper.placement-left .custom-tooltip:after,.custom-tooltip-wrapper.placement-right .custom-tooltip:after{content:"";position:absolute;top:50%;transform:translateY(-50%);width:0;height:0;border-top:4px solid transparent;border-bottom:4px solid transparent}.custom-tooltip-wrapper.placement-right .custom-tooltip:after{left:-4px;border-right:4px solid #000}.custom-tooltip.tooltip-primary{background-color:#602166}.custom-tooltip-wrapper.placement-top .custom-tooltip.tooltip-primary:after{border-top-color:#602166}.custom-tooltip-wrapper.placement-bottom .custom-tooltip.tooltip-primary:after{border-bottom-color:#602166}.custom-tooltip-wrapper.placement-left .custom-tooltip.tooltip-primary:after{border-left-color:#602166}.custom-tooltip-wrapper.placement-right .custom-tooltip.tooltip-primary:after{border-right-color:#602166}.custom-tooltip.tw-rounded-lg{border-radius:8px}.nav-link.active{color:#fff!important}.nav-pills .nav-link.active{color:#fff!important;background-color:#602166}.nav-pills .nav-link{color:#495057}.nav-pills .nav-link:hover{color:#602166}.TableList-module_magicTableContainer__AcSLr{width:100%;min-height:400px;max-height:30vh;border-radius:8px;padding:16px;margin-bottom:24px;display:flex;flex-direction:column}.TableList-module_tableWrapper__TEvQp{flex:1;min-height:0;overflow:hidden}.TableList-module_paginatorWrapper__KHY1C{margin-top:12px;padding-top:12px;border-top:1px solid rgba(96,33,102,.2)}.TableList-module_tableSeparator__GNFyO{width:100%;height:2px;background:linear-gradient(90deg,transparent 0,#602166 20%,#602166 80%,transparent);margin:24px 0;position:relative}.TableList-module_tableSeparator__GNFyO:after{content:"Tabla Original (Comparación)";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background:#fafafa;padding:4px 12px;font-size:12px;color:#737373;white-space:nowrap}