.compound-interest-calculator .growth-table{width:100%;overflow-x:auto}.compound-interest-calculator .growth-table table{width:100%;border-collapse:collapse;font-size:14px;min-width:800px}.compound-interest-calculator .growth-table th,.compound-interest-calculator .growth-table td{padding:10px;border:1px solid var(--border-color);text-align:right}.compound-interest-calculator .growth-table th{background-color:#f5f5f5;font-weight:600;text-align:center}.compound-interest-calculator .growth-table tr:hover{background-color:#f9f9f9}.compound-interest-calculator .milestone-row{background-color:#f5f9ff;font-weight:600}