.notification-container[data-v-280334ff]{position:fixed;top:1rem;right:1rem;z-index:10000;display:flex;flex-direction:column;gap:.5rem;max-width:400px}.notification[data-v-280334ff]{padding:.75rem 1rem;border-radius:6px;color:#fff;font-size:.875rem;cursor:pointer;box-shadow:0 4px 12px #0000004d;transition:all .2s ease}.notification[data-v-280334ff]:hover{transform:translate(-4px)}.notification--success[data-v-280334ff]{background:#10b981}.notification--error[data-v-280334ff]{background:#ef4444}.notification--warning[data-v-280334ff]{background:#f59e0b}.notification--info[data-v-280334ff]{background:#3b82f6}.notification-enter-active[data-v-280334ff],.notification-leave-active[data-v-280334ff]{transition:all .3s ease}.notification-enter-from[data-v-280334ff],.notification-leave-to[data-v-280334ff]{opacity:0;transform:translate(100%)}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}html,body{margin:0;padding:0;width:100%;height:100%;min-height:100vh;min-height:100dvh}#app{width:100%;height:100%;min-height:100vh;min-height:100dvh}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
