.download-confirmation{padding:0;border:0;border-radius:18px;width:min(430px,calc(100% - 32px));max-height:calc(100svh - 32px);overflow:auto;color:#163344;background:#fff}
.download-confirmation::backdrop{background:rgba(13,34,44,.5)}
.download-confirmation .verification-card{width:100%;box-shadow:none}
.download-confirmation h2{margin:0 0 14px;font-size:23px;line-height:1.4}
.download-cancel{display:block;min-height:44px;margin:22px auto 0;padding:0 20px;border:1px solid #d9e3df;border-radius:6px;background:#fff;color:#60716c;font:inherit;cursor:pointer}
.download-cancel:focus-visible{outline:3px solid #176e9a;outline-offset:3px}
.download{cursor:pointer}
