.toast-container[data-v-812ea7ea]{z-index:9999;flex-direction:column;gap:8px;max-width:360px;display:flex;position:fixed;top:16px;right:16px}.toast[data-v-812ea7ea]{color:#fff;cursor:pointer;border-radius:10px;padding:12px 16px;font-size:14px;font-weight:500;animation:.25s toast-in-812ea7ea;box-shadow:0 4px 12px #00000026}.toast.error[data-v-812ea7ea]{background:#d32f2f}.toast.success[data-v-812ea7ea]{background:#2e7d32}.toast.info[data-v-812ea7ea]{background:#1565c0}@keyframes toast-in-812ea7ea{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}*,:before,:after{box-sizing:border-box}:root{color:#2a3a4a;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--color-bg:#e8f4f8;--color-surface:#fff;--color-surface-hover:#f0f8fb;--color-border:#c8dfe8;--color-text:#2a3a4a;--color-text-secondary:#5a7a8a;--color-primary:#e94560;--color-primary-hover:#d63a54;--color-header-bg:#d0eaf4;--color-accent-bg:#b5e8f7;background-color:#e8f4f8;font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:400;line-height:1.5}html{overscroll-behavior:none}body{overscroll-behavior:none;min-width:320px;min-height:100vh;margin:0}#app{min-height:100vh}
