.mino-toast{position:fixed;top:24px;right:24px;z-index:9999;background:#fff;border:1px solid #e5e5e0;border-radius:12px;box-shadow:0 12px 32px #00000024,0 2px 6px #0000000f;padding:14px 16px 14px 14px;display:flex;align-items:center;gap:14px;min-width:320px;max-width:420px;font-family:DM Sans,system-ui,-apple-system,sans-serif;transform:translate(120%);opacity:0;transition:transform .35s cubic-bezier(.2,.8,.2,1),opacity .25s ease;pointer-events:none}.mino-toast--show{transform:translate(0);opacity:1;pointer-events:auto}.mino-toast__img{width:48px;height:48px;object-fit:cover;border-radius:8px;flex-shrink:0;background:#f5f5f0;border:1px solid #e5e5e0}.mino-toast__check{width:36px;height:36px;border-radius:50%;background:#2b4a3c;color:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.mino-toast__body{flex:1;min-width:0;display:flex;flex-direction:column;gap:3px}.mino-toast__title{font-size:10.5px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#2b4a3c;line-height:1.2}.mino-toast__desc{font-size:13.5px;font-weight:600;color:#111;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mino-toast__variant{font-weight:500;color:#6e6e6a}.mino-toast__cta{font-size:12px;font-weight:700;color:#111;text-decoration:none;letter-spacing:.02em;white-space:nowrap;flex-shrink:0;border-bottom:1.5px solid #111111;padding-bottom:1px;transition:color .15s ease,border-color .15s ease}.mino-toast__cta:hover{color:#2b4a3c;border-color:#2b4a3c}.mino-toast__close{position:absolute;top:4px;right:6px;width:22px;height:22px;padding:0;background:none;border:none;cursor:pointer;font-size:18px;line-height:1;color:#999;font-family:inherit;border-radius:50%;transition:color .15s ease,background .15s ease}.mino-toast__close:hover{color:#111;background:#f5f5f0}@media(max-width:600px){.mino-toast{top:12px;right:12px;left:12px;min-width:0;max-width:none;transform:translateY(-140%);padding:12px 14px;gap:10px}.mino-toast--show{transform:translateY(0)}.mino-toast__img{width:40px;height:40px}.mino-toast__check{width:32px;height:32px}.mino-toast__cta{font-size:11.5px}}@media(prefers-reduced-motion:reduce){.mino-toast{transition:opacity .2s ease;transform:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/minomine-cart-toast.css.map */
