.org-container{background-color:#e6edff}.org-card{background:#fff;border-radius:16px;flex-direction:column;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 8px 20px #00000014}.org-card:hover{transform:translateY(-6px);box-shadow:0 12px 28px #0000001f}.org-img-wrapper{height:200px;position:relative;overflow:hidden}.org-img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.org-card:hover .org-img{transform:scale(1.1)}.org-content{flex-direction:column;flex:1;padding:1.5rem;display:flex}.org-title{color:#1f2937;margin-bottom:.75rem;font-size:1.25rem;font-weight:700;transition:color .3s}.org-title a{color:inherit;text-decoration:none}.org-title a:hover{color:#2563eb}.org-excerpt{color:#4b5563;text-overflow:ellipsis;flex:1;max-height:4.5em;margin-bottom:1rem;font-size:.95rem;line-height:1.5;overflow:hidden}.org-btn:hover{background:#1d4ed8;transform:translateY(-2px)}.loader{border:4px solid #f3f3f3;border-top-color:#2563eb;border-radius:50%;width:48px;height:48px;animation:.8s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ellipsisMultiline{-webkit-line-clamp:3;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.errorContainer{text-align:center;max-width:500px;margin:0 auto;padding:4rem 2rem}.errorIcon{margin-bottom:1rem;font-size:4rem}.errorTitle{color:#222;font-size:2rem}.errorMessage{color:#718096;margin-bottom:2rem;line-height:1.6}.retryButton{color:#fff;cursor:pointer;background:#e7001e;border:none;border-radius:8px;padding:1rem 2rem;font-weight:600;transition:background .3s}.retryButton:hover{background:#f80120}
