.databank-controls[data-astro-cid-rzbl2qsh]{margin-bottom:2rem;display:flex;flex-direction:column;gap:1rem}.location-filters[data-astro-cid-rzbl2qsh]{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.filter-group[data-astro-cid-rzbl2qsh]{display:flex;align-items:center;gap:.5rem}.filter-group[data-astro-cid-rzbl2qsh] label[data-astro-cid-rzbl2qsh]{color:#fff;font-weight:500;white-space:nowrap}.country-select[data-astro-cid-rzbl2qsh]{min-width:150px}.state-input[data-astro-cid-rzbl2qsh]{width:120px}.clear-btn[data-astro-cid-rzbl2qsh]{background-color:#666;color:#fff;border:none;padding:.5rem;border-radius:4px;cursor:pointer;font-size:.9rem;transition:background-color .3s ease;min-width:30px;height:38px}.clear-btn[data-astro-cid-rzbl2qsh]:hover{background-color:red}.sort-controls[data-astro-cid-rzbl2qsh]{display:flex;align-items:center;gap:.5rem}.sort-controls[data-astro-cid-rzbl2qsh] label[data-astro-cid-rzbl2qsh]{color:#fff;font-weight:500}.sort-select[data-astro-cid-rzbl2qsh]{min-width:200px}.table-container[data-astro-cid-rzbl2qsh]{position:relative;overflow-x:auto}.loading-message[data-astro-cid-rzbl2qsh],.no-reports-message[data-astro-cid-rzbl2qsh],.error-message[data-astro-cid-rzbl2qsh]{text-align:center;padding:3rem;background-color:#111;border-radius:8px;border:2px solid #333}.no-reports-message[data-astro-cid-rzbl2qsh] p[data-astro-cid-rzbl2qsh],.loading-message[data-astro-cid-rzbl2qsh] p[data-astro-cid-rzbl2qsh],.error-message[data-astro-cid-rzbl2qsh] p[data-astro-cid-rzbl2qsh]{font-size:1.2rem;margin-bottom:1rem}.data-table[data-astro-cid-rzbl2qsh]{min-width:1000px;margin-top:0}.data-table[data-astro-cid-rzbl2qsh] th[data-astro-cid-rzbl2qsh]{white-space:nowrap;position:sticky;top:0;z-index:10}.data-table[data-astro-cid-rzbl2qsh] td[data-astro-cid-rzbl2qsh]{max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:.75rem .5rem}.data-table[data-astro-cid-rzbl2qsh] td[data-astro-cid-rzbl2qsh].details-cell{text-align:center;max-width:100px}.view-details-btn[data-astro-cid-rzbl2qsh]{background-color:transparent;color:red;border:1px solid #ff0000;padding:.4rem .8rem;border-radius:4px;cursor:pointer;font-size:.9rem;transition:all .3s ease;white-space:nowrap}.view-details-btn[data-astro-cid-rzbl2qsh]:hover{background-color:red;color:#fff}.edit-details-btn[data-astro-cid-rzbl2qsh]{background-color:transparent;color:#06c;border:1px solid #0066cc;padding:.4rem .8rem;border-radius:4px;cursor:pointer;font-size:.9rem;transition:all .3s ease;white-space:nowrap;margin-left:.5rem}.edit-details-btn[data-astro-cid-rzbl2qsh]:hover{background-color:#06c;color:#fff}.details-cell[data-astro-cid-rzbl2qsh]{white-space:nowrap}.modal[data-astro-cid-rzbl2qsh]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000c;display:flex;align-items:center;justify-content:center;z-index:2000}.modal-content[data-astro-cid-rzbl2qsh]{background-color:#000;border:2px solid #ff0000;border-radius:12px;max-width:600px;max-height:80vh;margin:0 1rem;overflow:hidden;display:flex;flex-direction:column}.modal-header[data-astro-cid-rzbl2qsh]{background-color:red;color:#fff;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center}.modal-header[data-astro-cid-rzbl2qsh] h3[data-astro-cid-rzbl2qsh]{margin:0;color:#fff}.modal-close[data-astro-cid-rzbl2qsh]{background:none;border:none;color:#fff;font-size:1.5rem;cursor:pointer;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center}.modal-close[data-astro-cid-rzbl2qsh]:hover{background-color:#ffffff1a;border-radius:4px}.modal-body[data-astro-cid-rzbl2qsh]{padding:2rem;overflow-y:auto}.detail-item[data-astro-cid-rzbl2qsh]{margin-bottom:1rem;display:flex;flex-wrap:wrap;gap:.5rem}.detail-label[data-astro-cid-rzbl2qsh]{color:red;font-weight:600;min-width:100px}.detail-value[data-astro-cid-rzbl2qsh]{color:#fff}.comments-section[data-astro-cid-rzbl2qsh]{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #333}.comments-section[data-astro-cid-rzbl2qsh] h4[data-astro-cid-rzbl2qsh]{color:red;margin-bottom:1rem}.comments-text[data-astro-cid-rzbl2qsh]{color:#fff;line-height:1.6;white-space:pre-wrap}.media-gallery[data-astro-cid-rzbl2qsh]{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem;margin-top:.5rem}.media-item[data-astro-cid-rzbl2qsh]{width:100%;height:120px;object-fit:cover;border-radius:6px;border:1px solid #333;cursor:pointer;transition:transform .3s ease,border-color .3s ease}.media-item[data-astro-cid-rzbl2qsh]:hover{transform:scale(1.05);border-color:red}.fullscreen-modal[data-astro-cid-rzbl2qsh]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000f2;display:flex;align-items:center;justify-content:center;z-index:3000}.fullscreen-content[data-astro-cid-rzbl2qsh]{position:relative;max-width:90vw;max-height:90vh}.fullscreen-close[data-astro-cid-rzbl2qsh]{position:absolute;top:-40px;right:0;background:red;color:#fff;border:none;width:40px;height:40px;border-radius:50%;font-size:1.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center}.fullscreen-image[data-astro-cid-rzbl2qsh]{max-width:100%;max-height:100%;object-fit:contain;border-radius:8px}.refresh-btn[data-astro-cid-rzbl2qsh]{background-color:#06c;margin-top:1rem}.refresh-btn[data-astro-cid-rzbl2qsh]:hover{background-color:#0052a3}.delete-details-btn[data-astro-cid-rzbl2qsh]{background-color:transparent;color:#dc3545;border:1px solid #dc3545;padding:.4rem .8rem;border-radius:4px;cursor:pointer;font-size:.9rem;transition:all .3s ease;white-space:nowrap;margin-left:.5rem}.delete-details-btn[data-astro-cid-rzbl2qsh]:hover{background-color:#dc3545;color:#fff}.admin-delete-btn[data-astro-cid-rzbl2qsh]{background-color:#dc3545;color:#fff;border:1px solid #dc3545;padding:.4rem .8rem;border-radius:4px;cursor:pointer;font-size:.9rem;transition:all .3s ease;white-space:nowrap;margin-left:.5rem}.admin-delete-btn[data-astro-cid-rzbl2qsh]:hover{background-color:#c82333;border-color:#c82333}.admin-toggle-btn[data-astro-cid-rzbl2qsh]{background-color:red;margin-right:1rem}.admin-controls[data-astro-cid-rzbl2qsh]{margin-bottom:2rem;text-align:center}.admin-toggle-btn[data-astro-cid-rzbl2qsh]{background-color:red;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:6px;cursor:pointer;font-weight:600;transition:background-color .3s ease}.admin-toggle-btn[data-astro-cid-rzbl2qsh]:hover{background-color:#c00}.admin-toggle-btn[data-astro-cid-rzbl2qsh].active{background-color:#0a0}.admin-toggle-btn[data-astro-cid-rzbl2qsh].active:hover{background-color:#080}@media (max-width: 768px){.databank-controls[data-astro-cid-rzbl2qsh]{gap:1.5rem}.location-filters[data-astro-cid-rzbl2qsh]{flex-direction:column;align-items:stretch}.filter-group[data-astro-cid-rzbl2qsh]{justify-content:space-between}.country-select[data-astro-cid-rzbl2qsh],.state-input[data-astro-cid-rzbl2qsh]{min-width:120px}.sort-controls[data-astro-cid-rzbl2qsh]{justify-content:space-between}.sort-select[data-astro-cid-rzbl2qsh]{min-width:150px}.data-table[data-astro-cid-rzbl2qsh]{font-size:.8rem}.data-table[data-astro-cid-rzbl2qsh] th[data-astro-cid-rzbl2qsh],.data-table[data-astro-cid-rzbl2qsh] td[data-astro-cid-rzbl2qsh]{padding:.5rem .25rem;max-width:80px}.view-details-btn[data-astro-cid-rzbl2qsh]{padding:.3rem .5rem;font-size:.8rem}.edit-details-btn[data-astro-cid-rzbl2qsh],.delete-details-btn[data-astro-cid-rzbl2qsh]{padding:.3rem .5rem;font-size:.8rem;margin-left:.25rem;margin-top:.25rem}.modal-content[data-astro-cid-rzbl2qsh]{margin:1rem;max-height:90vh}.modal-body[data-astro-cid-rzbl2qsh]{padding:1rem}}
