.admin-reports[data-astro-cid-sam2tfmh]{padding:2rem 0;min-height:100vh}.container[data-astro-cid-sam2tfmh]{max-width:1400px;margin:0 auto;padding:0 2rem}.header-actions[data-astro-cid-sam2tfmh]{display:flex;gap:1rem;align-items:center}.filters-section[data-astro-cid-sam2tfmh]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:2rem;padding:1.5rem;background:var(--gray-999);border:1px solid var(--gray-800);border-radius:.75rem}.filter-group[data-astro-cid-sam2tfmh] label[data-astro-cid-sam2tfmh]{display:block;margin-bottom:.5rem;color:var(--gray-300);font-weight:500;font-size:.9rem}.filter-group[data-astro-cid-sam2tfmh] select[data-astro-cid-sam2tfmh],.filter-group[data-astro-cid-sam2tfmh] button[data-astro-cid-sam2tfmh]{width:100%}.filter-group[data-astro-cid-sam2tfmh] select[data-astro-cid-sam2tfmh]{padding:.75rem;background:var(--gray-900);border:1px solid var(--gray-800);border-radius:.5rem;color:var(--gray-0);font-size:1rem}.filter-group[data-astro-cid-sam2tfmh] select[data-astro-cid-sam2tfmh]:focus{outline:none;border-color:var(--accent-regular)}.filter-group-button[data-astro-cid-sam2tfmh]{align-self:end}.stats-row[data-astro-cid-sam2tfmh]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:2rem}.stat-box[data-astro-cid-sam2tfmh]{background:var(--gray-999);border:1px solid var(--gray-800);border-radius:.5rem;padding:1.5rem;display:flex;flex-direction:column;align-items:center;text-align:center}.stat-value[data-astro-cid-sam2tfmh]{font-size:2.5rem;font-weight:700;color:var(--accent-regular);line-height:1}.stat-label[data-astro-cid-sam2tfmh]{font-size:.85rem;color:var(--gray-400);margin-top:.5rem;text-transform:uppercase;letter-spacing:.5px}.loading[data-astro-cid-sam2tfmh]{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:3rem}.spinner[data-astro-cid-sam2tfmh]{width:40px;height:40px;border:4px solid var(--gray-800);border-top-color:var(--accent-regular);border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.reports-table[data-astro-cid-sam2tfmh] .value-cell[data-astro-cid-sam2tfmh]{font-weight:600;color:var(--accent-regular);font-variant-numeric:tabular-nums}.reports-table[data-astro-cid-sam2tfmh] .actions-cell[data-astro-cid-sam2tfmh]{display:flex;gap:.5rem;justify-content:flex-end;align-items:center}.no-data[data-astro-cid-sam2tfmh]{text-align:center;padding:3rem;color:var(--gray-500);font-style:italic}.modal[data-astro-cid-sam2tfmh]{display:none;position:fixed;z-index:1000;left:0;top:0;width:100%;height:100%;background:#000000b3;overflow-y:auto}.modal-content[data-astro-cid-sam2tfmh]{background:var(--gray-999);border:1px solid var(--gray-800);border-radius:.75rem;max-width:600px;margin:2rem auto;box-shadow:0 20px 60px #00000080}.modal-content[data-astro-cid-sam2tfmh].small{max-width:500px}.modal-header[data-astro-cid-sam2tfmh]{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid var(--gray-800)}.modal-header[data-astro-cid-sam2tfmh] h3[data-astro-cid-sam2tfmh]{margin:0;color:var(--gray-0);font-size:1.5rem}.modal-body[data-astro-cid-sam2tfmh]{padding:1.5rem}.form-group[data-astro-cid-sam2tfmh]{margin-bottom:1.5rem}.form-group[data-astro-cid-sam2tfmh] label[data-astro-cid-sam2tfmh]{display:block;margin-bottom:.5rem;color:var(--gray-300);font-weight:500}.form-group[data-astro-cid-sam2tfmh] input[data-astro-cid-sam2tfmh],.form-group[data-astro-cid-sam2tfmh] select[data-astro-cid-sam2tfmh]{width:100%;padding:.75rem;background:var(--gray-900);border:1px solid var(--gray-800);border-radius:.5rem;color:var(--gray-0);font-size:1rem}.form-group[data-astro-cid-sam2tfmh] input[data-astro-cid-sam2tfmh]:focus,.form-group[data-astro-cid-sam2tfmh] select[data-astro-cid-sam2tfmh]:focus{outline:none;border-color:var(--accent-regular)}.field-note[data-astro-cid-sam2tfmh]{display:block;margin-top:.5rem;font-size:.85rem;color:var(--gray-500);font-style:italic}.checkbox-group[data-astro-cid-sam2tfmh] label[data-astro-cid-sam2tfmh]{display:flex;align-items:flex-start;gap:.5rem;cursor:pointer}.checkbox-group[data-astro-cid-sam2tfmh] input[data-astro-cid-sam2tfmh][type=checkbox]{width:auto;margin-top:.25rem}.checkbox-label[data-astro-cid-sam2tfmh]{display:flex;align-items:flex-start;gap:.5rem}.form-message[data-astro-cid-sam2tfmh]{padding:1rem;border-radius:.5rem;margin-bottom:1rem}.form-message[data-astro-cid-sam2tfmh].success{background:#4caf501a;border:1px solid rgba(76,175,80,.3);color:#4caf50}.form-message[data-astro-cid-sam2tfmh].error{background:#f443361a;border:1px solid rgba(244,67,54,.3);color:#f44336}.form-actions[data-astro-cid-sam2tfmh]{display:flex;gap:1rem;justify-content:flex-end;margin-top:2rem}.warning-text[data-astro-cid-sam2tfmh]{color:#ff9800}.report-details[data-astro-cid-sam2tfmh]{list-style:none;padding:1rem;background:var(--gray-900);border:1px solid var(--gray-800);border-radius:.5rem;margin:1rem 0}.report-details[data-astro-cid-sam2tfmh] li[data-astro-cid-sam2tfmh]{padding:.5rem 0;color:var(--gray-300)}.report-details[data-astro-cid-sam2tfmh] strong[data-astro-cid-sam2tfmh]{color:var(--gray-100);margin-right:.5rem}@media (max-width: 768px){.page-header[data-astro-cid-sam2tfmh]{flex-direction:column;align-items:stretch}.header-actions[data-astro-cid-sam2tfmh]{flex-direction:column}.filters-section[data-astro-cid-sam2tfmh]{grid-template-columns:1fr}.reports-table[data-astro-cid-sam2tfmh] .actions-cell[data-astro-cid-sam2tfmh]{flex-wrap:wrap}}
