.er-launch{display:flex;justify-content:space-between;align-items:center;gap:24px;margin:24px 0;border-left:4px solid #91724f}.er-launch h2{font-size:24px;margin:8px 0}.er-launch p{max-width:750px;line-height:1.65}.er-launch button{flex-shrink:0}.er-lock{overflow:hidden}.er-overlay{position:fixed;inset:0;z-index:1100;background:#181f23a8;display:grid;place-items:center;padding:24px}.er-dialog{width:min(930px,100%);max-height:calc(100dvh - 48px);display:flex;flex-direction:column;background:#fffdf9;color:#243336;border-radius:20px;box-shadow:0 20px 100px #0004;overflow:hidden;min-width:0}.er-dialog header,.er-dialog footer{padding:22px 28px;display:flex;gap:20px;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid #e2e6e3;flex-shrink:0}.er-dialog header h2{margin:6px 0 0;font-size:29px;line-height:1.15}.er-dialog footer{border-bottom:0;border-top:1px solid #e2e6e3;font-size:12px}.er-close{font-size:25px;min-width:42px}.er-body{padding:24px 28px;overflow:auto;min-width:0;overscroll-behavior:contain}.er-body h3{font-size:21px;margin:24px 0 12px}.er-body p{line-height:1.6}.er-safety{padding:17px 20px;background:#f1f5ee;border:1px solid #d7e2d2;border-radius:12px}.er-safety p{margin:7px 0 0;font-size:13px}.er-steps{display:flex;gap:10px;margin:22px 0;flex-wrap:wrap}.er-steps span{padding:9px 12px;border-radius:30px;font-size:12px;background:#eaece9;color:#566460}.er-steps .active{background:#244f44;color:#fff}.er-form{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:18px 0}.er-dialog label{display:block;font-size:13px;font-weight:600}.er-dialog input,.er-dialog textarea{width:100%;font:inherit;padding:12px;border:1px solid #cbd5d0;background:#fff;border-radius:8px;margin-top:8px;min-width:0;color:#243336;box-sizing:border-box}.er-dialog input:focus,.er-dialog textarea:focus{outline:2px solid #698d7c;outline-offset:2px}.er-limit{font-size:12px;color:#52635b;line-height:1.6}.er-error{background:#fff0ea;color:#863923;border:1px solid #ecc0ae;padding:15px;border-radius:10px;margin:16px 0;overflow-wrap:anywhere}.er-error[hidden]{display:none}.er-found{display:grid;gap:9px;padding:20px;background:#e9f1e8;border-radius:12px}.er-found strong,.er-result>strong{font-size:31px}.er-found small{font-size:12px}.er-dialog code{font-size:12px;overflow-wrap:anywhere;white-space:normal}.er-rows{display:grid;gap:10px;margin:20px 0}.er-item{display:flex!important;justify-content:space-between;align-items:center;gap:20px;background:#fff;border:1px solid #dde3df;border-radius:12px;padding:15px 18px}.er-item span{display:grid;gap:7px;min-width:0}.er-item small{font-size:10px;letter-spacing:.1em;color:#576c61}.er-item b{font-size:16px;overflow-wrap:anywhere}.er-item em{font-weight:400;font-style:normal;font-size:12px;color:#64706b}.er-item input{width:78px;margin:0;flex-shrink:0}.er-confirm{margin-top:20px;padding:20px;border:1px solid #b7c9bd;background:#f1f5ef;border-radius:12px}.er-confirm label{margin:17px 0}.er-check{display:flex!important;gap:12px;align-items:flex-start;line-height:1.55}.er-check input{width:19px;height:19px;margin-top:2px;flex-shrink:0}.er-history{margin-top:25px;border-top:1px solid #ddd;padding-top:20px}.er-history article{display:grid;gap:7px;padding:15px 0;border-bottom:1px solid #ddd}.er-result{display:grid;gap:14px;justify-items:start;padding:25px 0}.er-result h3,.er-result p{margin:0}.er-tick{background:#244f44;color:white;width:46px;height:46px;border-radius:50%;display:grid;place-items:center;font-size:25px}.er-retry{display:flex;gap:10px;flex-wrap:wrap;margin-top:14px}.er-dialog button{min-height:40px;white-space:normal;text-align:center}.er-dialog :focus-visible{outline:2px solid #577560;outline-offset:3px}
@media(max-width:650px){.er-overlay{padding:8px}.er-dialog{border-radius:12px;max-height:calc(100dvh - 16px)}.er-dialog header,.er-dialog footer{padding:16px;gap:10px}.er-dialog header h2{font-size:23px}.er-body{padding:16px}.er-form{grid-template-columns:1fr}.er-steps{gap:6px}.er-steps span{font-size:11px;padding:7px 10px}.er-launch{display:block}.er-launch button{margin-top:12px;width:100%}.er-item{padding:13px;gap:10px}.er-item b{font-size:14px}.er-confirm{padding:14px}.er-safety{padding:14px}.er-dialog footer span{max-width:68%;line-height:1.5}}

.er-lock>.modal{z-index:1200}
