.notification{align-items:flex-start;display:flex;flex-direction:row;gap:1rem;padding:1.5rem;pointer-events:auto;width:100%;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}@media (min-width:768px){.notification{max-width:24rem}}.notification--error,.notification--warning{--tw-bg-opacity:1;background-color:rgb(153 27 27/var(--tw-bg-opacity))}.notification--success{--tw-bg-opacity:1;background-color:rgb(84 140 81/var(--tw-bg-opacity))}.notification__text{flex-grow:1}.notification__text>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.5rem*var(--tw-space-y-reverse));margin-top:calc(.5rem*(1 - var(--tw-space-y-reverse)))}.notification__title{font-weight:500}.notification__message{font-size:.8125rem}.notifications{align-items:flex-end;display:flex;flex-direction:column;gap:1rem;max-height:100vh;overflow:hidden;padding:1rem;position:fixed;right:0;top:0;z-index:20}
