.access-page{background:#f3f6f4;color:#203b35;margin:0;padding:40px 20px;font-family:system-ui,sans-serif}
.access-card{max-width:520px;margin:0 auto;padding:32px;border:1px solid #dce4df;border-radius:16px;background:white;box-sizing:border-box}
.access-wide{max-width:1120px}.access-card h1{font-size:28px;margin-top:28px}.access-card p{line-height:1.6;overflow-wrap:anywhere}
.access-card label{display:block;font-weight:600;margin-bottom:8px}.access-card input:not([type=checkbox]):not([type=hidden]),.access-card select{box-sizing:border-box;width:100%;padding:12px;border:1px solid #cddbd2;border-radius:8px}
.access-card button{margin:4px 8px 4px 0;cursor:pointer}.access-card .helptext{display:block;color:#596b62;font-size:12px;margin-top:6px}.access-card .errorlist{color:#9c3434}.access-footer{margin-top:28px}.access-table{overflow:auto}.access-table table{width:100%;border-collapse:collapse}.access-table td,.access-table th{padding:14px;text-align:left;border-bottom:1px solid #dce4df;font-size:13px}
@media(max-width:600px){.access-page{padding:15px}.access-card{padding:20px}}
.verification-complete{text-align:center;padding:28px 0 12px}.verification-complete .eyebrow{margin-top:24px;color:#607c6e;font-size:11px;letter-spacing:2px;font-weight:700}.verification-complete h1{margin-top:12px}.verification-close-note{margin:26px 0 8px;padding:20px;background:#edf3ef;border-radius:12px}.verification-close-note p{margin:8px 0 0;font-size:14px}

/* Consistent spacing for enrollment, confirmation and sign-in code forms. */
.two-step-card h1{margin-top:24px;margin-bottom:12px}
.two-step-card p{margin:12px 0;line-height:1.65}
.two-step-card form{display:flex;flex-direction:column;align-items:stretch;gap:8px;margin:24px 0 0}
.two-step-card p+form{margin-top:0}
.two-step-card form label{margin:0}
.two-step-card form input+label{margin-top:12px}
.two-step-card form button{align-self:flex-start;margin:8px 0 0}
.two-step-card form+form{margin-top:16px}
.two-step-card form+p{margin-top:12px}
.two-step-card .access-footer{margin-top:20px;margin-bottom:0}
.two-step-card .access-footer+p{margin-top:12px;margin-bottom:0;font-size:12px;line-height:1.6}
.two-step-card button.resend-code{background:none;border:0;border-radius:0;padding:0;margin:0;color:#11745f;text-decoration:underline;font:inherit;font-size:13px;box-shadow:none}
