.CustomToast_customToast__fPeaP{display:flex;align-items:stretch;background:#ffffff;color:#1a1a1a;border-radius:16px;box-shadow:0 8px 32px rgba(0,0,0,.08),0 0 0 1px rgba(0,0,0,.02);padding:0;max-width:400px;width:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;transition:all .4s cubic-bezier(.68,-.55,.265,1.55);margin:8px;position:relative;overflow:hidden;transform:translateZ(0);backdrop-filter:blur(16px);border:1px solid rgba(99,102,241,.2)}.CustomToast_toastIcon__OUHFv{position:relative;display:flex;align-items:center;justify-content:center;width:48px;flex-shrink:0;background:rgba(99,102,241,.06);margin:12px 0 12px 12px;border-radius:12px;height:48px}.CustomToast_toastIcon__OUHFv svg{font-size:20px;color:rgb(99,102,241);filter:drop-shadow(0 2px 8px rgba(99,102,241,.4))}.CustomToast_toastContent__frTig{flex:1;display:flex;flex-direction:column;padding:16px;gap:6px}.CustomToast_toastMessage__WahkD{font-size:14px;line-height:1.5;font-weight:500;color:#1a1a1a}.CustomToast_toastAction__tvu4b{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:rgb(99,102,241);background:none;border:none;padding:0;cursor:pointer;opacity:.9;transition:all .3s ease}.CustomToast_toastAction__tvu4b:hover{opacity:1;transform:translateX(4px)}.CustomToast_actionIcon__NkLfH{transition:transform .3s ease;font-size:12px}.CustomToast_toastClose__71a5K{position:absolute;top:8px;right:8px;background:none;border:none;cursor:pointer;padding:8px;display:flex;align-items:center;justify-content:center;color:#9ca3af;transition:all .3s ease;z-index:2;border-radius:8px}.CustomToast_toastClose__71a5K:hover{background:rgba(0,0,0,.05);color:#4b5563}.CustomToast_toastWrapper__xb6Rv{padding:0!important;background:transparent!important;box-shadow:none!important}.CustomToast_success__WmsDC{border-color:#22c55e40}.CustomToast_success__WmsDC .CustomToast_toastIcon__OUHFv{background:#22c55e15;color:#16a34a}.CustomToast_success__WmsDC .CustomToast_toastAction__tvu4b{color:#16a34a}.CustomToast_error__N0fW4{border-color:#ef444440}.CustomToast_error__N0fW4 .CustomToast_toastIcon__OUHFv{background:#ef444415;color:#dc2626}.CustomToast_error__N0fW4 .CustomToast_toastAction__tvu4b{color:#dc2626}.CustomToast_info__56w7L{border-color:rgba(99,102,241,.2)}.CustomToast_info__56w7L .CustomToast_toastIcon__OUHFv{background:rgba(99,102,241,.06);color:rgb(99,102,241)}.CustomToast_info__56w7L .CustomToast_toastAction__tvu4b{color:rgb(99,102,241)}.CustomToast_cart__BvRHw{border-color:#8b5cf640}.CustomToast_cart__BvRHw .CustomToast_toastIcon__OUHFv{background:#8b5cf615;color:#7c3aed}.CustomToast_cart__BvRHw .CustomToast_toastAction__tvu4b{color:#7c3aed}@keyframes CustomToast_slideIn__jirhL{0%{transform:translateX(100%);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes CustomToast_slideOut__cr0lQ{0%{transform:translateX(0);opacity:1}to{transform:translateX(100%);opacity:0}}@keyframes CustomToast_iconPop__Mfm2L{0%{transform:scale(.8);opacity:0}70%{transform:scale(1.2)}to{transform:scale(1);opacity:1}}.CustomToast_customToast__fPeaP[data-enter]{animation:CustomToast_slideIn__jirhL .4s cubic-bezier(.68,-.55,.265,1.55) forwards}.CustomToast_customToast__fPeaP[data-exit]{animation:CustomToast_slideOut__cr0lQ .4s cubic-bezier(.68,-.55,.265,1.55) forwards}.CustomToast_toastIcon__OUHFv svg{animation:CustomToast_iconPop__Mfm2L .4s cubic-bezier(.68,-.55,.265,1.55) forwards}.CustomToast_customToast__fPeaP:after{content:"";position:absolute;bottom:0;left:0;height:3px;background:linear-gradient(90deg,rgba(99,102,241,.2),rgba(99,102,241,.4));animation:CustomToast_progress__W3VvU 5s linear forwards;border-radius:0 0 0 16px}@keyframes CustomToast_progress__W3VvU{0%{width:100%;opacity:1}95%{opacity:1}to{width:0;opacity:0}}.CustomToast_closing__j2TvP{transform:translateX(100%);opacity:0}.glide{position:relative;width:100%;box-sizing:border-box}.glide *{box-sizing:inherit}.glide__slides,.glide__track{overflow:hidden}.glide__slides{position:relative;width:100%;list-style:none;backface-visibility:hidden;transform-style:preserve-3d;touch-action:pan-Y;margin:0;padding:0;white-space:nowrap;display:flex;flex-wrap:nowrap;will-change:transform}.glide__slide,.glide__slides--dragging{user-select:none}.glide__slide{width:100%;height:100%;flex-shrink:0;white-space:normal;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.glide__slide a{user-select:none;-webkit-user-drag:none;-moz-user-select:none;-ms-user-select:none}.glide__arrows,.glide__bullets{-webkit-touch-callout:none;user-select:none}.glide--rtl{direction:rtl}