.mos-orders{padding:1rem;display:flex;flex-direction:column;gap:1rem}.mos-order-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.06);padding:1rem}.mos-order-header{display:flex;justify-content:space-between;margin-bottom:.25rem}.mos-order-meta{font-size:.85rem;color:#666}.mos-order-status{font-size:.9rem;font-weight:500;margin-bottom:.75rem}.mos-product-slider{display:flex;gap:10px;overflow-x:auto}.mos-product-item{flex:0 0 auto;width:60px;font-size:.75rem;text-align:center}.mos-product-item img{max-width:100%;width:50px;border-radius:8px}.mos-product-name{margin-top:.25rem}