:root{--toastify-color-info:#0ea5e9;--toastify-color-success:#10b981;--toastify-color-warning:#f59e0b;--toastify-color-error:#ef4444;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:360px;--toastify-toast-min-height:56px;--toastify-toast-background:#fff;--toastify-font-family:var(--font-gilroy,"Gilroy",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif);--toastify-z-index:9999;--toastify-text-color-light:#334155;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error)}.Toastify__toast-container{width:var(--toastify-toast-width);padding:16px}.Toastify__toast-container--top-right{top:20px;right:20px}.Toastify__toast-container--bottom-right{bottom:20px;right:20px}@media only screen and (max-width:480px){.Toastify__toast-container{width:calc(100vw - 24px);margin:0;padding:12px;left:12px!important;right:12px!important}.Toastify__toast-container--top-right,.Toastify__toast-container--top-center,.Toastify__toast-container--top-left{top:12px}.Toastify__toast-container--bottom-right,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left{bottom:12px}}.Toastify__toast{min-height:var(--toastify-toast-min-height);font-family:var(--toastify-font-family);border:1px solid #0000000f;border-radius:12px;padding:14px 16px;font-size:14px;line-height:1.45;overflow:hidden;box-shadow:0 10px 40px #0000001f,0 2px 10px #0000000f}.Toastify__toast-theme--light{background:var(--toastify-toast-background);color:var(--toastify-text-color-light)}.Toastify__toast--success{border-left:4px solid var(--toastify-color-success)}.Toastify__toast--error{border-left:4px solid var(--toastify-color-error)}.Toastify__toast--warning{border-left:4px solid var(--toastify-color-warning)}.Toastify__toast--info{border-left:4px solid var(--toastify-color-info)}.Toastify__toast-body{align-items:center;padding:0 8px 0 4px}.Toastify__toast-icon{flex-shrink:0;width:22px;margin-inline-end:12px}.Toastify__progress-bar{opacity:.85;border-radius:0 0 12px 12px;height:3px}.Toastify__progress-bar--success{background:var(--toastify-color-success)}.Toastify__progress-bar--error{background:var(--toastify-color-error)}.Toastify__progress-bar--warning{background:var(--toastify-color-warning)}.Toastify__progress-bar--info{background:var(--toastify-color-info)}.Toastify__close-button{color:#64748b;opacity:.6;align-self:center;padding:4px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1;color:#334155}.Toastify__close-button>svg{width:18px;height:18px}.Toastify--animate{animation-duration:.35s}@media only screen and (max-width:480px){.Toastify__toast{border-radius:10px;margin-bottom:8px;padding:12px 14px}.Toastify__progress-bar{border-radius:0 0 10px 10px}}
