.product-visual img{display:block;width:100%;height:100%;object-fit:contain;padding:14px}.price del{display:block;font-size:.7rem;color:#8b9b9a;font-weight:500;margin-top:2px}.cart-emoji img{width:100%;height:100%;object-fit:cover;border-radius:10px}.cart-bottom{max-height:52vh;overflow:auto}.coupon-form{margin-top:15px}.coupon-form label,.store-select-label{display:block;color:#274e49;font-size:.85rem;font-weight:800;margin-bottom:7px}.coupon-form>div{display:flex;gap:6px}.coupon-form input,.store-select-label+select{border:1px solid #cbdeda;border-radius:8px;padding:10px;background:#fff;color:#183a3a;min-width:0}.coupon-form input{flex:1}.coupon-form button{border:0;border-radius:8px;background:#e5f8f2;color:#008f77;font-weight:800;padding:9px 12px}.coupon-form p{min-height:18px;margin:6px 0;color:#008f77}.cart-discount{display:flex;justify-content:space-between;color:#008f77;font-size:.87rem;padding:4px 0}.final-total{border-top:1px solid #dceae7;padding-top:11px;margin-top:8px}.store-select-label{margin-top:18px}.store-select-label+select{width:100%}.store-error{color:#a12e35!important;font-weight:800}.store-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;margin-top:22px}.store-card{border:1px solid #dceae7;border-radius:16px;padding:24px;background:#fff}.store-pin{display:grid;place-items:center;background:#e5f8f2;color:#008f77;border-radius:12px;font-size:1.7rem;width:48px;height:48px}.store-card h3{font-size:1.2rem;margin:15px 0 5px}.store-card p{margin:0 0 5px;line-height:1.5;color:#647d7d}.store-card small{color:#647d7d}.store-links{display:flex;flex-wrap:wrap;gap:12px;margin-top:18px}.store-links a{color:#008f77;font-size:.85rem;font-weight:800}.store-links a:hover{text-decoration:underline}@media(max-width:760px){.store-grid{grid-template-columns:1fr}.cart-bottom{max-height:58vh}}
