.citizen-banner{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:18px 22px;background:#eef2e0;border:1px solid #d6dfc0;border-radius:16px;margin-bottom:20px}.citizen-banner h2{font-size:18px;margin:0 0 5px}.citizen-banner p{font-size:14px;margin:0;color:var(--muted)}.report-tracked{width:100%;margin-top:15px}.hidden-badge{display:inline-block;margin:8px 0 5px 36px;border-radius:6px;background:#eee4f5;color:#69457f;padding:4px 7px;font-size:12px;font-weight:700}.sighting-actions{flex-wrap:wrap;gap:10px 15px}.sighting-photo{display:block;width:calc(100% - 36px);max-height:150px;object-fit:contain;margin:10px 0 0 36px;border-radius:8px;background:#f0f2e9}#communityModal{width:720px}.assignment-group{border:1px solid var(--line);border-radius:12px;margin-top:18px;padding:14px;max-height:230px;overflow-y:auto}.assignment-group legend{font-weight:700;font-size:14px}.assignment-group label{display:flex;align-items:center;gap:9px;font-size:14px;margin:9px 0;overflow-wrap:anywhere}.assignment-group input{width:18px;height:18px;min-height:18px;flex-shrink:0}.team-card,.report-card{margin-top:18px;padding:18px;background:#f8f9f1;border:1px solid var(--line);border-radius:13px}.team-card h3,.report-card h3{font-size:18px;margin:0}.team-card p,.report-card p{font-size:14px;line-height:1.6;overflow-wrap:anywhere}.report-card-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.report-card time{font-size:13px;color:var(--muted)}.report-notes{white-space:pre-wrap}.report-image{display:block;width:100%;max-height:240px;object-fit:contain;background:#e9edde;border-radius:10px;margin-top:14px}.header{height:auto;min-height:88px;gap:16px;padding-top:15px;padding-bottom:15px}.header nav{flex-wrap:wrap;justify-content:flex-end;gap:10px}.header .brand{flex-shrink:0}.map-bottom .hidden-badge{margin:0}.animal-section{max-height:70%}
@media(max-width:720px){.citizen-banner{align-items:flex-start;flex-direction:column;padding:18px;gap:14px}.citizen-banner .button{width:100%}.header nav{justify-content:flex-start}.report-card-heading{align-items:flex-start;flex-direction:column}.animal-section{max-height:none}}
