.modal-shell[data-v-7d6733dc]{background:#fff;border-radius:var(--modal-shell-mobile-radius);display:flex;flex-direction:column;max-height:calc(100dvh - 24px);min-height:0;overflow:hidden;padding:var(--modal-shell-mobile-padding);width:var(--modal-shell-mobile-width)}.modal-shell__header[data-v-7d6733dc]{align-items:center;display:flex;flex-shrink:0;gap:16px;justify-content:space-between;padding-bottom:4px}.modal-shell__title[data-v-7d6733dc]{color:#0a0a0a;font-size:20px;font-weight:600;letter-spacing:0;line-height:28px;margin:0}.modal-shell__close[data-v-7d6733dc]{align-items:center;background:#f5f5f5;border-radius:12px;color:#0a0a0a;display:inline-flex;flex-shrink:0;height:40px;justify-content:center;transition:background-color .15s ease;width:40px}.modal-shell__close[data-v-7d6733dc]:hover{background:#eee}.modal-shell__body[data-v-7d6733dc]{display:flex;flex:1;flex-direction:column;min-height:0}.modal-shell__body--scrollable[data-v-7d6733dc]{overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain}.modal-shell__body[data-v-7d6733dc]>*{min-height:0}.modal-shell__body[data-v-7d6733dc]:not(.modal-shell__body--scrollable)>*{flex:1}.modal-shell__footer[data-v-7d6733dc]{border-top:1px solid #e5e5e5;flex-shrink:0;margin-top:20px;padding-top:20px}@media (min-width:768px){.modal-shell[data-v-7d6733dc]{border-radius:var(--modal-shell-desktop-radius);max-height:calc(100dvh - 64px);padding:var(--modal-shell-desktop-padding);width:min(var(--modal-shell-desktop-width),calc(100vw - 48px))}.modal-shell__title[data-v-7d6733dc]{font-size:24px;line-height:32px}}
