.account-checks{display:grid;gap:1rem}.account-check{border:1px solid #d7e0e8;border-left:4px solid #7890a4;border-radius:10px;background:#fff;padding:1rem 1.1rem}.account-check.warning,.account-check.control_required{border-left-color:#b54708}.account-check.review{border-left-color:#b7791f}.account-check.pass,.account-check.tested{border-left-color:#237a57}.account-check.test_not_possible,.account-check.not_applicable{border-left-color:#7890a4}.account-check-head,.account-check-head>div{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.account-check-head h3{margin:0;font-size:1.05rem}.check-number{display:grid;place-items:center;flex:0 0 1.8rem;height:1.8rem;border-radius:50%;background:#eaf0f5;color:#17324b;font-weight:700}.check-status{flex:none;border-radius:999px;padding:.3rem .65rem;background:#edf2f6;font-size:.8rem;font-weight:700}.warning .check-status,.control_required .check-status{background:#fff1e8;color:#8a3605}.review .check-status{background:#fff7dc;color:#76520b}.pass .check-status,.tested .check-status{background:#e9f7f0;color:#176044}.test_not_possible .check-status,.not_applicable .check-status{background:#edf2f6;color:#526575}.check-summary{margin:.75rem 0 0;color:#526575}.check-explanation{margin:.55rem 0 0;color:#526575;font-size:.9rem}.account-check-table-wrap{margin-top:.85rem;overflow-x:auto;border:1px solid #e1e8ee;border-radius:8px}.account-check-table{width:100%;min-width:800px;border-collapse:collapse;font-size:.86rem}.account-check-table th,.account-check-table td{padding:.62rem .7rem;border-bottom:1px solid #e8edf1;text-align:left;vertical-align:top}.account-check-table th{background:#eaf0f5;color:#526575;font-size:.76rem;font-weight:700;white-space:nowrap}.account-check-table tbody tr:last-child td{border-bottom:0}.account-check-table tbody tr:nth-child(even){background:#f7f9fb}.account-check-table td:first-child{white-space:nowrap}.account-check-table .numeric{text-align:right;font-variant-numeric:tabular-nums;white-space:nowrap}.match-label{display:block;width:max-content;margin-top:.25rem;border-radius:999px;background:#fff7dc;padding:.15rem .42rem;font-size:.7rem;font-weight:700;color:#76520b}.account-check-pagination{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-top:.75rem;color:#526575;font-size:.86rem}.account-check-pagination>div{display:flex;gap:.5rem}.account-check-toggle{border:0;background:#e8f0f6;color:#17324b;padding:.55rem .8rem;font:inherit;font-size:.86rem;font-weight:700;cursor:pointer}.account-check-toggle:hover,.account-check-toggle:focus-visible{background:#dce8f1}@media(max-width:680px){.account-check-head{align-items:flex-start}.account-check{padding:.9rem}.check-status{white-space:nowrap}.account-check-table{font-size:.82rem}.account-check-pagination{align-items:flex-start;flex-direction:column}.account-check-pagination>div{width:100%}.account-check-toggle{flex:1}}@media print{.account-check{break-inside:auto}.account-check-table-wrap{overflow:visible}.account-check-table{min-width:0;font-size:.72rem}.account-check-table th,.account-check-table td{padding:.4rem}}
