.container-fluid{padding:0}.project-row{display:flex;justify-content:space-between;align-items:center;padding:1rem;border-bottom:1px solid #e9ecef;cursor:pointer;transition:all .2s ease}.project-row:hover{background-color:#f8f9fa;box-shadow:0 2px 4px #0000001a}.project-row.selected-row{background-color:#e9ecef;box-shadow:inset 0 0 0 1px #dee2e6}.project-info{flex-grow:1}.project-actions{display:flex;gap:.5rem}.action-btn{background:none;border:none;padding:.25rem;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;border-radius:9999px}.action-btn svg{width:1.25rem;height:1.25rem}.action-btn.approve{color:#15803d}.action-btn.approve:hover{color:#166534;background-color:#dcfce7}.action-btn.reject{color:#ef4444}.action-btn.reject:hover{color:#dc2626;background-color:#fee2e2}.action-btn.delete{color:#6c757d}.action-btn.delete:hover{color:#495057;background-color:#f3f4f6}.action-btn.activate{color:#f59e0b}.action-btn.activate:hover{color:#d97706;background-color:#fef3c7}div.project-row.status-has-issues{border-left:4px solid #ffc107!important}div.project-row.status-clear{border-left:4px solid #198754!important}div.project-row.status-hidden{border-left:4px solid #dc3545!important}.bg-has-issues{background-color:#ffc107;color:#000}.bg-clear{background-color:#198754;color:#fff}.bg-hidden{background-color:#dc3545;color:#fff}.metrics-card{background-color:#fff;border-radius:.375rem;border:1px solid rgba(0,0,0,.125);margin-bottom:1.5rem;padding:1rem}.metric-item{text-align:center;padding:.5rem}.metric-value{font-size:1rem;font-weight:500;color:#2c3e50}.metric-label{font-size:.75rem;color:#6c757d;margin-top:.25rem}.na-text{color:#6c757d;font-style:italic;font-size:.875rem}.notes-section,.action-items-section{position:relative;background-color:#fff;border-radius:.25rem;transition:all .2s ease}.notes-section.focused,.action-items-section.focused{box-shadow:0 0 0 2px #0d6efd40}.input-label{display:flex;align-items:center;gap:4px;font-size:.75rem;color:#6c757d;margin-bottom:4px}.input-label svg{opacity:.7}.auto-expand{width:100%;min-height:32px;padding:.375rem;border:1px solid #dee2e6;border-radius:.25rem;font-size:.875rem;line-height:1.4;resize:none;transition:all .2s ease;background-color:#f8f9fa}.auto-expand:focus{outline:none;background-color:#fff;border-color:#86b7fe}.auto-expand::-moz-placeholder{color:#6c757d;opacity:.7}.auto-expand::placeholder{color:#6c757d;opacity:.7}.bullet-list{list-style:none;padding-left:0;margin-bottom:0}.bullet-list li{position:relative;padding-left:1.25rem;margin-bottom:.5rem}.bullet-list li:before{content:"•";position:absolute;left:0;color:#6c757d}.contact-item{padding:.5rem;margin-bottom:.5rem;border-bottom:1px solid #dee2e6}.contact-item:last-child{border-bottom:none}.year-highlight{color:#0d6efd;font-weight:500}
