.aictaw-report{max-width:1200px;margin:40px auto;padding:20px}.report-hero{background:linear-gradient(135deg,#0f172a,#1e3a8a,#0891b2);color:#fff;padding:35px;border-radius:24px;margin-bottom:30px;box-shadow:0 15px 40px rgb(0 0 0 / .15)}.report-hero h6{margin:0;font-size:12px;letter-spacing:3px;opacity:.85}.report-hero h1{margin:10px 0 15px;font-size:40px;color:#fff}.report-hero p{line-height:1.8;opacity:.95}.report-meta{display:flex;flex-wrap:wrap;gap:12px;margin-top:20px}.report-meta span{background:rgb(255 255 255 / .15);padding:9px 15px;border-radius:50px;font-size:13px}.report-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:22px;margin-bottom:25px}.report-summary{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.report-stat,.report-card{background:#fff;padding:25px;border-radius:20px;box-shadow:0 8px 25px rgb(0 0 0 / .08)}.report-stat{text-align:center}.report-stat h3{margin:0;font-size:34px;color:#1d4ed8}.report-stat p{margin-top:8px;color:#475569;font-weight:700}.report-card h3{color:#0f172a;margin-bottom:18px;font-size:24px}.report-card p{color:#475569;line-height:1.7}.dark-report{background:linear-gradient(135deg,#0f172a,#1d4ed8);color:#fff}.dark-report h3,.dark-report p,.dark-report strong{color:#fff}.report-table-wrap{overflow-x:auto}.report-table{width:100%;border-collapse:collapse}.report-table th{background:#f8fafc;padding:14px;text-align:left;border-bottom:2px solid #e5e7eb;color:#0f172a}.report-table td{padding:14px;border-bottom:1px solid #f1f5f9;vertical-align:top;color:#475569}.report-table tr:hover{background:#f8fafc}.report-badge{display:inline-block;background:#e0e7ff;color:#1e3a8a;padding:7px 12px;border-radius:50px;font-size:13px;font-weight:800}.report-notice{background:#eff6ff;border-left:6px solid #1d4ed8;padding:25px;border-radius:18px;margin-top:30px}.report-notice h3{color:#1d4ed8;margin-bottom:10px}.report-notice p{color:#475569;line-height:1.8}@media(max-width:768px){.aictaw-report{padding:15px}.report-hero{padding:25px}.report-hero h1{font-size:30px}.report-table{min-width:900px}.report-grid{grid-template-columns:1fr}.report-summary{grid-template-columns:repeat(2,1fr)}}