.toast-container.svelte-r9p0hk{position:fixed;top:60px;left:50%;transform:translate(-50%);z-index:9999;display:flex;flex-direction:column;gap:8px;pointer-events:none;max-width:340px;width:90%}.toast.svelte-r9p0hk{padding:12px 18px;border-radius:12px;font-size:13px;font-weight:500;text-align:center;animation:svelte-r9p0hk-toastIn .25s ease-out;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.toast.error.svelte-r9p0hk{background:#ff3b30e6;color:#fff}.toast.success.svelte-r9p0hk{background:#34c759e6;color:#fff}.toast.svelte-r9p0hk:not(.error):not(.success){background:#282828f2;color:#ffffffe6;border:1px solid rgba(255,255,255,.1)}@keyframes svelte-r9p0hk-toastIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}*{margin:0;padding:0;box-sizing:border-box;-webkit-tap-highlight-color:transparent}button{outline:none}html,body{height:100%;width:100%;overflow:hidden;background:#0a0a0a;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.loading.svelte-12qhfyh{display:flex;align-items:center;justify-content:center;height:100vh;background:#0a0a0a}.loading-eye.svelte-12qhfyh{font-size:48px;animation:svelte-12qhfyh-pulse 1.5s ease-in-out infinite}@keyframes svelte-12qhfyh-pulse{0%,to{opacity:.4}50%{opacity:1}}
