.modal-overlay[data-v-f2775679]{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#5d4e3766;display:flex;inset:0;justify-content:center;padding:1rem;position:fixed;z-index:50}.modal-container[data-v-f2775679]{background:var(--bg-paper);border-radius:16px;box-shadow:0 20px 60px #5d4e3740,inset 0 0 0 3px var(--tape-pink);position:relative;transform:rotate(-.5deg);width:100%}.modal-sm[data-v-f2775679]{max-width:24rem}.modal-md[data-v-f2775679]{max-width:28rem}.modal-lg[data-v-f2775679]{max-width:36rem}.modal-xl[data-v-f2775679]{max-width:42rem}.modal-2xl[data-v-f2775679]{max-width:56rem}.modal-full[data-v-f2775679]{max-width:72rem}@media(min-width:768px){.modal-lg[data-v-f2775679]{max-width:42rem}.modal-xl[data-v-f2775679]{max-width:56rem}.modal-2xl[data-v-f2775679]{max-width:72rem}.modal-full[data-v-f2775679]{max-width:90vw}}@media(min-width:1024px){.modal-lg[data-v-f2775679]{max-width:48rem}.modal-xl[data-v-f2775679]{max-width:64rem}.modal-2xl[data-v-f2775679]{max-width:80rem}}.modal-tape[data-v-f2775679]{background:var(--tape-mint);height:1.25rem;position:absolute;top:-.75rem;width:3.5rem;z-index:10}.modal-tape-left[data-v-f2775679]{left:24px;transform:rotate(-12deg)}.modal-tape-right[data-v-f2775679]{right:24px;transform:rotate(8deg)}.modal-tape[data-v-f2775679]:after,.modal-tape[data-v-f2775679]:before{background:inherit;bottom:0;content:"";filter:brightness(.92);position:absolute;top:0;width:.25rem}.modal-tape[data-v-f2775679]:before{clip-path:polygon(100% 0,100% 100%,0 80%,0 20%);left:-3px}.modal-tape[data-v-f2775679]:after{clip-path:polygon(0 0,0 100%,100% 80%,100% 20%);right:-3px}.modal-header[data-v-f2775679]{align-items:center;border-bottom:2px dashed var(--tape-pink);display:flex;justify-content:space-between;padding:1rem 1.5rem}.modal-title[data-v-f2775679]{color:var(--text-primary);font-size:1.25rem;font-weight:700;line-height:1.75rem}.modal-close[data-v-f2775679]{align-items:center;border-radius:9999px;color:var(--text-light);display:flex;height:2rem;justify-content:center;transition-duration:.2s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);width:2rem}.modal-close[data-v-f2775679]:hover{background:var(--sticker-pink);color:var(--text-primary);transform:rotate(90deg)}.modal-body[data-v-f2775679]{padding:1.25rem 1.5rem}.modal-body-scroll[data-v-f2775679]{max-height:60vh;overflow-y:auto}@media(min-width:768px){.modal-body-scroll[data-v-f2775679]{max-height:70vh}}@media(min-width:1024px){.modal-body-scroll[data-v-f2775679]{max-height:75vh}}.modal-footer[data-v-f2775679]{align-items:center;border-top:2px dashed var(--tape-pink);display:flex;gap:.75rem;justify-content:flex-end;padding:1rem 1.5rem}.modal-enter-active[data-v-f2775679]{animation:modal-in-f2775679 .4s cubic-bezier(.34,1.56,.64,1)}.modal-leave-active[data-v-f2775679]{animation:modal-out-f2775679 .25s ease-in}.modal-enter-active .modal-container[data-v-f2775679]{animation:modal-bounce-f2775679 .4s cubic-bezier(.34,1.56,.64,1)}.modal-leave-active .modal-container[data-v-f2775679]{animation:modal-shrink-f2775679 .25s ease-in}@keyframes modal-in-f2775679{0%{opacity:0}to{opacity:1}}@keyframes modal-out-f2775679{0%{opacity:1}to{opacity:0}}@keyframes modal-bounce-f2775679{0%{opacity:0;transform:rotate(-.5deg) scale(.9) translateY(20px)}50%{transform:rotate(-.5deg) scale(1.02)}to{opacity:1;transform:rotate(-.5deg) scale(1) translateY(0)}}@keyframes modal-shrink-f2775679{0%{opacity:1;transform:rotate(-.5deg) scale(1)}to{opacity:0;transform:rotate(-.5deg) scale(.95)}}
