.Toast_ip-toast-wrapper__E6j31{position:fixed;left:1rem;right:1rem;z-index:999999;display:flex;pointer-events:none}.Toast_ip-toast-wrapper-position-top-center__oKEes,.Toast_ip-toast-wrapper-position-top-left__0RqpW,.Toast_ip-toast-wrapper-position-top-right__st2E9{top:1rem}.Toast_ip-toast-wrapper-position-bottom-center__rcR7X,.Toast_ip-toast-wrapper-position-bottom-left__Le4AJ,.Toast_ip-toast-wrapper-position-bottom-right__xmYC_{bottom:1rem}.Toast_ip-toast__CyUZC{pointer-events:auto;display:flex;align-items:center;justify-content:space-between;gap:.5rem;width:100%;padding:.75rem 1rem;border-radius:.25rem;border:1px solid transparent;box-shadow:var(--ip-shadow-medium)}.Toast_ip-toast-close__Y7TqZ{min-width:2.75rem;min-height:2.75rem}@media (min-width:640px){.Toast_ip-toast__CyUZC{width:auto;max-width:24rem}.Toast_ip-toast-wrapper-position-bottom-left__Le4AJ,.Toast_ip-toast-wrapper-position-top-left__0RqpW{justify-content:flex-start}.Toast_ip-toast-wrapper-position-bottom-center__rcR7X,.Toast_ip-toast-wrapper-position-top-center__oKEes{justify-content:center}.Toast_ip-toast-wrapper-position-bottom-right__xmYC_,.Toast_ip-toast-wrapper-position-top-right__st2E9{justify-content:flex-end}}@media (min-width:1024px){.Toast_ip-toast-close__Y7TqZ{min-width:auto;min-height:auto}}.Toast_ip-toast-animate-in-top__UX4Yf{animation:Toast_ip-toast-slide-down__2EI_O .3s ease forwards;will-change:transform,opacity}.Toast_ip-toast-animate-in-bottom__5cLZW{animation:Toast_ip-toast-slide-up___z0_X .3s ease forwards;will-change:transform,opacity}.Toast_ip-toast-animate-out__NNRof{animation:Toast_ip-toast-fade-out__junZa .3s ease forwards;will-change:opacity}@keyframes Toast_ip-toast-slide-down__2EI_O{0%{opacity:0;transform:translateY(-1rem)}to{opacity:1;transform:translateY(0)}}@keyframes Toast_ip-toast-slide-up___z0_X{0%{opacity:0;transform:translateY(1rem)}to{opacity:1;transform:translateY(0)}}@keyframes Toast_ip-toast-fade-out__junZa{0%{opacity:1}to{opacity:0}}@media (prefers-reduced-motion:reduce){.Toast_ip-toast-animate-in-bottom__5cLZW,.Toast_ip-toast-animate-in-top__UX4Yf,.Toast_ip-toast-animate-out__NNRof{animation-duration:.01ms}}.Toast_ip-toast-color-default__DBq9W{background-color:rgb(var(--ip-color-background));border-color:rgb(var(--ip-text-color-heading))}.Toast_ip-toast-color-primary__GhMGj{background-color:rgb(var(--ip-color-primary-00));border-color:rgb(var(--ip-color-primary-60))}.Toast_ip-toast-color-secondary__Wi7XB{background-color:rgb(var(--ip-color-secondary-00));border-color:rgb(var(--ip-color-secondary-60))}.Toast_ip-toast-color-success__4wEur{background-color:rgb(var(--ip-color-success-light));border-color:rgb(var(--ip-color-success-dark))}.Toast_ip-toast-color-error__6HgKm{background-color:rgb(var(--ip-color-error-light));border-color:rgb(var(--ip-color-error-dark))}.Toast_ip-toast-color-warning__5ziKG{background-color:rgb(var(--ip-color-warning-light));border-color:rgb(var(--ip-color-warning-dark))}.Toast_ip-toast-color-information__cvfAX{background-color:rgb(var(--ip-color-information-light));border-color:rgb(var(--ip-color-information-dark))}.Toast_ip-toast-color-neutral__AtnqQ{background-color:rgb(var(--ip-color-neutral-10));border-color:rgb(var(--ip-color-neutral-60))}.Toast_ip-toast-text-color-default__awdii{color:rgb(var(--ip-text-color-dark))}.Toast_ip-toast-text-color-primary__8xbWj{color:rgb(var(--ip-color-primary-60))}.Toast_ip-toast-text-color-secondary__lE0HG{color:rgb(var(--ip-color-secondary-60))}.Toast_ip-toast-text-color-success__Z_1pT{color:rgb(var(--ip-color-success-dark))}.Toast_ip-toast-text-color-error__BlvpE{color:rgb(var(--ip-color-error-dark))}.Toast_ip-toast-text-color-warning__O1E3U{color:rgb(var(--ip-color-warning-dark))}.Toast_ip-toast-text-color-information__c3Be_{color:rgb(var(--ip-color-information-dark))}.Toast_ip-toast-text-color-neutral__m3loR{color:rgb(var(--ip-color-neutral-60))}.Feedback_ip-feedback-box__1vOxd{position:fixed;bottom:0;right:0;display:flex;flex-direction:column;background-color:rgb(var(--ip-color-neutral-00));padding:1.25rem 1rem;margin:1rem;border-radius:.75rem;box-shadow:var(--ip-shadow-strong);width:24rem;max-width:calc(100% - 2rem);z-index:999999}.Feedback_ip-feedback-header__1Cn2B{display:flex;justify-content:space-between;align-items:flex-start;gap:.5rem}.Feedback_ip-feedback-header__1Cn2B h2{font-size:1.125rem;font-weight:600;color:rgb(var(--ip-color-neutral-80))}.Feedback_ip-feedback-close__1mN9w{display:flex;align-items:center;justify-content:center;background:none;border:none;padding:.25rem;border-radius:.25rem;cursor:pointer;color:rgb(var(--ip-color-neutral-80))}.Feedback_ip-feedback-body__EYdCM{margin:1rem 0 .5rem}.Feedback_ip-feedback-footer__sxFdq{display:flex;justify-content:flex-end}