/* Learn / guide pages. */
.ln-table-wrap{overflow-x:auto;margin:18px 0}
.ln-table{width:100%;border-collapse:separate;border-spacing:0;font-size:15px;min-width:520px;border-radius:12px;overflow:hidden;box-shadow:0 2px 14px rgba(0,0,0,.10)}
.ln-table thead th{background:#1f2937;color:#fff;font-weight:700;padding:12px 14px;text-align:left}
.ln-table tbody td{padding:11px 14px;border-bottom:1px solid #eef0f3;background:#fff}
.ln-table tbody tr:nth-child(odd) td{background:#fafbfc}
.ln-table tbody tr.ln-total td{background:#fff2e0;font-weight:700;border-top:2px solid #f59e0b}
.ln-note{background:#fff6ed;border:1px solid #f59e0b33;border-radius:12px;padding:14px 18px;margin:18px 0;font-size:.95rem}
.lx-table-wrap{overflow-x:auto;margin:18px 0}
.lx-table{width:100%;border-collapse:separate;border-spacing:0;font-size:14.5px;min-width:680px;border-radius:12px;overflow:hidden;box-shadow:0 2px 14px rgba(0,0,0,.10)}
.lx-table thead th{background:#1f2937;color:#fff;font-weight:700;padding:12px 13px;text-align:left;white-space:nowrap}
.lx-table tbody td{padding:11px 13px;border-bottom:1px solid #eef0f3;background:#fff;vertical-align:top}
.lx-table tbody tr:nth-child(odd) td{background:#fafbfc}
.lx-table td:first-child a{font-weight:700}
.lx-foot{font-size:.85rem;color:#6b7280;margin:10px 0 0}
