/* Estudio DIVEXIS 2025: simulador de accesibilidad DEA */
#divexis-dashboard{max-width:800px;margin:36px auto;padding:28px;border:1px solid #d9e7eb;border-radius:20px;background:#fff;color:#173f59;box-shadow:0 16px 38px rgba(13,51,70,.08);font-family:Manrope,system-ui,-apple-system,"Segoe UI",sans-serif}
#divexis-dashboard *{box-sizing:border-box}
#divexis-dashboard>div:first-child{text-align:center;margin-bottom:25px}
#divexis-dashboard>div:first-child>span{display:inline-flex;padding:5px 12px;border-radius:999px;background:#e7f5fa;color:#1684ae;font-size:12px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}
#divexis-dashboard h3{margin:11px 0 6px;color:#123f59;font-size:24px;line-height:1.25}
#divexis-dashboard p{margin:0;color:#5a788a;font-size:14px;line-height:1.55}
#divexis-dashboard>div:nth-of-type(2){display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important;margin-bottom:25px!important}
#divexis-dashboard>div:nth-of-type(2)>div{padding:16px!important;border:1px solid #dce9ed!important;border-radius:13px!important;background:#f8fbfc!important;text-align:center}
#divexis-dashboard>div:nth-of-type(2)>div>div:first-child{color:#1684ae!important;font-size:25px!important;font-weight:850!important;line-height:1.2}
#divexis-dashboard>div:nth-of-type(2)>div:last-child>div:first-child{color:#df4e43!important}
#divexis-dashboard>div:nth-of-type(2)>div>div:last-child{margin-top:5px;color:#607d8d!important;font-size:12px!important;font-weight:700!important}
#divexis-dashboard>div:nth-of-type(3){display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important;margin-bottom:28px!important}
#divexis-dashboard>div:nth-of-type(3)>div{padding:18px!important;border:1px solid #e1ecef!important;border-radius:14px!important;background:#f8fbfc!important}
#divexis-dashboard>div:nth-of-type(3)>div>div:first-child{margin-bottom:12px!important;color:#274e65!important;font-size:14px!important;font-weight:800!important}
#divexis-dashboard>div:nth-of-type(3)>div>div:nth-child(2){display:flex!important;height:18px!important;width:100%!important;overflow:hidden!important;border-radius:999px!important;background:#dfe9ed!important}
#divexis-dashboard>div:nth-of-type(3)>div>div:nth-child(2)>div:first-child{height:100%!important;background:#1684ae!important}
#divexis-dashboard>div:nth-of-type(3)>div:first-child>div:nth-child(2)>div:first-child{width:30%!important}
#divexis-dashboard>div:nth-of-type(3)>div:first-child>div:nth-child(2)>div:last-child{width:70%!important;background:#9aabb5!important}
#divexis-dashboard>div:nth-of-type(3)>div:nth-child(2)>div:nth-child(2)>div:first-child{background:#39a878!important}
#divexis-dashboard>div:nth-of-type(3)>div:nth-child(2)>div:nth-child(2)>div:first-child{width:22.8%!important}
#divexis-dashboard>div:nth-of-type(3)>div:nth-child(2)>div:nth-child(2)>div:last-child{width:77.2%!important;background:#c4d0d5!important}
#divexis-dashboard>div:nth-of-type(3)>div>div:nth-child(3){display:flex!important;justify-content:space-between!important;gap:10px!important;margin-top:9px!important;font-size:12px!important}
#divexis-dashboard>div:nth-of-type(3)>div>div:nth-child(3) span{font-weight:700!important;color:#5d7989!important}
#divexis-dashboard>div:nth-of-type(3)>div>div:nth-child(3) span:first-child{color:#1684ae!important}
#divexis-dashboard>div:nth-of-type(3)>div:nth-child(2)>div:nth-child(3) span:first-child{color:#278e65!important}
#divexis-dashboard>div:last-child{padding:24px!important;border-radius:16px!important;background:#123f59!important;color:#fff!important}
#divexis-dashboard>div:last-child>div:first-child{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:14px!important;margin-bottom:17px!important}
#divexis-dashboard>div:last-child>div:first-child>div:first-child>div:first-child{color:#fff!important;font-size:15px!important;font-weight:800!important}
#divexis-dashboard>div:last-child>div:first-child>div:first-child>div:last-child{margin-top:3px!important;color:#bfd1db!important;font-size:12px!important}
#divexis-dashboard>div:last-child>div:first-child>div:last-child{padding:6px 13px!important;border:1px solid #47697a!important;border-radius:9px!important;background:#0c3047!important;color:#7dd3e8!important;font-size:20px!important;font-weight:850!important;white-space:nowrap}
#divexis-dashboard input[type=range]{display:block!important;width:100%!important;accent-color:#7dbf2c;cursor:pointer}
#divexis-dashboard>div:last-child>div:nth-last-child(2){margin-top:18px!important;color:#fff!important;font-size:16px!important;line-height:1.5}
#divexis-dashboard>div:last-child>div:nth-last-child(2) span{color:#8dd842!important;font-weight:850!important}
#divexis-dashboard>div:last-child>p{margin-top:12px!important;color:#c9d9e1!important;font-size:12px!important}
#divexis-dashboard #divexis-prob-val{font-size:28px!important;font-weight:900!important;color:#39a878!important}
#divexis-dashboard #divexis-survival-bar{display:block!important;height:14px!important;width:100%!important;border-radius:999px!important;background:#39a878!important;transition:width .25s ease,background-color .25s ease!important}
#divexis-dashboard #divexis-survival-bar:parent{height:14px!important}
#divexis-dashboard>div:last-child>div:nth-child(3){padding:18px!important;border:1px solid #47697a!important;border-radius:12px!important;background:#0c3047!important}
#divexis-dashboard>div:last-child>div:nth-child(3)>div:first-child{display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:12px!important;margin-bottom:9px!important}
#divexis-dashboard>div:last-child>div:nth-child(3)>div:last-child{height:14px!important;width:100%!important;overflow:hidden!important;border-radius:999px!important;background:#47697a!important}
@media(max-width:640px){#divexis-dashboard{margin:28px 0;padding:18px;border-radius:16px}#divexis-dashboard h3{font-size:20px}#divexis-dashboard>div:nth-of-type(2),#divexis-dashboard>div:nth-of-type(3){grid-template-columns:1fr!important}#divexis-dashboard>div:last-child{padding:18px!important}#divexis-dashboard>div:last-child>div:first-child{align-items:flex-start!important;flex-direction:column!important}}
.national-survival-dashboard{margin:48px 0 6px;padding-top:8px}.national-survival-dashboard__source{max-width:800px;margin:0 auto;color:#587686;font-size:13px;line-height:1.65}.national-survival-dashboard__source a{color:#087ea4;font-weight:750;text-decoration:none}.national-survival-dashboard__source a+a{margin-left:15px}.national-survival-dashboard__source a:hover{text-decoration:underline}@media(max-width:640px){.national-survival-dashboard{margin-top:34px}.national-survival-dashboard__source a{display:inline-block;margin-top:7px}.national-survival-dashboard__source a+a{margin-left:0}}
