.product-seller-sidebar{display:flex;min-width:0;flex-direction:column;gap:12px}.product-seller-card,.product-delivery-card{padding:16px;border:1px solid #e7e7e7;border-radius:10px;background:#fff}.product-seller-card>span,.product-delivery-card>span{display:block;color:#777;font-size:9px}.product-seller-card>div{display:flex;align-items:center;gap:8px;margin-top:8px}.product-seller-card strong{font-size:13px}.product-seller-card b{padding:3px 5px;border-radius:4px;background:#19a34a;color:#fff;font-size:9px}.product-seller-card .product-seller-card__actions{display:grid;grid-template-columns:1fr 1.25fr;gap:8px;margin-top:14px}.product-seller-card__actions a,.product-seller-card__actions button{display:flex;min-height:37px;align-items:center;justify-content:center;border:1px solid #e5e5e5;border-radius:6px;background:#fff;font:600 9px Roboto,sans-serif;cursor:pointer}.product-seller-card__actions button.is-following{border-color:#ffc3c8;background:#fff4f5;color:var(--brand-red)}.product-delivery-card strong{display:block;margin:10px 0 18px;font-size:10px}.product-delivery-card b{display:block;margin-top:7px;color:#1460a8;font-size:10px}.product-assurances{display:flex;flex-direction:column;gap:6px}.product-assurances article{display:grid;grid-template-columns:32px 1fr;align-items:center;gap:10px;padding:10px 12px;border-radius:8px;background:#effaf2}.product-assurances article:nth-child(2){background:#eef8fd}.product-assurances article:nth-child(3){background:#fff7e5}.product-assurances img{width:23px}.product-assurances span{display:flex;flex-direction:column}.product-assurances strong{font-size:10px}.product-assurances small{margin-top:3px;color:#777;font-size:8px}
