.threedxm-marketplace-container{max-width:1100px;margin:20px auto;padding:10px}
.products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px;margin-top:20px}
.product-card{background:#fff;border:1px solid #ddd;border-radius:6px;padding:20px}
.product-header{border-bottom:1px solid #eee;padding-bottom:10px;margin-bottom:15px}
.product-price{font-size:1.2em;color:#0073aa;font-weight:700}
.product-description{color:#555;line-height:1.5}
.product-footer{text-align:center;margin-top:15px}
.threedxm-marketplace-notice{margin:15px 0;padding:12px;border-left:4px solid;background:#fff}
.threedxm-marketplace-notice.notice-warning{border-color:#ffb900}
.threedxm-marketplace-notice.notice-info{border-color:#0073aa}
.threedxm-marketplace-notice.notice-success{border-color:#46b450}
.marketplace-actions{display:flex;gap:10px;flex-wrap:wrap;margin:15px 0}
.marketplace-description{color:#666}
.wholesale-card{border-left:4px solid #0073aa}
.price-note{font-size:.8em;color:#666;font-weight:400;margin-left:6px}
