/* Lyrics Generator v2.0 — Song details table. */
.lgenx-table{width:100%;max-width:720px;margin:14px auto 22px;border-collapse:collapse;font-family:'Inter',sans-serif;background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;}
.lgenx-table th,.lgenx-table td{padding:10px 14px;text-align:left;border-bottom:1px solid #eef1f5;vertical-align:top;}
.lgenx-table tr:last-child td{border-bottom:0;}
.lgenx-table .lgenx-table-head th{background:#F5F7FB;color:#0A3A8A;font-weight:700;}
.lgenx-table td:first-child{font-weight:600;color:#0A3A8A;width:34%;}