*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--color-accent:#f96c4a;--color-success:#22c373;--color-success-rgb:34 197 94;--color-danger:#ee343b;--color-danger-rgb:239 68 68;--color-surface:#0b0d12;--color-surface-2:#13161b;--color-surface-3:#1c1f24;--color-text:#e1e5eb;--color-text-muted:#7d8086;--color-border:#26292e;--font-sans:system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-mono:ui-monospace, "Cascadia Code", "Source Code Pro", monospace;--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--radius-xl:16px;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}@supports (color:lab(0% 0 0)){:root{--color-accent:lab(63.6535% 53.4443 46.7046);--color-success:lab(69.7139% -54.5603 28.1834);--color-danger:lab(53.6853% 69.6775 43.7724);--color-surface:lab(3.67543% -.212148 -2.43837);--color-surface-2:lab(7.19015% -.368543 -3.62587);--color-surface-3:lab(11.8026% -.423282 -3.68721);--color-text:lab(90.6878% -.517368 -3.73452);--color-text-muted:lab(53.5669% -.499904 -3.72492);--color-border:lab(16.4436% -.441715 -3.69567)}}html,body{height:100%}body{background:var(--color-surface);color:var(--color-text);font-family:var(--font-sans), sans-serif;-webkit-font-smoothing:antialiased;line-height:1.5}a{color:inherit;text-decoration:none}img,svg{max-width:100%;display:block}button{cursor:pointer;font:inherit}
.toaster-module__uVjLpG__viewport{bottom:calc(1rem + env(safe-area-inset-bottom));z-index:100;outline:none;flex-direction:column-reverse;gap:.5rem;width:320px;max-width:calc(100vw - 2rem);display:flex;position:fixed;right:1rem}@media (max-width:767px){.toaster-module__uVjLpG__viewport{bottom:calc(5rem + env(safe-area-inset-bottom))}}.toaster-module__uVjLpG__toast{border-radius:var(--radius-lg);border:1px solid var(--color-border);background:var(--color-surface-2);opacity:1;justify-content:space-between;align-items:flex-start;gap:.75rem;padding:.75rem .875rem;transition:opacity .2s,transform .2s;display:flex;transform:translateY(0)scale(1);box-shadow:0 8px 24px #0000004d}.toaster-module__uVjLpG__toast[data-starting-style],.toaster-module__uVjLpG__toast[data-ending-style]{opacity:0;transform:translateY(.5rem)scale(.97)}.toaster-module__uVjLpG__toast:before{content:"";background:var(--color-text-muted);border-radius:0 2px 2px 0;width:3px;position:absolute;top:.375rem;bottom:.375rem;left:0}.toaster-module__uVjLpG__toast{position:relative}.toaster-module__uVjLpG__success:before{background:var(--color-success)}.toaster-module__uVjLpG__error:before{background:var(--color-danger)}.toaster-module__uVjLpG__info:before{background:var(--color-accent)}.toaster-module__uVjLpG__body{flex:1;align-items:flex-start;gap:.625rem;min-width:0;display:flex}.toaster-module__uVjLpG__iconSuccess{color:var(--color-success);flex-shrink:0;margin-top:1px}.toaster-module__uVjLpG__iconError{color:var(--color-danger);flex-shrink:0;margin-top:1px}.toaster-module__uVjLpG__iconInfo{color:var(--color-accent);flex-shrink:0;margin-top:1px}.toaster-module__uVjLpG__text{flex:1;min-width:0}.toaster-module__uVjLpG__title{color:var(--color-text);font-size:.875rem;font-weight:600;line-height:1.3}.toaster-module__uVjLpG__description{color:var(--color-text-muted);margin-top:.125rem;font-size:.8125rem;line-height:1.4}.toaster-module__uVjLpG__close{width:1.25rem;height:1.25rem;color:var(--color-text-muted);cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;transition:color .15s,background .15s;display:flex}.toaster-module__uVjLpG__close:hover{color:var(--color-text);background:var(--color-surface)}
