.hoverDark:hover{background-color:#696969;cursor:pointer}.custom-button{display:inline-block;border-radius:4px;font-size:14px;color:#000 !important;padding:8px 12px;cursor:pointer}#landingNotifBody table{color:#000}.card:hover{background-color:#f4f5f7}@media(max-width:800px) and (min-width:700px){.kpi-button{width:25%;left:75%}}@media(max-width:800px){.card-grid{grid-template-columns:1fr}.kpi-button{width:calc(30% - 10px);left:78%}}.card-custom{margin-bottom:20px;background-color:#f9f9f9;padding:20px;border-left:8px solid #999;border-radius:1rem;box-shadow:0 4px 6px rgba(0,0,0,.1);display:flex;flex-direction:column;justify-content:space-between;height:220px;box-sizing:border-box}.card-custom h3{font-size:1rem;font-weight:600;margin-bottom:1rem;color:#000}.card-value{font-size:2.2rem;font-weight:bold;margin-bottom:1rem;line-height:1.2}.card-description{font-size:.8125rem;color:#545a54;margin-bottom:.5rem}.card-note{font-size:.9rem;font-weight:500}.disclaimer{color:#3d3d3d;font-style:italic;padding:15px}.filter-buttons{display:flex;justify-content:flex-start;gap:12px;margin-bottom:20px}.filter-btn{border:none;padding:10px 16px;border-radius:9999px;cursor:pointer;font-weight:bold;background-color:#d2d2d4;color:#111;transition:all .2s ease}.filter-btn.active{background-color:#111;color:#fff}.advanced-filter-toggle{cursor:pointer;user-select:none;margin-top:10px;color:#555;font-weight:500;display:flex;align-items:center;width:max-content}.arrow-icon{width:14px;height:14px;margin-left:5px;transition:transform .3s ease}.advanced-filters{max-height:0;overflow:hidden;transition:max-height .4s ease,opacity .3s ease;opacity:0;margin-top:8px}.advanced-filters-inner{padding-left:10px;display:flex;gap:12px;flex-wrap:wrap}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(243,244,246,.9);display:flex;justify-content:center;align-items:center;z-index:999;transition:opacity .3s ease}.modal-overlay.hidden{display:none}.modal-card{background-color:#fff;padding:2.5rem;border-radius:1.5rem;max-width:fit-content;width:90%;max-height:90vh;overflow:hidden;box-shadow:0 10px 40px rgba(0,0,0,.1);text-align:left;position:relative;display:flex;flex-direction:column}.modal-title{font-size:1.5rem;font-weight:bold;margin-bottom:1rem}.modal-description,.modal-note{font-size:1rem;margin-bottom:.75rem;color:#374151}.close-modal{position:absolute;top:.75rem;right:1rem;background:none;border:none;font-size:2rem;cursor:pointer;color:#9ca3af}.modal-scroll-area{overflow-y:auto;max-height:100%;padding-right:.5rem;flex:1}.view-more-link{color:#545a54;font-weight:600;text-decoration:underline;cursor:pointer;transition:color .2s ease}.view-more-link:hover{color:#000;text-decoration:none}.kpi-button{background-color:#a9abad;top:-50%;width:45%;left:68%;border-radius:.5rem;border:1px #bfc2c5;margin-top:-34px;margin-left:67%;color:#fff}@media(max-width:995px){.card-deck{display:block}.card-deck .card{margin-bottom:1rem;width:100%}}.dashboard-top{display:flex;gap:20px;max-width:1200px;align-items:stretch}.chart-panel,.kpi-grid,.health-panel{background:#fff;border-radius:12px;padding:15px;box-shadow:0 2px 8px rgba(0,0,0,.08);display:flex;justify-content:center;align-items:center}.chart-panel{flex:1;height:320px}.kpi-grid{display:grid;gap:10px;height:320px}.kpi-card{background:#fff;border-radius:10px;padding:8px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:inherit;aspect-ratio:1/1;max-width:130px}.health-panel{display:flex;flex-direction:column;gap:10px;background-color:transparent;border-radius:12px;padding:0;height:320px;flex:1.3;box-sizing:border-box}.health-top,.health-bottom{background:#fff;border-radius:10px;padding:15px;box-shadow:0 1px 4px rgba(0,0,0,.06);overflow:auto;width:100% !important}.health-top{flex:5}.health-bottom{flex:6}.health-panel h3{margin:0 0 10px 0;font-size:14px;color:#333}.health-panel p{margin:0;font-size:13px;color:#555;line-height:1.5;margin-top:10px}.health-flag{border-radius:20px;padding:1px 7px 1px 7px;margin-left:5px;margin-top:10px;font-weight:bold}@media(max-width:994px){.dashboard-top{flex-direction:column}.chart-panel,.kpi-grid,.health-panel{width:100%;flex:1 !important}.kpi-button{font-size:14px}}.progress-circle{width:50px;height:50px;position:relative;margin-bottom:5px}.progress-circle svg{width:100%;height:100%;transform:rotate(-90deg)}.progress-circle circle{fill:none;stroke-width:5;stroke-linecap:round}.progress-circle .bg{stroke:#eee}.progress-circle .progress{stroke:currentColor;stroke-dasharray:138.2;stroke-dashoffset:138.2;transition:stroke-dashoffset 1s ease}.progress-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-weight:bold;font-size:14px;color:inherit}.kpi-label{font-weight:700;margin-top:4px;font-size:13px}.kpi-description{font-size:11px;color:#555;text-align:center;margin-top:2px;line-height:1.3}.container-healthMetric{background-color:#e4e4e4;padding:20px;border-radius:10px;margin-top:10px;margin-bottom:10px}.container-healthMetric h2{color:#706f66;font-size:22px;padding-bottom:15px}.filter-label{font-weight:bold;color:#4b4b4b;margin-bottom:.5rem}.exportToExcel{color:#292929;border:1px solid #e7e7e7;width:fit-content;padding:6px 14px 6px 14px;background-color:#f2f2f2;border-radius:20px}.exportToExcel:hover{background-color:#e4e4e4}.hidden{display:none}.spinner{display:inline-block;width:14px;height:14px;border:2px solid #ccc;border-top:2px solid #292929;border-radius:50%;animation:spin .8s linear infinite;vertical-align:middle;margin-right:6px}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.kpi-tableFormat th{padding:8px !important}.kpi-tableFormat td{padding:8px !important}.kpi-tableFormat thead th{position:sticky;top:0;background:#fff;z-index:2;box-shadow:0 2px 2px rgba(0,0,0,.05)}