.notification[data-v-2b45c672]{--bg-color: #000;position:fixed;top:3rem;right:0;left:0;z-index:10000;display:flex;gap:1.25rem;justify-content:flex-start;width:auto;min-width:20rem;max-width:min(28rem,100vw - 2rem);padding:1.25rem;margin:auto;font-size:1.125rem;line-height:1.25;color:#fff;text-align:left;background-color:var(--bg-color);border-radius:1.5rem}.notification.is-error-type[data-v-2b45c672]{--bg-color: #f44946}.notification>svg[data-v-2b45c672]{flex-shrink:0;width:2.25rem;height:2.25rem}.notification .title[data-v-2b45c672]{margin-bottom:.5rem;font-size:1rem;font-weight:600;color:#fffc;text-transform:uppercase}.notification .close[data-v-2b45c672]{align-self:flex-start;margin-left:auto;cursor:pointer;transition:transform .25s var(--base-easing)}.notification .close[data-v-2b45c672]:hover{transform:rotate(360deg)}
