._toastRoot_1h1fg_1{background:#fff;border-radius:6px;box-shadow:#0e121659 0 10px 38px -10px,#0e121633 0 10px 20px -15px;padding:15px;display:grid;grid-template-areas:"title action" "description action";grid-template-columns:auto max-content;column-gap:15px;align-items:center;border-left:4px solid;min-width:300px;max-width:400px}._toastRoot_1h1fg_1[data-state=open]{animation:_slideIn_1h1fg_1 .15s cubic-bezier(.16,1,.3,1)}._toastRoot_1h1fg_1[data-state=closed]{animation:_hide_1h1fg_1 .1s ease-in}._toastRoot_1h1fg_1[data-swipe=move]{transform:translate(var(--radix-toast-swipe-move-x))}._toastRoot_1h1fg_1[data-swipe=cancel]{transform:translate(0);transition:transform .2s ease-out}._toastRoot_1h1fg_1[data-swipe=end]{animation:_swipeOut_1h1fg_1 .1s ease-out}._toastContent_1h1fg_32{display:flex;flex-direction:column;gap:8px}._toastTitle_1h1fg_38{grid-area:title;margin-bottom:5px;font-weight:500;color:#262626;font-size:15px}._toastDescription_1h1fg_46{grid-area:description;margin:0;color:#595959;font-size:13px;line-height:1.3}._toastActions_1h1fg_54{display:flex;gap:8px;align-items:center;grid-area:action}._toastAction_1h1fg_54{display:inline-flex;align-items:center;justify-content:center;border-radius:4px;font-weight:500;font-size:13px;padding:0 12px;height:32px;background-color:transparent;color:#595959;border:1px solid hsl(0,0%,85%);cursor:pointer}._toastAction_1h1fg_54:hover{background-color:#f5f5f5}._toastAction_1h1fg_54:focus{box-shadow:0 0 0 2px #bfbfbf}._toastClose_1h1fg_82{display:flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;padding:4px;border-radius:3px;color:#8c8c8c}._toastClose_1h1fg_82:hover{background-color:#ebebeb;color:#595959}._toastClose_1h1fg_82:focus{box-shadow:0 0 0 2px #bfbfbf}._success_1h1fg_101{border-left-color:#22c55e;background-color:#f0f9ff}._success_1h1fg_101 ._toastTitle_1h1fg_38{color:#166534}._success_1h1fg_101 ._toastDescription_1h1fg_46{color:#15803d}._error_1h1fg_112{border-left-color:#ef4444;background-color:#fef2f2}._error_1h1fg_112 ._toastTitle_1h1fg_38{color:#991b1b}._error_1h1fg_112 ._toastDescription_1h1fg_46{color:#dc2626}._warning_1h1fg_123{border-left-color:#f59e0b;background-color:#fffbeb}._warning_1h1fg_123 ._toastTitle_1h1fg_38{color:#92400e}._warning_1h1fg_123 ._toastDescription_1h1fg_46{color:#d97706}._info_1h1fg_134{border-left-color:#3b82f6;background-color:#f0f9ff}._info_1h1fg_134 ._toastTitle_1h1fg_38{color:#1e40af}._info_1h1fg_134 ._toastDescription_1h1fg_46{color:#2563eb}.toastViewport{position:fixed;bottom:0;right:0;display:flex;flex-direction:column;padding:25px;gap:10px;width:390px;max-width:100vw;margin:0;list-style:none;z-index:2147483647;outline:none}@keyframes _hide_1h1fg_1{0%{opacity:1}to{opacity:0}}@keyframes _slideIn_1h1fg_1{0%{transform:translate(calc(100% + 25px))}to{transform:translate(0)}}@keyframes _swipeOut_1h1fg_1{0%{transform:translate(var(--radix-toast-swipe-end-x))}to{transform:translate(calc(100% + 25px))}}
