@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700;800&display=swap);.pt-history-wrap{width:100%;max-width:100%;padding:20px 15px;box-sizing:border-box;font-family:'Inter',sans-serif}.pt-history-title{font-size:1.3rem;font-weight:700;color:#1a3a6b;margin:0 0 16px 0;padding-bottom:10px;border-bottom:2px solid #1a3a6b;display:flex;align-items:center;gap:8px}.pt-history-table{width:100%;border-collapse:collapse;border:1px solid #c4d3ec}.pt-history-table thead tr{background:#1a3a6b;color:#fff}.pt-history-table thead th{padding:12px 20px;text-align:center;font-size:.88rem;font-weight:600;letter-spacing:.5px;border:1px solid rgb(255 255 255 / .15)}.pt-history-table thead th:first-child{text-align:left}.pt-history-table tbody tr{background:#fff;border-bottom:1px solid #d8e4f5;transition:background 0.15s ease}.pt-history-table tbody tr:hover{background:#eef3fd}.pt-history-table tbody td{padding:14px 20px;text-align:center;font-size:1rem;color:#222;border-right:1px solid #d8e4f5}.pt-history-table tbody td:first-child{text-align:left;font-weight:600;color:#1a3a6b}.pt-history-table tbody td:last-child{border-right:none}.pt-td-fr,.pt-td-sr{font-weight:800;font-size:1.15rem;color:#1a3a6b}@media (max-width:600px){.pt-history-wrap{padding:10px 8px}.pt-history-table thead th,.pt-history-table tbody td{padding:10px 12px;font-size:.9rem}.pt-td-fr,.pt-td-sr{font-size:1rem}}