.floating-cart{display:none;position:fixed;right:16px;bottom:84px;z-index:9;border:0;background:#064c35;color:#fff;border-radius:17px;padding:11px 13px;box-shadow:0 10px 28px #063d2c4d;align-items:center;gap:8px;font-weight:800}.floating-cart.show{display:flex}.floating-cart>span{font-size:21px}.floating-cart i{min-width:25px;height:25px;border-radius:50%;background:#b8f229;color:#064c35;display:grid;place-items:center;font-style:normal;font-size:12px}.cart-store{margin:13px 0;border:1px solid #dfe7e2;border-radius:13px;padding:11px}.cart-store header{display:flex;justify-content:space-between;gap:8px;padding-bottom:8px}.cart-store header span{color:#08764e;font-size:12px;font-weight:800}.panel h3 small{display:block;color:#65736b;font-size:13px;line-height:1.55;margin-bottom:7px}.same-shop-nudge{display:none;position:fixed;left:12px;right:12px;bottom:84px;z-index:14;max-width:520px;margin:auto;background:#fff;border:1px solid #cddbd3;border-radius:18px;padding:16px;box-shadow:0 12px 35px #052b2050}.same-shop-nudge.show{display:block}.same-shop-nudge>b{display:block;padding-right:30px}.same-shop-nudge p{font-size:13px;color:#68766f;margin:5px 25px 12px 0}.same-shop-nudge>div{display:flex;gap:7px;overflow:auto;scrollbar-width:none}.same-shop-nudge>div::-webkit-scrollbar{display:none}.same-shop-nudge>div button{border:1px solid #bfd2c7;background:#eff7f2;color:#064c35;border-radius:999px;padding:8px 10px;white-space:nowrap;font-size:12px;font-weight:800}.nudge-close{position:absolute;right:10px;top:9px;border:0;background:#edf2ef;width:30px;height:30px;border-radius:50%;font-size:18px}@media(min-width:650px){.floating-cart{right:28px}.same-shop-nudge{left:auto;right:24px;bottom:145px;width:460px}}
