@import"https://fonts.googleapis.com/css2?family=Sour+Gummy:ital,wght@0,100..900;1,100..900&display=swap";*:where(:not(html,iframe,canvas,img,svg,video,audio):not(svg *,symbol *)){all:unset;display:revert}*,*:before,*:after{font-family:Sour Gummy,sans-serif;box-sizing:border-box;touch-action:manipulation}::selection{background:#16a34a1a;color:#16a34a;text-shadow:none}#toast{position:fixed;z-index:3;right:24px;bottom:48px;width:384px;max-width:calc(100% - 48px);display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:12px;border:1px solid #a7b1ab;padding:8px 12px;border-radius:12px;background-color:#fff;transition:all .2s linear;box-shadow:#63636333 0 2px 8px}#toast:not(.show){right:0;transform:translate(100%)}#toast>span{min-width:38px;height:38px;color:#fff;display:none;justify-content:center;align-items:center;border-radius:50%}#toast>span.success{background-color:#16a34a}#toast>span.error{background-color:#cd2737}#toast>div{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}#toast>div>div>p{font-weight:500;display:none}#toast>div>p{color:#64748b;font-size:14px}#toast-close{min-width:24px;height:24px;color:#64748b;display:flex;justify-content:center;align-items:center;cursor:pointer}#toast.success .success,#toast.error .error{display:flex}#toast.success{border-color:#16a34a;background-color:#e7f6ed}#toast.error{border-color:#cd0808;background-color:#fae6e6}
