.Modal_overlay__eZcgu{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:1rem;border:0;background:rgba(45,41,38,.45);cursor:default}.Modal_dialog__Cselp{position:relative;width:min(100%,500px);max-height:min(90vh,40rem);overflow:auto;padding:0 40px 20px;border:1px solid var(--color-border-subtle);background:var(--color-surface-elevated);box-shadow:0 16px 48px rgba(45,41,38,.12);text-align:left;cursor:default}.Modal_dialogWide__3QVwr{width:min(976px,100vw - 32px);max-width:calc(100vw - 32px);max-height:calc(100vh - 32px)}.Modal_header__6sHHv{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:21px 0;margin-bottom:20px;border-bottom:1px solid var(--color-border)}.Modal_title__jxDad{margin:0;font-size:20px;color:var(--color-text-primary);font-weight:500}.Modal_closeBtn__aR3zE{display:flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;border:0;color:var(--color-text);background:rgba(0,0,0,0);cursor:pointer}.Modal_closeBtn__aR3zE svg{width:24px;height:24px;display:block;flex-shrink:0}.Modal_closeBtn__aR3zE:hover{opacity:.7}.Modal_body__IKVkI{display:grid;grid-gap:1rem;gap:1rem;font-weight:500;color:var(--color-text-secondary);font-size:16px}.Modal_footer__e7n_6{display:flex;justify-content:flex-end;column-gap:20px;margin-top:20px}@media(max-width:767px){.Modal_fullScreenOverlayMobile__VfJUE{padding:0}.Modal_fullScreenDialogMobile__S1AW1{width:100vw;max-width:100vw;height:100vh;max-height:100vh;padding:0;border:0;box-shadow:none}}