.modal-container[data-v-75b3d246]{position:fixed;z-index:1000;height:100vh;background-color:#fff;border-radius:8px;-webkit-box-shadow:0 4px 12px rgba(0,0,0,.15);box-shadow:0 4px 12px rgba(0,0,0,.15);overflow:hidden}.modal-header[data-v-75b3d246]{padding:16px 24px;background-color:#fff;border-bottom:1px solid #e8e8e8;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;cursor:move}.modal-title[data-v-75b3d246]{font-size:16px;font-weight:500;color:#333}.modal-close[data-v-75b3d246]{background:transparent;border:none;font-size:20px;cursor:pointer;color:#999;width:24px;height:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;-webkit-transition:background-color .2s;transition:background-color .2s}.modal-close i[data-v-75b3d246]{font-size:16px}.modal-close[data-v-75b3d246]:hover{background-color:#e8e8e8;color:#333}.modal-body[data-v-75b3d246]{padding:24px;min-height:100px}.modal-footer[data-v-75b3d246]{position:absolute;left:0;bottom:0;width:100%;padding:16px 24px;background:#fff;border-top:1px solid #e8e8e8;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:12px}