.application-dialog{width:min(720px,calc(100% - 28px));max-height:90vh;overflow:auto;border:0;border-top:5px solid #df1f2d;padding:28px;color:#383e42;background:#fff;box-shadow:0 24px 80px #0005}
.application-dialog::backdrop{background:#383e42bd}
.application-dialog h2{font-size:2rem;margin:12px 0}
.application-dialog .fields{margin:22px 0}
.dialog-close{display:block;margin-left:auto;background:#f0f1f2;border:0;padding:10px 14px;cursor:pointer;font:inherit}
.form-feedback{margin:14px 0;font-size:1rem;line-height:1.5}
.form-feedback[data-state="error"]{color:#a01420}
.form-feedback[data-state="success"]{color:#165d31}
.privacy-note{margin:16px 0;font-size:.9rem;color:#555;line-height:1.5}
.privacy-note a{text-decoration:underline}
.spam-trap{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}
.btn:disabled{opacity:.65;cursor:wait}
.application-dialog input[type="file"]{max-width:100%;font-size:.9rem}
.application-dialog .field{min-width:0}
.career .btn{white-space:normal;text-align:center}
