.modal[data-v-3b1c5e50]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:1000}.modal-content[data-v-3b1c5e50]{background-color:#fff;border-radius:8px;padding:20px;width:900px;max-width:90%;max-height:90vh;overflow:auto;-webkit-box-shadow:0 4px 12px rgba(0,0,0,.15);box-shadow:0 4px 12px rgba(0,0,0,.15)}.modal-header[data-v-3b1c5e50]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px;padding-bottom:10px;border-bottom:1px solid #eee}.close-btn[data-v-3b1c5e50]{background:none;border:none;font-size:24px;cursor:pointer;color:#999}.close-btn[data-v-3b1c5e50]:hover{color:#333}.chart-container[data-v-3b1c5e50]{margin:20px 0}.modal-footer[data-v-3b1c5e50]{margin-top:20px;padding-top:10px;border-top:1px solid #eee;text-align:right;font-size:12px;color:#999}