[data-sonner-toaster].toaster{font-family:var(--font)}.cn-toast[data-sonner-toast][data-styled=true]{font-size:var(--t-body);box-shadow:var(--sh-pop);align-items:flex-start;gap:14px;padding:16px 20px;line-height:1.5}.cn-toast[data-sonner-toast][data-styled=true] [data-title]{font-weight:var(--w)}.cn-toast[data-sonner-toast][data-styled=true] [data-description]{color:var(--soft);font-weight:var(--w-text);line-height:1.5}.cn-toast[data-sonner-toast][data-styled=true] [data-content]{gap:4px}.cn-toast[data-sonner-toast][data-styled=true] [data-icon]{width:var(--glyph-size);height:var(--glyph-size);margin-top:calc((1.5em - var(--glyph-size)) / 2);color:var(--toast-mark,var(--soft))}.cn-toast[data-sonner-toast][data-type=success]{--toast-mark:var(--ok)}.cn-toast[data-sonner-toast][data-type=info]{--toast-mark:var(--brand)}.cn-toast[data-sonner-toast][data-type=warning]{--toast-mark:var(--warn)}.cn-toast[data-sonner-toast][data-type=error]{--toast-mark:var(--bad)}.cn-toast[data-sonner-toast][data-type=loading]{--toast-mark:var(--soft)}.cn-toast[data-sonner-toast][data-styled=true] [data-button]{height:32px;font-size:var(--t-body);font-weight:var(--w);background:var(--action);color:#fff;border-radius:999px;margin-top:calc(.75em - 16px);padding-inline:14px}.cn-toast[data-sonner-toast][data-styled=true] [data-button]:hover{background:var(--action-hover)}.cn-toast[data-sonner-toast][data-styled=true] [data-cancel]{background:var(--s2);color:var(--text)}.cn-toast[data-sonner-toast][data-styled=true] [data-cancel]:hover{background:var(--s3)}.cn-toast[data-sonner-toast][data-styled=true] [data-close-button]{width:24px;height:24px;color:var(--soft);background:var(--surface);box-shadow:0 0 0 1px var(--s3);border-color:#0000}.cn-toast[data-sonner-toast][data-styled=true]:hover [data-close-button]:hover{background:var(--s2);color:var(--text);border-color:#0000}
