.custom-app-modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#07192cb8;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.custom-app-modal{color:#0b1d30;background:#fff;border:1px solid #dce4ec;outline:0;width:min(760px,100%);max-height:min(88dvh,900px);padding:34px;position:relative;overflow:auto;box-shadow:0 30px 90px #07192c55}.custom-app-modal-close{color:#0b1d30;cursor:pointer;background:#fff;border:1px solid #d6e0e9;border-radius:50%;width:38px;height:38px;font-size:24px;line-height:1;position:absolute;top:16px;right:16px}.custom-app-modal h2{letter-spacing:-.05em;margin:12px 44px 14px 0;font-size:clamp(2.1rem,5vw,3.5rem);line-height:1}.custom-app-modal-intro{color:#607184;max-width:650px;margin:0 0 28px;line-height:1.7}.custom-app-form{gap:18px;display:grid}.custom-app-form-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.custom-app-form label{gap:7px;display:grid}.custom-app-form label>span{color:#24384b;font-size:12px;font-weight:850}.custom-app-form input,.custom-app-form select,.custom-app-form textarea{color:#0b1d30;width:100%;font:inherit;background:#fff;border:1px solid #cfdbe5;min-width:0;padding:13px 14px}.custom-app-form textarea{resize:vertical;line-height:1.55}.custom-app-form input:focus,.custom-app-form select:focus,.custom-app-form textarea:focus{outline-offset:1px;border-color:#1266e3;outline:2px solid #1266e333}.custom-app-form-actions{align-items:center;gap:12px;margin-top:2px;display:flex}.custom-app-cancel{color:#0b1d30;cursor:pointer;background:#fff;border:1px solid #cfdbe5;padding:13px 18px;font-weight:800}.custom-app-form-message{color:#a32626;margin:0;font-weight:700}.custom-app-success{background:#f4faf6;border:1px solid #cfe3d7;padding:24px}.custom-app-success strong{font-size:1.2rem}.custom-app-success p{color:#526b5b;margin:8px 0 20px;line-height:1.65}@media (max-width:600px){.custom-app-modal-backdrop{align-items:end;padding:0}.custom-app-modal{border-bottom:0;border-left:0;border-right:0;width:100%;max-height:92dvh;padding:26px 18px 22px}.custom-app-modal h2{margin-right:40px;font-size:clamp(2rem,10vw,2.8rem)}.custom-app-form-grid{grid-template-columns:1fr}.custom-app-form input,.custom-app-form select,.custom-app-form textarea{min-height:46px;font-size:16px}.custom-app-form-actions{grid-template-columns:1fr;display:grid}.custom-app-form-actions .button,.custom-app-cancel{text-align:center;justify-content:center;width:100%}.custom-app-modal-close{top:12px;right:12px}}
