.tolerance-table-container{font-family:"Inter",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;margin:2em 0;overflow-x:auto;-webkit-overflow-scrolling:touch}.tolerance-table{width:100%;border-collapse:collapse;border-radius:8px;box-shadow:0 4px 15px rgba(0,0,0,.08);overflow:hidden;background-color:#fff}.tolerance-table th,.tolerance-table td{padding:16px 20px;text-align:left;border-bottom:1px solid #e2e8f0;vertical-align:middle}.tolerance-table thead th{background-color:#2d3748;color:#fff;font-weight:600;font-size:.9em;text-transform:uppercase;letter-spacing:.5px}.tolerance-table tbody tr{transition:background-color .2s ease-in-out}.tolerance-table tbody tr:last-child td{border-bottom:none}.tolerance-table tbody tr:nth-of-type(even){background-color:#f7fafc}.tolerance-table tbody tr:hover{background-color:#edf2f7}.tolerance-table .tolerance-value{font-weight:600;color:#2d3748}.tolerance-table .notes,.tolerance-table .highlight-note{font-style:italic;font-size:.9em;color:#718096}.tolerance-table .highlight-note{color:#2c5282;font-weight:600}.tolerance-table .highlight-note a{color:inherit;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px;transition:color .2s ease-in-out}.tolerance-table .highlight-note a:hover{color:#1c4470}