@import "../base64-tools/styles.css";

.amortization{margin-top:14px}
.amortization h2{margin:0 0 8px;font-size:1rem;color:#cbd5e1}
.table-wrap{overflow:auto;border:1px solid #334155;border-radius:10px;background:#0b1220}
table{width:100%;border-collapse:collapse;min-width:680px}
th,td{padding:8px 10px;border-bottom:1px solid #1e293b;text-align:right;font-variant-numeric:tabular-nums}
th:first-child,td:first-child{text-align:left}
thead th{position:sticky;top:0;background:#111827;color:#cbd5e1}
tbody tr:hover{background:#0f172a}

.seo-content{margin-top:14px;padding:12px;border:1px solid #334155;border-radius:10px;background:#0b1220}
.seo-content h2{margin:0 0 8px;font-size:1rem;color:#cbd5e1}
.seo-content p{margin:6px 0;color:#9ca3af;line-height:1.5}
