.Theme8Toast-module__qZYfmG__toast{--t8-toast-accent:var(--MainColor,var(--t8-blue));--t8-toast-accent-soft:rgba(var(--MainColor_rgb), .12);--t8-toast-text:var(--t8-text);border:1px solid var(--t8-border);border-radius:var(--t8-radius-pill);background:var(--t8-white);width:100%;min-width:min(100%,17.5rem);max-width:26.25rem;box-shadow:var(--t8-shadow-hover);font-family:var(--font-family,var(--t8-font-body));color:var(--t8-toast-text);animation:Theme8Toast-module__qZYfmG__t8ToastFadeIn .35s var(--t8-ease) forwards;align-items:center;gap:.75rem;padding:.7rem 1.15rem .7rem .85rem;display:flex;position:relative;overflow:hidden}.Theme8Toast-module__qZYfmG__leadMark{border-radius:var(--t8-radius-pill);background:linear-gradient(180deg, color-mix(in srgb, var(--t8-toast-accent) 72%, #fff) 0%, var(--t8-toast-accent) 50%, color-mix(in srgb, var(--t8-toast-accent) 68%, #000) 100%);flex-shrink:0;align-self:stretch;width:.3rem;min-height:1.65rem}.Theme8Toast-module__qZYfmG__iconChip{background:var(--t8-toast-accent-soft);width:2.125rem;height:2.125rem;color:var(--t8-toast-accent);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.Theme8Toast-module__qZYfmG__message{min-width:0;font-size:var(--t8-text-sm);color:var(--t8-toast-text);flex:1;margin:0;font-weight:600;line-height:1.45}.Theme8Toast-module__qZYfmG__success{--t8-toast-accent:var(--MainColor,var(--t8-blue));--t8-toast-accent-soft:rgba(var(--MainColor_rgb), .12);--t8-toast-text:var(--t8-text)}.Theme8Toast-module__qZYfmG__error{--t8-toast-accent:var(--t8-red);--t8-toast-accent-soft:rgba(var(--t8-red-rgb), .12);--t8-toast-text:#7f1d1d}.Theme8Toast-module__qZYfmG__warning{--t8-toast-accent:#d97706;--t8-toast-accent-soft:#d977061f;--t8-toast-text:#92400e}.Theme8Toast-module__qZYfmG__info,.Theme8Toast-module__qZYfmG__default{--t8-toast-accent:var(--MainColor,var(--t8-blue));--t8-toast-accent-soft:rgba(var(--MainColor_rgb), .12);--t8-toast-text:var(--t8-text)}.Theme8Toast-module__qZYfmG__loading{--t8-toast-accent:var(--MainColor,var(--t8-blue));--t8-toast-accent-soft:rgba(var(--MainColor_rgb), .08);--t8-toast-text:var(--t8-text)}@keyframes Theme8Toast-module__qZYfmG__t8ToastFadeIn{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.Theme8Toast-module__qZYfmG__toast{animation:none}}@media (min-width:768px){.Theme8Toast-module__qZYfmG__toast{gap:.85rem;padding:.78rem 1.25rem .78rem .9rem}.Theme8Toast-module__qZYfmG__message{font-size:var(--t8-text-base)}}
.Theme9Toast-module__rhaiYG__toast{box-sizing:border-box;width:max-content;max-width:min(370px,100vw - 2rem);box-shadow:none;font-family:var(--font-family,var(--t9-font-body));text-align:start;border:none;border-radius:8px;flex-wrap:nowrap;align-items:flex-start;gap:.75rem;padding-block:1rem;padding-inline:1.125rem 2.75rem;font-size:.875rem;font-weight:400;line-height:1.55;display:inline-flex;position:relative}.Theme9Toast-module__rhaiYG__iconWrap{flex-shrink:0;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;margin-top:.15em;display:inline-flex}.Theme9Toast-module__rhaiYG__iconGlyph{width:1.125rem;height:1.125rem;display:block}.Theme9Toast-module__rhaiYG__errorBadge{color:#fff;background:#e04545;border-radius:50%;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;font-family:inherit;font-size:.75rem;font-weight:700;line-height:1;display:inline-flex}.Theme9Toast-module__rhaiYG__successBadge{color:#3d9a47;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;display:inline-flex}.Theme9Toast-module__rhaiYG__successGlyph{width:1.125rem;height:1.125rem;display:block}.Theme9Toast-module__rhaiYG__body{flex:auto;min-width:0;max-width:100%}.Theme9Toast-module__rhaiYG__message{font-size:inherit;font-weight:inherit;line-height:inherit;color:inherit;text-align:start;white-space:normal;overflow-wrap:break-word;word-break:normal;margin:0}.Theme9Toast-module__rhaiYG__closeBtn{top:1rem;color:#111;cursor:pointer;width:1.375rem;height:1.375rem;transition:transform .25s var(--t9-ease,ease), opacity .2s ease;background:0 0;border:1px solid #111;border-radius:50%;justify-content:center;align-items:center;padding:0;display:inline-flex;position:absolute;inset-inline-end:.75rem;transform:none}.Theme9Toast-module__rhaiYG__closeBtn:hover{opacity:.75;transform:rotate(90deg)}.Theme9Toast-module__rhaiYG__closeIcon{width:.5rem;height:.5rem;display:block;position:relative}.Theme9Toast-module__rhaiYG__closeIcon:before,.Theme9Toast-module__rhaiYG__closeIcon:after{content:"";background:currentColor;width:.5rem;height:1px;margin-top:-.5px;margin-left:-.25rem;position:absolute;top:50%;left:50%}.Theme9Toast-module__rhaiYG__closeIcon:before{transform:rotate(-45deg)}.Theme9Toast-module__rhaiYG__closeIcon:after{transform:rotate(45deg)}.Theme9Toast-module__rhaiYG__info,.Theme9Toast-module__rhaiYG__default{color:#222;background:#e3edf7}.Theme9Toast-module__rhaiYG__info .Theme9Toast-module__rhaiYG__iconWrap,.Theme9Toast-module__rhaiYG__default .Theme9Toast-module__rhaiYG__iconWrap{color:#2b6cb0}.Theme9Toast-module__rhaiYG__error{color:#222;background:#fff0f0}.Theme9Toast-module__rhaiYG__success{color:#222;background:#e9f4eb}.Theme9Toast-module__rhaiYG__warning{color:#222;background:#fff4e5}.Theme9Toast-module__rhaiYG__warning .Theme9Toast-module__rhaiYG__iconWrap{color:#d97706}.Theme9Toast-module__rhaiYG__loading{color:#222;background:#f3f3f3}.Theme9Toast-module__rhaiYG__spinner{border:2px solid #0000001f;border-top-color:currentColor;border-radius:50%;width:1rem;height:1rem;animation:.75s linear infinite Theme9Toast-module__rhaiYG__t9ToastSpin}@keyframes Theme9Toast-module__rhaiYG__t9ToastSpin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.Theme9Toast-module__rhaiYG__spinner,.Theme9Toast-module__rhaiYG__closeBtn{transition:opacity .2s;animation:none}.Theme9Toast-module__rhaiYG__closeBtn:hover{transform:none}}@media (max-width:479px){.Theme9Toast-module__rhaiYG__toast{padding-block:.875rem;padding-inline:.875rem 2.375rem;font-size:.8125rem}.Theme9Toast-module__rhaiYG__closeBtn{width:1.25rem;height:1.25rem;inset-inline-end:.625rem}}
