.modal-title{color:#3097d1;font-weight:700}.modal-label{color:#3097d1}.modal-field-content{color:gray;margin-left:5px}.modal-mask{z-index:9998;background-color:#00000080;width:100%;height:100%;transition:opacity .3s;display:table;position:fixed;top:0;left:0}.modal-wrapper{vertical-align:middle;display:table-cell}.modal-container{box-sizing:border-box;background-color:#fff;border-radius:6px;flex-direction:column;width:min(42rem,92vw);min-width:0;max-width:100%;max-height:min(90vh,900px);margin:0 auto;padding:0;font-family:Helvetica,Arial,sans-serif;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 2px 8px #00000054}.modal-header{flex-shrink:0;padding:1rem 1.25rem 0}.modal-header h3{color:#42b983;margin-top:0}.modal-body{box-sizing:border-box;overflow-wrap:anywhere;word-wrap:break-word;word-break:break-word;flex:auto;width:100%;min-width:0;min-height:0;padding:1rem 1.25rem;overflow:hidden auto}.modal-body p,.modal-body li{white-space:normal;overflow-wrap:inherit}.modal-footer{background-color:#fff;border-top:1px solid #00000014;flex-shrink:0;justify-content:flex-end;align-items:center;gap:.5rem;min-width:0;padding:.75rem 1.25rem 1rem;display:flex}.modal-default-button{float:none;flex-shrink:0}.modal-enter,.modal-leave-active{opacity:0}
