.modal[data-v-f00be276]{position:relative}.modal .modal__backdrop[data-v-f00be276]{animation:fadeIn-f00be276 .15s ease-in-out;background-color:var(--color-background-overlay);height:100dvh;left:0;position:fixed;right:0;top:0;width:100dvw;z-index:11}.modal .modal__close[data-v-f00be276]{position:absolute;right:var(--spacing-sm);top:var(--spacing-sm);z-index:2}.modal .modal__content[data-v-f00be276]{animation:slideIn .3s ease-in-out;background:var(--color-background);border-radius:var(--radius-md);display:block;overflow:auto;padding:var(--spacing-md);position:relative}.modal .modal__content.modal--dialog[data-v-f00be276]{border-radius:var(--radius-lg);height:auto;left:50%;max-height:90dvh;padding:var(--spacing-lg);position:fixed;top:50%;transform:translate(-50%,-50%);width:calc(100% - var(--spacing-md)*2)}@media (min-width:769px){.modal .modal__content.modal--dialog[data-v-f00be276]{max-height:80dvh;width:40rem}}.modal .modal__content.modal--sheet[data-v-f00be276]{animation:slideUp-f00be276 .3s ease-in-out;border-radius:var(--radius-lg) var(--radius-lg) 0 0;bottom:0;height:auto;position:fixed;width:100dvw}@media (max-width:768px){.modal .modal__content.modal--sheet[data-v-f00be276]{max-height:calc(90dvh - var(--spacing-md))}}@media (min-width:769px){.modal .modal__content.modal--sheet.placement--bottom[data-v-f00be276]{border-radius:5;bottom:0;height:auto;left:0;max-height:75dvh}.modal .modal__content.modal--sheet.placement--right[data-v-f00be276]{animation:slideLeft-f00be276 .3s ease-in-out;border-radius:0;height:100dvh;padding:var(--spacing-lg);right:0;top:0;width:35dvw}}.modal .modal__content.modal--modal[data-v-f00be276]{border-radius:0;height:100dvh;position:fixed}@media (max-width:768px){.modal .modal__content.modal--modal[data-v-f00be276]{bottom:0;left:0;max-height:100dvh-var(--spacing-lg);padding-top:var(--spacing-sm);transition:slideUp .3s ease-in-out;width:100dvw}}@media (min-width:769px){.modal .modal__content.modal--modal[data-v-f00be276]{animation:slideLeft-f00be276 .3s ease-in-out;padding:var(--spacing-lg);right:0;top:0;width:35dvw}}.modal .modal__content.modal--modal .modal__close[data-v-f00be276]{position:fixed}.modal .modal__content.modal--fullscreen[data-v-f00be276]{border-radius:0;bottom:0;height:100dvh;left:0;max-height:100dvh-var(--spacing-lg);padding:0;position:fixed;transition:slideUp .3s ease-in-out;width:100dvw}.modal .modal__content.modal--fullscreen .modal__close[data-v-f00be276]{position:fixed}@keyframes fadeIn-f00be276{0%{opacity:0}to{opacity:1}}@keyframes slideUp-f00be276{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes slideLeft-f00be276{0%{transform:translate(100%)}to{transform:translate(0)}}
