/* AulaNova UCE v0.3.5 · Rúbricas IA */
.anu-rubric-actions{display:flex;gap:.55rem;flex-wrap:wrap;margin-top:.8rem;padding-top:.75rem;border-top:1px dashed #d6ddec}
.anu-rubric-preview{display:grid;gap:1rem}
.anu-rubric-table-wrap{overflow:auto;border:1px solid #dbe3f0;border-radius:14px;background:#fff}
.anu-rubric-table{width:100%;min-width:980px;border-collapse:collapse;font-size:.9rem}
.anu-rubric-table th,.anu-rubric-table td{padding:.8rem;border-right:1px solid #e3e8f2;border-bottom:1px solid #e3e8f2;vertical-align:top;text-align:left}
.anu-rubric-table thead th{background:#f4f7fd;font-weight:800;white-space:nowrap}
.anu-rubric-table tbody th{min-width:220px;background:#fbfcff}
.anu-rubric-table tbody th small{display:block;margin-top:.4rem;font-weight:400;line-height:1.35;color:#546078}
.anu-rubric-table td{min-width:180px;line-height:1.4}
.anu-rubric-table td b{display:block;margin-bottom:.35rem;color:#23315a}
.anu-rubric-table td p{margin:0}
