:root{color-scheme:light;font-family:Segoe UI,system-ui,-apple-system,sans-serif;line-height:1.5}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{min-height:100vh;background:#f0f4f8;color:#1a202c}.header{background:linear-gradient(135deg,#1b5e20,#2e7d32,#388e3c);color:#fff;padding:1.5rem 2rem;box-shadow:0 4px 12px #00000026;position:sticky;top:0;z-index:100}.header-inner{max-width:900px;margin:0 auto;display:flex;align-items:center;gap:1rem}.header-icon{font-size:2.2rem}.header-text h1{font-size:1.5rem;font-weight:700;letter-spacing:-.01em;margin:0}.header-text p{font-size:.85rem;opacity:.9;margin:0}.container{max-width:900px;margin:0 auto;padding:1.5rem 1rem 3rem}.toolbar{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem;align-items:center}.toolbar-label{font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#64748b;margin-right:.25rem}.filter-btn{padding:.4rem .85rem;border-radius:9999px;border:1.5px solid #cbd5e1;background:#fff;color:#475569;font-size:.8rem;font-weight:500;cursor:pointer;transition:all .15s ease}.filter-btn:hover{border-color:#388e3c;color:#388e3c}.filter-btn.active{background:#388e3c;color:#fff;border-color:#388e3c}.btn-add{margin-left:auto;padding:.45rem 1rem;border-radius:8px;border:none;background:#1b5e20;color:#fff;font-size:.85rem;font-weight:600;cursor:pointer;transition:background .15s ease}.btn-add:hover{background:#145218}.announcements{display:flex;flex-direction:column;gap:1rem}.card{background:#fff;border-radius:12px;padding:1.25rem 1.5rem;box-shadow:0 1px 3px #0000000f,0 1px 2px #0000000a;border-left:5px solid #94a3b8;transition:transform .15s ease,box-shadow .15s ease;position:relative}.card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000014,0 2px 4px #0000000a}.card.priority-urgent{border-left-color:#dc2626}.card.priority-high{border-left-color:#f59e0b}.card.priority-normal{border-left-color:#388e3c}.card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;margin-bottom:.5rem}.card-title{font-size:1.1rem;font-weight:700;color:#1e293b}.card-meta{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.card-category{display:inline-flex;align-items:center;gap:.3rem;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;padding:.2rem .6rem;border-radius:9999px;white-space:nowrap}.cat-events{background:#dbeafe;color:#1d4ed8}.cat-health{background:#fce7f3;color:#be185d}.cat-disaster{background:#fee2e2;color:#dc2626}.cat-infrastructure{background:#fef3c7;color:#b45309}.cat-general{background:#f1f5f9;color:#475569}.cat-education{background:#ede9fe;color:#6d28d9}.cat-environment{background:#d1fae5;color:#047857}.card-date{font-size:.75rem;color:#94a3b8;white-space:nowrap}.card-body{font-size:.9rem;color:#475569;line-height:1.65;margin-bottom:.75rem}.card-footer{display:flex;align-items:center;justify-content:space-between;padding-top:.75rem;border-top:1px solid #f1f5f9}.card-author{font-size:.78rem;color:#94a3b8}.card-author strong{color:#64748b}.priority-badge{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;padding:.15rem .5rem;border-radius:4px}.priority-badge.urgent{background:#fee2e2;color:#dc2626}.priority-badge.high{background:#fef3c7;color:#b45309}.priority-badge.normal{background:#d1fae5;color:#047857}.btn-delete{background:none;border:none;color:#cbd5e1;cursor:pointer;font-size:1.1rem;padding:.2rem;line-height:1;transition:color .15s}.btn-delete:hover{color:#ef4444}.empty-state{text-align:center;padding:3rem 1rem;color:#94a3b8}.empty-state-icon{font-size:3rem;margin-bottom:.75rem}.empty-state h3{font-size:1.1rem;color:#64748b;margin-bottom:.25rem}.empty-state p{font-size:.85rem}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:200;padding:1rem}.modal{background:#fff;border-radius:16px;padding:2rem;width:100%;max-width:520px;box-shadow:0 20px 60px #0003}.modal h2{font-size:1.25rem;font-weight:700;color:#1e293b;margin-bottom:1.25rem}.form-group{margin-bottom:1rem}.form-group label{display:block;font-size:.8rem;font-weight:600;color:#475569;margin-bottom:.35rem}.form-group input,.form-group textarea,.form-group select{width:100%;padding:.6rem .8rem;border:1.5px solid #e2e8f0;border-radius:8px;font-size:.9rem;font-family:inherit;color:#1e293b;background:#f8fafc;transition:border-color .15s ease}.form-group input:focus,.form-group textarea:focus,.form-group select:focus{outline:none;border-color:#388e3c;background:#fff}.form-group textarea{resize:vertical;min-height:100px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.modal-actions{display:flex;justify-content:flex-end;gap:.5rem;margin-top:1.5rem}.btn-cancel{padding:.55rem 1.2rem;border-radius:8px;border:1.5px solid #e2e8f0;background:#fff;color:#64748b;font-size:.85rem;font-weight:600;cursor:pointer}.btn-cancel:hover{background:#f8fafc}.btn-submit{padding:.55rem 1.2rem;border-radius:8px;border:none;background:#1b5e20;color:#fff;font-size:.85rem;font-weight:600;cursor:pointer}.btn-submit:hover{background:#145218}.stats-bar{display:flex;gap:1.5rem;margin-bottom:1.5rem;flex-wrap:wrap}.stat{display:flex;align-items:center;gap:.5rem}.stat-number{font-size:1.5rem;font-weight:800;color:#1b5e20}.stat-label{font-size:.75rem;color:#94a3b8;line-height:1.2}.search-input{padding:.5rem .8rem .5rem 2.2rem;border:1.5px solid #e2e8f0;border-radius:8px;font-size:.85rem;font-family:inherit;background:#fff;color:#1e293b;width:220px;transition:border-color .15s}.search-input:focus{outline:none;border-color:#388e3c}.search-wrapper{position:relative}.search-icon{position:absolute;left:.7rem;top:50%;transform:translateY(-50%);font-size:.85rem;color:#94a3b8;pointer-events:none}@media(max-width:640px){.header{padding:1rem}.header-text h1{font-size:1.2rem}.toolbar{flex-direction:column;align-items:stretch}.btn-add{margin-left:0}.search-input{width:100%}.form-row{grid-template-columns:1fr}.stats-bar{gap:1rem}}
