/* Migrated from the original index.html; loaded only on this page. */
.table-wrap{overflow-x:auto;margin:1.5rem 0;-webkit-overflow-scrolling:touch}
    .data-table{width:100%;border-collapse:collapse;font-size:.95rem;background:#fff;min-width:640px}
    .data-table caption{caption-side:top;text-align:left;font-size:.85rem;color:#6b7280;padding:.5rem 0}
    .data-table th,.data-table td{border:1px solid rgba(20,33,61,.12);padding:.7rem .85rem;text-align:left;vertical-align:top}
    .data-table thead th{background:var(--navy,#14213d);color:#fff;font-weight:600;white-space:nowrap}
    .data-table tbody tr:nth-child(even){background:rgba(201,164,106,.06)}
    .data-table td strong{color:var(--navy,#14213d)}
    .note{font-size:.85rem;color:#6b7280;margin-top:.5rem}
    .faq-item{margin-bottom:1.1rem}
    .faq-item h3{margin-bottom:.35rem}
    .anchor-nav{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1.25rem}
    .anchor-nav a{font-size:.9rem;padding:.4rem .8rem;border:1px solid rgba(201,164,106,.5);border-radius:999px;text-decoration:none;color:var(--navy,#14213d)}
    .anchor-nav a:hover{background:rgba(201,164,106,.15)}
    .quick-facts{list-style:none;padding:0;margin:0}
    .quick-facts li{padding:.45rem 0;border-bottom:1px dashed rgba(20,33,61,.15)}
