.admin-reports[data-astro-cid-6plhgsdf]{padding:2rem 0;min-height:100vh}.container[data-astro-cid-6plhgsdf]{max-width:1400px;margin:0 auto;padding:0 2rem}.header-actions[data-astro-cid-6plhgsdf]{display:flex;gap:1rem;flex-wrap:wrap}.filters-section[data-astro-cid-6plhgsdf]{display:flex;gap:1rem;margin-bottom:2rem;padding:1.5rem;background:var(--gray-900);border-radius:.5rem;flex-wrap:wrap}.filter-group[data-astro-cid-6plhgsdf]{display:flex;flex-direction:column;min-width:200px;flex:1}.filter-group[data-astro-cid-6plhgsdf] label[data-astro-cid-6plhgsdf]{margin-bottom:.5rem;font-weight:600;color:var(--gray-300);font-size:.9rem}.filter-group[data-astro-cid-6plhgsdf] select[data-astro-cid-6plhgsdf]{padding:.5rem;border:1px solid var(--gray-700);border-radius:.375rem;background:var(--gray-800);color:var(--gray-100);font-size:.95rem}.filter-group-button[data-astro-cid-6plhgsdf]{display:flex;align-items:flex-end}.stats-row[data-astro-cid-6plhgsdf]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:2rem}.stat-box[data-astro-cid-6plhgsdf]{background:var(--gradient-subtle);padding:1.5rem;border-radius:.5rem;text-align:center;border:1px solid var(--gray-800)}.stat-value[data-astro-cid-6plhgsdf]{display:block;font-size:2rem;font-weight:700;color:var(--accent-regular);margin-bottom:.5rem}.stat-label[data-astro-cid-6plhgsdf]{display:block;font-size:.9rem;color:var(--gray-400);text-transform:uppercase;letter-spacing:.5px}.loading[data-astro-cid-6plhgsdf]{text-align:center;padding:3rem;color:var(--gray-400)}.spinner[data-astro-cid-6plhgsdf]{border:3px solid var(--gray-800);border-top:3px solid var(--accent-regular);border-radius:50%;width:40px;height:40px;animation:spin 1s linear infinite;margin:0 auto 1rem}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.no-data[data-astro-cid-6plhgsdf]{text-align:center;padding:3rem;color:var(--gray-400)}.communal-table[data-astro-cid-6plhgsdf] .value-cell[data-astro-cid-6plhgsdf]{font-weight:600;color:var(--accent-regular);font-variant-numeric:tabular-nums}.communal-table[data-astro-cid-6plhgsdf] .actions-cell[data-astro-cid-6plhgsdf]{display:flex;gap:.5rem;justify-content:flex-end;align-items:center}.modal[data-astro-cid-6plhgsdf]{display:none;position:fixed;z-index:1000;left:0;top:0;width:100%;height:100%;background-color:#000000b3;overflow-y:auto}.modal-content[data-astro-cid-6plhgsdf]{background-color:var(--gray-900);margin:5% auto;padding:0;border:1px solid var(--gray-700);border-radius:.5rem;width:90%;max-width:600px;box-shadow:0 4px 6px #0000004d}.modal-content[data-astro-cid-6plhgsdf].small{max-width:500px}.modal-header[data-astro-cid-6plhgsdf]{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid var(--gray-800)}.modal-header[data-astro-cid-6plhgsdf] h3[data-astro-cid-6plhgsdf]{margin:0;color:var(--accent-regular);font-size:1.5rem}.modal-body[data-astro-cid-6plhgsdf]{padding:1.5rem}.form-group[data-astro-cid-6plhgsdf]{margin-bottom:1.5rem}.form-group[data-astro-cid-6plhgsdf] label[data-astro-cid-6plhgsdf]{display:block;margin-bottom:.5rem;font-weight:600;color:var(--gray-300)}.form-group[data-astro-cid-6plhgsdf] input[data-astro-cid-6plhgsdf],.form-group[data-astro-cid-6plhgsdf] select[data-astro-cid-6plhgsdf],.form-group[data-astro-cid-6plhgsdf] textarea[data-astro-cid-6plhgsdf]{width:100%;padding:.75rem;border:1px solid var(--gray-700);border-radius:.375rem;background:var(--gray-800);color:var(--gray-100);font-size:1rem;font-family:inherit}.form-group[data-astro-cid-6plhgsdf] textarea[data-astro-cid-6plhgsdf]{resize:vertical}.form-group[data-astro-cid-6plhgsdf] input[data-astro-cid-6plhgsdf]:focus,.form-group[data-astro-cid-6plhgsdf] select[data-astro-cid-6plhgsdf]:focus,.form-group[data-astro-cid-6plhgsdf] textarea[data-astro-cid-6plhgsdf]:focus{outline:none;border-color:var(--accent-regular);box-shadow:0 0 0 3px #3b82f61a}.checkbox-group[data-astro-cid-6plhgsdf]{margin-top:1rem}.checkbox-label[data-astro-cid-6plhgsdf]{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-weight:400}.checkbox-label[data-astro-cid-6plhgsdf] input[data-astro-cid-6plhgsdf][type=checkbox]{width:auto;cursor:pointer}.field-note[data-astro-cid-6plhgsdf]{display:block;margin-top:.5rem;font-size:.875rem;color:var(--gray-400)}.form-message[data-astro-cid-6plhgsdf]{padding:.75rem;border-radius:.375rem;margin-bottom:1rem;font-weight:500}.form-message[data-astro-cid-6plhgsdf].success{background-color:#22c55e1a;color:#22c55e;border:1px solid rgba(34,197,94,.3)}.form-message[data-astro-cid-6plhgsdf].error{background-color:#ef44441a;color:#ef4444;border:1px solid rgba(239,68,68,.3)}.form-actions[data-astro-cid-6plhgsdf]{display:flex;gap:1rem;justify-content:flex-end;margin-top:1.5rem}.delete-details[data-astro-cid-6plhgsdf]{background:var(--gray-800);padding:1rem;border-radius:.375rem;margin:1rem 0;line-height:1.8}.warning-text[data-astro-cid-6plhgsdf]{color:#ef4444;text-align:center;margin:1rem 0}@media (max-width: 768px){.container[data-astro-cid-6plhgsdf]{padding:0 1rem}.page-header[data-astro-cid-6plhgsdf]{flex-direction:column;align-items:flex-start}.header-actions[data-astro-cid-6plhgsdf]{width:100%;flex-direction:column}.header-actions[data-astro-cid-6plhgsdf] .button[data-astro-cid-6plhgsdf]{width:100%}.filters-section[data-astro-cid-6plhgsdf]{flex-direction:column}.filter-group[data-astro-cid-6plhgsdf]{width:100%}.stats-row[data-astro-cid-6plhgsdf]{grid-template-columns:1fr}.communal-table[data-astro-cid-6plhgsdf] .actions-cell[data-astro-cid-6plhgsdf]{flex-wrap:wrap}.form-actions[data-astro-cid-6plhgsdf]{flex-direction:column}.form-actions[data-astro-cid-6plhgsdf] .button[data-astro-cid-6plhgsdf]{width:100%}}
