.modal-shell[data-v-5e76068d]{--modal-shell-body-y-gap:16px;--modal-shell-footer-y-gap:16px;--modal-shell-footer-line-offset:var(--modal-shell-mobile-padding);background:#fff;border-radius:var(--modal-shell-mobile-radius);display:flex;flex-direction:column;max-height:calc(var(--app-visual-viewport-height, 100dvh) - 24px);min-height:0;overflow:hidden;padding:var(--modal-shell-mobile-padding);width:var(--modal-shell-mobile-width)}.modal-shell__header[data-v-5e76068d]{align-items:center;display:flex;flex-shrink:0;gap:16px;justify-content:space-between;padding-bottom:4px}.modal-shell__title[data-v-5e76068d]{align-items:center;color:#0a0a0a;display:flex;font-size:20px;font-weight:600;letter-spacing:0;line-height:24px;margin:0;min-height:40px}.modal-shell__close[data-v-5e76068d]{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-5e76068d]:hover{background:#eee}.modal-shell__body[data-v-5e76068d]{display:flex;flex:1;flex-direction:column;min-height:0;padding-bottom:var(--modal-shell-body-y-gap);padding-top:var(--modal-shell-body-y-gap)}.modal-shell__body--scrollable[data-v-5e76068d]{overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain}.modal-shell__body[data-v-5e76068d]>*{min-height:0}.modal-shell__body[data-v-5e76068d]:not(.modal-shell__body--scrollable)>*{flex:1}.modal-shell__footer[data-v-5e76068d]{flex-shrink:0;margin-top:0;padding-top:var(--modal-shell-footer-y-gap);position:relative}.modal-shell__footer[data-v-5e76068d]:before{background:#e5e5e5;content:"";height:1px;left:calc(var(--modal-shell-footer-line-offset)*-1);position:absolute;right:calc(var(--modal-shell-footer-line-offset)*-1);top:0}@media (min-width:768px){.modal-shell[data-v-5e76068d]{--modal-shell-body-y-gap:20px;--modal-shell-footer-y-gap:20px;--modal-shell-footer-line-offset:0px;border-radius:var(--modal-shell-desktop-radius);max-height:calc(var(--app-visual-viewport-height, 100dvh) - 64px);padding:var(--modal-shell-desktop-padding);width:min(var(--modal-shell-desktop-width),calc(100vw - 48px))}.modal-shell__title[data-v-5e76068d]{font-size:24px;line-height:28px}}
