*{box-sizing:border-box;margin:0;padding:0}body{background-color:#f8f9fa;color:#333;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6}header{background:linear-gradient(135deg,#6b46c1,#9333ea);color:#fff;padding:3rem 1rem;text-align:center}header h1{font-size:2.5rem;font-weight:700;margin-bottom:.5rem}header p{font-size:1.2rem;opacity:.9}main{margin:0 auto;max-width:1200px;padding:2rem 1rem}.filter-section{margin-bottom:2rem;text-align:center}.filter-section label{font-weight:600;margin-right:1rem}.filter-section select{background:#fff;border:2px solid #e5e7eb;border-radius:8px;font-size:1rem;padding:.5rem 1rem}.organizations-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin-bottom:3rem}.org-card{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a;padding:2rem;transition:transform .3s ease,box-shadow .3s ease}.org-card:hover{box-shadow:0 8px 25px #00000026;transform:translateY(-5px)}.org-card h3{color:#6b46c1;font-size:1.4rem;margin-bottom:.5rem}.org-title-link{color:#6b46c1;text-decoration:none;transition:color .3s ease}.org-title-link:hover{color:#553c9a;text-decoration:underline}.category{background:#e0e7ff;border-radius:20px;color:#6366f1;display:inline-block;font-size:.8rem;font-weight:600;margin-bottom:1rem;padding:.25rem .75rem}.org-card p{color:#666;margin-bottom:1.5rem}.donate-btn{background:#10b981;border-radius:8px;color:#fff;display:inline-block;font-weight:600;padding:.75rem 1.5rem;text-decoration:none;transition:background-color .3s ease}.donate-btn:hover{background:#059669}.emergency-info{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a;padding:2rem}.emergency-info h2{color:#dc2626;margin-bottom:1.5rem;text-align:center}.emergency-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.emergency-card{background:#fef2f2;border:2px solid #fecaca;border-radius:8px;padding:1rem;text-align:center}.emergency-card h4{color:#dc2626;margin-bottom:.5rem}.emergency-card p{color:#991b1b;font-size:1.2rem;font-weight:700}footer{background:#374151;color:#fff;margin-top:2rem;padding:2rem 1rem;text-align:center}@media (max-width:768px){header h1{font-size:2rem}.organizations-grid{grid-template-columns:1fr}.org-card{padding:1.5rem}}
/*# sourceMappingURL=main.1a551574.css.map*/