.custom-modal-overlay[data-v-52e4901c]{align-items:center;animation:overlayFadeIn-52e4901c .3s ease-out;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.custom-modal-container[data-v-52e4901c]{animation:modalFadeIn-52e4901c .3s ease-out forwards;background:#fff;border-radius:12px;box-shadow:0 8px 24px #0003;max-width:90%;opacity:0;overflow-x:hidden;overflow-y:hidden;transform:scale(.9)}.custom-modal-container__inner[data-v-52e4901c]{max-height:90vh;overflow-y:auto}.custom-modal-container__inner[data-v-52e4901c]::-webkit-scrollbar-track{background-color:#f4f4f4;border-radius:12px}.custom-modal-container__inner[data-v-52e4901c]::-webkit-scrollbar{background:#e5e5e5;border-radius:12px;width:4px}.custom-modal-container__inner[data-v-52e4901c]::-webkit-scrollbar-thumb{background:#e5e5e5;border-radius:12px}@keyframes overlayFadeIn-52e4901c{0%{background:transparent}to{background:#00000080}}@keyframes modalFadeIn-52e4901c{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.custom-modal-header[data-v-52e4901c]{align-items:center;border-bottom:1px solid #e5e5e5;display:flex;flex-direction:column;gap:24px;justify-content:center;margin-bottom:20px;padding-bottom:10px}.custom-modal-title[data-v-52e4901c]{color:#333;font-size:18px;margin:0}.custom-modal-close[data-v-52e4901c]{background:none;border:none;color:#999;cursor:pointer;position:absolute;right:10px;top:10px;transition:color .2s ease}.custom-modal-close[data-v-52e4901c]:hover{color:#333}.custom-modal-body[data-v-52e4901c]{color:#555;font-size:14px;overflow-x:hidden;overflow-y:auto}.custom-modal-footer[data-v-52e4901c]{border-top:1px solid #e5e5e5;display:flex;gap:10px;justify-content:flex-end;padding-top:20px}.custom-modal-action[data-v-52e4901c]{background:#6394b7;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:8px 16px;transition:background .2s ease}.custom-modal-action[data-v-52e4901c]:hover{background:#4d7da6}
