.project-index-dashboard{border-radius:20px;color:#0f172a;min-height:calc(100vh - 80px)}
.project-index-head{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:30px}
.project-index-eyebrow{display:inline-flex;padding:5px 12px;border-radius:999px;background:#effcf4;border:1px solid #c9f4d8;color:#16a34a;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}
.project-index-head h1{font-size:34px;line-height:1.1;font-weight:850;margin:10px 0 4px;letter-spacing:-.035em}.project-index-head p{color:#64748b;margin:0}
.project-index-head__actions{display:flex;gap:12px}.project-index-btn{display:inline-flex;align-items:center;gap:8px;border-radius:12px;padding:11px 18px;font-weight:750}
.project-index-btn--light{background:#fff;border:1px solid #dbe4ed;color:#475569}.project-index-btn--light i{color:#16a34a}.project-index-btn--dark{background:#0f172a;color:#fff;border:1px solid #0f172a;box-shadow:0 5px 12px rgba(15,23,42,.18)}
.project-index-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-bottom:28px}
.project-index-kpi{background:#fff;border:1px solid #dde6ef;border-radius:16px;padding:22px;box-shadow:0 2px 5px rgba(15,23,42,.035)}
.project-index-kpi__head{display:flex;align-items:center;justify-content:space-between;color:#91a2b7;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.035em}
.project-index-kpi__head i{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;font-size:19px}.project-index-kpi--green .project-index-kpi__head i{background:#effcf4;color:#16a34a}.project-index-kpi--blue .project-index-kpi__head i{background:#eff6ff;color:#2563eb}.project-index-kpi--amber .project-index-kpi__head i{background:#fff8e6;color:#f59e0b}.project-index-kpi--indigo .project-index-kpi__head i{background:#eef2ff;color:#4f46e5}
.project-index-kpi__value{font-size:28px;font-weight:850;margin:15px 0 8px;letter-spacing:-.02em}.project-index-kpi--amber .project-index-kpi__value{color:#d97706}.project-index-kpi__value small{display:inline-block;font-size:11px;color:#1d4ed8;background:#eff6ff;border-radius:6px;padding:4px 7px;vertical-align:middle;margin-left:5px}.project-index-kpi--amber .project-index-kpi__value small{color:#b45309;background:#fff8e6}
.project-index-kpi p{font-size:12px;color:#91a2b7;margin:0}.project-index-progress,.project-index-row-progress{height:6px;border-radius:999px;background:#edf2f7;overflow:hidden}.project-index-progress{margin:12px 0 7px}.project-index-progress span,.project-index-row-progress span{display:block;height:100%;border-radius:inherit;background:#22b95f}
.project-index-filters{background:#fff;border:1px solid #dde6ef;border-radius:16px;padding:17px;display:grid;grid-template-columns:minmax(240px,1fr) 180px 185px auto auto;align-items:end;gap:14px;box-shadow:0 2px 5px rgba(15,23,42,.035);margin-bottom:20px}
.project-index-filter label{display:block;color:#91a2b7;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.035em;margin:0 0 7px}.project-index-filter input,.project-index-filter select{width:100%;height:43px;border:1px solid #dbe4ed;border-radius:11px;background:#fff;color:#26323f;padding:0 12px;outline:0}.project-index-filter input:focus,.project-index-filter select:focus{border-color:#22b95f;box-shadow:0 0 0 3px rgba(34,185,95,.1)}
.project-index-search{position:relative}.project-index-search i{position:absolute;left:13px;top:50%;transform:translateY(-50%);color:#94a3b8;font-size:18px}.project-index-search input{padding-left:40px}
.project-index-filter-btn{height:43px;border:0;border-radius:11px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:750;text-decoration:none;white-space:nowrap}.project-index-filter-btn--submit{background:#0f172a;color:#fff}.project-index-filter-btn--reset{background:#f1f5f9;color:#526277}
.project-index-viewbar{display:flex;justify-content:space-between;align-items:center;color:#64748b;font-size:13px;margin:0 2px 14px}.project-index-viewbar strong{color:#0f172a}.project-index-viewbar span{margin-left:4px}.project-index-view-switch{display:flex;background:#e6edf4;border-radius:10px;padding:3px}.project-index-view-switch button{border:0;background:transparent;color:#64748b;border-radius:8px;padding:7px 12px;font-size:12px;font-weight:750}.project-index-view-switch button.active{background:#fff;color:#16a34a;box-shadow:0 1px 4px rgba(15,23,42,.12)}
.project-index-panel{background:#fff;border:1px solid #dde6ef;border-radius:16px;box-shadow:0 2px 5px rgba(15,23,42,.035);overflow:hidden}.project-index-table-view{margin-bottom:28px}.project-index-table-view table{width:100%;border-collapse:collapse}.project-index-table-view th{background:#f8fafc;color:#91a2b7;padding:15px 20px;font-size:11px;text-transform:uppercase;letter-spacing:.035em;font-weight:800;border-bottom:1px solid #dde6ef;white-space:nowrap}.project-index-table-view td{padding:15px 20px;border-bottom:1px solid #edf2f7;vertical-align:middle}.project-index-table-view tbody tr:hover{background:#f7fcf9}
.project-index-clickable-cell{cursor:pointer}
.project-index-project{display:flex;align-items:center;gap:13px;min-width:245px;text-decoration:none}.project-index-project img{width:48px;height:48px;object-fit:cover;border-radius:11px;border:1px solid #edf2f7}.project-index-project strong{display:block;color:#172033;font-size:14px}.project-index-project small{display:block;color:#91a2b7;font-size:11px;margin-top:3px;max-width:270px}
.project-index-status{display:inline-flex;align-items:center;gap:7px;padding:5px 11px;border-radius:999px;font-size:10px;font-weight:850;text-transform:uppercase;white-space:nowrap;border:1px solid}.project-index-status i{width:6px;height:6px;border-radius:50%;background:currentColor}.project-index-status.is-open{color:#168f4b;background:#eafbf1;border-color:#c2f1d3}.project-index-status.is-paused{color:#b76b00;background:#fff6d9;border-color:#f9dc78}.project-index-status.is-draft{color:#64748b;background:#f1f5f9;border-color:#dbe4ed}.project-index-status.is-archived{color:#64748b;background:#eef2f6;border-color:#d5dde6}
.project-index-date,.project-index-amount{display:block;color:#26323f;font-size:13px}.project-index-date-end{display:block;color:#91a2b7;font-size:11px;margin-top:3px}.project-index-row-progress{width:120px;margin-top:7px;height:5px}
.project-index-keydata{display:flex;gap:15px}.project-index-keydata span{display:grid;grid-template-columns:auto;justify-items:center;gap:2px;color:#c0ccda;font-size:14px}.project-index-keydata strong{font-size:11px;color:#334155}.project-index-keydata .has-alert,.project-index-keydata .has-alert strong{color:#ef4444}
.project-index-actions{display:flex;justify-content:flex-end;gap:4px}.project-index-actions a{width:32px;height:32px;display:grid;place-items:center;border-radius:8px;color:#94a3b8;text-decoration:none;font-size:18px}.project-index-actions a:hover{background:#effcf4;color:#16a34a}
.project-index-pagination{display:flex;align-items:center;justify-content:space-between;padding:15px 20px;background:#f8fafc;color:#64748b;font-size:12px}.project-index-pagination nav{display:flex;gap:5px}.project-index-pagination button{width:34px;height:34px;border-radius:9px;border:1px solid transparent;background:transparent;color:#475569;font-weight:750}.project-index-pagination button.active{background:#16a34a;color:#fff}.project-index-pagination button:disabled{opacity:.35}.project-index-pagination button:not(.active):not(:disabled):hover{background:#fff;border-color:#dbe4ed}
.project-index-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.project-dashboard-card{background:#fff;border:1px solid #dde6ef;border-radius:16px;overflow:hidden;box-shadow:0 2px 5px rgba(15,23,42,.035)}.project-dashboard-card__cover{height:130px;position:relative;display:block;background:#f8fafc}.project-dashboard-card__cover img{width:100%;height:100%;object-fit:cover}.project-dashboard-card__cover .project-index-status{position:absolute;right:12px;top:12px;background:#fff}.project-dashboard-card__body{padding:19px}.project-dashboard-card__body>a{text-decoration:none}.project-dashboard-card h2{font-size:18px;color:#172033;margin:0 0 6px}.project-dashboard-card p{height:36px;color:#7b8ca0;font-size:12px;margin:0 0 15px}.project-dashboard-card__dates{display:flex;justify-content:space-between;color:#64748b;font-size:11px;padding-bottom:14px;border-bottom:1px solid #edf2f7}.project-dashboard-card__dates span{display:flex;align-items:center;gap:5px}.project-dashboard-card__funding{display:flex;justify-content:space-between;margin:15px 0 9px}.project-dashboard-card__funding span{display:block;color:#91a2b7;font-size:10px;text-transform:uppercase;font-weight:750}.project-dashboard-card__funding strong{display:block;color:#26323f;font-size:13px;margin-top:3px}.project-dashboard-card .project-index-row-progress{width:100%}.project-dashboard-card__footer{display:flex;justify-content:space-between;align-items:center;margin-top:16px}
.project-index-bottom{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(320px,1fr);gap:20px}.project-index-chart-card,.project-index-activities{padding:22px}.project-index-chart-card>header,.project-index-activities>header{display:flex;justify-content:space-between;align-items:center}.project-index-chart-card h2,.project-index-activities h2{font-size:17px;font-weight:850;margin:0;color:#172033}.project-index-chart-card h2 i{color:#16a34a;margin-right:7px}.project-index-activities h2 i{color:#3b82f6;margin-right:7px}.project-index-chart-card header span{font-size:11px;color:#91a2b7}.project-index-chart{min-height:290px;margin-top:10px}
.project-index-activity-list{display:grid;gap:10px;margin-top:17px}.project-index-activity{display:grid;grid-template-columns:34px minmax(0,1fr);gap:11px;align-items:start;background:#f8fafc;border-radius:11px;padding:13px;text-decoration:none}.project-index-activity__icon{width:32px;height:32px;border-radius:50%;background:#dbeafe;color:#2563eb;display:grid;place-items:center}.project-index-activity strong{display:block;color:#26323f;font-size:12px;line-height:1.4}.project-index-activity small{display:block;color:#91a2b7;font-size:10px;margin-top:4px}.project-index-empty{color:#91a2b7;text-align:center;padding:30px}
@media(max-width:1199.98px){.project-index-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.project-index-filters{grid-template-columns:minmax(220px,1fr) 170px 170px}.project-index-filter-btn{grid-row:2}.project-index-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.project-index-bottom{grid-template-columns:1fr}}
@media(max-width:767.98px){.project-index-dashboard{padding:20px 14px}.project-index-head{align-items:flex-start;flex-direction:column}.project-index-head h1{font-size:28px}.project-index-kpis,.project-index-card-grid{grid-template-columns:1fr}.project-index-filters{grid-template-columns:1fr}.project-index-filter-btn{grid-row:auto}.project-index-viewbar{align-items:flex-start;gap:12px;flex-direction:column}.project-index-head__actions{width:100%;flex-wrap:wrap}.project-index-bottom{grid-template-columns:1fr}.project-index-pagination{gap:12px;align-items:flex-start;flex-direction:column}}
