.ame-report-head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:32px;align-items:end;margin-bottom:32px}.ame-report-head h1{max-width:760px;margin:8px 0 10px}.ame-report-number{min-width:160px;padding:24px;border-radius:24px;background:#14213D;color:#FCF6EA;text-align:center}.ame-report-number strong{display:block;font-size:48px;line-height:1;font-family:Cabinet Grotesk,sans-serif}.ame-report-number span{display:block;margin-top:8px;color:#AEB9D6}.ame-report-list{display:grid;gap:16px}.ame-report-row{display:flex;justify-content:space-between;gap:24px;align-items:center;padding:24px;border:1px solid #EFE4CF;border-radius:20px;background:#fff}.ame-report-row h3{margin:10px 0 6px}.ame-child-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.ame-child-card{padding:28px;border-radius:24px;background:#fff;border:1px solid #EFE4CF;box-shadow:0 20px 40px rgba(28,22,15,.08)}.ame-child-card-head{display:flex;justify-content:space-between;gap:20px}.ame-child-card-head strong{font-size:36px;font-family:Cabinet Grotesk,sans-serif}.ame-mini-stats{display:flex;gap:12px;flex-wrap:wrap;margin:18px 0}.ame-mini-stats span{padding:8px 12px;border-radius:999px;background:#FFF1D6}.ame-teacher-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:24px;margin-bottom:24px}.ame-ranking-list{display:grid;gap:12px}.ame-ranking-list>div{display:flex;justify-content:space-between;gap:16px;padding:12px 0;border-bottom:1px solid #EFE4CF}.ame-ranking-list>div:last-child{border-bottom:0}.ame-student-table-card{margin-top:24px}.ame-table-wrap{overflow:auto}.ame-report-table{width:100%;border-collapse:collapse}.ame-report-table th,.ame-report-table td{padding:14px 12px;text-align:left;border-bottom:1px solid #EFE4CF;white-space:nowrap}.ame-report-table th{background:#FFF1D6;color:#1C160F}.ame-summary-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:24px 0}.ame-summary-cards article{padding:22px;border-radius:20px;background:#fff;border:1px solid #EFE4CF}.ame-summary-cards strong{display:block;font-size:34px;font-family:Cabinet Grotesk,sans-serif}.ame-summary-cards span{display:block;margin-top:4px;color:#6B6156}.ame-competency-bars{display:grid;gap:20px}.ame-competency-bar>div:first-child{display:flex;justify-content:space-between;gap:16px;margin-bottom:8px}.ame-competency-bar b{font-size:13px;color:#6B6156}.ame-bar-track{height:12px;border-radius:999px;background:#EFE4CF;overflow:hidden}.ame-bar-track span{display:block;height:100%;border-radius:999px;background:#2BAFA0}.ame-competency-bar small{display:block;margin-top:6px;color:#6B6156}.ame-tool-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.ame-tool-links a{display:flex;flex-direction:column;gap:6px;padding:20px;border-radius:20px;background:#FCF6EA;border:1px solid #EFE4CF;text-decoration:none;color:#1C160F}.ame-tool-links a:hover{transform:translateY(-2px)}.ame-tool-links span{color:#6B6156}.ame-dashboard-tools{margin-top:24px}@media(max-width:767px){.ame-report-head{grid-template-columns:1fr}.ame-report-number{min-width:0}.ame-report-row{align-items:flex-start;flex-direction:column}.ame-child-grid,.ame-teacher-grid,.ame-summary-cards,.ame-tool-links{grid-template-columns:1fr}.ame-report-table th,.ame-report-table td{padding:12px 10px}.ame-child-card-head{align-items:flex-start}}@media print{.ame-report-head,.ame-card,.ame-summary-cards{break-inside:avoid}.ame-btn,.ame-text-link{display:none!important}}