.exprdawc-modal{display:none;position:fixed;top:0;left:0;right:0;bottom:0;z-index:999999;align-items:center;justify-content:center}.exprdawc-modal.active{display:flex}.exprdawc-modal-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);z-index:-1}.exprdawc-modal-content{position:relative;background-color:#fff;border-radius:4px;box-shadow:0 5px 15px rgba(0,0,0,.3);width:90%;max-width:700px;max-height:90vh;display:flex;flex-direction:column;animation:slideIn .3s ease-out}@media(max-width: 768px){.exprdawc-modal-content{width:95%;max-width:100%}}.exprdawc-modal-header{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid #eee;background-color:#f9f9f9}.exprdawc-modal-header h2{margin:0;font-size:18px;font-weight:600}.exprdawc-modal-close{background:none;border:none;padding:0;cursor:pointer;font-size:20px;line-height:1;color:#666;transition:color .2s ease}.exprdawc-modal-close:hover{color:#000}.exprdawc-modal-close .dashicons{font-size:20px;width:auto;height:auto}.exprdawc-modal-body{padding:20px;overflow-y:auto;flex:1}.exprdawc-modal-body h3{margin-top:0;margin-bottom:10px;font-size:16px;font-weight:600}.exprdawc-modal-body .description{margin:0 0 15px;color:#666;font-size:13px}.exprdawc-modal-section{margin-bottom:20px}.exprdawc-modal-section:last-child{margin-bottom:0}.exprdawc-modal-textarea{width:100%;height:300px;padding:12px;border:1px solid #ddd;border-radius:4px;font-family:"Monaco","Courier New",monospace;font-size:13px;line-height:1.5;box-sizing:border-box;background-color:#fafafa;resize:vertical}.exprdawc-modal-textarea:focus{outline:none;border-color:#0073aa;background-color:#fff;box-shadow:0 0 0 3px rgba(0,115,170,.1)}.exprdawc-modal-textarea[readonly]{background-color:#f5f5f5;color:#333}@media(max-width: 768px){.exprdawc-modal-textarea{height:200px}}.exprdawc-modal-actions{margin-top:15px;display:flex;gap:10px;flex-wrap:wrap}.exprdawc-modal-actions .button{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;font-size:13px}.exprdawc-modal-actions .button .dashicons{font-size:14px;width:14px;height:14px;margin:0}.exprdawc-import-notice{padding:12px;margin:15px 0;border-radius:4px;border-left:4px solid}.exprdawc-import-notice.success{background-color:#ecf7ee;border-left-color:#4ab866}.exprdawc-import-notice.error{background-color:#fee;border-left-color:#d63638}.exprdawc-import-notice.warning{background-color:#fcf8e5;border-left-color:#f59e0b}.exprdawc-import-notice .exprdawc-import-notice-message{margin:0;font-size:13px;color:#333}.exprdawc-modal-footer{padding:15px 20px;border-top:1px solid #eee;background-color:#f9f9f9;text-align:right}.exprdawc-modal-footer .button{margin-left:10px}@keyframes slideIn{from{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@media(max-width: 480px){.exprdawc-modal-content{width:98%}.exprdawc-modal-header,.exprdawc-modal-body,.exprdawc-modal-footer{padding:15px}.exprdawc-modal-footer{text-align:left}.exprdawc-modal-footer .button{display:block;width:100%;margin-left:0;margin-bottom:8px}.exprdawc-modal-footer .button:last-child{margin-bottom:0}}/*# sourceMappingURL=import-export-modal.css.map */
