#login {display:grid;gap:1rem;max-width:24rem} #login label {display:grid;gap:.4rem} #login input {width:100%} #notice {white-space:pre-wrap} #sync {margin-bottom:.5rem} #topups {margin-top:2rem;border-top:1px solid #d7e1e8;padding-top:1rem} .order-heading,.topup-heading-sort {border:0;background:transparent;color:#357581;text-align:left;padding:0;font:inherit;text-decoration:underline} .shared-detail {padding:1rem;background:#f5f8fb} .file-record {padding:.75rem 0;border-bottom:1px solid #d7e1e8;overflow-wrap:anywhere} #excluded li {display:flex;gap:1rem;align-items:center;margin:.5rem 0} #topup-rows details p {max-width:45rem} .file-button input {display:block;max-width:100%} #review-date {font-size:1.8rem} #complete {width:1.3rem;height:1.3rem;min-height:0} .readonly-note {color:#556575} #unassessed {max-height:22rem;overflow:auto} #topups th:nth-child(5){width:28%} #topups th:nth-child(6){width:15%} #topups details {margin:.8rem 0} @media(max-width:650px){.uploads {display:block}.upload {margin:1rem 0}.session-bar {flex-wrap:wrap} #topups .toolbar {display:flex;flex-wrap:wrap} #topups .toolbar label {width:100%} .file-button {max-width:100%;overflow:hidden}} @media print {#uploads-panel,#login-panel,#logout,#refresh,#reset-shared {display:none}}
#run-analysis {display:block;width:18rem;max-width:100%;min-height:4.5rem;margin:1.5rem 0 .75rem;padding:1rem 2rem;background:#b91c1c;border:2px solid #991b1b;border-radius:.65rem;color:#fff;font-size:1.6rem;font-weight:800;line-height:1.2;box-shadow:0 3px 8px #0002}
#run-analysis:hover:not(:disabled) {background:#991b1b}
#run-analysis:focus-visible {outline:3px solid #152c43;outline-offset:4px}
#run-analysis:disabled {background:#a85c5c;border-color:#905050;color:#fff;opacity:1;box-shadow:none;cursor:not-allowed}
@media print {#run-analysis {display:none}}
