.modal-overlay[data-v-4c664739]{position:fixed;bottom:0;left:0;width:100%;background-color:var(--overlay);z-index:1000;height:100vh;touch-action:none}.modal[data-v-4c664739]{position:fixed;display:flex;justify-content:center;align-items:flex-end;gap:8px;z-index:1001;pointer-events:none}.modal.pc[data-v-4c664739]{--min-width:var(--v4800e6f8);--max-width:var(--v2bb9bc26);transform:translate(-50%,-50%);top:50%;left:50%;width:clamp(var(--min-width),60%,var(--max-width))}.modal.mobile[data-v-4c664739]{transform:translate(-50%);bottom:0;left:50%;width:100%}.modal.pc .modal-content[data-v-4c664739]{border-radius:8px}.modal.mobile .modal-content[data-v-4c664739]{border-radius:8px 8px 0 0}.modal-content[data-v-4c664739]{display:flex;flex-direction:column;padding:24px;background-color:#fff;width:100%;max-height:90vh;max-height:90dvh;position:relative;pointer-events:auto;gap:12px}@media(min-width:769px){.modal-content[data-v-4c664739]{gap:16px}}.modal-header[data-v-4c664739]{justify-content:space-between;color:#2c2c2c;font-size:2rem;font-weight:700}.modal-close[data-v-4c664739],.modal-header[data-v-4c664739]{display:flex;align-items:center}.modal-close[data-v-4c664739]{justify-content:center}@media(min-width:769px){.modal-close[data-v-4c664739]:hover{opacity:.7}}.modal-body[data-v-4c664739]{overflow-y:auto}.slide-up-enter-active[data-v-4c664739],.slide-up-leave-active[data-v-4c664739]{transition:transform .3s ease}.slide-up-enter-from[data-v-4c664739],.slide-up-leave-to[data-v-4c664739]{transform:translateY(100%)}.slide-up-enter-to[data-v-4c664739],.slide-up-leave-from[data-v-4c664739]{transform:translateY(0)}.modal.mobile .modal-content[data-v-4c664739]{transition:transform .3s ease}.modal.mobile.slide-up-enter-from .modal-content[data-v-4c664739],.modal.mobile.slide-up-leave-to .modal-content[data-v-4c664739]{transform:translateY(100%)}.modal.mobile.slide-up-enter-to .modal-content[data-v-4c664739],.modal.mobile.slide-up-leave-from .modal-content[data-v-4c664739]{transform:translateY(0)}.fade-enter-active[data-v-4c664739],.fade-leave-active[data-v-4c664739]{transition:opacity .3s ease}.fade-enter-from[data-v-4c664739],.fade-leave-to[data-v-4c664739]{opacity:0}.fade-enter-to[data-v-4c664739],.fade-leave-from[data-v-4c664739]{opacity:1}.overlay-fade-enter-active[data-v-4c664739],.overlay-fade-leave-active[data-v-4c664739]{transition:opacity .3s ease}.overlay-fade-enter-from[data-v-4c664739],.overlay-fade-leave-to[data-v-4c664739]{opacity:0}.overlay-fade-enter-to[data-v-4c664739],.overlay-fade-leave-from[data-v-4c664739]{opacity:1}html:has(.modal-content.isModalOpen){overflow:hidden;scrollbar-gutter:stable}
