.notification_Notification__FY1Rw{position:fixed;top:24px;right:24px;z-index:4;min-width:300px;max-width:400px;background:#ebe9dd;border-left:2px solid #766b5d;border-radius:12px;box-shadow:0 8px 24px rgba(0,0,0,.15)}.notification_Notification__content__6IKht{display:flex;align-items:center;justify-content:space-between;padding:12px 20px;gap:12px}.notification_Notification__text__Rk_ep{font-size:20px;font-weight:600;line-height:1.4;color:#766b5d;white-space:pre-line}.notification_Notification__text--error___GhTc{color:rgb(232.6442307692,44.8557692308,67.2115384615);font-weight:600}.notification_Notification__close__Otscx{width:20px;height:20px;outline:none}.notification_Notification__close__Otscx:hover path{fill:hsl(33.6,11.8483412322%,46.3725490196%)}.notification_Notification--isShow__yLbKv{animation:notification_slideIn__tHWAv .5s cubic-bezier(.4,0,.2,1) forwards}.notification_Notification--isHiding__krLyP{animation:notification_slideOut__Bi5K0 .4s cubic-bezier(.4,0,.2,1) forwards}.notification_Notification--error__RUP_i{border-left:3px solid #f07281;background:hsl(339.7297297297,62.7118644068%,111.862745098%)}.notification_Notification--error__RUP_i .notification_Notification__close__Otscx:hover path{fill:rgb(242.4519230769,137.0480769231,149.5961538462)}.notification_Notification__FY1Rw:hover:not(.notification_Notification--isHiding__krLyP){transform:translateX(0) translateY(-2px)}@media(max-width:768px){.notification_Notification__FY1Rw{top:84px;right:16px;background:#766b5d;min-width:auto;max-width:none;border-radius:8px}.notification_Notification--error__RUP_i{border-left:3px solid #f07281;background:hsl(339.7297297297,62.7118644068%,111.862745098%)}.notification_Notification__content__6IKht{padding:12px 16px}.notification_Notification__FY1Rw .notification_Notification__close__Otscx:hover path{fill:rgb(242.4519230769,137.0480769231,149.5961538462)}.notification_Notification__text__Rk_ep{font-size:16px;color:#fff}.notification_Notification__text--error___GhTc{color:rgb(232.6442307692,44.8557692308,67.2115384615);font-weight:600}.notification_Notification__close__Otscx{width:16px;height:16px}}@keyframes notification_slideIn__tHWAv{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}@keyframes notification_slideOut__Bi5K0{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(100%)}}