.CartToast-module__uNhZhG__toast{--toast-text:#e8f5fc;--toast-muted:#a5bac8;--toast-accent:#92d7f9;--toast-bottom:#102632;left:12px;right:12px;bottom:calc(110px + env(safe-area-inset-bottom));z-index:50;max-width:400px;color:var(--toast-text);filter:drop-shadow(0 12px 18px #071b2b30);margin-inline:auto;animation:.32s cubic-bezier(.22,1,.36,1) both CartToast-module__uNhZhG__arrive;position:fixed}.CartToast-module__uNhZhG__body{background:linear-gradient(155deg,#36505f,#142b38 48%,var(--toast-bottom));border:1px solid #829eaf;border-radius:22px;padding:18px;position:relative;box-shadow:inset 0 0 0 2px #09202d,inset 0 0 0 3px #b7e0f13b,0 0 0 1px #071824}.CartToast-module__uNhZhG__body:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#e8faffb3,#0000);height:1px;position:absolute;inset:5px 9px auto}.CartToast-module__uNhZhG__body:after{content:"";background:var(--toast-bottom);border-bottom:1px solid #829eaf;border-right:1px solid #829eaf;width:13px;height:13px;position:absolute;bottom:-7px;right:16%;transform:rotate(45deg)}.CartToast-module__uNhZhG__heading{align-items:center;gap:11px;display:flex}.CartToast-module__uNhZhG__icon{width:44px;height:44px;color:var(--toast-accent);background:linear-gradient(145deg,#c6edff24,#ffffff03);border:1px solid #88b6cc80;border-radius:50%;flex-shrink:0;place-items:center;display:grid;position:relative;box-shadow:inset 0 1px #ffffff73}.CartToast-module__uNhZhG__check{color:#17593e;background:#badfce;border:1px solid #639e88;border-radius:50%;place-items:center;width:18px;height:18px;font-size:11px;font-weight:700;display:grid;position:absolute;bottom:-2px;right:-3px}.CartToast-module__uNhZhG__summary{flex:1;min-width:0}.CartToast-module__uNhZhG__eyebrow{color:var(--toast-muted);letter-spacing:.2em;font-size:8px}.CartToast-module__uNhZhG__title{letter-spacing:-.025em;margin-top:4px;font-size:15px;font-weight:600;line-height:1.3}.CartToast-module__uNhZhG__close{width:36px;height:36px;color:var(--toast-muted);cursor:pointer;background:linear-gradient(150deg,#ffffff14,#ffffff03);border:1px solid #9ec3d54d;border-radius:50%;flex-shrink:0;align-self:flex-start;place-items:center;display:grid;box-shadow:inset 0 1px #fff3}.CartToast-module__uNhZhG__product{border-top:1px solid #9ec3d52e;border-bottom:1px solid #9ec3d52e;margin-top:14px;padding:12px 0}.CartToast-module__uNhZhG__name{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;line-height:1.5;display:-webkit-box;overflow:hidden}.CartToast-module__uNhZhG__note{color:var(--toast-muted);margin-top:5px;font-size:11px;line-height:1.5}.CartToast-module__uNhZhG__price{justify-content:space-between;align-items:baseline;gap:12px;margin-top:7px;display:flex}.CartToast-module__uNhZhG__price span{color:var(--toast-muted);font-size:10px}.CartToast-module__uNhZhG__price strong{color:var(--toast-accent);letter-spacing:-.03em;font-variant-numeric:tabular-nums;font-size:16px;font-weight:600}.CartToast-module__uNhZhG__actions{grid-template-columns:1fr 1fr;gap:9px;margin-top:13px;display:grid}.CartToast-module__uNhZhG__continue,.CartToast-module__uNhZhG__open{text-align:center;cursor:pointer;border-radius:12px;justify-content:center;align-items:center;min-height:42px;padding:8px;font-size:11px;display:flex}.CartToast-module__uNhZhG__continue{color:var(--toast-muted);background:linear-gradient(#ffffff0f,#ffffff03);border:1px solid #9ec3d54d;box-shadow:inset 0 1px #ffffff26}.CartToast-module__uNhZhG__open{color:#e6f6ff;background:linear-gradient(#316a8a,#20455e);border:1px solid #74aac9;gap:9px;font-weight:600;box-shadow:inset 0 1px #ffffff60,0 2px 3px #00101c1a}.CartToast-module__uNhZhG__open span{font-size:17px;font-weight:400}.CartToast-module__uNhZhG__toast button:focus-visible,.CartToast-module__uNhZhG__toast a:focus-visible{outline:2px solid var(--toast-accent);outline-offset:2px}[data-theme=light] .CartToast-module__uNhZhG__toast{--toast-text:#213d50;--toast-muted:#526d80;--toast-accent:#246a92;--toast-bottom:#d9e7f0}[data-theme=light] .CartToast-module__uNhZhG__body{background:linear-gradient(155deg,#fff,#eaf3f9 48%,var(--toast-bottom));border-color:#91adbf;box-shadow:inset 0 0 0 2px #f7fcff,inset 0 0 0 3px #bdd1df70,0 0 0 1px #e8f4fa}[data-theme=light] .CartToast-module__uNhZhG__icon{background:linear-gradient(145deg,#fff,#cce0ec);border-color:#9dbbce}[data-theme=light] .CartToast-module__uNhZhG__close{background:linear-gradient(145deg,#fff,#d9e7ef);border-color:#a2bdce80;box-shadow:inset 0 1px #fff}[data-theme=light] .CartToast-module__uNhZhG__continue{background:linear-gradient(#ffffffbd,#e3eef5);border-color:#9db6c580;box-shadow:inset 0 1px #fff}[data-theme=light] .CartToast-module__uNhZhG__open{color:#244d66;background:linear-gradient(#f2faff,#bdd9e9);border-color:#8fb4c9;box-shadow:inset 0 1px #fff,0 2px 3px #30536b12}@keyframes CartToast-module__uNhZhG__arrive{0%{opacity:0;transform:translateY(16px)scale(.97)}to{opacity:1;transform:none}}@media (min-width:768px){.CartToast-module__uNhZhG__toast{width:380px;bottom:96px;left:auto;right:24px}}@media (max-width:359px){.CartToast-module__uNhZhG__body{padding:15px}.CartToast-module__uNhZhG__title{font-size:13px}}@media (prefers-reduced-motion:reduce){.CartToast-module__uNhZhG__toast{animation:none}}
