/* AZ Trainer v6.5 student portal */
.portal-alert{border:1px solid rgba(214,182,107,.35);background:linear-gradient(145deg,rgba(214,182,107,.12),rgba(214,182,107,.03));border-radius:20px;padding:18px}
.portal-alert strong{font-size:18px}.portal-alert p{color:var(--muted);margin:6px 0 14px}
.published-plan{border-color:rgba(214,182,107,.26)}.published-plan h2{margin:12px 0 8px}.published-plan p{color:var(--muted);line-height:1.55}
.portal-admin{display:grid;gap:14px}.portal-admin label{margin:0}.portal-assignment-list{display:grid;gap:4px;margin-top:8px}
.portal-notice{margin-bottom:10px}.portal-notice p{margin:6px 0 0;color:var(--muted);line-height:1.5}
