.modal-overlay[data-v-6f2b8ced]{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.modal-container[data-v-6f2b8ced]{background:#fff;border-radius:16px;box-shadow:0 20px 60px #0000004d;max-width:900px;width:100%;max-height:90vh;min-height:400px;display:flex;flex-direction:column;overflow:hidden}.modal-header[data-v-6f2b8ced]{display:flex;align-items:center;justify-content:space-between;padding:24px;border-bottom:1px solid #e2e8f0;flex-shrink:0}.modal-title[data-v-6f2b8ced]{margin:0;font-size:1.5rem;font-weight:600;color:#1e293b}.modal-close[data-v-6f2b8ced]{background:none;border:none;font-size:2rem;color:#64748b;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:8px;transition:all .2s}.modal-close[data-v-6f2b8ced]:hover{background:#f1f5f9;color:#1e293b}.modal-content[data-v-6f2b8ced]{padding:0;overflow:hidden;flex:1;min-height:0;display:flex;flex-direction:column}.modal-enter-active[data-v-6f2b8ced],.modal-leave-active[data-v-6f2b8ced]{transition:opacity .3s ease}.modal-enter-from[data-v-6f2b8ced],.modal-leave-to[data-v-6f2b8ced]{opacity:0}.modal-enter-active .modal-container[data-v-6f2b8ced],.modal-leave-active .modal-container[data-v-6f2b8ced]{transition:transform .3s ease,opacity .3s ease}.modal-enter-from .modal-container[data-v-6f2b8ced],.modal-leave-to .modal-container[data-v-6f2b8ced]{transform:scale(.9);opacity:0}.swipe-indicator[data-v-6f2b8ced]{width:40px;height:4px;background:#ccc;border-radius:2px;margin:8px auto 16px;display:none}@media (max-width: 767px){.modal-overlay.mobile-fullscreen[data-v-6f2b8ced]{padding:0;align-items:flex-end}.modal-container.mobile-fullscreen[data-v-6f2b8ced]{max-width:100%;width:100%;max-height:95vh;border-radius:20px 20px 0 0;margin:0;animation:slideUp-6f2b8ced .3s ease-out}.modal-container.mobile-fullscreen.dragging[data-v-6f2b8ced]{transition:none}.swipe-indicator[data-v-6f2b8ced]{display:block}.modal-header[data-v-6f2b8ced]{padding:12px 20px 20px;position:sticky;top:0;background:#fff;z-index:1;border-bottom:1px solid #e2e8f0}.modal-title[data-v-6f2b8ced]{font-size:1.25rem}.modal-close[data-v-6f2b8ced]{width:44px;height:44px;font-size:1.75rem;min-width:44px;min-height:44px}.modal-content[data-v-6f2b8ced]{padding:20px;max-height:calc(95vh - 80px);overflow-y:auto;-webkit-overflow-scrolling:touch}@supports (padding: max(0px)){.modal-container.mobile-fullscreen[data-v-6f2b8ced]{padding-bottom:max(20px,env(safe-area-inset-bottom))}}}@keyframes slideUp-6f2b8ced{0%{transform:translateY(100%)}to{transform:translateY(0)}}.touch-target[data-v-6f2b8ced]{min-width:44px;min-height:44px;display:flex;align-items:center;justify-content:center}
