.grant-card{color:inherit;background:#fff;border:1px solid #0000;border-radius:8px;flex-direction:column;height:100%;padding:1.5rem;text-decoration:none;transition:border-color .2s;display:flex;box-shadow:0 2px 8px #0000001a}.grant-card:hover{border-color:#667eea}.grant-card-header{margin-bottom:1rem}.grant-status-above-title{margin-bottom:.7rem;margin-left:-.5rem}.grant-title{color:#333;flex:1;margin:0;font-size:1.4rem;font-weight:600;line-height:1.3}.grant-type-of-action{color:#667eea;margin-bottom:1.25rem;font-size:.95rem;font-weight:600;line-height:1.6}.grant-details{flex-flow:wrap;flex:1;align-items:flex-start;gap:.75rem 2.5rem;margin-top:auto;display:flex}.grant-detail-item{flex-direction:column;gap:.25rem;display:flex}.detail-label{color:#888;text-transform:uppercase;letter-spacing:.5px;font-size:.85rem;font-weight:500}.detail-value{color:#333;word-break:break-word;font-size:.95rem}.detail-value.deadline{font-weight:600}.detail-value.deadline.deadline-urgent{color:#e74c3c}.detail-value.deadline.deadline-normal{color:#333}.status-badge{border-radius:12px;width:fit-content;padding:.25rem .75rem;font-size:.85rem;font-weight:600;display:inline-block}.status-forthcoming{color:#856404;background:#fff3cd}.status-open{color:#155724;background:#d4edda}.status-closed{color:#721c24;background:#f8d7da}.status-default{color:#495057;background:#e9ecef}@media (max-width:768px){.grant-card{padding:1.25rem}.grant-title{font-size:1.2rem}.grant-details{flex-direction:column;gap:.75rem}}
