.toastify{padding:12px 20px;color:#fff;display:inline-block;box-shadow:0 3px 6px -1px #0000001f,0 10px 36px -4px #4d60e84d;background:-webkit-linear-gradient(315deg,#73a5ff,#5477f5);background:linear-gradient(135deg,#73a5ff,#5477f5);position:fixed;opacity:0;transition:all .4s cubic-bezier(.215,.61,.355,1);border-radius:2px;cursor:pointer;text-decoration:none;max-width:calc(50% - 20px);z-index:2147483647}.toastify.on{opacity:1}.toast-close{background:transparent;border:0;color:#fff;cursor:pointer;font-family:inherit;font-size:1em;opacity:.4;padding:0 5px}.toastify-right{right:15px}.toastify-left{left:15px}.toastify-top{top:-150px}.toastify-bottom{bottom:-150px}.toastify-rounded{border-radius:25px}.toastify-avatar{width:1.5em;height:1.5em;margin:-7px 5px;border-radius:2px}.toastify-center{margin-left:auto;margin-right:auto;left:0;right:0;max-width:fit-content;max-width:-moz-fit-content}@media only screen and (max-width:360px){.toastify-right,.toastify-left{margin-left:auto;margin-right:auto;left:0;right:0;max-width:fit-content}}.toastify{font-family:inherit;font-size:13px;font-weight:500;padding:10px 14px;border-radius:10px;box-shadow:0 8px 24px #00000059;border:1px solid var(--border-soft);background:linear-gradient(135deg,#1d2230,#0f1320)!important;color:var(--text-1);max-width:380px;display:flex;align-items:center;gap:8px}.toastify.toast-success{border-color:#21b56859;background:linear-gradient(135deg,#143a26,#0d1f17)!important}.toastify.toast-error{border-color:#f8717173;background:linear-gradient(135deg,#3a1212,#1f0c0c)!important}.toastify.toast-info{border-color:#3279f973;background:linear-gradient(135deg,#142540,#0c1426)!important}.toastify.toast-warn{border-color:#fbbf2473;background:linear-gradient(135deg,#3a2a0a,#1f1606)!important}.toastify .toast-close{background:transparent;border:0;color:var(--text-3);font-size:18px;line-height:1;cursor:pointer;margin-left:6px}.toastify .toast-close:hover{color:var(--text-1)}:root{--bg-base: #050b19;--bg-card: rgba(18, 19, 23, .65);--border-soft: rgba(255, 255, 255, .08);--border-strong: rgba(255, 255, 255, .16);--text-1: #edf1f2;--text-2: #cdd4dc;--text-3: #8d91a5;--text-4: #5a6075;--primary: #3279F9;--primary-strong: #1a73e8;--accent-green: #21b568;--accent-cyan: #00BEFF;--danger: #f87171;--warning: #fbbf24;--radius-sm: 8px;--radius-md: 10px;--radius-lg: 14px;--radius-xl: 20px}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;min-height:100%;background:var(--bg-base);color:var(--text-1);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}button{font-family:inherit}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#ffffff14;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#ffffff26}
