@tailwind base;@tailwind components;@tailwind utilities;[x-cloak]{display:none}.notification[data-v-8f2e5663]{position:fixed;top:1rem;right:1rem;border-radius:10px;padding:1rem 1.25rem;box-shadow:0 2px 4px #0000001a;z-index:1000;max-width:440px;font-family:Hind,sans-serif;font-size:17px;font-weight:500}.notification--success[data-v-8f2e5663]{background-color:#e6f5ee;color:var(--color-success)}.notification--error[data-v-8f2e5663]{background-color:#fdeae8;color:var(--color-danger)}.notification .content[data-v-8f2e5663]{display:flex;align-items:flex-start;gap:12px}.notification .icon[data-v-8f2e5663]{width:20px;height:20px;flex-shrink:0}.notification .text[data-v-8f2e5663]{flex:1;line-height:24px}.notification .close[data-v-8f2e5663]{background:none;border:none;padding:0;margin-left:4px;color:inherit;font-size:22px;line-height:1;cursor:pointer;flex-shrink:0}@media screen and (max-width:767px){.notification[data-v-8f2e5663]{top:0;right:0;left:0;max-width:none;border-radius:0;padding:16px 24px}.notification .content[data-v-8f2e5663]{justify-content:center}.notification .text[data-v-8f2e5663]{flex:0 1 auto;text-align:center}}.fade-enter-active[data-v-8f2e5663],.fade-leave-active[data-v-8f2e5663]{transition:opacity .5s ease,transform .5s ease}.fade-enter-from[data-v-8f2e5663],.fade-leave-to[data-v-8f2e5663]{opacity:0;transform:translateY(-20px)}.fade-enter-to[data-v-8f2e5663],.fade-leave-from[data-v-8f2e5663]{opacity:1;transform:translateY(0)}
