.vfm--fixed{position:fixed}.vfm--absolute{position:absolute}.vfm--inset{top:0;right:0;bottom:0;left:0}.vfm--overlay{z-index:-1;background-color:#00000080}.vfm--prevent-none{pointer-events:none}.vfm--prevent-auto{pointer-events:auto}.vfm--outline-none:focus{outline:none}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}.vfm-fade-enter-active{animation:fade-in .3s ease}.vfm-fade-leave-active{animation:fade-out .3s ease}.vfm-bounce-back{transition-property:transform;transition-duration:.3s}.vfm-slide-up-enter-active,.vfm-slide-up-leave-active,.vfm-slide-down-enter-active,.vfm-slide-down-leave-active{transition:transform .3s ease}.vfm-slide-down-enter-from,.vfm-slide-down-leave-to{transform:translateY(100vh)!important}.vfm-slide-up-enter-from,.vfm-slide-up-leave-to{transform:translateY(-100vh)!important}.vfm-slide-right-enter-active,.vfm-slide-right-leave-active,.vfm-slide-left-enter-active,.vfm-slide-left-leave-active{transition:transform .3s ease}.vfm-slide-right-enter-from,.vfm-slide-right-leave-to{transform:translate(100vw)!important}.vfm-slide-left-enter-from,.vfm-slide-left-leave-to{transform:translate(-100vw)!important}.vfm-swipe-banner-back,.vfm-swipe-banner-forward{position:fixed;top:0;bottom:0;width:27px;z-index:10}.vfm-swipe-banner-back{left:0}.vfm-swipe-banner-forward{right:0}.notify .success{background-image:linear-gradient(90deg,#4cbb694d,#4cbb694d);background-color:#fff;color:var(--text-success)}.notify .success .l{background:linear-gradient(135deg,#4cbb6940,#4cbb691a)}.notify .error{background-image:linear-gradient(90deg,#d23c884d,#d23c884d);background-color:#fff;color:var(--text-error)}.notify .error .l{background-color:#e8b1cd}.notify .info{background-image:linear-gradient(90deg,#f59e0b4d,#f59e0b4d);background-color:#fff;color:var(--text-orange)}.notify .info .l{background:linear-gradient(135deg,#f59e0b40,#f59e0b1a)}:root[data-theme=dark]{--notify-success-bg: linear-gradient(90deg, rgb(76 187 105 / 14%), rgb(76 187 105 / 10%));--notify-success-surface: #182131;--notify-success-text: #6ee58d;--notify-success-accent: linear-gradient(135deg, rgba(76, 187, 105, .22), rgba(76, 187, 105, .08));--notify-error-bg: linear-gradient(90deg, rgb(210 60 136 / 14%), rgb(210 60 136 / 10%));--notify-error-surface: #182131;--notify-error-text: #ff5cab;--notify-error-accent: linear-gradient(135deg, rgba(210, 60, 136, .22), rgba(210, 60, 136, .08));--notify-info-bg: linear-gradient(90deg, rgb(245 158 11 / 14%), rgb(245 158 11 / 10%));--notify-info-surface: #182131;--notify-info-text: #ffb547;--notify-info-accent: linear-gradient(135deg, rgba(245, 158, 11, .22), rgba(245, 158, 11, .08))}:root[data-theme=dark] .notify .success{background-image:var(--notify-success-bg);background-color:var(--notify-success-surface);color:var(--notify-success-text);border:1px solid rgba(76,187,105,.14)}:root[data-theme=dark] .notify .success .l{background:var(--notify-success-accent)}:root[data-theme=dark] .notify .error{background-image:var(--notify-error-bg);background-color:var(--notify-error-surface);color:var(--notify-error-text);border:1px solid rgba(210,60,136,.14)}:root[data-theme=dark] .notify .error .l{background:var(--notify-error-accent)}:root[data-theme=dark] .notify .info{background-image:var(--notify-info-bg);background-color:var(--notify-info-surface);color:var(--notify-info-text);border:1px solid rgba(245,158,11,.14)}:root[data-theme=dark] .notify .info .l{background:var(--notify-info-accent)}
