.admin-reports-shell{padding-top:118px;padding-bottom:72px}.admin-reports-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:24px}.admin-reports-head h1{margin:5px 0 8px;font-family:"Noto Serif Thai";font-size:36px}.admin-reports-head p{max-width:820px;margin:0;color:var(--muted);line-height:1.7}.admin-report-message{margin:14px 0;padding:13px 16px;border-radius:14px;border:1px solid rgba(255,255,255,.08);font-size:12px}.admin-report-message.success{border-color:rgba(96,220,154,.3);background:rgba(96,220,154,.08);color:#a6f0c8}.admin-report-message.error{border-color:rgba(255,108,116,.3);background:rgba(255,108,116,.08);color:#ffc0c4}.admin-report-loading{min-height:180px;display:flex;align-items:center;justify-content:center;gap:16px;color:var(--muted)}
.report-kpi-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;margin-bottom:20px}.report-kpi{padding:17px;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(155deg,rgba(255,255,255,.055),rgba(255,255,255,.018));box-shadow:0 18px 50px rgba(0,0,0,.14)}.report-kpi span,.report-kpi small{display:block;color:var(--muted);font-size:9px}.report-kpi strong{display:block;margin:4px 0 2px;font:700 25px "Space Mono";color:#f2e5b6}.report-kpi small{line-height:1.4}
.report-export-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.report-export-card{display:grid;grid-template-columns:72px 1fr auto;align-items:center;gap:16px;padding:20px;border:1px solid rgba(255,255,255,.08);border-radius:20px;background:rgba(8,11,28,.8);box-shadow:0 18px 60px rgba(0,0,0,.15)}.report-export-card.featured{grid-column:1/-1;border-color:rgba(212,175,55,.28);background:linear-gradient(120deg,rgba(212,175,55,.08),rgba(119,72,219,.08),rgba(8,11,28,.86))}.report-icon{width:62px;height:62px;border-radius:18px;display:grid;place-items:center;border:1px solid rgba(212,175,55,.28);background:rgba(212,175,55,.08);font:700 11px "Space Mono";letter-spacing:.06em;color:var(--gold)}.report-export-card span{font:700 8px "Space Mono";letter-spacing:.14em;color:var(--gold)}.report-export-card h2{margin:3px 0 5px;font-size:18px}.report-export-card p{margin:0;color:var(--muted);font-size:11px;line-height:1.55}.report-export-card .btn{min-width:170px}
.report-school-progress{margin-top:20px;padding:20px;border:1px solid rgba(255,255,255,.08);border-radius:20px;background:rgba(8,11,28,.74)}.report-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:14px}.report-section-head span{font:700 8px "Space Mono";letter-spacing:.14em;color:var(--gold)}.report-section-head h2{margin:3px 0 0;font-size:20px}.report-section-head small{color:var(--muted);font-size:9px}.report-table-wrap{overflow:auto}.report-table{width:100%;border-collapse:collapse;min-width:720px}.report-table th,.report-table td{padding:11px 12px;border-bottom:1px solid rgba(255,255,255,.06);text-align:right;font-size:10px}.report-table th{color:var(--muted);font:700 8px "Space Mono";letter-spacing:.06em}.report-table th:first-child,.report-table td:first-child{text-align:left}.report-table td:not(:first-child){font-family:"Space Mono"}.report-empty{padding:26px;text-align:center;color:var(--muted)}
@media(max-width:1100px){.report-kpi-grid{grid-template-columns:repeat(3,1fr)}.report-export-grid{grid-template-columns:1fr}.report-export-card.featured{grid-column:auto}}
@media(max-width:720px){.admin-reports-shell{padding-top:92px}.admin-reports-head{align-items:flex-start;flex-direction:column}.admin-reports-head h1{font-size:29px}.report-kpi-grid{grid-template-columns:repeat(2,1fr)}.report-export-card{grid-template-columns:54px 1fr;padding:16px}.report-icon{width:48px;height:48px;border-radius:14px}.report-export-card .btn{grid-column:1/-1;width:100%;min-width:0}.report-section-head{align-items:flex-start;flex-direction:column}}
