.debt-list-wrap{flex-direction:column;gap:.6rem;margin-bottom:.75rem;display:flex}.debt-row{background:#fff;border:1.5px solid #e2e8f0;border-radius:11px;transition:border-color .15s,box-shadow .15s}.debt-row:focus-within{border-color:#93c5fd;box-shadow:0 0 0 3px #2563eb12}.debt-row-top{align-items:center;gap:.5rem;padding:.7rem .85rem .55rem;display:flex}.debt-order{color:#64748b;background:#e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:22px;min-width:22px;height:22px;font-size:.68rem;font-weight:800;transition:all .2s;display:inline-flex}.debt-order.active{background:var(--blue);color:#fff}.debt-name-input{color:#111;background:#f8fafc;border:1.5px solid #0000;border-radius:6px;outline:none;flex:1;padding:.35rem .6rem;font-family:inherit;font-size:.9rem;font-weight:600;transition:all .15s}.debt-name-input:focus{background:#eff6ff;border-color:#bfdbfe}.remove-btn{color:#cbd5e1;cursor:pointer;background:0 0;border:none;border-radius:5px;flex-shrink:0;padding:.25rem .4rem;font-family:inherit;font-size:1rem;line-height:1;transition:all .15s}.remove-btn:hover{color:#dc2626;background:#fee2e2}.debt-row-bottom{border-top:1px solid #f1f5f9;grid-template-columns:1fr 1fr 1fr;display:grid}.debt-field{border-right:1px solid #f1f5f9;padding:.5rem .85rem .7rem}.debt-field:last-child{border-right:none}.fld-mini-lbl{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.3rem;font-size:.62rem;font-weight:700;display:block}.debt-input-row{align-items:center;gap:.2rem;display:flex}.debt-input-sym{color:#94a3b8;flex-shrink:0;font-size:.82rem;font-weight:600}.mini-input{color:#1e293b;background:0 0;border:none;outline:none;width:100%;min-width:0;padding:.15rem 0;font-family:inherit;font-size:.92rem;font-weight:700}.mini-input:focus{color:var(--blue)}.add-debt-btn{width:100%;color:var(--blue);cursor:pointer;background:#f8faff;border:1.5px dashed #bfdbfe;border-radius:9px;justify-content:center;align-items:center;gap:.4rem;padding:.7rem;font-family:inherit;font-size:.875rem;font-weight:700;transition:all .15s;display:flex}.add-debt-btn:hover{border-color:var(--blue);background:#eff6ff}.extra-wrap{position:relative}.extra-pfx{color:#92400e;pointer-events:none;font-size:1.1rem;font-weight:700;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.extra-input{color:#78350f;box-sizing:border-box;background:#fffbeb;border:2px solid #fcd34d;border-radius:10px;outline:none;width:100%;padding:.7rem 1rem .7rem 2rem;font-family:inherit;font-size:1.3rem;font-weight:800;transition:border-color .15s}.extra-input:focus{border-color:#f59e0b;box-shadow:0 0 0 3px #f59e0b1f}.extra-hint{color:#92400e;opacity:.8;margin-top:.4rem;font-size:.75rem}.rank-chip{white-space:nowrap;border-radius:20px;align-items:center;gap:.35rem;padding:.2rem .6rem .2rem .3rem;font-size:.72rem;font-weight:800;display:inline-flex}.rank-chip.target{color:#1d4ed8;background:#dbeafe}.rank-chip.done{color:#6b7280;background:#f3f4f6}.rank-dot{background:currentColor;border-radius:50%;flex-shrink:0;width:7px;height:7px}.debt-name-cell{color:#111;font-weight:700;display:block}.debt-meta{color:#94a3b8;margin-top:.1rem;font-size:.78rem}.payoff-bar-wrap{vertical-align:middle;background:#e2e8f0;border-radius:3px;width:80px;height:6px;display:inline-block}.payoff-bar{background:var(--blue);border-radius:3px;height:100%}.cmp-table{border-collapse:collapse;width:100%;margin:.5rem 0;font-size:.855rem}.cmp-table th{text-align:left;color:#64748b;text-transform:uppercase;letter-spacing:.05em;background:#f8fafc;border-bottom:2px solid #e2e8f0;padding:.55rem .75rem;font-size:.68rem;font-weight:700}.cmp-table td{color:#444;border-bottom:1px solid #f3f4f6;padding:.65rem .75rem}.cmp-table tr:last-child td{border-bottom:none}.cmp-table td:first-child{color:#111;font-weight:600}.empty-msg{color:#94a3b8;text-align:center;border:1.5px dashed #e2e8f0;border-radius:10px;padding:1.5rem 0;font-size:.875rem}@media (width<=480px){.debt-row-bottom{grid-template-columns:1fr 1fr}.debt-row-bottom .debt-field:nth-child(3){border-top:1px solid #f1f5f9;border-right:none;grid-column:1/-1}}
